Skip to main content
Copy edited (e.g. ref. <https://en.wikipedia.org/wiki/FTDI>, <https://en.wikipedia.org/wiki/YouTube>, <http://arduino.cc/en/Main/ArduinoBoardUno>, and <https://en.wikipedia.org/wiki/ATmega328>). Dressed the naked link. Removed meta information (this belongs in comments).
Source Link

Maybe you need to "reflash" the ftdiFTDI firmware. Sorry, I'm very bad in Linux. To do this, you'll need some softwaresoftware and a HEX file. Check this video on Youtube.YouTube:

http://www.youtube.com/watch?v=fSXZMVdO5SgARDUINO- Upgrading USB FIRMWARE using FLIP

andAnd download the arduino_usbtoserial.hexarduino_usbtoserial.hex file.

If it doesn't work, and if your UNO haveArduino Uno has the Atmega328pATmega328P chip "DIP"as DIP, try to change the Atmega328pATmega328P chip in the board. Remove this chip carefully. Put another chip in with the bootloader and test.

I hope this can help you.

Maybe you need to "reflash" the ftdi firmware. Sorry, I'm very bad in Linux. To do this, you'll need some software and a HEX file. Check this video on Youtube.

http://www.youtube.com/watch?v=fSXZMVdO5Sg

and download the arduino_usbtoserial.hex.

If doesn't work, and if your UNO have the Atmega328p chip "DIP", try to change the Atmega328p chip in the board. Remove this chip carefully. Put another chip with the bootloader and test.

I hope this can help you.

Maybe you need to "reflash" the FTDI firmware. Sorry, I'm very bad in Linux. To do this, you'll need some software and a HEX file. Check this video on YouTube:

ARDUINO- Upgrading USB FIRMWARE using FLIP

And download the arduino_usbtoserial.hex file.

If it doesn't work, and if your Arduino Uno has the ATmega328P chip as DIP, try to change the ATmega328P chip in the board. Remove this chip carefully. Put another chip in with the bootloader and test.

Source Link

Maybe you need to "reflash" the ftdi firmware. Sorry, I'm very bad in Linux. To do this, you'll need some software and a HEX file. Check this video on Youtube.

http://www.youtube.com/watch?v=fSXZMVdO5Sg

and download the arduino_usbtoserial.hex.

If doesn't work, and if your UNO have the Atmega328p chip "DIP", try to change the Atmega328p chip in the board. Remove this chip carefully. Put another chip with the bootloader and test.

I hope this can help you.