OpenWrt Forum Archive

Topic: wl-500gP, Kamikaze r11384: unable to enumerate USB device

The content of this topic has been archived on 1 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I compiled Kamikaze from trunk r11384 yesterday, for Broadcom 2.6. It fixed the C++ issue that I had, but now USB isn't working. I'm plugging a ZWave dongle (cp2101 USB-Serial device), and now the router gives me this:

PCI: Enabling device 0000:00:03.2 (0000 -> 0002)
PCI: Fixing up device 0000:00:03.2
ehci_hcd 0000:00:03.2: EHCI Host Controller
ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:03.2: irq 6, io mem 0x40002000
ehci_hcd 0000:00:03.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
hub 1-0:1.0: unable to enumerate USB device on port 1

And the dongle isn't initialized (its LED is off, no /dev/ttyUSB device from cp2101), unlike other posts I've found on the net (Fedora forums) which said that this message was just an extra and the devices worked.

Is this a 2.6.25 new bug in the USB layer or something?

Update: I manually changed the kernel package makefile to use the 2.6.23 kernel, and the dongle still doesn't work, only this time I don't see anything in dmesg.

install the right usb serial module.. usb does work in trunk

(Last edited by michu on 8 Jun 2008, 10:48)

What do you mean by 'righ usb serial module'? I checked everything I needed. And if it doesn't work in trunk, what can I do about it to make it work?

The discussion might have continued from here.