August 18, 20232 yr Hello Everyone. I've been searching the internet and this forum mostly for a couple days without success. I'm really sorry if this is a duplicate. My issue : I can't pass my brand new asus BT-400 bluetooth dongle to HomeAssistant Docker. Here is what I tried without success : lsusb to get the BUS and Device numbers and pass it as a "device" using --device=/dev/bus/usb/00X/00Y With --device=/dev/bus/usb/00X/00Y, trying to pass the dbus path /dev/bus/usb:/dev/bus/usb Trying to find the ID using `ls -l /dev/serial/by-id` to pass it as '/dev/ttyACM0:/dev/ttyACM0' > My USB dongle does not appear when using the command. Side note : I did managed to pass my SonOff Zigbee dongle using the `ls -l /dev/serial/by-id` command since it appears in it. What I found after some time : When using this command `usb-devices`, I find several lines for my device wich show driver = btusb but the last line displays : driver = none Any idea how that might be or what I should do to get this dongle working ? If not, could you recommand one that's working out of the box with unraid since I can still ship this one back with Am****n Thanks to you all. Edited August 18, 20232 yr by DrKamp Typos...
August 30, 20232 yr Author Thanks. It's working now by following your advice. Sorry I dind't find it on my own.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.