Skip to content

Insufficient permissions, what file is the package accessing? #11

@fenimore

Description

@fenimore

Hi,
I'm trying to use this package, but I get an error: libusb: bad access [code -3]
I checked here, http://libusb.sourceforge.net/api-1.0/group__misc.html#ggab2323aa0f04bc22038e7e1740b2f29efa131f3c2f6f2bb40bc6fb60ccb6f3152f
the libusb docs, and I see that this bad access means I have insufficient permissions. I can't seem to find the file that libusb is trying to access. Normally I've been working with either: /dev/usb/hiddev0 or /dev/bus/usb/001/0XX, and that's where the device is connecting to my machine, but relaxing the permissions in these directories/files doesn't change this error code.

The device Path is like this 05f3:00ff:01.02, which is the Vendor and Product numbers, (with two other bits I don't know are about), is this 'path' what I should be looking into?

I'm running Arch Linux.

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