Post
Topic
Board Mining (Altcoins)
Merits 2 from 1 user
Re: T-Rex 0.15.7 NVIDIA GPU miner with web monitoring page and auto-updates
by
RelaxedCrypto
on 28/07/2020, 08:31:46 UTC
⭐ Merited by xandry (2)
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