Hey guys! So I installed ROM toolbox pro on my phone and wanna change my CPU governor to interactive but it won't let me, it keeps going back to ondemand and overclocks itself. Any help?
Hienz said:
Hey guys! So I installed ROM toolbox pro on my phone and wanna change my CPU governor to interactive but it won't let me, it keeps going back to ondemand and overclocks itself. Any help?
Click to expand...
Click to collapse
Rooted?
Sent from this galaxy
Hienz said:
Hey guys! So I installed ROM toolbox pro on my phone and wanna change my CPU governor to interactive but it won't let me, it keeps going back to ondemand and overclocks itself. Any help?
Click to expand...
Click to collapse
If you're rooted ONLY
Try kernel auditor app, it's much functional and can apply your changes on boot.
Related
I'm using the InParisv4 Rom. Is anyone using SetCPU with this? If so, what overclock setting is working for you?
If you want to overclock, you need an overclockable kernel. Paris v4 uses the stock kernel. Flash Pershoot's kernel and you'll be able to overclock to 1.4ghz.
Don't forget the "thanks" button if this helps you.
Thank you! I already flashed Pershoot's kernel over that ROM. Was just afraid to overclock too high and then cause performance issues with my tab. But I will go on ahead and overclock to 1.4. Thanks slack.. will click the 'thanks' button right now! And please.. if anyone is aware of a reason why I should NOT do this, please advise
Please use the Q&A Forum for questions Thanks
Moving to Q&A
My tab runs perfectly stable at 1.4 ghz. If you have trouble just clock back down.
Sent from my DROID2 using XDA App
Thanks FillTheVoid... so just to be sure, do I just set the Min and Max to 1.4ghz?
seanmack said:
Thanks FillTheVoid... so just to be sure, do I just set the Min and Max to 1.4ghz?
Click to expand...
Click to collapse
set the max to 1.4 but leave the min on the lowest setting.
I just installed In Paris v4 ROM into my tab, and flashed pershoot's kernel. However when I go into SetCPU, the max is still only 1.0Mhz. Could I have used the wrong kernel? I used the TW UX one.
mrhazey said:
I just installed In Paris v4 ROM into my tab, and flashed pershoot's kernel. However when I go into SetCPU, the max is still only 1.0Mhz. Could I have used the wrong kernel? I used the TW UX one.
Click to expand...
Click to collapse
Did setcpu ask for SU permissions? If not, go and open up superuser quickly and try again.
Don't forget to click thanks if this helped you!
DaAwesome1 said:
Did setcpu ask for SU permissions? If not, go and open up superuser quickly and try again.
Don't forget to click thanks if this helped you!
Click to expand...
Click to collapse
It was set for permissions. I just reinstalled SetCPU and then it worked right away, weird. Thanks though!
Is setcpu free? If so where can I find it?
its a paid app, but its free for xda members. just search for setcpu 2.2.4 and it should come up.
edit: found it for you:
http://forum.xda-developers.com/showthread.php?t=505419
Thank you for that Jager555
I prefer interactive cpu governor over ondemand.
My SGA is on GB 2.3.6 (Russian ROM) and I have installed No-Frills CPU, but I am not able to use it to full potential. The Developer says I need some custom Kernels for this.
Which Kernels are these? Is it ok to use diff kernels?
what do u mean by "full potential"?
afaik for changing cpu scaling freq, cpu governor or changing disk io scheduler, u can do it even on stock kernel. maybe the selection is a little bit less, but it'll definitely works.
i dont know if cpufrills can also change cpu voltage, even so we dont have any kernel that support cpu voltage changing yet.
You might have seen No-Frills cpu, but few users are getting more governors than me using some diff kernel.
anyways, I want some other way, so that my cpu cuts down frequency really down when phone is locked, and jump up accoring to requirement. (Just like Cool'n quiet in AMD)
then u might wanna install cfroot kernel. it contain smartassv2 and interactiveX that do have automatic cpu down scaling when screen off.
but u can also set up profile to do it manually on other governors using setcpu.
What about the kernel by squadzone supposedly optimised for gingercruzt but it works for cm7 and has 6 IO schedulers, but cf-root is best for stock
Sent from my GT-S5830 using xda premium
My phone is already rooted and got busybox. So if I use cfroot, what would the affect on previous root and busybox? How do I backup current kernel if I need to go back.
animal_he said:
My phone is already rooted and got busybox. So if I use cfroot, what would the affect on previous root and busybox? How do I backup current kernel if I need to go back.
Click to expand...
Click to collapse
no, it wont affect root as it also give root.
and just use clockworkmod recovery to create backup of ur whole rom. and if u just wanna restore kernel use the advance restore to restore just the kernel itself
an0nym0us_ said:
then u might wanna install cfroot kernel. it contain smartassv2 and interactiveX that do have automatic cpu down scaling when screen off.
but u can also set up profile to do it manually on other governors using setcpu.
Click to expand...
Click to collapse
Hey, I'm using ICS Final and I only have the InteractiveX and normal Interactive options but not the smartassV2. Where can I get it? I'm using the Smartass governor out of all of them. What is the difference between the two? (V1 & V2)
Thanx a lot for all the info mate. Can u just help me find one appropriate for my phone?
Version 2.3.6
Build number .XXKPP
SuperAce609 said:
Hey, I'm using ICS Final and I only have the InteractiveX and normal Interactive options but not the smartassV2. Where can I get it? I'm using the Smartass governor out of all of them. What is the difference between the two? (V1 & V2)
Click to expand...
Click to collapse
Install zImage-Mod v1.0 (you can find it in the Development Section).
Hello everybody.
I have a Hannspree Hannspad, which is similar to the G Tab.
Currently I am Using Flashback 10 with a kernel provided by fards and edited by me.
Here on Github:
https://github.com/Gott/ab73kernel-Hannspad-2632
Unfortunately, I cannot set the CPU Governors in apps as SetCPU, Antutu Cpu Master, or else.
The fields for setting the governors are just blank.
When I check the files in /sys/dev/system/cpu/cpu0/cpufreq/scaling_governor
there is no file.
there is a /sys/dev/ but nothing else.
Can you tell me what is wrong?
I set the Governor in the kernel config, as well as the scheduler (noop).
Furthermore, the Interactive and Conservative Governor do not work.
The tablet simply does not start.
It hangs on the Hannspree logo, before the Flashback logo (Framebuffer dummy driver).
lordofazeroth said:
The fields for setting the governors are just blank.
Click to expand...
Click to collapse
That kernel looks like a pershoot-derived kernel which has the ondemand governor compiled in as the default; and, you don't need to change it which is why the /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors file will read blank.
When I check the files in /sys/dev/system/cpu/cpu0/cpufreq/scaling_governor
there is no file.
there is a /sys/dev/ but nothing else.
Click to expand...
Click to collapse
That's the wrong directory. It's actually: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Thanks.
Do you know if the Interactive or Conservative are working in the pershoot kernel?
If compiled, my tablet is not starting any more.
I thought about implementing another governor, as I think, ondemand clocks up too fast.
lordofazeroth said:
If compiled, my tablet is not starting any more.
Click to expand...
Click to collapse
How did you enable those governors? By editing the defconfig file manually or using make config/menuconfig/xconfig?
I thought about implementing another governor, as I think, ondemand clocks up too fast.
Click to expand...
Click to collapse
Not sure if it'll do what you want. See this question and pershoot's answer in the next one.
Hi,
I have flashed cm 10.2 and boeffla kernel for cm 10.2 to my galaxy s3 phone.
When i enter the settinings-performance-processor i can only see cpu governor: ondemand , userspace, powersave, pegasusq, performance.
I could not see zzmoove in the list. Do i have to install another app to choose zzmoove ? or am i trying to find it in the wrong place?
Thanks in advance!
hbtokgoz said:
Hi,
I have flashed cm 10.2 and boeffla kernel for cm 10.2 to my galaxy s3 phone.
When i enter the settinings-performance-processor i can only see cpu governor: ondemand , userspace, powersave, pegasusq, performance.
I could not see zzmoove in the list. Do i have to install another app to choose zzmoove ? or am i trying to find it in the wrong place?
Click to expand...
Click to collapse
please look first in the kernel/boeffla thread before posting a question it is written there in the first line of features:
To tweak and configure the kernel, load the app "Boeffla-Config V2" from Google play store
Click to expand...
Click to collapse
So what rom would you suggest for someone that likes tweaking and speed?
Perhaps Xposed compatible and stable?
Stock + debloat script
Maybe androplus kernel with smartassH3 cpu gov and adjust it to eak out battery but thats how i would set my device
Performance and benchmark numbers then go to CM12.1 with M5 kernel.
Envious_Data said:
Stock + debloat script
Maybe androplus kernel with smartassH3 cpu gov and adjust it to eak out battery but thats how i would set my device
Performance and benchmark numbers then go to CM12.1 with M5 kernel.
Click to expand...
Click to collapse
Thanks for the reply
Turns out I confused the Z1 for the Z2