-
```
I have modified the hidtest application to use the PID and VID of my HID
device. When run on a Mac and on Linux, the application is able to list and
read the device.
On my Windows machine (Win…
-
```
I have modified the hidtest application to use the PID and VID of my HID
device. When run on a Mac and on Linux, the application is able to list and
read the device.
On my Windows machine (Win…
-
I've been trying to get raw HID. It's partially working but not quite. I'm wondering if it's expecting to work and if not, what I need to do to make it work? I've been looking through the source and t…
-
I tried to install it via the AUR, edited the PKGBUILD file (changed dependencies from libcmmk to libcmmk-git) and I am getting this error:
https://pastebin.com/2WVfzQZh
-
```
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…
-
Hi, MatMoul. When I try to change colours, I have the following output:
`g512-led -a ffffff
Matching or compatible device not found !`
Foi some reason this same problem appears when I intentio…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
I didn't see this mentioned in other issues. I built the software from git on my Manjaro machine.
```
Compiling apex-tux v1.0.3 (/home/thwright/Dev/apex-tux)
warning: unused import: `anyhow::a…
-
At Mixxx, users reported problems with USB 2.0 High-Speed devices, which are limited to Full-Speed mode for some reasons. Under MacOS and Windows they operate as High-Speed device.
This is not only…