Skip to content

Configuring Linux permissions different product id #2

Description

@togaen

On the CANtact Pro user guide page:

https://cantact.io/cantact-pro/users-guide.html

in the "Configuring Permissions on Linux" section, the udev rules are listed as:

SUBSYSTEM=="usb", ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6070", MODE="0666"

However this doesn't match the hardware. On my unit I needed a different product id:

SUBSYSTEM=="usb", ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="606f", MODE="0666"

For what it's worth, the product id is given correctly on this page:

https://github.com/linklayer/cantact

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions