OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: darkeye on March 20, 2004, 02:13:05 pm

Title: can\'t network, can\'t mount CF card with OZ 3.3.5 and 3.3.6
Post by: darkeye on March 20, 2004, 02:13:05 pm
I just flashed my CL-C760 with the OZ 3.3.6-pre1 images (husky). It reboots fine, but than I can\'t mount my CF card nor can I do networking.

For networking, I plug in the USB card, and the usbd0 net interface comes up. I can only ping the zaurus (192.168.129.201), but when trying to ping 192.168.129.1, the Zaurus simply freezes. The only way to get out of the situation is to remove power and the pattery, than restart.

As for the CF card, it desn\'t mount automatically. When trying manually with either
Code: [Select]
mount: /dev/hda1 is nat a valid block device

I tried to remedy the situation with trying:
Code: [Select]
# mount -t ramfs ramfs /dev

mount: fs type ramfs not supported by kernel
Title: can\'t network, can\'t mount CF card with OZ 3.3.5 and 3.3.6
Post by: darkeye on March 21, 2004, 11:17:04 am
more information: it seems that there is some problem with the modules supplied with this kernel:
Code: [Select]
# depmod -a

dempod: *** Unresolved symbols in /lib/modules/2.4.28-rmk7-pxa3-embedix/kernel/drivers/usb/storage/usb-storage.o

dempod: *** Unresolved symbols in /lib/modules/2.4.28-rmk7-pxa3-embedix/net/hostap.o

dempod: *** Unresolved symbols in /lib/modules/2.4.28-rmk7-pxa3-embedix/pcmcia/hostap_cs.o
Title: can\'t network, can\'t mount CF card with OZ 3.3.5 and 3.3.6
Post by: lardman on April 10, 2004, 08:42:40 am
Yep, I noticed this too (Shepherd, 3.3.6pre1).

Specifically when trying to use the usb-storage.o module.

Does anyone know where to get good drivers? Or is it a case of compiling a new set?

Simon