View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#139
Originally Posted by Dragoss91 View Post
Yes , they are on avoided frequencies list . How do I remove them ?
I don't know as I never needed to use it, but you may need to use command "kernel-config load /path/to/config/file". To see example config files, please see files in /usr/share/kernel-power-settings, for example "/usr/share/kernel-power-settings/ideal" has avaliable values in variable FREQS starting with 500. Try adding to your profile (it's "ideal" or "default" profile if you haven't made any changes, I'm not sure) the values from other profile which supports it. For example in ulv profile:
FREQS="0:30,90 125:30,90 250:380,180 [... leave rest of the list from your default profile unchanged, just make sure you don't have duplicates, so if you already had value beginning with "250:" you don't need to add it]
. Just copy it to some other file (may be in the same directory) and run "kerne-config load /path/to/your/config". Please read also this section of kernel power wiki page: http://wiki.maemo.org/Kernel_Power#B...2Foverclocking for more information.
 

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