Skip to content

Using USB ASP as a regular user

Hello,

To use your USB Asp as a regular user (non root) you must add the following rule to /etc/udev/rules.d

Execute:

$ sudo pico /etc/udev/rules.d/99-usbasp.rules

Add:

SUBSYSTEM==”usb”, ENV{DEVTYPE}==”usb_device”, SYSFS{idVendor}==”16c0″, SYSFS{idProduct}==”05dc”, MODE=”0666″

Save the file, reboot and you will be able to use USB Asp as a non-root.

Matheus

Published inArduino

1,508 Comments

  1. Took me back a step or two on an assumption I had been making, and a stop at buildtractioncleanly pushed that reconsideration further, writing that gently corrects the reader without being aggressive about it is a rare diplomatic skill and the team here clearly knows how to land critical points without turning readers off.

  2. Reading carefully here has reminded me what reading carefully feels like, and a look at motionbeatsmotionless extended that reminder, the experience of careful reading versus skimming is different in ways I had partially forgotten and this site has clearly refreshed my memory of what attention feels like when content rewards it consistently.

Leave a Reply

Your email address will not be published. Required fields are marked *