There is a setscript.sh in your overclock folder on your sdcard for your tweaking it just says setscript. Sh on the root of the overclock folder. To. Install it simply type su then overclock happy hacking.
I am with you Squidly...I just need a couple specifics before I play around with this too much.
echo 58 > /proc/overclock/max_vsel
echo 1200000 > /proc/overclock/max_rate
echo 1 300000000 18 > /proc/overclock/mpu_opps
echo 2 600000000 29 > /proc/overclock/mpu_opps
echo 3 800000000 41 > /proc/overclock/mpu_opps
echo 4 1200000000 58 > /proc/overclock/mpu_opps
echo 0 1200000 > /proc/overclock/freq_table
echo 1 800000 > /proc/overclock/freq_table
echo 2 600000 > /proc/overclock/freq_table
echo 3 300000 > /proc/overclock/freq_table
Here's what I have gathered so far...
- 58 is the max voltage.
- there is no need to alter the directories
- slots 0-4 are measured in Mhz in a descending manner
- Lines 3-6 of the script are the part I dont fully understand.
Is there a desired ratio or perhaps a logorithmic function that I should supply for relevant mpu_oops?
Are there any numbers/ranges of numbers that I should avoid?
And Lastly...I have not personally executed your update.zip package yet...should I? or has this already been dumped to the necessary directory?
:icon_eek: ~ TOO MUCH COFFEE!