axydas
(Andreas)
August 19, 2022, 4:59am
1
Hello,
i am trying to install the Bluetooth integration and i am getting the error: “Retrying setup: Failed to start Bluetooth: adapter ‘hci0’ not found”
My HA is running on a NUC with Proxmox. Here is my USB setup on Proxmox:
Any idea what is wrong?
Thanks in advance!
1 Like
If you go into “Settings > System > Hardware > Kebab menu > All Hardware” you will be able to see what hardware HA can see.
1 Like
kaciker
(Kaciker)
October 7, 2022, 2:36pm
3
Did you solve the problem ?
I have Proxmox the same that you, and same propblem
1 Like
axydas
(Andreas)
October 8, 2022, 4:10am
4
No i still have the issue
1 Like
fspatt
(FrankS61)
October 31, 2022, 2:36pm
7
I have the same problem with a Macpro running Virtual box. Apparently the HA sees it. Not sure how to get this resolved. Any ideas?
1 Like
mdb17
(Mdb17)
November 3, 2022, 10:58pm
8
I am having the same issue in a VM as well
1 Like
epjcym
November 7, 2022, 12:55pm
9
Same, Proxmox on an Intel NUC. If I do a full system reboot, it finds the (built in) bluetooth adapter. The problem shows up when updating HA, and occasionally other unknown reasons. Restarting HA doesn’t fix it, only a full system restart.
1 Like
I am running windows and Virtual Box - sometimes the USB BT adapter does not get picked up.
But if I go to the VM window and right click on the USB symbol on the bottom, I can then make a tick mark next to the BT adapter and everything works again ?!?
fspatt
(FrankS61)
November 8, 2022, 6:58am
11
In my case, I have a 4,1 MacPro running Virtualbox. I have read “somewhere” that the Mac has issues giving up host control of the bluetooth. I haven’t bought a separate dongle yet but hear that might be the solution. I think it might try this.
ausfas
(Ausfas)
December 3, 2022, 10:27am
12
I have RPi 4, and having the same issue.
Will this resolve the problem?
opened 08:18AM - 08 Nov 22 UTC
integration: bluetooth
### The problem
I cannot configure Bluetooth on my Raspberry Pi 4.
Integrat… ion module shows: "Failed to start Bluetooth: [org.bluez.Error.NotReady] Resource Not Ready"
The error in logs: "homeassistant kernel: Bluetooth: hci0: command 0x1001 tx timeout"
Documentation says: "The host system should be running Linux kernel 5.15.62 or later."
https://www.home-assistant.io/integrations/bluetooth/
...but the kernel is "5.15.61-v8" and there is no possibility to update it
```
[core-ssh /]$ uname -a
Linux core-ssh 5.15.61-v8 #1 SMP PREEMPT Fri Oct 21 00:45:05 UTC 2022 aarch64 Linux
[core-ssh /]$ ha supervisor update
Processing... Done.
Error: No supervisor update available - 2022.10.2
[core-ssh /]$ ha host update
Command completed successfully.
[core-ssh /]$ ha core update
Processing... Done.
Error: Version 2022.11.1 is already installed
```
```
[core-ssh /]$ ha host info
agent_version: 1.4.1
apparmor_version: 3.0.3
boot_timestamp: 1667855907117276
broadcast_llmnr: true
broadcast_mdns: true
chassis: embedded
cpe: cpe:2.3:o:home-assistant:haos:9.3:*:production:*:*:*:rpi4-64:*
deployment: production
disk_free: 49.3
disk_life_time: null
disk_total: 58
disk_used: 6.4
dt_synchronized: true
dt_utc: "2022-11-08T07:53:35.459790+00:00"
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
- journal
hostname: homeassistant
kernel: 5.15.61-v8
llmnr_hostname: homeassistant
operating_system: Home Assistant OS 9.3
startup_time: 1.707939
timezone: Etc/UTC
use_ntp: true
```
```
[core-ssh /]$ ha info
arch: aarch64
channel: stable
docker: 20.10.18
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
- journal
hassos: "9.3"
homeassistant: 2022.11.1
hostname: homeassistant
logging: info
machine: raspberrypi4-64
operating_system: Home Assistant OS 9.3
state: running
supervisor: 2022.10.2
supported: true
supported_arch:
- aarch64
- armv7
- armhf
timezone: Europe/Berlin
```
```
[core-ssh /]$ ha core info
arch: aarch64
audio_input: null
audio_output: null
boot: true
image: ghcr.io/home-assistant/raspberrypi4-64-homeassistant
ip_address: 172.30.32.1
machine: raspberrypi4-64
port: 8123
ssl: false
update_available: false
version: 2022.11.1
version_latest: 2022.11.1
watchdog: true
```
### What version of Home Assistant Core has the issue?
2022.11.1
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Bluetooth
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/bluetooth/
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
ddaniel
(Daniel Dekovic)
December 3, 2022, 10:29am
13
For debian 11 I upgraded kernel to 6.0 and than bluetooth adapter was recignized.
I moved my HA to VMware - works like a treat!
So I think it may be Virtualbox that is part of the BT problem?
fspatt
(FrankS61)
December 14, 2022, 10:47am
15
Don’t think so. I moved the Bluetooth port to my Ubuntu VBOX and it sees it just fine. So I think this is not a MAC or VBOX issue but unique to HA virtualization?
I have a RaspberryPi3 with exactly the same problem
I had this problem on my Thinkcentre m93p running proxmox. Removing the device from Home Assistant and adding it again solved the problem.
stintov
(Stintov)
March 13, 2024, 10:01pm
18
Did anyone find a fix?
Having this issue on a Beelink EQ12 N100
Oddly, Bluetooth must be working as it still talks to my CO2 sensor.
zoechi
(Günter Zöchbauer)
March 30, 2024, 6:39pm
19
In a qemu VM on an Intel NUC it notifies about a new found device hci0
and when I click configure
it adds Bluetooth, but then it keeps reloading “Failed setup, will retry”