View Single Post
Posts: 53 | Thanked: 20 times | Joined on Feb 2010
#2923
Originally Posted by titan View Post
I recommend to
1) copy the template to your mydocs (when not in mass storage mode)
Code:
cp /usr/share/kernel-power-settings/ideal /home/user/MyDocs/kernel.txt
2) USB mount it to edit it on the PC. unmount and unplug USB, and try it with
Code:
sudo /usr/sbin/kernel-load /home/user/MyDocs/kernel.txt
repeat 2) until you're happy.
To permanently install this new configuration
Code:
sudo rm -f /etc/default/kernel-power
sudo cp /home/user/MyDocs/kernel.txt  /etc/default/kernel-power
sudo /usr/sbin/kernel-load
i don't have this directory : /usr/share/kernel-power-settings/ideal and kernek-power-settings is installed...even after a reboot, it doesn't show up...min freq is 500Mhz and max 600Mhz, any help to set the max freq to 900 or 950Mhz?

Things are getting a bit complicated...