Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0
by
doktor83
on 02/05/2018, 10:10:15 UTC
Can you add a manual miner restart for those who don't want to use the watchdog? For example, press 'r' to manually restart miner. Very important when one gpu crashes in a rig and we dont wanna use the watchdog bec it makes the rig hang.

Disabling ADL doesn't help, I've tried.
One way to solve this problem is to disable the watchdog with a shutdown script and add Taskkill /IM SRBMiner-CN.exe /F and OverdriveNTool.exe -r1 -r2 -r3 -r4 -r5 -r6 ( depend on how many cards you have ) to the script.

It has worked for me once, but don't know if it works every time.


if the miner hangs, and the main thread becomes unresponsive then pressing R would do nothing Smiley
Also you can set in config the "reboot_script" parameter which if set, will disable watchdog standard resetting mode and will run your custom script instead.
You can put in that script for example what Pennywis3 wrote.