Can someone help me setup a ccminer line? I have two GTX 660s and would like to mine using x11. I have pointed my miner to multipool.us but it is not getting any accepted work.
Make sure you type in ccminer30.exe -a x11 and then the stratum lines, use -d 0,1 at the end only. No other settings needed. so ccminer30.exe -a x11 -o stratum+tcp://whereyouwanttomine.com:3335 -u yourusername.1 -p yourpassword -d 0,1
You have to use the -a with a lowercase x11 on this specific miner since you have a 660 ccminer30.exe is the one you need for Kepler. I get about 2000Khash on my 670GTX.
The place where you mine will give you an exact line of code to paste in but only use their stratum settings since ccminer30.exe needs the specific -a x11 argument.