Skip to content

EPIPE errors when accessing devices #10

@Flameeyes

Description

@Flameeyes

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions