[zd1211-devs] 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Mattia Dongili
Hello, I'm trying out zd1211rw in mainline and I'm having some problems. As soon as I plug the dongle and udev loads the firmware the leds are shutting down and I can't subsequently use the wi-fi lan. [18375.748000] usb 1-1: USB disconnect, address 8 [18376.516000] eth0: no IPv6 routers present

Re: [zd1211-devs] 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread rello
Mattia Dongili wrote: Hello, I'm trying out zd1211rw in mainline and I'm having some problems. As soon as I plug the dongle and udev loads the firmware the leds are shutting down and I can't subsequently use the wi-fi lan. Ciao! Flashing leds still not implemented Your device

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Daniel Drake
Mattia Dongili wrote: I'm trying out zd1211rw in mainline and I'm having some problems. As soon as I plug the dongle and udev loads the firmware the leds are shutting down and I can't subsequently use the wi-fi lan. We don't do anything with the LED yet, so thats normal. Does the vendor

Re: [zd1211-devs] zd1211rw encryption problems

2006-07-16 Thread Daniel Drake
Grr.. I can't get my ZD1211B connecting to unencrypted networks and don't have any logs showing it ever worked. I must have made a mistake in my earlier analysis (left the ethernet cable in or something!) -- I am no longer sure that this is a bug related to packets encrypted in software.

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Mattia Dongili
On Sun, Jul 16, 2006 at 02:50:46PM +0100, Daniel Drake wrote: Mattia Dongili wrote: I'm trying out zd1211rw in mainline and I'm having some problems. As soon as I plug the dongle and udev loads the firmware the leds are shutting down and I can't subsequently use the wi-fi lan. We don't do

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Daniel Drake
Mattia Dongili wrote: I just tried, I get the same error as with r80 (failed intr_urb): [ 186.648000] [ 186.652000] _ _ [ 186.656000] |__ / _| _ \ / \ / ___| [ 186.664000] / / | | | | | |/ _ \ \___ \ [ 186.668000] / /| |_| | |_| / ___ \ ___) | [

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Mattia Dongili
On Sun, Jul 16, 2006 at 04:06:06PM +0100, Daniel Drake wrote: Mattia Dongili wrote: [...] [ 196.944000] EEPORM Ver = 4330 [ 196.964000] zd1211:USB Download Boot code success [ 196.964000] zd1211: failed intr_urb [ 196.972000] zd1211:USB ST Code = -22 [ 196.972000] zd1211: probe of

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Daniel Drake
Mattia Dongili wrote: That would be great, but I can't see any patch attached :) Index: linux/drivers/usb/core/urb.c === --- linux.orig/drivers/usb/core/urb.c +++ linux/drivers/usb/core/urb.c @@ -224,8 +224,10 @@ int

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Mattia Dongili
On Sun, Jul 16, 2006 at 04:06:06PM +0100, Daniel Drake wrote: Mattia Dongili wrote: [...] [ 196.964000] zd1211:USB Download Boot code success [ 196.964000] zd1211: failed intr_urb [ 196.972000] zd1211:USB ST Code = -22 [ 196.972000] zd1211: probe of 1-1:1.0 failed with error -5 Weird:

Re: [zd1211-devs] zd1211rw 2.6.18-rc1-mm2 - broken 3CRUSB10075

2006-07-16 Thread Daniel Drake
Mattia Dongili wrote: Doh, I can't see any difference in the logs. I'm pretty sure I booted the modified kernel, strings usbcore.ko | grep -i 'too small' confirms it. Ok, that patch didn't cover all possibilities, just the most likely ones. The EINVAL might come from later in the call