Bitcoin Forum
May 02, 2024, 03:25:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 [393] 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 ... 516 »
  Print  
Author Topic: ANTMINER S3+ Discussion and Support Thread  (Read 709800 times)
nelsoncs
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 20, 2014, 10:51:39 PM
 #7841

Problem with antminer s3+ solo.

My miners work fine for a pool.  But when I try to run solo I get either a very, very slow hash rate and super high error rate(s), or the miners may also refuse to connect to the machine running bitcoin-qt/bitcoind and also may incorrectly report connections as being alive or dead.

I have tried upgrading cgminer to the most recent version, to no avail.  Often, cgminer quits after a few minutes.

here is my cgminer command line (<> indicate substitutions to protect the innocent):

--bitmain-options 115200:32:8:18:225:0882 -o http://192.168.0.2:8332 -O <somename>:<some password> --verbose --btc-address 1D7CFcY3gYMgNrns6ttRmomyGTLNzZ6XRA --api-listen --api-network --bitmain-checkn2diff --bitmain-hwerror --version-file /usr/bin/compile_time --queue 4096

here is my bitcoin-qt/bitcoind command line:

-datadir=/home/<some_user_path>.bitcoin -rpcuser=<somename> -rpcpassword=<some password> -blocknotify=%s -alertnotify=%s

The verbose flag did not seem to give any more info, I can find an open port :8332 on the bitcoind machine and netstat will report "ESTABLISHED" then "CLOSE_WAIT".

Any suggestions on how to debug the rpc connection or cgminer would be greatly appreciated.  I may have no hair left soon.

The way you describe this, it sounds like you are running cgminer somewhere outside of your Ants.  I'm pretty sure that's not going to work for you.

Try editing the cgminer config inside the Ant to have the solo mining options to point it to your Bitcoin instance:

cgminer -o http://<bitcoin IP>:<bitcoin port> -u <username> -p <password> --btc-address <your address>

Also, CK (author of cgminer) has a public "solo mining pool" up.. if you don't mind the 0.5% fee:

https://bitcointalk.org/index.php?topic=763510.0

M

I see, no cgminer is only running on the antminers and bitcoind is running on a xeon based desktop.  I will definitely check the "solo" pool. Thanks.

so: antminer-->cgminer <-- local network --> bitcoind<--desktop.
1714620358
Hero Member
*
Offline Offline

Posts: 1714620358

View Profile Personal Message (Offline)

Ignore
1714620358
Reply with quote  #2

1714620358
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714620358
Hero Member
*
Offline Offline

Posts: 1714620358

View Profile Personal Message (Offline)

Ignore
1714620358
Reply with quote  #2

1714620358
Report to moderator
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
November 20, 2014, 10:59:26 PM
 #7842

I see, no cgminer is only running on the antminers and bitcoind is running on a xeon based desktop.  I will definitely check the "solo" pool. Thanks.

so: antminer-->cgminer <-- local network --> bitcoind<--desktop.

Maybe you're missing the http:// part on the -o parm? 

From the readme.txt in cgminer:

Code:
cgminer -o http://localhost:8332 -u username -p password --btc-address 15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ

Note the http:// is mandatory for solo mining.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
November 20, 2014, 11:50:22 PM
 #7843

Problem with antminer s3+ solo.

My miners work fine for a pool.  But when I try to run solo I get either a very, very slow hash rate and super high error rate(s), or the miners may also refuse to connect to the machine running bitcoin-qt/bitcoind and also may incorrectly report connections as being alive or dead.

I have tried upgrading cgminer to the most recent version, to no avail.  Often, cgminer quits after a few minutes.

here is my cgminer command line (<> indicate substitutions to protect the innocent):

--bitmain-options 115200:32:8:18:225:0882 -o http://192.168.0.2:8332 -O <somename>:<some password> --verbose --btc-address 1D7CFcY3gYMgNrns6ttRmomyGTLNzZ6XRA --api-listen --api-network --bitmain-checkn2diff --bitmain-hwerror --version-file /usr/bin/compile_time --queue 4096

here is my bitcoin-qt/bitcoind command line:

-datadir=/home/<some_user_path>.bitcoin -rpcuser=<somename> -rpcpassword=<some password> -blocknotify=%s -alertnotify=%s

The verbose flag did not seem to give any more info, I can find an open port :8332 on the bitcoind machine and netstat will report "ESTABLISHED" then "CLOSE_WAIT".

Any suggestions on how to debug the rpc connection or cgminer would be greatly appreciated.  I may have no hair left soon.
if you really want to run solo, just use a solo pool like bitsolo

iglasses
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
November 21, 2014, 03:50:58 AM
 #7844



I have been involved in a few of the threads related to this topic.  Solo mining with an Antminer is essentially hopeless.  The only way to get it to run is to setup your own pool and even that is a freaking hassle far beyond what is reasonable or worthwhile for the average person.


They run great on p2pool, have 8 S3's and a few S1's running for a while with 0 issues...

That they do.  I was speaking more of %100 stand alone run your own wallet in server mode and mine mine mine.

I only have a signature because I'm allowed.
chinesebob
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
November 21, 2014, 05:16:43 PM
 #7845

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?
Tupsu
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003



View Profile
November 21, 2014, 05:20:23 PM
 #7846

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

 80℃
jackbox
Legendary
*
Offline Offline

Activity: 1246
Merit: 1024



View Profile
November 21, 2014, 05:21:16 PM
 #7847

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

You should keep it between 50 and 60 C or less. My S3+ at stock speed runs between 40 and 50C in over 30C ambient temps. Over 70 C is bad for the hardware. Unless you disable it, the firmware will turn the miner off if either chain temp reaches 80 C.

Buy a Trezor and Protect your BTC, BCH, BTG, DASH, LTC, DGB, ZEC, ETH and ETC from hackers.
If I was helpful please buy me a coffee BTC: 1DWK7vBaxcTC5Wd2nQwLGEoy8xdFVzGKLK  BTG: AWvN1iBqCUqG2tEh3XoVvRbdcGrAzfBBpW
If I was helpful please buy me a burger DGB: DLASV6CUQpGtGSyaVz5FYuu5YxZ17MoGQz
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
November 21, 2014, 05:51:13 PM
 #7848

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

 80℃

That's the thermal shutdown temp. Realistically, you should have 40-50c ideally, but probably won't see any real problems in error rate until over 60c

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
spiceminer15
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
November 21, 2014, 06:16:49 PM
 #7849

during the summer mine hovered around 60 and didn't see any errors or problems. now that its winter they are running about 40 with the fans barely moving lol
Tupsu
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003



View Profile
November 21, 2014, 06:46:39 PM
Last edit: November 21, 2014, 07:26:22 PM by Tupsu
 #7850

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

 80℃

That's the thermal shutdown temp. Realistically, you should have 40-50c ideally, but probably won't see any real problems in error rate until over 60c

Do you know or just think?

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

You should keep it between 50 and 60 C or less. My S3+ at stock speed runs between 40 and 50C in over 30C ambient temps. Over 70 C is bad for the hardware. Unless you disable it, the firmware will turn the miner off either chain temp reaches 80 C.



If you stop function -  Stop running when temprerature is over 80℃ - then you need to restart with PSU

All depends on the frequency. Miner can work without errors over 80℃ width lower frequency.
frequency 218.75  
Antminer C1 , 74-77 ℃  . Noo x or - , 0 hardware errors

proof http://www.perearstike.ee/avatar/C1.jpg
chinesebob
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
November 21, 2014, 07:43:38 PM
 #7851

Thanks for the very useful replies guys, now I have a question about frequency.  Looking at the datasheet for the BM1382 chip, I see a table for typical hash rate and power, where 225MHz is 0.528 W/GH, and 250MHz is 0.583 W/GH, and 275MHz jumps to 0.702 W/GH.  So, what's the sense in bumping the clock up, when the ratio gets worse on power consumption?
CryptoGuy
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 21, 2014, 07:49:03 PM
 #7852

Thanks for the very useful replies guys, now I have a question about frequency.  Looking at the datasheet for the BM1382 chip, I see a table for typical hash rate and power, where 225MHz is 0.528 W/GH, and 250MHz is 0.583 W/GH, and 275MHz jumps to 0.702 W/GH.  So, what's the sense in bumping the clock up, when the ratio gets worse on power consumption?

The less you pay for electricity the less the efficiency of a miner matters. When that's the case all that matters is maximizing your hashrate.

<Insert favorite coin here>
BitBlitz
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


Turning money into heat since 2011.


View Profile
November 21, 2014, 07:50:22 PM
 #7853

I ordered two Antminer S3+ units for delivery to Thailand. The only shipping option was UPS. Both units were shipped last Wednesday. They both came to Thailand on Friday but only one was delivered. Apparently, one unit was left on the plane and went on quite an odyssey. UPS didn't even apologize for their screw-up. So here is the journey one of the units took. For a journey that should have been about 1,733 Km the package traveled approximately 24,146 Km (15,004 miles). I am glad I finally got it today. There was gash that cut through the box but the inner foam protected the unit. Right now it is hashing and seems to be working per specs.

Bangkok, Thailand    11/10/2014    10:31 A.M.    Delivered
Bangkok, Thailand    11/10/2014    1:01 A.M.       Out For Delivery
Bangkok, Thailand    11/09/2014    10:02 P.M.    Import Scan
Bangkok, Thailand    11/09/2014    7:03 A.M.       Arrival Scan
Shenzhen, China    11/09/2014    5:19 A.M.       Departure Scan
Shenzhen, China    11/09/2014    1:55 A.M.       Arrival Scan
Mumbai, India       11/08/2014    6:27 P.M.       Departure Scan
Mumbai, India       11/08/2014    5:25 P.M.       Arrival Scan
Koeln, Germany    11/08/2014    4:23 A.M.       Departure Scan
Koeln, Germany    11/07/2014    8:14 P.M.       Arrival Scan
Mumbai, India       11/07/2014    4:17 P.M.       Departure Scan
Mumbai, India       11/07/2014    12:10 P.M.    Arrival Scan
Bangkok, Thailand    11/07/2014    8:52 A.M.       Departure Scan
Bangkok, Thailand    11/07/2014    6:06 A.M.       Arrival Scan
Shenzhen, China    11/07/2014    4:26 A.M.       Departure Scan
Shenzhen, China    11/07/2014    12:34 A.M.    Export Scan
Shenzhen, China    11/05/2014    11:15 P.M.    Arrival Scan
Shenzhen, China    11/05/2014    10:56 P.M.    Departure Scan
Shenzhen, China    11/05/2014    6:58 P.M.       Origin Scan
Shenzhen, China    11/05/2014    5:18 P.M.       Pickup Scan
Shenzhen, China    11/05/2014    1:31 A.M.       Order Processed: Ready for UPS





the good news is that UPS probably spent $50 of time and jet fuel to transport it all those extra trips

Yea. I kept mentioning to my brother how much extra fuel they are wasting taking it everywhere the plane went for the weekend.

Wow, and you can be sure they were handled like this at each airport: http://www.youtube.com/watch?v=YbNq2xdvU_g

I see the value of Bitcoin, so I don't worry about the price...
MissouriMiner
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile
November 21, 2014, 08:44:12 PM
 #7854

Thanks for the very useful replies guys, now I have a question about frequency.  Looking at the datasheet for the BM1382 chip, I see a table for typical hash rate and power, where 225MHz is 0.528 W/GH, and 250MHz is 0.583 W/GH, and 275MHz jumps to 0.702 W/GH.  So, what's the sense in bumping the clock up, when the ratio gets worse on power consumption?

Wow.  Those numbers are not right at all.  The lowest I have ever gotten is .80 W/GH.  Bitmain advertises .78W/GH.  Below is my best number vs. advertised.  Most of mine got between .86 and .89.  With a high quality PSU running at less than 80% max current, the efficiency stays consistent (in my tests).   Some PSU advertise on the box their efficiency percentages.  I talked about doing a bigger study with various PSU's, but never got around to it. 

MHz   Avg Gh/s   Watts      Efficiency W/Gh    PSU Model
225   453            363         0.80                  1300W Rosewill Lightening, 80 Plus Gold
225   453            355         0.78                  Bitmain Advertises
chinesebob
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
November 21, 2014, 09:24:21 PM
 #7855


Wow.  Those numbers are not right at all.  The lowest I have ever gotten is .80 W/GH.  Bitmain advertises .78W/GH.  Below is my best number vs. advertised.  Most of mine got between .86 and .89.  With a high quality PSU running at less than 80% max current, the efficiency stays consistent (in my tests).   Some PSU advertise on the box their efficiency percentages.  I talked about doing a bigger study with various PSU's, but never got around to it. 

MHz   Avg Gh/s   Watts      Efficiency W/Gh    PSU Model
225   453            363         0.80                  1300W Rosewill Lightening, 80 Plus Gold
225   453            355         0.78                  Bitmain Advertises


I guess the numbers in the datasheet are for the chip by itself, whereas your numbers are for the system as a whole
MissouriMiner
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile
November 21, 2014, 09:31:38 PM
 #7856


Wow.  Those numbers are not right at all.  The lowest I have ever gotten is .80 W/GH.  Bitmain advertises .78W/GH.  Below is my best number vs. advertised.  Most of mine got between .86 and .89.  With a high quality PSU running at less than 80% max current, the efficiency stays consistent (in my tests).   Some PSU advertise on the box their efficiency percentages.  I talked about doing a bigger study with various PSU's, but never got around to it. 

MHz   Avg Gh/s   Watts      Efficiency W/Gh    PSU Model
225   453            363         0.80                  1300W Rosewill Lightening, 80 Plus Gold
225   453            355         0.78                  Bitmain Advertises


I guess the numbers in the datasheet are for the chip by itself, whereas your numbers are for the system as a whole

Ah.  I see now.  That makes sense.   This link below is an old post of mine where I shared some stats.  You will see that on the better PSU, the efficiency stayed the same when increasing the Mhz.  But you have to consider the price difference on the PSU's.
https://bitcointalk.org/index.php?topic=671189.msg9236641#msg9236641

Nite
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
November 22, 2014, 12:38:27 PM
 #7857

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

You should keep it between 50 and 60 C or less. My S3+ at stock speed runs between 40 and 50C in over 30C ambient temps. Over 70 C is bad for the hardware. Unless you disable it, the firmware will turn the miner off if either chain temp reaches 80 C.

thats a bit on the high side for stock, mine is at 453Ghz stock as well, one board is at 41c and other is at 35c
jackbox
Legendary
*
Offline Offline

Activity: 1246
Merit: 1024



View Profile
November 22, 2014, 12:46:47 PM
 #7858

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

You should keep it between 50 and 60 C or less. My S3+ at stock speed runs between 40 and 50C in over 30C ambient temps. Over 70 C is bad for the hardware. Unless you disable it, the firmware will turn the miner off if either chain temp reaches 80 C.

thats a bit on the high side for stock, mine is at 453Ghz stock as well, one board is at 41c and other is at 35c

Ambient room temp has a big affect. If aircon is on temps are much lower. Anything below 50 C is quite safe. Usually in mid 40s when no aircon is on. Room heats up to 32 C  with Antminer running and no aircon on.

Buy a Trezor and Protect your BTC, BCH, BTG, DASH, LTC, DGB, ZEC, ETH and ETC from hackers.
If I was helpful please buy me a coffee BTC: 1DWK7vBaxcTC5Wd2nQwLGEoy8xdFVzGKLK  BTG: AWvN1iBqCUqG2tEh3XoVvRbdcGrAzfBBpW
If I was helpful please buy me a burger DGB: DLASV6CUQpGtGSyaVz5FYuu5YxZ17MoGQz
jackbox
Legendary
*
Offline Offline

Activity: 1246
Merit: 1024



View Profile
November 23, 2014, 04:49:48 AM
Last edit: November 24, 2014, 10:58:19 AM by ckolivas
 #7859


If anyone emails info@bitmaintech.com and requests a coupon they will give them as many as they want. No reason to pay for them. Just email them with bitmaintech id and which coupon you want and qty.

Buy a Trezor and Protect your BTC, BCH, BTG, DASH, LTC, DGB, ZEC, ETH and ETC from hackers.
If I was helpful please buy me a coffee BTC: 1DWK7vBaxcTC5Wd2nQwLGEoy8xdFVzGKLK  BTG: AWvN1iBqCUqG2tEh3XoVvRbdcGrAzfBBpW
If I was helpful please buy me a burger DGB: DLASV6CUQpGtGSyaVz5FYuu5YxZ17MoGQz
Nite
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
November 23, 2014, 08:40:32 AM
 #7860

What is the maximum temperature an Antminer S3 ASIC can run at without degrading the hardware?

You should keep it between 50 and 60 C or less. My S3+ at stock speed runs between 40 and 50C in over 30C ambient temps. Over 70 C is bad for the hardware. Unless you disable it, the firmware will turn the miner off if either chain temp reaches 80 C.

thats a bit on the high side for stock, mine is at 453Ghz stock as well, one board is at 41c and other is at 35c

Ambient room temp has a big affect. If aircon is on temps are much lower. Anything below 50 C is quite safe. Usually in mid 40s when no aircon is on. Room heats up to 32 C  with Antminer running and no aircon on.

yea my Room is 76F (24c) right now and still only around the 35 - 40c range, will find out how it runs when summer hits next year
Pages: « 1 ... 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 [393] 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 ... 516 »
  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!