View Single Post
Old June 24th, 2010, 11:28 PM   #5 (permalink)
harunjo
Junior Member
 
Join Date: Apr 2010
Posts: 25
 
Device(s):
Thanks: 1
Thanked 3 Times in 2 Posts
Default

Quote:
Originally Posted by ftgg99 View Post
I have now been using the overclocking function for over a month and would like to report on the settings found to be most effective.

I use a combination of apps to achieve excellent battery consumption (1 1/2 days generally).

1. Screebl, set to 15 seconds.
2. Milestone Overclock, set to custom 1000 MHz @ 69 vsel
3. SetCPU general 1000/500 with charge 250/1000 and sleep 250/500

Ive found that the 125 MHz setting does not push enough juice to the radios and i sometimes get glitches with the touch panel/ dialler when SetCPUs ondemand governor is waking up to a call or 3g connection.

Also, the lowered vsel value of 69 seems to save a half day's battery as opposed to standard 1000 MHz/ 72 vsel offered by Milestone Overclock.

Screebl is a must for anyone who doesnt have it, as its simply the most effective battery manager out there. Would like a five seconds option though

Hope this helps some folks...
this setting better for battery life


[How-To] vsel's, mpu_opps etc. [Overclocking] - Android-Hilfe.de

echo "58" > /proc/overclock/max_vsel
echo "1000000" > /proc/overclock/max_rate
echo "1 125000000 16" > /proc/overlock/mpu_opps
echo "2 250000000 22" > /proc/overlock/mpu_opps
echo "3 500000000 32" > /proc/overlock/mpu_opps

or

echo "46" > /proc/overclock/max_vsel
echo "800000" > /proc/overclock/max_rate
echo "1 125000000 16" > /proc/overlock/mpu_opps
echo "2 250000000 22" > /proc/overlock/mpu_opps
echo "3 500000000 32" > /proc/overlock/mpu_opps
harunjo is offline  
Reply With Quote