I had the problem with run-avrdude using efuse value FB instead of CB, so I modified run-avrdude and that problem went away, but now the red LED (pin 13) on the board is on solid as soon as I power up, and I cannot upload any sketches.
root@Arduino:/etc/arduino# run-avrdude ./base.hex
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
Resetting the board doesn't help. Is there any way to reset the AVR chip from Linino, or is the chip dead? Is that what the solid red LED means?
Thanks
Bob