-
-
Notifications
You must be signed in to change notification settings - Fork 516
Arduino mining troubleshooting
Robert Piotrowski edited this page Jun 25, 2021
·
6 revisions
This page is yet unfinished - contribute or wait until it will contain more content.
- Permission error
- 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
- Input/Output error
- Use a different USB cable
- If you are using many devices, try using a powered USB hub
- How to enable debug output?
- Find folder named
AVRMiner_v2.49_resources
(for AVR Miner) orPCMiner_v2.49_resources
(for PC Miner), in it you should find a file namedMiner_config.cfg
, open it with Notepad and find a line that saysdebug = n
, change it todebug = y