ccminer.exe -u 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd -p s -a lyra2v2 -o stratum+tcp://lyra2rev2.eu.nicehash.com:3347
Hi,
I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.
-- theLosers106
FOR STARTERS--
The command line for ccminer should be:
"ccminer -a lyra2v2 -0 stratum+tcp://yourpool.com:port -u username.wrkr1 -p x"
Make sure that your pool url and the port for Lyra2v2 match properly. The syntax for username, workers, and passwords vary per pool, but each pool usually explains that on the web. The algorithm is not called "lyra2rev2" in ccminer, sgminer uses that term. --scryptr
Thanks for the quick reply.. Yes I have that same config but still can't get it to work.. If it helps I'm trying to mine on a 820m GPU while waiting for my 960 to arrive.. just wanted to try it out first on my laptop..