Comment 49 for bug 2051720

Revision history for this message
In , nickolas (nickolas-linux-kernel-bugs) wrote :

kernel: 6.9.1
linux-firmware: 20240510

For me bluetooth still does not work on boot, the timeout error is no longer shown in the logs but without running that reset script the journal will just endlessly repeat these messages and the bluetooth will never work. I think the 'fix' that was put in for this simply hid the issue from the logs and wasn't actually resolved.

$ lsusb | grep -i bluetooth
Bus 001 Device 007: ID 8087:0029 Intel Corp. AX200 Bluetooth

$ journalctl --since 2024-05-22 | grep -E -i bluetooth
May 23 07:21:03 andromeda kernel: Bluetooth: Core ver 2.22
May 23 07:21:03 andromeda kernel: NET: Registered PF_BLUETOOTH protocol family
May 23 07:21:03 andromeda kernel: Bluetooth: HCI device and connection manager initialized
May 23 07:21:03 andromeda kernel: Bluetooth: HCI socket layer initialized
May 23 07:21:03 andromeda kernel: Bluetooth: L2CAP socket layer initialized
May 23 07:21:03 andromeda kernel: Bluetooth: SCO socket layer initialized
May 23 07:21:03 andromeda systemd[1]: Reached target Bluetooth Support.
May 23 07:21:03 andromeda kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
May 23 07:21:03 andromeda kernel: Bluetooth: hci0: Boot Address: 0x24800
May 23 07:21:03 andromeda kernel: Bluetooth: hci0: Firmware Version: 132-3.24
May 23 07:21:03 andromeda kernel: Bluetooth: hci0: Firmware already loaded
May 23 07:21:03 andromeda kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
May 23 07:21:03 andromeda NetworkManager[789]: <info> [1716466863.8963] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 23 07:24:04 andromeda kernel: Bluetooth: Core ver 2.22
May 23 07:24:04 andromeda kernel: NET: Registered PF_BLUETOOTH protocol family
May 23 07:24:04 andromeda kernel: Bluetooth: HCI device and connection manager initialized
May 23 07:24:04 andromeda kernel: Bluetooth: HCI socket layer initialized
May 23 07:24:04 andromeda kernel: Bluetooth: L2CAP socket layer initialized
May 23 07:24:04 andromeda kernel: Bluetooth: SCO socket layer initialized
May 23 07:24:04 andromeda systemd[1]: Reached target Bluetooth Support.
May 23 07:24:04 andromeda kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
May 23 07:24:04 andromeda kernel: Bluetooth: hci0: Boot Address: 0x24800
May 23 07:24:04 andromeda kernel: Bluetooth: hci0: Firmware Version: 132-3.24
May 23 07:24:04 andromeda kernel: Bluetooth: hci0: Firmware already loaded
May 23 07:24:04 andromeda kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
May 23 07:24:05 andromeda NetworkManager[779]: <info> [1716467045.0155] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 23 07:28:33 andromeda kernel: Bluetooth: Core ver 2.22
May 23 07:28:33 andromeda kernel: NET: Registered PF_BLUETOOTH protocol family
May 23 07:28:33 andromeda kernel: Bluetooth: HCI device and connection manager initialized
May 23 07:28:33 andromeda kernel: Bluetooth: HCI socket layer initialized
May 23 07:28:33 andromeda kernel: Bluetooth: L2CAP socket layer initialized
May 23 07:28:33 andromeda kernel: Bluetooth: SCO socket layer initialized
May 23 07:28:33 andromeda systemd[1]: Reached target Bluetooth Support.
May 23 07:28:33 andromeda kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
May 23 07:28:33 andromeda kernel: Bluetooth: hci0: Boot Address: 0x24800
May 23 07:28:33 andromeda kernel: Bluetooth: hci0: Firmware Version: 132-3.24
May 23 07:28:33 andromeda kernel: Bluetooth: hci0: Firmware already loaded
May 23 07:28:33 andromeda kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
May 23 07:28:33 andromeda NetworkManager[779]: <info> [1716467313.7052] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)