Open entrity opened 8 years ago
I find that libusb_init returns -99. I suppose the reason is that the app lacks permissions to access /dev/bus/usb. Can you tell me what the workaround is please?
libusb_init
-99
/dev/bus/usb
I find that
libusb_init
returns-99
. I suppose the reason is that the app lacks permissions to access/dev/bus/usb
. Can you tell me what the workaround is please?