OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 General discussions => Topic started by: Stettin on July 30, 2006, 06:02:14 pm
-
I've been looking around on openzaurus.org and and these forums and have a semi-functional PDA with wireless access, but I haven't been able to get it to work quite right yet.
I've flashed with zImage 48/16 and opie-image3.5.4
I was able to set up an altboot to my 1GB Sandisk SD card with a 300mb loopfile. The installation seemed to work ok until I went to install my Sandisk Connect 128/WLAN card. I used the guide listed Here (http://wiki.openzaurus.org/HowTos/SanDisk_ConnectPlus_wi-fi_with_collie).
Step one wouldn't work because through the USB sync I couldn't download with ipkg update. I decided to skip that step, powered down, plugged the SD card into my reader and transferred the ipk files over manually. I popped it back in and rebooted and altboot freaked out and couldn't mount the loopfile anymore. I gave up on that and decided to try and get the card working in normal boot (with no sd image). I was able to get up to the prism3 drivers but they kept complaining saying they needed hostap-util, so I found hostap-utils_0.4.7-r3_arm.ipk on a wiki page and installed it. After I did that the prism3 ipks loaded just fine.
Unfortunately after all this I only have 1meg free in /home/root/. When installing most applications, especially Konqureror (the whole reason I tried playing with this was to be able to browse web pages), I get the following message after the install downloads. "The package manager was terminated due to signal code signal SIGABRT"
[img]http://www.scifi-review.net/images/packageinst.png\" border=\"0\" class=\"linked-image\" /].
I was able to istall a few packages, iceblox, opie-gutenbrowser, opie-kpackman (although packman got linking errors) to the SD card. Also if the unit goes into sleep mode the only way to wake up the WLAN card is to unplug and plug back in. I can't stop the card w/ network control panel because stopping fails.
So I try and go back to redo my SD image. I delete the old .bin file in /boot-images and redo altboot for the SD card. Once the image is loaded up it shows 600meg used (somehow it's not reading that the old .bin is gone, although if I do an ls in /boot-images/ it only shows one file.
I go ahead and try to configure the WLAN card under the sd loopfile boot anyway just to see if it will work. I end up getting this error when I load the final prism3 drivers..
"ipkg: invalid magic"
[img]http://www.scifi-review.net/images/prism.png\" border=\"0\" class=\"linked-image\" /]
As long as I can get Konqueror and a nice telnet browser that supports ANSI i'll be happy. If anyone has some tips on the errors, or using a different rom file, please let me know.
-
I've been looking around on openzaurus.org and and these forums and have a semi-functional PDA with wireless access, but I haven't been able to get it to work quite right yet.
I've flashed with zImage 48/16 and opie-image3.5.4
I was able to set up an altboot to my 1GB Sandisk SD card with a 300mb loopfile. The installation seemed to work ok until I went to install my Sandisk Connect 128/WLAN card. I used the guide listed Here (http://wiki.openzaurus.org/HowTos/SanDisk_ConnectPlus_wi-fi_with_collie).
Step one wouldn't work because through the USB sync I couldn't download with ipkg update. I decided to skip that step, powered down, plugged the SD card into my reader and transferred the ipk files over manually. I popped it back in and rebooted and altboot freaked out and couldn't mount the loopfile anymore. I gave up on that and decided to try and get the card working in normal boot (with no sd image). I was able to get up to the prism3 drivers but they kept complaining saying they needed hostap-util, so I found hostap-utils_0.4.7-r3_arm.ipk on a wiki page and installed it. After I did that the prism3 ipks loaded just fine.
Unfortunately after all this I only have 1meg free in /home/root/. When installing most applications, especially Konqureror (the whole reason I tried playing with this was to be able to browse web pages), I get the following message after the install downloads. "The package manager was terminated due to signal code signal SIGABRT"
[img]http://www.scifi-review.net/images/packageinst.png\" border=\"0\" class=\"linked-image\" /].
I was able to istall a few packages, iceblox, opie-gutenbrowser, opie-kpackman (although packman got linking errors) to the SD card. Also if the unit goes into sleep mode the only way to wake up the WLAN card is to unplug and plug back in. I can't stop the card w/ network control panel because stopping fails.
So I try and go back to redo my SD image. I delete the old .bin file in /boot-images and redo altboot for the SD card. Once the image is loaded up it shows 600meg used (somehow it's not reading that the old .bin is gone, although if I do an ls in /boot-images/ it only shows one file.
I go ahead and try to configure the WLAN card under the sd loopfile boot anyway just to see if it will work. I end up getting this error when I load the final prism3 drivers..
"ipkg: invalid magic"
[img]http://www.scifi-review.net/images/prism.png\" border=\"0\" class=\"linked-image\" /]
As long as I can get Konqueror and a nice telnet browser that supports ANSI i'll be happy. If anyone has some tips on the errors, or using a different rom file, please let me know.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136965\"][{POST_SNAPBACK}][/a][/div]
I cannot answer to the wireless issues (I am still saving up for a wireless card), but I can answer to some your other problems. First, you should transfer data using a CF card, not your SD card. This is especially true if you have your OS on your SD card. I'm sure it screws something up when you remove it. Also, when you went back to the old way (the OS on flash), none of the package managers work. The apkg manager terminates with a nonsense error, and the opie-packagemanager does not provide the symlinks necessary. It will really screw things up. You have to do the ipkg/ipkg-link thing. After installing/reinstalling a few times (actually a few dozen times as I too have been looking for a stable setup), I had to zero-out my SD card and reinstall an ext2 (mkfs.ext2 -m0 /dev/mmcda1) filesystem because an increase of errors of various sorts. Once I did this and reinstalled a loop-file via a Hentges tarball and a Hentges cfs file, my collie has been one happy puppy. My only regret is that I made my loop-file too small as I already have it half full. Konqueror and the opie-packagemanager also started working with this arrangement.
Hope this helps a little.
Chris--
-
I cannot answer to the wireless issues (I am still saving up for a wireless card), but I can answer to some your other problems. First, you should transfer data using a CF card, not your SD card. This is especially true if you have your OS on your SD card. I'm sure it screws something up when you remove it. Also, when you went back to the old way (the OS on flash), none of the package managers work. The apkg manager terminates with a nonsense error, and the opie-packagemanager does not provide the symlinks necessary. It will really screw things up. You have to do the ipkg/ipkg-link thing. After installing/reinstalling a few times (actually a few dozen times as I too have been looking for a stable setup), I had to zero-out my SD card and reinstall an ext2 (mkfs.ext2 -m0 /dev/mmcda1) filesystem because an increase of errors of various sorts. Once I did this and reinstalled a loop-file via a Hentges tarball and a Hentges cfs file, my collie has been one happy puppy. My only regret is that I made my loop-file too small as I already have it half full. Konqueror and the opie-packagemanager also started working with this arrangement.
Hope this helps a little.
Chris--
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136998\"][{POST_SNAPBACK}][/a][/div]
I don't show any /dev/mmcda1/ in my filesystem. I do have /mnt/card/ though. I was under the impression that the loopfile is formatted ext2, although my card is formatted vfat. How do you zero out the card? There must be something you can do if you have to take the card out, any workarounds?
Also I can't seem to get my Zaurus to connect to the internet via USB. I'm running Windows XP and I can ping the desktop but can get no farther. I've tried this:
----
for ppl with windows,
you may want to use NT/2000/XP routing to get ur zaurus to the web.
use these commands:
netsh routing ip nat install
netsh routing ip nat add interface “YOUR LAN INTERFACE NAME†full
netsh routing ip nat add interface Internal private
----
if I could get internet working through my usb it would make it easier to grab the packages I need when setting it up before I get my WLAN configured.
-
dd if=/dev/zero of=/dev/mmcda1 seems to work, returns dd: /dev/mmcda1: no space left on device after 10 mins (1gig sd)
mkfs.ext2 -m0 /dev/mmcda1 gets... /dev/mmcda1 is mounted: will not make a filesystem here!
I can't seem to unmount it, mount shows
/dev/mmcda1 on /media/card type vfat (rm,noatime,nodev)
/dev/mmcda1 on /home/root type vfat (rm,noatime,nodev)
umount /dev/mmcda1 gets /home/root: device is busy
Someone in IRC suggested using partition magic on a windows boot cd, or reflashing and saying no the to root filesystem on the SD.
-
dd if=/dev/zero of=/dev/mmcda1 seems to work, returns dd: /dev/mmcda1: no space left on device after 10 mins (1gig sd)
mkfs.ext2 -m0 /dev/mmcda1 gets... /dev/mmcda1 is mounted: will not make a filesystem here!
I can't seem to unmount it, mount shows
/dev/mmcda1 on /media/card type vfat (rm,noatime,nodev)
/dev/mmcda1 on /home/root type vfat (rm,noatime,nodev)
umount /dev/mmcda1 gets /home/root: device is busy
Someone in IRC suggested using partition magic on a windows boot cd, or reflashing and saying no the to root filesystem on the SD.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=137278\"][{POST_SNAPBACK}][/a][/div]
When I zero my SD card, it always says: "no space left on device". However, all the wierd errors went away.
Chris--