Closed
Description
Hello, I would like to report a bug.
I installed Arduino IDE (version 1.8.5) on a Manjaro Linux distro.
When I tried to upload a sketch I received the warning:
avrdude: Expected signature for ATmega32U4 is 1E 95 87
I was sure to have selected the right arduino board, port and I had sufficient rights to use the port.
I installed the same version (1.8.5) on a windows computer and uploaded the same script with the same settings and on Windows it worked.
I tried out some different versions of Arduino IDE and discovered that version 1.6.2 was the latest version that was able to upload sketches under Linux