how can i disable an specific GPU ?
at the end of you bat line put --devices 1 in this case only GPU 1 will mine
t-rex -a kawpow -o stratum+tcp://rvn.2miners.com:6060 -u RRbbmGHjTpuvJ86bFdUi1iZdT9qDcz71uT.TestWorker -p x --devices 1
pause
and always put second pool in bat file just in case first one goes offline
t-rex -a kawpow -o stratum+tcp://rvn.2miners.com:6060 -u Walletaddress.WorkerName -p x -o stratum+tcp://eu.ravenminer.com:3838 -u Walletaddress.WorkerName -p x --devices 1
pause