operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

Bluetooth integration fails on VM (VirtualBox, Windows 11) HAOS greater 11.4

Open vaderlord69 opened this issue 1 year ago • 0 comments

Describe the issue you are experiencing

Bluetooth integration fails with HAOS version greater 11.4, even after a cold reboot

image image image

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

12.0

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

  1. Upgrade HAOS to version greater 11.4 (in this case: 12.0)
  2. Observe Bluetooth is not working

Anything in the Supervisor logs that might be useful for us?

I didn't see anything useful. See "additional information" below for some useful information (~ dmesg | grep -i bluetooth)

Anything in the Host logs that might be useful for us?

I didn't see anything useful. See "additional information" below for some useful information (~ dmesg | grep -i bluetooth)

System information

No response

Additional information

➜ ~ dmesg | grep -i bluetooth [ 5.871863] Bluetooth: Core ver 2.22 [ 5.872420] NET: Registered PF_BLUETOOTH protocol family [ 5.872424] Bluetooth: HCI device and connection manager initialized [ 5.872430] Bluetooth: HCI socket layer initialized [ 5.872432] Bluetooth: L2CAP socket layer initialized [ 5.872439] Bluetooth: SCO socket layer initialized [ 6.034005] Bluetooth: hci0: Firmware timestamp 2022.39 buildtype 1 build 52159 [ 6.084669] Bluetooth: hci0: Found device firmware: intel/ibt-0040-1050.sfi [ 6.084690] Bluetooth: hci0: Boot Address: 0x100800 [ 6.084691] Bluetooth: hci0: Firmware Version: 151-42.23 [ 8.104746] Bluetooth: hci0: command 0xfc01 tx timeout [ 9.361197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 9.361204] Bluetooth: BNEP filters: protocol multicast [ 9.361210] Bluetooth: BNEP socket layer initialized [ 16.423642] Bluetooth: hci0: FW download error recovery failed (-110) [ 16.433135] Bluetooth: hci0: Reading supported features failed (-32) [ 16.437779] Bluetooth: hci0: Error reading debug features [ 62.326365] Bluetooth: hci0: Reading Intel version command failed (-32) [ 2156.781316] Bluetooth: hci0: Firmware timestamp 2022.39 buildtype 1 build 52159 [ 2156.789933] Bluetooth: hci0: Found device firmware: intel/ibt-0040-1050.sfi [ 2156.789954] Bluetooth: hci0: Boot Address: 0x100800 [ 2156.789955] Bluetooth: hci0: Firmware Version: 151-42.23 [ 2158.816209] Bluetooth: hci0: command 0xfc01 tx timeout [ 2166.814563] Bluetooth: hci0: FW download error recovery failed (-110) [ 2166.833952] Bluetooth: hci0: Reading supported features failed (-32) [ 2166.839072] Bluetooth: hci0: Error reading debug features [ 2184.843795] Bluetooth: hci0: Reading Intel version command failed (-32) ➜ ~

vaderlord69 avatar Mar 01 '24 19:03 vaderlord69