Pages:
Author

Topic: BITMAIN Antminer S1 support and OverClocking thread - page 11. (Read 144941 times)

newbie
Activity: 42
Merit: 0
Has anyone calculated the marginal Watt per increase in GH/s?

Say you clock from from chip_freq 393.75 (202GHs) to chip_freq 400  (205GHs).

The increase in GHs is 3. If this requires 12W more, then the marginal Watt/GH/s is  12/3 = 4. Hardly profitable (depends on $/kWh).

I think mining has reached the point where overclocking may no longer pay off. However, it needs to be tested.
sr. member
Activity: 406
Merit: 250
Formula: https://bitcointalksearch.org/topic/m.4549088

The number in brackets is unimportant.  Just a multiplier (16x = 400, 15x = 375, 14x = 350)
The chip_freq is unimportant.  The antminer speed is based on freq_value. 
Changing chip_freq will only change the number displayed as "Frequency" on the "Miner Status" page.

The GH's I calculated according to a formula: (chip_freq / 2) + 5 = GHS.  Seems to be spot on
member
Activity: 119
Merit: 10
newbie
Activity: 15
Merit: 0
does anyone have a problem with it? any errors there?
newbie
Activity: 11
Merit: 0
Just a check question...

When using multiple miners on a p2pool, should we be using multiple wallets to get paid? We have noticed a huge drop in BTC since moving from BTGuild to p2pool.

P2pool has a very high variance and a big streak of bad luck lately.  So there's that.

I would always suggest using a single address/wallet for p2pool so that you can take advantage of shares found. To use multiple wallets on p2pool would be shooting yourself in the foot.

Thanks for the advice. Is there a recommended site to download firmware and what not from for these? I've tried a few sites from within this thread, but they seem to be dead..
hero member
Activity: 798
Merit: 1000
Just a check question...

When using multiple miners on a p2pool, should we be using multiple wallets to get paid? We have noticed a huge drop in BTC since moving from BTGuild to p2pool.

P2pool has a very high variance and a big streak of bad luck lately.  So there's that.

I would always suggest using a single address/wallet for p2pool so that you can take advantage of shares found. To use multiple wallets on p2pool would be shooting yourself in the foot.
newbie
Activity: 11
Merit: 0
Just a check question...

When using multiple miners on a p2pool, should we be using multiple wallets to get paid? We have noticed a huge drop in BTC since moving from BTGuild to p2pool.
sr. member
Activity: 403
Merit: 250
ionux,

Many thanks for the info.

H@shKraker
full member
Activity: 140
Merit: 100
Hola everyone.  I have a number of S1 units running at the following OC setting ->

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

Seeing as how I don't have a KillaWatt handy how many watts should I expect this setting to pull at the wall?  Thanks in advance for your reply.

H@shKraker

You should be pulling somewhere around 400 watts at the wall for an OC'd S1.  I wouldn't go higher than 375, either.  I've read their VRMs can't take that for very long.  YMMV.
sr. member
Activity: 403
Merit: 250
Hola everyone.  I have a number of S1 units running at the following OC setting ->

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

Seeing as how I don't have a KillaWatt handy how many watts should I expect this setting to pull at the wall?  Thanks in advance for your reply.

H@shKraker
newbie
Activity: 14
Merit: 0
I tried that already with no luck.  Sad
Screenshot: http://i.imgur.com/AOqYqFJ.jpg
Have you tried resetting it?  There should be a tiny black button on the controller card (the card you plug the network cable into).  That should reset to factory default.  That reset my antminer's IP after I set the internal WAN IP of my antminer to the same as it's LAN IP, and locked myself out.

That worked! Thanks!
legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them

Also, what are you using for a PSU?
650w, antec earthwatts, 80plus bronze, dual 12 volt rails

dual rails can be an issue - are you sure the load is split properly, not 400W off a single 300W rail?

also, you dont need the 'stratum+tcp'   i just use us1.ghash.io:3333
its connects either way
how do check the load
newbie
Activity: 2
Merit: 0
clear
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.2.0-00567a4
chmod +x cgminer-ants1-4.2.0-00567a4
mv cgminer cgminer.original
ln -s cgminer-ants1-4.2.0-00567a4 cgminer

https://github.com/kanoi/cgminer-binaries/tree/master/AntS1

kano is a good egg. Wink

I just did this, and I immediately noticed 2 things...

My temperature/fan reading has gone up from 47/44 @2100rpm to 49/45 @2280rpm.

I'm also now getting TONS of 'discarded' showing up.  I was getting 1 discard for every 8 accepted.  I'm now getting 2 discards for every 1 accepted. 

Is that bad?

Hi Melech, I installed the same FW on my Ants, and as you said, the temperature increased from 4/5C leaving the S1s at 48/50C @ 2220rpm. I use them to eat my home, and I get a nice 21-22C in the whole house  Tongue Grin

Michel

update cgminer to v4.2 can cause temp rise?
why would anyone want that?
mine is at v3.12 with current temp at 400mhz 49c/48c, hardware error is at 5%
not much circulation in an unused toilet in my house

so should i update or not, any benefit to overclocking/performance of hashing?
legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them

Also, what are you using for a PSU?
650w, antec earthwatts, 80plus bronze, dual 12 volt rails

dual rails can be an issue - are you sure the load is split properly, not 400W off a single 300W rail?

also, you dont need the 'stratum+tcp'   i just use us1.ghash.io:3333
its connects either way
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them

Also, what are you using for a PSU?
650w, antec earthwatts, 80plus bronze, dual 12 volt rails

dual rails can be an issue - are you sure the load is split properly, not 400W off a single 300W rail?

also, you dont need the 'stratum+tcp'   i just use us1.ghash.io:3333
sr. member
Activity: 290
Merit: 250

650w, antec earthwatts, 80plus bronze, dual 12 volt rails



Looks like plenty.

legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them

Also, what are you using for a PSU?
650w, antec earthwatts, 80plus bronze, dual 12 volt rails
sr. member
Activity: 290
Merit: 250
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them

Also, what are you using for a PSU?
sr. member
Activity: 290
Merit: 250
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them


How about a screen shot of your miner status tab
legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Are there any errors in the system log?  Maybe the kernel log?
there was errors but I don't know what to make of them
Pages:
Jump to: