All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 206901] Valve Index HMD breaks the USB controller it's connected into
Date: Thu, 26 Mar 2020 03:05:35 +0000	[thread overview]
Message-ID: <bug-206901-208809-03458VwXks@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-206901-208809@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=206901

Carlo Wood (carlo@alinoe.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlo@alinoe.com

--- Comment #1 from Carlo Wood (carlo@alinoe.com) ---
I have the same problem.

The Valve Index HMD uses the xhci_hmd driver for a USB 3 connection.
The culprit shows usually in dmesg as:

[77865.729313] xhci_hcd 0000:08:00.0: xHCI host not responding to stop endpoint
command.
[77865.729989] xhci_hcd 0000:08:00.0: xHCI host controller not responding,
assume dead
[77865.729995] xhci_hcd 0000:08:00.0: HC died; cleaning up

After which obviously no new connections can be made anymore.

I compiled vanilla 5.6.0-rc7 with

>grep XHCI .config
CONFIG_USB_XHCI_HCD=m
CONFIG_USB_XHCI_DBGCAP=y
CONFIG_USB_XHCI_PCI=m
# CONFIG_USB_XHCI_PLATFORM is not set

reloading the xhci_pci module restores the controller.

If someone has patches to try out then I can apply them
and test it out.

If any other info is needed please ask!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  reply	other threads:[~2020-03-26  3:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-21  8:06 [Bug 206901] New: Valve Index HMD breaks the USB controller it's connected into bugzilla-daemon
2020-03-26  3:05 ` bugzilla-daemon [this message]
2020-03-26  3:26 ` [Bug 206901] " bugzilla-daemon
2020-03-26  3:30 ` bugzilla-daemon
2020-03-26  3:42 ` bugzilla-daemon

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=bug-206901-208809-03458VwXks@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-usb@vger.kernel.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.