-
Couldn't load subscription status.
- Fork 211
Description
Hey Guys,
I have macOS High Sierra as my host machine, and I'm running Ubuntu 16.04 in VMware. I've downloaded all requirements and got my vm to access my headphones, so bluetooth is working.
When I run: $sudo python user.py --board ganglion --add print
I get:
"Failed to execute mgmt cmd '%s'" % (cmd))
btle.BTLEException: Failed to execute mgmt cmd 'le on'
Any help on this would be great. I've used the GUI on the mac and streamed data, but I'm keen to get access via this python library.
Thank you in advance.
L
Edit: I should say I'm running this from root
Edit: When I run the GUI on my macOS host - it finds the ganglion board. But when I run it on my linux vm, it does not.