Post
Topic
Board Mining (Altcoins)
Re: T-Rex 0.19.5 NVIDIA GPU miner (Ethash, Octopus, Kawpow, MTP)
by
trexminer
on 27/12/2020, 15:27:09 UTC
I have 1080ti and 1060 cards (mixed rig) on SimpleMining

I am getting this error:

Running miner t-rex-v0.19.5-cuda11.1
Options: -a ethash -o stratum+tcp://eth-eu1.nanopool.org:9999 -u wallet.name -p c=XVG -i 20
20201227 14:47:01 ERROR: Can't start miner, video driver is too old. Please update the video driver or use T-Rex compiled with CUDA v10.10 or older

How to update driver in SimpleMining? Thanks

Also, is -i 20 ok? Not sure what is best setting

Is -p c=XVG ok? Not sure what is best setting

If I switch to cuda10, I am still getting an error:

Running miner t-rex-v0.19.5-cuda10.0
Options: -a ethash -o stratum+tcp://eth-eu1.nanopool.org:9999 -u wallet.rigname -p c=XVG -i auto
20201227 14:58:36 ERROR: Can't start miner, stod
20201227 14:58:36 T-Rex finished.
Miner ended or crashed. Restarting miner in 30 seconds...

CUDA 10.0 build should work on your system. The error "Can't start miner, stod" is about "-i auto" argument passed in, it can't be "auto", so either set it to an integer, so better remove it altogether.