LXC_Debian_Bluetooth

Hi,

I’ve tried to run a BL adapter plugged into my Turris Omnia (HA run in LXC container - Debian Stretch). I would like to scan the MiFlora device for the homeassistent. Unfortunately I can’t start BL service, I always end up in this status:

root@homeassistant:~# systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sun 2019-04-07 14:02:10 UTC; 1min 47s ago
     Docs: man:bluetoothd(8)
  Process: 2143 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FAILURE)
 Main PID: 2143 (code=exited, status=1/FAILURE)
   Status: "Starting up"

Apr 07 14:02:10 homeassistant systemd[1]: Starting Bluetooth service...
Apr 07 14:02:10 homeassistant bluetoothd[2143]: Bluetooth daemon 5.43
Apr 07 14:02:10 homeassistant systemd[1]: Started Bluetooth service.
Apr 07 14:02:10 homeassistant systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE
Apr 07 14:02:10 homeassistant systemd[1]: bluetooth.service: Unit entered failed state.
Apr 07 14:02:10 homeassistant systemd[1]: bluetooth.service: Failed with result 'exit-code'.

I´ve searched on the web, installed recommended libraries. But it didn’t help either. I’ve tried two CSR devices and I connected ASUS BL last time.

Anyone with this experience?

This lxc github issue suggests using a VM instead. (It doesn’t look like Bluetooth support will be added to lxc containers anytime soon.)

Thx.
I´ve spent a lot of time on it. At least now I know the cause.