From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Mathias Nyman <mathias.nyman@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
USB list <linux-usb@vger.kernel.org>
Subject: Re: [GIT PULL] USB driver fixes for 3.18-rc7
Date: Tue, 2 Dec 2014 10:18:10 -0800 [thread overview]
Message-ID: <20141202181810.GB15869@kroah.com> (raw)
In-Reply-To: <CA+55aFyJunLbQPBgUf4rhZN0vbaj7hpK3Jwqwqf-S7A2-LLhFA@mail.gmail.com>
On Sun, Nov 30, 2014 at 11:47:20AM -0800, Linus Torvalds wrote:
> Hmm, Greg.
>
> I seem to get this problem possibly more commonly at boot these days:
>
> usb 1-6: new full-speed USB device number 2 using xhci_hcd
> usb 1-6: device descriptor read/64, error -71
> xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
> usb 1-6: hub failed to enable device, error -22
> usb 1-6: new full-speed USB device number 3 using xhci_hcd
> usb 1-6: device descriptor read/64, error -71
> usb 1-6: hub failed to enable device, error -22
> usb 1-6: new full-speed USB device number 4 using xhci_hcd
> usb 1-6: Device not responding to setup address.
> usb 1-6: Device not responding to setup address.
> usb 1-6: device not accepting address 4, error -71
> usb 1-6: new full-speed USB device number 5 using xhci_hcd
> usb 1-6: Device not responding to setup address.
> usb 1-6: Device not responding to setup address.
> usb 1-6: device not accepting address 5, error -71
> usb usb1-port6: unable to enumerate USB device
>
> and my keyboard doesn't work. I then unplug and re-plug it, and get
>
> usb 1-6: new full-speed USB device number 9 using xhci_hcd
> usb 1-6: New USB device found, idVendor=2516, idProduct=0020
> usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> usb 1-6: Product: Quickfire Rapid i
> usb 1-6: Manufacturer: CM Storm
>
> Any ideas? Some setup delay that isn't long enough at boot time for a
> slightly finicky device? It has happened before, but now I've gotten
> it twice within a couple of days:
>
> Nov 02 12:18:56 i7.lan kernel: usb 1-6: device descriptor read/64, error -71
> Nov 28 16:54:06 i7.lan kernel: usb 1-6: device descriptor read/64, error -71
> Nov 30 11:26:35 i7.lan kernel: usb 1-6: device descriptor read/64, error -71
>
> (I've had this keyboard since mid-September, and looking at the logs
> this machine has been rebooted 41 times since, with those three
> failures..)
I've been seeing this occasionally recently as well, but was blaming a
"bad" USB 3 hub I have here that I use, and the problem goes away with a
replug.
Mathias, any ideas what is going on here?
thanks,
greg k-h
>
> Linus
next prev parent reply other threads:[~2014-12-02 18:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 22:40 [GIT PULL] USB driver fixes for 3.18-rc7 Greg KH
2014-11-30 19:47 ` Linus Torvalds
2014-11-30 22:15 ` Peter Stuge
2014-12-02 18:18 ` Greg KH [this message]
2014-12-03 16:02 ` Mathias Nyman
2014-12-11 18:47 ` Greg KH
2014-12-12 17:45 ` Mathias Nyman
2014-12-12 17:58 ` [PATCH] xhci: Check if slot is already in default state before moving it there Mathias Nyman
2015-04-07 16:32 ` [GIT PULL] USB driver fixes for 3.18-rc7 Tony Luck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141202181810.GB15869@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.