View Single Post
matts76's Avatar
Posts: 324 | Thanked: 201 times | Joined on Apr 2010 @ UK
#3293
Originally Posted by suphiceto View Post
Thank you so much for your help, I have been trying to flash to lv,ulv or xlv settings. But for some reason it doesnt flash to those settings or I am not noticing any differance. I am not not sure if I am doing something wrong but, I enter
/usr/sbin/kernel-load /usr/share/kernel-power-settings/lv
Then I check the Conky and I dont see any changes? it doesnt seem to be any different than stock settings.
all of the settings are default 250-600mhz (exept ideal) and you have to set the frequency after, the easiest way to check its working is to try ideal, if this works for u should set 500-850, after that to when u use the other settings copy and paste this into xterminal,

echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
echo 850000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

(replace 250000&850000 for the freqs u want to use, health check will give u a list of available freqs)
be conservative to start with and work up slowley and read the overclocking wiki thoroughly everything u need is in there.
__________________
My N900@1Ghz Rocks
I wanted a phone, but i ended up with an all encompasing obsession


Last edited by matts76; 2010-04-24 at 15:46. Reason: corection
 

The Following User Says Thank You to matts76 For This Useful Post: