Author Topic: Kernel 2.6.11 Seems To Break Usb Networking  (Read 3665 times)

cpuffer_zaurus

  • Newbie
  • *
  • Posts: 31
    • View Profile
Kernel 2.6.11 Seems To Break Usb Networking
« 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.

sashz

  • Sr. Member
  • ****
  • Posts: 388
    • View Profile
    • http://

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Kernel 2.6.11 Seems To Break Usb Networking
« Reply #2 on: May 11, 2005, 04:50:16 am »
Is this for PC or Zaurus? Is it in 2.6.12-rc yet ?
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Kernel 2.6.11 Seems To Break Usb Networking
« Reply #3 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.
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

danr

  • Full Member
  • ***
  • Posts: 138
    • View Profile
    • http://
Kernel 2.6.11 Seems To Break Usb Networking
« Reply #4 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
SL-C860 running Debian EABI on top of Angstrom 2.6 kernel

Optogeek

  • Newbie
  • *
  • Posts: 48
    • View Profile
    • http://optogeek.homelinux.net
Kernel 2.6.11 Seems To Break Usb Networking
« Reply #5 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.
SL-C860 running Cacko 1.23
SL-5500UK with 3.13 Sharp ROM + Cacko Kernel
Origo WLAN and BlueMonkey BT CFs
1GB Crucial SD
1GB Crucial CF

cpuffer_zaurus

  • Newbie
  • *
  • Posts: 31
    • View Profile
Kernel 2.6.11 Seems To Break Usb Networking
« Reply #6 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...