Page 1 of 1

hash/s at 0?

Posted: Sun Jun 05, 2011 1:13 am
by tysat
Windows 7 is my OS.

So I'm using GUIMiner and I have it running at a setting whcih does 90Mhash/s... but when I type "namecoind getinfo" or "namecoind gethashsespersec" I'm showing 0 in the command prompt window.

My bitcoin.conf is:

Code: Select all

rpcuser=(username)
rpcpassword=(password)
rpcport=8336
daemon=1
I tested GUIMiner by putting in a bad password, and it throws me an error when I do that. Am I missing something, or is it just namecoind.exe bugging out on me not showing the hash/s when I ask?

Re: hash/s at 0?

Posted: Sun Jun 05, 2011 1:15 am
by tysat
Also, at the bottom left of GUIMiner it says "Difficulty 1 hashes: 25 - last at 09:15:12PM" and the hashes keep going up.

Thanks in advance for the help!

Re: hash/s at 0?

Posted: Sun Jun 05, 2011 1:42 am
by doublec
tysat wrote:Windows 7 is my OS.
So I'm using GUIMiner and I have it running at a setting whcih does 90Mhash/s... but when I type "namecoind getinfo" or "namecoind gethashsespersec" I'm showing 0 in the command prompt window.
This is normal. If you use an external miner the hashes per second reported in the GUI and the command line is zero. They should really be removed, along with the internal mining. I think that's the plan in a future bitcoin release.

Re: hash/s at 0?

Posted: Sun Jun 05, 2011 1:44 am
by tysat
doublec wrote:This is normal. If you use an external miner the hashes per second reported in the GUI and the command line is zero. They should really be removed, along with the internal mining. I think that's the plan in a future bitcoin release.
Yea, I just thought about that while looking at my regular bitcoin client.... Thanks for the confirmation, glad to know I was just being retarded.