Ubuntu recently released an update, v22.04.4, which included an updated version of bluez v5.63. One of the bugs fixed by the update was "Fix issue with storing IRK causing invalid read access." My previous experience was wit Ubuntu v22.04.3 with a linux 6.5x kernel. The new build has Kernel: Linux 6.5.0-21-generic paired with the bluez update. Having no more bluetooth issues with this new build (Ubuntu minimal including snap) as I did with the 22.04.3 build perhaps it's possible these changes resolved the bluetooth issue of the BT mouse disconnecting without reason. Others may want to try this. If it turns out to be helpful, please post to this bug report and perhaps we can move on to additional updates like Ubuntu 24.04 scheduled for April.
https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668 https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/ChangeLog?id=5.63 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2051720 Title: Bluetooth Broken In Kernel Versions 6.5+ (Intel AX210) Status in Linux: Confirmed Status in linux package in Ubuntu: New Bug description: ``` kernel: Bluetooth: hci0: command 0xfc05 tx timeout ``` This issue started with kernel 6.5. Bluetooth has been broken ever since. The issue was not present in earlier versions of the kernel. ``` $ uname -a Linux 6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ``` ``` $ lsusb | grep -i bluetooth Bus 001 Device 004: ID 8087:0032 Intel Corp. AX210 Bluetooth ``` ``` $ journalctl -b | egrep -i bluetooth Jan 30 10:28:53 systemd[3247]: Reached target Bluetooth. Jan 30 10:28:53 systemd[1]: Reached target Bluetooth Support. Jan 30 10:28:55 kernel: Bluetooth: hci0: command 0xfc05 tx timeout Jan 30 10:28:55 kernel: Bluetooth: hci0: Reading Intel version command failed (-110) ``` ``` linux-firmware/jammy-proposed,now 20220329.git681281e4-0ubuntu3.25 all [installed,automatic] ``` To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/2051720/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp