I'm trying to enable Bluetooth on my Android VM using the following
I've added my user to the vboxusers group as mentioned here which allowed me to see the Bluetooth dongle in the VMs list of USB devices. I added a filter and tried booting the device with and without the dongle connected and neither allowed me to toggle bluetooth on.
Running
hcitool dev
Devices:
return no devices.
hciconfig -a
Running hciconfig hci0 up
Can't init device hci0: Operation not permitted(1)
Any help appreciated.
You may enable Bluetooth only if you have root access. Use su
before running hciconfig hci0 up
:
No root access:
Wit root access:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With