Bitcoin Forum
May 02, 2024, 03:35:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 [135] 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 ... 516 »
  Print  
Author Topic: ANTMINER S3+ Discussion and Support Thread  (Read 709800 times)
Lowell904
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
July 26, 2014, 02:12:45 AM
 #2681

Has anyone successfully flashed the new firmware and kept their old settings?

What do you guys think about load balancing the pools?
I seem to be getting a few extra gh/s and my discards went down.

I still have a lot of discards though and I know others do as well, has anyone found a way to bring the discards down?

Ok, GH/s are about the same. Discards are less than double the accepted shares, which is better than 6 times the accepted shares, as I had before.

Take note, I have not updated the firmware yet. All I have done is switch from Failover to Load-Balancing and started mining across three different pools..

One more thing I noticed. I have best shares now, when they used to just say 0.
1714620942
Hero Member
*
Offline Offline

Posts: 1714620942

View Profile Personal Message (Offline)

Ignore
1714620942
Reply with quote  #2

1714620942
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714620942
Hero Member
*
Offline Offline

Posts: 1714620942

View Profile Personal Message (Offline)

Ignore
1714620942
Reply with quote  #2

1714620942
Report to moderator
1714620942
Hero Member
*
Offline Offline

Posts: 1714620942

View Profile Personal Message (Offline)

Ignore
1714620942
Reply with quote  #2

1714620942
Report to moderator
Swimmer63
Legendary
*
Offline Offline

Activity: 1593
Merit: 1004



View Profile
July 26, 2014, 02:23:24 AM
 #2682

Looking for some help with PSU choice for s3, have read a few people talking about running two S3 from one power supply, looking at Corsair 850HX 80 plus silver (£75), Corsair 750HX 80 plus silver and (£66) Evga 750 super nova 80plus bronze (£61). Will these psu run 2 machines ?  any user had experience or thoughts on running two S3 or S1 from these power supply's, Overclocked all my Antminer S1 from day one and none of them have ever missed a beat, reading posts on forum don't think i will overclocking the S3 for now. Currently use Corsair cx600m 80 plus bronze for  miners which cost me about £55 each have eight S3 from batch 4 if i could save £200 by using only 4psu goes a long way to helping with ROI, any help would be appreciated.


BTW - I am aware of guys running two S1s overclocked with the server power supplies and having no issues. Personally, I have not tried them. I have heard some claim they are loud. But I have been around those using them and found them to be fairly quiet.

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=281359603322&ssPageName=STRK:MESE:IT

I use 8 of these and if you put DIP SWITCH 1 to the ON position they are quieter then ATX supplies. AND very little heat !

Agreed - these are very quiet.  But the Dell's are LOUD!
iglasses
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
July 26, 2014, 02:25:36 AM
 #2683

Are there any "guides" on the web showing how to flash the firmware, I dont have a clue as to how it's done.
Thanks
Bob

bob,

Download the image from bitmaintech.  Accessed via the Support page. (antMiner_S320140721.bin)
Log on to your miner's home page.
Click the System tab
Click Backup / Flash Firmware
Bottom option 'Flash new firmware image' click Browse and open the directory you downloaded the file to.  Click Open and then the click Flash Image button.

It will upload the file to the miner.
When complete click the Proceed button on the page that opens.

The miner will reboot with the new firmware.

I only have a signature because I'm allowed.
kabopar
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
July 26, 2014, 02:27:06 AM
 #2684

Has anyone successfully flashed the new firmware and kept their old settings?

 
Regarding the new firmware:
There is a box that you can leave 'ticked' to retain your settings.  I flashed it and the settings are retained (as insurance, i saved the configuration file, which is easy to do: System tab, backup/flash firmware, the upper part is the backup/restore area - 'generate archive', after the 'setting archive' is generated you 'download' it to your pc)

Flashing new firmware is on the same System tab, backup/flash firmware, Flash new firmware image:  leave the tick in the box of "Keep settings:", then simply follow "Image:" browse to the location of the image file (assuming that you have downloaded it already from Bitmain's support page), follow the prompts... There is an interim step that tells you what the selected image size is and the checksum, if you are happy with those click on 'proceed', then wait for the process to complete until your Antminer reboots and presents a new login prompt on the web gui.

Just did this and it works Smiley  Too early to declare results, but preliminary impressions are positive (nothing 'earth shattering' though).

Cheers
philipma1957
Legendary
*
Online Online

Activity: 4116
Merit: 7824


'The right to privacy matters'


View Profile WWW
July 26, 2014, 02:27:38 AM
 #2685

I was able to get the discarded amount lowered as well as the load. I changed the queue to 0 from 4096 and added --scan-time 1 --expiry 1 to the cgminer file.

***IF YOU ARE NOT SURE WHAT THIS MEANS DO NOT TRY AS YOU WILL BRICK YOUR UNIT***

This is the first attempt, not sure if 0 is the optimal queue value for all pools but if you are a P2P miner you may want to try this out. I use a smaller pool and my numbers have gone up. This is along the same tune you could do for an S1 but a far cry from what we did in the GPU days. I have another unit running at a lower speed but have the same results.
 
SSH in then:
Code:
vim /etc/init.d/cgminer
--scan-time 1 --expiry 1

Find line 75 PARAMS...at the end change --queue 0 and add --scan-time 1 --expiry 1 before the quotation.

***DO NOT TRY THIS UNLESS YOU FULLY UNDERSTAND AS YOU WILL BRICK YOUR UNIT****

Before Config Change (I added a line so it is easy to see, I took it out when I finished)



After Config Change



Ant Before



Ant After CHECK THE LOAD VALUES




 looks like the load was lowered, but it is hashing slower with less accepted shares

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
bobsag3
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500

Owner, Minersource.net


View Profile
July 26, 2014, 02:34:46 AM
 #2686

Looking for some help with PSU choice for s3, have read a few people talking about running two S3 from one power supply, looking at Corsair 850HX 80 plus silver (£75), Corsair 750HX 80 plus silver and (£66) Evga 750 super nova 80plus bronze (£61). Will these psu run 2 machines ?  any user had experience or thoughts on running two S3 or S1 from these power supply's, Overclocked all my Antminer S1 from day one and none of them have ever missed a beat, reading posts on forum don't think i will overclocking the S3 for now. Currently use Corsair cx600m 80 plus bronze for  miners which cost me about £55 each have eight S3 from batch 4 if i could save £200 by using only 4psu goes a long way to helping with ROI, any help would be appreciated.


BTW - I am aware of guys running two S1s overclocked with the server power supplies and having no issues. Personally, I have not tried them. I have heard some claim they are loud. But I have been around those using them and found them to be fairly quiet.

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=281359603322&ssPageName=STRK:MESE:IT

I use 8 of these and if you put DIP SWITCH 1 to the ON position they are quieter then ATX supplies. AND very little heat !

Agreed - these are very quiet.  But the Dell's are LOUD!

Warning- That ebay link is using out pictures without permission, and is selling the PSU for much much than we carry it for.
http://minersource.net/products/dell-750w-psu-slash-adapter
bobsav2121
Full Member
***
Offline Offline

Activity: 317
Merit: 104


View Profile
July 26, 2014, 02:55:43 AM
 #2687

Are there any "guides" on the web showing how to flash the firmware, I dont have a clue as to how it's done.
Thanks
Bob

bob,

Download the image from bitmaintech.  Accessed via the Support page. (antMiner_S320140721.bin)
Log on to your miner's home page.
Click the System tab
Click Backup / Flash Firmware
Bottom option 'Flash new firmware image' click Browse and open the directory you downloaded the file to.  Click Open and then the click Flash Image button.

It will upload the file to the miner.
When complete click the Proceed button on the page that opens.

The miner will reboot with the new firmware.

Thanks, sounds simple enough
Bob
Lowell904
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
July 26, 2014, 03:07:08 AM
 #2688

I just removed my fan grills and the condo got a bit quieter.
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
July 26, 2014, 03:16:41 AM
 #2689



 looks like the load was lowered, but it is hashing slower with less accepted shares


Poolside



The hash went up poolside. Strange the way the pools are exaggerating the rates, such as BTC G is doing as well. I will work with the Queue values to get a reading on how it effects both GUI and poolside values. BTW philipma1957 I am sure you recognize the pool used here.

That is quite a significant difference between what the miner says and what the pool says.
philipma1957
Legendary
*
Online Online

Activity: 4116
Merit: 7824


'The right to privacy matters'


View Profile WWW
July 26, 2014, 03:23:05 AM
 #2690

Quote from: Duce link=topic=671189.msg8029279#msg8029279 date=1406341230

 looks like the load was lowered, but it is hashing slower with less accepted shares

[/quote

Poolside



The hash went up poolside. Strange the way the pools are exaggerating the rates, such as BTC G is doing as well. I will work with the Queue values to get a reading on how it effects both GUI and poolside values. BTW philipma1957 I am sure you recognize the pool used here.

yeah i get 3-5% higher numbers on btcguild then the gui tells me I am getting.

Ahh the good doc h's pool

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
squashpile
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile WWW
July 26, 2014, 03:28:56 AM
 #2691

I have been using  --scan-time 1 --expiry 1 on my S1's for P2Pool and just added --queue 0. Poolside S1 HR on my P2Pool is WAY higher with --queue. DOA seems about the same so far. I'll have to let it run for a while. Interesting stuff to watch while I wait for my batch 4 S3 units.


SquashPool - 0% Fee - Dedicated P2Pool VPS - Atlanta, GA - SSD - Gig uplink
PlanetCrypto
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
July 26, 2014, 03:32:14 AM
 #2692

Have bought from Bitmain before and never seen a UPS message like this.
Am in the US, BTW.
The packages have left Anchorage probably headed for Louisville.

"07/25/2014   9:16 P.M.   A valid tax ID or deferment number is missing and is required for clearance. We are working to obtain this information. / The package is at the clearing agency awaiting final release."

WTF Over?

Anybody got a clue whose tax ID they want.
And what the heck is a "deferment number"?

Thanks in advance,

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
faetos
Hero Member
*****
Offline Offline

Activity: 744
Merit: 514

gotta let a coin be a coin


View Profile
July 26, 2014, 03:38:58 AM
 #2693

Quote from: Duce link=topic=671189.msg8029279#msg8029279 date=1406341230

 looks like the load was lowered, but it is hashing slower with less accepted shares

[/quote

Poolside



The hash went up poolside. Strange the way the pools are exaggerating the rates, such as BTC G is doing as well. I will work with the Queue values to get a reading on how it effects both GUI and poolside values. BTW philipma1957 I am sure you recognize the pool used here.

yeah i get 3-5% higher numbers on btcguild then the gui tells me I am getting.

Ahh the good doc h's pool
A little OT, but you guys have seen the news on BTCGuild, right? They may shut down thanks to NY's regulations. Read up on their site in the News and FAQ. Also, eleuthria is keeping this updated as his lawyer advises him: https://bitcointalk.org/index.php?topic=49417.msg8015578#msg8015578
Xian01
Legendary
*
Offline Offline

Activity: 1652
Merit: 1067


Christian Antkow


View Profile
July 26, 2014, 03:40:39 AM
 #2694

I was able to get the discarded amount lowered as well as the load. I changed the queue to 0 from 4096 and added --scan-time 1 --expiry 1 to the cgminer file.
***IF YOU ARE NOT SURE WHAT THIS MEANS DO NOT TRY AS YOU WILL BRICK YOUR UNIT***
Thanks for this post ! Going to try this on one of my units and see how it works out.
Duce
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile
July 26, 2014, 03:42:06 AM
 #2695


 looks like the load was lowered, but it is hashing slower with less accepted shares


Poolside



The hash went up poolside. Strange the way the pools are exaggerating the rates, such as BTC G is doing as well. I will work with the Queue values to get a reading on how it effects both GUI and poolside values. BTW philipma1957 I am sure you recognize the pool used here.

That is quite a significant difference between what the miner says and what the pool says.

You know how if it is returning allot of work during a period the pool will normally reflect a higher rate, right now it is 497 poolside and GUI 466. Need to find the sweet spot for all of the settings.
WheresWaldo
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
July 26, 2014, 03:59:59 AM
 #2696

I was able to get the discarded amount lowered as well as the load. I changed the queue to 0 from 4096 and added --scan-time 1 --expiry 1 to the cgminer file.

***IF YOU ARE NOT SURE WHAT THIS MEANS DO NOT TRY AS YOU WILL BRICK YOUR UNIT***

This is the first attempt, not sure if 0 is the optimal queue value for all pools but if you are a P2P miner you may want to try this out. I use a smaller pool and my numbers have gone up. This is along the same tune you could do for an S1 but a far cry from what we did in the GPU days. I have another unit running at a lower speed but have the same results.
 
SSH in then:
Code:
vim /etc/init.d/cgminer
--scan-time 1 --expiry 1

Find line 75 PARAMS...at the end change --queue 0 and add --scan-time 1 --expiry 1 before the quotation.

***DO NOT TRY THIS UNLESS YOU FULLY UNDERSTAND AS YOU WILL BRICK YOUR UNIT****

Before Config Change (I added a line so it is easy to see, I took it out when I finished)



After Config Change



Ant Before



Ant After CHECK THE LOAD VALUES



I appreciate you posting this  Grin I too have no idea why they set such a high queue on the units

   ∎               GAWMiners The Hashlet World's first digital cloud miner!
∎∎∎   No pool fees Instant activation Never obsolete Always profitable
faetos
Hero Member
*****
Offline Offline

Activity: 744
Merit: 514

gotta let a coin be a coin


View Profile
July 26, 2014, 04:01:18 AM
 #2697

I was able to get the discarded amount lowered as well as the load. I changed the queue to 0 from 4096 and added --scan-time 1 --expiry 1 to the cgminer file.
***IF YOU ARE NOT SURE WHAT THIS MEANS DO NOT TRY AS YOU WILL BRICK YOUR UNIT***

Thanks for this post ! Going to try this on one of my units and see how it works out.
This was default on the new firmware:

PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-network --bitmain-checkn2diff --bitmain-hwerror --queue 4096"

I tried it on one by adding the --scan-time 1 --expiry 1 flags, but didn't see any difference in discards or load. Maybe some of you will have better luck.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
July 26, 2014, 04:02:45 AM
 #2698

Have bought from Bitmain before and never seen a UPS message like this.
Am in the US, BTW.
The packages have left Anchorage probably headed for Louisville.

"07/25/2014   9:16 P.M.   A valid tax ID or deferment number is missing and is required for clearance. We are working to obtain this information. / The package is at the clearing agency awaiting final release."

WTF Over?

Anybody got a clue whose tax ID they want.
And what the heck is a "deferment number"?

Thanks in advance,
How many units did you order?  This message means that you have to supply importer paperwork - which is nothing more than filling out a PDF that UPS will provide you - and emailing it back to them.  I had this happen when my SP10 was shipped to me.  I called Fedex about it, and the girl I spoke with said it was because the value was over $2500.

So, just call UPS, fill out the paperwork and your miners will be released and sent to you.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
dlasher
Sr. Member
****
Offline Offline

Activity: 467
Merit: 250



View Profile WWW
July 26, 2014, 04:03:42 AM
 #2699

Here is a comparison on projected returns with network difficulty increasing 10% vs 20% after power costs assuming BTC US value remains at $600 per BTC.

Awesome chart, thank you for sharing. More colors than my sheet, but same conclusions. Smiley
Duce
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile
July 26, 2014, 04:05:52 AM
 #2700

I was able to get the discarded amount lowered as well as the load. I changed the queue to 0 from 4096 and added --scan-time 1 --expiry 1 to the cgminer file.
***IF YOU ARE NOT SURE WHAT THIS MEANS DO NOT TRY AS YOU WILL BRICK YOUR UNIT***

Thanks for this post ! Going to try this on one of my units and see how it works out.
This was default on the new firmware:

PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-network --bitmain-checkn2diff --bitmain-hwerror --queue 4096"

I tried it on one by adding the --scan-time 1 --expiry 1 flags, but didn't see any difference in discards or load. Maybe some of you will have better luck.

Did you change the Queue to 0?
Pages: « 1 ... 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 [135] 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 ... 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!