[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
From: <hidden>
Date: 2021-12-13 04:26:33
https://bugzilla.kernel.org/show_bug.cgi?id=215167 Tedd An (tedd.an@intel.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tedd.an@intel.com
--- Comment #18 from Tedd An (tedd.an@intel.com) ---(In reply to George Olson from comment #8)
when I boot with 5.15.3 kernel, btusb is not loaded onto the kernel. Results after modprobe btusb:quoted
lsmod | grep btbtusb 65536 0 btrtl 28672 1 btusb btbcm 20480 1 btusb btintel 45056 1 btusb bluetooth 729088 4 btrtl,btintel,btbcm,btusb usbcore 372736 6 xhci_hcd,usbhid,typec,uvcvideo,btusb,xhci_pciquoted
journalctl -b | egrep -i hciNov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1 Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810 Nov 29 15:37:25 asustribetrek kernel: usb usb1: Product: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: usb usb1: Manufacturer: Linux 5.15.3-1-default xhci-hcd Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2 Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed Nov 29 15:37:25 asustribetrek kernel: usb usb2: Product: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: usb usb2: Manufacturer: Linux 5.15.3-1-default xhci-hcd Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810 Nov 29 15:37:25 asustribetrek kernel: usb usb3: Product: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: usb usb3: Manufacturer: Linux 5.15.3-1-default xhci-hcd Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 Nov 29 15:37:25 asustribetrek kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed Nov 29 15:37:25 asustribetrek kernel: usb usb4: Product: xHCI Host Controller Nov 29 15:37:25 asustribetrek kernel: usb usb4: Manufacturer: Linux 5.15.3-1-default xhci-hcd Nov 29 15:37:26 asustribetrek kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd Nov 29 15:37:26 asustribetrek kernel: usb 3-5: new high-speed USB device number 3 using xhci_hcd Nov 29 15:37:34 asustribetrek sddm-helper[1600]: Adding cookie to "/run/user/1000/xauth_HCineT" Nov 29 15:56:37 asustribetrek kernel: Bluetooth: HCI device and connection manager initialized Nov 29 15:56:37 asustribetrek kernel: Bluetooth: HCI socket layer initialized
Hi, George, When you have a chance, could you try with 5.16-rc1 kernel? Yours seems different from the above issue (like 8087: 0a2a). Just in case make sure to cold boot after upgrading the kernel. -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.