Post
Topic
Board Mining (Altcoins)
Re: Bitmain L3+ Voltage Control Tool...Free :)
by
philipma1957
on 14/05/2018, 01:13:07 UTC
For us noobs is there a way to make a windows version?

Vegas

I am willing to help you - if you ensure you donate to the developer.  It's very very easy on windows.

If you Make a window setup like the mac I did below.
and if vegasguy   donates  some coin to the op

I will add some more coin as I don't want to do it on windows as I have not done it in 3 or 4 years and simply don't remember how to do it.


here is mac below

Code:
It was easy on terminal via mac  I just was fooled about password because I have not done it since 2014 with s-1's.

first down load  your file


https://github.com/jstefanop/bitmain-tools/releases/download/v.1/set_voltage.zip

then open terminal on a mac  when is asks for password type in admin



Last login: Mon May  7 11:10:06 on ttys002
macs-Mac-mini-4:~ macmini$ scp /Users/macmini/Downloads/set_voltage root@192.168.0.165:/config
The authenticity of host '192.168.0.165 (192.168.0.165)' can't be established.
RSA key fingerprint is 12:41:2a:98:5e:19:4f:dc:5e:16:f8:b0:e6:07:46:9a.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.0.165' (RSA) to the list of known hosts.
root@192.168.0.165's password:    admin
set_voltage                                                                                                                                                                                                                               100% 9204     9.0KB/s   00:00    
macs-Mac-mini-4:~ macmini$ ssh root@192.168.0.165
root@192.168.0.165's password:  admin
root@L3antMinerNine9:~# cd /config
root@L3antMinerNine9:/config# ./set_voltage 1 fe

 version = 0x03
reading voltage

 voltage = 0x80
setting voltage
reading voltage

 voltage = 0xfe
Success: Voltage updated!
root@L3antMinerNine9:/config# ./set_voltage 2 fe

 version = 0x03
reading voltage

 voltage = 0x80
setting voltage
reading voltage

 voltage = 0xfe
Success: Voltage updated!
root@L3antMinerNine9:/config# ./set_voltage 3 fe

 version = 0x03
reading voltage

 voltage = 0x80
setting voltage
reading voltage

 voltage = 0xfe
Success: Voltage updated!
root@L3antMinerNine9:/config# ./set_voltage 4 fe

 version = 0x03
reading voltage

 voltage = 0x80
setting voltage
reading voltage

 voltage = 0xfe
Success: Voltage updated!


boot ended the session once i was done

root@L3antMinerNine9:/config# Write failed: Broken pipe
macs-Mac-mini-4:~ macmini$
macs-Mac-mini-4:~ macmini$
macs-Mac-mini-4:~ macmini$
macs-Mac-mini-4:~ macmini$
macs-Mac-mini-4:~ macmini$
macs-Mac-mini-4:~ macmini$