Page 1 of 1
How to Mine with NVIDIA (CUDA) GPUs?
Posted: Fri Mar 23, 2018 8:08 am
by dragonbyte_llc
So I pointed my Equihash GPU mining rig to Prohashing.com, and got error msg I've never seen before "Received improper work". I browsed the help files, but see no special instructions for GPUs or a special port for the Equihash algo mining. What is the inside advice, and if there's more need be done to mine this way, how about some published instructions? Never got this error msg before with EWBF miner on any other pool.
Thanks,
DB
Re: How to Mine with NVIDIA (CUDA) GPUs?
Posted: Fri Mar 23, 2018 8:49 am
by hvw001
Yeah - mailed prohashing dev/owners and they have not replied - looking for the config guide for ETHOS
Re: How to Mine with NVIDIA (CUDA) GPUs?
Posted: Fri Mar 23, 2018 11:22 am
by draftblader
this is my equihash script. i believe you forget --pass a=equaihash
miner --server prohashing.com --user draftblader.1 --pass a=equihash n=GTX1070 --port 3333
Re: How to Mine with NVIDIA (CUDA) GPUs?
Posted: Fri Mar 23, 2018 11:47 am
by djliss
draftblader wrote:this is my equihash script. i believe you forget --pass a=equaihash
miner --server prohashing.com --user draftblader.1 --pass a=equihash n=GTX1070 --port 3333
the actual command in the .bat should be
miner --server prohashing.com --user draftblader --pass "a=equihash n=GTX1070" --port 3333
unless your account is named daftblader.1 the --user should be the username you log onto prohashing with
you should also have quotes around your password arguments
Re: How to Mine with NVIDIA (CUDA) GPUs?
Posted: Fri Mar 23, 2018 7:51 pm
by dragonbyte_llc
NICE! Working great now. Thanks! Hopefully this pool was the shot in the arm my GPUs needed.
Cheers!
DB