Related
This is a minimalistic Thunderbolt kernel based on the official gingerbread kernel source, patched to 2.6.35.14, and then a bunch of lean mods added (look at feature list below).
GB SENSE DOWNLOADS:
1) lean (normal lean version), 1) 184Mhz (184Mhz can be unlocked via st - note for many people 184Mhz is unstable and cause issues, also supports outgoing call recording)
speedtweak.sh
This script will allow you to "transform" your kernel into normal, extreme, 1.92, 1.92X and battsaver versions (ie. it allows you to control speed, voltage, and slots to a certain degree). Once you run the script, everything will be self-explanatory. To run the script:
1) Open Terminal Emulator (install it from market if you don't have it).
2) Type "su" (without quotes) and hit enter.
3) Type "speedtweak.sh" (without quotes) and hit enter.
leanKernel kernel speed tweaker
------------------------------_
1) normal: undervolted, overclocked to 1.41Ghz
2) extreme: extremely undervolted, overclocked to 1.41Ghz
3) 1.92: undervolted, overclocked to 1.92Ghz
4) 1.92X: extremely undervolted, overclocked to 1.92Ghz
5) battsaver: extremely undervolted, not overclocked
6) Unlock 184Mhz
7) Lock 184Mhz
8) View current settings
Please type 1, 2, 3, 4, 5, 6, 7, or 8:
Click to expand...
Click to collapse
speedtweak.sh and SetCPU
The risk of running setcpu is that it can inadvertently override the min and the max that were set by the speedtweak script. (oh it can also override the governor setting but that's not as bad). Other than that it's pretty harmless - it can't mess with the voltage settings. So if you're going to use SetCPU, keep this in mind. One way to make this work is to use SetCPU to configure governor and min/max, and use speedtweak.sh to configure voltage settings. Or just don't use SetCPU.
FEATURES
Includes lots of goodies from kernel source (2.6.36.x & 3.x from kernel.org) newer than stock.
speedtweak.sh script to adjust clock frequencies and voltages.
SVS - manual voltage tweaking via /etc/init.d/01vdd_levels
InteractiveX and ondemandX governors! Added my own suspend code to interactive and ondemand code to make the phone lock at low clock speed when screen is off. No need for sleep setcpu profile anymore.
For 1.92Ghz builds, interactiveX and smartass governors were modified to minimize unnecessary spikes above 1.8Ghz to keep phone stable.
vm, minfree, memory, buffers readahead buffer tweaks
All unnecessary kernel components removed to make kernel lean and fast!
low # (5-10) of cpufreq slots for simple management and less governer transitions.
Undervolted for longer battery life.
SWAP and EXT4 enabled.
Filesystems mounted via EXT4, and tweaked for performance.
init.d enabled in ramdisk
TUN, CIFS, NSIO (netspector) module support
zram (from linux 3.1) module support (to enable, go into Terminal, type su, and then type "zram enable" without quotes). What is zram?
Supports Sense 3.0 as well as Sense 3.5.
TINY_PREEMPT_RCU patch.
CHANGELOGS
v4.1.3 - last version based on old kernel base.
v5.0.0 - based on official kernel source from HTC.
v5.0.1 - (minor update) scaling_available_frequencies sysfs added, netspector/nsio module updated to 2.0.
v5.1.0 - cpufreq and cpuidle updated to linux v3.2rc1, suspend support for LTE, 184mhz version supports in-call recording now (outgoing only until i have some more time to fix incoming).
DIRECTIONS
Uh.... flash the zip in clockworkmod. You may need to wipe Dalvik cache and/or delete /data/misc/dhcp, /data/misc/wifi.
Donate to your favorite charity, or donate to me.
GOVERNORS
First, my take on the governors that are out there: http://forum.xda-developers.com/showpost.php?p=13020648&postcount=617
I offer three governors: interactiveX, ondemandX, and smartass. What are they?
interactiveX - it's the interactive governor from CM, but I added suspend/wake logic so when the phone screen is off it runs at 246Mhz (but has the ability to go up to 384Mhz). Also, I modified its code some more to minimize unnecessary cpu spikes above 1.8Ghz if you happen to be running one of my 1.92 kernels. Most tbolts are unstable above 1.8Ghz, and it's the quick jump above 1.8Ghz that usually locks up the phone. It will hit 1.92Ghz only when it makes sense (ie. sustained high load). This is my favorite governor - perfect combination of speed and power efficiency.
ondemandX - ondemand governor code from latest linux source *plus* the suspend/wake logic described above, except it has the ability to ramp to 369Mhz while screen is off. No additional code was added for stabilizing above 1.8Ghz.
smartass - smartass code from erasmux, but I wasn't happy with its performance so I tuned it for quicker ramp up in speed. It has the same suspend/wake logic as ondemandX, and the same >1.8Ghz stabilizing mod as interactiveX.
Source code
https://github.com/imoseyon/leanKernel-tbolt-gingerbread/tree/gbs
I used this on ShiftS3ns3 based on 2.11 leak and it works with no need to AnyKernel. Battery charges with no issue. Flashed in recovery as is. Thanks for this I now have my governors and battery save mode back. WiFi also works with no issue. +1 and thanks again for ur hard work.
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Which of the three did you install?
Grnlantern79 said:
I used this on ShiftS3ns3 based on 2.11 leak and it works with no need to AnyKernel. Battery charges with no issue. Flashed in recovery as is. Thanks for this I now have my governors and battery save mode back. WiFi also works with no issue. +1 and thanks again for ur hard work.
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Click to expand...
Click to collapse
Congrats on a complete masterpiece! This is the most lag-free kernel I've ever used on the Gingeritis ROM. I'm running it with the smartass gov clocked down to 184MHz, with a max of 1.4GHz. I adjusted the smartass to be a little more conservative and it's still extremely responsive. Max_cpu_load is 50, min_cpu_load is 35, and up_min_freq is 550000. It doesn't ramp up as fast, or to as high a clock freq, but it's just as responsive and snappy. Totally love this kernel! Keep of the excellent work, my friend!
Lean test
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
I'm curious on how to enable TUN support in this kernel, my Cisco AnyConnect client requires it.
Speedtweak.sh isn't working for me on this kernel or might be ROM or superuser issue?
Sent from my ADR6400L using xda premium
I had issues with the previous version allowing me to run speedtweak.sh, but this one works fine. I was/am on Bamf 2.4.1 side project. What I did to get this one to work was uninstall Rom Manager, Reinstall it, then Reinstall Clockwork Mod through RM. Worked like a charm after that.
radiantx said:
I'm curious on how to enable TUN support in this kernel, my Cisco AnyConnect client requires it.
Click to expand...
Click to collapse
My kernel does not load the module automatically. You need to run this command as root:
insmod /system/modules/tun.ko
You can ask your rom dev to add support for it too..
sent from my phone
Imoseyon said:
My kernel does not load the module automatically. You need to run this command as root:
insmod /system/modules/tun.ko
You can ask your rom dev to add support for it too..
sent from my phone
Click to expand...
Click to collapse
Doesn't look like BAMF does as I am trying out one of the newer versions of their roms too.
Thanks for info though and the updated kernel.
Sent from my ADR6400L using xda premium
Works for me are you pressing
Su
Speedtweak.sh
00negative said:
Speedtweak.sh isn't working for me on this kernel or might be ROM or superuser issue?
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Grnlantern79 said:
Works for me are you pressing
Su
Speedtweak.sh
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Click to expand...
Click to collapse
Imo answered it above or on previous page.
Sent from my ADR6400L using xda premium
g-sensor driver fixed in 3.7.1
Imoseyon said:
g-sensor driver fixed in 3.7.1
Click to expand...
Click to collapse
What was wrong with sensor I didn't have an issue with it, explain so i can test.
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Grnlantern79 said:
What was wrong with sensor I didn't have an issue with it, explain so i can test.
Sent from my Shift3d Thunderbolt using XDA Application
If I helped you please use Thank You button
Click to expand...
Click to collapse
Actually sensor was fine it was user calibration that was broke.
sent from my phone
Everything works great, thanks man!
Update: Had a couple of reboots, mostly on the charger though. Next time I have one I will grab a dmesg for ya.
i am somewhat having issues with speedtweak... i adjust the my settings but i'm always getting lines not found in the /sbin/speedtweak.sh
Update I'm also having overheating problems on 4g
Sent from my ADR6400L using Tapatalk
This is the first custom kernel compiled for TegraNote 7 device. Alot of hard work has been put into this to make this possible.
DISCLAIMER
I am not responsible of your device gets damaged from flashing this kernel
Features:
4 Main cores:
UV
OC - 2.1Ghz
Lp1 core:
Low Volt support
GPU 2D, 3D - 708Mhz
SDcard read and write speed increased
HDMI - 4k output
Thermal throttling tweaked
CPU boost upon touch disabled
Setting min and max of 1 core sets all cores min and max frequency
RAM Voltage lowered
Default schedular - FIOPS
Compiled with -mtune flag
Compatible with stock ROM
XZ (LZMA) compression
Much more
Change-log:
Installation:
1 - Download ZIP file
2. Reboot into TWRP recovery - (adb shell reboot recovery)
3. Install ZIP file, locate file and select to flash.
(Stock Kernel has been provided incase anyone would like to revert
Downloads:
Custom Kernel - KitKat: http://d-h.st/hr2
Custom Kernel - Lollipop: http://d-h.st/C7u2
Stock Kernel-4.4: http://d-h.st/68M
Stock Kernel-5.1:
Source-Code:
Nvidia - http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
GITHUB: https://github.com/Shaky156/Tegra-Note-7
Thank you Shaky for providing this kernel and for the hard work, I'll try to test this ASAP !
mouhii said:
Thank you Shaky for providing this kernel and for the hard work, I'll try to test this ASAP !
Click to expand...
Click to collapse
OP Updated with download link
Edit: will upload soon an updated kernel
OP Updated with new release! enjoy
Shaky156 said:
OP Updated with new release! enjoy
Click to expand...
Click to collapse
It's running..! Looking good so far
Sent from my TegraNote-P1640 using Tapatalk
pr0ners said:
It's running..! Looking good so far
Sent from my TegraNote-P1640 using Tapatalk
Click to expand...
Click to collapse
Yes updated OP last time with a newer download link:
Fixes Wi-Fi randomly disconnecting issue
Tested with 3dmark, 2000+ increase in score, >10% fps increase with gaming
Maybe just my end as i have xposed framework & gravity box, but auto rotate doesn't work so well, stays fixed on initial orientation.
Sent from my TegraNote-P1640 using Tapatalk
pr0ners said:
Maybe just my end as i have xposed framework & gravity box, but auto rotate doesn't work so well, stays fixed on initial orientation.
Sent from my TegraNote-P1640 using Tapatalk
Click to expand...
Click to collapse
Tested you are correct. Away from computer so shall check it out tomorrow, nvidias made it difficult
Appreciate that and all the work you've put in. Have a good night.
Sent from my TegraNote-P1640 using Tapatalk
pr0ners said:
Appreciate that and all the work you've put in. Have a good night.
Sent from my TegraNote-P1640 using Tapatalk
Click to expand...
Click to collapse
OP Updated, fixed sensors that everything working now
also restored CPU touchboost as it uses low power core and it makes it smoother compared to without it.
Confirmed as working. Definitely running cooler as well now.
Sent from my TegraNote-P1640 using Tapatalk
Hello.Is this for 4.4 only or can be used with 4.3?.
subzero82 said:
Hello.Is this for 4.4 only or can be used with 4.3?.
Click to expand...
Click to collapse
For android 4.4 but it should work with 4.3 (untested)
Loving the latest Kernel mate, nice work.
I can quite agree with Nvidia making modding this tablet hardwork with their sources being like they are.
Whats even better with this Kernel is we can now have Custom bootanimations without it hitting the dam /lbh partition for it. So now i have a Android L Bootanimation lol
What's the best Kernel tweaker to use with this ?
neontigers said:
What's the best Kernel tweaker to use with this ?
Click to expand...
Click to collapse
Set CPU is good, haven't tested antutu master etc etc, setting one core will set all cores so all applications should be compatible
Shaky156 said:
Set CPU is good, haven't tested antutu master etc etc, setting one core will set all cores so all applications should be compatible
Click to expand...
Click to collapse
Well I've tried both trickster mod and antutu and whenever I set the cpu speed and governer, press apply, then exit the app when I open the app again it reverts to the original CPU speed and governer that the kernal came with. Any fix for this ?
neontigers said:
Well I've tried both trickster mod and antutu and whenever I set the cpu speed and governer, press apply, then exit the app when I open the app again it reverts to the original CPU speed and governer that the kernal came with. Any fix for this ?
Click to expand...
Click to collapse
I haven't not had that issue, if you can provide a log maybe I can look into it. Make sure you have root, I have left userspace control so everyone can still control it within the setting menu choosing Max power or power saving. Oh I have 2 incoming updates tonight
Shaky156 said:
I haven't not had that issue, if you can provide a log maybe I can look into it. Make sure you have root, I have left userspace control so everyone can still control it within the setting menu choosing Max power or power saving. Oh I have 2 incoming updates tonight
Click to expand...
Click to collapse
Here ya go,hopefully its helpful, this is me setting the frequency,closing the app and opening again
neontigers said:
Here ya go,hopefully its helpful, this is me setting the frequency,closing the app and opening again
Click to expand...
Click to collapse
its not 1kb, and you've provided wrong log. I'm all for helping but dont wasting my time
Hey everyone! To further help old/new users of these forums understand why and how their phones can perform better or worse than some, post your AVS groups which you can find in the Info section (avs summary sub section) of the Synapse app. Here s mine...
aldoblaga said:
Hey everyone! To further help old/new users of these forums understand why and how their phones can perform better or worse than some, post your AVS groups which you can find in the Info section (avs summary sub section) of the Synapse app. Here s mine...
Click to expand...
Click to collapse
here's mine.... not sure what it all means
edwardob said:
here's mine.... not sure what it all means
Click to expand...
Click to collapse
Thanks so much for posting! Well it means some people (with higher AVS groups) can possibly overclock/undervolt better than others. For example i can apply a -75mv undervolt to all the frequencies and achieve perfect stability. Also i can overclock to the full 2.4ghz and it will reflect in everything from geekbench to antutu scores and all this while maintaining the same stock coolness of the phone and battery performance.
I m curious to see if there s anybody here with an AVS group of 10 or above and see how well they can overclock/undervolt and generally speaking perform as far as scores and battery life goes.
For example this is how far i could push with perfect stability this phone while undervolted @ -75mv - http://forum.xda-developers.com/showthread.php?p=63589738
Also the battery performance i got with 2.4ghz a57 cores and 852mhz gpu clock - http://forum.xda-developers.com/showthread.php?p=63750002
And with 1.3ghz a57 speed/420mhz gpu speed - http://forum.xda-developers.com/showthread.php?p=63851201
Mine is 12 12 12 12 13 12
alexander1995 said:
Mine is 12 12 12 12 13 12
Click to expand...
Click to collapse
OMG OMG! I WANT YOUR PHONE! ) will you exchange it for mine?
Anyway, joke aside..can you try and see how far you can undervolt/overclock and maybe some benchmarks (antutu and geekbench should be fine) and then a battery life test ?
Thanks in advance man and congrats for an awesome device!
However, it doesn't make any difference except the lower temperature. The power drain of this N920I is similar to another Note5 Which is N9200 with 7 7 7 7 8 7 avs profile. And the score of N920I which can reach 67xxx-68xxx is just a little bit higher than the one of N9200 Which is within 65xxx-67xxx
---------- Post added at 07:28 AM ---------- Previous post was at 07:25 AM ----------
I don't think it can undervolt too much. I use arter97 kernel and just undervolt 37.5mv. Haven't tried other volt
aldoblaga said:
Hey everyone! To further help old/new users of these forums understand why and how their phones can perform better or worse than some, post your AVS groups which you can find in the Info section (avs summary sub section) of the Synapse app. Here s mine...
Click to expand...
Click to collapse
Where do you find "Info" in Synapse? The only choices I have are: A57 Cluster, A53 Cluster, GPU, and Busses. I'm on Arter kernel...
First root ur device, then use an app call Root Explorer to check out /sys/kernel/debug/avs summary.
---------- Post added at 06:26 PM ---------- Previous post was at 06:25 PM ----------
ElQuixote said:
Where do you find "Info" in Synapse? The only choices I have are: A57 Cluster, A53 Cluster, GPU, and Busses. I'm on Arter kernel...
Click to expand...
Click to collapse
First root ur device, then use an app call Root Explorer to check out /sys/kernel/debug/avs summary.
alexander1995 said:
However, it doesn't make any difference except the lower temperature. The power drain of this N920I is similar to another Note5 Which is N9200 with 7 7 7 7 8 7 avs profile. And the score of N920I which can reach 67xxx-68xxx is just a little bit higher than the one of N9200 Which is within 65xxx-67xxx
---------- Post added at 07:28 AM ---------- Previous post was at 07:25 AM ----------
I don't think it can undervolt too much. I use arter97 kernel and just undervolt 37.5mv. Haven't tried other volt
Click to expand...
Click to collapse
I dunno man...i got.these.scores with a57 cores pumped at 2.4ghz both min and max... The battery score.is innacurate as i was already using the phone for an hour before starting the test..so it should have read like 10hrs and 41mins...
Avs 8 here?
Sent from my SM-N920G using Tapatalk
My asv_summary reads
big:10, LITTLE:10, INT:10, MIF:8, G3D:10, ISP:10
I've been having pretty decent success with overclocking (1.5 and 2.4 GHz) and significant undervolting (-50 mV). I could undervolt less, but I was getting some issues (freezes, rebooting) so I'm happy with where it's at now.
aldoblaga said:
I dunno man...i got.these.scores with a57 cores pumped at 2.4ghz both min and max... The battery score.is innacurate as i was already using the phone for an hour before starting the test..so it should have read like 10hrs and 41mins...
Click to expand...
Click to collapse
stock clock & fixed max freq
alexander1995 said:
stock clock & fixed max freq
Click to expand...
Click to collapse
Fixed max freq @ 2.1 or what value exactly? Good score anyway
alexander1995 said:
stock clock & fixed max freq
Click to expand...
Click to collapse
What benchmark is taht?
aldoblaga said:
Fixed max freq @ 2.1 or what value exactly? Good score anyway
Click to expand...
Click to collapse
Yeah. I didn't oc but uv using arter97 kernel.
---------- Post added at 04:51 PM ---------- Previous post was at 04:50 PM ----------
Willyman said:
What benchmark is taht?
Click to expand...
Click to collapse
PCMark. Developed by Futuremark.
I've only made small changes like I described, no fixed max frequencies for example. I get a Work score of 5700, so slightly higher than stock. I will say the Gundal Kernel makes the phone run notably smoother.
By the way, doesn't fixing the clock speed kill the battery life or make it run very hot? Surely you only do that for the benchmark right?
Willyman said:
By the way, doesn't fixing the clock speed kill the battery life or make it run very hot? Surely you only do that for the benchmark right?
Click to expand...
Click to collapse
Of course
aldoblaga said:
Fixed max freq @ 2.1 or what value exactly? Good score anyway
Click to expand...
Click to collapse
Clean up the background apps and I got this
alexander1995 said:
Clean up the background apps and I got this
Click to expand...
Click to collapse
Awesome man! Try these other tests out and let s see how.they compare...
http://forum.xda-developers.com/showthread.php?p=63903775
WARNING: THIS THREAD IS FOR THOSE WHO HAVE CUSTOM KERNELS INSTALLED ON THEIR DEVICES. I AM NOT RESPONSIBLE FOR ANY DAMAGE DEALT TO YOUR PHONE BECAUSE YOU DID NOT READ MY INSTRUCTIONS CORRECTLY.
NOTE: THIS IS NOT A KERNEL THREAD. IT IS A GUIDE FOR YOUR KERNEL SETTINGS FOR IMPROVED PERFORMANCE AND BATTERY LIFE!
Hi there, guys!!! This thread is for users who have custom kernels on their Redmi Note 3.
Here it is:-
CPU:-
CPU Governor - Darkness/Impulse
CPU Minimum Frequency - 96
CPU Hotplug:-
Intelliplug
Profile:Eco
Hysteresis Value:4
Threshold Value:350
Cpu Maximum screen Off Frequency: off
Minimum CPU Online:1
Maximum CPU Online:6
Max Cores Screen Off:1
Defer Sampling:268
Boost Lock Duration:2500ms
Down Lock Duration:2500ms
FShift:1
Thermal:-
Core Control: ON
Temperature Throttle: ON
GPU:-
GPU Governor: msm-adreno-tz(with adrenoboost)
I/O (for battery): FIOPS
I/O (for performance): FIOPS
I.O (for gaming): Deadline
I/O (as daily driver): ROW or ZEN
I/O (heavy multitasking): BFQ
READ AHEAD: 512
Virtual Memory:-
Dirty ratio:20
Dirty background ratio:5
Dirty expire centisecs:200
Min free kbytes:2919
Overcommit ratio:50
Swappiness:60
Vfs cache Pressure:120
Laptop mode:0
Extra free kbytes:6075
ZRAM:510
Hit Thanks if I Helped You!!
Regards,
PoseidonKing
PoseidonKing said:
WARNING: THIS THREAD IS FOR THOSE WHO HAVE CUSTOM KERNELS INSTALLED ON THEIR DEVICES. I AM NOT RESPONSIBLE FOR ANY DAMAGE DEALT TO YOUR PHONE BECAUSE YOU DID NOT READ MY INSTRUCTIONS CORRECTLY.
NOTE: THIS IS NOT A KERNEL THREAD. IT IS A GUIDE FOR YOUR KERNEL SETTINGS FOR IMPROVED PERFORMANCE AND BATTERY LIFE!
Hi there, guys!!! This thread is for users who have custom kernels on their Redmi Note 3.
Here it is:-
CPU:-
CPU Governor-Impulse (Lionheart, pegasus or interactive will also do, but I noticed impulse gives more battery juice than the other two)
CPU Minimum Frequency-96
CPU Hotplug:-
Intelliplug
Profile:Eco
Hysteresis Value:4
Threshold Value:350
Cpu Maximum screen Off Frequency: off
Minimum CPU Online:1
Maximum CPU Online:6
Max Cores Screen Off:1
Defer Sampling:268
Boost Lock Duration:2500ms
Down Lock Duration:2500ms
FShift:1
Thermal:-
Core Control: ON
Temperature Throttle: ON
GPU:-
GPU Governor:Simple_Ondemand
IO:-
Internal:ROW
External:ROW
READ AHEAD:1024
Virtual Memory:-
Dirty ratio:20
Dirty background ratio:5
Dirty expire centisecs:200
Min free kbytes:2919
Overcommit ratio:50
Swappiness:60
Vfs cache Pressure:120
Laptop mode:0
Extra free kbytes:6075
ZRAM:510
Hit Thanks if I Helped You!!
Regards,
PoseidonKing
Click to expand...
Click to collapse
Will try this one....
abhy27 said:
Will try this one....
Click to expand...
Click to collapse
Never quote the entire OP. Just post a reply, I will see it sooner or later.
Hit Thanks if I Helped You!!!
Regards,
PoseidonKing
Can i ask u what kernel do u use for this setting ?
Awesome.
I love reading and tweaking ****. Thanks op
khangcobra said:
Can i ask u what kernel do u use for this setting ?
Click to expand...
Click to collapse
Any custom kernel will do. I haven't unlocked my RN3, I tried these settings on my friend's RN3 with Radon kernel. Phone works like a charm!
Hit Thanks if I Helped You!!
Regards,
PoseidonKing
A Sad Napkin said:
Awesome.
I love reading and tweaking ****. Thanks op
Click to expand...
Click to collapse
Welcome! Do try and report any issues (if any)...
Hit Thanks if I Helped You!!!
Regards,
PoseidonKing
CPU Minimum Frequency-96 - i dont understand that
CPU Hotplug - where can i change it?
Thx
bozarjoska said:
CPU Minimum Frequency-96 - i dont understand that
CPU Hotplug - where can i change it?
Thx
Click to expand...
Click to collapse
I think -96 means underclocking. Im not too sure though.
@PoseidonKing
Thanks for the input.
But the question is with what program do you do all that ??
Tested Kernel auditor, Ex kernel auditor.
I would appreciate what program you use.
A greeting.
bozarjoska said:
CPU Minimum Frequency-96 - i dont understand that
CPU Hotplug - where can i change it?
Thx
Click to expand...
Click to collapse
I too have the same question
Sent from my Redmi Note 3 using Tapatalk
PoseidonKing said:
Any custom kernel will do. I haven't unlocked my RN3, I tried these settings on my friend's RN3 with Radon kernel. Phone works like a charm!
Hit Thanks if I Helped You!!
Regards,
PoseidonKing
Click to expand...
Click to collapse
I use radon kernel and android 7 ~ but i cant find cpu hotplug
khangcobra said:
I use radon kernel and android 7 ~ but i cant find cpu hotplug
Click to expand...
Click to collapse
because radon doesn't have any hotplug built in it
@PoseidonKing
Intelliplug is not optimized for big.LITTLE architecture based SOCs!
best governors for both performance and battery are interactive ( or interactive based governors , like : cafactive , Ironactive , Blu_active , ... )
there is no voltage control so we can't apply U.V through any app!
GPU Governor : msm-adreno-tz ( with adrenoboost) is the best option.
fiops is best i o scheduler for performance
http://forum.xda-developers.com/showpost.php?p=59289783&postcount=3
I think zen i/o is better than row ~
bozarjoska said:
CPU Minimum Frequency-96 - i dont understand that
CPU Hotplug - where can i change it?
Thx
Click to expand...
Click to collapse
i only can answer second wuestion , its a specific feature of custom kernel which means it may not available on every custom kernel, depends if the dev make it available or not :laugh:
in case u wanna try hotplugging on rn3, try guyver kernel , its available on our xda section :good:
my personal review guyver is the second best kernel for our rn3 , the first is darkness kernel :good:
Yokohart said:
i only can answer second wuestion , its a specific feature of custom kernel which means it may not available on every custom kernel, depends if the dev make it available or not :laugh:
in case u wanna try hotplugging on rn3, try guyver kernel , its available on our xda section :good:
my personal review guyver is the second best kernel for our rn3 , the first is darkness kernel :good:
Click to expand...
Click to collapse
I think guyver is the best. Much option. Hotplug,governor,i/o. But,its my opinion. Depends on people which one is best.
tansy said:
@PoseidonKing
Thanks for the input.
But the question is with what program do you do all that ??
Tested Kernel auditor, Ex kernel auditor.
I would appreciate what program you use.
A greeting.
Click to expand...
Click to collapse
I use trickstermod, but I would recommend Kernel Adiutor.
Hit Thanks if I Helped You!!!
Regards,
PoseidonKing
khangcobra said:
I use radon kernel and android 7 ~ but i cant find cpu hotplug
Click to expand...
Click to collapse
Radon kernel doesn't have a hotplug..
Hit Thanks if I Helped You!!!
Regards,
PoseidonKing
MEGAX91 said:
@PoseidonKing
Intelliplug is not optimized for big.LITTLE architecture based SOCs!
best governors for both performance and battery are interactive ( or interactive based governors , like : cafactive , Ironactive , Blu_active , ... )
there is no voltage control so we can't apply U.V through any app!
GPU Governor : msm-adreno-tz ( with adrenoboost) is the best option.
fiops is best i o scheduler for performance
http://forum.xda-developers.com/showpost.php?p=59289783&postcount=3
Click to expand...
Click to collapse
Thanks for the info! Thread updated.
Hit Thanks if I Helped You!!!
Regards,
PoseidonKing
FOR DEVS AND USERS BEFORE FIGHT ME CLICK HERE!: https://forum.xda-developers.com/showpost.php?p=70362424&postcount=3
Code:
DISCLAIMER!!
I am not responsible in any way for anything that can be happen to your device when you flashing my kernels.You do so at your own risk!
Features
Anykernel:
- Anykernel2 zip for maximum compatibility with all ROMs, CrazyAquaKernel uses your existing ramdisk (Do NOT flash this over other custom kernels!You should only flash CrazyAquaKernel over the kernel that came with your ROM!!)
Toolchain:
UBERTC 4.9 Toolchain
CPU:
- governors:
crazyactive(my governor:balance governor for great battery life and performance based on interactive)
interactive
impulse
ondemand
smartmax
zzmoove
ondemandplus
pegasusq
nightmare
conservative
lionheart
powersave
userspace
yankactive
smartmax_eps
intellidemand
intelliactive
- MSM Limiter
- state notifier
IO schedulers:
bfq
tripndroid
cfq
noop
deadline
fiops
row
sio
zen
vr
fifo
TCP congestion controls:
cubic
bic
westwood
htcp
highspeed
hybla
reno
bic
hybla
vegas
lp
yeah
illinois
scalable
- tcp congestion changed to Westwood
GPU:
- governors:
msm-adreno-tz
simple_ondemand
powersave,performance
userspace
cpubw_hwmon
msm_cpufreq
- Adreno idler
- simple gpu algorithm
Thermal control:
- Intelli thermal v2
Hotplug:
- Disabled MP Decision hotplug
- Enabled Bricked Hotplug
- Prevent wakelock when ambiend display disabled(misc control tab)
Sound:
- Faux sound updated and fixed
More:
- Kernel runs with SELinux permissive by default
- init.d support
- insecure kernel (adb has root privileges)
- fast charge
- cpu voltage control
- pvs level info
- Kcal v2
- Frandom support
- Disabled Arch Power
- CRC Check Disabled
- Gentle Fair Sleepers (Disabled by default)
- Enabled All Suspend and Idle Modes
- Power Suspend Mode/State
- Dynamic filesystem read-ahead
- A lot improvments
- A lot fixes
Download Link CrazySuperKernel [AnyKernel]:https://www.androidfilehost.com/?fid=889764386195923630
Installation guide
Do NOT flash this over other custom kernels!
You should only flash CrazyAquaKernel over the kernel that came with your ROM!!
- Download Kernel from this thread
- Flash it with Recovery
[Wipe cache and Dalvik cache recommended]
- Then Reboot
Enjoy the CrazyAquaKernel !!!!
Credits
thx Showp1984
thx Faux123
thx Savoca
thx RenderBroken
thx Neobuddy
thx Myfluxi
thx FranciscoFranco
thx SultanXDA
thx osm0sis
thx ShinyShide
thx bhb27
thx Lord Boeffla
thx yank555
thx apb_axel
thx the devs where made the cm14 bootable and working
thx CrazyGamerGR yeh me
XDA:DevDB Information
CrazyAquaKernel, Kernel for the OnePlus X
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazyAquaKernel-opx-los
Kernel Special Features:
Version Information
Status: Beta
Created 2017-08-18
Last Updated 2017-08-17
FAQ
Recommended app : Kernel Adiutor
changelogs
v1.0/18-08-17
- initial release
If u use zzmove governor disable all the hotplugs coz it use its own hotplug as anyone knows.
[Q]How i select profile from kernel tweaker app?
[A]You need to go in governor tunable-profile number and select the number of the profile from the list.
Zzmove profiles
1 ) Default -> will set governor defaults
2 )ybat -> Yank Battery -> a very good battery/performance balanced setting - DEV-NOTE: highly recommended!
3 )ybatext-> Yank Battery Extreme -> like yank battery but focus on battery saving
4 )zzbat-> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving - DEV-NOTE: might give some lags!
5 )zzbatp -> ZaneZam Battery Plus -> NEW! reworked faster battery setting - DEV-NOTE: recommended too!
6 )zzopt -> ZaneZam Optimized -> balanced setting with no focus in any direction - DEV-NOTE: relict from back in the days, even though some people still like it!
7 )zzmod -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online
8 )zzperf -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast - down scaling/hotplugging behaving
9 )zzinz-> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience!
10 )zzgame-> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay
reserve1
reserve2
Checking this out. So far on Purenexus it seems pretty good. Nice and responsive on default settings (Crazy governor selected)
Tanner1294 said:
Checking this out. So far on Purenexus it seems pretty good. Nice and responsive on default settings (Crazy governor selected)
Click to expand...
Click to collapse
Cool m8,thx for feedback
Sent from my iPhone using Tapatalk Pro
really good eliminated 90% of scroll issue in some apps when using ondemand governor in cpu/gpu settings.
psychem said:
really good eliminated 90% of scroll issue in some apps when using ondemand governor in cpu/gpu settings.
Click to expand...
Click to collapse
Thx for feedback m8
Sent from my iPhone using Tapatalk Pro
Can u add an option for 27mhz gpu
psychem said:
Can u add an option for 27mhz gpu
Click to expand...
Click to collapse
Sure,i had it in some of my kernels but i removed it
Sent from my iPhone using Tapatalk Pro
There's only one thing I've noticed that I would change, the cpu voltages by default are noticeably higher than stock (which on my personal device is still too high).
---------- Post added at 05:48 PM ---------- Previous post was at 05:28 PM ----------
Also if intelithermal is active at all it seems to lock the max frequency to 1700mhz no matter what settings are chosen.
Tanner1294 said:
There's only one thing I've noticed that I would change, the cpu voltages by default are noticeably higher than stock (which on my personal device is still too high).
---------- Post added at 05:48 PM ---------- Previous post was at 05:28 PM ----------
Also if intelithermal is active at all it seems to lock the max frequency to 1700mhz no matter what settings are chosen.
Click to expand...
Click to collapse
Yeh its for lower temperatures m8
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
Yeh its for lower temperatures m8
Sent from my iPhone using Tapatalk Pro
Click to expand...
Click to collapse
I'm saying if you set the temperatures to 80C it will throttle the cpu when it's at 50C. It doesn't function correctly.
Tanner1294 said:
I'm saying if you set the temperatures to 80C it will throttle the cpu when it's at 50C. It doesn't function correctly.
Click to expand...
Click to collapse
I will check it m8
Sent from my iPhone using Tapatalk Pro
Nice Kernel seems good.
But i think some fundamental things are missing, like usb fast charge, and can you add elementalx governor???
Thx
Fjss said:
Nice Kernel seems good.
But i think some fundamental things are missing, like usb fast charge, and can you add elementalx governor???
Thx
Click to expand...
Click to collapse
Maybe soon m8
Sent from my iPhone using Tapatalk Pro
it upport cm13?
LolHacker17 said:
it upport cm13?
Click to expand...
Click to collapse
Yes, it does upport cm13. LOS and CM came from the same sources.
Can i use it om resurrection remix 7.1.2??