You are not logged in.
Pages: 1
Hi, so i tried using linux and it's been a month now. I wanted to program arduino on it and it worked before, after a full system update I can't upload anymore and the weird part is that on another arduino it works, no problem. I checked and no hardware damage. On windows it works perfectly fine(no upload problem). So this is the error:
*** [upload] could not open port /dev/ttyACM0: [Errno 5] Input/output error: '/dev/ttyACM0'
Thanks.
Offline
Please show output of
$ udevadm info /dev/ttyACM0$ stat /dev/ttyACM0$ getfact /dev/ttyACM0Also enable "Show verbose output during upload" in Arduino IDE and show full log of upload attempt.
Offline
Thank u but it was the power manager(tdl)
Offline
Pages: 1