I have a problem with cgminer > 2.9.7 when using it with my CM1 boards (icarus emulation).
I start it as
cgminer -S /dev/1st-board -S /dev/2nd-board -S /dev/and_so_on --fix-protocol --failover-only --icarus-timing long -o http://rpc.hhtt.1209k.com:8337 -O 1Xyz..._128
so I'm running with difficulty 128.
With 2.10.4 and now 2.10.5 board hashing speeds are insane, I reach Pethashes and I get tons, I mean tons, of HW: errors
I stop it, restart 2.9.7 with the same parameters (I'm using a script, btw) and all works as it should.
Are there problems with --icarus-timing long or icarus boards ?
spiccioli
Also, rather than 'tons' give a screen shot or an API output.
API stats/summary/devs output would be helpful (stats shows the icarus-timing stats)
I haven't used icarus-timing for a while, so I've no idea if I've caused any problems with it recently
I'll check it after I've has a chance to look at you screen dump and the API stats/summary/devs
Aside:
The Icarus driver is the last of the serial-USB drivers, that I'll get around to updating some time in the ... future ... to use direct USB
But I'm now a bit short on time due to going to visit BFL on the 17th for a week so it may be a while before I update the Icarus code.
Hi kano,
there are two BFL but they're managed by a different instance of cgminer.
anyway, here it is a screenshot after half a minute since restart with 2.10.5
cgminer version 2.10.5 - Started: [2013-02-08 12:36:49]
--------------------------------------------------------------------------------
(5s):1.120E (avg):801.4Ph/s | Q:482 A:0 R:0 HW:99 E:0% U:0.0/m
ST: 0 SS: 0 DW: 1 NB: 1 LW: 2 GF: 0 RF: 0 WU: 96.9
Connected to rpc.hhtt.1209k.com diff 128 with LP as user 1..._128
Block: 00d9ec7e48042357... Diff:3.27M Started: [12:36:49] Best share: 87
--------------------------------------------------------------------------------
[P]ool management [S]ettings [D]isplay options [Q]uit
ICA 0: | 268.3M/172.2Mh/s | A:0 R:0 HW:7 U:0.00/m
ICA 1: | 299.8M/161.4Mh/s | A:0 R:0 HW:7 U:0.00/m
ICA 2: | 236.2M/210.2Mh/s | A:0 R:0 HW:1 U:0.00/m
ICA 3: | 251.4M/237.0Mh/s | A:0 R:0 HW:2 U:0.00/m
ICA 4: | 381.7M/253.0Mh/s | A:0 R:0 HW:1 U:0.00/m
ICA 5: | 996.4P/400.7Ph/s | A:0 R:0 HW:6 U:0.00/m
ICA 6: | 159.7M/155.6Mh/s | A:0 R:0 HW:8 U:0.00/m
ICA 7: | 250.0M/232.5Mh/s | A:0 R:0 HW:9 U:0.00/m
ICA 8: | 378.7M/321.8Mh/s | A:0 R:0 HW:3 U:0.00/m
ICA 9: | 195.2P/133.6Ph/s | A:0 R:0 HW:7 U:0.00/m
ICA 10: | 260.4M/156.2Mh/s | A:0 R:0 HW:7 U:0.00/m
ICA 11: | 711.7M/439.0Mh/s | A:0 R:0 HW:3 U:0.00/m
ICA 12: | 284.5M/182.0Mh/s | A:0 R:0 HW:6 U:0.00/m
ICA 13: | 1.684E/534.3Ph/s | A:0 R:0 HW:6 U:0.00/m
ICA 14: | 278.5M/241.1Mh/s | A:0 R:0 HW:1 U:0.00/m
ICA 15: | 273.2M/174.7Mh/s | A:0 R:0 HW:9 U:0.00/m
ICA 16: | 330.7M/253.1Mh/s | A:0 R:0 HW:3 U:0.00/m
ICA 17: | 890.1M/457.4Mh/s | A:0 R:0 HW:3 U:0.00/m
ICA 18: | 150.4M/170.3Mh/s | A:0 R:0 HW:6 U:0.00/m
ICA 19: | 554.0M/319.4Mh/s | A:0 R:0 HW:5 U:0.00/m
--------------------------------------------------------------------------------
[2013-02-08 12:38:54] ICA11: invalid nonce - HW error
[2013-02-08 12:38:55] ICA1: invalid nonce - HW error
[2013-02-08 12:38:56] ICA15: invalid nonce - HW error
[2013-02-08 12:38:57] Icarus 2 Re-estimate: Hs=7.223040e-10 W=6.352486e-01 read_count=36 fullnonce=3.738s
[2013-02-08 12:38:58] ICA7: invalid nonce - HW error
[2013-02-08 12:39:01] ICA19: invalid nonce - HW error
[2013-02-08 12:39:02] ICA3: invalid nonce - HW error
[2013-02-08 12:39:02] Icarus 3 Re-estimate: Hs=-6.210501e-10 W=2.930369e+00 read_count=1 fullnonce=0.263s
[2013-02-08 12:39:02] ICA12: invalid nonce - HW error
[2013-02-08 12:39:04] ICA13: invalid nonce - HW error
[2013-02-08 12:39:04] ICA7: invalid nonce - HW error
[2013-02-08 12:39:05] ICA16: invalid nonce - HW error
[2013-02-08 12:39:06] ICA10: invalid nonce - HW error
[2013-02-08 12:39:07] ICA15: invalid nonce - HW error
[2013-02-08 12:39:10] ICA10: invalid nonce - HW error
[2013-02-08 12:39:11] ICA8: invalid nonce - HW error
See ICA 5/9/13 for example.
Thanks.
spiccioli