-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
OK, this is probably a silly question, but is there a way to avoid the need for root on Linux systems? My device isn't detected unless I run with sudo...
I added the following udev rule, but no luck:
ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="1235", ATTRS{idProduct}=="0036", MODE="660", GROUP="plugdev"
This is a Launchpad Mini Mk2
Metadata
Metadata
Assignees
Labels
No labels