Post
Topic
Board Mining (Altcoins)
Re: Bitmain L3+ Voltage Control Tool...Free :)
by
farmerjake
on 05/05/2018, 19:19:05 UTC
doing this on mac, and not very experienced, but running into an issue
download, unzip the files from github to downloads folder
try the scp command to send to antminer. set_voltage not found. Have to enter set_voltage_new.c for it to be found
then I get the same error as above
I tried chmod u+x /config/set_voltage_new.c as well

Quote
"root@IP ADDRESS:/config# ./set_voltage_new.c 1 90
./set_voltage: line 1: //: Permission denied
./set_voltage: line 2: //: Permission denied
./set_voltage: line 3: //: Permission denied
./set_voltage: line 4: //: Permission denied
./set_voltage: line 5: //: Permission denied
./set_voltage: line 6: //: Permission denied
./set_voltage: line 28: static: not found
./set_voltage: line 29: static: not found
./set_voltage: line 30: static: not found
./set_voltage: line 31: static: not found
./set_voltage: line 32: static: not found
./set_voltage: line 33: static: not found
./set_voltage: line 34: static: not found
./set_voltage: line 35: pthread_mutex_t: not found
./set_voltage: line 36: pthread_mutex_t: not found
./set_voltage: line 40: syntax error: unexpected "("

Your trying to run the source code which wont work  Tongue...all you need to download is the release binary (click on the release tab on GitHub). Transfer that over and try again.


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

Well I feel dumb LOL! Will try it and let y'all know the results

Edit: set  power value to 90 on all boards across 9 units. Everything seems solid for now. Need to figure out what the next incremental step down in terms of voltage is and try that when I am physically located by the machines.