Change access rights
Run the following commands as root:
gpasswd -a YOUR_USER uucp
gpasswd -a YOUR_USER lock
chgrp lock /var/lock
chmod g+w /var/lock
Change serial port
Edit your .arduino/preferences.txt
serial.port=/dev/ttyACM0
Run the following commands as root:
gpasswd -a YOUR_USER uucp
gpasswd -a YOUR_USER lock
chgrp lock /var/lock
chmod g+w /var/lock
Edit your .arduino/preferences.txt
serial.port=/dev/ttyACM0
© 2015 - 2022 Moritz Kobel
Theme by Anders Noren — Up ↑