Author Topic: Just Got My Zaurus Faq  (Read 6778 times)

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« on: June 20, 2005, 06:43:37 pm »
Hi all,

Some questions I would like to share:

1. should I flesh to open zaurus 3.5.3?
A: I was hoping to use the sandisk connect plus - that has 128MB as well as wifi. sharp ROM didn't support it.

2. what zImage should I use?
A: seems most folks opt to use a SD/MMC as storage for their application , thus using the 64-0 image. I used the 48-16 before getting an mmc.

3. anything to do after flashing to 3.5.3?
A: there is a bug that will freeze your zaurus. better go to the package manager and remove the libapm. then install the one from 3.5.2

4. How to connect to the internet using the cradle?
A: finnaly got it working :-)
ZAURUS side: network / usbd0 :
X automaticlly bring it up
_ DHCP

IP address: 192.168.129.201
subnet mask: 255.255.255.0
Gateway: 192.168.129.200

First DNS: <your internet provider DNS>
second DNS: <your internet provider DNS>

Linux side: linky
windows side: This

5. snadisk connect plus howto:
Andres

6. Just got a MMC card. Its already formated to FAT. should I format it (mkfs) it to ext2?
A (malcolmxavier): FAT works just fine if all you want to do is put some documents, music or videos on it. If you want to use it as a fielsystem then making it ext2 will be better. The main thing that ext2 gives you over FAT is the ability to use "protection" on the files by assigning read write execute (rwx) priviledges to user, group or world. (Yes I know it gives other benefits, but that's the jist of it). Leave it FAT if you want to transfer files between your PC (windows or MAC) and your Zaurus, unless you have specific software the Windoze based system can not read ext2 file systems.

(ironstorm) The other most important benefit ext2 provides is the ability to create symbolic links, which is essential if you want to install packages onto it...

7. Is It Bad To switch The Rear Battery Cover, to reset th zaurus?
Quote
A: (technojunkie)  Resetting doesn't hurt anything except for killing anything running(hope you saved).

On a hard reset the ROM is copied from flash again anyway(for the stock sharp ROM), so no worries about corruption, although you do lose customizations. (That's what backups are for)

And no Taking the Z out of the cradle won't hurt anything either(unless you're using mass storage, in which case you should always unmount it.)

8. My root is full. even after deleting files, it still seems full. what to do?
A: (Mickeyl) To regain memory you need to shutdown all processes that have locks on the open files, i.e. restart opie and/or reboot. There's nothing you can do about that.

B. I have very good experiences with moving /opt to MMC. That frees a lot of space on rootfs and you don't have to worry with ugly symlinks etc. Example: Just cp -a /opt /mnt/card/ and then rm -rf /opt and ln -s /mnt/card/opt /opt. Best do that from console with Opie shut down.

Alternative: Use pivot_root or rboot script - there's a lot of information in the forum how to use MMC as rootfs. Good luck!

9. My Uni requires me to logon to checkpoint firwall to gain internet access:
A: This helps to setup perl. a perl script will aoutoconnect you to the net. <post script here>
I may still use a python script, as it is included. here is a small note

10. How to add bluetooth to my zaurus?
A: One can buy a CF bluetooth, or see this

[span style=\'font-size:14pt;line-height:100%\'] Installing software[/span]

11. Just flashed to Open Zaurus. Where are all the programs for the zaurus?
A: you need to use the package manager to install them. to use it best get a network connection. otherwise, use this technic:
- look up the prgram here
- find out what dependencies it need
- dowload the dependencies from IKPG
- put them all on your CF/SD/MMC
- install them from the card

you may also wish to download all programs offered with 3.5.3:
- google for wget and install it.
run this:
Code: [Select]
$ wget -r --no-parent -l2 -A.ipk -w 5 http://www.openzaurus.org/officia
l/unstable/3.5.3/feed/opie/

more installing software

12. what does the blue circules next to some programs mean?
A: click the ? icon and you will see

13. I chose to upgrade ipkg (the program manager) and ended up unable to run it
A: Answer

14. Wait A Min: Opie Means No X?

A: QUOTE(lpotter @ Jun 26 2005, 03:43 PM)
You can do X with opie, you just need to install Xqt and X runs in a Qtopia app.
Although, I dont think the OZ distribution is compatible with the binary Xqt stuff...

Thanks ppl for help a sad sub how want to read th formula sheet of my new PDA.
Niv
« Last Edit: June 27, 2005, 05:07:24 am by niv »

malcolmxavier

  • Newbie
  • *
  • Posts: 25
    • View Profile
Just Got My Zaurus Faq
« Reply #1 on: June 21, 2005, 09:38:30 am »
First start off by downloading and installing qtopia Desktop 1.7 from trolltech

http://www.trolltech.com/download/qtopia/

It will work with OZ and Opie.  Once you get it installed (It should install the USB stuff) you will be on the right track.

I have not found an easy way to surf the net thru the USB device, so everytime I want to get to the net with my Zaurus I use my Wireless card (this included updating packages).
-John
-----------------------------------
Zaurus SL5500
1 Gig Lexar SD card
Ambicom WiFi WL1100C-CF
OpenZaurus 3.5.3 with Opie 1.2.0

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Just Got My Zaurus Faq
« Reply #2 on: June 21, 2005, 10:52:52 am »
I noticed a 5.3.2 in some of your path information; shouldn't that be 3.5.3 !! (notice the ending 3)
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #3 on: June 21, 2005, 12:20:46 pm »
malcolmxavier: thanks mate sure would do that , and update the first post.
zmiq2: thnks for that, sure would fix it. I started up with 3.5.3. got the suspend bug. flashed 2 and realized that sandisk connect +  driver is missing. I gone back to 3 now.
any idea how I may use the wifi card? my Uni. has wifi, and IP are via dhcp.
Would try clicking start to see what heppend.

niv

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #4 on: June 21, 2005, 12:30:17 pm »
Quote
First start off by downloading and installing qtopia Desktop 1.7 from trolltech

http://www.trolltech.com/download/qtopia/

It will work with OZ and Opie.  Once you get it installed (It should install the USB stuff) you will be on the right track.

I have not found an easy way to surf the net thru the USB device, so everytime I want to get to the net with my Zaurus I use my Wireless card (this included updating packages).
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I dowloaded qtopia and got this error: Error -1607: Unable to Install InstallShield Scripting Run Time
here is the [a href=\"http://consumer.installshield.com/kb.asp?id=Q108340]fix[/url]

update: seems that the qopia doesn't install new USB drivers at windows. so I am still stock at getting a ping from the zaurus to the PC.

help?
« Last Edit: June 21, 2005, 01:46:46 pm by niv »

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Just Got My Zaurus Faq
« Reply #5 on: June 21, 2005, 03:01:45 pm »
hi niv,

wifi is kind of easy: insert your cf card, and see if it is automatically recognized. Then, go to network settings and make proper adjustments there.

If the network you are connecting uses wep, then I think you have to manually (using the console) have to make proper adjustments in /etc/pcmcia/ files to have wep configured, cause the gui is not working OK.

Apart from that, wifi works as expected for me.
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #6 on: June 21, 2005, 04:26:06 pm »
how to unmount the USB connection? so I may release it before taking it out of the crable.

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #7 on: June 22, 2005, 03:11:31 pm »
I just got a 32 MB MMC. its already FAT. should I mkfs it to ext2?
« Last Edit: June 22, 2005, 03:14:09 pm by niv »

malcolmxavier

  • Newbie
  • *
  • Posts: 25
    • View Profile
Just Got My Zaurus Faq
« Reply #8 on: June 22, 2005, 10:28:42 pm »
Quote
I just got a 32 MB MMC. its already FAT. should I mkfs it to ext2?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85376\"][{POST_SNAPBACK}][/a][/div]


FAT works just fine if all you want to do is put some documents, music or videos on it.  If you want to use it as a fielsystem then making it ext2 will be better. The main thing that ext2 gives you over FAT is the ability to use "protection" on the files by assigning read write execute (rwx) priviledges to user, group or world.  (Yes I know it gives other benefits, but that's the jist of it).  Leave it FAT if you want to transfer files between your PC (windows or MAC) and your Zaurus, unless you have specific software the Windoze based system can not read ext2 file systems.
-John
-----------------------------------
Zaurus SL5500
1 Gig Lexar SD card
Ambicom WiFi WL1100C-CF
OpenZaurus 3.5.3 with Opie 1.2.0

ironstorm

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
    • http://
Just Got My Zaurus Faq
« Reply #9 on: June 23, 2005, 12:27:35 am »
Quote
The main thing that ext2 gives you over FAT is the ability to use "protection" on the files by assigning read write execute (rwx) priviledges to user, group or world.  (Yes I know it gives other benefits, but that's the jist of it).  [div align=\"right\"][a href=\"index.php?act=findpost&pid=85416\"][{POST_SNAPBACK}][/a][/div]

The other most important benefit ext2 provides is the ability to create symbolic links, which is essential if you want to install packages onto it...

malcolmxavier

  • Newbie
  • *
  • Posts: 25
    • View Profile
Just Got My Zaurus Faq
« Reply #10 on: June 23, 2005, 09:21:21 am »
Quote
The other most important benefit ext2 provides is the ability to create symbolic links, which is essential if you want to install packages onto it...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85428\"][{POST_SNAPBACK}][/a][/div]

Ah yes, sorry, forgot to mention that one. Good point!
-John
-----------------------------------
Zaurus SL5500
1 Gig Lexar SD card
Ambicom WiFi WL1100C-CF
OpenZaurus 3.5.3 with Opie 1.2.0

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #11 on: June 23, 2005, 09:44:57 am »
what is better SD or MMC? which is faster?

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Just Got My Zaurus Faq
« Reply #12 on: June 23, 2005, 04:53:17 pm »
It doesn't matter. SD/MMC is attached via a 1-bit interface on the Zaurus. In theory SD could use 4-bit mode, but not on the Zaurus. That saved Sharp ~1 YEN
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #13 on: June 24, 2005, 03:00:09 am »
very usefull guide is posted here

niv

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Just Got My Zaurus Faq
« Reply #14 on: June 24, 2005, 06:23:59 pm »
I currently have Unknown IRDA1 up (y?) irda0 is down (y?)