nexus99
Legendary
Offline
Activity: 910
Merit: 1000
|
|
March 06, 2014, 03:33:41 AM |
|
WHen I overclock to 200 I get TONS of hardware errors. But at 375 I get about 195 GH/S and no errors. Interesting.
I have another unit running at stock that gets thousands of hardware errors and runs about 2 degrees hotter than the others. Any ideas? Its green LED is also very weak compared to the bright green LED on my other units.
|
|
|
|
daddyfatsax
|
|
March 06, 2014, 03:38:12 AM |
|
WHen I overclock to 200 I get TONS of hardware errors. But at 375 I get about 195 GH/S and no errors. Interesting.
I have another unit running at stock that gets thousands of hardware errors and runs about 2 degrees hotter than the others. Any ideas? Its green LED is also very weak compared to the bright green LED on my other units. Same here, except for the LED. My other 4 are awesome, just the one problem child.
|
|
|
|
NorTiaN
Member
Offline
Activity: 97
Merit: 10
|
|
March 06, 2014, 03:42:33 AM |
|
WHen I overclock to 200 I get TONS of hardware errors. But at 375 I get about 195 GH/S and no errors. Interesting.
I have another unit running at stock that gets thousands of hardware errors and runs about 2 degrees hotter than the others. Any ideas? Its green LED is also very weak compared to the bright green LED on my other units. Definitly some units handle the overclock better than others. Diference in the green LED? Prolly just component variance. I own 6 and they dont all display the exact same green tone. Some brighter, some darker. Other threads claim that if the error rate is below 2%, your fine. Have you done your math? Cheers
|
|
|
|
palawan (OP)
|
|
March 06, 2014, 06:01:18 AM |
|
WHen I overclock to 200 I get TONS of hardware errors. But at 375 I get about 195 GH/S and no errors. Interesting.
I have another unit running at stock that gets thousands of hardware errors and runs about 2 degrees hotter than the others. Any ideas? Its green LED is also very weak compared to the bright green LED on my other units. Definitly some units handle the overclock better than others. Diference in the green LED? Prolly just component variance. I own 6 and they dont all display the exact same green tone. Some brighter, some darker. Other threads claim that if the error rate is below 2%, your fine. Have you done your math? Cheers quick calc (not the official formula but good enough) HW/DiffA= less than .02 you're good. I can make that file and script for 393.5MHz, but I just need to look at the value. I'm not comfortable recommending it, as I haven't tested it myself, but maybe if it's good, I'll switch to it, also. Thing is 400MHz is getting me over 200GH/s (202GH/s+ on 1 Ant and 204GH/s+ on the other Ant) I'm making a script for another forum member for --load-balance so I'm uploading 2 files to dropbox so I'll just make it 3 files Brb...
|
halu
|
|
|
palawan (OP)
|
|
March 06, 2014, 08:19:43 AM |
|
Hello Palawan, could you write the file for the frequency 393.75? At the Goxxed thread, ppl r saying that this is the sweet spot between speed and error rate. As per trying to edit files for myself, sorry but I lack the necessary IT skills. Any help is appreciated Thnks Ok, NorTiaN; here's the instructions to switch to 393.75MHz ASIC's speed. I'm assuming you're on 400MHz right now, but even if you're not, this should still work. Values are courtesy of jedimstr https://bitcointalk.org/index.php?topic=348327.msg5494459#msg5494459ssh to the Antminer as root and copy and paste everything in the box below: clear cd /etc/config mv asic-freq asic-freq.400MHz wget -O asic-freq http://goo.gl/ASmTAE chmod 664 asic-freq head -n 25 asic-freq
Reboot the Antminer S1 Good luck.
|
halu
|
|
|
g3raint
Member
Offline
Activity: 84
Merit: 10
|
|
March 06, 2014, 10:13:47 AM |
|
In order to overclock your Bitmain AntMiner S1 ASIC to provide 200 GH/s and low HW Errors rate with our settings you need to follow the steps below: - Login with SSH to your AntMiner S1 ASIC using the IP and username/password you’ve set it to use. - Type “cd /etc/config” (without the quotes) in order to get to the folder where the config file is located on the miner. - Type “vi asic-freq” (without the quotes) to edit the config file, comment the currently set options by placing # in front of them and add the following lines or directly replace the values with the following ones:
option ‘freq_value’ ’5f05′ option ‘chip_freq’ ’393.75′ option ‘timeout’ ’36′
- Save the changes you have made and type “reboot” (without the quotes) to restart the miner, so that it can apply the new settings and start mining at 200 GH/s with the overclock settings you’ve set.
The Antminer Asics will be running at 393.75 Mhz Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now Good luck.
|
------------------------------------------------------ BTC: 1NTs92VRppSsSeYLAXJtP1SxAzBwYk8JeH ------------------------------------------------------
|
|
|
palawan (OP)
|
|
March 06, 2014, 10:04:06 PM |
|
... The Antminer Asics will be running at 393.75 Mhz
Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c
I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now
Good luck.
My post above is for people who are not very experienced with vi editor. It's copy-and-paste method by downloading a modified asic-freq with the correct values. Thanks.
|
halu
|
|
|
GordonBM
|
|
March 06, 2014, 11:14:47 PM |
|
Any chance to get it higher than 200? Mine is at +/- 205 and my HW errors are quite low.
|
I got hacked by some Syrian faggot and now I have negative feedback.
|
|
|
nexus99
Legendary
Offline
Activity: 910
Merit: 1000
|
|
March 06, 2014, 11:40:04 PM |
|
... The Antminer Asics will be running at 393.75 Mhz
Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c
I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now
Good luck.
My post above is for people who are not very experienced with vi editor. It's copy-and-paste method by downloading a modified asic-freq with the correct values. Thanks. You can use WINSCP to edit the files too if you don't want to use VI. VI is terrible.
|
|
|
|
NorTiaN
Member
Offline
Activity: 97
Merit: 10
|
|
March 07, 2014, 12:41:55 AM |
|
... The Antminer Asics will be running at 393.75 Mhz
Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c
I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now
Good luck.
My post above is for people who are not very experienced with vi editor. It's copy-and-paste method by downloading a modified asic-freq with the correct values. Thanks. Great! Thanks
|
|
|
|
chopsticks
Member
Offline
Activity: 91
Merit: 10
*bamf!* you've just been eaten by a gr00.
|
|
March 07, 2014, 05:07:32 AM |
|
WHen I overclock to 200 I get TONS of hardware errors. But at 375 I get about 195 GH/S and no errors. Interesting.
+1had the same thing happen on my second S1 Antminer. First one using a 750w power supply. This one using a 600w power supply.
|
This space kept free of spammage, scammage, begging and affiliate linking
|
|
|
midyatspor
Member
Offline
Activity: 107
Merit: 10
|
|
March 08, 2014, 02:08:25 AM |
|
I am new to this, I was able to follow your instructions to login and view the file but how do you actually change the lines, what commands do you use to edit and save the file. thank you In order to overclock your Bitmain AntMiner S1 ASIC to provide 200 GH/s and low HW Errors rate with our settings you need to follow the steps below: - Login with SSH to your AntMiner S1 ASIC using the IP and username/password you’ve set it to use. - Type “cd /etc/config” (without the quotes) in order to get to the folder where the config file is located on the miner. - Type “vi asic-freq” (without the quotes) to edit the config file, comment the currently set options by placing # in front of them and add the following lines or directly replace the values with the following ones:
option ‘freq_value’ ’5f05′ option ‘chip_freq’ ’393.75′ option ‘timeout’ ’36′
- Save the changes you have made and type “reboot” (without the quotes) to restart the miner, so that it can apply the new settings and start mining at 200 GH/s with the overclock settings you’ve set.
The Antminer Asics will be running at 393.75 Mhz Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now Good luck.
|
|
|
|
g3raint
Member
Offline
Activity: 84
Merit: 10
|
|
March 08, 2014, 09:31:28 PM |
|
Sorry my first post wasn't very user friendly it assumed people were already familiar with vi Please follow palawan's powst above as he has a simpler method to get this working OR connect to your machine using WinSCP and edit the file that way G
|
------------------------------------------------------ BTC: 1NTs92VRppSsSeYLAXJtP1SxAzBwYk8JeH ------------------------------------------------------
|
|
|
GordonBM
|
|
March 08, 2014, 11:13:32 PM |
|
I am new to this, I was able to follow your instructions to login and view the file but how do you actually change the lines, what commands do you use to edit and save the file. thank you In order to overclock your Bitmain AntMiner S1 ASIC to provide 200 GH/s and low HW Errors rate with our settings you need to follow the steps below: - Login with SSH to your AntMiner S1 ASIC using the IP and username/password you’ve set it to use. - Type “cd /etc/config” (without the quotes) in order to get to the folder where the config file is located on the miner. - Type “vi asic-freq” (without the quotes) to edit the config file, comment the currently set options by placing # in front of them and add the following lines or directly replace the values with the following ones:
option ‘freq_value’ ’5f05′ option ‘chip_freq’ ’393.75′ option ‘timeout’ ’36′
- Save the changes you have made and type “reboot” (without the quotes) to restart the miner, so that it can apply the new settings and start mining at 200 GH/s with the overclock settings you’ve set.
The Antminer Asics will be running at 393.75 Mhz Make sure you check your temperatures after 30 minutes and ensure they are under 50 degrees c I am running 8 x ant miners on individual Corsair CX500M power supplies at this rate for over 2 days now Good luck. Hit I to edit. When edited, hit ESC and type "wq!" (without quotes)
|
I got hacked by some Syrian faggot and now I have negative feedback.
|
|
|
solarion
|
|
March 15, 2014, 06:54:17 AM |
|
...better still! Go to software, update available pkgs, and install nano editor. Vi is the pits.
|
|
|
|
tripppn
|
|
March 18, 2014, 06:10:57 PM |
|
I used your code in the op to oc to 400 and I seem to be running at the same speed as 350. What to I need to copy/paste into SSH to put it at 375MHz
|
“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.” ― Frank Zappa
|
|
|
tripppn
|
|
March 18, 2014, 06:47:05 PM |
|
Hello Palawan, could you write the file for the frequency 393.75? At the Goxxed thread, ppl r saying that this is the sweet spot between speed and error rate. As per trying to edit files for myself, sorry but I lack the necessary IT skills. Any help is appreciated Thnks Ok, NorTiaN; here's the instructions to switch to 393.75MHz ASIC's speed. I'm assuming you're on 400MHz right now, but even if you're not, this should still work. Values are courtesy of jedimstr https://bitcointalk.org/index.php?topic=348327.msg5494459#msg5494459ssh to the Antminer as root and copy and paste everything in the box below: clear cd /etc/config mv asic-freq asic-freq.400MHz wget -O asic-freq http://goo.gl/ASmTAE chmod 664 asic-freq head -n 25 asic-freq
Reboot the Antminer S1 Good luck. NM Went with the 393MHz and it worked like a charm.. Thanks for your info.
|
“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.” ― Frank Zappa
|
|
|
Chivas12
Newbie
Offline
Activity: 35
Merit: 0
|
|
March 19, 2014, 09:55:00 PM |
|
Is it possible to overclock more then 400 MHz? I want to test 600 and 800 MHz but i dont know to set it up.. Can anybody helps? I post the results after testing.
|
|
|
|
palawan (OP)
|
|
March 19, 2014, 10:00:04 PM |
|
Is it possible to overclock more then 400 MHz? I want to test 600 and 800 MHz but i dont know to set it up.. Can anybody helps? I post the results after testing.
The short answer is no. There's a few posts on the bottom of page 3 that explain why. Plus, not all S1's are equal from factory. Look 3 posts above yours and you'll see some can't handle even 400MHz. Depends on the quality of the boards and chips from factory...
|
halu
|
|
|
Chivas12
Newbie
Offline
Activity: 35
Merit: 0
|
|
March 19, 2014, 10:07:25 PM |
|
Is it possible to overclock more then 400 MHz? I want to test 600 and 800 MHz but i dont know to set it up.. Can anybody helps? I post the results after testing.
The short answer is no. There's a few posts on the bottom of page 3 that explain why. Plus, not all S1's are equal from factory. Look 3 posts above yours and you'll see some can't handle even 400MHz. Depends on the quality of the boards and chips from factory... Ty for your fast answer.
|
|
|
|
|