Author Topic: New 3100 Owner Questions  (Read 2864 times)

Sheila

  • Newbie
  • *
  • Posts: 37
    • View Profile
New 3100 Owner Questions
« on: September 12, 2005, 05:01:18 am »
So I got a 3100 and have it working as a PIM, replacing my Palm.  .
- When I start up, I'm always asked to set the System Time. How do I stop this screen from popping up everytime?
- Has anyone got ethernet over usb working with Gentoo? "lsmod" shows usbnet and "lsusb" shows the Zaurus, but then I don't know how to set-up either /etc/conf.d/net, or the Zaurus. How do I set-up my laptop which is behind a two NIC firewall box? There is no setting under networking for USB networking, only cards or ppp, etc. on the Zaurus. (I know I can use a WiFi card, but then I also have to buy a router... For this and other reasons I want to use the USB cable.)
- I finally got xqt-debian-install.sh to run without errors (hint: "mkdir hdd3/debroot" before running the script is required.), but then I get "startx: not found" after running "xlauncher debian". I try to run "ipkg install xqt-gtk-jumbopack_0.4.3-0.6_arm.ipk", but get EOF errors. Will installing this file properly get rid of that error, ie. do I even need this file if I have installed zaurus-debian-jumbo-v18-b01.tar.gz already? Can I get openoffice to run without going through Debian? (I have to have OpenOffice because I like to see my writing formatted, and all my writing requires extensive footnoting and indexing. AbiWord or Hancomm just won't work.)
- How do I get the "\" key to work (Fn F")?
- Why would I want to install the "special kernel" and how is that done?
- Is there a key mapping issue that doesn't let me change command modes when using visudo?
- I hope someone can help me with these issues, or point me in the right direction... Thanks.
SL-3100, pdaXrom

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
New 3100 Owner Questions
« Reply #1 on: September 14, 2005, 01:04:16 am »
Quote
So I got a 3100 and have it working as a PIM, replacing my Palm.  .
- When I start up, I'm always asked to set the System Time. How do I stop this screen from popping up everytime?
- Has anyone got ethernet over usb working with Gentoo? "lsmod" shows usbnet and "lsusb" shows the Zaurus, but then I don't know how to set-up either /etc/conf.d/net, or the Zaurus. How do I set-up my laptop which is behind a two NIC firewall box? There is no setting under networking for USB networking, only cards or ppp, etc. on the Zaurus. (I know I can use a WiFi card, but then I also have to buy a router... For this and other reasons I want to use the USB cable.)
- I finally got xqt-debian-install.sh to run without errors (hint: "mkdir hdd3/debroot" before running the script is required.), but then I get "startx: not found" after running "xlauncher debian". I try to run "ipkg install xqt-gtk-jumbopack_0.4.3-0.6_arm.ipk", but get EOF errors. Will installing this file properly get rid of that error, ie. do I even need this file if I have installed zaurus-debian-jumbo-v18-b01.tar.gz already? Can I get openoffice to run without going through Debian? (I have to have OpenOffice because I like to see my writing formatted, and all my writing requires extensive footnoting and indexing. AbiWord or Hancomm just won't work.)
- How do I get the "\" key to work (Fn F")?
- Why would I want to install the "special kernel" and how is that done?
- Is there a key mapping issue that doesn't let me change command modes when using visudo?
- I hope someone can help me with these issues, or point me in the right direction... Thanks.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

well, let me try to answer some of your questions.
That's a feature of Qtopia or Sharp ROM. Just hit the OK button.
You will need to install the USB to Ethernet drivers found on the first CD that came with your Zaurus. Should be a directory called driver somewhere. Once the drivers are installed your machine should detect the usb networking adaptor and you can then configure a private network.
You will need to install xqt-gtk-jumbopack_0.4.3-0.7_arm.ipk before installing debian. Debian will not run without it. EOF errors happen if you did not download the complete file.Try downloading it again.  You could run openoffice without debian in theory and I was working on getting it to work, but for the time being, you will need debian to run openoffice.

The \ key works. The japanese character for \ is the yen character. Just imagine the \ character whenever you see the yen character. you will get used to it  or load your text document in qedit, zedit or yedit, and they will show the \ sign correctly.
The special kernel fixes a few issues with the default sharp provided kernel. Once of the more noticable thing it fixes is the suspend/resume functionality and a more accurate battery indicator. It also enables some performance related features that are disabled by default so it will made your Zaurus a bit faster especially when you watch videos on your Z. There are a lot more features that the special kernel provides.
visudo uses the same command sequences as plain vi, so you should read up on vi commands. The esc key on the Zaurus is the cancel key.

Have a look at my website. It might help you get started. [a href=\"http://www.users.on.net/~hluc/myZaurus]http://www.users.on.net/~hluc/myZaurus[/url]
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Sheila

  • Newbie
  • *
  • Posts: 37
    • View Profile
New 3100 Owner Questions
« Reply #2 on: September 14, 2005, 03:58:39 pm »
Quote
That's a feature of Qtopia or Sharp ROM. Just hit the OK button.
Aaaah, like Windows bugs are features...    
Quote
You will need to install the USB to Ethernet drivers found on the first CD that came with your Zaurus. Should be a directory called driver somewhere. Once the drivers are installed your machine should detect the usb networking adaptor and you can then configure a private network.
By 'machine' are you assuming I'm running Windows? I want to connect from my laptop running Gentoo Linux...
Quote
You will need to install xqt-gtk-jumbopack_0.4.3-0.7_arm.ipk before installing debian. Debian will not run without it. EOF errors happen if you did not download the complete file.Try downloading it again.  You could run openoffice without debian in theory and I was working on getting it to work, but for the time being, you will need debian to run openoffice.
Success! Firefox download manager is bad, wget is your friend!
Quote
The special kernel fixes a few issues with the default sharp provided kernel. Once of the more noticable thing it fixes is the suspend/resume functionality and a more accurate battery indicator. It also enables some performance related features that are disabled by default so it will made your Zaurus a bit faster especially when you watch videos on your Z. There are a lot more features that the special kernel provides.
How do I install it? Just replace existing files with the same names and restart?
Quote
The esc key on the Zaurus is the cancel key.
Thanks. Now I got it working.
[/quote]
SL-3100, pdaXrom