-
We don't have access to a mac to test on, so controller support hasn't been implemented or tested on a mac. We should resolve this.
200sc updated
3 years ago
-
Bug solution in the commit https://github.com/MatMoul/g810-led/commit/d6d976322e074e470059eed6dce7ff53dcb11709 maybe fixes a bug but it consumes CPU way too much in hidapi mode. The USB connection is …
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
I have a device that I'm sending packets to about 20 times per second. I do no reading, just writing. Sometimes, a write gets a ```LIBUSB::ERROR_BUSY``` exception, in which case i close and reopen the…
slact updated
7 years ago
-
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 …
-
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
-
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…