Hey everyone,
I'm tearing apart the LUCI interface and am trying to figure out how to call the 'Save&Apply' button though the CLI. I want to edit the crontab. Really wish it were just a php controller or something....
Edited contab to run the following every hour. Im expecting an increase in hashrate.
killall -s 9 cgminer
/etc/init.d/cgminer restart
*/3 * * * * /usr/bin/cgminer-monitor
0,30 * * * * sh /usr/bin/restart.sh
Boom!S1-1 - 218 - 5hr - 437gh - 1HR Restarts
S1-2 - 250Mhz - 5hr -
466gh - 1/2hr restarts.
This is an increase of over 40GH on both miners for me!
I'm going to clock-up S1-1 and see if I see increases at 1/2hr intervals.
I encourage those experiencing degrading performance over time to do something similar. You lose less than 10 seconds of mining per restart.