Skip to content

Arduino mining troubleshooting

Robert Piotrowski edited this page Apr 22, 2021 · 6 revisions

This page is yet unfinished - contribute or wait until it will contain more content.


Problem:

  • Permission error

Solution:

  • Run the miner as an administrator (or sudo rights if on linux)
  • Re-upload the Arduino code to your board
  • Re-burn the bootloader to your Arduino
  • Select programmer as "Arduino as ISP" when uploading the code

Clone this wiki locally