View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#1554
Originally Posted by Morku View Post
@reinob
Thats sad Do you mean this configuration?
Code:
# kernel configuration file generated by /usr/sbin/kernel-config
MINFREQ=500
MAXFREQ=750
FREQS="0:30,90 250:38,180 500:48,360 550:54,400 600:60,430 700:60,430 750:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520 "
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
IGNORE_NICE_LOAD=0
UP_THRESHOLD=95
SAMPLING_RATE=300000
POWERSAVE_BIAS=0
My phone doesn't try to set frequency to 600. Just changes the minimum frequency to 125MHz after (or by incoming) calls.
The above file is your "initial" configuration, but who knows what your speed patch may be doing.

I suggest you first run "kernel-config show", then receive a call, and then do "kernel-config show" again.

Post both outputs exactly as they are.

As a bonus point, you might try to disable any tweaks (speed/battery patch or whatever it's called), as this may be dynamically changing the kernel parameters..
 

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