Thanks for the replies..
* How do I change the background picture, the little dragon is quite cute, but id rather have something less intrusive?
Launcher
Found it under settings > launcher > tabs > all tabs > edit. Unfortunately I seem to only be able to select a solid colour, other selections are ignored when I click apply. Thats OK though, at least the background is a bit (lot :) less busy now.
* I have installed the Openzaurus 3.5.1 64/0 image with a kingston 256mb sd card as root. While doing this I had to put in a nameserver address, ive set this up for my network at home, but if I go somewhere else, am I going to have to change this manually?
I thought you could have more than one listed in the file in /etc (whatever it's called - resolv.conf ??)
Yep, thats easily done, but how do I handle situations where I dont know what the nameserver is going to be (random wireless hotspots etc)?
* I have an Ambicom WL1100C wireless cf card, it works fine except for when the zaurus suspends in battery mode - it just hangs instead, no response to anything, have to use the switch on the back to reboot. How can i stop this?
No idea, see whether this has been reported on the bugtracker and mailing list.
I havent found it so far, theres a few posts that look similar, but no answers to them. Ill keep looking.
* The bottom line of the screen always seems to be corrupt, or not cleared properly. This happens on the bottom of screen in either rotation. Is this normal?
Yes; I think this is kernel related, but it doesn't do any harm.
Si
All right, as long as its not broken. Although some things look OK, like opie terminal in full screen mode.
Jcroto1: useful info about opera
Thats great, ive got opera 7.3 installed now with buttons and everything!
---------------------------------
So I still need to sort out:
*Hang on suspend
*Being able to 'eject mmc/sd card'
*nameservers
*Multiple mounts of /dev/mmcda1
I just thought of some stuff on this:
in fstab:
/dev/mtdblock4 /mnt/root jffs2
/dev/mmcda1 / ext2
which sort of corresponds to
output of mount:
/dev/mmcda1 on /mnt/root type jffs2
/dev/mmcda1 on / type ext2
So is this just mount not knowing the difference between mmcda1 and mtdblock4?
Also, would it be worth adding a sync option to the SD card mount?