Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.2 (Windows/Linux)
by
golden0707
on 25/12/2017, 14:48:20 UTC
Hi people!

Could someone hint me how to automate restart of the miner when some incorrect shares threshold exceed ?

Try the command -r in your start.bat and create a file called reboot.bat with the command "shutdown /r /t 5 /f"

“
-r   Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line
"shutdown /r /t 5 /f"
“

This wont help. It works then GPU hangs showing 0 speed, or temp issue or something. In my case all is fine at the begining , but in about 10-12 hours im getting alot of incorrect shares , and after i retart the miner its back to normal. I need this option. I will  even user the restart the rig option.