* [Bug 193821] New: USB Bluetooth stops working after "usb 2-7: reset full-speed USB device number 5 using xhci_hcd"
@ 2017-02-02 9:57 bugzilla-daemon
2017-02-02 10:01 ` [Bug 193821] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2017-02-02 9:57 UTC (permalink / raw)
To: linux-bluetooth
https://bugzilla.kernel.org/show_bug.cgi?id=193821
Bug ID: 193821
Summary: USB Bluetooth stops working after "usb 2-7: reset
full-speed USB device number 5 using xhci_hcd"
Product: Drivers
Version: 2.5
Kernel Version: Opensuse Tumbleweed 4.9.6-1-default #1 SMP PREEMPT
x86_64
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Bluetooth
Assignee: linux-bluetooth@vger.kernel.org
Reporter: mail@felixfischer.org
Regression: No
Created attachment 253871
--> https://bugzilla.kernel.org/attachment.cgi?id=253871&action=edit
dmesg with 'echo "module btusb +mfp" > /sys/kernel/debug/dynamic_debug/control'
Every time usb gets reset the bluetooth device stops working
dmesg:
[19352.497648] usb 2-7: reset full-speed USB device number 5 using xhci_hcd
[19357.757569] Bluetooth: hci0 command 0x0804 tx timeout
Most of the time i can reset and fix this with and bluetooth works till next
usb reset.
# modprobe -r btusb && modprobe btusb
Sometimes this doesn't help (I get the same timeout again). Then this ususally
helps:
# echo -n "0000:00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/unbind && sleep 2
&& echo -n "0000:00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/bind"
Then bluetooth works again till the next usb reset. I don't know why the usb
reset happens in the first place.
Hardware: Thinkpad T440s (Intel Core i5-4200U)
In the attached dmesg output the first reset with 'echo "module btusb +mfp" >
/sys/kernel/debug/dynamic_debug/control' enabled happens at
[ 5507.237892] usb 2-7: reset full-speed USB device number 5 using xhci_hcd
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 193821] USB Bluetooth stops working after "usb 2-7: reset full-speed USB device number 5 using xhci_hcd"
2017-02-02 9:57 [Bug 193821] New: USB Bluetooth stops working after "usb 2-7: reset full-speed USB device number 5 using xhci_hcd" bugzilla-daemon
@ 2017-02-02 10:01 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2017-02-02 10:01 UTC (permalink / raw)
To: linux-bluetooth
https://bugzilla.kernel.org/show_bug.cgi?id=193821
--- Comment #1 from fiskare <mail@felixfischer.org> ---
I already reported the bug to bugzilla.suse.com, but I haven't got an answer in
two weeks https://bugzilla.suse.com/show_bug.cgi?id=1020664
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-02 10:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02 9:57 [Bug 193821] New: USB Bluetooth stops working after "usb 2-7: reset full-speed USB device number 5 using xhci_hcd" bugzilla-daemon
2017-02-02 10:01 ` [Bug 193821] " bugzilla-daemon
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).