Thread
:
Overclock the N900?
View Single Post
sorensen
2010-04-05 , 10:00
Posts: 3 | Thanked: 6 times | Joined on Feb 2010 @ Norway
#
874
Hi all.
This is my first post here. I'm no linux guru but..
You can easily adjust the frequency using the command line by adjusting the automatic frequency scaler.
Example:
echo 500000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
This will give you 500mhz max.
This can be helpful if you have a 900mhz kernel but you want to save battery and/or CPU life.
You can also use other values used in the kernel (example for 900mhz kernel: 125000, 250000, 500000, 550000, 900000)
Quote & Reply
|
The Following User Says Thank You to sorensen For This Useful Post:
jakiman
sorensen
View Public Profile
Find all posts by sorensen