OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: Wawrzek on March 11, 2006, 07:20:33 pm
-
Hello,
I've just upgrade SL5500 to OZ with Opie to 3.5.4, after that I lost conntact with my Zaurus. I'm getting:
root@piecyk:/sys/block/sda#tail -f /var/log/messages
Mar 12 01:05:28 piecyk kernel: usb 2-1: new full speed USB device using ohci_hcd and address 3
Mar 12 01:05:28 piecyk kernel: usb 2-1: device descriptor read/64, error -110
Mar 12 01:05:29 piecyk kernel: usb 2-1: device descriptor read/64, error -110
Mar 12 01:05:29 piecyk kernel: usb 2-1: new full speed USB device using ohci_hcd and address 4
Mar 12 01:05:29 piecyk kernel: usb 2-1: device descriptor read/64, error -110
Mar 12 01:05:29 piecyk kernel: usb 2-1: device descriptor read/64, error -110
Mar 12 01:05:29 piecyk kernel: usb 2-1: new full speed USB device using ohci_hcd and address 5
Mar 12 01:05:30 piecyk kernel: usb 2-1: device not accepting address 5, error -110
Mar 12 01:05:30 piecyk kernel: usb 2-1: new full speed USB device using ohci_hcd and address 6
Mar 12 01:05:30 piecyk kernel: usb 2-1: device not accepting address 6, error -110
I've tried different modules:
pure usbnet do not work.
cdc_subset or zaurus with cdc_ether gave above effect.
On Zaurus I've had (many times) in system info:
<6>NETDEV WATHDOG: usbd0: transmited time out
-
I don't know what happend bur it works now. (with zaurus module).
-
No, it's not working.
I'm not sure, but i seems that it works when Zaurus is in Cradle in boot time, and doesn't in opposite situation.
-
Is the problem that usb-ethernet is not working? Does it work after a reboot but then starts failing? If so this is a known (and old and fixed I'd thought) issue.
Are you sure you're on 3.5.4? I didn't think this had been released yet...
In any case try rmmod'ing the net_fd.o module (and deps - sa1100_bi, etc.) and re-modprobe it.
Do a search of the forum for my net_start.sh script and modify it appropriately.
Si
-
Is the problem that usb-ethernet is not working? Does it work after a reboot but then starts failing? If so this is a known (and old and fixed I'd thought) issue.
When I reboot Zaurus everything. is ok. but after reboot of my PC is dosen't work.
Are you sure you're on 3.5.4? I didn't think this had been released yet...
[/quote]
No .
I assumed that if 3.5.4 is tagged so is sth. like rc going to stable edition
In any case try rmmod'ing the net_fd.o module (and deps - sa1100_bi, etc.) and re-modprobe it.
Do a search of the forum for my net_start.sh script and modify it appropriately.
Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=118673\"][{POST_SNAPBACK}][/a][/div]
Thanks for your advice.
First I'm going to install official 3.5.4 and next try what you say.
Wawrzek