Bitcoin Forum
May 02, 2024, 05:08:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  Print  
Author Topic: [Overclock the Antminer S1 to 200GH/s] The EASY way! - updated to 393.75MHz ASIC  (Read 26058 times)
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 25, 2014, 06:13:12 PM
Last edit: June 27, 2014, 11:38:59 PM by palawan
 #1



No good.  wget on the S1 does not support https and dropbox had stopped supporting http downloads.  Sorry everyone.  No more easy way to OC.  Good luck.


halu
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
twib2
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Helperizer


View Profile
January 25, 2014, 06:28:50 PM
 #2


Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antiminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy

Nice tool to help folks.  BTW, I've been using the values from the S1 guide to get to 400MHz:

Code:
        option 'freq_value'     '0780'  #400M
        option 'chip_freq'      '400'
        option 'timeout'        '36'

Anyone know which of the 400MHz approaches is "best?"

Cryptsy Exchange        bcmon: Monitor all your miners in one place!            BTC tips: 1GY9wmMmw1E7DPLzQXt4UPuEuHQN29PixD
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 25, 2014, 06:44:40 PM
Last edit: June 27, 2014, 11:39:20 PM by palawan
 #3



No good.  wget on the S1 does not support https and dropbox had stopped supporting http downloads.  Sorry everyone.  No more easy way to OC.  Good luck.


halu
twib2
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Helperizer


View Profile
January 25, 2014, 07:05:33 PM
 #4


Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antiminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy

Nice tool to help folks.  BTW, I've been using the values from the S1 guide to get to 400MHz:

Code:
        option 'freq_value'     '0780'  #400M
        option 'chip_freq'      '400'
        option 'timeout'        '36'

Anyone know which of the 400MHz approaches is "best?"

Thanks. I'm going to have to revise the OP, lol.  You have the early revision of the S1 and my settings won't work for you.  Thank you for alerting me.


Early, really?  I just got it a few days ago through sushi's pre-new year 1.9 BTC blowout.

Edit to add:  I tried your 400MHz settings anyway (since that matches what was in my default asic-freq as suggested), and it seems to work.  Maybe even +1 GH/s.

Cryptsy Exchange        bcmon: Monitor all your miners in one place!            BTC tips: 1GY9wmMmw1E7DPLzQXt4UPuEuHQN29PixD
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 25, 2014, 07:18:09 PM
 #5


snipped

Nice tool to help folks.  BTW, I've been using the values from the S1 guide to get to 400MHz:

Code:
        option 'freq_value'     '0780'  #400M
        option 'chip_freq'      '400'
        option 'timeout'        '36'

Anyone know which of the 400MHz approaches is "best?"

Thanks. I'm going to have to revise the OP, lol.  You have the early revision of the S1 and my settings won't work for you.  Thank you for alerting me.


Early, really?  I just got it a few days ago through sushi's pre-new year 1.9 BTC blowout.

Edit to add:  I tried your 400MHz settings anyway (since that matches what was in my default asic-freq as suggested), and it seems to work.  Maybe even +1 GH/s.

*****  We may be having a miscommunication.  I'm thinking you have the latest version but followed an overclock guide that uses the values from the earlier version of the Ant S1, no?  *****

Sorry but below is the original overclock guide from goxed.  As you can see he mentioned your S1 version.  On another note, check your kernel log (under system tab) and see if you have the latest Firmware.  That's most important.  It should say 12-26-2013  on the top right hand corner.

https://bitcointalk.org/index.php?topic=348327.msg3730601#msg3730601

halu
ineedit
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
January 26, 2014, 10:36:34 AM
 #6

*****  This doesn't work with earlier versions of the Antminer S1.  Check your asic-freq first if you have the older version Antminer S1.  Ask here or pm me on how to check.  *****

Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy

The dropbox idea is a good un  Wink I like the approach you have used, I have been scp'ing files between ant's instead.

A couple of comments if I may. You might want to change the mv to a cp in case of a problems such as a power outage because then an asic-freq will always exist regardless and the wget with an -O should clobber the original. The last three lines can also be removed as the wget will put the file with workable permissions. Personally I would just add a reboot command to the script but that may freak a few noob users.

If I have been help then please show your thanks         BTC: 127PRogAVZiV3fEmpJERh9KemK3a3Ffh6G         LTC: LXghFL8mZffpTFkm2nRTesuDrV5DJQP3Js
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 26, 2014, 09:36:34 PM
Last edit: January 26, 2014, 09:53:53 PM by palawan
 #7

snipped

The dropbox idea is a good un  Wink I like the approach you have used, I have been scp'ing files between ant's instead.

A couple of comments if I may. You might want to change the mv to a cp in case of a problems such as a power outage because then an asic-freq will always exist regardless and the wget with an -O should clobber the original. The last three lines can also be removed as the wget will put the file with workable permissions. Personally I would just add a reboot command to the script but that may freak a few noob users.

Thank you!  We're getting a lot of new people in the mining scene because of the Antminer S1's and I figured anything to help them out.  I'm a huge fan of Bitmaintech, as I bought from the sushi GB5 and now directly from Bitmaintech and both machines are very stable!  No pretty cases, but well-built and performs as advertised (plus more with OC)

I used mv as I don't like to mess with factory system files (if I can help it).  It also keeps the date and time of the original files.  The permissions I saw were rw/rw/r  on the original asic-freq file so wanted to change the ones made by cp/wget from rw/r/r  to be the same.  It's probably ok.

Can't wait what Bitmaintech will announce after the Chinese New Year!  Maybe cheaper Ant's?  or More powerfule machines?!  The last difficulty adjustment was not crazy (imo) so maybe it's leveling off....

PS:  I forgot to add, if by some coincidence you get a power-out right after the mv command was issued, just ssh to the miner again and execute the copy and paste and it should be ok.  Re-running the process duplicate times should not hurt anything...

halu
NorTiaN
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
January 26, 2014, 10:03:42 PM
 #8

This is really a great help!!
I got 6x S1 incoming, and this excelent tutorial will serve me well. Gonna tip for sure.

I wish someone would have the baals to do a similar tutorial for knc machines...

Anyways, big thnks!!
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 26, 2014, 10:13:50 PM
 #9

This is really a great help!!
I got 6x S1 incoming, and this excelent tutorial will serve me well. Gonna tip for sure.

I wish someone would have the baals to do a similar tutorial for knc machines...

Anyways, big thnks!!

You're very welcome!  Thank you for the nice words.  If you have any questions, just let me know.  I do hope you're not in Southern Cali (or any warm-weather location) as I've had to turn the first Ant S1 inside-out (heatsinks on the outside).  It looks like I may have to do the same on the 2nd Ant...

Overclocking makes the Ant's warm.  I don't want the any blade to hit 52C, so I sometimes go back to stock.  Yesterday had to turn the AC on as I didn't want to drop the speed, lol!  I think it's worth it.

halu
twib2
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Helperizer


View Profile
January 26, 2014, 10:56:02 PM
 #10

*****  We may be having a miscommunication.  I'm thinking you have the latest version but followed an overclock guide that uses the values from the earlier version of the Ant S1, no?  *****

Sorry but below is the original overclock guide from goxed.  As you can see he mentioned your S1 version.  On another note, check your kernel log (under system tab) and see if you have the latest Firmware.  That's most important.  It should say 12-26-2013  on the top right hand corner.

https://bitcointalk.org/index.php?topic=348327.msg3730601#msg3730601

Yep, I followed the old guide even with the new version - it worked fine, but I'm now using the correct values that you have (and were in the default asic-freq file as a guide).  My firmware is Dec 12, 2013 actually since I went back one version to avoid the excessive beep/rebooting I was seeing (I have my Ants temporarily far away and sometimes they have difficulty with solid connections.  After this week, I'll have them in a much better place and will be able to bump the firmware back to the most recent.

Cryptsy Exchange        bcmon: Monitor all your miners in one place!            BTC tips: 1GY9wmMmw1E7DPLzQXt4UPuEuHQN29PixD
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 26, 2014, 10:58:00 PM
 #11


Thank you for the tip (to the sender)!  First one I ever received!  Very nice.   Grin

halu
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 26, 2014, 11:02:27 PM
 #12

snipped

Yep, I followed the old guide even with the new version - it worked fine, but I'm now using the correct values that you have (and were in the default asic-freq file as a guide).  My firmware is Dec 12, 2013 actually since I went back one version to avoid the excessive beep/rebooting I was seeing (I have my Ants temporarily far away and sometimes they have difficulty with solid connections.  After this week, I'll have them in a much better place and will be able to bump the firmware back to the most recent.

Good luck.

Just fyi...  I have to reboot my Ant's about every 24 hours as I see xx's on the ASIC's.  I'm sure it's just cosmetic (because the hash performance is fine) but I'm still babying these as they cost more than my old beat-up car, lol.  I can connect to my Ant's from anywhere so reboot is very easy using the web interface. 

halu
ineedit
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
January 27, 2014, 06:16:03 AM
 #13

snipped

Yep, I followed the old guide even with the new version - it worked fine, but I'm now using the correct values that you have (and were in the default asic-freq file as a guide).  My firmware is Dec 12, 2013 actually since I went back one version to avoid the excessive beep/rebooting I was seeing (I have my Ants temporarily far away and sometimes they have difficulty with solid connections.  After this week, I'll have them in a much better place and will be able to bump the firmware back to the most recent.

Good luck.

Just fyi...  I have to reboot my Ant's about every 24 hours as I see xx's on the ASIC's.  I'm sure it's just cosmetic (because the hash performance is fine) but I'm still babying these as they cost more than my old beat-up car, lol.  I can connect to my Ant's from anywhere so reboot is very easy using the web interface. 

You do not need to reboot on seeing an 'x', it is a display bug, just watch the share rate on the pool of your choice.

If I have been help then please show your thanks         BTC: 127PRogAVZiV3fEmpJERh9KemK3a3Ffh6G         LTC: LXghFL8mZffpTFkm2nRTesuDrV5DJQP3Js
zuqka
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 27, 2014, 09:11:00 AM
 #14


Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antiminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy

Nice tool to help folks.  BTW, I've been using the values from the S1 guide to get to 400MHz:

Code:
        option 'freq_value'     '0780'  #400M
        option 'chip_freq'      '400'
        option 'timeout'        '36'

Anyone know which of the 400MHz approaches is "best?"

 option 'freq_value'     '5e82'  #400M
        option 'chip_freq'      '387'
        option 'timeout'        '37'

Temps are 44/41, hashing at 200GHs.
For my ant these are the optimal setting

nxt: NXT-2V7G-C8BY-KTYY-CAHNU * btc: 19UcQHepGvXb2fDcAMBJo1a3iduqBNXaGw * byte: XJBP46RQ7OZ6KKY4IXKL73VQBDKRIYJ4
WinterParker
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


Dock.io


View Profile WWW
January 27, 2014, 12:49:42 PM
 #15

Worked! Thanks for sharing.

.
▀ ▀ ▀▀▀
                 ▄█▄
         ▄▄      ███
         ▀██▄    ███
      ▄▄▄▄▄███▄  ███
   ▄███████████▀ ███
 ▄███▀    ▄██▀   ███
▄███     ██▀     ███
███              ███
███              ███
███▄            ▄███
 ███▄          ▄███
  ▀███▄▄▄▄▄▄▄▄███▀
    ▀▀████████▀


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

▬▬   WHITEPAPER   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FACEBOOK        TWITTER        TELEGRAM
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN THREAD   ▬▬
.

palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 27, 2014, 08:39:20 PM
 #16

Worked! Thanks for sharing.

I'm not sure if you're responding to op (me) or the poster above you, but if it's to the op, you're welcome    Cheesy

halu
justice
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
January 28, 2014, 07:00:16 AM
 #17

*****  This doesn't work with earlier versions of the Antminer S1.  Check your asic-freq first if you have the older version Antminer S1.  Ask here or pm me on how to check.  *****

Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy


Hey Jeremy,

Can you please do a 387.5 version?
palawan (OP)
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 28, 2014, 07:26:41 AM
 #18

---snipped--

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy


Hey Jeremy,

Can you please do a 387.5 version?

I can do it very easily; but I don't even know if it works or it's safe.  I've used 350, 375 and 400 on my Ants.

A few questions:
1.  Have you run the code on the OP?
2.  When did you receive your Antminer S1?
3.  I see a 387MHz version from zuqka, not 387.5MHz, is that what you want?

I don't know the settings myself for 387MHz.  The ones I'm using were in the original asic-freq file (and checked on the Bitmaintech Antminer FAQ. pdf file) or in the case of the 375MHz, I relied solely on the Bitmaintech pdf file and added it.


halu
Xer0
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


°^°


View Profile
January 28, 2014, 05:49:56 PM
 #19

i did not use your script, but used mv for backup also

Ants are running now fine at 400Mhz, drawing together 800W

so that's still 2W/GH and get not even higher temps!
thebeesknees
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 28, 2014, 10:18:36 PM
 #20

*****  This doesn't work with earlier versions of the Antminer S1.  Check your asic-freq first if you have the older version Antminer S1.  Ask here or pm me on how to check.  *****

Here's an easy way to oc the Antminer S1.  Disclaimers: I'm not responsible for any damages that may result from following these instructions.  This will void the Antminer S1 3-month warranty.   Cheesy

If you want to see a youtube video on how it works; here it is:  How to Overclock the Antminer S1 bitcoin miner [the EASY way]


  • 1.  ssh to your Antminer  (i.e. ssh root@192.168.1.111)
  • 2.  copy and paste everything inside the code box
Code:
clear
cd /etc/config
mv asic-freq asic-freq.BitmaintechFactoryVersion
wget -O asic-freq http://dl.dropboxusercontent.com/s/u8thhaxuksnhlw0/asic-freq.400MHz
wget -O asic-freq.375MHz http://dl.dropboxusercontent.com/s/9yuq14py6sou2w3/asic-freq.375MHz
wget -O asic-freq.350MHz http://dl.dropboxusercontent.com/s/o8590pne9clm348/asic-freq.350MHz
chmod 664 asic-freq
chmod 664 asic-freq.3*
ls -la asic-freq*

  • 3. reboot the Ant

Let me know if you have any questions or wish to switch between ASIC speeds (i.e. 180GH/s is 350MHz, ~190GH/s is 375MHz).

  -jeremy

I followed this and my antminer shut off immediately when I restarted cgminer.  It then would shut down whenever I powered it up.  I thought maybe the PSU wasn't powerful enough even though it's a 750w and I thought after OCing they pull 550?  So I tried unplugging blade 2 and blade one booted up and mined perfectly.  It was hashing at slightly over 100 Ghash.  I then just loaded in the factory settings and plugged blade 2 back in.  Working as it was.  So...for anyone who runs into the same issue that's how you fix it lol.

My question is, does anyone know why the 750w PSU wasn't enough?  Do you have any recommendations on what PSU to use to OC it to 400?
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  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!