Bitcoin Forum
May 29, 2024, 08:42:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Antminer S1 Stopped Working After Power Outage  (Read 1913 times)
kbocek (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 01, 2014, 08:04:51 PM
 #1

I have a new S1. Got it configured and it was happily mining for about eight hours until we had a power outage. Now when I restart the unit no mining is done. The controller is accessible, web and ssh.

My config is still there in /etc/config/cgminer.

When I fire up cgminer manually from the command line, it runs for about a minute. I can see my config being provided. But then it just exits. I can watch it running from 'top'.

I see the green mining lights flash momentarily on the mining boards but they do not stay lit.

/etc/config/cgminer:

Code:
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'
        option pool1url 'http://mining.eligius.st:8337'
        option pool1user '14vCRLHrHPbCCD5XNvoCdunr7pHpeFtMLN'
        option pool1pw 'xxxx'

Does anyone know what's going on? Like I said, this was working for a good eight hours.
crocko
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


'All that glitters is not gold'


View Profile
March 01, 2014, 08:08:19 PM
 #2

What is the standard "chip_frequency" ? Did you modified anything ?

By the way, what type of coin you try to mine ?

Find my posts helpful? Click my Trust link and rep me!
BTC: 1MqUxoDQE8Q88sDvoaLMbBJSMToSfPgKSy  DOGE: D61Na9wjuneAn9GFLRNrHgWHHFwVfd1T7y  LTC: 3Luo136zrqkCi53jT72FEY52GbwW1ZYi6X
kbocek (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 01, 2014, 08:16:34 PM
 #3

Didn't touch /etc/config/asic-freq at all:

Code:
package 'cgminer'

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

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

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

Being used for bitcoin only.
kbocek (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 01, 2014, 08:30:00 PM
 #4

Well go figure.

Yesterday, 'http://mining.eligius.st:8337' was working just fine. I swear. I mined for a good eight hours using that URL.

So I thougt I'd try the recommended URL, 'stratum+tcp://stratum.mining.eligius.st:3334' and sure enough, it works!

I swear I tried the second yesterday and it didn't work. But now that works and the first doesn't. Go figure.

Does the S1 do updates on it's own? Anyway, it's working now.
Pages: [1]
  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!