Bug 101661
Summary: | External USB3 hard drive is sometimes not recognized (race condition?) - Event TRB for slot 14 ep 2 with no TDs queued | ||
---|---|---|---|
Product: | Drivers | Reporter: | Kamil Paral (kparal) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | normal | CC: | nathan.renniewaldock+kernelbugs, szg00000 |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | kernel-4.2.0-0.rc2.git1.1.fc23.x86_64 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
system journal when connected over USB2 - works ok
lsusb -vvv over USB3 lsusb -vvv over USB2 system journal from a different (always working) machine over USB3 list of installed packages (rpm -qa) |
Description
Kamil Paral
2015-07-17 13:11:35 UTC
Created attachment 182971 [details]
system journal when connected over USB2 - works ok
Created attachment 182981 [details]
lsusb -vvv over USB3
Created attachment 182991 [details]
lsusb -vvv over USB2
Created attachment 183001 [details]
system journal from a different (always working) machine over USB3
Created attachment 183011 [details]
list of installed packages (rpm -qa)
On Fri, Jul 17, 2015 at 01:11:35PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=101661 > > Bug ID: 101661 > Summary: External USB3 hard drive is sometimes not recognized > (race condition?) - Event TRB for slot 14 ep 2 with no > TDs queued Please send to the linux-usb@vger.kernel.org mailing list I've sent it here: http://thread.gmane.org/gmane.linux.usb.general/128373 Unfortunately, no one replied in two weeks. Also seeing this in 4.6.0, with WARN Event TRB for slot 2 ep 2 with no TDs queued? flooding dmesg ~120 times a second. |