Bitcoin Forum
May 03, 2024, 01:01:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: USB Block Eruptor - Invalid Nonce error with Satechi UH-12P - REWARD!  (Read 4351 times)
wetjet43 (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0



View Profile
July 31, 2013, 06:08:02 AM
 #1

I'm using CGMiner 3.1.1. I've got a Satechi UH-12P 12 port usb 2 hub, with an upgraded 5 volt, 6 amp power supply. When I run CGMiner, everything works fine for a few minutes, then 3 of the erupters will randomly start giving errors:

ICA1: invalid nonce - HW error
ICA0: invalid nonce - HW error
ICA3: invalid nonce - HW error

Not in that order though. It's pure random.

Here's my setting:

cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3 -S COM4 -S COM5 -S COM6 -S COM7

All help is appriciated!

Thanks.

BTC .5 BTC to whoever can help me get it fixed first, providing it can be fixed without buying new usb hubs! BTC
1714698088
Hero Member
*
Offline Offline

Posts: 1714698088

View Profile Personal Message (Offline)

Ignore
1714698088
Reply with quote  #2

1714698088
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714698088
Hero Member
*
Offline Offline

Posts: 1714698088

View Profile Personal Message (Offline)

Ignore
1714698088
Reply with quote  #2

1714698088
Report to moderator
1714698088
Hero Member
*
Offline Offline

Posts: 1714698088

View Profile Personal Message (Offline)

Ignore
1714698088
Reply with quote  #2

1714698088
Report to moderator
1714698088
Hero Member
*
Offline Offline

Posts: 1714698088

View Profile Personal Message (Offline)

Ignore
1714698088
Reply with quote  #2

1714698088
Report to moderator
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
July 31, 2013, 07:27:43 AM
 #2

Have you tried bfgminer?  I found it to be much more reliable with my Erupters.  As in, it works.  

Just install the VCP drivers, nothing else, and fire up bfgminer with the -S all parameter.
dentldir
Sr. Member
****
Offline Offline

Activity: 333
Merit: 250



View Profile
July 31, 2013, 07:55:27 AM
 #3

If the error rate is under 1%, then the sticks have sufficient power and are running normally.

You could try a newer cgminer that has hot plug support and try removing and reinserting the sticks after they start giving errors, but around 1% is normal.


1DentLdiRMv3dpmpmqWsQev8BUaty9vN3v
mazedk
Sr. Member
****
Offline Offline

Activity: 457
Merit: 250



View Profile
July 31, 2013, 12:17:33 PM
 #4

have you tried removing all the -s COMx and timing things?

and just goin -S ALL (i think it is)
WuLabsWuTecH
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
July 31, 2013, 04:38:07 PM
 #5

I'm using CGMiner 3.1.1. I've got a Satechi UH-12P 12 port usb 2 hub, with an upgraded 5 volt, 6 amp power supply. When I run CGMiner, everything works fine for a few minutes, then 3 of the erupters will randomly start giving errors:

ICA1: invalid nonce - HW error
ICA0: invalid nonce - HW error
ICA3: invalid nonce - HW error

Not in that order though. It's pure random.

Here's my setting:

cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3 -S COM4 -S COM5 -S COM6 -S COM7

All help is appriciated!

Thanks.

BTC .5 BTC to whoever can help me get it fixed first, providing it can be fixed without buying new usb hubs! BTC

I had the same issue with my hub when I first got it.  I changed a few things:

1) --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S \\.\ COM5 -S \\.\COM12 -S \\.\COM13

note the "\\.\" before the com ports.  Shouldn't make a difference with the single digit com port but it was causing issues on my end.

2) Move the usb erupters around.  I have a 7 port 2A hub and I found that I needed to space them in a certain configuration to get them to draw power correctly.  If you don't know which ports are wired in series with which others and which ports are wired in parallel with which others, you're going to be guessing and checking for a bit.  But while 6 amps SHOULD be enough to run every port, sometimes the power draw is a bit screwy and you'll need to space them differently.

Common power distributions will group the USB ports with power supplies like this (Assuming a 12 port hub like yours):

plan 1: AA BB CC DD EE FF
plan 2: AAA BBB CCC DDD
plan 3: ABCD ABCD ABCD
plan 4: ABC ABC ABC ABC
ssateneth
Legendary
*
Offline Offline

Activity: 1344
Merit: 1004



View Profile
August 01, 2013, 12:02:53 AM
 #6

Try BFGMiner instead. It has an easier command line for usb miners

bfgminer.exe -G -S all

The -G prevents GPU mining.

Also just because you got an upgraded power adapter doesnt mean the USB hub itself isn't shit. I got some cheap chinese USB hubs, the 10 port ones, and even with direct 5 volt wired in from the computer power supply, I could only reliably get 6 USB miners to work at any given time. Putting in more would cause solid green light, or massive HW errors, or super high hashrate and not submit shares.

Your only solution is to get a real USB hub that is high quality and already reviewed to consistently power 10 USB miners without issues.
Or just direct plug them into your USB ports on the motherboard.

-ck
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
August 01, 2013, 06:11:18 AM
 #7

You're probably trying to fix a non-issue. Hardware errors are normal with ASIC devices. That's why I made the errors less verbose in a later version of cgminer because they kept scaring people.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
wetjet43 (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0



View Profile
August 03, 2013, 08:02:27 PM
 #8

Thanks for all of the replies, I have tried BFGMner. Still does the same thing. I'm thinking that these hubs are crap and need to be replaced.

What USB hub is reccommended?
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
August 04, 2013, 01:22:11 AM
 #9

Just so you know, H/W errors are completely normal to see with Block Erupters, regardless of the hub you're using.  They're typically around 1% overall.
Zangy
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 25, 2014, 04:38:49 PM
 #10

Just so you know, H/W errors are completely normal to see with Block Erupters, regardless of the hub you're using.  They're typically around 1% overall.

Does anyone know what is normal for a Redfury 2-2Gh/s ASIC?
Across all my 8 redfury's, it is approx. 8% HW error rate...
Using CGMINER 3.10.0

appreciate someone confirming if this is normal?

Cheers
Z
primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
January 25, 2014, 05:28:35 PM
 #11

Just so you know, H/W errors are completely normal to see with Block Erupters, regardless of the hub you're using.  They're typically around 1% overall.

Does anyone know what is normal for a Redfury 2-2Gh/s ASIC?
Across all my 8 redfury's, it is approx. 8% HW error rate...
Using CGMINER 3.10.0

appreciate someone confirming if this is normal?

Cheers
Z

is 8% after hashing for long period, say at least 2-3 hrs?
mine's < 5%.

However, I understand that ppl were saying each chip is somewhat different.. so you might get one that has higher HW rates..
Zangy
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 25, 2014, 09:55:31 PM
 #12

Just so you know, H/W errors are completely normal to see with Block Erupters, regardless of the hub you're using.  They're typically around 1% overall.

Does anyone know what is normal for a Redfury 2-2Gh/s ASIC?
Across all my 8 redfury's, it is approx. 8% HW error rate...
Using CGMINER 3.10.0

appreciate someone confirming if this is normal?

Cheers
Z

is 8% after hashing for long period, say at least 2-3 hrs?
mine's < 5%.

However, I understand that ppl were saying each chip is somewhat different.. so you might get one that has higher HW rates..

So here are my HW errors as a % of total accepted + rejected shares over a period of about 35 hours:

BF0  5586/(54864+290)=  10.1% HW error rate
BF1  4371/(56599+218)=   7.7%
BF2  3639/(53856+385)=   6.7%
BF3  4021/(57589+347)=   6.9%
BF4  6522/(54942+307)=  11.8%
BF5  4849/(55921+254)=  8.6%

so basically ranging from 6.7% to 11.8% error rates.

btw: no overclocking, pencil tricks or anything else. Average hashing speed is 2.29Gh - 2.41Gh...

Can anyone tell me if this is normal for their red bitfury (Redfury) chips?

Cheers
Z
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!