AX201 M.2 device becomes unstable after loading iwmbt-firmware for bluetooth

HI
Trying some laptop things now during summer.....
Installed Freebsd 15.1 - p1 binary release from repos.
machine is the Fujitsu H7510 with CometLake i7-10850H CPU and Quadro T1000 GPU.
Using wireless iwlwifi on the AX201 M.2 2230 board in the laptop.

Laptop creates boot - messages that is cant load the iwmbt-firmware ( bluetooth firmware as its not installed )
Therefor I install the comms/iwmbt-firmware-20251111 firmware package form ports.
After the iwmbt-firmware loads the Wireless connection becomes very much unstable and often dies after a few minutes.
Deinstalltion of the iwmbt-firmware makes the laptop behave normally again.

Noteing that the comms/iwmbt-firmware-20251111 packages is six months old , can it be updated ?
anyone using the iwmbt-firmware with success ?

Regards.
 
HI
Trying some laptop things now during summer.....
Installed Freebsd 15.1 - p1 binary release from repos.
machine is the Fujitsu H7510 with CometLake i7-10850H CPU and Quadro T1000 GPU.
Using wireless iwlwifi on the AX201 M.2 2230 board in the laptop.

Laptop creates boot - messages that is cant load the iwmbt-firmware ( bluetooth firmware as its not installed )
Therefor I install the comms/iwmbt-firmware-20251111 firmware package form ports.
After the iwmbt-firmware loads the Wireless connection becomes very much unstable and often dies after a few minutes.
Deinstalltion of the iwmbt-firmware makes the laptop behave normally again.

Noteing that the comms/iwmbt-firmware-20251111 packages is six months old , can it be updated ?
anyone using the iwmbt-firmware with success ?

Regards.
Check which modules are actually loaded then see upstream to see if the same file was updated since that date: https://gitlab.com/kernel-firmware/linux-firmware/-/tree/main/intel?ref_type=heads
If there are you can just download the files from the repo and replace your existing ones. If it goes bad just remove the package and the files. Also check that you don't have files from any previous version of the firmware package.

If not, the issue is probably on the linuxKpi side, check to see if there's any issue already open? (I've checked the linux kernel bugzilla and there weren't any relevant issues)
 
Check which modules are actually loaded then see upstream to see if the same file was updated since that date: https://gitlab.com/kernel-firmware/linux-firmware/-/tree/main/intel?ref_type=heads
If there are you can just download the files from the repo and replace your existing ones. If it goes bad just remove the package and the files. Also check that you don't have files from any previous version of the firmware package.

If not, the issue is probably on the linuxKpi side, check to see if there's any issue already open? (I've checked the linux kernel bugzilla and there weren't any relevant issues)
Yes there is firmware ibt-19-0-4.sfi for the AX201 that is three months old , or three months newer than the firmware in the ports collection.
 
Back
Top