I am running Home Assistant OS 16.2 on Proxmox VM.
Bluetooth adapter Intel AX201 (8087:0026) is detected, but firmware fails to load and Bluetooth does not work.
Expected behavior
Bluetooth firmware should load successfully so that hci0 can be used by Home Assistant for BLE integrations.
Additional info
On Linux distributions (Debian/Ubuntu) this device works fine when the latest linux-firmware package is installed.
Could you please update the firmware blobs in HAOS to include the latest Intel Bluetooth firmware (ibt-0040-4159.sfi / .ddc)?
The AX201 does work using HAOS, but the issue here is the VM needs to passthrough the entire PCI device. Passing through just the USB device is not sufficient.
Here is my writeup on this subject for QEMU/KVM based VM.
I don’t use Proxmox, so can’t help you on that part.