Author

Topic: Ant S4. Решение проблемы шума (Read 1413 times)

sr. member
Activity: 326
Merit: 250
Global Risk Exchange - gref.io
December 19, 2014, 08:12:52 AM
#5
вот эту строку надо в путти вводить?

scp bitmain_spi_fan_6.ko [email protected]:/config/

просто пишет но сач файл о директори…


кажись разобрался. всем спасибо за помощь
hero member
Activity: 830
Merit: 1000
sr. member
Activity: 326
Merit: 250
Global Risk Exchange - gref.io
Нет, в виндовой командной строке нет ssh, придётся что-нибудь загружать, например putty.

а можно что-то типа пошаговой инструкции… а то я ламер )

скачал putty
с антом как соединиться-то?

ввожу айпишник анта, логин root, пароль root - пишет аксес денидед…

спасибо

upd: логин root, пароль admin - соединяется..

такой вопрос: зачем айпишник для анта менять на 192.168.0.16?
насколько я понимаю - это не обязательно же, да?
full member
Activity: 271
Merit: 100
Нет, в виндовой командной строке нет ssh, придётся что-нибудь загружать, например putty.
sr. member
Activity: 326
Merit: 250
Global Risk Exchange - gref.io
Всем привет.

вот на англ ветке нашел "рецепт"

Hi guys,
After hard work at trying to understand how the antminers S4 fans works (40 hours of my time) , I have finally been able to change the S4 fan speed by changing software.  Smiley This allows to effectively  decrease the noise from the s4 AND to decrease the power consumption by a maximum of 100 watts (expect 30-50 watts).
It should not be used if the temperature is > 55°C. Check that the stop miner when temp is over 80°C box is checked in the configuration page.

If this helps you, consider my bitcoin address :
1NfUptoShEtSD2SQV2f45Xr1bTysFnsHiU

I have modified the bitmain_spi.ko file into two others binaries which gives differents fan speed.

First version with lower fan speed:

Download here :  
 https://mega.co.nz/#!oEUiwSqQ!_HLU1elXd1YHoNoJDO_FRPrsryGSIrZBzbqTReAp1Mg
Result :


Second version with much lower fan speed: it should not be used if the temperature is > 55°C. Check that the stop miner when temp is over 80°C box is checked in the configuration page.

Download here :
https://mega.co.nz/#!UQknnAAT!tAkOkbojWlEkP_NTVB7czJQC3wFs1BD9duK4UWIhJG0
Result:

The original is here if you need it :
https://mega.co.nz/#!NJtxUToZ!KyTOlad--U1JTddV9sq0XdqBhqygmdIZ0ulV1iLuooA

To use it :
Change 192.168.0.16 with the Ip address of your miner


scp bitmain_spi_fan_6.ko [email protected]:/config/           #Copy the file to the miner

then ssh to the miner :
ssh [email protected]
then :
cp /lib/modules/3.8.13/kernel/drivers/bitmain/bitmain_spi.ko /config/bitmain_spi_original.ko        #Makes a backup
cp /config/bitmain_spi_fan_6.ko /lib/modules/3.8.13/kernel/drivers/bitmain/bitmain_spi.ko         # Copy the new file to the good place
cd /etc/init.d/ #Change directories
./cgminer.sh stop         # Stop cgminer
#Wait 1 seconde
./cgminer.sh start        # Start cgminer
#Wait 30 secondes

Check the web page at 192.168.0.16, you should be able to see the new lower fan speeds Smiley

I did not do that for free   Wink  ; if my new binaries help you and you are satisfied, help me by sending some bitcoins to my address:
1NfUptoShEtSD2SQV2f45Xr1bTysFnsHiU

Warning: Do nothing you don't understand ; No warranties whatsoever are given by me ; this could not work or be useless ; this could burn your S4 or make it useless ; this could void your warranty with bitmain.



правильно ли я понимаю, что смогу всё это сделать по инструкции прямо в винде в командной строке.. и потом если что-то не получится, смогу все откатить назад ??

в общем, интересуют подводные камни описанной выше процедуры Smiley

Спасибо
Jump to: