-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I'm not entirely sure what is missing, but I suspect it might be a missing claim. Indeed enumerating devices it's not reporting those that are actually opened (e.g. by X11), and if I go and check, it turns out it can't get the iProduct/iManufacturer with an EPIPE error.
If I force it to return something and try to WriteFeature, I also get an EPIPE error. This is unfortunate as it makes it essentially unusable for what I was trying to use it for :(
Equivalent C code working on the same device through the hidapi library works perfectly fine (I'm lost as to why you're not just wrapping that, at this point..)
Metadata
Metadata
Assignees
Labels
No labels