OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Capn_Fish on October 16, 2006, 08:30:52 pm

Title: A Couple Of Questions
Post by: Capn_Fish on October 16, 2006, 08:30:52 pm
I have pdaXrom beta1 installed on an SL-C750, and I was wondering if there is a web browser that is somewhere between Dillo and Firefox. Dillo renders pages oddly, and Firefox is way to heavy for my needs. Any suggestions?

Also, I have a EXT2-formatted microdrive that will not unmount.I have some programs and libraries installed on it, and I'm assuming that they have something to do with it. It doesn't mater when I plug it in, or if I even do anything with it. I always get the busy error. Can this be fixed?

Thanks.
Title: A Couple Of Questions
Post by: zi99y on October 17, 2006, 03:18:11 am
Quote
I have pdaXrom beta1 installed on an SL-C750, and I was wondering if there is a web browser that is somewhere between Dillo and Firefox. Dillo renders pages oddly, and Firefox is way to heavy for my needs. Any suggestions?

Also, I have a EXT2-formatted microdrive that will not unmount.I have some programs and libraries installed on it, and I'm assuming that they have something to do with it. It doesn't mater when I plug it in, or if I even do anything with it. I always get the busy error. Can this be fixed?

Thanks.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=144140\")

Ican help with the browser query- try konqueror, imo it is half way between dillo & firefox - pages look better and css works - still not perfect but tons better than dillo. I still use dillo wherever possible (like right now) as the key mappings are nice and its way light.. But then I use links a lot too but has even worse page rendering.

Get Konqueror from Johns little zaurus page, I don't think it's in any feeds (why not?)

[a href=\"http://bok.fas.harvard.edu/john/zaurus/]http://bok.fas.harvard.edu/john/zaurus/[/url]
Title: A Couple Of Questions
Post by: Capn_Fish on October 17, 2006, 07:50:01 am
Thanks! I will give it a try when I get a chance.
Title: A Couple Of Questions
Post by: Meanie on October 17, 2006, 08:24:16 am
Quote
I have pdaXrom beta1 installed on an SL-C750, and I was wondering if there is a web browser that is somewhere between Dillo and Firefox. Dillo renders pages oddly, and Firefox is way to heavy for my needs. Any suggestions?

Also, I have a EXT2-formatted microdrive that will not unmount.I have some programs and libraries installed on it, and I'm assuming that they have something to do with it. It doesn't mater when I plug it in, or if I even do anything with it. I always get the busy error. Can this be fixed?

Thanks.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144140\"][{POST_SNAPBACK}][/a][/div]

there are two possibilities I can think off. You have a terminal session where you have changed directory to somewhere on the cf and thus it has a open file handle and can't be unmounted. or you have installed some libraries which are loaded into memory and thus are holding a reference to the cf. you can use the lsof command to check which files are open and being used.
Title: A Couple Of Questions
Post by: Capn_Fish on October 17, 2006, 03:30:18 pm
Konq-embedded works great! Thanks for pointing me to it! I have decided that I will just uninstall all of the libs off of the Microdrive and start over to try to determine the one that's screwing it up.

I also have another question. Is there a good search tool for pdaXrom? It would be nice to be able to search for files or folders.

Thanks!
Title: A Couple Of Questions
Post by: zi99y on October 17, 2006, 05:38:46 pm
You could install the locate package, then run updatedb.sh to scan your filesystem. Then you can use the locate command to find files
Title: A Couple Of Questions
Post by: Capn_Fish on October 18, 2006, 12:41:32 pm
Is there something that just searches and doesn't have a database? I move files around with some frequency, and it seemed slow at building the database. Also, it spit out errors about something being too large, or something to that effect.

Do you have any other ideas?

Thanks!
Title: A Couple Of Questions
Post by: InSearchOf on October 18, 2006, 12:47:05 pm
use the find command

Quote
# find / -name filename

/ = where to look... /usr/bin will look only in /usr/bin/ and any subdirs...

-name = searches by filename

look at man pages for more info

Late
Title: A Couple Of Questions
Post by: Capn_Fish on October 21, 2006, 03:05:51 pm
Is there a way to disable the cache in Konqueror, assuming that is what the single-letter folders are? Also, is there a way to download stuff? Right now I'm back to Dillo because of these issues.    I'm also open to other browser suggestions (compiled/packaged or not).

Thanks!
Title: A Couple Of Questions
Post by: Capn_Fish on October 22, 2006, 02:56:12 pm
No suggestions?
Title: A Couple Of Questions
Post by: zi99y on October 23, 2006, 04:01:26 pm
Quote
No suggestions?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144504\"][{POST_SNAPBACK}][/a][/div]
nope, sorry but I've not really used koqueror - dillo is good for my needs.

I might mention that Dillo2 is in one of the feeds not sure if it's much of an improvement tho