Skip to content

Arduino mining troubleshooting

primboi edited this page May 19, 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

Problem:

  • Input/Output error

Solution:

  • Use a different USB cable
  • If you are using many devices, try using a powered USB hub

Clone this wiki locally