Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support
by
dragonmike
on 13/08/2018, 12:59:50 UTC
You need to add the following line to each and all your config files (If you use multi-algo-switching, what you have in the main config file is not read):

"reboot_script" : "reboot-windows.bat",

I have this exact line at the bottom in all 4 config files. Still no luck.

{
"cryptonight_type" : "heavy",
"intensity" : 56,
"worksize" : 8,
"double_threads" : true,
"min_rig_speed" : 3000,
"min_rig_speed_duration" : 30,
"retry_time" : 1,
"reboot_script" : "reboot-windows.bat",
}

and so on..
So what behaviour are you currently experiencing? Is the miner crashing and just restarts instead of rebooting?