Pages:
Author

Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB - page 39. (Read 1193208 times)

full member
Activity: 128
Merit: 100
...The Shadow knows.
Any recommendations on a power supply?

You'll want a second opinion on this.

But it'll definitely have to be a supply that outputs at 5 volt; anymore and you'll be investing in a fire extinguisher Tongue
--So you'll want one with more Amps.

You'll also need to match the polarity of the plug end going into the USB Hub; see above's additional investment if you don't


As for which to look for...I'm not sure if a 3rd party PSU can be used with 'commercial' USB Hub.
newbie
Activity: 27
Merit: 0
Any recommendations on a power supply?
full member
Activity: 238
Merit: 100
I just removed the two block erupter usb sticks and now the antminers are working as expected.

This is the power supply: Input 100-240v. 50-60Hz. Output 5V -- 2500MA. Model: SAW-0502500

Looks like not enough power. That's only 12.5 Watt output.

Or 2.5 amps @12v (2500ma).
barely run 5 ants with that. ants are .06a and higher if clocked.
Do not be tempted by USB 3.0 hubs, some work most do not.
All present USB miners like/use USB 1.1/2.0 spec.
Watts spec is misleading use AMPS.
full member
Activity: 128
Merit: 100
...The Shadow knows.
I just removed the two block erupter usb sticks and now the antminers are working as expected.

This is the power supply: Input 100-240v. 50-60Hz. Output 5V -- 2500MA. Model: SAW-0502500

Looks like not enough power. That's only 12.5 Watt output.
newbie
Activity: 27
Merit: 0
I just removed the two block erupter usb sticks and now the antminers are working as expected.

This is the power supply: Input 100-240v. 50-60Hz. Output 5V -- 2500MA. Model: SAW-0502500
full member
Activity: 128
Merit: 100
...The Shadow knows.
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.

I believe The AntMiners use the same Watts as Erupters (~2.5 watts). Does the AC Adapter say it'll do more than ~18 Watts?

for 5 ants and 2 erupters I would be looking for at least 26 watts at the Wall (even better with 30 watts)
the losses in the hub (as heat) could exceed 1/3 of the total available.

usb3 hubs with 9 or 10 erupters and 12v 4a (48watt) PSU soon fail. Many have been replaced with 60 watt units.

Yep, went with http://www.amazon.com/Charging-Adapter-VL812-B2-Chipset-Firmware/dp/B005NGQWL2

Specifically to avoid premature failure.

As for DBC's issue. I would pull the Ants that are hashing at the expected rate and see if the other two 'pick up speed'. If so, then it's a power issue. If not, then they may be defective.
hero member
Activity: 868
Merit: 1000
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.

I believe The AntMiners use the same Watts as Erupters (~2.5 watts). Does the AC Adapter say it'll do more than ~18 Watts?

for 5 ants and 2 erupters I would be looking for at least 26 watts at the Wall (even better with 30 watts)
the losses in the hub (as heat) could exceed 1/3 of the total available.

usb3 hubs with 9 or 10 erupters and 12v 4a (48watt) PSU soon fail. Many have been replaced with 60 watt units.
full member
Activity: 128
Merit: 100
...The Shadow knows.
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.

I believe The AntMiners use the same Watts as Erupters (~2.5 watts). Does the AC Adapter say it'll do more than ~18 Watts?
sr. member
Activity: 470
Merit: 250
Better to have 100 friends than 100 rubles

I'd suggest people be careful with setting no-submit-stale.  
Some pools like BTCGuild pay for stale/orphan shares and not submitting stales in this case would be like refusing free money.  
Also in the case of P2Pool, a stale share on the p2pool chain may actually be a valid solution on the Bitcoin Blockchain, so you never want to set no-submit-stale when connected to P2Pool.
In the case of some scrypt based multi-coin pools (Middlecoin, Hashcows, Wafflepool, etc), you also want to submit stales because BFGMiner may think a share is stale during a coin switch when the pool may accept it.

Can't forget one of the newer multi-coin pools (the one I'm having fun with):  multicoin.zapto.org:8080.  Its scrypt only at the moment, but still under active development.  Would love to get your comments on it.  I'll ask about stale/orphan shares.
hero member
Activity: 798
Merit: 1000
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.

try starting with a batch file instead of a config file.
BFGminer will create a config file for you when you have the setup working correctly.

here are some sample .bat lines:-

1) for antminers               bfgminer.exe  --set-device antminer:clock=x0981 --icarus-options 115200:2:2 --no-submit-stale -o http://stratum.bitcoin.cz:3333 -O worker:password -S antminer:all

2) for erupters                 bfgminer.exe  --no-submit-stale -o http://stratum.bitcoin.cz:3333 -O worker:pasword -S erupter:all

EDIT:- what is the rating of the PSU for the hub?

I'd suggest people be careful with setting no-submit-stale.  
Some pools like BTCGuild pay for stale/orphan shares and not submitting stales in this case would be like refusing free money.  
Also in the case of P2Pool, a stale share on the p2pool chain may actually be a valid solution on the Bitcoin Blockchain, so you never want to set no-submit-stale when connected to P2Pool.
In the case of some scrypt based multi-coin pools (Middlecoin, Hashcows, Wafflepool, etc), you also want to submit stales because BFGMiner may think a share is stale during a coin switch when the pool may accept it.
hero member
Activity: 658
Merit: 502
I've read on the bitcoin sources code (already from 0.8.5 version) that the getwork "midstate" and getwork "hash1" are to consider "deprecated".

I've test if miner will work without this, but not. Have you plan, already, to update the miner for work fine with getwork "data" and getwork "target" only ?




FaSan
hero member
Activity: 868
Merit: 1000
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.

try starting with a batch file instead of a config file.
BFGminer will create a config file for you when you have the setup working correctly.

here are some sample .bat lines:-

1) for antminers               bfgminer.exe  --set-device antminer:clock=x0981 --icarus-options 115200:2:2 --no-submit-stale -o http://stratum.bitcoin.cz:3333 -O worker:password -S antminer:all

2) for erupters                 bfgminer.exe  --no-submit-stale -o http://stratum.bitcoin.cz:3333 -O worker:pasword -S erupter:all

EDIT:- what is the rating of the PSU for the hub?
newbie
Activity: 27
Merit: 0
http://www.amazon.com/gp/aw/d/B00HL7Z46K/ref=redir_mdp_mobile?ref_=pe_385040_30332190_TE_M3T1_ST1_dp_1

That's the USB hub I'm using.

Figure that I'm a noon and you need to help me remove or add stuff to my config.
legendary
Activity: 966
Merit: 1003
I think GPU is disabled by default, unless you specify opencl the miner will ignor GPU and CPU without any additional action needed by the operator.
hero member
Activity: 868
Merit: 1000
newbie
Activity: 27
Merit: 0
I'm not using a GPU by the way.
hero member
Activity: 868
Merit: 1000
Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,

Done.

also check your psu on your hub, its one of the reasons for strange speed reporting.
newbie
Activity: 27
Merit: 0
Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,

Done.
hero member
Activity: 868
Merit: 1000
Wondering if you can help.

I have five Antminer U1 and two Block Erupter USB. For some reason, the effective average on two of the Antminer is low:



Also, I think I have some erroneous info in my config file:

{
"pools" : [
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "",
      "pool-priority" : "0"
   },
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxxxxxx",
      "pool-priority" : "1"
   }
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"gpu-dyninterval" : "7",
"log" : "5",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"no-unicode" : true,
"queue" : "2",
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer",
"scan" : [
   "antminer:all",
   "icarus:all"
],
"set-device" : [
   "antminer:clock=x0981"
]
}


Any help is appreciated.

Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,
newbie
Activity: 27
Merit: 0
Wondering if you can help.

I have five Antminer U1 and two Block Erupter USB. For some reason, the effective average on two of the Antminer is low:

https://dl.dropboxusercontent.com/u/15558107/bfgminer_antminer.png

Also, I think I have some erroneous info in my config file:

{
"pools" : [
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "",
      "pool-priority" : "0"
   },
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxxxxxx",
      "pool-priority" : "1"
   }
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"gpu-dyninterval" : "7",
"log" : "5",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"no-unicode" : true,
"queue" : "2",
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer",
"scan" : [
   "antminer:all",
   "icarus:all"
],
"set-device" : [
   "antminer:clock=x0981"
]
}


Any help is appreciated.
Pages:
Jump to: