Advertisement
Guest User

dmesg on xhci_hcd fail

a guest
Feb 10th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. [ 3462.663558] usb 3-2: new high-speed USB device number 2 using xhci_hcd
  2. [ 3467.662919] xhci_hcd 0000:0e:00.0: Timeout while waiting for address device command
  3. [ 3482.397450] xhci_hcd 0000:0e:00.0: Stopped the command ring failed, maybe the host is dead
  4. [ 3482.444847] xhci_hcd 0000:0e:00.0: Host not halted after 16000 microseconds.
  5. [ 3482.444853] xhci_hcd 0000:0e:00.0: Abort command ring failed
  6. [ 3482.445154] xhci_hcd 0000:0e:00.0: HC died; cleaning up
  7. [ 3487.648370] xhci_hcd 0000:0e:00.0: Timeout while waiting for address device command
  8. [ 3487.648374] xhci_hcd 0000:0e:00.0: Abort the command ring, but the xHCI is dead.
  9. [ 3487.852333] usb 3-2: device not accepting address 2, error -108
  10. [ 3487.852344] hub 3-0:1.0: cannot disable port 2 (err = -19)
  11. ...
  12. [ 3492.851735] xhci_hcd 0000:0e:00.0: Timeout while waiting for a slot
  13. [ 3492.851741] xhci_hcd 0000:0e:00.0: Abort the command ring, but the xHCI is dead.
  14. [ 3492.851760] hub 3-0:1.0: cannot reset port 2 (err = -19)
  15. [ 3492.851765] hub 3-0:1.0: cannot disable port 2 (err = -19)
  16. [ 3492.851770] xHCI xhci_free_dev called with unaddressed device
  17. [ 3497.851168] xhci_hcd 0000:0e:00.0: Timeout while waiting for a slot
  18. [ 3497.851179] xhci_hcd 0000:0e:00.0: Abort the command ring, but the xHCI is dead.
  19. [ 3497.851203] hub 3-0:1.0: cannot reset port 2 (err = -19)
  20. [ 3497.851211] hub 3-0:1.0: cannot disable port 2 (err = -19)
  21. [ 3497.851217] xHCI xhci_free_dev called with unaddressed device
  22. [ 3502.850521] xhci_hcd 0000:0e:00.0: Timeout while waiting for a slot
  23. [ 3502.850532] xhci_hcd 0000:0e:00.0: Abort the command ring, but the xHCI is dead.
  24. [ 3502.850555] hub 3-0:1.0: cannot reset port 2 (err = -19)
  25. [ 3502.850564] hub 3-0:1.0: cannot disable port 2 (err = -19)
  26. [ 3502.850570] xHCI xhci_free_dev called with unaddressed device
  27. [ 3502.850577] hub 3-0:1.0: unable to enumerate USB device on port 2
  28. [ 3502.850581] hub 3-0:1.0: cannot disable port 2 (err = -19)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement