Bitcoin Forum
June 22, 2024, 02:20:36 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining support / Re: BITMAIN Antminer support and OverClocking thread on: April 21, 2014, 10:24:28 AM
This thread is for support related discussions of the BITMAIN Antminer S2 hashing device

How to overclock your miner to 400MHz / 205GH/s. My suggestion is to clock them at 375. 400 is a bit too harsh on the voltage regulator.
All clock speeds including 375MHz work on both revision of boards.

The miner will draw 500 - 525Watts at the wall (110V mains) after this setting

A) ssh into your miner

B) edit the following file
/etc/config/asic-freq

C) change timeout to 36, freq_value to '0780', 'chip_freq' to 400.
For miners with build date 2013/11/4
Code:
root@antMiner2:/etc/config# vim asic-freq 

package 'cgminer'

config 'asic-freq' 'default'
        #option 'freq_value'      '0780'        #400M

        #option 'freq_value'      '4e81'        #375M
        #option 'chip_freq'     '375'
        #option 'timeout'       '37'

        #option 'freq_value'    '4d81'  #350M
        #option 'chip_freq'     '350'
        option 'timeout'        '36'
        #option 'freq_value'    '4c81'  #325M
        #option 'chip_freq'     '325'
        option 'freq_value'     '0780'  #350M
        option 'chip_freq'      '400'
        #option 'freq_value'    '0580'  #300M
        #option 'chip_freq'     '300'
        #option 'freq_value'    '0981'  #250M
        #option 'chip_freq'     '250'
        #option 'freq_value'    '4f02'  #190M
        #option 'chip_freq'     '190'

For miners with build date 2013/11/18
Code:

package 'cgminer'

config 'asic-freq' 'default'
        option 'freq_value'      '4f81'        #400M
        option 'chip_freq'     '400'
        option 'timeout'       '35'

        #option 'freq_value'      '4e81'        #375M
        #option 'chip_freq'     '375'
        #option 'timeout'       '37'

        #option 'freq_value'     '4d81'  #350M
        #option 'chip_freq'      '350'
        #option 'timeout'        '40'

        #option 'freq_value'    '4c81'  #325M
        #option 'chip_freq'     '325'
        #option 'timeout'       '40'

        #option 'freq_value'    '0b81'  #300M
        #option 'chip_freq'     '300'
        #option 'timeout'       '45'

        #option 'freq_value'    '0981'  #250M
        #option 'chip_freq'     '250'
        #option 'timeout'       '55'

        #option 'freq_value'    '0781'  #200M
        #option 'chip_freq'     '200'
        #option 'timeout'       '70'

        #option 'freq_value'    '4f02'  #193M
        #option 'chip_freq'     '193'
        #option 'timeout'       '70'



How to RESET your OpenWRT card in case of an unresponsive miner

Please follow the steps in the instruction manual provided by BITMAIN below.
https://github.com/AntMiner/AntGen1/blob/master/manual/AntMiner%20FAQ.pdf?raw=true
https://github.com/AntMiner/AntGen1/tree/master/manual


Please donate if it works for you: 1FrW5ka9CRVWdL9EM4Jut9eHWU1a1biyy5

Hi Guys,
 some data to overclocked miner S1. they are not running 500 Watts, i dont know who sayed this wrong informations. i have 23 S1 and overclocked all to "400". there are no problems, even some of them just have 430 Watts of PSU. 23 Pcs. are running in exactly 9,2KW per hour at maximung consuption (peak)!
next, how eays to overclock them.

using "putty"
ssh into your miner with ip adress
then : vi /etc/config/asic-freq
next: press "i"
next: bash the "350" config s and delete the # on "400" settings
next: press Esc
next: write "wq" followed by "enter"
next: "y" and enter
next: reboot

thats all, thats how it works to me. be aware of temperatures. if you are running near 55degrees you have to install seconf ventilation. mine are runnig between 41 (lower groudn) and 53 on 2meter high. ambiente temps are max 22 degrees. hope i could help a bit.
if you like it and it works to you, please donate to :
12fcXeMqGDMYjjZix2XXZXxLX7di2LZyDv

thanks and happy mining  Grin
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Pool] _-=* CoinMiner Pool *=-_ 42 http://coinminer.net:19991/ on: February 25, 2014, 09:41:59 AM
Completely crazy, what is currently on the BTC market happens to the courses! Has there ever anyone an explanation for this? Can not be yes, so go into the cellar with increasing Diff the value of coins.
Where will that lead you? And anyway, we do not even want to let all Miner rest for a week, then the diff would be massive downward correction. One would sometimes trigger a Web-Storm, involved the active participation of each mineral and simple times a week, not mint, so scarce in the market and the Diff knocks down.

Slowly, you have to wonder who is behind this dubious "new bank" who pushes so many coins on the market, thus destroying each course.

Who would have the experience to such an action a lá - A week without Miner can start and the whole community infecting it? Otherwise there are also a lot of nonsense for a petition, here it would be really appropriate in my opinion! Roll Eyes
3  Bitcoin / Mining support / Re: BITMAIN Antminer support and OverClocking thread on: February 17, 2014, 09:00:56 AM
hi all

i tried to config my miners with putty but it wont let me acesss with " /etc/config/.... " .. any ideas, why i cant config my miners? i have big ants (180ghs) 2 of them are made in 12/2013 and the others are from 01/2014....

putty says   permission denied Sad


update 11:30 / i downloaded the firmwar and found et/config/cgminer and /asic-freq ... what about modding this files and backup to miner, should this way work or not? i would modify the cgminer config , at the moment it shows me:

config cgminer 'default'
   option chip_frequency '282'
   option miner_count '24'
   option api_allow 'W:127.0.0.1'
   option more_options '--quiet'
   option target '60'
   option overheat '70'

i would do this way

config cgminer 'default'
   option chip_frequency '350'
   option miner_count '40'
   option api_allow 'W:127.0.0.1'
   option more_options '--quiet'
   option target '60'
   option overheat '70'
after that save the original cgminer config to desktop, replace the origina backup to the new and upload to miner, then reboot the miner. can this be done this way?
please help me with this issues, my programm experience is very low Undecided


PROBLEM IS SOLVED!! all miners updated!!! Grin
4  Local / Biete / Re: Community Mining 740 Ghash/s Butterflylabs Asics -> Jetzt Anteil kaufen! on: April 26, 2013, 04:57:06 PM
Hallo Leute!

Sehr sehr geiles Projekt muss ich schon sagen!
An die Projektleiter: Hätte ein fast neun Laptop mit Intel Ci7 und 8GB RAM/750GB HDD und USB 3.0 Anschluss gegen entsprechende Anteile am Projekt zu tauschen ... Garantie und Rechnungen sind selbstverständlich vorhanden. Wär das was? Nachdem ich mir erst vor 2 Wochen einen Rig mit einer HD7990 aufgestellt habe, wäre der Lappy zu vergeben Wink . PN please bei Interesse .

LG
FreakyMiner
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!