1
Linux Issues / Suse 10.0 & Zaurus Sl-5500
« on: November 25, 2005, 10:27:25 am »
I has some problems on SUSE 10.0. I get IO errors while plugin the Zaurus on my SUSE 10.0. After reloading the modul pxa27x_bi on the Zaurus it works for me.
You can relaod it with the following command:
I don't know if the module exist on you Zaurus. I am using Openzaurus 3.5.3 on a SL-C1000.
Also you can check:
if the modul is really loaded.
What shows route -n on you Desktop?
Hope this will help you,
Bepp
You can relaod it with the following command:
Code: [Select]
# modprobe -r pxa27x_bi
# modprobe pxa27x_bi
I don't know if the module exist on you Zaurus. I am using Openzaurus 3.5.3 on a SL-C1000.
Also you can check:
Code: [Select]
# lsmod | grep usbnet
if the modul is really loaded.
What shows route -n on you Desktop?
Hope this will help you,
Bepp