Hi,
First off, I have read numerous blogs and forums related to my issue and nothing has helped. Whenever I try and upload my sketch to my Arduino UNO board I receive this message.
Arduino: 1.6.10 (Linux), Board: "Arduino/Genuino Uno"
avrdude: ser_open(): can't open device "/dev/ttyACM0": Permission denied
An error occurred while uploading the sketch
Now, you might be thinking to yourself, this guy needs to add himself to the dialout group, and I have, I logged out and logged back in, numerous times, to reset the conditions. Below you can see I have dialout permissions.
erick@erick-MS-****:~$ groups
erick adm uucp dialout cdrom sudo dip plugdev lpadmin sambashare
I then followed this blog explaining other factors that might be affecting it and I still can't upload.
My PC recognizes the device is connected so I deleted modemmanager, still won't upload.
Does anyone have any other ideas?