View Single Post
Tiboric's Avatar
Posts: 433 | Thanked: 312 times | Joined on Nov 2009 @ U.K
#263
Hi 'Freak' glad to to see all is going well.

the two kernels seem complex but their not,
in Titan's kernel the cpu speed is set by a config file,
in the other kernels they are hard coded into the kernel.

i have been using Titans kernel for the last two weeks, and before that Lehto's.

using Titan's (which you seem to be) you have to have a config file @
/etc/default/
called 'kernel-power' (no extention) this is just a plain txt file with:

#UP_THRESHOLD=75
#SAMPLING_RATE=150000
VDD1_OPPS_VSEL="30 30 38 48 54 48 60 60 60 60 60 60 60 72 72"
DSP_OPPS_RATE="90 90 180 360 400 430 430 430 430 500 500 500 500 520 520"
MIN_FREQ=250000
MAX_FREQ=599000
SMARTREFLEX_VDD1=0
SMARTREFLEX_VDD2=0
inside.

(when you installed the 'kernel-power-settings' from the repo this just installed a load of preconfigured config files @
/usr/share/kernel-power-settings/
which you can copy over to
/etc/default/
or just make up your own.

you seem to have everything working just put a config file in
/etc/default/
and you should be just fine.

p.s you can also change frequency on the fly with cpufreqUI very simple but doesn't last a reboot.

John

edit: i also think that some simpler tutorials are needed on some subjects. (why not just say copy this here or move that there instead cp /*/*/blah and ls /*/*/blah lol) the user can then use whatever method they like.

Last edited by Tiboric; 2010-04-25 at 06:36.
 

The Following 2 Users Say Thank You to Tiboric For This Useful Post: