I’m attempting to connect to my pixy from within a virtual machine.
I can build pixymon, libpixyusb, and the hello_pixy programs, however I think there’s a problem with communication because I can’t connect to the pixy from within pixymon, I get an error when launched from the terminal repeatedly until it times out and tries again. Within pixymon it does recognize that the pixy is attached.
Libusb error:
libusb_bulk_write -7
PixyMon errors:
Unable to open USB device
Unable to connect to device
My virtual machine was set up with ubuntu 14.04 and was a fresh install
Virtualbox version 4.3.28 with guest additions and extension pack installed for usb 2.0 host adapter controls
Has anyone else successfully had the pixy software running in a virtual machine?