angellus

Members
  • Posts

    1
  • Joined

  • Last visited

angellus's Achievements

Noob

Noob (1/14)

0

Reputation

  1. @limetech, so what is the correct way of getting this set up without forwarding the whole bus? It looks like the drivers are there and working, but I am not sure what I need to forward to the Docker container. I am on the latest stable version, 6.8.2. # lsusb Bus 002 Device 079: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0 ... # modinfo btintel filename: /lib/modules/4.19.98-Unraid/kernel/drivers/bluetooth/btintel.ko.xz firmware: intel/ibt-12-16.ddc firmware: intel/ibt-12-16.sfi firmware: intel/ibt-11-5.ddc firmware: intel/ibt-11-5.sfi license: GPL version: 0.1 description: Bluetooth support for Intel devices ver 0.1 author: Marcel Holtmann <[email protected]> srcversion: B978516D847A719EA755825 depends: bluetooth retpoline: Y intree: Y name: btintel vermagic: 4.19.98-Unraid SMP mod_unload # hciconfig -bash: hciconfig: command not found # find / -iname "hci*" ! -path "/proc/*" ! -path "/var/lib/docker/*" /sys/class/bluetooth/hci0 /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/bluetooth/hci0 /lib/modules/4.19.98-Unraid/kernel/drivers/bluetooth/hci_uart.ko.xz /lib/modules/4.19.98-Unraid/kernel/drivers/bluetooth/hci_vhci.ko.xz