Package: src:linux Followup-For: Bug #1136790 Dear Maintainer,
I am also affected by this bug, but running a slightly different device. $ LANG=C journalctl -b -1 --grep 'hci0' --no-hostname --utc May 16 08:00:36 kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20241106163512 May 16 08:00:36 kernel: Bluetooth: hci0: Failed to send wmt func ctrl (-22) May 16 08:00:36 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported. # grep -s . /sys/class/bluetooth/hci?/device/../id* /sys/class/bluetooth/hci0/device/../idProduct:3568 /sys/class/bluetooth/hci0/device/../idVendor:13d3 $ grep 13d3 /usr/share/misc/usb.ids 13d3 IMC Networks Support for this bluetooth radio was added in commit c69ecb0ea4c96 (so don't get confused by the manufacturer being "IMC Networks") Reverting back to 6.12.85+deb13-amd64 makes the device work again. Let me know if there is anything else you need to know. -- Andreas

