USB not working with 2.5.69, worked with .68

Stian Jordet (liste@jordet.nu)
05 May 2003 22:54:20 +0200


Hi,

I have suddenly no working usb anymore. It worked perfect with 2.5.68
(And all earlier 2.5.x I have tried (which are most of them)). I get
this in the log:

drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface
driver v2.0
uhci-hcd 00:11.2: VIA Technologies, In USB
uhci-hcd 00:11.2: irq 19, io base 00009800
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is
deprecated.
uhci-hcd 00:11.2: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
hub 1-0:0: 2 ports detected
uhci-hcd 00:11.3: VIA Technologies, In USB (#2)
uhci-hcd 00:11.3: irq 19, io base 00009400
uhci-hcd 00:11.3: new USB bus registered, assigned bus number 2
hub 2-0:0: USB hub found
hub 2-0:0: 2 ports detected
uhci-hcd 00:11.4: VIA Technologies, In USB (#3)
uhci-hcd 00:11.4: irq 19, io base 00009000
uhci-hcd 00:11.4: new USB bus registered, assigned bus number 3
hub 3-0:0: USB hub found
hub 3-0:0: 2 ports detected
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
hub 1-0:0: new USB device on port 1, assigned address 2
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/usb.c: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
drivers/usb/core/usb.c: registered new driver usbscanner
drivers/usb/image/scanner.c: 0.4.11:USB Scanner Driver
usb 1-1: USB device not accepting new address=2 (error=-110)
hub 1-0:0: new USB device on port 1, assigned address 3
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Bluetooth: HCI USB driver ver 2.4
drivers/usb/core/usb.c: registered new driver hci_usb
usb 1-1: USB device not accepting new address=3 (error=-110)
hub 3-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
hub 3-0:0: new USB device on port 1, assigned address 2
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-1: USB device not accepting new address=2 (error=-110)
hub 3-0:0: new USB device on port 1, assigned address 3
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-1: USB device not accepting new address=3 (error=-110)
hub 3-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
hub 3-0:0: new USB device on port 2, assigned address 4
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-2: USB device not accepting new address=4 (error=-110)
hub 3-0:0: new USB device on port 2, assigned address 5
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-2: USB device not accepting new address=5 (error=-110)

(Here I first load uhci-hcd, usblp (but the printer wasn't connected :P
), scanner and usb-hci. The thirs usb device connected is a pl2303
serial converter. Didn't load that driver.)

I have read somewhere that the USB device not accepting new address
means that the host-controller doesn't get an interrupt, and that this
often is because of ACPI. It's just the same with acpi disabled (and in
2.5.68 it did work with and without acpi).

Do you need any more info, or am I just doing something really, really
stupid?

Thanks.

Best regards,
Stian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/