public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB 3.0 failure and possible regression in kernel 3.8.0
@ 2013-06-12  1:25 Norman Diamond
  2013-06-12  3:04 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Norman Diamond @ 2013-06-12  1:25 UTC (permalink / raw)
  To: linux-kernel, linux-usb

Kernels somewhere around 2.6.35 could handle USB 3.0 at random sometimes,
but kernel 3.8.0 fails consistently.  I know I should try to bisect this,
but I don't have time and the randomness of the older kernel doesn't help.

lspci:
0d:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller
 [1033:0194] (rev 04)
         Kernel driver in use: xhci_hcd

lsusb:
Bus 007 Device 002: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp.

dmesg:
[  458.857081] usb 6-1: new high-speed USB device number 2 using xhci_hcd
[  463.857085] xhci_hcd 0000:0d:00.0: Timeout while waiting for address device command
[  464.728073] xhci_hcd 0000:0d:00.0: Stopped the command ring failed, maybe the host is dead
[  464.728073] xhci_hcd 0000:0d:00.0: Host not halted after 16000 microseconds.
[  464.728073] xhci_hcd 0000:0d:00.0: Abort command ring failed
[  479.976010] [sched_delayed] sched: RT throttling activated
[  479.987230] xhci_hcd 0000:0d:00.0: HC died; cleaning up

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: USB 3.0 failure and possible regression in kernel 3.8.0
  2013-06-12  1:25 USB 3.0 failure and possible regression in kernel 3.8.0 Norman Diamond
@ 2013-06-12  3:04 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-06-12  3:04 UTC (permalink / raw)
  To: Norman Diamond; +Cc: linux-kernel, linux-usb

On Wed, Jun 12, 2013 at 10:25:32AM +0900, Norman Diamond wrote:
> Kernels somewhere around 2.6.35 could handle USB 3.0 at random sometimes,
> but kernel 3.8.0 fails consistently.  I know I should try to bisect this,
> but I don't have time and the randomness of the older kernel doesn't help.
> 
> lspci:
> 0d:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller
>  [1033:0194] (rev 04)
>          Kernel driver in use: xhci_hcd
> 
> lsusb:
> Bus 007 Device 002: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp.
> 
> dmesg:
> [  458.857081] usb 6-1: new high-speed USB device number 2 using xhci_hcd
> [  463.857085] xhci_hcd 0000:0d:00.0: Timeout while waiting for address device command
> [  464.728073] xhci_hcd 0000:0d:00.0: Stopped the command ring failed, maybe the host is dead
> [  464.728073] xhci_hcd 0000:0d:00.0: Host not halted after 16000 microseconds.
> [  464.728073] xhci_hcd 0000:0d:00.0: Abort command ring failed
> [  479.976010] [sched_delayed] sched: RT throttling activated
> [  479.987230] xhci_hcd 0000:0d:00.0: HC died; cleaning up

Can you try a newer kernel (hint, 3.8.0 is old and obsolete)?  3.10-rc5
would be great, but I'll settle for 3.9.5 if you can try that.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-12  3:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12  1:25 USB 3.0 failure and possible regression in kernel 3.8.0 Norman Diamond
2013-06-12  3:04 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox