no..it's a nice chance to grasp some easy coin.
dev is also mining this.
Every single block has been rejected. (I only have 500 Kh/s of mining power) Not sure why it's that low, I thought the R9 280x would do better.
Something is wrong with your settings. My 280x cards running with 6700Kh/s.
What does your run.bat look like?
./sgminer -k x11 -o stratum+tcp://bitz.suprnova.cc:4577 -u suprnova.1 -p x
And I am using sgminer by the way (on windows)
then:
sgminer.exe -k x11 -o stratum+tcp://bitz.suprnova.cc:4577 -u suprnova.1 -p x
All I seem to be getting is "sgminer.exe: -k Invalid parameter to set_kernel"
Hmm you seem to have a special/old version of sgminer... try:
sgminer.exe -k darkcoin -o stratum+tcp://bitz.suprnova.cc:4577 -u suprnova.1 -p x
...2 Hours and all I needed to add was "darkcoin"
**Thankyou for your help.
No problem, but you seem to have an old version of the miner then, there are newer ones (which are also faster) which also support -k x11
I just downloaded the one from your website.
hmm this should actually point to the latest github.. strange.. i'll check that, sorry