-
# Problem/Motivation
> NUT fails to start on RiPi using standard HA image due to USB permissions
## Expected behavior
> NUT can scan the USB bus to find the UPS
## Actual behavior
> lib…
-
I have tried with the new hidapi from libusb (the new maintained upstream) at v0.9.0, instead of the SuperCollider fork and it works fine. You may want to change that dependency.
-
```
What steps will reproduce the problem?
I have build gingerbread 2.3 for xm beagle board. In init.rc i mentioned to
mount usbfs. But when i try to open usb it returns LIBUSB_ERROR_NO_MEM on
libus…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
I keep getting this error that my app cannot open or access the SDR. I have established a connection via Java, so I believe I have the appropriate permissions, but every time I try opening the SDR via…
-
i can see the work you did so far is more than amazing. Unfortunately i am not very familiar with C++, and i cant use your code.
so in xcode i pressed the "play button" to run Skyreader.xcodeproj and…
-
For be more profesional etc...
First, it is possible to :
- move libusb/libusb-compat-0.1 to libusb/libusb-compat-0.1-old
- or keep like this
And after :
- move hjelmn/libusb-compat-0.1 to li…
-
```
What steps will reproduce the problem?
I have build gingerbread 2.3 for xm beagle board. In init.rc i mentioned to
mount usbfs. But when i try to open usb it returns LIBUSB_ERROR_NO_MEM on
libus…
-
**Describe the bug**
I am trying to find a way to reestablish a communication from a Vive Controller (or Vive Tracker) after it was turned off and on again. In the current state of *libsurvive* with …
-
I've got a device with 6 concurrent bulk transfers to the same endpoint. Sometimes when unplugging the device, libusb gets into a state where it cannot recover. On a fast computer (like my development…