melvyn2 / intel-bt-fw-imgextract

MIT License
6 stars 0 forks source link

Doesn't work on Ubuntu 24.10 + kernel 6.11.0-9 #4

Open gregoiregentil opened 5 days ago

gregoiregentil commented 5 days ago

I'm on Ubuntu 24.10 and I'm actively participating to this.

I have followed the steps and I managed to get: 7e9f0760120c3a1a27bb4c757f3c01be ibt-0190-0291-iml.sfi ac8516bc54aa4944fd7445b5efd934f4 ibt-0190-0291-usb.sfi

dmesg reports:

[ 2.734585] Bluetooth: hci0: Found device firmware: intel/ibt-0190-0291-iml.sfi [ 2.734589] Bluetooth: hci0: Boot Address: 0x30099000 [ 2.734590] Bluetooth: hci0: Firmware Version: 242-33.24 [ 2.851225] Bluetooth: hci0: Waiting for firmware download to complete [ 2.852044] Bluetooth: hci0: Firmware loaded in 114703 usecs [ 2.852055] Bluetooth: hci0: Waiting for device to boot [ 2.855037] Bluetooth: hci0: Malformed MSFT vendor event: 0x02 [ 2.855040] Bluetooth: hci0: Device booted in 2920 usecs [ 2.857209] Bluetooth: hci0: dsbr: enable: 0x01 value: 0x0f [ 4.865402] Bluetooth: hci0: Failed to send dsbr command (-38) [ 4.865411] Bluetooth: hci0: command 0xfc0a tx timeout [ 6.912461] Bluetooth: hci0: command 0xfc0a tx timeout [ 6.912476] Bluetooth: hci0: Failed to read MSFT supported features (-110)

Ubuntu doesn't have yet a package for 6.12... I guess that it's a problem of kernel module. Any idea (except compile a new kernel...)?

melvyn2 commented 5 days ago

I have the same md5 hashes, so it's probably a kernel issue. I'd wait for official 6.12 builds or compile it myself.