Title: DiabloMiner going nuts?! Finding blocks every minute. Post by: mrenouf on May 28, 2011, 03:21:11 AM I've been running DiabloMiner for week or so now. Just yesterday I joined the btcmine pool. It has been working properly until now. Just an hour or so ago I stopped DiabloMiner to use my PC for a bit. Now that I've started it back up, it seems to think it's finding blocks nearly once a minute?! Obviously screwed up (if that was true I'd be making $500k a month!! LOL).
I have not changed my config at all, just stopped it and started it a couple hours later. Code: mark@beast:~/Code/BitCoin$ ./diablo.sh Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: SomeoneWeird on May 28, 2011, 03:42:35 AM It's probably not connected to the real blockchain, as we're up to block 127251 and it says you just found " Block 21". Make sure your running it with the proper args. The reason that your finding them so fast is because it created a new blockchain so the difficulty is 1.
Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: BitLex on May 28, 2011, 03:57:33 AM Code: [5/27/11 10:59:09 PM] Connecting to: http://btcmine.com:8332/ it's just that you're not finding blocks, but shares. DiabloMiner has no idea about what node it is connected to, in your case, the pool acts like a bitcoin-node at difficulty 1 and DiabloMiner acts accordingly, finding difficulty-1-blocks. Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: mrenouf on May 28, 2011, 04:03:32 AM Now I'm getting this:
Code: mark@beast:~/Code/BitCoin$ ./diablo.sh And if that's the case about finding "shares" ? Then why wasn't I seeing this before today? Like I said, I'd been running this for a most of this week, and have not seen this until today. Now I'm suspecting heat issues based on this latest message.... :-/ Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: DiabloD3 on May 28, 2011, 04:45:02 AM local work size of 896 Except more than 256 isn't valid for most Nvidia hardware (although some supports 512), and it should be a multiple of 64 anyhow. Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: SomeoneWeird on May 28, 2011, 04:46:35 AM Now I'm getting this: Code: mark@beast:~/Code/BitCoin$ ./diablo.sh And if that's the case about finding "shares" ? Then why wasn't I seeing this before today? Like I said, I'd been running this for a most of this week, and have not seen this until today. Now I'm suspecting heat issues based on this latest message.... :-/ Download gpuz or something and run it for an hour or something, and monitor the heat, if it' continues to climb you've got a problem. If it goes over 90 something if defs wrong. Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: timmmay on May 28, 2011, 09:53:20 AM Try poclbm and see if you are having similar issues. At least then you can identify if it's a miner problem or not!
Title: Re: DiabloMiner going nuts?! Finding blocks every minute. Post by: DiabloD3 on May 28, 2011, 10:26:23 PM Now I'm getting this: Code: mark@beast:~/Code/BitCoin$ ./diablo.sh And if that's the case about finding "shares" ? Then why wasn't I seeing this before today? Like I said, I'd been running this for a most of this week, and have not seen this until today. Now I'm suspecting heat issues based on this latest message.... :-/ Download gpuz or something and run it for an hour or something, and monitor the heat, if it' continues to climb you've got a problem. If it goes over 90 something if defs wrong. Due to poor Nvidia hardware design, going over 75c is really not recommended, especially with XFX and Powercolor boards. |