AMD Geode CS5536 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I'm trying to deal with OHCI issues on AMD Geode CS5536. I use
PCEngines Alix alix2d3 mainboard, that have one 1.1 and one 2.0 port.
On each of ports we connect USB hub tusb2046, with two CM108 USB
audiocards and two CP2102 usb-serial converters on each, all
externally-powered.

We used to have four sound cards on one USB host and four converters
on other, and all worked fine. But on 12 we was not be able to use all
4 sound cards in parallel, getting "no bandwidth" error.
After we rearranged devices, problems with device detection arised. I
tried different versions of the kernel (specifically, Voyade Linux
kernels 2.6.26 and 2.6.30 optimized for Alix boards, and vanilla
2.6.35.1).
I tried all possible combinations with ehci-hcd and ohci-hcd loading
order, tried to not load ehci-hcd to see if usb 1.1 port will work
correctly.. No success.

I turned on USB Debug, see dmesg output in attach.

lsusb -v output:

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               1.10
 bDeviceClass            9 Hub
 bDeviceSubClass         0 Unused
 bDeviceProtocol         0 Full speed (or root) hub
 bMaxPacketSize0        64
 idVendor           0x1d6b Linux Foundation
 idProduct          0x0001 1.1 root hub
 bcdDevice            2.06
 iManufacturer           3 Linux 2.6.30-voyage2 ohci_hcd
 iProduct                2 OHCI Host Controller
 iSerial                 1 0000:00:0f.4
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           25
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0xe0
     Self Powered
     Remote Wakeup
   MaxPower                0mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           1
     bInterfaceClass         9 Hub
     bInterfaceSubClass      0 Unused
     bInterfaceProtocol      0 Full speed (or root) hub
     iInterface              0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0002  1x 2 bytes
       bInterval             255
Hub Descriptor:
 bLength               9
 bDescriptorType      41
 nNbrPorts             4
 wHubCharacteristic 0x0002
   No power switching (usb 1.0)
   Ganged overcurrent protection
 bPwrOn2PwrGood       16 * 2 milli seconds
 bHubContrCurrent      0 milli Ampere
 DeviceRemovable    0x00
 PortPwrCtrlMask    0xff
 Hub Port Status:
  Port 1: 0000.0101 power connect
  Port 2: 0000.0101 power connect
  Port 3: 0000.0100 power
  Port 4: 0000.0100 power
Device Status:     0x0003
 Self Powered
 Remote Wakeup Enabled

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            9 Hub
 bDeviceSubClass         0 Unused
 bDeviceProtocol         0 Full speed (or root) hub
 bMaxPacketSize0        64
 idVendor           0x1d6b Linux Foundation
 idProduct          0x0002 2.0 root hub
 bcdDevice            2.06
 iManufacturer           3 Linux 2.6.30-voyage2 ehci_hcd
 iProduct                2 EHCI Host Controller
 iSerial                 1 0000:00:0f.5
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           25
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0xe0
     Self Powered
     Remote Wakeup
   MaxPower                0mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           1
     bInterfaceClass         9 Hub
     bInterfaceSubClass      0 Unused
     bInterfaceProtocol      0 Full speed (or root) hub
     iInterface              0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0004  1x 4 bytes
       bInterval              12
Hub Descriptor:
 bLength               9
 bDescriptorType      41
 nNbrPorts             4
 wHubCharacteristic 0x0009
   Per-port power switching
   Per-port overcurrent protection
 bPwrOn2PwrGood       10 * 2 milli seconds
 bHubContrCurrent      0 milli Ampere
 DeviceRemovable    0x00
 PortPwrCtrlMask    0xff
 Hub Port Status:
  Port 1: 0000.0100 power
  Port 2: 0000.0100 power
  Port 3: 0000.0100 power
  Port 4: 0000.0100 power
Device Status:     0x0003
 Self Powered
 Remote Wakeup Enabled


Interestinly, if switch off and on power on devices and hubs when
Linux is loaded, devices are detected correctly. Just removing and
loading again ohci-hcd and ehci-hcd does not help.


--
WBR,
Alex Sinchenko
80059] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3170.280094] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 3170.381583] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[ 3170.431383] ehci_hcd 0000:00:0f.5: port 2 full speed --> companion
[ 3170.431414] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
[ 3170.431462] hub 1-0:1.0: port 2 not reset yet, waiting 50ms
[ 3170.481193] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3170.481237] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 3170.498781] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0006
[ 3170.498817] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3170.498850] hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[ 3170.600320] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[ 3170.650117] ehci_hcd 0000:00:0f.5: port 1 full speed --> companion
[ 3170.650149] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[ 3170.650198] hub 1-0:1.0: port 1 not reset yet, waiting 50ms
[ 3170.699931] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3170.699973] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 3170.717529] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3170.717564] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 3170.819052] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[ 3170.868852] ehci_hcd 0000:00:0f.5: port 2 full speed --> companion
[ 3170.868883] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
[ 3170.868931] hub 1-0:1.0: port 2 not reset yet, waiting 50ms
[ 3170.918691] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3170.918733] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 3170.936251] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0006
[ 3170.936287] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3170.936321] hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[ 3171.037789] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[ 3171.087592] ehci_hcd 0000:00:0f.5: port 1 full speed --> companion
[ 3171.087625] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[ 3171.087673] hub 1-0:1.0: port 1 not reset yet, waiting 50ms
[ 3171.137401] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3171.137444] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 3171.154996] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3171.155031] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 3171.256523] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[ 3171.306323] ehci_hcd 0000:00:0f.5: port 2 full speed --> companion
[ 3171.306355] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
[ 3171.306403] hub 1-0:1.0: port 2 not reset yet, waiting 50ms
[ 3171.356132] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3171.356176] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 3171.373719] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0006
[ 3171.373755] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3171.373788] hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[ 3171.475258] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[ 3171.525058] ehci_hcd 0000:00:0f.5: port 1 full speed --> companion
[ 3171.525090] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[ 3171.525138] hub 1-0:1.0: port 1 not reset yet, waiting 50ms
[ 3171.574868] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3171.574911] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 3171.592491] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3171.592524] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 3171.693995] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[ 3171.743794] ehci_hcd 0000:00:0f.5: port 2 full speed --> companion
[ 3171.743830] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
[ 3171.743884] hub 1-0:1.0: port 2 not reset yet, waiting 50ms
[ 3171.793638] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3171.793694] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 3171.811204] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0006
[ 3171.811252] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 3171.811291] hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[ 3171.879982] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3171.880048] ohci_hcd: block sizes: ed 64 td 64
[ 3171.880203] ohci_hcd 0000:00:0f.4: setting latency timer to 64
[ 3171.880226] ohci_hcd 0000:00:0f.4: OHCI Host Controller
[ 3171.880386] drivers/usb/core/inode.c: creating file '002'
[ 3171.881052] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
[ 3171.881158] ohci_hcd 0000:00:0f.4: created debug files
[ 3171.881175] ohci_hcd 0000:00:0f.4: supports USB remote wakeup
[ 3171.881213] ohci_hcd 0000:00:0f.4: irq 12, io mem 0xefffe000
[ 3171.912733] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[ 3171.962324] ohci_hcd 0000:00:0f.4: OHCI controller state
[ 3171.962348] ohci_hcd 0000:00:0f.4: OHCI 1.0, NO legacy support registers
[ 3171.962379] ohci_hcd 0000:00:0f.4: control 0x283 RWC HCFS=operational CBSR=3
[ 3171.962405] ohci_hcd 0000:00:0f.4: cmdstatus 0x00000 SOC=0
[ 3171.962537] ehci_hcd 0000:00:0f.5: port 1 full speed --> companion
[ 3171.962574] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[ 3171.962637] hub 1-0:1.0: port 1 not reset yet, waiting 50ms
[ 3171.963338] ohci_hcd 0000:00:0f.4: intrstatus 0x00000004 SF
[ 3171.963365] ohci_hcd 0000:00:0f.4: intrenable 0x8000001a MIE UE RD WDH
[ 3171.963391] ohci_hcd 0000:00:0f.4: hcca frame #0022
[ 3171.963792] ohci_hcd 0000:00:0f.4: roothub.a 10000204 POTPGT=16 NPS NDP=4(4)
[ 3171.963817] ohci_hcd 0000:00:0f.4: roothub.b 00000000 PPCM=0000 DR=0000
[ 3171.963841] ohci_hcd 0000:00:0f.4: roothub.status 00008000 DRWE
[ 3171.963871] ohci_hcd 0000:00:0f.4: roothub.portstatus [0] 0x00010101 CSC PPS CCS
[ 3171.963899] ohci_hcd 0000:00:0f.4: roothub.portstatus [1] 0x00000100 PPS
[ 3171.963926] ohci_hcd 0000:00:0f.4: roothub.portstatus [2] 0x00000100 PPS
[ 3171.963953] ohci_hcd 0000:00:0f.4: roothub.portstatus [3] 0x00000100 PPS
[ 3171.964009] usb usb2: default language 0x0409
[ 3171.964050] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 3171.964117] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3171.964176] usb usb2: Product: OHCI Host Controller
[ 3171.964217] usb usb2: Manufacturer: Linux 2.6.30-voyage2 ohci_hcd
[ 3171.964264] usb usb2: SerialNumber: 0000:00:0f.4
[ 3171.966133] usb usb2: uevent
[ 3171.972397] usb usb2: usb_probe_device
[ 3171.972419] usb usb2: configuration #1 chosen from 1 choice
[ 3171.972512] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 3171.972632] usb 2-0:1.0: uevent
[ 3171.972717] hub 2-0:1.0: usb_probe_interface
[ 3171.972735] hub 2-0:1.0: usb_probe_interface - got id
[ 3171.972751] hub 2-0:1.0: USB hub found
[ 3171.972819] hub 2-0:1.0: 4 ports detected
[ 3171.972856] hub 2-0:1.0: standalone hub
[ 3171.972870] hub 2-0:1.0: no power switching (usb 1.0)
[ 3171.972885] hub 2-0:1.0: global over-current protection
[ 3171.972903] hub 2-0:1.0: power on to power good time: 32ms
[ 3171.972931] hub 2-0:1.0: local power source is good
[ 3171.972949] hub 2-0:1.0: no over-current condition exists
[ 3171.972967] hub 2-0:1.0: trying to enable port power on non-switchable hub
[ 3171.975065] drivers/usb/core/inode.c: creating file '001'
[ 3172.012364] ehci_hcd 0000:00:0f.5: GetStatus port 1 status 003002 POWER OWNER sig=se0 CSC
[ 3172.012444] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[ 3172.012478] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 3172.069965] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00010101 CSC PPS CCS
[ 3172.069998] hub 2-0:1.0: port 1: status 0101 change 0001
[ 3172.113893] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[ 3172.163701] ehci_hcd 0000:00:0f.5: port 2 full speed --> companion
[ 3172.163741] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
[ 3172.163820] hub 1-0:1.0: port 2 not reset yet, waiting 50ms
[ 3172.213496] ehci_hcd 0000:00:0f.5: GetStatus port 2 status 003002 POWER OWNER sig=se0 CSC
[ 3172.213558] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0004
[ 3172.213593] hub 2-0:1.0: state 7 ports 4 chg 0002 evt 0004
[ 3172.213623] hub 2-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[ 3172.317003] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3172.366801] usb 2-1: new full speed USB device using ohci_hcd and address 2
[ 3172.367284] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.369281] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.371280] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.475207] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3172.524992] usb 2-1: device descriptor read/64, error -62
[ 3172.624256] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.626253] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.628250] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3172.732013] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3172.781806] usb 2-1: device descriptor read/64, error -62
[ 3172.983947] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3173.033746] usb 2-1: new full speed USB device using ohci_hcd and address 3
[ 3173.034206] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.036204] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.038206] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.142146] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3173.191943] usb 2-1: device descriptor read/64, error -62
[ 3173.291183] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.293175] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.295175] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0in 5ec20000 cc 5 --> status -62
[ 3173.398959] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3173.448764] usb 2-1: device descriptor read/64, error -62
[ 3173.650896] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3173.700694] usb 2-1: new full speed USB device using ohci_hcd and address 4
[ 3173.701132] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0out 5ec20000 cc 5 --> status -62
[ 3173.897116] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0out 5ec20000 cc 5 --> status -62
[ 3174.093240] usb 2-1: device not accepting address 4, error -62
[ 3174.197732] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[ 3174.247528] usb 2-1: new full speed USB device using ohci_hcd and address 5
[ 3174.248070] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0out 5ec20000 cc 5 --> status -62
[ 3174.444043] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 1 ep0out 5ec20000 cc 5 --> status -62
[ 3174.589317] hub 1-0:1.0: hub_suspend
[ 3174.589342] usb usb1: bus auto-suspend
[ 3174.589358] ehci_hcd 0000:00:0f.5: suspend root hub
[ 3174.640070] usb 2-1: device not accepting address 5, error -62
[ 3174.640134] hub 2-0:1.0: unable to enumerate USB device on port 1
[ 3174.640200] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00010101 CSC PPS CCS
[ 3174.640234] hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[ 3174.741635] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[ 3174.845146] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3174.894959] usb 2-2: new full speed USB device using ohci_hcd and address 6
[ 3174.895994] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3174.897992] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3174.899990] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.004317] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3175.054110] usb 2-2: device descriptor read/64, error -62
[ 3175.152964] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.154960] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.156960] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.261135] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3175.310927] usb 2-2: device descriptor read/64, error -62
[ 3175.513067] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3175.562869] usb 2-2: new full speed USB device using ohci_hcd and address 7
[ 3175.563914] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.565915] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.567915] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.672238] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3175.722032] usb 2-2: device descriptor read/64, error -62
[ 3175.820886] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.822885] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.824884] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0in 5ec20000 cc 5 --> status -62
[ 3175.929058] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3175.978849] usb 2-2: device descriptor read/64, error -62
[ 3176.180990] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3176.230789] usb 2-2: new full speed USB device using ohci_hcd and address 8
[ 3176.231839] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0out 5ec20000 cc 5 --> status -62
[ 3176.428817] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0out 5ec20000 cc 5 --> status -62
[ 3176.624308] usb 2-2: device not accepting address 8, error -62
[ 3176.727830] ohci_hcd 0000:00:0f.4: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
[ 3176.777626] usb 2-2: new full speed USB device using ohci_hcd and address 9
[ 3176.778776] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0out 5ec20000 cc 5 --> status -62
[ 3176.975852] ohci_hcd 0000:00:0f.4: urb cfba88c0 path 2 ep0out 5ec20000 cc 5 --> status -62
[ 3177.172121] usb 2-2: device not accepting address 9, error -62
[ 3177.172213] hub 2-0:1.0: unable to enumerate USB device on port 2
[ 3177.172271] hub 2-0:1.0: state 7 ports 4 chg 0000 evt 0004
[ 3179.471941] hub 2-0:1.0: hub_suspend
[ 3179.471970] usb usb2: bus auto-suspend
[ 3179.471987] ohci_hcd 0000:00:0f.4: suspend root hub

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux