[Q] Q. About Voltage Control App - Captivate Themes and Apps

Can anybody tell me IN DETAIL how to use voltage control app????

http://forum.xda-developers.com/showthread.php?t=1036020 < mini OC guide
http://forum.xda-developers.com/showthread.php?t=829731 < VC thread

13_ said:
http://forum.xda-developers.com/showthread.php?t=1036020 < mini OC guide
http://forum.xda-developers.com/showthread.php?t=829731 < VC thread
Click to expand...
Click to collapse
Thanx......

Related

[Kernel][Arc S] Stock ICS Kernel 4.1.A.0.562 with CWM 5.5.0.4 [Max CPU Freq fix]

Thanks to to kes4817 for the link. Here is the SE ICS kernel with CWM 5.5.04 + init.d support
It should work with ICS beta too (tested on JJDoc's ICS Hybrid, wifi works without any change)
[Credits]
1. kes4817 - for the leaked ICS build
2. FXP - for the CWM
3. Doomlord - for the sysinit and bootrec script
Updated 11/04 - auto set max cpu frequency (1G for Arc and 1.4G for Arc S), pls reflash
Link (do not mirror):
http://www.mediafire.com/?euaaaooqf8fw4rn
md5sum: 2d22a7d2b468d3c41ee8c1f054f88e9c
[instructions]
1. download the file and copy it to fastboot folder
2. enter fastboot mode
3. type:
Code:
fastboot flash boot boot562v2.img
To get into recovery, press any key at blue led / button lights
Thanks for your work!!
and.. i'm kes4817!!
kes4817 said:
Thanks for your work!!
and.. i'm kes4817!!
Click to expand...
Click to collapse
Updated. Sorry for the number mix up
EDiT: Uhh, sorry didn't read completely
Can you please make an overclocked kernal for ARC users.
1.4Ghz would do.
Voltage and tables as in ARC S.
Thanks for you're work.
Does the arc s booting up at 1.4 Ghz with this kernel ?
jejeh said:
Thanks for you're work.
Does the arc s booting up at 1.4 Ghz with this kernel ?
Click to expand...
Click to collapse
Yes 1.4Ghz by default. Its for ARC S actually, and leak too.
jejeh said:
Thanks for you're work.
Does the arc s booting up at 1.4 Ghz with this kernel ?
Click to expand...
Click to collapse
abrarabbu said:
Can you please make an overclocked kernal for ARC users.
1.4Ghz would do.
Voltage and tables as in ARC S.
Click to expand...
Click to collapse
Sorry forgot to set frequency according to model and it's by default set as 1 G. I'll change and post a new version later.
here is a temporary solution for Arc S users:
Create a file and name it like 01setmaxspeed and put the following line:
Code:
#! /system/bin/sh
echo 1401600 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
and put this file in /system/etc/init.d folder
set the permission to 777 (tick all boxes)
reboot
cobrato said:
Sorry forgot to set frequency according to model and it's by default set as 1 G. I'll change and post a new version later.
here is a temporary solution for Arc S users:
Create a file and name it like 01setmaxspeed and put the following line:
Code:
echo 1401600 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
and put this file in /system/etc/init.d folder
set the permission to 777 (tick all boxes)
reboot
Click to expand...
Click to collapse
Thanks for the kernel Cob!
I have a weird issue: my Arc S is stuck at 1200 MHz max...
Even with the init.d script and ROM Toolbox, it only spends a few seconds at 1401 while booting and then falls to 1200 maximum.
iridaki said:
Thanks for the kernel Cob!
I have a weird issue: my Arc S is stuck at 1200 MHz max...
Even with the init.d script and ROM Toolbox, it only spends a few seconds at 1401 while booting and then falls to 1200 maximum.
Click to expand...
Click to collapse
Hi Iris,
Sorry I'm not sure about your problem. I tested on Doom's 562 rom and JJDoc's coctail and both are ok
So I think the problem is not with the kernel
Kernel updated with auto max CPU frequency set (1G for Arc and 1.4G for Arc S). Please reflash
Link: http://www.mediafire.com/?euaaaooqf8fw4rn
md5sum: 2d22a7d2b468d3c41ee8c1f054f88e9c
download the file and copy it to fastboot folder and flash the kernel as follows:
Code:
fastboot flash boot boot562v2.img
cobrato said:
Kernel updated with auto max CPU frequency set (1G for Arc and 1.4G for Arc S). Please reflash
Link: http://www.mediafire.com/?euaaaooqf8fw4rn
md5sum: 2d22a7d2b468d3c41ee8c1f054f88e9c
download the file and copy it to fastboot folder and flash the kernel as follows:
Code:
fastboot flash boot boot562v2.img
Click to expand...
Click to collapse
This has fixed my 1200 max issue!
Thanks once again!!!
it's possible to create a version ... for arc.. when booting at 1.4 or 1.2?
matrixceccano said:
it's possible to create a version ... for arc.. when booting at 1.4 or 1.2?
Click to expand...
Click to collapse
I agree with this. Is it possible to make the kernel identify the phone as an arc S and therefore sets the max clock speed at 1.4 GHz?
After all, no one really knows if the processor of the arc, and arc of s, are different or is it just the same version but with clock changed ... at this point if you could create a special kernel for arc that boot to 1.3 ghz ,i think this is possible
Tested: WOW!
For some strange reason WiFi doesen't start...
To be sure that WiFi goes correctly, the ICS must be clean install
matrixceccano said:
it's possible to create a version ... for arc.. when booting at 1.4 or 1.2?
Click to expand...
Click to collapse
doomed151 said:
I agree with this. Is it possible to make the kernel identify the phone as an arc S and therefore sets the max clock speed at 1.4 GHz?
Click to expand...
Click to collapse
matrixceccano said:
After all, no one really knows if the processor of the arc, and arc of s, are different or is it just the same version but with clock changed ... at this point if you could create a special kernel for arc that boot to 1.3 ghz ,i think this is possible
Click to expand...
Click to collapse
v2 already set max frequency according to model - 1g for Arc and 1.4g for Arc S. It simply checks the build.prop - LT15 for arc and LT18 for arc S
So if you change the model in build.prop to LT18, it will try to set max frequency to 1.4g - but the hardware may still limit it to 1g and you'll need doomlord's magic to overclock it
Works for miui ics (org+localization) properly.
cobrato said:
Kernel updated with auto max CPU frequency set (1G for Arc and 1.4G for Arc S). Please reflash
Link: http://www.mediafire.com/?euaaaooqf8fw4rn
md5sum: 2d22a7d2b468d3c41ee8c1f054f88e9c
download the file and copy it to fastboot folder and flash the kernel as follows:
Code:
fastboot flash boot boot562v2.img
Click to expand...
Click to collapse
Does it work with Arc 0% battery??
vulkanxxv said:
Tested: WOW!
For some strange reason WiFi doesen't start...
To be sure that WiFi goes correctly, the ICS must be clean install
Click to expand...
Click to collapse
in my case i've installed jj's rom (clean install), with cobrato's kernel, and wifi doesn't works... it keeps looping between authenticatin/getting ip address
any chances to fix this?

{ROM}[STOCK-ICS-V30B]ZGRom

Hello here I come,
I've made my own kernel first (ZeroGravityKernel) then i was thinking to make my own ROM, and here you go, i made it and i wanna share it with you
~~CREDITS~~
-rrgrrg
-nooby
-androguide.fr
-zeppelinrox
-AcrosDev
-eagleeyetom
-Mick2K
-nicholaschw
-Huexxx
-nunogil
-DooMLorD
-gabwerkz
-N00BY0815
~~ROM SPEC~~
Code:
-deodexed
-zippaligned
-init.d tweaks
-bravia engine 2
-Xlaud+Clear Sound
-Beats Audio libraries
Also i've included my kernel
~~KERNEL SPECS~~
Code:
-Gpu OC (275 mhz)
-Cpu OC ( 1100 mhz , with those freq: 200/400/700/1000/1100 mhz)
-Compiled with linaro ( a plus of optimization's/performace)
-Governors: smartassV2/interactiveX/ondemandX/ondemand/performance/lionheart/savagedzen/lagfree/aggressive/conservative)
-I/O Scheldulers: CFQ/DEADLINE/NOOP/SIO/VR
-undervolted
-wifi undervolted
-LED's Dimmed
~~TIPS~~
1) If setup winzard is not showing just press HOME button
2) Use this kernel settings for best balance performance/battery:
Max cpu freq: 1100 mhz ( or 1000 )
Min cpu freq: 200 mhz
Governor: SmartAssV2
I/O: VR
3)If deep sleed is not working the use " Deep Sleep Battery Saver" from market
~~DOWLOAD~~
v1.0 -DOWNLOAD
For my kernel for CM10/CM10.1 go here
i've tried many of your kernels so i'm definately going to try your rom.
wil give feedback in some time.
Pollie81 said:
i've tried many of your kernels so i'm definately going to try your rom.
wil give feedback in some time.
Click to expand...
Click to collapse
thnaks
xLoud, beats and BE working? Are you sure about it? I just req a pic with BE and without BE on lgp970
pkb_always4u said:
xLoud, beats and BE working? Are you sure about it? I just req a pic with BE and without BE on lgp970
Click to expand...
Click to collapse
yes, they should work
edit:
i can't get a pic now...
does the kernel in this ROM same with ZGK v1.0? If it different, can you share the kernel only?
suggestion: can you implement G-recovery for next version?
Can you delete 1000 mhz? And why VR is default?
Odp: {ROM}[STOCK-ICS-V30B]ZGRom
What is your battery and antutu results?
Wysłane z mojego LG-P970
t0g3 said:
does the kernel in this ROM same with ZGK v1.0? If it different, can you share the kernel only?
suggestion: can you implement G-recovery for next version?
Click to expand...
Click to collapse
Yes is diff
matbla91 said:
Can you delete 1000 mhz? And why VR is default?
Click to expand...
Click to collapse
Why to disable it?....yeah is default
Sent from my LG-P970 using xda premium
andr00ib said:
Yes is diff
Why to disable it?....yeah is default
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
Can you share kernel only? Coz ZGK v1.0 still not stable for me, it reboot to recovery if I set max 1200, and 3D test only around 600 on antutu
If it stable for me, I'm gonna try this ROM
Sent from my LG-P970 using Tapatalk
Sounds cool but I saw in your footer that you don't use it yourselfe:
Device: LG Optimus Black
ROM: CM10
KERNEL: ZeroGravityKernel (by me)
CWM: CWM v6.0.1.4
Is that right or did you just forgot to update it?
What about your kernels . will you continue to develop ics kernel ?
Can you add some screens for us?
matbla91 said:
Can you delete 1000 mhz? And why VR is default?
Click to expand...
Click to collapse
damn boy, you got some realy great questions..
d1rekt0r said:
What about your kernels . will you continue to develop ics kernel ?
Click to expand...
Click to collapse
why don't ask in the right topic?
Tigress said:
Can you add some screens for us?
Click to expand...
Click to collapse
why? it's not themed, it's just stock rom..
d1rekt0r said:
What about your kernels . will you continue to develop ics kernel ?
Click to expand...
Click to collapse
I think he just did, OK that is a ROM with a kernel and not just the kernel but ask him in his other thread and he might release the kernel alone.
SaschaKH said:
Sounds cool but I saw in your footer that you don't use it yourselfe:
Device: LG Optimus Black
ROM: CM10
KERNEL: ZeroGravityKernel (by me)
CWM: CWM v6.0.1.4
Is that right or did you just forgot to update it?
Click to expand...
Click to collapse
I forgott to update it...lol..
Yes i will release kernel tonight....
edit
i've arrived from school now, and i will upload kernel now.
Sent from my LG-P970 using xda premium
here it is,
kernel only :
download me, i'm the kernel lol
EDI:
starting from the ground on V30b/V30C open source kernel code, a new build, with all previous features....
suggestion ; adding more freq levels (800, 850...)
Q ; do you plan to theme it ?
Ilko said:
suggestion ; adding more freq levels (800, 850...)
Q ; do you plan to theme it ?
Click to expand...
Click to collapse
it's a little bit hard to add more freq, i tried alot off time's and i can't get just 1 more freq...1100 one...:| if i add more freq it will not boot, is a segmentation fault...:|
about theming, i don't think so, but if you want, you could create theme's, ad i will post it there, and give to you proper credit's...
AW: {ROM}[STOCK-ICS-V30B]ZGRom
andr00ib said:
it's a little bit hard to add more freq, i tried alot off time's and i can't get just 1 more freq...1100 one...:| if i add more freq it will not boot, is a segmentation fault...:|
about theming, i don't think so, but if you want, you could create theme's, ad i will post it there, and give to you proper credit's...
Click to expand...
Click to collapse
im not a dev and i dont know anything about developing
but why zeus has add more freq without problems on his gb rom?
Gesendet von meinem LG-P970 mit Tapatalk 2

Your experiences with cocore8 and v6supercharger

Hey xda-community .
I'm new in rooting and have some questions ^^.
I have a S Advance i9070 (with JellyMod4) and want to know your experiences with the v6supercharger and cocore8.
Btw: is setcpu needed or is the script and cocore doing all it self ?
(And did someone got the aosp browser from 4.3 on the i9070 to work ?)
Greets, misterNewbee
Sent from my GT-I9070 using xda app-developers app
MisterNewbee said:
Hey xda-community .
I'm new in rooting and have some questions ^^.
I have a S Advance i9070 (with JellyMod4) and want to know your experiences with the v6supercharger and cocore8.
Btw: is setcpu needed or is the script and cocore doing all it self ?
(And did someone got the aosp browser from 4.3 on the i9070 to work ?)
Greets, misterNewbee
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I advice to you to flash harsh jelly 3.0 with cocore. Performance are awesome
You have to use set cpu or nofrills when you want to change the governors and I/O scheduler, if not, don't use them
For the browser..I think not
maurus1998 said:
I advice to you to flash harsh jelly 3.0 with cocore. Performance are awesome
You have to use set cpu or nofrills when you want to change the governors and I/O scheduler, if not, don't use them
For the browser..I think not
Click to expand...
Click to collapse
I remind to read somewhere that it is only possible to change the frequences with adb or terminal. Is this true or is it possible to change it with apps like setcpu (or no-frills) ?
And what does the harshjelly tweaker do ?
(How to understand tweaks ? :/)
Thank you for the answers :thumbup:
MisterNewbee said:
I remind to read somewhere that it is only possible to change the frequences with adb or terminal. Is this true or is it possible to change it with apps like setcpu or no-frills ?
To the governors and i/o sheduler, can you recommend me some ?
And what does the harshjelly tweaker do ?
(How to understand tweaks ? :/)
Thank you for the answers :thumbup:
Click to expand...
Click to collapse
Yes with set cpu you can only change gov and io and I prefer using pegasusq and sio as scheduler.
Harsh tweaker is an app that has some tweaks like disable or enable the crt effect, to enable or disable cache scrolling, enable logging, enable 360º rotation,enable the long press to kill and other tweaking
There is always in harsh jelly a command that you can write in the terminal emulator (typing harsh_controls) that can do some very useful things like zipalingn all the apps, vacuum and reindex you databases (it makes your phone less 'dirty' and so it makes the acces in the databases faster) ,enable or disable fsync (fsync off can improve performance but you ll have data loss if power goes out suddently, recomend to turn it on) and other little commands
Mr.harsh has done a very great work making this rom! Let's try it
Press thanks botton if i helped you:beer:
Inviato dal mio GT-I9070 con Tapatalk 2
MisterNewbee said:
I remind to read somewhere that it is only possible to change the frequences with adb or terminal. Is this true or is it possible to change it with apps like setcpu (or no-frills) ?
Click to expand...
Click to collapse
for me,i set the cpu using script.. load it at boot using script manager..
lawong said:
for me,i set the cpu using script.. load it at boot using script manager..
Click to expand...
Click to collapse
Good to know that this is possible too ;D. Are in the i9070 forum some scripts or have i to make them myself ? And do someone use the v6 supercharger script ?
Sent from my GT-I9070 using xda app-developers app
MisterNewbee said:
Good to know that this is possible too ;D. Are in the i9070 forum some scripts or have i to make them myself ? And do someone use the v6 supercharger script ?
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
use the below script to
#to change the scheduler
echo "sio" > /sys/block/mmcblk0/queue/scheduler
#to change the governor
echo "ondemandq" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
don't use windows text editor like text pad.. insted use use notepad++ and the file should have no extension.
Create a new folder named 'init.d' in /system/etc
then push the file using a root explorere to the folder
Set the permission of init.d foler and the script file to 0777(rwxrwxrwx)
u can also search the forum for other commands which can be used to tweak the governor like the scaling frequency and other stuff
check http://forum.xda-developers.com/showthread.php?t=2198510

[KERNEL][UNOFFICIAL]Custom Kernel v1

First custom kernel for grand prime.
Features:
Disabled "Samsung features"
Fixed and optimized compression XZ
XZ compression is used for the ramdisk (should increase the speed of processing)
Added function sweep2sleep
Two new CPU frequency (1152MHz and 1209MHz, is not working, the problem is known, in the near future will be fixed)
It uses the new driver Wi-Fi (glitches should disappear with Wi-Fi)
Flash via recovery(TWRP, CWM)
Download: http://rghost.ru/6yTcxsjTw
knox warranty void 0x0
use at your own risk!
Sources: https://github.com/WinKarbik/KK_Kernel_fortunave3g
I have some problems with the stock kernel I be glad if you can solve it on your custom kernel.
1st. why is the idle frequency @ 800mhz? should that be the lowest available frequency which is 200mhz? or is 800mhz the optimal frequency for battery life and performance?
2nd. About processor. Freshly reboot only one core is online the other 3 offline but after some heavy usage 3 cores are online and only one core is offline sometimes all cores will be online. Rebooting is the only fix so that the other 3 cores will go offline. is this problem related to mpdecision or is it a kernel bug? why are the cores staying online? it causes battery drain. Samsung should fix this.
3rd. Can you include other cpu hotplugging please?
4th. Overclock and custom voltage?
thank you and I appreciate your work.
vancer32 said:
I have some problems with the stock kernel I be glad if you can solve it on your custom kernel.
1st. why is the idle frequency @ 800mhz? should that be the lowest available frequency which is 200mhz? or is 800mhz the optimal frequency for battery life and performance?
2nd. About processor. Freshly reboot only one core is online the other 3 offline but after some heavy usage 3 cores are online and only one core is offline sometimes all cores will be online. Rebooting is the only fix so that the other 3 cores will go offline. is this problem related to mpdecision or is it a kernel bug? why are the cores staying online? it causes battery drain. Samsung should fix this.
3rd. Can you include other cpu hotplugging please?
4th. Overclock and custom voltage?
thank you and I appreciate your work.
Click to expand...
Click to collapse
Thank you for your feedback.
1. I dnt know
2. I'll try fix it.
3. I'll try.
4. Maybe in the future
WinKarbik said:
Thank you for your feedback.
1. I dnt know
2. I'll try fix it.
3. I'll try.
4. Maybe in the future
Click to expand...
Click to collapse
you should check grand prime's kernel. I'm using cpu-z to check frequencies. I'm ok with 800mhz idle frequency as long as it doesn't make all cores online all the time which causes battery drain. I think it is a bug on mpdecision. if you can implement other custom hotplug like intelliplug i'd gladly appreciate. I tried different stock firmware but the same problem. Maybe it will be fixed when the lollipop update comes.
WinKarbik said:
Thank you for your feedback.
1. I dnt know
2. I'll try fix it.
3. I'll try.
4. Maybe in the future
Click to expand...
Click to collapse
Hey there , Nice Job comrade.
Some demands :
1. insert Ondemand smartass v2 CPU governors with multi core support ( set minimum freq to 400 not 200) according to my experience
2. init.i support
3. insecure the boot.img
4. leave GPU setting s to stock ,it does work well
5. under-voltage feature
6. vibrate in call answering and hanging up
min freq 400000
max freq 998400 or 1190400
above_highspeed_delay - 20000 400000:60000 998400:150000
boost - 0
boostpulse_duration - 80000
go_highspeed_load - 99
hispeed_freq - 400000
io_is_busy - 0
min_sample_time - 40000
target_loads - 98 400000:85 533333:92 998400:98
timer_rate - 30000
timer_slack - 80000
it s the best interactive governor
please set it
WARNING!!!
Hi there,
Please don't release it yet in the new thread on XDA because this is in the development process there are lots of bug right now, would be better to post it in here to avoid bricked phone on newbie
Also you aren't provide the original kernel source & credit!!
K_TECH said:
Hi there,
Please don't release it yet in the new thread on XDA because this is in the development process there are lots of bug right now, would be better to post it in here to avoid bricked phone on newbie
Also you aren't provide the original kernel source & credit!!
Click to expand...
Click to collapse
Why do I have to put in your thread? I compiled this kernel from scratch, sources and credits will be later.
WinKarbik said:
Why do I have to put in your thread? I compiled this kernel from scratch, sources and credits will be later.
Click to expand...
Click to collapse
Ok then, sorry about that. But please provide the kernel source & credits....
Pls provide source
added sources
plz add more settings.
tnk you for best kernel.
Sent from my SM-N9005 using Tapatalk
WinKarbik said:
Sources: https://github.com/WinKarbik/KK_Kernel_fortunave3g
Click to expand...
Click to collapse
Same as here https://github.com/alexax66/KitKat_kernel_fortunave3g/commits/master
but, never mind. Good jobs, keep it up
K_TECH said:
Same as here https://github.com/alexax66/KitKat_kernel_fortunave3g/commits/master
but, never mind. Good jobs, keep it up
Click to expand...
Click to collapse
Yes, I was based on them, but removed some commits.
working fine in SM-G530M but the kernel disable de NFC
WinKarbik said:
First custom kernel for grand prime.
Features:
Disabled "Samsung features"
Fixed and optimized compression XZ
XZ compression is used for the ramdisk (should increase the speed of processing)
Added function sweep2sleep
Two new CPU frequency (1152MHz and 1209MHz, is not working, the problem is known, in the near future will be fixed)
It uses the new driver Wi-Fi (glitches should disappear with Wi-Fi)
Flash via recovery(TWRP, CWM)
Download: http://rghost.ru/6yTcxsjTw
knox warranty void 0x0
use at your own risk!
Sources: https://github.com/WinKarbik/KK_Kernel_fortunave3g
Click to expand...
Click to collapse
Working great, but you need to add the option to activate and deactivate the sweep2sleep option, because interfere with my lock screen, especially with lock screen gesture(using hi locker)give that option to activate it with a kernel manager like Trickster or any other,everything else seems ok at the moment, using it for 2 day.
Thank you bro..please add
1.init.d support
2.sweep2wake
3.knock knock to lock and unlock
Sent from my SM-G530H using XDA Free mobile app
added init.d support to same kernel
i haven't modified source but unpacked and repacked the image to edit init.rc
Sent from my SM-G530H using XDA Free mobile app[/QUOTE]
Thanks for your affords
Would u mind telling me when U gonna release the second version ?
The new version will be available in the coming days
WinKarbik said:
The new version will be available in the coming days
Click to expand...
Click to collapse
Please try to solve the online CPU cores problem , the kernel force the core 1 and 2 be online after days passing (FYI: rebooting the phone will solve the problem.But we want it to be solved ) and These )
Thanks anyway
BTW : Check this out

(Guide) Advanced Interective Governer Tweaks For Insane Battery life

Requirements :- Kernel adiutor
This is for testing only think twice before choosing this tweak.
First turn off MP Decision
Make changes in CPU governer tunables:-
Above highspeed delay- 20000 800000:60000 109400:150000
Align windows - 0
Boost-0
Boost pulse duration - 80000
Go high speed load - 99
High speed frq. - 533000
Is is busy - 0
Min sample time - 40000
Target loads - 98 400000:40 800000:80 109400:95
Timer rate - 30000
Timer slack - 80000
Set max freq - 1209
Min freq - 200
GPU MAX 310
This is fantastic.
Can you explain?
Is this tweak work for stock miui v7??
Strokesws said:
Can you explain?
Click to expand...
Click to collapse
Visit the link in post 1 it will explain the tweak
balu1191 said:
Is this tweak work for stock miui v7??
Click to expand...
Click to collapse
I Didn't try it on MIUI. But surely it works on any android phone having interactive governer
Nirbhay2 said:
I Didn't try it on MIUI. But surely it works on any android phone having interactive governer
Click to expand...
Click to collapse
okay i just changed the values as per your instructions but i couldn't find some options because of stock kernel may be.
balu1191 said:
okay i just changed the values as per your instructions but i couldn't find some options because of stock kernel may be.
Click to expand...
Click to collapse
Ok. I done a test with MIUI and this tweak is working well in MIUI 7. What setting u didn't find..?
this should work on all devices supporting Interactive Governor
AP_on_xda said:
this should work on all devices supporting Interactive Governor
Click to expand...
Click to collapse
Yes
Nirbhay2 said:
This Guide Is based on :- http://forum.xda-developers.com/showthread.php?t=2769899
Requirements :- Android phone
Kernel adiutor
Brain :laugh:
This is for testing only think twice before choosing this tweak.
First turn off MP Decision
Click to expand...
Click to collapse
where is this MP Decision?
gamernayeem said:
where is this MP Decision?
Click to expand...
Click to collapse
In Hotplug section in kernel adiutor
castrilles said:
This is fantastic.
Click to expand...
Click to collapse
click on "tela" and post screenshot please.
Nirbhay2 said:
In Hotplug section in kernel adiutor
Click to expand...
Click to collapse
thanks
@Nirbhay2 can't set above_highspeed_delay to the mentioned.
Edit :
Values set. But you probably missed out one 0's each in frequency in target loads and high-speed delay
This actually makes my battery drain crazy, much, much more than ondemand governor. Don't know why
iamsubhranil said:
@Nirbhay2 can't set above_highspeed_delay to the mentioned.
Edit :
Values set. But you probably missed out one 0's each in frequency in target loads and high-speed delay
Click to expand...
Click to collapse
Did U turn off MP Decision
igorinolw said:
This actually makes my battery drain crazy, much, much more than ondemand governor. Don't know why
Click to expand...
Click to collapse
Post The screenshot of the settings u made in kernel adiutor and battery usage
Nirbhay2 said:
Post The screenshot of the settings u made in kernel adiutor and battery usage
Click to expand...
Click to collapse
I'll use the phone and later will post some screenshots
Nirbhay2 said:
Did U turn off MP Decision
Click to expand...
Click to collapse
Yuo

Categories

Resources