View Single Post
Posts: 188 | Thanked: 223 times | Joined on Apr 2013 @ Poland
#1
Hi there all

I'm running my n900 fixed at 950mhz, to be more specific:

(...)
MINFREQ=950
MAXFREQ=950
FREQS="950:58,270"
SMARTREFLEX VDD1=1
SMARTREFLEX VDDD2=1
(...)
First of all, supposingly smart reflex works only with freqs up to 900Mhz.

Im running mine n900 for several weeks with this profile, no random reboots everything working fine even with starving voltage profile. DSP Freq is set low, cause I have lot .avi movies converted so higher dsp is not needed. If so, I have another profile with higher dsp.

Im using Desktop Command Execution Widget and with one wodget I can change max, min and avoid freqs (This is very usefull, since after calling min cpu freq goes down to 125mhz due to nokias "We want to".

So I can reload settings always after calling, but it doesnt load whole overclock profile saved in /home/user/.kernel/.

Is there a way by using widget created by DCEW to load whole profile from /home/user/.kernel/ ?

Mine most used profile looks like that:

#kernel configuration file....
MINFREQ=950
MAXFREQ=950
FREQS="950:58,270"
SMARTREFLEX VDD1=1
SMARTREFLEX VDDD2=1
GOVENOR=ondemand
IGNORE_NICE_LOAD=1
UP_THRESHHOLD=100 #(Value here is pointless since Im using only one frequency)#
SAMPLING_RATE=333333
POWERSAVE_BIAS=0
SO I like to be able to load those setts with one click, not running xterm everytime after calling.

Is it possible?