Bitcoin Forum
May 03, 2024, 04:48:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 ... 222 »
  Print  
Author Topic: ANTMINER S2 Discussion and Support Thread  (Read 355593 times)
rodeoclownicp
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 26, 2014, 02:28:40 AM
 #1881

so i just got my 1th/s miner, i sure could use some help here setting it up after reading this i think i am in way over my head,,, mine came from hong kong via gawminers...just pm if you have some willingness thanx all...
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
April 26, 2014, 04:49:35 AM
Last edit: April 26, 2014, 08:05:42 AM by smooth
 #1882

To follow up a bit on the corrupt SD issue, I did not think there was anything writing to the flash during normal operation.

To test this you can turn on debugging of block I/O operations as follows:

Code:
echo 1 >/proc/sys/vm/block_dump

Once that is done, any operations that access block devices will be logged to the kernel output, which you can see with

Code:
dmesg

I see no block I/O during normal operation.

If you do these commands with debugging turned on:

Code:
cd /config
touch a
rm a

you can see I/O occurring as you create the file and delete it. But normally there is none. You will likewise see activity when you change the config files through the web.

Turn off block debugging with

Code:
echo 0 >/proc/sys/vm/block_dump

I still don't know why the SD card is getting corrupted, but I can say that it isn't because of writes the SD card during normal operation.




bitcoin_miner
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
April 26, 2014, 07:06:55 AM
 #1883

Is BTC6.5 bad investment for batch 3?

IMHO yes...not a good investment...

Let's do some math... S1 is 0.831 BTC ...or $410-415 ( @112Bit as well)...

S2 is generally replicated 5 x S1 ...in a rack box ...10 blades vs 2 blades design...900Gh vs 1000Gh

So $410 x 5 = around $2,000 ...add 1 more blade ...around $2,100 ...all other parts, including PSU, case, LED etc are maybe another $100 at cost...$2,200...but they are saving of 4 controllers less...and they are not so cheap...

My guess is that In May we will see price in the $2,000 and a change range...

What do you think...? Am I missing something...?  

S2 is way over priced BUT saves on electricity.
Still overpriced though...

S1 and S2 are priced about the same per chip.  Ten times as many chips ten times the price.

bad investment...

AntMiner S2 1TH/s Miner Batch 3 = Price:      3199 USD ( 7.064 BTC )

S2 over price..

rodeoclownicp
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 26, 2014, 08:01:12 AM
 #1884

so 3 1/2 hours and i got it running a few guys pm'd .... thanx but wound up using some phone support.... pi wasn't connected and a fan male prong was bent...got it back straight with  a wine key, i pour a lot of wine at my job...  so its running now,, what should i expect? is all the sudden its gonna stop if i don't flash something or replace an sd card??? i cant believe i made it this far.. the interface looks so crappy like calico vision, do i up date it??
pool recommendations??
rodeoclownicp
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 26, 2014, 08:25:12 AM
 #1885

what should my dificulty be set at its 128 now
freebit13
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500

I got Satoshi's avatar!


View Profile
April 26, 2014, 11:17:40 AM
 #1886


I downloaded that program and the Bitmain.img file in the quotes but My win32 disk Imager program doesn't offer any option to format. I can format in windows explorer under fat32 I used "Default Unit Size" as Allocation unit size optionquick format checked. I tried to do this to one miner and it worked! Only after i bought a new micro sd card, I think re-writing the micro sd a bunch of times corrupted it. I'll try the same on the other two now.

OK Update.. Good news all 3 1TH/s miners are hashing, the problem was with the Micro SD cards. 3 new Verbatim 8gb cards & it works.
I suggest making an img file of each of your current cards and writing them to the bitmain supplied SD cards as backups... it'll make the next switchover a lot quicker Wink

My S2 also went down last night, it suddenly started beeping like crazy after dropping to 800GH/s when my S1 had no problems. I ejected the card, switched it off, reinserted the card and it started up and carried on as normal, although I find it hashes more often below 1TH/s than above  Undecided

Decentralize EVERYTHING!
hurricandave
Legendary
*
Offline Offline

Activity: 966
Merit: 1003



View Profile
April 26, 2014, 11:30:04 AM
 #1887

what should my dificulty be set at its 128 now
128 is fine for now. Most of the big pools are set up to adjust your difficulty "higher" automatically if its needed but they don't pull it back "lower" in case you set it high for a specific equipment related reason. It may take 12 or more hours for a pool to adjust you higher. Just keep in mind that the main reason for pool difficulty to increase for your worker "instance" is that it reduces the size and frequency of Ethernet traffic between you and the pool servers.  
  If you use BTCGuild you can set your difficulty minimum under the "worker" tab to "match your config" and it won't kick out a message saying that the diff doesn't "match" and start you out at "2". I won't comment on the other pool behaviors, I can't remember if they are the same.
jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
April 26, 2014, 11:34:14 AM
 #1888

128 is low I think I have mine at 1024
tzortz
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
April 26, 2014, 11:36:27 AM
 #1889

1024 use.

Change also to pool, if can be done.

Ghash changeable and btcg also .

All is Mine!

1H7LUdfx9AFTMSXPsCBror3RDk57zgnc2R
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
April 26, 2014, 03:45:12 PM
 #1890

so 3 1/2 hours and i got it running a few guys pm'd .... thanx but wound up using some phone support.... pi wasn't connected and a fan male prong was bent...got it back straight with  a wine key, i pour a lot of wine at my job...  so its running now,, what should i expect? is all the sudden its gonna stop if i don't flash something or replace an sd card??? i cant believe i made it this far.. the interface looks so crappy like calico vision, do i up date it??
pool recommendations??


if its running leave it be Smiley    as for pools, i suggest eligius. you get newly minted coin, no fees, and nmc merged mining. also something like 9% of the network so its an ideally sized pool IMO

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
April 26, 2014, 03:48:48 PM
 #1891

I hope we can get some better info for overclocking. A hex for clock speed around 215MHz would be great for a 5-7% hashrate boost if you swap in a 1200W PSU. anything higher (such as 225MHz) does not work well without knowing which resistors to modify in order to overvolt the system.

who calculated all the clocks for the S1 (393,387,381, etc)?  We really need the same done for the S2 in the 210-220MHz range.   (225MHz gave me 7% errors - 200MHZ gives 0.4%)

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
klondike_bar
Legendary
*
Offline Offline

Activity: 2128
Merit: 1005

ASIC Wannabe


View Profile
April 26, 2014, 05:13:08 PM
 #1892



It comes from the Antminer U1 overclock manual. But I think this should be compatible to Antminer S1, too.

Let's see the example of why 0780 and 4F81 are 400MHz.

HEX                   BINARY                          15/BS         M                               N                            OD
0780                 0000  0111  1000  0000       00          00 0111 1   = 15          000 00  = 0              00 = 0 which NO=1
4F81                 0100  1111  1000  0001       01          00 1111 1   = 31          000 00  = 0              01 = 1 which NO=2
5F82                 0101  1111  1000  0010       01          01 1111 1   = 63          000 00  = 0              10 = 2 which NO=4

Fout = 25 * (M+1) / ((N+1)*NO)

Fout(0780) = 25 * (15+1) / (1*1) = (25*16)/1 = 400 MHz
Fout(4F81) = 25 * (31+1) / (1*2) = (25*32)/2 = 400 MHz
Fout(5F82) = 25 * (63+1) / (1*4) = (25*64)/4 = 400 MHz

Actually, 5F82 is also 400 MHz, but due to the instruction below 500 <= Fout * NO <=1000
Fout(5F82) = 400MHz, therefore,  Fout*4 = 1600 and over 1000.

So I think I should not config 5F82 for 400MHz, according to this manual.
I don't say that it does not work (I tried it before understanding the HEX, it worked)
but you have also another 2 freq_values which give you the same MHz and get along with the instruction in the manual.

A little bit too long, anyway, I hope you enjoy my lecture, lol.

Any questions are welcome.

If this is useful, any donations/tips are welcome => 12QAQhbmTzV7sJ9sg8xT96JAneE4S89sS6  Grin

I finally got around to doing the calculations myself for the antminer S2 - and so far it looks good (testbench was a U1, which on success menat the code could be applied to the S2 safely)

5002 = 206.25MHz
5082 = 212.50MHz
5102 = 218.75MHz

all three meet the requirements stipulated by the above rules and pattern.

5082 is currently giving a hashrate of 1095GH and error rate of about 0.95% after 15minutes.    (212.5 is 8.5% higher than the stock speed)

tips accepted at  1LQZnkJuUbdeVdxGjR27zkNJWSW4FSLBhh

24" PCI-E cables with 16AWG wires and stripped ends - great for server PSU mods, best prices https://bitcointalk.org/index.php?topic=563461
No longer a wannabe - now an ASIC owner!
finlof
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
April 26, 2014, 05:14:33 PM
 #1893

I hope we can get some better info for overclocking. A hex for clock speed around 215MHz would be great for a 5-7% hashrate boost if you swap in a 1200W PSU. anything higher (such as 225MHz) does not work well without knowing which resistors to modify in order to overvolt the system.

who calculated all the clocks for the S1 (393,387,381, etc)?  We really need the same done for the S2 in the 210-220MHz range.   (225MHz gave me 7% errors - 200MHZ gives 0.4%)

see here for 212.5Mhz clock speed - https://bitcointalk.org/index.php?topic=518205.msg6362685#msg6362685.  make sure you upgrade your PSU to prob at least 1200 (i was using a 1500)
rodeoclownicp
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 26, 2014, 05:32:24 PM
 #1894

ok, so are difficulty and mining results related?? i see 1 person said 128, two other people said 1024, and 1 guy said 512... i had it running for a few hours at 128 it did not seem to have as much success as i thought it should....on the pool end of things like on btc guild i can select 512 or 1024, but on my machine the interface only allows 256 or 1024... what do i do?
navigator
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
April 26, 2014, 08:25:18 PM
 #1895

ok, so are difficulty and mining results related?? i see 1 person said 128, two other people said 1024, and 1 guy said 512... i had it running for a few hours at 128 it did not seem to have as much success as i thought it should....on the pool end of things like on btc guild i can select 512 or 1024, but on my machine the interface only allows 256 or 1024... what do i do?

If I had an S2, I would use 512. I always use the difficulty lower than my hash rate. An S1 is 180-200gh/s, so I use 128 instead of 256.

If you set your difficulty too high you will get more stales because your miner is working on a larger packet of data and will take longer to send it back.
If you set it too low then your miner is constantly sending/receiving too much data so you are wasting bandwidth.
*If your S2 is constantly over 1000gh/s, I might would use 1024.
xstr8guy
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1004


Glow Stick Dance!


View Profile
April 26, 2014, 08:30:20 PM
 #1896

so 3 1/2 hours and i got it running a few guys pm'd .... thanx but wound up using some phone support.... pi wasn't connected and a fan male prong was bent...got it back straight with  a wine key, i pour a lot of wine at my job...  so its running now,, what should i expect? is all the sudden its gonna stop if i don't flash something or replace an sd card??? i cant believe i made it this far.. the interface looks so crappy like calico vision, do i up date it??
pool recommendations??


if its running leave it be Smiley    as for pools, i suggest eligius. you get newly minted coin, no fees, and nmc merged mining. also something like 9% of the network so its an ideally sized pool IMO

Great choice if you want constant late payments and not be paid for namecoin for months.
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
April 26, 2014, 08:33:20 PM
 #1897

so 3 1/2 hours and i got it running a few guys pm'd .... thanx but wound up using some phone support.... pi wasn't connected and a fan male prong was bent...got it back straight with  a wine key, i pour a lot of wine at my job...  so its running now,, what should i expect? is all the sudden its gonna stop if i don't flash something or replace an sd card??? i cant believe i made it this far.. the interface looks so crappy like calico vision, do i up date it??
pool recommendations??


if its running leave it be Smiley    as for pools, i suggest eligius. you get newly minted coin, no fees, and nmc merged mining. also something like 9% of the network so its an ideally sized pool IMO

Great choice if you want constant late payments and not be paid for namecoin for months.

DGM is the way to go. find a good DGM pool.

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
April 26, 2014, 08:38:47 PM
 #1898

so 3 1/2 hours and i got it running a few guys pm'd .... thanx but wound up using some phone support.... pi wasn't connected and a fan male prong was bent...got it back straight with  a wine key, i pour a lot of wine at my job...  so its running now,, what should i expect? is all the sudden its gonna stop if i don't flash something or replace an sd card??? i cant believe i made it this far.. the interface looks so crappy like calico vision, do i up date it??
pool recommendations??


if its running leave it be Smiley    as for pools, i suggest eligius. you get newly minted coin, no fees, and nmc merged mining. also something like 9% of the network so its an ideally sized pool IMO

Great choice if you want constant late payments and not be paid for namecoin for months.

DGM is the way to go. find a good DGM pool.

they work great with p2pool.  not subject to pool ddos attacks, pool problems, mitm attacks, or pool operator problem.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
hurricandave
Legendary
*
Offline Offline

Activity: 966
Merit: 1003



View Profile
April 26, 2014, 08:44:08 PM
 #1899

ok, so are difficulty and mining results related?? i see 1 person said 128, two other people said 1024, and 1 guy said 512... i had it running for a few hours at 128 it did not seem to have as much success as i thought it should....on the pool end of things like on btc guild i can select 512 or 1024, but on my machine the interface only allows 256 or 1024... what do i do?
Typically BTC Guild will use the difficulty set under "worker" tab when you launch. It will detect the speed of your worker and slowly push you up. The next time you restart this process will happen again unless you make note where your diff is on your miner software header before ending a "LONG" session. ie. BFG Miner actually displays "diff xx with stratum..." on the third line. This is the same setting you want to select on the BTC Guild page and set too in your config file.
If you set yours at 128 and run for a short time it may not have changed yet. But if you looked at the miner software and it shows you at"diff 512 with stratum..." then you know to change your account diff and config line.
If your account "worker" setting is not the same as your config file at launch, BTC Guild will reject the diff setting you send a request for and begin the processes of calculating when too push you up and too what #, automatically.
rodeoclownicp
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 27, 2014, 05:25:14 AM
 #1900

ok, so are difficulty and mining results related?? i see 1 person said 128, two other people said 1024, and 1 guy said 512... i had it running for a few hours at 128 it did not seem to have as much success as i thought it should....on the pool end of things like on btc guild i can select 512 or 1024, but on my machine the interface only allows 256 or 1024... what do i do?
Typically BTC Guild will use the difficulty set under "worker" tab when you launch. It will detect the speed of your worker and slowly push you up. The next time you restart this process will happen again unless you make note where your diff is on your miner software header before ending a "LONG" session. ie. BFG Miner actually displays "diff xx with stratum..." on the third line. This is the same setting you want to select on the BTC Guild page and set too in your config file.
If you set yours at 128 and run for a short time it may not have changed yet. But if you looked at the miner software and it shows you at"diff 512 with stratum..." then you know to change your account diff and config line.
If your account "worker" setting is not the same as your config file at launch, BTC Guild will reject the diff setting you send a request for and begin the processes of calculating when too push you up and too what #, automatically.

ok, so i am not where i need to be as far as even being able to understand what u and a few others have said, i do want to say thanx to all who are helping me,,, how do i print screen so i can show u what i am seeing and then ask the appropriate question Huh sorry but i tried it like i always do and it didnt work?? so my miner has cgminer not bfg.... i think what you are saying is that i could have my miner dificulty set higher on btc guild than i do on my miner and it will use the btc guild difficulty,,,but that being said my miner does not have the option of being set at 512....its 256 or 1024,,,,lets say i didnt use btc guild and the pool i was using didnt have an option to set the dificulty does that mean they still control the difficulty for my miner and they will ramp it up regardless of my settins or will i have to choose 256 or 1024 on my end.... do i update this thing?? for the last 8 hours i had btc guild dificulty at 1024 and my rig at 256,,, i dont know if this means anything but over those 8 hours i had 18,432.00 total dificulty rejected,, an average total of 195% "device rejected %".... a btc guild avg hash of 996 and 99.8% accepted ... so is all this related... when i use a calculator i am definitly under par? but why? is this stuff related,,,
Pages: « 1 ... 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 ... 222 »
  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!