Notifications
Clear all
Gentoo firmware update
For gentoo users on arm,x86, or x86_64
-I installed the latest arduino package in /opt, the lazy way , untar and that's it
-Get the firmware.
Go to where the firmware has been extracted
/opt/arduino-1.6.11/hardware/tools/avr/bin/avrdude -C /opt/arduino-1.6.11/hardware/tools/avr/etc/avrdude.conf -v -patmega2560 -cstk500v2 -P/dev/ttyACM0 -b115200 -D -Uflash:w:1_75mm_MK2-RAMBo13a-E3Dv6full.hex:i
Little hic ups:
-Make sure you have the tty permissions
-Make sure ncurses has the tinfo use flag
I did hit the reset 'X' button a couple of time, it programmed it wrong at 1st, but when I restarted it, it was in programming mode for a bit longer and it did update properly.
Napsal : 19/09/2016 6:34 pm