Author

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

hero member
Activity: 518
Merit: 500
September 09, 2014, 01:39:23 PM
the s3+ firmware + the 4.6 cg miner has pretty much got rid of the hardware errors I was getting on one of my S3s.  ok it was only 1.5% (according to Mantmonitor) now it's 0.0018%.

you can check the version via the api

Quote
if you are on a remote machine, from another copy of cgminer you can do the following command:
Code:
java API version 192.168.1.99
Where 192.168.1.99 is the S3.

Or on the S3 itself run
Code:
cgminer-api version

I have noticed bursts of hash rate significantly over 500 even though my frequencies shouldn't get the rate that high as I'd get an X in the row of os when using the higher frequencies  one is on 237.5 and the other 231.25. just spotted one claiming 657.
Hash spikes are not un-usual when your Diff is still low. Let it run for a while and these will become more reasonable (and these will be in the 5s data). Check again after several hours and again after 24 hrs to get a better picture.

PS. Is there any S3 cgminer 4.6 support thread aside from this?
soy
legendary
Activity: 1428
Merit: 1013
September 09, 2014, 01:38:35 PM
the s3+ firmware + the 4.6 cg miner has pretty much got rid of the hardware errors I was getting on one of my S3s.  ok it was only 1.5% (according to Mantmonitor) now it's 0.0018%.

you can check the version via the api

Quote
if you are on a remote machine, from another copy of cgminer you can do the following command:
Code:
java API version 192.168.1.99
Where 192.168.1.99 is the S3.

Or on the S3 itself run
Code:
cgminer-api version

I have noticed bursts of hash rate significantly over 500 even though my frequencies shouldn't get the rate that high as I'd get an X in the row of os when using the higher frequencies  one is on 237.5 and the other 231.25. just spotted one claiming 657.
[/quote]

Yes, I see the version number in the download URL.

Wonder what frequency the S3+'s will be shipped as.  Another 11 days or sooner....  And transit will take how long?
soy
legendary
Activity: 1428
Merit: 1013
September 09, 2014, 01:33:50 PM
Reading the last few pages I opted to install the latest cgminer on what had been the problem S3, #2.  Before doing so I ran opkg list-installed | grep cgminer on both S3's so as to ascertain the present version.  Both had 3.12.0-1.  I downloaded the latest version on #2 and ran opkg list-installed again.  Right now I'm guessing that installing via wget and rebooting doesn't update the installed listing as after installation of the latest cgminer the installed list still showed 3.12.0-1.  Since that has the lower loads it could be the more efficient miner.

I will install the latest cgminer on #1 and check back a little later today.
After updating cgminer, I think there is another way to ascertain the version than the one installed which was mentioned earlier in the thread. If you use the wget method, ensure you chmod+x the new cgminer before rebooting.

The poolside hashrate show #1 to be lower now, GUI 438.38, # 1 having the higher load (2.46) and hardware errors.  #1, cat5 connected, seems to have rebooted 22 minutes ago for no reason, now has a low hardware error count (of course only running 22 minutes) of 5, DIFF 449, DiffA 165394, DiffR 0, DiffS 0.

#2 poolside hashrate higher by 11.7%, GUI 440.28, wifi connected, lower load (1.39), DIFF 367, DiffA 6,986,294, DiffR 5505, DiffS 0.

#2 has new thermal paste applied yesterday.  I'll be picking more up today and might rip #1 apart to change.  Again, I'll download the cgminer to #1 and get back later with new stats.
I'd expect the miner connected via wifi to have a higher DiffR (i.e rejected shares) because of the higher latency inherent in a wifi connection, and your numbers thus far bear this out.
The cat5 connected unit, though showing a lower poolside hash-rate, should have a higher Accepted number (and / or DiffA) compared to the wifi one.
All in all, I would highly recomend updating to the latest cgminer though I have noticed some wierd things since I installed it on my S3's, but in any case, sort your bits and bobs out and get a more accurate picture.

Haven't left for shopping yet, busy, but have some stats.

#1 53minutes (58m slow typist)
     436.51GH/s(avg)
     getworks 117
     accepted 911
     rejected 0
     HW 20
     Utility 16
     discarded 4,596
     stale 0
     localwork 703407
     WU 6,122
     DiffA 351659
     BestShare 1,327,130
     load 1.39 1.36 1.29

#2 53m (59min)
     438.76GH/s
     getworks 115
     accepted 1020
     rejected 0
     HW 33
     utility 18
     discarded 5,016
     stale 0
     LocalWork 705,714
     wu 6,143
     DiffA 258,344
     BestShare 205,663
     load 1.32 1.29 1.25

Pool score about the same for each
Pool hashrate a bit lower for #2 but both look good and running well.



    

    






#2
newbie
Activity: 17
Merit: 0
September 09, 2014, 01:32:00 PM
the s3+ firmware + the 4.6 cg miner has pretty much got rid of the hardware errors I was getting on one of my S3s.  ok it was only 1.5% (according to Mantmonitor) now it's 0.0018%.

you can check the version via the api

Quote
if you are on a remote machine, from another copy of cgminer you can do the following command:
Code:
java API version 192.168.1.99
Where 192.168.1.99 is the S3.

Or on the S3 itself run
Code:
cgminer-api version

I have noticed bursts of hash rate significantly over 500 even though my frequencies shouldn't get the rate that high as I'd get an X in the row of os when using the higher frequencies  one is on 237.5 and the other 231.25. just spotted one claiming 657.
hero member
Activity: 518
Merit: 500
September 09, 2014, 12:39:10 PM
Reading the last few pages I opted to install the latest cgminer on what had been the problem S3, #2.  Before doing so I ran opkg list-installed | grep cgminer on both S3's so as to ascertain the present version.  Both had 3.12.0-1.  I downloaded the latest version on #2 and ran opkg list-installed again.  Right now I'm guessing that installing via wget and rebooting doesn't update the installed listing as after installation of the latest cgminer the installed list still showed 3.12.0-1.  Since that has the lower loads it could be the more efficient miner.

I will install the latest cgminer on #1 and check back a little later today.
After updating cgminer, I think there is another way to ascertain the version than the one installed which was mentioned earlier in the thread. If you use the wget method, ensure you chmod+x the new cgminer before rebooting.

The poolside hashrate show #1 to be lower now, GUI 438.38, # 1 having the higher load (2.46) and hardware errors.  #1, cat5 connected, seems to have rebooted 22 minutes ago for no reason, now has a low hardware error count (of course only running 22 minutes) of 5, DIFF 449, DiffA 165394, DiffR 0, DiffS 0.

#2 poolside hashrate higher by 11.7%, GUI 440.28, wifi connected, lower load (1.39), DIFF 367, DiffA 6,986,294, DiffR 5505, DiffS 0.

#2 has new thermal paste applied yesterday.  I'll be picking more up today and might rip #1 apart to change.  Again, I'll download the cgminer to #1 and get back later with new stats.
I'd expect the miner connected via wifi to have a higher DiffR (i.e rejected shares) because of the higher latency inherent in a wifi connection, and your numbers thus far bear this out.
The cat5 connected unit, though showing a lower poolside hash-rate, should have a higher Accepted number (and / or DiffA) compared to the wifi one.
All in all, I would highly recomend updating to the latest cgminer though I have noticed some wierd things since I installed it on my S3's, but in any case, sort your bits and bobs out and get a more accurate picture.
soy
legendary
Activity: 1428
Merit: 1013
September 09, 2014, 12:20:40 PM
May I ask what determines load?  I have two Antminers,

#1 using cat5 connection and its wifi connection disabled has:
loads of 2.70, 2.56, 2.51,
hashrate 441.03,
DIFF 354,
Fan/Temp 3000/41 & 2220/41 room
Temp/Humidity 83°/-%;

and #2 at some distance running via wifi has:
loads of 1.62, 1.47. 1.42,
hashrate 440.80,
DIFF 367,  
Fan/Temp 2040/40 & 1860/39,
room Temp/Humidity 80°/39%.

So the first has loads 147% higher than the second?  Both S3's at stock frequency.
The biggest load is on an Antminer is cgminer, because it does all the work.
Installing the latest cgminer (which does NOT void your warranty) will, it has been shown, reduce the load by a significant margin.

I am actually surprised at your results, I would have thought the wifi connected antminer would have a higher load than the cat5 connected one, and that it would be reflected in the Diff that has been allocated by the pool, aka I would have expected the cat5 connected ant to have a higher Diff. Could you check your pool-side speeds and see if they reflect the GUI speeds? Also, what are the DiffR numbers for each? (PS. I'll expect a slightly higher DiffR on the wifi connected ant, assuming they are connected to the same pool)

Reading the last few pages I opted to install the latest cgminer on what had been the problem S3, #2.  Before doing so I ran opkg list-installed | grep cgminer on both S3's so as to ascertain the present version.  Both had 3.12.0-1.  I downloaded the latest version on #2 and ran opkg list-installed again.  Right now I'm guessing that installing via wget and rebooting doesn't update the installed listing as after installation of the latest cgminer the installed list still showed 3.12.0-1.  Since that has the lower loads it could be the more efficient miner.

I will install the latest cgminer on #1 and check back a little later today.

The poolside hashrate show #1 to be lower now, GUI 438.38, # 1 having the higher load (2.46) and hardware errors.  #1, cat5 connected, seems to have rebooted 22 minutes ago for no reason, now has a low hardware error count (of course only running 22 minutes) of 5, DIFF 449, DiffA 165394, DiffR 0, DiffS 0.

#2 poolside hashrate higher by 11.7%, GUI 440.28, wifi connected, lower load (1.39), DIFF 367, DiffA 6,986,294, DiffR 5505, DiffS 0.

#2 has new thermal paste applied yesterday.  I'll be picking more up today and might rip #1 apart to change.  Again, I'll download the cgminer to #1 and get back later with new stats.

hero member
Activity: 518
Merit: 500
September 09, 2014, 12:12:14 PM
Do you know by chance how much of a load reduction is realized with the new CGMiner?  We've ordered a number of the new S3+ units and am wondering what PSU wattage would be needed for 1 unit pending they've rated it with the older version. I was planning on 500w PSUs for singles... Perhaps 400s would work?

Thanks!

Strato
Don't get in a muddle here. Decreasing CPU load does NOT decrease the power consumption of the unit to any significant level.
*** START PINCH OF SALT *** I could argue that it creates "freedom" for the CPU to process even more data thus increase power consumption. *** END PINCH OF SALT ***

I'd say stick to a 500 watt PSU or even better a 550 watt PSU for a single unit.
member
Activity: 99
Merit: 10
September 09, 2014, 12:10:35 PM
May I ask what determines load?  I have two Antminers,

#1 using cat5 connection and its wifi connection disabled has:
loads of 2.70, 2.56, 2.51,
hashrate 441.03,
DIFF 354,
Fan/Temp 3000/41 & 2220/41 room
Temp/Humidity 83°/-%;

and #2 at some distance running via wifi has:
loads of 1.62, 1.47. 1.42,
hashrate 440.80,
DIFF 367,  
Fan/Temp 2040/40 & 1860/39,
room Temp/Humidity 80°/39%.

So the first has loads 147% higher than the second?  Both S3's at stock frequency.
The biggest load is on an Antminer is cgminer, because it does all the work.
Installing the latest cgminer (which does NOT void your warranty) will, it has been shown, reduce the load by a significant margin.

I am actually surprised at your results, I would have thought the wifi connected antminer would have a higher load than the cat5 connected one, and that it would be reflected in the Diff that has been allocated by the pool, aka I would have expected the cat5 connected ant to have a higher Diff. Could you check your pool-side speeds and see if they reflect the GUI speeds? Also, what are the DiffR numbers for each? (PS. I'll expect a slightly higher DiffR on the wifi connected ant, assuming they are connected to the same pool)

Do you know by chance how much of a load reduction is realized with the new CGMiner?  We've ordered a number of the new S3+ units and am wondering what PSU wattage would be needed for 1 unit pending they've rated it with the older version. I was planning on 500w PSUs for singles... Perhaps 400s would work?

Thanks!

Strato

I wouldn't expect power consumption to be significantly impacted.  The load average is usually on a small router-grade CPU that the units use to run the basic functions.  Power-wise, the core OS probably uses a maximum of about 1 amp (though I suspect it's less than .5 amps).  Less load on this probably affects that power draw by 10% - maybe 20%.  In short, you're talking about a less than a 200 MA difference in power draw, at best.
legendary
Activity: 1022
Merit: 1010
September 09, 2014, 12:03:41 PM
May I ask what determines load?  I have two Antminers,

#1 using cat5 connection and its wifi connection disabled has:
loads of 2.70, 2.56, 2.51,
hashrate 441.03,
DIFF 354,
Fan/Temp 3000/41 & 2220/41 room
Temp/Humidity 83°/-%;

and #2 at some distance running via wifi has:
loads of 1.62, 1.47. 1.42,
hashrate 440.80,
DIFF 367,  
Fan/Temp 2040/40 & 1860/39,
room Temp/Humidity 80°/39%.

So the first has loads 147% higher than the second?  Both S3's at stock frequency.
The biggest load is on an Antminer is cgminer, because it does all the work.
Installing the latest cgminer (which does NOT void your warranty) will, it has been shown, reduce the load by a significant margin.

I am actually surprised at your results, I would have thought the wifi connected antminer would have a higher load than the cat5 connected one, and that it would be reflected in the Diff that has been allocated by the pool, aka I would have expected the cat5 connected ant to have a higher Diff. Could you check your pool-side speeds and see if they reflect the GUI speeds? Also, what are the DiffR numbers for each? (PS. I'll expect a slightly higher DiffR on the wifi connected ant, assuming they are connected to the same pool)

Do you know by chance how much of a load reduction is realized with the new CGMiner?  We've ordered a number of the new S3+ units and am wondering what PSU wattage would be needed for 1 unit pending they've rated it with the older version. I was planning on 500w PSUs for singles... Perhaps 400s would work?

Thanks!

Strato
hero member
Activity: 518
Merit: 500
September 09, 2014, 11:45:34 AM
May I ask what determines load?  I have two Antminers,

#1 using cat5 connection and its wifi connection disabled has:
loads of 2.70, 2.56, 2.51,
hashrate 441.03,
DIFF 354,
Fan/Temp 3000/41 & 2220/41 room
Temp/Humidity 83°/-%;

and #2 at some distance running via wifi has:
loads of 1.62, 1.47. 1.42,
hashrate 440.80,
DIFF 367,  
Fan/Temp 2040/40 & 1860/39,
room Temp/Humidity 80°/39%.

So the first has loads 147% higher than the second?  Both S3's at stock frequency.
The biggest load is on an Antminer is cgminer, because it does all the work.
Installing the latest cgminer (which does NOT void your warranty) will, it has been shown, reduce the load by a significant margin.

I am actually surprised at your results, I would have thought the wifi connected antminer would have a higher load than the cat5 connected one, and that it would be reflected in the Diff that has been allocated by the pool, aka I would have expected the cat5 connected ant to have a higher Diff. Could you check your pool-side speeds and see if they reflect the GUI speeds? Also, what are the DiffR numbers for each? (PS. I'll expect a slightly higher DiffR on the wifi connected ant, assuming they are connected to the same pool)
soy
legendary
Activity: 1428
Merit: 1013
September 09, 2014, 11:10:02 AM
May I ask what determines load?  I have two Antminers,

#1 using cat5 connection and its wifi connection disabled has:
loads of 2.70, 2.56, 2.51,
hashrate 441.03,
DIFF 354,
Fan/Temp 3000/41 & 2220/41 room
Temp/Humidity 83°/-%;

and #2 at some distance running via wifi has:
loads of 1.62, 1.47. 1.42,
hashrate 440.80,
DIFF 367, 
Fan/Temp 2040/40 & 1860/39,
room Temp/Humidity 80°/39%.

So the first has loads 147% higher than the second?  Both S3's at stock frequency.
legendary
Activity: 2030
Merit: 1076
A humble Siberian miner
September 09, 2014, 10:41:40 AM
You are right. I've ordered 4 such pigtails. And 2 antennas. ) My order has already arrived in Russia and passed the customs.  Roll Eyes

http://www.dx.com/p/182752

http://www.dx.com/p/5259
sr. member
Activity: 442
Merit: 250
Found Lost beach - quiet now
September 09, 2014, 09:11:45 AM
B8 order in, need to connect wireless. Will pigtail below work for S3?

I want to make sure it has the right connector.

U.FL Mini PCI to RP-SMA Pigtail Antenna WiFi Cable

http://www.amazon.com/dp/B005UWD0EG/ref=wl_it_dp_o_pC_S_ttl?_encoding=UTF8&colid=1Y1X7ERWVNU04&coliid=I21TKF96CS296O
legendary
Activity: 2408
Merit: 1004
September 09, 2014, 07:26:31 AM
What is the best moddiff for s3
full member
Activity: 139
Merit: 100
September 09, 2014, 07:21:51 AM

Give it a shot, and please feel free to use me as a referral: http://www.miningrigrentals.com/register?ref=126

ok setup 12 ants to use it.  Will give it a try.  Thx and used you are refer.

Fahlcor

Had my stuff rented 3 time already back to back. turning up the price each time ;-)  The ants don't seem to mind it at all.

Thanks for the tip.  Anyone looking to purely ROI should have a look at this.
legendary
Activity: 2324
Merit: 1039
September 09, 2014, 03:47:25 AM
Heads up guys, if you update your CGMiner beyond what it comes with, bitmain will deny you any future RMA

Source: They denied several of my S1s back in the day when I applied Kano's fix.

Hi bobsag3,

Your above lines are not true, we sincerely support RMA for any tech issues except for overclocking.
We really appreciate Kano's work.


i remember when S1 delivered by BITMAIN was overclocked. and on that case RMA didn't support.
I will dig to find it. but in original thread there were few issues like that. .
hero member
Activity: 518
Merit: 500
September 09, 2014, 02:51:33 AM
Heads up guys, if you update your CGMiner beyond what it comes with, bitmain will deny you any future RMA

Source: They denied several of my S1s back in the day when I applied Kano's fix.

Hi bobsag3,

Your above lines are not true, we sincerely support RMA for any tech issues except for overclocking.
We really appreciate Kano's work.
Thanks for clearing that up. It seemed a bit far-fetched and clearly bobsag3 has a history with Bitmain.
full member
Activity: 139
Merit: 100
September 08, 2014, 11:51:32 PM

Give it a shot, and please feel free to use me as a referral: http://www.miningrigrentals.com/register?ref=126

ok setup 12 ants to use it.  Will give it a try.  Thx and used you are refer.

Fahlcor
legendary
Activity: 1081
Merit: 1001
September 08, 2014, 11:35:53 PM
Heads up guys, if you update your CGMiner beyond what it comes with, bitmain will deny you any future RMA

Source: They denied several of my S1s back in the day when I applied Kano's fix.

Hi bobsag3,

Your above lines are not true, we sincerely support RMA for any tech issues except for overclocking.
We really appreciate Kano's work.

Bitmain,

How soon are you then going to release a proper firmware with the latest cgminer in it?  If I remember correctly, you sorta promised somewhere in here to have it in two weeks and that was, I think, over three weeks ago.

member
Activity: 99
Merit: 10
September 08, 2014, 11:05:08 PM
Heads up guys, if you update your CGMiner beyond what it comes with, bitmain will deny you any future RMA

Source: They denied several of my S1s back in the day when I applied Kano's fix.

Hi bobsag3,

Your above lines are not true, we sincerely support RMA for any tech issues except for overclocked miners.
We really appreciate Kano's work.

Even if it were true, you could always just flash them with stock firmware before doing a RMA.  Sounds kinda fishy to me.
Jump to: