Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.9 - native algo switching
by
doktor83
on 02/11/2018, 05:37:05 UTC
i am more interested in your pools file, have you defined a 'cryptonight_type' for the monero ocean pool?
Code:
{
"pools" :
[
{
"pool" : "gulf.moneroocean.stream:10064",
"wallet" : "someaddress",
"password" : "MinerSRBAuto:someemail@yahoo.com"
},
{
"pool" : "gulf.moneroocean.stream:10064",
"wallet" : "someaddress",
"password" : "MinerSRBAuto:someemail@yahoo.com"
}
]
}

OK, so no 'cryptonight_type' set here for MO. That's good.
Maybe you could try dropping the --forcedshutdown, and let the miner release the gpu resources before restarting, let's see is that going to help.