linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bernhard Gebetsberger <bernhard.gebetsberger@gmx.at>
To: linux-usb@vger.kernel.org
Cc: mathias.nyman@linux.intel.com
Subject: Regression xhci_hcd cmd failed due to incorrect slot or ep state
Date: Sun, 7 Apr 2019 12:32:33 +0200	[thread overview]
Message-ID: <0d300c86-4aaa-28d4-cb37-5bc62fa67a9a@gmx.at> (raw)

When using  the kernel version 4.20 or above my usb wifi stick doesn't
work until I reboot my system, dmesg shows this message when the issue
occurs:

xhci_hcd 0000:15:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state

I've found that the problem is caused by this commit:

commit f8f80be501aa2f10669585c3e328fad079d8cb3a
Author: Mathias Nyman <mathias.nyman@linux.intel.com  <mailto:mathias.nyman@linux.intel.com>>
Date:   Thu Sep 20 19:13:37 2018 +0300

     xhci: Use soft retry to recover faster from transaction errors

It looks like it only affects wifi sticks(various models) on specific
hardware configurations(I have this issue on my Ryzen pc, my Intel pc
isn´t affected, but someone in the kernel bug tracker mentioned that he
has this issue on an Intel notebook as well (only with USB 3.0 ports
though)).

             reply	other threads:[~2019-04-07 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-07 10:32 Bernhard Gebetsberger [this message]
2019-04-09 14:36 ` Regression xhci_hcd cmd failed due to incorrect slot or ep state Mathias Nyman

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=0d300c86-4aaa-28d4-cb37-5bc62fa67a9a@gmx.at \
    --to=bernhard.gebetsberger@gmx.at \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@linux.intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).