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

Title: 3.5.4 And Network
Post 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:
Code: [Select]
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:
Code: [Select]
<6>NETDEV WATHDOG: usbd0: transmited time out
Title: 3.5.4 And Network
Post by: Wawrzek on March 13, 2006, 06:39:01 pm
I don't know what happend bur it works now. (with zaurus module).
Title: 3.5.4 And Network
Post by: Wawrzek on March 14, 2006, 08:22:29 pm
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.
Title: 3.5.4 And Network
Post by: lardman on March 15, 2006, 06:36:07 am
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
Title: 3.5.4 And Network
Post by: Wawrzek on March 30, 2006, 02:31:32 pm
Quote from: lardman,Mar 15 2006, 12:36 PM
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

Quote from: lardman,Mar 15 2006, 12:36 PM
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