April 30, 20242 yr Every time I restart my Unraid host machine, the on-board (Motherboard MSI x570 Unify) bluetooth device (recognized as USB device in Unraid) has a bluetooth logo next to edit usb device buttons in USB manager. I suppose it mean Unraid host is using the device. Am I right? As it was suggested in the following thread, I have blacklisted the bluetooth driver so that the Unraid host is not able to grab/attach it. https://forums.unraid.net/bug-reports/prereleases/6100-rc1-onboard-bluetooth-no-longer-able-to-passthrough-to-vm-r1524/ Command used to blacklist the driver and do the same at each reboot: echo -e 'blacklist btusb\nblacklist bluetooth' > /boot/config/modprobe.d/bluetooth.conf However, VM is now able to see the Bluetooth device but I couldn't make it to recognize the driver etc. I have added the following lines to my xml VM config but it didn't solve the issue either. The suggestion was discussed in the following topic. https://forums.unraid.net/topic/123933-unraid-610-win10-vm-not-able-to-start-intel-btwifi-3168-device-error-code-10/#comment-1130894 On 5/25/2022 at 3:29 PM, ghost82 said: <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> On 5/25/2022 at 3:29 PM, ghost82 said: <qemu:capabilities> <qemu:del capability='usb-host.hostdevice'/> </qemu:capabilities> But still no luck. Hope we can resolve this together. I am also curious how people manage the on-board wifi/bluetooth solution on their Unraid systems.
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.