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
"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 "("