Dear Maintainer,
I've got a similar problem when booting my laptop with an Intel Corp. AX200
Bluetooth device. The device doesn't come up at boot with the following error
message:
$ sudo dmesg | grep Bluetooth
[ 7.442233] Bluetooth: Core ver 2.22
[ 7.442258] Bluetooth: HCI device and connection manager initialized
[ 7.442262] Bluetooth: HCI socket layer initialized
[ 7.442265] Bluetooth: L2CAP socket layer initialized
[ 7.442269] Bluetooth: SCO socket layer initialized
[ 8.384949] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.384953] Bluetooth: BNEP filters: protocol multicast
[ 8.384956] Bluetooth: BNEP socket layer initialized
[ 9.800251] Bluetooth: hci0: Reading Intel version command failed (-110)
However, when reloading the module later, the driver loads fine:
$ sudo rmmod btusb btintel
$ sudo modprobe btintel
$ sudo modprobe btusb
$ sudo dmesg | grep Bluetooth
[ 389.464643] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 389.466652] Bluetooth: hci0: Device revision is 1
[ 389.466657] Bluetooth: hci0: Secure boot is enabled
[ 389.466660] Bluetooth: hci0: OTP lock is enabled
[ 389.466662] Bluetooth: hci0: API lock is enabled
[ 389.466664] Bluetooth: hci0: Debug lock is disabled
[ 389.466666] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 389.474446] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 389.474460] Bluetooth: hci0: Boot Address: 0x24800
[ 389.474462] Bluetooth: hci0: Firmware Version: 132-3.24
[ 390.887075] Bluetooth: hci0: Waiting for firmware download to complete
[ 390.887628] Bluetooth: hci0: Firmware loaded in 1380072 usecs
[ 390.887698] Bluetooth: hci0: Waiting for device to boot
[ 390.902660] Bluetooth: hci0: Device booted in 14629 usecs
[ 390.908065] Bluetooth: hci0: Found Intel DDC parameters:
intel/ibt-20-1-3.ddc
[ 390.913691] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 390.916680] Bluetooth: hci0: Firmware revision 0.3 build 132 week 3 2024
[ 390.922724] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its
usage is not supported.
[ 391.085157] Bluetooth: MGMT ver 1.23
[ 391.165905] Bluetooth: RFCOMM TTY layer initialized
[ 391.165913] Bluetooth: RFCOMM socket layer initialized
[ 391.165919] Bluetooth: RFCOMM ver 1.11
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***