Guillaume
Guillaume
Thank you very much for both of your responses. I greatly appreciate you taking the time. @mcuee I reproduced the issue on a VirtualBox VM running 20.04, remotely on a...
I ended up being able to run the same command fine on 22.04. Is it safe to assume the issue lies within the kernel hid module? I see that the...
Unfortunately I came at an impasse with trying to recompile select components of the hid modules as they were using some functions that would have required updating my Linux headers...
I ended up downloading an older version of the cython wrapper, which uses hidapi V0.10.1, and I can now successfully send the messages. Afterwards I tried resetting the hid and...