Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support
by
ikyo
on 13/08/2018, 13:14:25 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?

I think what you are seeing is the miner restarting because the rig speed is falling before the minimum that you have set.  So I would create a startup script and put in the --resetvega so it will fully reset the cards.