OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: cpuffer_zaurus on May 10, 2005, 11:15:04 pm

Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: cpuffer_zaurus on May 10, 2005, 11:15:04 pm
With Kernel 2.6.10

From Syslog File:
May 10 22:38:32 forge kernel: usb 2-1: new full speed USB device using uhci_hcd and address 4
May 10 22:38:32 forge kernel: usb0: register usbnet at usb-0000:00:04.3-1, Sharp Zaurus, PXA-2xx based

lsusb
Bus 002 Device 003: ID 04dd:9031 Sharp Corp. Zaurus C-750/C-760/C-860/SL-C3000 PDA
Bus 002 Device 002: ID 0781:9393 SanDisk Corp.
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 046d:c025 Logitech, Inc. MX500 Optical Mouse
Bus 001 Device 001: ID 0000:0000

With Kernel 2.6.11
From Syslog File:
May 8 16:37:19 gate kernel: usb 1-2: new full speed USB device using uhci_hcd and address 7

lsusb
Bus 001 Device 008: ID 04dd:9031 Sharp Corp. Zaurus C-750/C-760/C-860/SL-C3000 PDA
Bus 001 Device 001: ID 0000:0000

There are some changes in linux/drivers/usb/usbnet.c between these versions.
This seems to have changed the setup at the least.
It will take more review to understand how to work with these changes or what to do to fix them.
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: sashz on May 11, 2005, 01:33:58 am
http://pdaxrom.spy.org/patches-local/linux...net-zaurus.diff (http://pdaxrom.spy.org/patches-local/linux-2.6.11/generic/usbnet-zaurus.diff)
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: Mickeyl on May 11, 2005, 04:50:16 am
Is this for PC or Zaurus? Is it in 2.6.12-rc yet ?
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: zmiq2 on May 11, 2005, 04:55:39 am
If you have a desktop pc with linux 2.4, and have trouble connecting via USB a zaurus with kernel 2.6, the usb-networking howto in openzaurus website may help.
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: danr on May 11, 2005, 05:26:41 am
And there's me thinking you meant kernel 2.6 running alongside pdaXrom on a Z    

Dan
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: Optogeek on May 11, 2005, 06:34:46 am
I can confirm this problem on DESKTOP linux ditros running 2.6.11.  The problem is marked fixed in the changelogs for 2.6.12.RC3 but I have not tried in yet.
Title: Kernel 2.6.11 Seems To Break Usb Networking
Post by: cpuffer_zaurus on May 11, 2005, 08:28:34 am
OK; Yes I should have been clearer about which kernel I was talking about.
It was/is the Kernel on my computer not the kernel on the Z that is the problem.
I try and keep up with the latest stable kernel on my Network Services Server (route, firewall, and other servises). Now that I now it is not something stupid or unfixable (hardware problem on the Z) I can continue to apply patches and or wait for 2.6.12...