The time now is Thu 23 May 2013, 15:06
All times are UTC - 4 |
|
Page 78 of 155 [2322 Posts] |
Goto page: Previous 1, 2, 3, ..., 76, 77, 78, 79, 80, ..., 153, 154, 155 Next |
| Author |
Message |
peebee

Joined: 21 Sep 2008 Posts: 913 Location: Malvern, Worcs, UK
|
Posted: Sun 12 Feb 2012, 05:54 Post subject:
Further Broadcom-sta testing |
|
Because I can't leave problems unsolved.....
In the light of the problems reported earlier with the Broadcom wl driver in the Testing ISO working but not surviving a reboot -
I've tried the following:
1. Made a vanilla, pristine, manual, frugal install of Lupu528-004
2. Blacklisted the b43 module
3. Installed broadcom_sta-5.6.48.36-i486.pet
4. Rebooted
5. Used Network Wizard to create a WPA-PSK-TKIP connection
6. Rebooted
And this time it's successful - see attached lsmod and dmesg outputs.
Note - the module I remarked on before - michael-mic - is now still there after the reboot....
Conclusion? the broadcom-sta driver is working OK with my BCM4311 with Version13 firmware but something in the combination of changes in the Testing ISO is not quite right.
If anybody can suggest the next "change" to make and test then I'll try that.
Cheers
peebee
| Description |
|

Download |
| Filename |
dmesg.txt.gz |
| Filesize |
28.13 KB |
| Downloaded |
109 Time(s) |
| Description |
|

Download |
| Filename |
lsmod.txt.gz |
| Filesize |
2.73 KB |
| Downloaded |
114 Time(s) |
_________________ HP550 laptop: 2GHz Celeron, 2GB ram, Broadcom B43 wifi, Agere HDA modem [2009]
IBM Thinkpad 600: 266MHz PII, 160MB ram, 2GB swap partition, wifi & modem via pcmcia [1999]
Desktop: AMD Athlon II X2 260 4GB, Nvidia GeForce7025[2012]
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Sun 12 Feb 2012, 16:39 Post subject:
better pdf viewer for lupu? Subject description: Find function doesn't work in ePDFview, newer files won't open at all |
|
I'm having to switch to Windows and Adobe 8 more and more in order to search searchable pdf files, and often even to open them at all with the pdf viewer that comes with lupu 5.2.8.
Is there a compatible installation package that offers a more up to date viewer?
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1605 Location: South Australia
|
Posted: Sun 12 Feb 2012, 17:07 Post subject:
|
|
Foxit is rather large but very good.
http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/linux/1.x/1.1/enu/FoxitReader-1.1.0.tar.bz2
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sun 12 Feb 2012, 21:12 Post subject:
|
|
Foxit reader is also in Puppy Package Manager.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Mon 13 Feb 2012, 02:18 Post subject:
|
|
| bigpup wrote: | | Foxit reader is also in Puppy Package Manager. |
Thanks, have installed Foxit 1.1 via the packet manager and will give it a try.
Have also found that the find function in ePDFviewer does exists, but it's a royal PIA to use, since there doesn't appear to be a way to configure it to display in the toolbar. Foxit 1.1 does have this option. I always assumed that any pdf viewer would show a search field by default, unless the pdf isn't searchable.
Hopefully it will be able to open more recent pdfs. Today I downloaded two pdf files from the Government of Canada, and ePDF was only able to open one of them.
I use Adobe Reader v. 8.1.2 in Windows, and it's hardly the latest version. The copyright says 2007... Yet I haven't come a across a pdf file yet that it wouldn't open.
Now to find the procedure for making foxit the default pdf reader...
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
kevin bowers
Joined: 20 Dec 2009 Posts: 143
|
Posted: Mon 13 Feb 2012, 08:49 Post subject:
|
|
| otropogo wrote: |
Now to find the procedure for making foxit the default pdf reader... |
Open /usr/local/bin/defaulthandler as text; change "epdfview" to "foxit" or, I have had better luck with using the full path, usually /usr/bin/foxit or /usr/local/bin/foxit, wherever foxit installs to. Usually works, good luck!
ps. This is Linux--don't forget to save! Also, don't forget to boogie, but that's different.
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Mon 13 Feb 2012, 17:39 Post subject:
|
|
| kevin bowers wrote: | | otropogo wrote: |
Now to find the procedure for making foxit the default pdf reader... |
Open /usr/local/bin/defaulthandler as text; change "epdfview" to "foxit" or, I have had better luck with using the full path, usually /usr/bin/foxit or /usr/local/bin/foxit, wherever foxit installs to. Usually works, good luck!
ps. This is Linux--don't forget to save! Also, don't forget to boogie, but that's different. |
Thanks for the suggestions, but no cigar...
I renamed defaulthander to .bak, then changed epdfview to foxit and saved as defaulthandler. Tried opening a pdf file, still using pdfview 0.1.7
Tried restarting X, same result.
Searched for foxit with pfind, and found three entries, /usr/bin/FoxitReader; /usr/lib/Foxit;/usr/lib/Foxit/FoxitReader
Edited defaulthandler replacing foxit with /usr/bin/FoxitReader, and saved.
Reopened pdf file, still using ePDFview. Rebooted system, checked text of defaulthandler, reopened pdf file - still us9ing ePDFview.
I noticed that pfind gives the path for ../bin/FoxitReader as /usr/bin/,
whereas it's actually /.usr/bin/, Have tried that also, and still no change.
I've looked for a separate default file for PDF viewers in the /usr/local/bin directory (as exist for other categories, like browser), but can't see any.
So now I'm puzzled. How is lupu getting its direction to open PDF files with ePDFview, given that the defaulthandler file doesn't contain any reference to it? And if it gets it's direction from elsewhere, what purpose does the defaulthandler file serve?
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 291 Location: Philadelphia, PA
|
Posted: Mon 13 Feb 2012, 21:02 Post subject:
|
|
| otropogo wrote: |
So now I'm puzzled. How is lupu getting its direction to open PDF files with ePDFview, given that the defaulthandler file doesn't contain any reference to it? And if it gets it's direction from elsewhere, what purpose does the defaulthandler file serve? |
Apparently none?
See file://localhost/usr/local/apps/ROX-Filer/Help/Manual.html
Is there a tutorial that would have saved us this searching?
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Tue 14 Feb 2012, 01:44 Post subject:
|
|
| sheldonisaac wrote: | | otropogo wrote: |
So now I'm puzzled. How is lupu getting its direction to open PDF files with ePDFview, given that the defaulthandler file doesn't contain any reference to it? And if it gets it's direction from elsewhere, what purpose does the defaulthandler file serve? |
Apparently none?
See file://localhost/usr/local/apps/ROX-Filer/Help/Manual.html
Is there a tutorial that would have saved us this searching? |
I went, I saw, but I couldn't find "defaulthandler".
Meanwhile, I've found another promising method of getting nowhere. It's called "PuppApps" and sits in the Menu/utilities section. When you open it, it seems to show you the default app for a number of app categories, including one for /document/PDF Reader.
You're also able to change this setting, and I used the procedure to replace ePDFview with Foxit. I know it worked, because now, when I put the cursor on the pdf viewer icon in PuppApps, a popup displays "FoxitReader". There is further proof in that clicking on the icon opens a Foxit window. Very nice, and almost as easy as opening Foxit from the menu/documents/list, in fact a mere 100% more clicks (4 instead of 2), and a bit more searching through the longer list.
But is Foxit now the default pdf viewer? Noooooo!
So what is the purpose of the PuppApps module? Apparently, to provide a slower, more complicated way of opening an app than that provided by the main program menu.
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
drblock2
Joined: 19 Jan 2009 Posts: 118
|
Posted: Tue 14 Feb 2012, 06:48 Post subject:
Subject description: Changing PDF viewer in ROX |
|
Try changing this file, replacing epdfview with FoxitReader:
| Code: | | /root/.config/rox.sourceforge.net/OpenWith/.application_pdf/Open with PDF viewer |
This should do it. You have to right click on the pdf icon in ROX and select "Open with PDF viewer" from the menu. Simply left-clicking on the icon (as you would for a jpg-file) does not seem to work anymore.
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 291 Location: Philadelphia, PA
|
Posted: Tue 14 Feb 2012, 09:26 Post subject:
Subject description: file associations |
|
some snipping
| otropogo wrote: |
How is lupu getting its direction to open PDF files with ePDFview, given that the defaulthandler file doesn't contain any reference to it? And if it gets it's direction from elsewhere, what purpose does the defaulthandler file serve?
|
See file://localhost/usr/local/apps/ROX-Filer/Help/Manual.html
| Quote: | I went, I saw, but I couldn't find "defaulthandler".
|
It seems that in Lucid 5.2.8, the defaulthandler file does _NOT_ control file associations.
Rather, the process would be as below; I'll do it now:
In rox, right-click on
/mnt/sdb6/jbl/User_Manual.pdf
Follow File 'User_Manual.pdf' to Set Run Action
In the space under Enter a shell command , replace existing command
with /usr/bin/nicoedit "$1"
Now left click opens pdf files with nicoedit.
(This was just a test. I'll now replace it with the actual pdf viewing software.)
|
|
Back to top
|
|
 |
ICPUG
Joined: 24 Jul 2005 Posts: 1278 Location: UK
|
Posted: Tue 14 Feb 2012, 09:34 Post subject:
|
|
Otropogo,
When you have a problem you sometimes get very snappy in your responses.
PupApps is an alternative Launcher. See here:
http://www.murga-linux.com/puppy/viewtopic.php?t=61962
You may not like it but some people might because it is a way of grouping apps and customising your launcher menu/tabs
It is not for setting file associations.
scottman has written a defaults chooser pet. Unfortunately chosing a default for pdf is not one of its options. Perhaps a kind word to scottman may help to add this category or elucidate what you have to do for yourself.
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1227 Location: wales
|
Posted: Tue 14 Feb 2012, 10:07 Post subject:
|
|
right click on the pdf and choose 'set run action'
then drag and drop /usr/lib/Foxit/FoxitReader onto the 'drop a suitable application here' window
this changes the default in /root/.config/rox-sourceforge.net/MIME-types
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Tue 14 Feb 2012, 21:09 Post subject:
|
|
Thanks to all for your comments, especially 666philb, whose suggestion I opted to try first (and with success!)
| 666philb wrote: | right click on the pdf and choose 'set run action'
then drag and drop /usr/lib/Foxit/FoxitReader onto the 'drop a suitable application here' window
this changes the default in /root/.config/rox-sourceforge.net/MIME-types |
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
otropogo

Joined: 24 Oct 2009 Posts: 667 Location: Southern Rocky Mt. Trench
|
Posted: Thu 16 Feb 2012, 01:22 Post subject:
|
|
Have finally located your reference source for the ntfs-3g 2011.1.15 driver, but haven't been able to find any installation package for it.
I did find reference and source code for a more recent stable version:
ntfs-3g + ntfsprogs 2012.1.15
at tuxera.com.
But I couldn't find any deb packages for that either. In fact, the only deb ntfs-3g package I was able to find is the one already installed in lupu 528 (which doesn't work properly on my system)...
Update: on searching further, I did find some ntfs-3g deb packages. Unfortunately, they did not include the one that works for Aitch, cited above. Nor did they include the latest stable one from tuxera.com.
the're at:
http://pkgs.org/download/ntfs-3g
I took a chance and installed the one below
ntfs-3g_2011.4.12AR.4-2ubuntu3_i386.deb
but subsequently found I could no longer copy certain files (jpegs, for instance) form other partitions to my internal ntfs partion in lupu 5.28.
And other copies gave a a failure message, although the file was apparently copied.
I then uninstalled the new ntfs-3g driver, but since then cannot open the ntfs partition and my home partition simultaneously on the desktop....
a wonderful mess!
If someone could point me to a deb package that will actually work with luypu 528, would appreciate it.
_________________ otropogo@gmail.com facebook.com/otropogo
|
|
Back to top
|
|
 |
|
|
Page 78 of 155 [2322 Posts] |
Goto page: Previous 1, 2, 3, ..., 76, 77, 78, 79, 80, ..., 153, 154, 155 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|