On Thu, 13 Jul 2006, Robert Watkins wrote: > > If it doesn't, try building a 2.6.17 kernel with CONFIG_USB_DEBUG turned > > on and post the dmesg log for when you plug in the cable+keyboard. Also > > post a log showing what happens when you plug in the extension cable > > alone, without the keyboard attached. > > When I unplug the keyboard and reconnect it via the cable dmesg lists: > ohci_hcd 0000:00:13.0: urb ee8ad6c0 path 1 ep1in 5c160000 cc 5 --> > status -110 > ohci_hcd 0000:00:13.0: urb ee91ca40 path 1 ep2in 5c160000 cc 5 --> > status -110 > usbhid 1-1:1.0: retrying intr urb > usbhid 1-1:1.1: retrying intr urb > ohci_hcd 0000:00:13.0: urb ee8ad6c0 path 1 ep1in 5c160000 cc 5 --> > status -110 > ohci_hcd 0000:00:13.0: urb ee91ca40 path 1 ep2in 5c160000 cc 5 --> > status -110 > hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0002 > ohci_hcd 0000:00:13.0: GetStatus roothub.portstatus [0] = 0x00030100 > PESC CSC PPS > hub 1-0:1.0: port 1, status 0100, change 0003, 12 Mb/s > usb 1-1: USB disconnect, address 3 > usb 1-1: usb_disable_device nuking all URBs > usb 1-1: unregistering interface 1-1:1.0 > usb 1-1:1.0: uevent > usb 1-1: unregistering interface 1-1:1.1 > drivers/usb/core/file.c: removing 96 minor > usb 1-1:1.1: uevent > usb 1-1: unregistering device > usb 1-1: uevent > hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 > hub 3-0:1.0: state 7 ports 8 chg 0000 evt 0002 > ehci_hcd 0000:00:13.2: GetStatus port 1 status 001403 POWER sig=k CSC > CONNECT > hub 3-0:1.0: port 1, status 0501, change 0001, 480 Mb/s > hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 > ehci_hcd 0000:00:13.2: port 1 low speed --> companion > ehci_hcd 0000:00:13.2: GetStatus port 1 status 003002 POWER OWNER > sig=se0 CSC > hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0002 > ohci_hcd 0000:00:13.0: GetStatus roothub.portstatus [0] = 0x00010301 CSC > LSDA PPS CCS > hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s > hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 > ohci_hcd 0000:00:13.0: GetStatus roothub.portstatus [0] = 0x00130100 > PRSC PESC CSC PPS > hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0002 > ohci_hcd 0000:00:13.0: GetStatus roothub.portstatus [0] = 0x00030100 > PESC CSC PPS > hub 1-0:1.0: port 1, status 0100, change 0003, 12 Mb/s > hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
Looks like the keyboard got disconnected here. Did you unplug it and try again? > hub 3-0:1.0: state 7 ports 8 chg 0000 evt 0002 > ehci_hcd 0000:00:13.2: GetStatus port 1 status 001403 POWER sig=k CSC > CONNECT > hub 3-0:1.0: port 1, status 0501, change 0001, 480 Mb/s > hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 > ehci_hcd 0000:00:13.2: port 1 low speed --> companion > hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0002 > ohci_hcd 0000:00:13.0: GetStatus roothub.portstatus [0] = 0x00010301 CSC > LSDA PPS CCS > hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s There should have been more after this. What happened to the "Cannot enable port 1" messages? Have you tried plugging the cable/keyboard into a different Linux computer? Alan Stern ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
