Pages:
Author

Topic: ANTMINER S2 Discussion and Support Thread (Read 355604 times)

legendary
Activity: 2436
Merit: 1706
Electrical engineer. Mining since 2014.
August 10, 2016, 03:31:44 PM
Also if you have some other Antminers, you could save the BeagleBone Black board for a spare part.
legendary
Activity: 3738
Merit: 1708
CoinPoker.com
S2 PSU finally died.  What should I do?  Sell the parts or replace the psu....

Thinking about selling it for parts....


The PSU was the only part of value. There are also the 4 fans which are good for a computer.

The rest is scrap metal.
hero member
Activity: 818
Merit: 508
February 21, 2016, 03:28:40 PM
S2 PSU finally died.  What should I do?  Sell the parts or replace the psu....

Thinking about selling it for parts....
legendary
Activity: 952
Merit: 1003
December 08, 2015, 06:00:00 PM
Well I just might give in and buy an S2 off amazon... Yes or no?

I understand this is late, but I've been really busy with the farm lately and not keeping up. I bought a used S2, and it has been running on my wire shelving rack for about three months. HOWEVER, I also have several S3s. If I had a choice, I would buy two S3s rather than an S2. Here's why:
     1. The S2 puts out about 1.1Th/s consistently. Not bad. However, two S3s will put out 0.9Th/s on less power, and they don't overheat if not overclocked. Two S3s are run off the same capacity power supply as one S2.
     2. If you're concerned about reliability (every minute you're down you're losing money), then more smaller units (to a certain degree) producing nearly the same volume is better.
     3. I live on Kaua'i Island in Hawai'i. My average indoor temp in winter is 80F. The S2 began to overheat immediately upon firing it up on its arrival. See following for how we had to handle it. Bottom line...S2s are notorious for overheating.

We had to (1) remove the cover, (2) add two case fans blowing into the case from the psu side; we removed the virtually useless magnetic drive fan on the internal psu, placing the case fan over the opening where it used to be; the other is at the front side of the frame, blowing into the blade cavity (Blade 10 side), and (3) add a floor fan blowing into the case from the other (Board 1) side. The case fans run off the psu. It is now stable...although fairly noisy (also more so than two S3s).

My feeling is that the psu should never be in the same case as the blades. It's just too much heat energy radiating back and forth between the psu cavity and the blade cavity at #10, and the thin sheet metal barrier isn't sufficient to shield one from the other. Once we fixed the blades overheating (by removing the case and adding the floor fan), the psu would then fail after a few minutes, but this was fixed by the case fan mods.

Dunno if that's any help.
newbie
Activity: 1
Merit: 0
November 06, 2015, 04:04:03 PM
I need a little help. I have two Antminer S2's and they both have a 0 acceptance rate and very high stale rate over 10,000 and counting for one day. I had this problem with my S3's as well but they started working correctly.
Any ideas or solutions would be greatly appreciated.
sr. member
Activity: 277
Merit: 250
November 05, 2015, 03:51:14 PM
I'm looking for information on how to tell what batch number S2 are. Wether it be design features or board numbers....

Design features - It seems that batch 1 had a plain cover and the hash boards had 2 piece heatsinks per the pictures I'm finding...

I have an S2 that has a plain cover, foam strips to hold the hash boards in place and the hashboards have a 1 piece heatsink that covers the whole board. No hole in the chassis for a PSU fan.

I also have several S2's that have ANTMINER pressed into the cover, a metal plate that holds the hashboards in place, and a hole in the chassis for a PSU fan.

Again, I'm looking for how to identify the batch numbers....

thanks

legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
September 01, 2015, 02:05:42 AM
It works now with latest beta of MMinerMonitor53b1:

legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Then you need to get him to update his monitoring code.
He probably looks for the non-standard API.

He had to change his code for S3.
No idea why that doesn't mean it's fixed for S2/everything else also.

cgminer has the same API format for all devices everywhere for summary,pools,devs,etc,etc
The main part that varies per device (has different fields) is 'stats' and I also state that in the API-README back when I wrote it:
https://github.com/ckolivas/cgminer/blob/master/API-README#L295

Bitmain's forked cgminer screwed with summary, devs and pools, and I guess the people who wrote monitors ignored allowing the standard API Tongue
Why? No idea. Foresight - I see little of it in the bitcoin world.
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
Still ZERO.



I tried to write there "W:127.0.0.1,192.168.1.0/24", "W:127.0.0.1,W:192.168.1/24" - still ZERO. Even with R:0/0.  Huh
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Well if your home network is 192.168.X.Y
W:127.0.0.1,W:192.168.X/24
https://github.com/ckolivas/cgminer/blob/master/API-README#L18

If you want to give the world read access also Tongue
W:127.0.0.1,W:192.168.X/24,R:0/0

There are (as can be seen) no spaces in any of that.

DON'T use W:0/0
That's what Bitmain puts in there for everyone ... and means ANYONE who has network access can change anything including the pools and usernames and setting and ... and ...
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
I've put up a new master cgminer AntS2 firmware in my cgminer-binaries git
of current git cgminer 4.9.1+ modified from the last Bitmain firmware 29-Oct-2014 and including all the changes I did last year
https://github.com/kanoi/cgminer-binaries/tree/master/AntS2

I have just flashed my S2 with this FW. Thanx kano!  Smiley

But what should I input in "API Allow" field for M's Miner Monitor to display the hashing speed of this S2?  Huh

Now it says that Speed(5s) and Speed(avg) are ZERO.

I'm trying to understand it reading API-README, but I doubt I'll find it by myself...
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Looks like you'll need to take the SD out and fsck or reformat /dev/mmcblk0p3 on a computer.

If you don't have linux on a PC, you get get a linux live distribution and boot that on any PC (choose the try/trial option, not the install option) and use fsck or mke2fs from that live distro e.g. ubuntu

I'll look into adding what's needed into my firmware so it can be fixed in the S2 directly.
hero member
Activity: 518
Merit: 501

If it's not the same, then it will needs correcting.

If it is the same then that means the /config (/dev/mmcblk0p3) partition is corrupt and needs fixing with fsck or reformatting.

Is the same. How would I fix it?

Thanks for your help btw.

Code:
root@antMiner:~# fsck /dev/mmcblk0p3
fsck (busybox 1.20.2, 2014-10-24 14:38:29 CST)
fsck: fsck.auto: No such file or directory
root@antMiner:~#[code]
[/code]
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
I'm missing this but everything else matches yours.

Code:
/dev/mmcblk0p3            1.6G    470.4M      1.1G  30% /config
That's the writeable /config partition
So yeah without that mounted, it can't save any settings that survive a power off.

The command to see the SD card setup is:
fdisk -l

This will explain what's wrong.
In should be:
Code:
Disk /dev/mmcblk0: 7909 MB, 7909408768 bytes
255 heads, 63 sectors/track, 961 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

        Device Boot      Start         End      Blocks  Id System
/dev/mmcblk0p1   *           1           9       72261   c Win95 FAT32 (LBA)
/dev/mmcblk0p2              11          19       72292+  c Win95 FAT32 (LBA)
/dev/mmcblk0p3              20         239     1767150  83 Linux

If it's not the same, then it will needs correcting.

If it is the same then that means the /config (/dev/mmcblk0p3) partition is corrupt and needs fixing with fsck or reformatting.
hero member
Activity: 518
Merit: 501
I'm missing this but everything else matches yours.

Code:
/dev/mmcblk0p3            1.6G    470.4M      1.1G  30% /config
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
My settings won't save if I reboot or turn off since I updated the firmware with Kano's.. Any suggestions?
Check the /config/cgminer.conf
That is where the settings are saved and that directory /config/ and everything below it is a write enabled partition on the SD card.
If it has the wrong file privs not allowing the web interface to write to it that may stop it saving them.
I added changes in some places to override the file privs to attempt to fix that.

To see the SD setup when you login with putty or ssh:
df -h
On my SD it looks like this:
Code:
root@antMiner:~# df -h
Filesystem                Size      Used Available Use% Mounted on
devtmpfs                240.7M         0    240.7M   0% /dev
/dev/mmcblk0p3            1.6G    470.4M      1.1G  30% /config
/dev/mmcblk0p1           69.5M     50.5M     18.9M  73% /mnt/mmc1
hero member
Activity: 518
Merit: 501
My settings won't save if I reboot or turn off since I updated the firmware with Kano's.. Any suggestions?
hero member
Activity: 770
Merit: 500
One of my antminers s2 has a steady hashrate of about 1015 Gh/s for a couple of days and then the hashrate falls to 900 GH/s. When I check the temperature it is always around 40-43 Celsuis. If I power it off and on it goes back to 1015GH/s. A remote restart doesn't do it, I have to physicaly disconnect it from the power outlet. Do you think I need to change the thermal paste on the blades?  
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
Edit: if you (or anyone) wants me to add more settings there in the base firmware, just let me know and I'll add them in so next release has the extra settings.
You need to tell me the settings you want i.e. as above "40:196:5f06"
The numbers are "timeout:frequency:regdata"

Thank you for your work on S2s!  Wink

Many times we have discussed here on the forum the results of S2s overcklocking. Personally I would like you to add my maximum stable result of OCing. It was:

    option 'freq_value'     '5102'  #219M
    option 'chip_freq'      '218.75'
    option 'timeout'        '38'

Probably values for 225 MHz could be OK too since I have 1200 Wt Corsair PSU inside my S2. But I'm not sure about exact values for this frequency.

Probably all mindtrip's values can be included too: https://bitcointalksearch.org/topic/m.7012357
sr. member
Activity: 411
Merit: 250
Pre-flashing is good. More details will say after a long work nicehash.
Pages:
Jump to: