-
Hello, When I enumerate devices on Ubuntu via VirtualBox, I see the specific device that I'm looking for. However, when running the HIDAPI code on Windows, it does not find the device. One thing that I have to do in Ubuntu before trying to discover the device via HIDAPI is to run the command: sudo chmod -R 777 /dev/bus/usb. Do you know why I maybe having this problem on Windows? |
Beta Was this translation helpful? Give feedback.
Answered by
mcuee
Feb 9, 2022
Replies: 1 comment 3 replies
-
Have you enabled the device pass through on Virtualbox? That is, can lsusb see it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The device failed to enumerate under Windows, so HIDAPI is not even in the picture in this case. You have to fix your FW.