Closed adilinden closed 2 years ago
You're following instructions for Ubuntu. You should be following the instructions for Raspberry Pi.
sudo apt-get update
sudo apt-get install avrdude
Awesome! That worked!
THanks!
This issue has been automatically locked because there was no further activity after it was closed. Please open a new issue for any related problems.
I am getting the following error installing
avrdude
to flash the Creality Melzi V1 board in an Ender-3.I had to run
sudo apt install software-properties-common
in order to have thesudo add-apt-repository ppa:pmjdebruijn/avrdude-release
no longer fail with the above error. But now I am greeted with:I will keep digging, but that's how far I got....