-
Hi there,
Not sure if this is possible but I attempted to install this in an ubuntu docker container on macOS.
I received the following error:
```
# ls
Dockerfile LICENSE README.md ap…
-
I have compiled everything successfully on windows 10 but when i run simple.exe i get the following output:
```
OpenHMD version: 0.3.0
Error: OVRService failed to stop, please try running with Ad…
-
After following your advices i get this error:
make
g++ -o tempsense -std=c++11 -I/usr/include/hidapi -lhidapi-libusb -lusb main.cpp
/tmp/ccj1jayu.o: In Funktion »main«:
main.cpp:(.text+0x37): W…
fapth updated
3 years ago
-
Hello,
Thanks for your software. Is there any way to install it on Fedora / RedHat based systems ?
Thanks.
-
The Mac OS X backend uses a static variable `static IOHIDManagerRef hid_mgr = 0x0;`
The problem occurs with two threads are doing the sequence `hid_init()` [...] `hid_exit()`
The first thread to …
-
Hi,
I'm having a similar issue in #247 . Could you let me kown the solution?
-
I think I understand what has happened. I would suggest that the instructions be rewritten and made clearer for the casual user. In the past one extracted a folder called glucometerutils-master and …
-
The Linux libusb and macOS backends maintain an internal buffer of 30 (where did this number come from?) input reports. If I understand correctly, when hid_read is called repeatedly, one input report …
-
Since 2.4 or so (not happening with the 2.3-archive), possibly when ever the input device settings were added, there seems to be some kind of a device reset upon launch, which I only noticed because m…
-
Hi,
keep getting StreamDeck.Transport.Transport.TransportError: Could not open HID device.
Tried disconnecting and reconnecting the deck also tried rebooting.
Only other thing i noticed is th…