Author

Topic: ANTMINER S3+ Discussion and Support Thread - page 108. (Read 710164 times)

hero member
Activity: 786
Merit: 1000
December 14, 2014, 02:56:32 PM
You can return a defective unit to the following address with printed order confirmation page from Bitmantech.com (to include the original shipping address) and a printed note stating what is wrong with the unit.

Bitmain Warranty
3700 Quebec Street #100239
Denver, Colorado 80207
USA

Tel: +1-844-248-6246 Option 2

average turn around time is 1-2 business days after receiving the defective items, the functioning item be shipped out to you

Thank you!

yeah im thinking its going to have to be returned because ive tried everything. How do i start an RMA, i cant find an email form or anything on their site?

@Biitmain Warranty,

I can't reset one of my S3s after the Nov firmware issue I mentioned.  It seems there's no way to connect to it anymore.

Is there an RMA location in Canada?   

or

Should I use the Denver location?

member
Activity: 105
Merit: 10
December 14, 2014, 02:15:09 PM
Whoever wrote the firmware on November 26th was definitely having a bad day...not only for S3 but C1 firmware from same date is just as "impressive"  Roll Eyes

As others have reported (wish I checked here first now) hashrate drops with latest firmware...I tried to replace the cgminer with the ckolivas version from 20141020 and the miner wont start to hash ...I thought maybe that would help fix things...so much for that theory..but why wont that work if they are both 4.61?
Moving forward, I flashed again and didn't keep settings ...still cant use the ckolivas cgminer with this firmware, not to mention the other issues others have reported...luckily I don't have too many of these flashed ...only 2 for testing...epic fail bitmain!
legendary
Activity: 3892
Merit: 4331
December 14, 2014, 12:33:57 PM
Bottom line of my antminer S3 experience (NOT S3+; have just one left out of 10 purchased). I bought them as b1, b3, b5 and b7

I made more BTC than i paid for each and every one of them.
Upon recent re-sale, I got more $$ than I used for electricity throughout, making this a positive ROI case.
Performance was great-one slightly below par, one at par and eight overclocked to 478GH (never tried 500).
they never came down with the case of lost "marbles", kept hashing day in and day out, sometimes longer than a month without reset.
I never bothered downloading latest and "greatest" software, was stuck at second or third iteration because why doing it if the production is great.
Thanks, Bitmain!
Now waiting for S5, which, hopefully, will be as solid as S3 has been.
hero member
Activity: 518
Merit: 500
December 14, 2014, 12:32:23 PM
If anyone still running the new firmware, would you please post here the line used to start cgminer? It "should" be in the System Log (under Status) immediately after starting up (I think that is where I saw it before, but may be wrong!) or even better, if you SSH into the rig open the file /etc/init.d/cgminer with vi editor and scroll down to the line that starts PARAMS= (not #PARAMS=). I think the issue of dropping hash-rate may be due to the setting of auto-voltage / frequency (and the startup line may reveal that!).

You can extract the filesystem from the new firmware like this
Code:

dd if=antMiner_S320141126.bin of=kernel bs=1 ibs=1 count=1015116
dd if=antMiner_S320141126.bin of=filesystem.squashfs bs=1 ibs=1 count=2448854 skip=1015116
unsquashfs filesystem.squashfs
ls -1 squashfs-root

Do you happen to know the Windows commandline equivalent too? I ask as I do not have a linux installation at hand .... unless of course that'd work in MinGW as well.
newbie
Activity: 64
Merit: 0
December 14, 2014, 12:28:38 PM
If anyone still running the new firmware, would you please post here the line used to start cgminer? It "should" be in the System Log (under Status) immediately after starting up (I think that is where I saw it before, but may be wrong!) or even better, if you SSH into the rig open the file /etc/init.d/cgminer with vi editor and scroll down to the line that starts PARAMS= (not #PARAMS=). I think the issue of dropping hash-rate may be due to the setting of auto-voltage / frequency (and the startup line may reveal that!).

You can extract the filesystem from the new firmware like this
Code:

dd if=antMiner_S320141126.bin of=kernel bs=1 ibs=1 count=1015116
dd if=antMiner_S320141126.bin of=filesystem.squashfs bs=1 ibs=1 count=2448854 skip=1015116
unsquashfs filesystem.squashfs
ls -1 squashfs-root

hero member
Activity: 786
Merit: 1000
December 14, 2014, 11:32:17 AM
I flashed the firmware on all my S3s yesterday to the Nov 24th release (antMiner_S320141126.bin). It created problems like someone else mentioned above.

So i decided to flash them to the October release (antMiner_S320141024.bin). All except one completed the process. It just kept saying flashing for about 30 minutes....like it had stalled.

I tried to re-connect to it using the static address I've been using for 2 months. I got this message: " This webpage is not available".

So i used the reset button and connected it directly to my PC. When I tried to connect to the original IP address (192.168.1.99), I got: "This webpage is not available".

long story short, it seems my computer and router can not see the miner anymore. Also, The green light for the internet connection only comes on for a second after turning on the miner. I also noticed that only the red light blinks. None of the other LED lights come on.

Did the november firmware release (antMiner_S320141126.bin) kill my miner?

Pls help!  

EDIT: I also tried using an IP scanner to try to find that miner in case its IP address had changed. The IP scanner showed all my other devices  but also reported that  there was a dead device.
newbie
Activity: 8
Merit: 0
December 14, 2014, 06:30:55 AM
So decided to upgrade my units to use the extranonce patch at westhash, step one was to upgrade you firmware, was using antminer_S320140826.bin moved to antminer_S320141126.bin, well had a great day trying to work out wtf happened to my units.

So glad this site is here, anyhow cut a long story short, tried most of the fix's suggested here to no avail and my unit were sleeping every 10-20 minutes in the end went back to original firmware, so far no issues. Great way to waste a Sunday afternoon.


Will look forward to the new firmware that works as it sure seemed better to browse with and keen to run some of those voltage frequency settings.
newbie
Activity: 21
Merit: 0
December 14, 2014, 01:58:31 AM
Hi,

in the meantime one slowdown occured, hashcheck script run, no reboot. As I'm not overclocking my device mingh is 405 in my case.

I also adjusted the voltage to the suggested 0.725 V (a bit below standard, right?).

I'm not very good in Unix / Linux bash commands, thus I played a bit around in a putty terminal session (using half a dozen of example and help URLs) and reworked the var=$ ...  line till the output matched exactly the average GH/s — basically just taking the end of the line containing [GHSavg].

Code:
#! /usr/bin/ash
mingh=405
var=$(`cgminer-api lcd | grep '\[GHSavg\]' | cut -c 16-`)
if [ $var -lt mingh ]
then
/sbin/reboot
fi

When I try to run the script in the putty box it gives me:
-ash: hashcheck: Permission denied
In the system log no error is mentioned, thus I assume it's just my missing knowledge of how get elevated rights in a terminal session.

Edit: No reboot after next slowdown.

Looks like I should revert to the August firmware, too — see next post.



I have not tried this, but it uses the api to get the average hash rate, if it falls below mingh (505) then it reboots.

Code:
#! /usr/bin/ash
mingh=505
var=$(`cgminer-api lcd|grep -o '\[GHSavg\] => .*$'|cut -d' ' -f3|cut -d'.' -f1`)
if [ $var -lt mingh ]
then
/sbin/reboot
fi

legendary
Activity: 1666
Merit: 1185
dogiecoin.com
December 13, 2014, 11:44:12 PM
Thanks i will wait a couple more days and if no luck i will try those emails above, And i couldn't agree more about the way that answer came across, as i have only come one here to try and get some support, I would understand if these were free or used products. I only wanted a resolution.

I have to say it because although it should be pretty obvious, it keeps happening. People email the same problem in via 10 different places, 3x each. Then no one can action anything because its impossible to track if its been actioned already or who should then deal with the case. There's a unified ticket system being developed but its still possible to spam it. If you have a problem, contact one person via one method and it will get sorted. In your case, the UK location is overseen by Yoshi's team.
sr. member
Activity: 338
Merit: 250
December 13, 2014, 08:42:57 PM
A few days ago I got myself an Antminer S3+.
Upgraded it to latest available firmware 20141126

It's basically working fine — apart from the fact that after some hours of mining at full speed it might happen the hashing speed decreases to about 10% of what it should be (i.e. ~45 GH/s instead of ~450 GH/s).

As I learnt within this forum I'm not the only one having such problems. However I haven't found a solution in this thread, thus this post.

Rebooting seems to resolve the issue, but the usual AM user has neither time nor patience to babysit his mining device all the time. And yes, it may happen he wants some hours of sleep.

In an old post regarding the Antminer S1 a Cron job is suggested:
https://bitcointalksearch.org/topic/reboot-antminer-s1-automatically-the-instant-it-stops-hashing-updated-588253

The procedure:
(1) Loading up (or creating) a script ('hashcheck') to/on the Antminer

#! /usr/bin/ash
var=$(cat /proc/loadavg | grep . | cut -c 1)
if [ $var -lt 1 ]
then
/sbin/reboot
fi

(take care linebreaks are only , not if you choose the
upload variant.)

(2) chmod 775 to the hashcheck script.

(3) Entering hashcheck into the list of Cron jobs:
System -> Scheduled tasks:
*/5 *  *   *   *     /usr/bin/hashcheck

The script is definitely running, it shows up every five minutes in
Status -> System log

However it does exactly nothing, even when the miner has slowed down to a crawl.

A closer inspection (looking into the Antminer's file system with WinSCP) shows that the grepped file
/proc/loadavg
always seems to have exactly 0 Bytes on the Antminer S3+, no matter in which condition the miner is running — 100% or 10%.
No output, nothing to cut, thus the reboot condition never becomes true.

Is there another way to check the miner's current condition and trigger the reboot if needed?

Or have I missed another solution for this apparently well known problem despite reclaiming / sending in the whole Antminer?

Thanks a lot in advance!


Set to default frequency and the voltage under advanced settings to 0725, save and apply and cycle power, should take care of it.  
newbie
Activity: 21
Merit: 0
December 13, 2014, 07:41:18 PM
Thanks a lot for the fast reply!

Just uploaded it and will report about success or failure the next time my Antminer bothers itself down to bog down at 10%.



Is there another way to check the miner's current condition and trigger the reboot if needed?


I have not tried this, but it uses the api to get the average hash rate, if it falls below mingh (505) then it reboots.

Code:
#! /usr/bin/ash
mingh=505
var=$(`cgminer-api lcd|grep -o '\[GHSavg\] => .*$'|cut -d' ' -f3|cut -d'.' -f1`)
if [ $var -lt mingh ]
then
/sbin/reboot
fi
hero member
Activity: 518
Merit: 500
December 13, 2014, 06:39:31 PM

Is there another way to check the miner's current condition and trigger the reboot if needed?


I have not tried this, but it uses the api to get the average hash rate, if it falls below mingh (505) then it reboots.

Code:
#! /usr/bin/ash
mingh=505
var=$(`cgminer-api lcd|grep -o '\[GHSavg\] => .*$'|cut -d' ' -f3|cut -d'.' -f1`)
if [ $var -lt mingh ]
then
/sbin/reboot
fi
newbie
Activity: 21
Merit: 0
December 13, 2014, 06:30:45 PM
A few days ago I got myself an Antminer S3+.
Upgraded it to latest available firmware 20141126

It's basically working fine — apart from the fact that after some hours of mining at full speed it might happen the hashing speed decreases to about 10% of what it should be (i.e. ~45 GH/s instead of ~450 GH/s).

As I learnt within this forum I'm not the only one having such problems. However I haven't found a solution in this thread, thus this post.

Rebooting seems to resolve the issue, but the usual AM user has neither time nor patience to babysit his mining device all the time. And yes, it may happen he wants some hours of sleep.

In an old post regarding the Antminer S1 a Cron job is suggested:
https://bitcointalksearch.org/topic/reboot-antminer-s1-automatically-the-instant-it-stops-hashing-updated-588253

The procedure:
(1) Loading up (or creating) a script ('hashcheck') to/on the Antminer

#! /usr/bin/ash
var=$(cat /proc/loadavg | grep . | cut -c 1)
if [ $var -lt 1 ]
then
/sbin/reboot
fi

(take care linebreaks are only , not if you choose the
upload variant.)

(2) chmod 775 to the hashcheck script.

(3) Entering hashcheck into the list of Cron jobs:
System -> Scheduled tasks:
*/5 *  *   *   *     /usr/bin/hashcheck

The script is definitely running, it shows up every five minutes in
Status -> System log

However it does exactly nothing, even when the miner has slowed down to a crawl.

A closer inspection (looking into the Antminer's file system with WinSCP) shows that the grepped file
/proc/loadavg
always seems to have exactly 0 Bytes on the Antminer S3+, no matter in which condition the miner is running — 100% or 10%.
No output, nothing to cut, thus the reboot condition never becomes true.

Is there another way to check the miner's current condition and trigger the reboot if needed?

Or have I missed another solution for this apparently well known problem despite reclaiming / sending in the whole Antminer?

Thanks a lot in advance!
newbie
Activity: 54
Merit: 0
December 13, 2014, 06:15:52 PM
And don't send 30000000 emails, it just makes it harder to help you.

For a perfectly legitimate customer support question - that's a completely sh*t answer! Is that what Bitmain are paying you for?

@ cdjbolton,

Have you tried emailing them directly? Try these emails:

yoshi@bitmaintech

[email protected]

xiaoqian.chen@bitmaintech

[email protected]

These are the emails I use whenever I want to get a real answer from bitmain support - I have had excellent communications with all of them.

Good luck  Wink

Thanks i will wait a couple more days and if no luck i will try those emails above, And i couldn't agree more about the way that answer came across, as i have only come one here to try and get some support, I would understand if these were free or used products. I only wanted a resolution.
hero member
Activity: 924
Merit: 1000
Watch out for the "Neg-Rep-Dogie-Police".....
December 13, 2014, 05:38:15 PM
And don't send 30000000 emails, it just makes it harder to help you.

For a perfectly legitimate customer support question - that's a completely sh*t answer! Is that what Bitmain are paying you for?

@ cdjbolton,

Have you tried emailing them directly? Try these emails:

yoshi@bitmaintech

[email protected]

xiaoqian.chen@bitmaintech

[email protected]

These are the emails I use whenever I want to get a real answer from bitmain support - I have had excellent communications with all of them.

Good luck  Wink
newbie
Activity: 54
Merit: 0
December 13, 2014, 02:47:24 PM
IM NOT HAPPY BITMAIN

I returned an RMA board back to bitmain from a new batch of miners nearly 2 weeks ago, I keep sending bitmain the same details over and over and over and over again, and i keep getting the same generic response back asking for the details.

SO HERE FOR ALL TO SEE - HERE IS MY TRACKING NUMBER 6116164880 - It was sent with interlink express, and i have also spoke to the UK mail box and they have received it, he also told me it was in his hands but bitmain had not collected it.

Not happy as this is my first warranty repair to date, after ordering more than 30 S3 machines, 3 S2 machines, and one S4

So i don't understand what the issue is, why so many emails saying the same thing over and over and over again, getting fed up of asking now.

Please can anyone help me, or point me in the right direction, as this is the second time i have posted in this thread about it  Huh

If you've sent it to the UK address then you can contact them directly. And don't send 30000000 emails, it just makes it harder to help you.

I have sent 3 emails, as every time i was asked for the same information, so i wasn't sending 30000000 emails i was replying to the same question over and over again. And the only reason i wanted it replacing was because it was from a brand new machine that only arrived 2/3 weeks ago.

I have also spoke to the UK department, and they are just a PO BOX for other companies, Bitmain being one of them so he couldn't help me.
legendary
Activity: 1666
Merit: 1185
dogiecoin.com
December 13, 2014, 11:35:51 AM
IM NOT HAPPY BITMAIN

I returned an RMA board back to bitmain from a new batch of miners nearly 2 weeks ago, I keep sending bitmain the same details over and over and over and over again, and i keep getting the same generic response back asking for the details.

SO HERE FOR ALL TO SEE - HERE IS MY TRACKING NUMBER 6116164880 - It was sent with interlink express, and i have also spoke to the UK mail box and they have received it, he also told me it was in his hands but bitmain had not collected it.

Not happy as this is my first warranty repair to date, after ordering more than 30 S3 machines, 3 S2 machines, and one S4

So i don't understand what the issue is, why so many emails saying the same thing over and over and over again, getting fed up of asking now.

Please can anyone help me, or point me in the right direction, as this is the second time i have posted in this thread about it  Huh

If you've sent it to the UK address then you can contact them directly. And don't send 30000000 emails, it just makes it harder to help you.
hero member
Activity: 1666
Merit: 513
Leading Crypto Sports Betting & Casino Platform
December 13, 2014, 11:09:05 AM
That said, I would, however, still want Bitmain OEM parts on my Bitmain AntMiners... :/

Mind what you ask for, else you'll get it!
I'd say not worth it getting bitmain parts (more relevant though not worth for bitmain!). They'll charge you a packet for shipping, as they'd rightly have to, and their prices are ridiculous to say the least.
A replacement S3 controller board, for example, is nothing short of $ 110 plus shipping (or you'll have to make an order for an S3 and they'll ship both together at no extra shipping cost).
At the end of the day, the parts bitmain use, aside from their custom chip, are OEM parts which you can get on the open market.

I told them many times I'd pay the ridiculous shipping or whatever, I don't care, plus I'm not too keen on buying any more of their HW...

BitCrane I think will be my next builder of choice but don't know their service quality either.

Bitmain customer service is just pathetic, took like a month to get a new S1 ECB (When they were in their prime)

I also resell my miners once they become viably non-feasible and not having all original parts cuts down the value drastically.

Even the S3 B1-B2's get a lesser value because of the un-muteable beeper, not even worth reselling; they'll make their way in my museum lol

I want the wire so I don't lose to much of a value, it costs me less to pay $35 for a new wire than lose $100 on the item's total value itself.

A spare's just a spare, it's not an original, those cost money, was my fuck up, I'll pay the price for my fuck up.

Most miners who buy used equipment want all original parts, even if replaced at some point.

Re-selling is a way to pay for my power and re-investments so I want to keep a good reputation and even one wire can screw everything up.

In a world where $500 is a good chunk of change for most, quality used goods = $$$ & repeat buyers and free WOM advertising.

IM NOT HAPPY BITMAIN

I returned an RMA board back to bitmain from a new batch of miners nearly 2 weeks ago, I keep sending bitmain the same details over and over and over and over again, and i keep getting the same generic response back asking for the details.

SO HERE FOR ALL TO SEE - HERE IS MY TRACKING NUMBER 6116164880 - It was sent with interlink express, and i have also spoke to the UK mail box and they have received it, he also told me it was in his hands but bitmain had not collected it.

Not happy as this is my first warranty repair to date, after ordering more than 30 S3 machines, 3 S2 machines, and one S4

So i don't understand what the issue is, why so many emails saying the same thing over and over and over again, getting fed up of asking now.

Please can anyone help me, or point me in the right direction, as this is the second time i have posted in this thread about it  Huh

It's Bitmain dude, either you suck it up for fuck off... they tell you using other words.

Hardware and price is great but service is probably the worst on the planet.

I been arguing for a week just to get a wire shipped to me, best of luck to ya.

Either buy and take their crap or go buy elsewhere... again, they tell you that using other words.
newbie
Activity: 54
Merit: 0
December 12, 2014, 04:24:07 PM
IM NOT HAPPY BITMAIN

I returned an RMA board back to bitmain from a new batch of miners nearly 2 weeks ago, I keep sending bitmain the same details over and over and over and over again, and i keep getting the same generic response back asking for the details.

SO HERE FOR ALL TO SEE - HERE IS MY TRACKING NUMBER 6116164880 - It was sent with interlink express, and i have also spoke to the UK mail box and they have received it, he also told me it was in his hands but bitmain had not collected it.

Not happy as this is my first warranty repair to date, after ordering more than 30 S3 machines, 3 S2 machines, and one S4

So i don't understand what the issue is, why so many emails saying the same thing over and over and over again, getting fed up of asking now.

Please can anyone help me, or point me in the right direction, as this is the second time i have posted in this thread about it  Huh
hero member
Activity: 686
Merit: 500
WANTED: Active dev to fix & re-write p2pool in C
December 12, 2014, 03:53:38 PM
@ Bitmain:

How about taking that piece of junk firmware off your website before someone else makes the same mistake I did & tries to update their S3's with it?

I just spent 4 hours upgrading then downgrading all my S3's because, once again, you release firmware that is completely untested.

One is not amused  Angry

Here's some info. I learned this morning regarding the new November firmware.  There's a temporary fix for the new firmware to prevent the low hashing.  Set the AntMiner S3 to the default speed and put in 0725 in the voltage (from default 0770).  I was still having a problem on one of my S3+ with the fix set, that had Pool Balance setting set to Balanced from Fail (default) that was still doing the slow hashing, but when I selected Fail and rebooted it's been hashing at full speed so far.  Finger's crossed.


That's great. A temporary fix to fix the broken new firmware that was released to fix the previous broken new firmware.....maybe.

Nah. I'll pass.

I have a better & novel idea: Why don't Bitmain simply test any firmware release thoroughly before releasing it - instead of using their customer base as guinea pigs, knocking their miners out in the process?  A bit like every other manufacturer does........much easier, simpler & customer friendly.
Jump to: