Although this story involves mining Litecoins, not bitcoins, I think that the logic here is the same.
I started mining Litecoins and Feathercoins about 5 days ago. I wondered why my mining pools, WeMineLTC and WeMineFTC, always showed my hash rate as 80 Kh/s, although GCminer
3.7.2 reported 330 Kh/s.
So today I made a small Node.js program to interact with the CGminer API, and it seems that the mine program has a large rate of hardware errors. There's about
2 new errors every second. Of course, no notifications about this appear in the console window, so I never knew about it. I also noticed that the amount crypto-coins I was earning each day were lower than expected.
I am not happy about what is happening to all of my hard work.
Command-line arguments:
start CGminer\cgminer.exe --scrypt -u Hammereditor.main -p 1357 -o stratum+tcp://stratum.wemineftc.com:4444 --intensity 13 --api-listen --api-allow W:192.168.1.2 --api-network
Regardless of which pool I use, the error amount remains the same. I thought this was due to overclocking, but I lowered the speeds to default, and then increased the voltage on top of that. But that changed nothing.
Video driver: AMD Catalyst 13.9
RAM: 4 GB
OS: Windows 8 x64
So how would I fix this
Edit: the person who gives a solution which fixes my problem will be
rewarded 0.002 BTC ($2.00)!