Arduino on Mageia linux
borissh1983 at gmail.com
borissh1983 at gmail.com
Thu Jun 22 15:20:40 IDT 2017
Hi ,
I had a similar issue when I checked the wrong board in the IDE (few years ago
things may have changed).
Unplug the device , close the IDE , plug it in again and :
dmesg
ls /dev/serial/by-*
start the IDE again and make sure you choose the correct board.
On Tuesday, 20 June 2017 13:32:28 IDT Shlomo Solomon wrote:
> I installed the Arduino IDE from Mageia RPMs and added my user to the
> lock group as instructed.
>
> In the tools >> serial port menu, there is no /dev/ttyUSB0 -
> only /dev/ttyS0 and /dev/ttyS1. I tried both of them but could not
> upload a program. I read that sometimes Arduino needs to be run as
> root, so I tried that too with no success. Here's what I get when I try
> to upload:
>
> Binary sketch size: 1,056 bytes (of a 32,256 byte maximum)
> Binary sketch size: 1,056 bytes (of a 32,256 byte maximum)
> avrdude: stk500_recv(): programmer is not responding
> avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
> avrdude: stk500_recv(): programmer is not responding
> avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
> avrdude: stk500_recv(): programmer is not responding
More information about the Linux-il
mailing list