Skip to content

udev rules incomplete #1

Description

@art51go

To work with the WCK-LinkE Interface, the following three rules are needed:

SUBSYSTEM=="usb", ATTR{idVendor}="1a86", ATTR{idProduct}=="8010", GROUP="plugdev"
SUBSYSTEM=="usb", ATTR{idVendor}="1a86", ATTR{idProduct}=="8012", GROUP="plugdev"
SUBSYSTEM=="usb", ATTR{idVendor}="4348", ATTR{idProduct}=="55e0", GROUP="plugdev"

only the first two are in your description. With the first two only, I could not switch "rvprog -v" to RISC-V mode.

Theese rules appeared after the Installation of Platform-IO with WCH CH32V platform.

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