Author Topic: Some newbie questions, help please!  (Read 1892 times)

Jumphog

  • Newbie
  • *
  • Posts: 4
    • View Profile
Some newbie questions, help please!
« on: November 01, 2004, 06:01:56 pm »
I have recently aquired a SL5500 with the intention of using it for a moving map/gps setup. Im in the process of re-installing it from scratch and have come across a few problems which I could use some help with:

* 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 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?

* 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?

* Ive installed Opera 6 with the 'runcompat' patch and it runs OK, except that the graphics for the buttons are missing. Anyone else tried this or had any problems with it?

* As I have the root on the SD card, is there a way of stopping the system seeing it as a removable drive? Also why does it seem to be mounted twice, once as about 15mb and once as the full capacity?

* How do I change the background picture, the little dragon is quite cute, but id rather have something less intrusive?

..That was quite a few questions! If anyone can help Id be really greatfull.
[span style=\'font-size:8pt;line-height:100%\']+ SL-5500 / Kingston 256mb SD / Ambicom WL1100C
- No stylus, ~30 minutes battery life
[/span]

Jcroto1

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
    • http://
Some newbie questions, help please!
« Reply #1 on: November 01, 2004, 09:36:28 pm »
I dont know all of the answers to your questions but I know a couple...
Quote
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?
Dont think its supposed to do that but my screen sometimes seems to have a little larger bar on the right side.  It sometimes evens out after a restart.


Quote
Ive installed Opera 6 with the 'runcompat' patch and it runs OK, except that the graphics for the buttons are missing. Anyone else tried this or had any problems with it?
You have to make a symlink from /opt/QtPalmtop/opera to /usr/share/opera

Code: [Select]
ln -s /opt/QtPalmtop/opera /usr/share/operaBut if your gonna use opera I recomend Opera 7 (you still need the symlink).
SL-5500 - OZ 3.5.2  Opie
SL-6000L - ?
128 mb Viking CF
256 mb Kingston SD
512 mb Sandisk Ultra II SD
Linksys WCF12 Wireless card

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Some newbie questions, help please!
« Reply #2 on: November 02, 2004, 06:15:42 am »
Quote
* How do I change the background picture, the little dragon is quite cute, but id rather have something less intrusive?

Launcher

Quote
* 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 ??)

Quote
* 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.

Quote
* 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
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Jumphog

  • Newbie
  • *
  • Posts: 4
    • View Profile
Some newbie questions, help please!
« Reply #3 on: November 02, 2004, 09:32:51 am »
Thanks for the replies..

Quote
Quote
* 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.

Quote
Quote
* 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)?

Quote
Quote
* 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.

Quote
Quote
* 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.

Quote
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:
Code: [Select]
in fstab:
/dev/mtdblock4  /mnt/root  jffs2
/dev/mmcda1  /  ext2
which sort of corresponds to
Code: [Select]
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?
[span style=\'font-size:8pt;line-height:100%\']+ SL-5500 / Kingston 256mb SD / Ambicom WL1100C
- No stylus, ~30 minutes battery life
[/span]