[Q] CPU's rude frequencies

Lynxen

Senior Member
Aug 17, 2011
86
9
0
Hello xda!

Theres something strange going on with my Sensation..
I can not set up my own frq's.

Everytime I set some it goes higher. For example..
I am @ 1080-475 I switch the window to set some profiles and back to the main. bah.. Current max: 1134.. 1450.. 1552.. 1134.
Bar I set before should lock it @ 1080 and it does but just in practice.

I was trying to set some other governors with no succes. It goes higher everytime.

Root acces was given, ROMs tested.

I got phone from my brother. Is it even possible to change some hardware settings or wtf is it that block my ideas????
 
Last edited:

rzr86

Senior Member
May 21, 2012
8,109
2,455
258
35
Nafpaktos
Hello xda!

Theres something strange going on with my Sensation..
I can not set up my own frq's.

Everytime I set some it goes higher. For example..
I am @ 1080-475 I switch the window to set some profiles and back to the main. bah.. Current max: 1134.. 1450.. 1552.. 1134.
Bar I set before should lock it @ 1080 and it does but just in practice.

I was trying to set some other governors with no succes. It goes higher everytime.

Root acces was given, ROMs tested.

I got phone from my brother. Is it even possible to change some hardware settings or wtf is it that block my ideas????
what rom do you have?

insert this line in init.qcom.post_boot.sh file

echo the value > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

in the <the value> put your desired freq

do the same for cpu1
then reboot

note: put the lines where it starts with :
case "$target" in
"msm8960")
 

Lynxen

Senior Member
Aug 17, 2011
86
9
0
what rom do you have?

insert this line in init.qcom.post_boot.sh file

echo the value > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

in the <the value> put your desired freq

do the same for cpu1
then reboot

note: put the lines where it starts with :
case "$target" in
"msm8960")
I am using SlimKat and Viper. Same bug excist @ both of the roms. Kernels provided with shantur, sebastian and libelty are bugged.
I've changed those values with no results. Once I was trying to set maxcpu_info my root explorer stucked @ saving process. Sth was remaking values @ 1540000 mhz just after rootacces was given to explorer. Some deep **** is going down there.

That's why Sensations are overheating, it's same bug threw all stock kernels/rom @ this forum.
Max values can not be set! They re permanent for some reason - failed coding I suppose.


Libelty Kernel fix Vipers issues. There's no kernel working with KK.
 
Last edited:

rzr86

Senior Member
May 21, 2012
8,109
2,455
258
35
Nafpaktos
I am using SlimKat and Viper. Same bug excist @ both of the roms. Kernels provided with shantur, sebastian and libelty are bugged.
I've changed those values with no results. Once I was trying to set maxcpu_info my root explorer stucked @ saving process. Sth was remaking values @ 1540000 mhz just after rootacces was given to explorer. Some deep **** is going down there.

That's why Sensations are overheating, it's same bug threw all stock kernels/rom @ this forum.
Max values can not be set! They re permanent for some reason - failed coding I suppose.


Libelty Kernel fix Vipers issues. There's no kernel working with KK.
liberty's and sebastianFM's kernel aren't bugged
i have changed cpu frequencies successfully
in vipers rom disable pnpmanger from venom tweaks
then put your desired cpu freq

about slimkat rom i can't tell you somethig because i have never used that rom

also in stock kernels you can't changed nothing
they do not support overclock or underclock
 

Far_SighT

Senior Member
May 28, 2013
586
172
0
Roorkee
liberty's and sebastianFM's kernel aren't bugged
i have changed cpu frequencies successfully
in vipers rom disable pnpmanger from venom tweaks
then put your desired cpu freq

about slimkat rom i can't tell you somethig because i have never used that rom

also in stock kernels you can't changed nothing
they do not support overclock or underclock
It's possible to scale CPU frequency in slimkat ROM too.