Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth HCI reset failed #3725

Open
Terikos opened this issue Dec 8, 2024 · 5 comments
Open

Bluetooth HCI reset failed #3725

Terikos opened this issue Dec 8, 2024 · 5 comments
Labels
bluetooth board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) bug

Comments

@Terikos
Copy link

Terikos commented Dec 8, 2024

Describe the issue you are experiencing

Since upgrade core to version 14.0 on the console of my Intel NUC I have repeating message:
Bluetooth: hci: sending initial HCI reset failed (-19).
IMG_1629

My NUC doesn’t have build Bluetooth. I tried to disable service but systemd file system is read only, so it is not possible.

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?

6.6.63-haos

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

X86 based hardware

Steps to reproduce the issue

After start HAOS

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

2024-12-08 17:51:28.800 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:28.825 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:28.830 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:28.831 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:28.875 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:30.582 homeassistant kernel: usb 1-5.1: USB disconnect, device number 91
2024-12-08 17:51:30.590 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:30.598 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:30.764 homeassistant kernel: usb 1-5.1: new full-speed USB device number 92 using xhci_hcd
2024-12-08 17:51:30.846 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:30.865 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:30.871 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:30.919 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:32.630 homeassistant kernel: usb 1-5.1: USB disconnect, device number 92
2024-12-08 17:51:32.641 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:32.675 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:32.816 homeassistant kernel: usb 1-5.1: new full-speed USB device number 93 using xhci_hcd
2024-12-08 17:51:32.898 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:32.923 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:32.924 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:32.925 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:32.971 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:34.678 homeassistant kernel: usb 1-5.1: USB disconnect, device number 93
2024-12-08 17:51:34.687 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:34.695 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:34.862 homeassistant kernel: usb 1-5.1: new full-speed USB device number 94 using xhci_hcd
2024-12-08 17:51:34.944 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:34.969 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:34.976 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:34.976 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:35.020 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:36.727 homeassistant kernel: usb 1-5.1: USB disconnect, device number 94
2024-12-08 17:51:36.735 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:36.755 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:36.908 homeassistant kernel: usb 1-5.1: new full-speed USB device number 95 using xhci_hcd
2024-12-08 17:51:36.988 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:37.009 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:37.018 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:37.018 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:37.066 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:38.774 homeassistant kernel: usb 1-5.1: USB disconnect, device number 95
2024-12-08 17:51:38.781 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:38.795 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:38.956 homeassistant kernel: usb 1-5.1: new full-speed USB device number 96 using xhci_hcd
2024-12-08 17:51:39.036 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:39.063 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:39.064 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:39.067 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:39.108 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:40.822 homeassistant kernel: usb 1-5.1: USB disconnect, device number 96
2024-12-08 17:51:40.833 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:40.861 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:41.006 homeassistant kernel: usb 1-5.1: new full-speed USB device number 97 using xhci_hcd
2024-12-08 17:51:41.088 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:41.107 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:41.117 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:41.167 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:42.875 homeassistant kernel: usb 1-5.1: USB disconnect, device number 97
2024-12-08 17:51:42.882 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:42.897 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:43.056 homeassistant kernel: usb 1-5.1: new full-speed USB device number 98 using xhci_hcd
2024-12-08 17:51:43.138 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:43.162 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:43.165 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:43.167 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:43.211 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:44.918 homeassistant kernel: usb 1-5.1: USB disconnect, device number 98
2024-12-08 17:51:44.929 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:44.953 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:45.104 homeassistant kernel: usb 1-5.1: new full-speed USB device number 99 using xhci_hcd
2024-12-08 17:51:45.185 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:45.207 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:45.212 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:45.213 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:45.255 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:46.967 homeassistant kernel: usb 1-5.1: USB disconnect, device number 99
2024-12-08 17:51:46.977 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:46.989 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:47.150 homeassistant kernel: usb 1-5.1: new full-speed USB device number 100 using xhci_hcd
2024-12-08 17:51:47.231 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:47.253 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:47.254 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:47.299 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:49.014 homeassistant kernel: usb 1-5.1: USB disconnect, device number 100
2024-12-08 17:51:49.025 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:49.050 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:49.200 homeassistant kernel: usb 1-5.1: new full-speed USB device number 101 using xhci_hcd
2024-12-08 17:51:49.280 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:49.302 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:49.306 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:49.313 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:49.354 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:51.063 homeassistant kernel: usb 1-5.1: USB disconnect, device number 101
2024-12-08 17:51:51.072 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:51.087 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:51.249 homeassistant kernel: usb 1-5.1: new full-speed USB device number 102 using xhci_hcd
2024-12-08 17:51:51.329 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:51.344 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:51.349 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:51.397 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:53.111 homeassistant kernel: usb 1-5.1: USB disconnect, device number 102
2024-12-08 17:51:53.126 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:53.144 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:53.297 homeassistant kernel: usb 1-5.1: new full-speed USB device number 103 using xhci_hcd
2024-12-08 17:51:53.379 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:53.398 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:53.404 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:53.453 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:55.160 homeassistant kernel: usb 1-5.1: USB disconnect, device number 103
2024-12-08 17:51:55.167 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:55.186 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:55.343 homeassistant kernel: usb 1-5.1: new full-speed USB device number 104 using xhci_hcd
2024-12-08 17:51:55.423 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:55.443 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:55.448 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:55.457 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:55.499 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:57.207 homeassistant kernel: usb 1-5.1: USB disconnect, device number 104
2024-12-08 17:51:57.216 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:57.245 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:57.394 homeassistant kernel: usb 1-5.1: new full-speed USB device number 105 using xhci_hcd
2024-12-08 17:51:57.474 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:57.494 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:57.503 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:57.507 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:57.546 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:51:59.255 homeassistant kernel: usb 1-5.1: USB disconnect, device number 105
2024-12-08 17:51:59.262 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:51:59.279 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:51:59.436 homeassistant kernel: usb 1-5.1: new full-speed USB device number 106 using xhci_hcd
2024-12-08 17:51:59.517 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:51:59.534 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:51:59.543 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:51:59.590 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:01.303 homeassistant kernel: usb 1-5.1: USB disconnect, device number 106
2024-12-08 17:52:01.310 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:01.338 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:01.486 homeassistant kernel: usb 1-5.1: new full-speed USB device number 107 using xhci_hcd
2024-12-08 17:52:01.568 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:01.586 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:01.587 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:01.636 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:03.352 homeassistant kernel: usb 1-5.1: USB disconnect, device number 107
2024-12-08 17:52:03.357 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:03.385 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:03.534 homeassistant kernel: usb 1-5.1: new full-speed USB device number 108 using xhci_hcd
2024-12-08 17:52:03.615 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:03.631 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:03.636 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:03.644 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:03.682 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:05.399 homeassistant kernel: usb 1-5.1: USB disconnect, device number 108
2024-12-08 17:52:05.409 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:05.434 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:05.585 homeassistant kernel: usb 1-5.1: new full-speed USB device number 109 using xhci_hcd
2024-12-08 17:52:05.666 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:05.689 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:05.697 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:05.701 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:05.739 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:07.447 homeassistant kernel: usb 1-5.1: USB disconnect, device number 109
2024-12-08 17:52:07.463 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:07.470 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:07.636 homeassistant kernel: usb 1-5.1: new full-speed USB device number 110 using xhci_hcd
2024-12-08 17:52:07.717 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:07.741 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:07.743 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:07.744 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:07.790 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:09.495 homeassistant kernel: usb 1-5.1: USB disconnect, device number 110
2024-12-08 17:52:09.506 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:09.527 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:09.686 homeassistant kernel: usb 1-5.1: new full-speed USB device number 111 using xhci_hcd
2024-12-08 17:52:09.767 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:09.790 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:09.799 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:09.802 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:09.844 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:11.544 homeassistant kernel: usb 1-5.1: USB disconnect, device number 111
2024-12-08 17:52:11.552 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:11.563 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:11.727 homeassistant kernel: usb 1-5.1: new full-speed USB device number 112 using xhci_hcd
2024-12-08 17:52:11.809 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:11.826 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:11.830 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:11.841 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:11.888 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:13.593 homeassistant kernel: usb 1-5.1: USB disconnect, device number 112
2024-12-08 17:52:13.604 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:13.625 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:13.779 homeassistant kernel: usb 1-5.1: new full-speed USB device number 113 using xhci_hcd
2024-12-08 17:52:13.858 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:13.877 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:13.884 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:13.892 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:13.938 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:15.639 homeassistant kernel: usb 1-5.1: USB disconnect, device number 113
2024-12-08 17:52:15.647 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:15.664 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:15.824 homeassistant kernel: usb 1-5.1: new full-speed USB device number 114 using xhci_hcd
2024-12-08 17:52:15.905 homeassistant kernel: usb 1-5.1: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
2024-12-08 17:52:15.919 homeassistant kernel: usb 1-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2024-12-08 17:52:15.926 homeassistant kernel: sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
2024-12-08 17:52:15.976 homeassistant systemd[1]: Reached target Bluetooth Support.
2024-12-08 17:52:17.689 homeassistant kernel: usb 1-5.1: USB disconnect, device number 114
2024-12-08 17:52:17.695 homeassistant kernel: Bluetooth: hci0: sending initial HCI reset failed (-19)
2024-12-08 17:52:17.725 homeassistant systemd[1]: Stopped target Bluetooth Support.
2024-12-08 17:52:17.872 homeassistant kernel: usb 1-5.1: new full-speed USB device number 115 using xhci_hcd

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

N/a

System information

Version core-2024.12.1
Installation type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual environment false
Python version 3.13.0
Operating system family Linux
Operating system version 6.6.63-haos
CPU architecture x86_64

Additional information

N/a

@Terikos Terikos added the bug label Dec 8, 2024
@jonpaterson
Copy link

same issue on beelink MiniPC. Service bluetoothd gets hung for several minutes on bare metal and ProxMox forwarded internal BT controller.

@sairon
Copy link
Member

sairon commented Dec 10, 2024

@Terikos You say the NUC (which model is it exactly?) doesn't have Bluetooth but the kernel very much thinks so. Can you post the logs of the boot, i.e. the part of the host logs which start with something like "Linux version 6.6.63-haos" and the following ~10 seconds of logs.

Alternatively, if you don't want to use the integrated Bluetooth, there's usually option for disabling it somewhere in the BIOS menu.


@jonpaterson How come is this the same issue? Do you see the same (meaning exactly the same) messages? Proxmox OR bare metal install? At least please share more details about the hardware and symptoms.

@sairon sairon added board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) bluetooth labels Dec 10, 2024
@musapinar
Copy link

Same here.
Bluetooth: hci0: sending initial HCI reset failed (-32)

Oracle VM Virtual Box, on ThinkPad T450s. Bluetooth is the one integrated to the laptop. No usb dongle whatsoever.

@jonpaterson
Copy link

jonpaterson commented Dec 10, 2024

@sairon I saw the EXACT same issue on both hardware and Proxmox. The serivice took around 5 mins to kill (likely the systemd timeout). Here is the dmesg items that might be interesting on the hardware type (13.2)

[ 2.424914] Bluetooth: hci0: Firmware timestamp 2023.48 buildtype 1 build 75324
[ 2.439986] Bluetooth: hci0: Found device firmware: intel/ibt-0040-1050.sfi
[ 2.440000] Bluetooth: hci0: Boot Address: 0x100800
[ 2.440001] Bluetooth: hci0: Firmware Version: 60-48.23
[ 2.440002] Bluetooth: hci0: Firmware already loaded

@Terikos
Copy link
Author

Terikos commented Dec 10, 2024

This is old NUC hardware without Bluetooth.

Intel BOXNUC5CPYH, N3050, DDR3L-1600, SATA3, HDMI, SDXC slot, USB 3.0, BOX

I’ve already checked in BIOS and there is no any option for Bluetooth :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) bug
Projects
None yet
Development

No branches or pull requests

4 participants