Yup, been having the same issue here, remote rigs are not seen for a good minute or two, even re-installed the main program and clients and drivers for GPU's, still get the same results.
In my case Patrik helped me to find another active copy of AM on my other notebook, which was causing conflicts and delays. The situation improved after I disabled it. However, BSODs still happen regardless of OC settings, no idea what to do with that.
Also, I'm still having trouble configuring ETH+ZIL dual mining. I re-read sxemini's guide, studied pool instructions but currently my miner (T-rex) immediately connects to Ezil/Rustpool instead of Ethermine and drops connection by timeout. Screenshots are attached, what am I doing wrong?
PS Tried adding following line to extra parameters, same result: -a ethash -o stratum+tcp://asia.ezil.me:5555 -u <ETH address> -p <ZIL address>@asia1.ethermine.org:4444 -w Rig2 --extra-dag-epoch 0
The ezil.me mining pool uses the following configuration concept (taken from
https://ezil.me/start)
t-rex -a ethash -o stratum+tcp://asia.ezil.me:5555 -u ETH_WALLET.ZIL_WALLET -p x -w WORKER
From what I can see, there is no concept of specifying your own ETH-mining pool here.
1) The "Pool URL" field in Awesome Miner should be: stratum+tcp://asia.ezil.me:5555
2) The "Worker name" field in Awesome Miner should be on the following format, as it's corresponding to the full user name: ETH_WALLET.ZIL_WALLET
3) The "Password" and "Wallet address" fields in Awesome Miner should be left blank.
In case you want to use the "WORKER" parameters as well (optional), you may have to manually add "-w WORKER" in the additional command line.