Bitcoin Forum
June 16, 2024, 11:32:02 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 165 »
  Print  
Author Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB  (Read 1192974 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
JBT
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
September 20, 2013, 08:36:12 PM
 #881

so i actually need 5A since each usb pulls 0.5A ?
Plus a bit more for the hub itself...

so how much does each erupter actually pull surely not 0.5A?   bah. i'll get a 6A psu tomrrow or another usb hub
Yes, they use the full 0.5A.

... and don't assume a hub that only includes a 1A power supply can handle more!

i kinda suspected this. although 5 sticks ran fine for a month so far but alas 6 to 8 broke the camels back lol
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
September 20, 2013, 08:47:06 PM
 #882

Odd problem with build of latest from git ...

Being a few versions behind, thought a bit of upgrading was in order ... built from source as before, same option, seemed to all go through as expected, but failed to start (or started and quit) as no 'screen' for me to switch to.

My startup script is
Code:
screen -dmS BFG /home/bitcoin/bfgminer/bfgminer --config /root/.bfgminer/bfgminer.conf -S all
which was fine with 3.1.3 - Started: [2013-08-16 23:43:51] - [  34 days 20:52:08]

latest version just 'stops' with
Code:
 [2013-09-20 20:38:27] clDevicesNum returned error, no GPUs usable

without the -S all it starts and works, but doesnt find any of the USB-BlockErupters (only the BFL Singles)
with the -S all it fails

dmesg finds all the USB's ok

bfgminer -S all -D -d?
finds everything it should - snippet:
Code:
 [2013-09-20 20:40:06] Found ICA43 at /dev/ttyUSB45
 [2013-09-20 20:40:06] ICA43: Init: baud=115200 work_division=1 fpga_count=1
 [2013-09-20 20:40:06] ICA43: Init: mode=value read_count=100 Hs=3.000000e-09
 [2013-09-20 20:40:06] Icarus Detect: Attempting to open /dev/ttyUSB19
 [2013-09-20 20:40:06] Acquired exclusive advisory lock on /dev/ttyUSB19
 [2013-09-20 20:40:06] Icarus Read: No data in 0.10 seconds
 [2013-09-20 20:40:06] Icarus Detect: Test failed at /dev/ttyUSB19: get 00000000, should: 000187a2
 [2013-09-20 20:40:06] Acquired exclusive advisory lock on /dev/ttyUSB37
 [2013-09-20 20:40:06] BFL: Attempting to open /dev/ttyUSB37
 [2013-09-20 20:40:06] BFL: Didn't recognise BitForce on /dev/ttyUSB37
 [2013-09-20 20:40:06] Acquired exclusive advisory lock on /dev/ttyUSB19
 [2013-09-20 20:40:06] BFL: Attempting to open /dev/ttyUSB19

But it simply wont start with the -S all and without it sees no Block Erupters

Anything else I should be trying to debug the situation ?

You have a report line with "[2013-09-20 20:38:27] clDevicesNum returned error, no GPUs usable"

Give it a -G

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
JBT
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
September 20, 2013, 09:34:34 PM
 #883

which will be the best using the sticks as comm ports or using the other way as usb1 usb2 etc?
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
September 20, 2013, 10:22:08 PM
 #884

which will be the best using the sticks as comm ports or using the other way as usb1 usb2 etc?
Same thing. \\.\COMn is Windows; /dev/ttyUSBn is Linux

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
September 21, 2013, 02:13:55 PM
 #885

As promised.  BFG crapped out three times before it worked with both Blades at the same time.

As said, it's Win7 Exnterprise x86 on a Celeron 847 NUC.  No other software on the machine, other the BFGMiner 3.2.1.

Crash was at log time 15:09:49

Code:
 [2013-09-21 15:09:22] Invalid config option --temp-cutoff: Invalid parameters for set temp cutoff
 [2013-09-21 15:09:22] Invalid config option --temp-target: Invalid parameters for set temp target
 [2013-09-21 15:09:22] Started bfgminer 3.2.1
 [2013-09-21 15:09:22] Loaded configuration file bfgminer.conf
 [2013-09-21 15:09:22] Error in configuration file, partially loaded.
 [2013-09-21 15:09:22] Start BFGMiner with -T to see what failed to load.
 [2013-09-21 15:09:22] Found BES 0 at \\.\COM20
 [2013-09-21 15:09:22] Found BES 1 at \\.\COM14
 [2013-09-21 15:09:22] Found BES 2 at \\.\COM21
 [2013-09-21 15:09:22] Found BES 3 at \\.\COM15
 [2013-09-21 15:09:22] Found BES 4 at \\.\COM16
 [2013-09-21 15:09:22] Found BES 5 at \\.\COM22
 [2013-09-21 15:09:23] Found BES 6 at \\.\COM17
 [2013-09-21 15:09:23] Found BES 7 at \\.\COM18
 [2013-09-21 15:09:23] Found BES 8 at \\.\COM19
 [2013-09-21 15:09:23] Found BES 9 at \\.\COM6
 [2013-09-21 15:09:23] Found BES10 at \\.\COM7
 [2013-09-21 15:09:23] Probing for an alive pool
 [2013-09-21 15:09:23] Testing pool http://stratum.mining.eligius.st:3334
 [2013-09-21 15:09:24] HTTP request failed: Empty reply from server
 [2013-09-21 15:09:25] HTTP request failed: Empty reply from server
 [2013-09-21 15:09:26] Stratum authorisation success for pool 0
 [2013-09-21 15:09:26] Pool 0 http://stratum.mining.eligius.st:3334 alive
 [2013-09-21 15:09:26] Network difficulty changed to 113M (806.2Th/s)
 [2013-09-21 15:09:26] New block: ...01ee77f9 #259220 diff 113M (806.2Th/s)
 [2013-09-21 15:09:26] Stratum from pool 0 detected new block
 [2013-09-21 15:09:26] Pool 0 is hiding block contents from us
 [2013-09-21 15:09:26] Unknown stratum msg: {"result": null, "id": "txlist1379772566 67370", "error": [-3, "Method 'mining.get_transactions' not found", null]}
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM20
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM14
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM21
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM15
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM16
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM22
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM17
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM18
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM19
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM6
 [2013-09-21 15:09:27] Opened Icarus on \\.\COM7
 [2013-09-21 15:09:27] 0 gpu miner threads started
 [2013-09-21 15:09:27] HTTP server listening on port 8330
 [2013-09-21 15:09:29] New best share: 11
 [2013-09-21 15:09:29] Accepted 15d4efcc BES 4  Diff 11/1
 [2013-09-21 15:09:31] Accepted bc000921 BES 6  Diff 1/1
 [2013-09-21 15:09:31] New best share: 20
 [2013-09-21 15:09:31] Accepted 0c3e7b3c BES 5  Diff 20/1
 [2013-09-21 15:09:32] Accepted 9ac4dc9c BES 1  Diff 1/1
 [2013-09-21 15:09:32] Accepted dcbf3c18 BES 3  Diff 1/1
 [2013-09-21 15:09:32] Accepted bace868a BES10  Diff 1/1
 [2013-09-21 15:09:33] New best share: 58
 [2013-09-21 15:09:33] Accepted 04650ecf BES 9  Diff 58/1
 [2013-09-21 15:09:33] 5s: 0.00 avg: 0.00 u: 5.00 Gh/s | A:7 R:0+0(none) HW:0/none
 [2013-09-21 15:09:35] Accepted f8d1e199 BES10  Diff 1/1
 [2013-09-21 15:09:35] Accepted 21440bc2 BES 4  Diff 7/1
 [2013-09-21 15:09:35] Accepted 0c68cbd6 BES 5  Diff 20/1
 [2013-09-21 15:09:36] Accepted 04fe4c54 SGW 0  Diff 51/1
 [2013-09-21 15:09:36] Accepted fc91528b SGW 0  Diff 1/1
 [2013-09-21 15:09:36] Accepted b8aa3eca SGW 0  Diff 1/1
 [2013-09-21 15:09:37] Accepted b059ed5b BES10  Diff 1/1
 [2013-09-21 15:09:37] Accepted 0c975305 SGW 0  Diff 20/1
 [2013-09-21 15:09:37] Accepted 4080b379 BES 7  Diff 3/1
 [2013-09-21 15:09:37] Accepted ad382931 BES10  Diff 1/1
 [2013-09-21 15:09:37] Accepted de5c3550 SGW 0  Diff 1/1
 [2013-09-21 15:09:38] Accepted a9887808 SGW 0  Diff 1/1
 [2013-09-21 15:09:38] Accepted 0525ef03 BES10  Diff 49/1
 [2013-09-21 15:09:38] 5s: 2.30 avg: 2.71 u: 7.74 Gh/s | A:20 R:0+0(none) HW:0/none
 [2013-09-21 15:09:38] Accepted 8227a39c SGW 0  Diff 1/1
 [2013-09-21 15:09:39] Accepted 555d3299 SGW 0  Diff 2/1
 [2013-09-21 15:09:39] Accepted 292c8c43 SGW 0  Diff 6/1
 [2013-09-21 15:09:39] Accepted 200559c4 BES10  Diff 7/1
 [2013-09-21 15:09:39] Accepted 4455aed1 SGW 0  Diff 3/1
 [2013-09-21 15:09:40] Accepted dbc43fd0 SGW 0  Diff 1/1
 [2013-09-21 15:09:40] Accepted 05b65130 SGW 0  Diff 44/1
 [2013-09-21 15:09:40] Accepted 25664802 SGW 0  Diff 6/1
 [2013-09-21 15:09:40] Accepted b24da47e BES 7  Diff 1/1
 [2013-09-21 15:09:40] Accepted afd2c9f2 BES 8  Diff 1/1
 [2013-09-21 15:09:40] Accepted 412241bc SGW 0  Diff 3/1
 [2013-09-21 15:09:41] Accepted 6496c225 SGW 0  Diff 2/1
 [2013-09-21 15:09:41] Accepted ffffe5a6 SGW 0  Diff 1/1
 [2013-09-21 15:09:41] Accepted d246ca38 SGW 0  Diff 1/1
 [2013-09-21 15:09:41] Accepted b2c6783b BES 6  Diff 1/1
 [2013-09-21 15:09:41] Accepted 98946660 BES 6  Diff 1/1
 [2013-09-21 15:09:42] Accepted 3dadecaf SGW 0  Diff 4/1
 [2013-09-21 15:09:42] Accepted 7cdbb603 SGW 0  Diff 2/1
 [2013-09-21 15:09:42] Accepted b7303629 SGW 0  Diff 1/1
 [2013-09-21 15:09:42] Accepted c8c11c15 SGW 0  Diff 1/1
 [2013-09-21 15:09:42] Accepted 55dac574 BES 0  Diff 2/1
 [2013-09-21 15:09:42] Accepted ccffbc15 BES 1  Diff 1/1
 [2013-09-21 15:09:43] Accepted 6361d10a SGW 0  Diff 2/1
 [2013-09-21 15:09:43] Accepted a1ca72dd SGW 0  Diff 1/1
 [2013-09-21 15:09:43] Accepted c0cc2965 SGW 0  Diff 1/1
 [2013-09-21 15:09:43] Accepted fbc8abfd SGW 0  Diff 1/1
 [2013-09-21 15:09:43] 5s:11.96 avg:10.34 u:12.25 Gh/s | A:46 R:0+0(none) HW:0/none
 [2013-09-21 15:09:43] Accepted b27a797e SGW 0  Diff 1/1
 [2013-09-21 15:09:43] Accepted d099bb08 BES 0  Diff 1/1
 [2013-09-21 15:09:44] Accepted 360b1efb BES 6  Diff 4/1
 [2013-09-21 15:09:44] Accepted 9e54a5e7 SGW 0  Diff 1/1
 [2013-09-21 15:09:44] Accepted cb96ccc0 SGW 0  Diff 1/1
 [2013-09-21 15:09:44] Accepted 5c1f8893 SGW 0  Diff 2/1
 [2013-09-21 15:09:45] Accepted 44005651 SGW 0  Diff 3/1
 [2013-09-21 15:09:45] Accepted 629139e6 SGW 0  Diff 2/1
 [2013-09-21 15:09:46] Accepted 2ffa2e52 BES 3  Diff 5/1
 [2013-09-21 15:09:46] Accepted 251ac14e SGW 0  Diff 6/1
 [2013-09-21 15:09:47] Accepted 252af3fe SGW 0  Diff 6/1
 [2013-09-21 15:09:47] Accepted 3b290311 SGW 0  Diff 4/1
 [2013-09-21 15:09:47] Accepted 7e0f364a BES 7  Diff 2/1
 [2013-09-21 15:09:47] Accepted eb2415f3 SGW 0  Diff 1/1
 [2013-09-21 15:09:48] Accepted fbfa9f3e SGW 0  Diff 1/1
 [2013-09-21 15:09:48] Accepted e6661825 SGW 0  Diff 1/1
 [2013-09-21 15:09:49] 5s:10.24 avg: 9.65 u:12.26 Gh/s | A:62 R:0+0(none) HW:0/none
 [2013-09-21 15:09:49] Accepted b29678dc BES 4  Diff 1/1
Failed to init bfd from (C:\bfgminer321\pdcurses.dll)
0x66e43b50 : C:\bfgminer321\pdcurses.dll : wclrtoeol
Failed to init bfd from (C:\Windows\system32\msvcrt.dll)
0x762aa442 : C:\Windows\system32\msvcrt.dll : unlock
Failed to init bfd from (C:\Windows\system32\msvcrt.dll)
0x762ba490 : C:\Windows\system32\msvcrt.dll : getenv
Failed to init bfd from (C:\Windows\system32\msvcrt.dll)
0x762ba462 : C:\Windows\system32\msvcrt.dll : getenv
Failed to init bfd from (C:\bfgminer321\pdcurses.dll)
0x66e41408 : C:\bfgminer321\pdcurses.dll : waddch
 [2013-09-21 15:09:54] Invalid config option --temp-cutoff: Invalid parameters for set temp cutoff
 [2013-09-21 15:09:54] Invalid config option --temp-target: Invalid parameters for set temp target
 [2013-09-21 15:09:54] Started bfgminer 3.2.1
 [2013-09-21 15:09:54] Loaded configuration file bfgminer.conf
 [2013-09-21 15:09:54] Error in configuration file, partially loaded.
 [2013-09-21 15:09:54] Start BFGMiner with -T to see what failed to load.
 [2013-09-21 15:09:54] Found BES 0 at \\.\COM14
 [2013-09-21 15:09:54] Found BES 1 at \\.\COM20
 [2013-09-21 15:09:54] Found BES 2 at \\.\COM15
 [2013-09-21 15:09:54] Found BES 3 at \\.\COM21
 [2013-09-21 15:09:54] Found BES 4 at \\.\COM22
 [2013-09-21 15:09:54] Found BES 5 at \\.\COM16
 [2013-09-21 15:09:54] Found BES 6 at \\.\COM17
 [2013-09-21 15:09:54] Found BES 7 at \\.\COM18
 [2013-09-21 15:09:54] Found BES 8 at \\.\COM19
 [2013-09-21 15:09:54] Found BES 9 at \\.\COM6
 [2013-09-21 15:09:54] Found BES10 at \\.\COM7
 [2013-09-21 15:09:54] Probing for an alive pool
 [2013-09-21 15:09:54] Testing pool http://stratum.mining.eligius.st:3334
 [2013-09-21 15:09:54] HTTP request failed: Empty reply from server
 [2013-09-21 15:09:55] HTTP request failed: Empty reply from server
 [2013-09-21 15:09:56] Stratum authorisation success for pool 0
 [2013-09-21 15:09:56] Pool 0 http://stratum.mining.eligius.st:3334 alive
 [2013-09-21 15:09:56] Network difficulty changed to 113M (806.2Th/s)
 [2013-09-21 15:09:56] New block: ...01ee77f9 #259220 diff 113M (806.2Th/s)
 [2013-09-21 15:09:56] Stratum from pool 0 detected new block
 [2013-09-21 15:09:56] Pool 0 is hiding block contents from us
 [2013-09-21 15:09:56] Unknown stratum msg: {"result": null, "id": "txlist1379772566 67370", "error": [-3, "Method 'mining.get_transactions' not found", null]}
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM14
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM20
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM15
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM21
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM22
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM16
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM17
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM18
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM19
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM6
 [2013-09-21 15:09:57] Opened Icarus on \\.\COM7
 [2013-09-21 15:09:57] 0 gpu miner threads started
 [2013-09-21 15:09:57] HTTP server listening on port 8330
 [2013-09-21 15:10:00] New best share: 1
 [2013-09-21 15:10:00] Accepted c1f5753d BES 3  Diff 1/1
 [2013-09-21 15:10:00] New best share: 2
 [2013-09-21 15:10:00] New best share: 3
 [2013-09-21 15:10:00] Accepted 68f3b9fc BES 8  Diff 2/1
 [2013-09-21 15:10:01] Accepted 55fae831 SGW 1  Diff 2/1
 [2013-09-21 15:10:01] Accepted 52f9c57c BES 7  Diff 3/1
 [2013-09-21 15:10:01] New best share: 8
 [2013-09-21 15:10:01] Accepted d68a3349 SGW 1  Diff 1/1
 [2013-09-21 15:10:01] Accepted 1cbaf76b SGW 1  Diff 8/1
 [2013-09-21 15:10:01] Accepted c790e44e SGW 1  Diff 1/1
 [2013-09-21 15:10:02] Accepted 61ab45f1 SGW 1  Diff 2/1
 [2013-09-21 15:10:03] 5s: 2.13 avg: 5.25 u: 5.99 Gh/s | A:8 R:0+0(none) HW:24/ 73%
 [2013-09-21 15:10:03] Accepted 623eada1 SGW 1  Diff 2/1
 [2013-09-21 15:10:03] Accepted c577ca9b SGW 1  Diff 1/1
 [2013-09-21 15:10:03] Accepted d4e42db2 SGW 1  Diff 1/1
 [2013-09-21 15:10:04] Accepted af908026 SGW 1  Diff 1/1
 [2013-09-21 15:10:04] Accepted 501f52c7 BES 0  Diff 3/1
 [2013-09-21 15:10:04] Accepted 2f3e8a82 BES 5  Diff 5/1
 [2013-09-21 15:10:05] Accepted ec01d7e7 SGW 1  Diff 1/1
 [2013-09-21 15:10:06] Accepted e5e4f2a1 SGW 1  Diff 1/1
 [2013-09-21 15:10:06] Accepted d8d4bb6e SGW 1  Diff 1/1
 [2013-09-21 15:10:07] Accepted f6d28b92 SGW 1  Diff 1/1
 [2013-09-21 15:10:07] Accepted eea2e58c SGW 1  Diff 1/1
 [2013-09-21 15:10:07] New best share: 14
 [2013-09-21 15:10:07] Accepted a96e8c65 BES 6  Diff 1/1
 [2013-09-21 15:10:07] Accepted 11ae13d2 SGW 1  Diff 14/1
 [2013-09-21 15:10:08] Accepted 9e6579b1 SGW 1  Diff 1/1
 [2013-09-21 15:10:08] Accepted 1ef45b57 SGW 1  Diff 8/1
 [2013-09-21 15:10:08] Accepted a18d1b60 SGW 1  Diff 1/1
 [2013-09-21 15:10:08] Accepted abe5433c SGW 1  Diff 1/1
 [2013-09-21 15:10:08] Accepted a3110b2f SGW 1  Diff 1/1
 [2013-09-21 15:10:08] Accepted 514920a6 SGW 1  Diff 3/1
 [2013-09-21 15:10:09] Accepted 2618e554 SGW 1  Diff 6/1
 [2013-09-21 15:10:09] 5s: 6.45 avg: 9.03 u:10.12 Gh/s | A:28 R:0+0(none) HW:31/ 52%
 [2013-09-21 15:10:09] Accepted 95ae38c1 SGW 1  Diff 1/1
 [2013-09-21 15:10:10] Accepted 97ea17b3 SGW 1  Diff 1/1
 [2013-09-21 15:10:10] Accepted 9d588308 SGW 1  Diff 1/1
 [2013-09-21 15:10:10] Accepted 27611f7f SGW 1  Diff 6/1
 [2013-09-21 15:10:10] Accepted fb8b6ee1 BES 1  Diff 1/1
 [2013-09-21 15:10:10] Accepted e2aefc8a BES 2  Diff 1/1
 [2013-09-21 15:10:10] New best share: 32
 [2013-09-21 15:10:10] Accepted 07d8f563 SGW 1  Diff 32/1
 [2013-09-21 15:10:11] Accepted a7cf9abc BES 4  Diff 1/1
 [2013-09-21 15:10:11] Accepted 982bc234 SGW 1  Diff 1/1
 [2013-09-21 15:10:11] Accepted 695c2e71 BES 4  Diff 2/1
 [2013-09-21 15:10:12] Accepted 47b2135e SGW 1  Diff 3/1
 [2013-09-21 15:10:13] Accepted f557c8c0 BES 4  Diff 1/1
 [2013-09-21 15:10:13] Accepted bad61814 SGW 1  Diff 1/1
 [2013-09-21 15:10:13] Accepted 54b5b092 SGW 1  Diff 3/1
 [2013-09-21 15:10:14] 5s:10.19 avg:11.16 u:10.46 Gh/s | A:42 R:0+0(none) HW:32/ 43%
 [2013-09-21 15:10:15] Accepted c47de336 SGW 1  Diff 1/1
 [2013-09-21 15:10:15] Accepted 8321562f SGW 1  Diff 1/1
 [2013-09-21 15:10:16] Accepted 7f5575f3 SGW 0  Diff 2/1
 [2013-09-21 15:10:16] Accepted c40dbf53 SGW 1  Diff 1/1
 [2013-09-21 15:10:16] Accepted 227398a1 BES 1  Diff 7/1
 [2013-09-21 15:10:16] Accepted 54541588 SGW 1  Diff 3/1
 [2013-09-21 15:10:16] Accepted adb3ed58 SGW 0  Diff 1/1
 [2013-09-21 15:10:16] New best share: 38
 [2013-09-21 15:10:17] Accepted 3e91a898 SGW 0  Diff 4/1
 [2013-09-21 15:10:17] Accepted 2d736992 SGW 0  Diff 5/1
 [2013-09-21 15:10:17] New best share: 101
 [2013-09-21 15:10:17] Accepted 069904a3 SGW 0  Diff 38/1
 [2013-09-21 15:10:17] Accepted 18621502 SGW 1  Diff 10/1
 [2013-09-21 15:10:17] Accepted 26e305dc BES 6  Diff 6/1
 [2013-09-21 15:10:17] Accepted a44544ef SGW 0  Diff 1/1
 [2013-09-21 15:10:18] Accepted dc98779e SGW 1  Diff 1/1
 [2013-09-21 15:10:19] Stratum from pool 0 requested work update
 [2013-09-21 15:10:19] Accepted 2a1eb273 SGW 0  Diff 6/1
 [2013-09-21 15:10:19] Accepted 14482898 SGW 0  Diff 12/1
 [2013-09-21 15:10:19] Accepted d03daa4f SGW 1  Diff 1/1
 [2013-09-21 15:10:19] Accepted 7f9af553 SGW 0  Diff 2/1
 [2013-09-21 15:10:19] Staged work underrun; increasing queue minimum to 2
 [2013-09-21 15:10:19] Unknown stratum msg: {"result": null, "id": "txlist1379772621 67371", "error": [-3, "Method 'mining.get_transactions' not found", null]}
 [2013-09-21 15:10:20] Accepted d34d152c SGW 0  Diff 1/1
 [2013-09-21 15:10:20] Accepted e9e8314c SGW 0  Diff 1/1
 [2013-09-21 15:10:20] Accepted 307caab0 SGW 0  Diff 5/1
 [2013-09-21 15:10:20] Accepted f2ddaaad SGW 1  Diff 1/1
 [2013-09-21 15:10:20] 5s:14.57 avg:13.65 u:11.84 Gh/s | A:64 R:0+0(none) HW:33/ 30%
 [2013-09-21 15:10:20] Accepted 7017747c SGW 1  Diff 2/1
 [2013-09-21 15:10:21] Accepted deaaea19 SGW 1  Diff 1/1
 [2013-09-21 15:10:21] Accepted ceec5608 SGW 0  Diff 1/1
 [2013-09-21 15:10:21] Accepted 67b94621 SGW 1  Diff 2/1
 [2013-09-21 15:10:21] Accepted 02e70a54 SGW 1  Diff 88/1
 [2013-09-21 15:10:21] Accepted 760d3d90 SGW 0  Diff 2/1
 [2013-09-21 15:10:21] Accepted 39801407 SGW 0  Diff 4/1
 [2013-09-21 15:10:22] Accepted a44455e1 SGW 1  Diff 1/1
 [2013-09-21 15:10:22] Accepted 5ca548b4 SGW 0  Diff 2/1
 [2013-09-21 15:10:22] Accepted 9345f2f1 SGW 0  Diff 1/1
 [2013-09-21 15:10:22] Accepted f6422936 SGW 1  Diff 1/1
 [2013-09-21 15:10:22] Accepted cf6e0b1f SGW 1  Diff 1/1
 [2013-09-21 15:10:22] Accepted 6adbe2fb SGW 0  Diff 2/1
 [2013-09-21 15:10:23] Accepted 1df5d072 SGW 0  Diff 8/1
 [2013-09-21 15:10:23] Accepted 43703ac1 SGW 1  Diff 3/1
 [2013-09-21 15:10:23] Accepted d9ece388 SGW 1  Diff 1/1
 [2013-09-21 15:10:23] Accepted 1289f9bd SGW 0  Diff 13/1
 [2013-09-21 15:10:23] Accepted 97eb7716 SGW 1  Diff 1/1
 [2013-09-21 15:10:23] Accepted bf66c08b SGW 0  Diff 1/1
 [2013-09-21 15:10:24] Accepted 36bf94e3 SGW 0  Diff 4/1
 [2013-09-21 15:10:24] Accepted 46100068 SGW 0  Diff 3/1
 [2013-09-21 15:10:24] Accepted fcfd5347 SGW 0  Diff 1/1
 [2013-09-21 15:10:24] Accepted ecd7309e SGW 1  Diff 1/1
 [2013-09-21 15:10:24] Accepted dd3b10d3 SGW 0  Diff 1/1
 [2013-09-21 15:10:24] Accepted df7f8659 SGW 1  Diff 1/1
 [2013-09-21 15:10:25] Accepted aad9f98a SGW 1  Diff 1/1
 [2013-09-21 15:10:25] Accepted 39daa612 SGW 1  Diff 4/1
 [2013-09-21 15:10:25] Accepted 3a96d1e1 SGW 1  Diff 4/1
 [2013-09-21 15:10:25] Accepted 2e9bbd55 SGW 0  Diff 5/1
 [2013-09-21 15:10:25] Accepted b4718b84 SGW 0  Diff 1/1
 [2013-09-21 15:10:25] Accepted 370887d7 SGW 0  Diff 4/1
 [2013-09-21 15:10:25] 5s:19.95 avg:16.32 u:14.38 Gh/s | A:95 R:0+0(none) HW:33/ 22%
 [2013-09-21 15:10:26] Accepted c020f309 SGW 0  Diff 1/1
 [2013-09-21 15:10:26] Accepted 9207175f SGW 1  Diff 1/1
 [2013-09-21 15:10:26] Accepted 1adc3700 SGW 1  Diff 9/8
 [2013-09-21 15:10:26] Accepted 71e5d0ac SGW 0  Diff 2/1
 [2013-09-21 15:10:26] Accepted 985a98ad SGW 1  Diff 1/1
 [2013-09-21 15:10:26] Accepted 726d1b23 SGW 0  Diff 2/1
 [2013-09-21 15:10:27] Accepted dbfeb7a3 SGW 0  Diff 1/1
 [2013-09-21 15:10:27] Accepted 7714d054 SGW 1  Diff 2/1
 [2013-09-21 15:10:27] Accepted d0faf1cf SGW 0  Diff 1/1
 [2013-09-21 15:10:27] Accepted 882189c1 SGW 1  Diff 1/1
 [2013-09-21 15:10:27] Accepted 17be4ef1 SGW 1  Diff 10/8
 [2013-09-21 15:10:27] Accepted a3fbcfcb SGW 0  Diff 1/1
 [2013-09-21 15:10:28] Accepted e6264232 SGW 1  Diff 1/1
 [2013-09-21 15:10:28] Accepted fdde07bf SGW 1  Diff 1/1
 [2013-09-21 15:10:28] Accepted 045cdb78 SGW 1  Diff 58/1
 [2013-09-21 15:10:28] Accepted 912d94b2 SGW 0  Diff 1/1
 [2013-09-21 15:10:28] Accepted c3648d9c SGW 0  Diff 1/1
 [2013-09-21 15:10:28] Accepted a989c51a SGW 1  Diff 1/1
 [2013-09-21 15:10:29] Accepted 3c1eaf3a BES 0  Diff 4/1
 [2013-09-21 15:10:29] Accepted 93b05784 SGW 0  Diff 1/1
 [2013-09-21 15:10:29] Accepted 0283878a SGW 0  Diff 101/1
 [2013-09-21 15:10:29] Accepted f2d92fb2 BES 0  Diff 1/1
 [2013-09-21 15:10:29] Accepted d237bad3 SGW 0  Diff 1/1
 [2013-09-21 15:10:29] Accepted 36bc768a SGW 1  Diff 4/1
 [2013-09-21 15:10:30] Accepted b973066a SGW 0  Diff 1/1
 [2013-09-21 15:10:30] Accepted 7e9675a1 SGW 0  Diff 2/1
 [2013-09-21 15:10:30] Accepted eefafd5b SGW 0  Diff 1/1
 [2013-09-21 15:10:31] Accepted a102249c SGW 0  Diff 1/1
 [2013-09-21 15:10:31] 5s:24.48 avg:18.74 u:17.37 Gh/s | A:123 R:0+0(none) HW:34/ 18%
 [2013-09-21 15:10:31] Accepted 27326dcf SGW 1  Diff 6/1
 [2013-09-21 15:10:33] Accepted 1f32b50b SGW 0  Diff 8/8
 [2013-09-21 15:10:33] Accepted c633914e SGW 0  Diff 1/1
 [2013-09-21 15:10:33] Accepted 1a592e06 SGW 0  Diff 9/1
 [2013-09-21 15:10:36] Accepted 0633010d SGW 0  Diff 41/8
 [2013-09-21 15:10:36] 5s:26.95 avg:20.39 u:17.05 Gh/s | A:128 R:0+0(none) HW:34/ 16%
 [2013-09-21 15:10:38] Accepted 179250d7 SGW 0  Diff 10/8
 [2013-09-21 15:10:40] Accepted 0f041048 SGW 0  Diff 17/8
 [2013-09-21 15:10:40] Accepted 0d173bd3 SGW 1  Diff 19/8
 [2013-09-21 15:10:42] 5s:24.87 avg:20.57 u:17.18 Gh/s | A:131 R:0+0(none) HW:37/ 15%
 [2013-09-21 15:10:43] Accepted 17a38c4d SGW 0  Diff 10/8
 [2013-09-21 15:10:43] Accepted 0f992f6d SGW 1  Diff 16/8
 [2013-09-21 15:10:44] Accepted 1a0036a0 SGW 1  Diff 9/8
 [2013-09-21 15:10:45] Accepted 0e195083 BES 9  Diff 18/8
 [2013-09-21 15:10:46] Accepted 19b45c57 SGW 0  Diff 9/8
 [2013-09-21 15:10:46] Accepted 1fa077c4 SGW 1  Diff 8/8
 [2013-09-21 15:10:47] 5s:29.37 avg:22.17 u:19.57 Gh/s | A:137 R:0+0(none) HW:37/ 13%
 [2013-09-21 15:10:48] Accepted 1b2a75b3 SGW 1  Diff 9/8
 [2013-09-21 15:10:52] Accepted 1e7c85f7 SGW 0  Diff 8/8
 [2013-09-21 15:10:52] Accepted 04e7a393 SGW 0  Diff 52/8
 [2013-09-21 15:10:52] 5s:28.54 avg:22.65 u:19.59 Gh/s | A:140 R:0+0(none) HW:37/ 11%
 [2013-09-21 15:10:53] Accepted 17830c40 SGW 0  Diff 10/8
 [2013-09-21 15:10:55] Accepted 119ebd2f SGW 1  Diff 14/8
 [2013-09-21 15:10:56] New best share: 103
 [2013-09-21 15:10:56] Accepted 027a0986 SGW 0  Diff 103/8
 [2013-09-21 15:10:57] Accepted 1b5f5157 SGW 0  Diff 9/8
 [2013-09-21 15:10:57] 5s:30.40 avg:23.56 u:20.20 Gh/s | A:144 R:0+0(none) HW:39/ 11%
 [2013-09-21 15:10:58] Accepted 0fb82482 SGW 0  Diff 16/8
 [2013-09-21 15:10:59] Accepted 0a19d957 BES 2  Diff 25/8
 [2013-09-21 15:10:59] Accepted 1db9d490 SGW 1  Diff 8/8
 [2013-09-21 15:11:01] New block: ...3b5ecf94 #259221 diff 113M (806.2Th/s)
 [2013-09-21 15:11:01] Stratum from pool 0 detected new block
 [2013-09-21 15:11:02] Rejected 15bf0bb6 BES 7  Diff 11/8 (unknown-work)
 [2013-09-21 15:11:04] 5s:24.58 avg:22.89 u:19.91 Gh/s | A:147 R:1+0(2.5%) HW:41/ 11%
 [2013-09-21 15:11:04] Stratum from pool 0 requested work update
 [2013-09-21 15:11:04] Accepted 0ee46eff BES 5  Diff 17/8
 [2013-09-21 15:11:04] Unknown stratum msg: {"result": null, "id": "txlist1379772667 67373", "error": [-3, "Method 'mining.get_transactions' not found", null]}
 [2013-09-21 15:11:05] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:05] Rejected 1973f76c SGW 0  Diff 10/8 (unknown-work)
 [2013-09-21 15:11:05] Accepted 0bd8f8ac SGW 1  Diff 21/8
 [2013-09-21 15:11:06] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:06] Rejected 120ab8f8 SGW 1  Diff 14/8 (unknown-work)
 [2013-09-21 15:11:06] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:06] New best share: 267
 [2013-09-21 15:11:06] Accepted 00f48e3e SGW 1  Diff 267/8
 [2013-09-21 15:11:07] Rejected 0c605825 SGW 1  Diff 20/8 (unknown-work)
 [2013-09-21 15:11:07] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:07] Rejected 0a63645b SGW 0  Diff 24/8 (unknown-work)
 [2013-09-21 15:11:09] 5s:27.02 avg:23.51 u:19.75 Gh/s | A:150 R:5+0( 11%) HW:43/ 10%
 [2013-09-21 15:11:12] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:12] Rejected 03a87e7b SGW 1  Diff 69/8 (unknown-work)
 [2013-09-21 15:11:15] 5s:27.39 avg:23.81 u:18.42 Gh/s | A:150 R:6+0( 13%) HW:45/9.7%
 [2013-09-21 15:11:16] Pool 0 stale share detected, submitting as user requested
 [2013-09-21 15:11:16] Rejected 0ef4f3e6 SGW 0  Diff 17/8 (unknown-work)
 [2013-09-21 15:11:18] Accepted 02271e9f SGW 1  Diff 118/8
 [2013-09-21 15:11:18] Accepted 0b4fe7d5 BES 1  Diff 22/8
 [2013-09-21 15:11:20] 5s:31.78 avg:24.73 u:18.11 Gh/s | A:152 R:7+0( 14%) HW:47/9.4%
JBT
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
September 21, 2013, 03:46:04 PM
Last edit: September 21, 2013, 04:12:10 PM by JBT
 #886

i got another power supply today to power the hub when i do a bfgminer -S all -D -d? it detects 10 then 7 then 11 not 12. it's like all over the place

ed. when i test with bfg 314 it finds all 12 not with 320 nor 321 mmmmm
edd. 3 sticks have HW 100% and thats not good,

going to use pc PSU next it is a 800W and the 5V rails can handle 10 to 5 A
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
September 21, 2013, 03:58:43 PM
Last edit: September 21, 2013, 04:10:31 PM by Mudbankkeith
 #887

If 3.1.4 is working ok for your system, then there is no great need to upgrade.

3.2.1 will benefit users of multiple different devices.

Edit.
The simplest command line for erupters is:-  bfgminer.exe -o http://stratum.bitcoin.cz:3333 -u MINER -p PASSWORD -G -S all

-G stops your GPU
-S all     finds your erupters

The need for other switches are listed in the README file

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
CroverNo01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 21, 2013, 04:13:24 PM
 #888

Hi

Can help one help me on how to get my 12 blades to connect to the BFGMiner, Cheers
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
September 21, 2013, 04:16:35 PM
 #889

Hi

Can help one help me on how to get my 12 blades to connect to the BFGMiner, Cheers

Check out the posts between HeldiverUK and Luke-jr. They are covering a lot of ground on this.

Edit.
Check out the posts between HelldiverUK and Luke-Jr. They are covering a lot of ground on this.

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
CroverNo01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 21, 2013, 04:25:05 PM
 #890

Hi,

Was just looking for a basic setup guide.

Noticed that it will not work on my 64bit machine Sad

I take it there s no possible way to run this on 64bit ?

Currently running the  Stratum Proxy but keeps crashing on the clean_jobs=False causing all my blades to restart every 2mins

How's everyone else running there blades ?

Cheers
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
September 21, 2013, 04:28:46 PM
 #891

Hi,

Was just looking for a basic setup guide.

Noticed that it will not work on my 64bit machine Sad

I take it there s no possible way to run this on 64bit ?

Currently running the  Stratum Proxy but keeps crashing on the clean_jobs=False causing all my blades to restart every 2mins

How's everyone else running there blades ?

Cheers
If you have WoW64 (you probably do!), you can run Win32 applications with only minimal performance overhead.

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
September 21, 2013, 04:45:09 PM
 #892

WoW64 is standard on all 64-bit Windows (even XP 64-bit Edition has it!). 

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
September 21, 2013, 04:48:11 PM
 #893

Hi

Can help one help me on how to get my 12 blades to connect to the BFGMiner, Cheers

Run bfgminer with the --http-port 8330 parameter, then point your Blades to the IP of your machine, making sure each Blade has a unique username/password.  The username/password isn't important, it can be anything as long as it's unique.  Once the Blade is connected, it'll appear as a SGW device.

If you take a look at my log a few posts back, you should see what to expect.
CroverNo01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 21, 2013, 04:59:41 PM
 #894

Hi

Can help one help me on how to get my 12 blades to connect to the BFGMiner, Cheers

Run bfgminer with the --http-port 8330 parameter, then point your Blades to the IP of your machine, making sure each Blade has a unique username/password.  The username/password isn't important, it can be anything as long as it's unique.  Once the Blade is connected, it'll appear as a SGW device.

If you take a look at my log a few posts back, you should see what to expect.

Cheers for the reply, When I run the parameter the program just opens then closes within about half a second, Am i doing something wrong ? I created a shortcut for the file.

Cheers
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
September 21, 2013, 05:03:30 PM
 #895

Anyone know if there's a way I can bundle a PIF or such that tells Windows to never just close the console when it exits with non-zero status? :/

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
September 21, 2013, 05:05:01 PM
 #896

Add -L bfg.log on to the end of the parameters in the shortcut - that'll run a log file (it'll be in the bfgminer folder).  You'll be able to see what's happening from the log.


My shortcut command is:
Code:
C:\bfgminer321\bfgminer.exe -S erupter:all -G --http-port 8330 -L bfg.log

The pools, etc are set up using the TUI and saved to bfgminer.conf once BFG was up and running.
CroverNo01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 21, 2013, 06:39:14 PM
 #897

Cheers for all the help,

When I try to run I now get
Code:
[2013-09-21 19:37:10] bfgminer.exe: --http-port: unrecognized option

Cheers
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
September 21, 2013, 06:44:23 PM
 #898

Cheers for all the help,

When I try to run I now get
Code:
[2013-09-21 19:37:10] bfgminer.exe: --http-port: unrecognized option

Cheers
Then you're either using the Win64 version (not supported with http-port) or an older version than 3.2.1.

CroverNo01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 21, 2013, 07:01:03 PM
 #899

Cheers for all the help,

When I try to run I now get
Code:
[2013-09-21 19:37:10] bfgminer.exe: --http-port: unrecognized option

Cheers
Then you're either using the Win64 version (not supported with http-port) or an older version than 3.2.1.

Hi, Got it kind off working now

Program keeps closing after about 30 seconds of hashing

Log code:
Code:
 [2013-09-21 19:57:28] Pool 0 http://api.bitcoin.cz:8332 alive
 [2013-09-21 19:57:28] 0 gpu miner threads started
 [2013-09-21 19:57:28] HTTP server listening on port 8330
 [2013-09-21 19:57:31] New block: ...f427e8d4 #259263 diff 113M (806.2Th/s)
 [2013-09-21 19:57:31] Stratum from pool 0 detected new block
 [2013-09-21 19:57:32] Stratum from pool 0 requested work update
 [2013-09-21 19:57:32] Stratum from pool 0 requested work update
 [2013-09-21 19:57:32] Unknown stratum msg: {"error": [-3, "Method 'get_transactions' not found for service 'mining'", null], "id": "txlistd335", "result": null}
 [2013-09-21 19:57:32] Unknown stratum msg: {"error": [-3, "Method 'get_transactions' not found for service 'mining'", null], "id": "txlistd335", "result": null}
 [2013-09-21 19:57:34] 5s:  0.0 avg:  0.0 u:  0.0  h/s | A:0 R:0+0(none) HW:0/none
 [2013-09-21 19:57:40] 5s:  0.0 avg:  0.0 u:  0.0  h/s | A:0 R:0+0(none) HW:0/none
 [2013-09-21 19:57:46] 5s:  0.0 avg:  0.0 u:  0.0  h/s | A:0 R:0+0(none) HW:0/none
 [2013-09-21 19:57:52] 5s:  0.0 avg:  0.0 u:  0.0  h/s | A:0 R:0+0(none) HW:0/none
 [2013-09-21 19:57:58] 5s:  0.0 avg:  0.0 u:  0.0  h/s | A:0 R:0+0(none) HW:0/none
 [2013-09-21 19:58:01] New best share: 1
 [2013-09-21 19:58:01] Stratum from pool 0 requested work update
Failed to init bfd from (C:\bfgminer321\pdcurses.dll)
0x66e43b50 : C:\bfgminer321\pdcurses.dll : wclrtoeol
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll)
0x763fa442 : C:\Windows\syswow64\msvcrt.dll : unlock
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll)
0x7640a490 : C:\Windows\syswow64\msvcrt.dll : getenv
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll)
0x7640a462 : C:\Windows\syswow64\msvcrt.dll : getenv
Failed to init bfd from (C:\bfgminer321\pdcurses.dll)
0x66e41408 : C:\bfgminer321\pdcurses.dll : waddch
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
September 21, 2013, 07:47:40 PM
 #900

Looks like the same error that's making mine crap out, too. 
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 165 »
  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!