[KERNEL][SENSE]14NOV][LINARO4.7.4-O3] Kangaroo Kernel r24~~VIVOW~~ ★☆ - Verizon Droid Incredible 2

Presenting Kangaroo Kernel
Linux 3.0.93 ck1
Features:
Compiled with latest Linaro GCC 4.7.4 2013.05 toolchain with full -O3, Vectorizing, everything optimization
Better performance and battery due to more efficient algorithms
XZ compression
Sweep to wake, now default
Clocks from 122MHz to 1.5GHz (Boots up to HTC default, control with Trickster)
VDD interface
Fixed multitouch
FauxSound TPA: download the app from google play
Other fixes here and there
Dynamic FSYNC()
Interactive governor from Google 3.4: MUCH more responsive and tunable than before
SmartMax governor
Backports from CAF/upstream
SWAP enabled
2WCR ready (Nonverbose)
Audio enhancements from Rezound and Sensation XL Beats
Everything else Beastmode has, and many more features planned: for more detail see changelog
Installation: (S-OFF users)
1. Download kernel
2. Reboot to recovery
3. Backup
4. Flash kernel
5. Reboot
*Please let it sit for ~10 mins before running benchmarks or judging as it will need to settle down. Do not judge battery life unless you've run it through at least 3+ cycles after flashing*
Sources: https://github.com/bsmitty83/KANGAROO-kernel.git
Download latest version: Sense 3.6 and 4.x in one zip! Should work on any ICS sense based ROM
Changelog is in post #2 and in my update posts in this thread
KangarooKernel-r24.zip - 4.45 MB
*Please do not re upload without permission, I like to count downloads *
Thanks to these people: take the time to hit their thanks buttons too
Zarboz and Team Blackout
Lecahel for touchscreen fixes and other fixes
Szezso for help
Nikhil007mmus for his presence and advice with WiFi, if it wasn't for him I might have given up
Noverbose, Vido.ardes: git referencing, some wifi parts from Redux
tpbklake cause you are a good bloke
Faux123 and Chad Goodman for some patches, features and parts of the OP
This kernel was made by @poondog , i simply brought it to the incredible2 . all the features have been left unchanged by myself , all questions shoud be directed here but check out his original thread for more , and to thank him for his work
http://http://forum.xda-developers.com/showthread.php?t=2263344

CHANGELOG:
*****r24*****October 23*****
.fix wifi
.mm/proc-v7.S: Add .arch_extension sec
*****r23*****October 23*****
.Revert to r19 makefile flags
.patched in most of 2WCR (not all so it won't work)
.snapdragon sleep optimizations
.memory backports/ improvements from One V and CAF 3.4
.added sysfs interface to disable logger for better memory and less power waste (/sys/kernel/logger_mode)
.default logger off
.Shaky156 GPU OC patch
.Backported ondemand from CAF msm 3.4
.revert input mediator
.update interactive gov from google 3.4
.patch to 3.0.101 EOL
*****r22*****September 22*****
.improvements/updates to smartmax
.slimmed down defconfig a bit
.fix BCMDHD wifi driver (sense 4)
.port in One V audio drivers: BEATS and this time calling works too. This improves sound quality
.port in One V kgsl stuff for better graphics
.strip a lot of debugging
.tweak makefile optimizations w/ link time and graphite optimization
.reverted lowmemorykiller to r19
.bcmdhd wifi signal tweaks
.patched to 3.0.96
.updated linaro 4.7 toolchain to 2013.08
*****r21*****September 11*****
.Reverted some lowmemkiller stuff and stuff that caused problems
.Add input mediator from maxwen
.Support for input mediator in interactive and smartmax
.Update smartmax to latest
.Enhancements to conservative gov
.Add experimental OC to 1.8GHz
.Cleaned out defconfig
.Removed a lot of debugging which will lead to better performancce and battery
.Leaned out kernel a lot... stripped to under 5mb with the same optimizations and compression
.Power tweaks
.Makefile adjustments
.Patched to 3.0.95
*****r20*****September 3*****
.Sync updates
.Binder optimizations
.Changes to Makefile
.lowmemkiller improvements
.Patch to 3.0.94
.Altered smartmax tunables
*****r19*****August 25*****
.Switch back to 4.7.4 toolchain with -O3 and everything because the performance is better than 4.8 and -O2
.Update to latest Linaro toolchain 2013.07 for 4.7
.Patched all the way to latest, 3.0.93
.Smartmax updated to latest version and modified tunables for optimum performance
.Changes to Makefile optimization flags
.Updated RWSEM to Linux 3.10
.Update interactive gov
.More under the hood changes
*****r17*****July 15*****
.Patched to 3.0.86
.Fine tuned DanceDance governor
.A lot of under the hood algorithm updates
.Backports from Linux 3.4
.Enabled cgroup timer slack
.Compiled with latest Linaro 4.8.2 toolchain, with help from @szezso! Big thanks to you This should give a bit of a boost
.Switched to gzip compression cause xz gave errors with 4.8, and subsequently altered makefile for it
*****r16*****July 7*****
.Updates to smartmax governor and removed all my changes to its tunables so it should be a lot smoother at the slight cost of battery
.Some readahead backports from 3.4 CAF
.Redone memcopy, string, SHA1 and AES optimizations
.Updated to the latest Linaro 4.7 toolchain, 4.7.4 2013.06
.Made the default scheduler deadline now
.Patched to 3.0.83
.Changed the whole graphics driver system: now we use newer drivers from CAF
.Added dancedance governor
*****r15*****June 28*****
.Patched to 3.0.70
.Remove all fast charge stuff cause it doesn't work
.Many under the hood improvements and patches etc
.More GPU OC: 350MHz 3D and 300MHz 2D
.Imported CAF ondemand as opposed to HTC's, and modified it. It should lead to increased performance due to more performance bias but battery is really the same
.Imported CAF Interactive and included changes and optimizations from my grouper kernel which camefrom fransiscofranco's N4 kernel but were modified to suit this device... confusing?
.Alterations to Smartmax governor, now its boosts to 806MHz on input and to your max freq if it needs it.
.Backports from upstream (smp, rwsem)
*****r14*****June 21*****
.Patched to 3.0.65
.Disable LED notification light timeout: I tried it for a few hours and it didn't stop
.Tune up cfs
.Modified acpuclock (CPU steps) and disabled 1113MHz for now
.Bump voltage at higher freqs so hopefully its stabler
.Reverted all sound stuff from last time (Sound stuff should work as in r12)
.Smartmax: Tune a bit for more performance
.Some block optimizations
.Added fast charge
*******r13********
.fsync updates
.Audio driver enhancements from Rezound and Sensation XL source code: BEATS
.Some under the hood power saving things
.Some under the hood performance things (check github)
.More GPU scaling changes
.Add OC to 1.5GHz (1.497 to be precise, from Sensation XL source)
.Wifi enhancements: less power usage and see lower signals
.Update and optimizations to some IO schedulers
.Sense 3.6 and 4.x in one zip! Tested on my device, works for me
*****r12*****June 6*****
.Change WIFI PM mode when screen off for BCMDHD to save battery (Sense 4 wifi)
.Enabled BFQ IO scheduler
.Glitch free GPU freq changing, better graphics performance
.Tuned ROW IO scheduler with "winning tunables" from fransiscofranco's gnex kernel
.Revert voltages to stock CAF and limit OC to 1.4GHz just for stability.
.Some under the hood build optimizations
*****r11*****June 2*****
.more backports from linux 3.4
.Congestion algorithm improvements
.Compiled with new Linaro 2013.05 toolchain- 4.7.4
.BCMDHD IS WORKING WIFIIIIIIIIIII (Thanks Nik for your presence )
*****r10*****June 1*****
.Dynamic writeback feature from 3.1
.kgsl: Bulk update kgsl to 3.11
.init:calibrate: lpj from 3.4
.Altered frequencies and smartmax for smoothness in ui as well as battery
.GPU optimizations
.Lowmemorykiller enhancements
.More optimization flags
.Finally changed defconfig to show r10!
*****r9*****May 27*****
.ALSA updates (hopefully improve sound?)
.Enable XCHGADD_ALGORITHM by default
.Tweaked build optimizations
.Optimized crc32
.Audio and Fauxsound tweaks
.Dynamic writeback feature from Linux 3.1
.Fixed overclocking over 1200MHz, add back in OC to 2GHz (Might be unstable!)
*****r8*****May 26*****
.Patched to 3.0.52
.Implemented ck1 patchset
.Optimizations to lowmemorykiller
.Updates to Smartmax governor
.Backported binder from Linux 3.3
.uhid backported from 3.4
.Mutex improvements
.ROW io scheduler V4
.GPU OC? (szezso)
.io and scheduler improvements
.ext4 improvements
*****r7*****internal*****
*****r6*****May 11*****
Major performance update:
.glibc memcpy and stringcpy updates/optimization
.More TCP congestion algorithms, Westwood set as default
.Added frandom
.Switched to CAF frequency table from 3.4
.Freqs now from 122-1804MHz
.Optimized SHA1 algorithms
.Update Genlock
.Updates to scheduler from CAF
.SmartMax governor! Huge thanks to MaxWen
.Compiling optimizations- heaps of them!
.Dynamic readahead from AnthraX
*****r5*****May 9*****
.Changes to SLUB
.fsync() optimizations
.CPU alignment
.Added compiler time variables
.Enable RWSEM_XCHGADD_ALGORITHM
*****r4*****May 8*****
.Dynamic FSYNC()
.Sweep2wake as default. Control with Trickster
.Ported Interactive governor from Google 3.4 kernel, with some fixes: tuned to use more mid range freqs, WIP
.SWAP
.2WCR (from Nonverbose)
.Lowmemorykiller from Linux 3.4
.Many more underthehood performance changes
*****r3*****Unreleased
*****r2*****May 5*****
.Updated interactive governor to faux123's implementation on the Sensation
.Added Fauxsound
.Changed tunables on SmartAssV2 governor to make it use lower frequencies
.Improvements to lowmemorykiller and fixes to possible memory leaks
*****r1*****May 4*****
Initial release, based upon the sources of Beastmode cause we can't let a great kernel go to waste

Sweet. Another one for our forgotten Incredible. We went from ghost town to BOOM in just a few months. Thanks dude.

S2w isn't working atm I forgot to switch it from vivo to vivow lol ,
Now we just need some new roms for these kernels ................
Sent from my HTC Droid Incredible 2 using Kangaroo Power

Smitty you are a machine. Thanks for keeping our old phones alive. Should i flash now or wait until you get s2w working?

bc13 said:
Smitty you are a machine. Thanks for keeping our old phones alive. Should i flash now or wait until you get s2w working?
Click to expand...
Click to collapse
Up to you i guess lol , should be all i gotta do is add 2 characters to one file , just gotta get behind my computer to do it , maybe late tonight -tomorrow ill have a new kernel to flash.:thumbup:
I think this kernel is butter , except the last freq is a little unstable but it i like it in a whole . its patched to a more current Linux version than NeWsEnSe
Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2

OP updated :
sweep 2 wake is good now , sorry about that folks , im gonna play around with s2w more and try to move the sweep area to mid-screen to avoid the screenshot : google search mess :good:
Enjoy --- dont forget to thank @poondog for this if you like , i used ALOT of his commits from github for my own kernel

I swear i had to do a double take because i though i was in the Inc S forums!!
THIS IS GREAT NEWS HOLY ****

Nice stuff bsmitty I think I broke some special calling features and the headset mic or something with the beats commits so I'll revert them soon (already done just testing before I push)
I hope you guys enjoy the kernel as much as I am
Any requests are welcome as I'll be watching this thread too
Sent from my HTC Incredible S using xda app-developers app

Fast-Charge poondawg

bsmitty83 said:
OP updated :
sweep 2 wake is good now , sorry about that folks , im gonna play around with s2w more and try to move the sweep area to mid-screen to avoid the screenshot : google search mess :good:
Enjoy --- dont forget to thank @poondog for this if you like , i used ALOT of his commits from github for my own kernel
Click to expand...
Click to collapse
How about top of screen? Middle of screen might just pan left or right...
Sent from my Ascended Dinc2.

MoonMaster345 said:
Fast-Charge poondawg
Click to expand...
Click to collapse
Everyone wants that! I'll work on it

brymaster5000 said:
How about top of screen? Middle of screen might just pan left or right...
Sent from my Ascended Dinc2.
Click to expand...
Click to collapse
I tried doing a build last night using pgm for s2w and it built error free just wouldn't boot , if i can get that , you can define where the slide points are ...
Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2

poondog said:
Everyone wants that! I'll work on it
Click to expand...
Click to collapse
Cherry pick my repo.

brymaster5000 said:
Cherry pick my repo.
Click to expand...
Click to collapse
Done, just updated to r14 for vivo users
Added force fast charge, thanks

I usually use setcpu but wondering if anyone has found anything better. Seems that one was mentioned with options like voltage changes, gpu frequency over clocks, etc. Maybe I am wrong. Just looking for a change.
Thanks
Sent from my HTC Droid Incredible 2 using Tapatalk 2

shorty1993 said:
I usually use setcpu but wondering if anyone has found anything better. Seems that one was mentioned with options like voltage changes, gpu frequency over clocks, etc. Maybe I am wrong. Just looking for a change.
Thanks
Sent from my HTC Droid Incredible 2 using Tapatalk 2
Click to expand...
Click to collapse
Trickster mod app is about the best your gonna get .
Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2

bsmitty83 said:
Trickster mod app is about the best your gonna get .
Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
+1.
Sent from my Ascended Dinc2.

This kernel breaks audio :/ please fix this
Sent from my ADR6350 using xda premium

felixjohan said:
This kernel breaks audio :/ please fix this
Sent from my ADR6350 using xda premium
Click to expand...
Click to collapse
Gimme like 20 min , as the op states I'm not the original author of this kernel , i had to wait to fix but i got you hang tight
Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2

Related

[KERNEL][I9000] TalonDEV 0.5.1-RC1 (0.6.0.1) [OC/UV][VoodooSnd v10][ZRAM][EXT4]

TalonDEV is for use with Samsung Gingerbread Roms
This kernel is still in a heavy development stage! So there may be bugs!! (hence the DEV tag)
Current Co-Devs - Kodos96, Ytt3r & zacharias.maladroit
As always, flash at your own risk, im not responsible for any damages!
Talon Source can be found on Github and Google Code
Stay up to date with latest changes on Twitter
Remember, I cant fix stupid or lazy. Please read the whole OP and the first and last 5 pages of this thead!
Custom Boot Animations
The bootanimation.zip needs to be /system/media/sanim.zip <- notice the name change
CIFS Support
Mount under /mnt/sdcard/cifs instead of /mnt/cifs.. Also use "Mount Manager" instead of "CIFS Manager"
Logcat Instructions
To enable/disable Logcat, type "logcat-enable" or "logcat-disable" in a terminal emulator and reboot
Lowmemorykiller Settings
Talon kernel includes Kodos96's "LMKSet". You can adjust the PRESET=X value in /etc/ram.conf ..
The presets are listed in the file, recommended settings are set by default. Reboot to take effect
Also make sure theres no "ramhack" scripts in /etc/init.d/ , if there is, delete it and reboot.
To install:
Flash .tar with Odin/Heimdall
If using Odin place tar in PDA slot
Enable/Disable Voodoo Lagfix in CWM->Voodoo
Delete Voltage Control settings in CWM->Advanced
Conservative Governor
Conservative is now a module, to load on every boot, dload file below and place in /etc/init.d/
make sure to remove the .sh at the end of the filename and reboot
http://berryfx.com/RobBeane/Kernel/Files/enable_conservative.sh
Click to expand...
Click to collapse
Code:
[B]Kernel Features[/B]
Based on latest Samsung Opensource Gingerbread Sources
Voodoo Lagfix and Sound v10
Voodoo Color for 2.3.4
Ported Nexus S Framebuffer
mDNIe based on Speedmod
BLN Support from Neldar
Custom Voodoo CWM 3.0.0.5
Updated to latest Jhash3
340MB RAM Free (w/ 720p)
OC/UV support up to 1.2ghz
Swap + ZRAM (compcache)
Wired Headset Support
Audio Dock Support
Battery Polling set to 60s
Set Light Sensor Polling to 1s
Sched_Autogroup v4 (per sessions)
TinyRCU (smaller memory footprint)
SIO / VR / BFQv2-r1 IO Schedulers
Tweaked Ondemand Governor
Stochastic Fair Blue (SFB) network scheduler
Updated to latest Samsung Source
Lots of Upstream Linux/AOSP fixes
CIFS/TUN Support
Upcoming Features <<-Dont ask when!
More tweaks/options added in CWM
Plus more! Alot of things still to come..
--Known Issues
>>Official Talon Issue Tracker<<
Mirrors for all builds can be found HERE
Now CWM flashable!
NOTE Zip will wipe cache/dalvik cache during flash, so first boot will take longer
NOTE: BIGMEM version breaks 720p video recording
Stable Versions
TalonDEV 0.5.1-RC1 I9000 340MB and BIGMEM
Test Versions
TalonDEV 0.6.0.1 I9000 340MB and BIGMEM NEW OC APP!
NOTE Make sure you are using BusyBox v1.17 or 1.19 before flashing, as
v1.18 (as most roms use), does not have runparts and scripts will not work
Code:
[B][SIZE=3]Changelog[/SIZE][/B]
[B]0.5.1-RC1[/B]
new tweaked LMK settings
updated 'MemoryFreak 1.23"
updated to JVT initramfs
updated to 2.6.35.13 base
updated latest samsung source
added new kernel boot logo
disabled sched_autogroup
disabled more kernel debug
upstream fixes for ZRAM
upstream fixes for ext4
upstream fixes for mm/sched
upstream fixes for ARM/S5P
upstream fixes for rcu/TinyRCU
upstream fixes for lowmemkill driver
use 'hard float' optimizations
set usb charging lock to 100mhz
USB signal and speed improvements
introduce OndemandX CPU Governor
introduce Smartass2 GPU Governor
added sampling down factor to Ondemand
fix issue with UV not working correctly
switch to TinyRCU (smaller memory footprint)
XZ kernel compression; initramfs to none
tons of general fixes from zacharias.maladroit
Linaro Android (GCC 4.5.4) + O2 and Graphite flags
[B]0.4.3[/B]
reverted back to 2009q3 toolchains
disabled GPU OC (does not fully work yet)
[B]0.4.2[/B]
update to 2.6.35.13 (still shows 2.6.35.7)
added BFQv2-r1 I/O Scheduler (SIO default)
fully ported mDNIe driver from nexus
tweaked mDNIe UI settings similar to speedmod
fix colour multiplier to avoid yellow tint
tweaked lowmemorykiller driver
revert lmk settings similar to old #7
added boot progress bar during boot
arm: Allow CPU-supported unaligned accesses
add support for BT_PAN, Apple Magic Mouse + more
fix .int_volt on higher frequencies (thnx Cy4n1d3)
set kernel log buffer size to 4kb (from 128kb)
ashmem: fix deadlock when system is low on memory
compiled with 4.5.1 toolchains (RIL with 4.4.3)
removed unused governors; conservative now module
UV for LCD 3.0v->2.6v, RAM 1.8v-1.6v, ADC 3.3v->3.0v
some PM and battery runtime upstream fixes
[B]0.4.1[/B]
ported nexus s framebuffer driver
ported Voodoo Color for 2.3.4 (control w/ Voodoo app)
updated to voodoo sound v10
fixed compass postion for i9000
some rework/cleanups to initramfs
introduce 1300mhz version
CFS load balancing improvements
some fs/sched improvements
add fixes from CK patchset
updated to JVQ initramfs contents
introduce V(R) IO Scheduler
tweaked voltages some
disabled iostats for less overhead
tons of fixes from zacharias.maladroit
some fixes to sched_autogroup
newly tweaked lowmemkill settings
[B]0.3.1[/B]
added sched_autogroup patch
added configurable gpu oc (for future use)
fix BLN not working for some users
introduce non-oc version of talon
independent oc versions (1200/1400/1440)
compile wifi as Os instead of O2
set wlan power on delay back to 80ms
use samsung bootanim when no custom zip found
[B]0.2.2R2 - JVP[/B]
Enabled Voodoo Debug for Lagfix
Fixed mounting issues with system in cwm
[B]0.2.2 - JVP[/B]
added 1.6ghz as max overclock
set usb charging clock to 200mhz
some GPU changes from Morfic
few updates to wifi driver from aosp
some security improvements from fugumod
use Speedmod color/sharpness fix
added "power off" & "reboot download" to cwm
added "voodoo lagfix menu" to cwm
add upstream fix for ZRAM (compcache)
added voodoo JVP 2.3.4 initramfs
cpuidel menu governor upstream fix
plus few other random fixes
[B]0.2.1 - JVH/JVO/JV9+ ONLY![/B]
added zram (compcache)
updated lowmemkill settings
compiled with O2 instead of Os
cwm verify battery stats wiped
fix issue with 1ghz step
switch back to ondemand governor
reverted most upstream fixes
disabled printk in kernel
more random fixes/updates
updated to voodoo sound v9
added BLN support from neldar
switch to gzip initramfs compression
new boot logo (courtesy of Vivified)
possible fix for wifi sleep battery drain
updated to latest samsung source
fixed KTLO with new samsung source
updated to jvh version magic and initramfs
compiled logcat (logger.ko) as a module
[B]0.1.6[/B]
set initial max frequency to 1ghz
enable asynchronous I/O support
disable some kernel debug
some ARM optimizations
slight cosmetic change to CWM
new lmk settings from kodos96
reverted OOM rework/fixes
attempt to fix CIFS issue
[B]0.1.5[/B]
Only use gamma 2.2
More upstream fixes and reworks
Add BigMem version (no 720p recording)
Adjust LMK settings for tweak app
Adjust default readahead values
[B]0.1.4[/B]
Add 341MB RAM (kodos96's config)
Revert back to stock refresh rate
[B]0.1.3[/B]
Revert back to old touchkey driver
Fixed Issue with KTLO
Compiled sound/soc/codecs as O2
[B]0.1.2[/B]
OC support up to 1.2ghz
Interactive governor by default
Add CIFS/TUN support
Few upstream improvements
[B]0.1.1[/B]
Initial release
To check frequency time used, use Storm717's app HERE
Adjust CPU/GPU OC/UV settings with Shane87s app 'Control Freak' HERE
Thanks to Hardcore, Ytt3r, Xcal, Supercurio. Raspdeep, sztupy, DG, Laststufo, Kodos96, zacharias.maladroit, Kang, lippol94, Netarchy, TheEscapist, TKGlitch, Lukiqq and Morfic (if I forgot you, let me know)
Reserved
10char
thanks for this good work and giving us a new live for this kernel what application for uc ov do you recommend with it ?
Hi.Its great to see Talon Kernel again.
Downloading...
Regards .
Sent from my GT-I9000 using XDA App
Will take a look at it, seems promising now! XD
Anyway good work guys!
zenosteam said:
thanks for this good work and giving us a new live for this kernel what application for uc ov do you recommend with it ?
Click to expand...
Click to collapse
I just use Voltage Control to set max clock and UV.. But you can use most of the others. Shane87 has been working on a Talon specific version of Voltage Control, called Control Freak, he also has Voltage Control EX, which works good. Plus I also use SetCPU to change governors.. with 0.2.1 I removed Interactive governor...I had been using it and InteractiveX, but seems Ondemand is smoother..but ill work on InteractiveX some and hopefully get it in the next build or two..but for now I recommend just using Ondemand
Thx mate, doesn't seem to want to boot for me right now..
I'm using goa trip, on rfs.
gonna back up and reflash to see if i can get it running..
Flashed on JVO with SGS kernel flasher. Voltage control set 0,-25,-50,-50,-75,-75. noop ,1200
So far everything works ok.
Sent from my GT-I9000 using XDA App
wingg said:
Flashed on JVO with SGS kernel flasher. Voltage control set 0,-25,-50,-50,-75,-75. noop ,1200
So far everything works ok.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I recommend using the SIO scheduler, its a mix between noop and deadline...in my testing SIO and CFQ give the best results
Oh, this kernel reminds me of Super Optimized kernel .
Very happy to see a new kernel that really seems promising .
I'll wait for Simply Honey 3.6 update version and flash it
existz said:
I recommend using the SIO scheduler, its a mix between noop and deadline...in my testing SIO and CFQ give the best results
Click to expand...
Click to collapse
Thank You. I will try SIO.
I thought that noop = lower battery consumpion.
Sent from my GT-I9000 using XDA Premium App
nice kernel! thanks!
wingg said:
Thank You. I will try SIO.
I thought that noop = lower battery consumpion.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
The IO scheduler usually doesn't have much effect on battery life, atleast not as much as other things...but in my experience, sio and cfq give faster read/write scores
Sent from my GT-I9000 using XDA App
how about taking something from the cm7 playbook... 65 fps and smartass governor = mega smooth
jornbjorn said:
how about taking something from the cm7 playbook... 65 fps and smartass governor = mega smooth
Click to expand...
Click to collapse
Seems upping the refresh rate causes colors to be washed out at low brightness, blacks turn browns ..etc.. as for smartass, it does not work well on i9k gingerbread, does not scale down and is laggy.. I did use Interactive and InteractiveX, but they seemed laggy coming out of idel (letting cpu drop to 100mhz then trying to scroll quickly would lag.. Ondemand seems to be the best choice as of right now...trust me, we have tried almost every tweak there is.. u name it, we have tried it
hmmm... flashed via Odin with no re-partition or pit and phone freezes on bootanimation. Was moving from fugu 4.0, all ext4
Thank's Existz,
this kernel is working great on Tweaky ROM SP Final test
existz said:
The IO scheduler usually doesn't have much effect on battery life, atleast not as much as other things...but in my experience, sio and cfq give faster read/write scores
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Can confirm SIO give faster read/write scores.
Thank You very much for advice.
Sent from my GT-I9000 using XDA Premium App
existz said:
Seems upping the refresh rate causes colors to be washed out at low brightness, blacks turn browns ..etc.. as for smartass, it does not work well on i9k gingerbread, does not scale down and is laggy.. I did use Interactive and InteractiveX, but they seemed laggy coming out of idel (letting cpu drop to 100mhz then trying to scroll quickly would lag.. Ondemand seems to be the best choice as of right now...trust me, we have tried almost every tweak there is.. u name it, we have tried it
Click to expand...
Click to collapse
Does this kernel have Voodoo color menu for adjustable R/G/B and color profiles in Voodoo Control app?
Back up and running with this kernel and goa trip rc1.
Everything is running great. Quick question.. are the tweaks available in cf tweak app worth using with this kernel?
Sent from my GT-I9000 using XDA Premium App

[CAF KERNEL] Chaos 17.0 Nightly Builds [18/MAR]

✯ ✯ ✯ CHAOS KERNEL ✯ ✯ ✯
Welcome to the Future - CAF Hybrid Kernel
Synapse Support Included
PROJECT CHAOS IS THANKFUL TO ALL FOLLOWING MAJOR CONTRIBUTORS
Code Aurora Forum (Qualcomm Innovation)
CyanogenMod - CAF supported ROMs
Motorola - Many optimizations for MSM Board and LMK
LGE & Google - Device specific fixes
All developers mentioned in credits below
Description:
Chaos kernel is specially developed for CAF ROMs to enhance user experience.
Chaos kernel aims to provide organized, stable, feature-packed, smooth and performance-driven kernel for daily use.
More and more enhancements and improvements will be added based on reviews and requirements.
Daily updates from 4.0 Kernel upstream and CAF, as and when feasible. (That's why HYBRID)
Follow github source to know more in detail.
Features: (Updated after v12.0)
MultiROM support. Read instructions HERE. Not fully supported on CM12-CAF
CPU Controls, GPU Controls, Touch-Wake Controls, Memory Control and many more in one single app
Linux Kernel mainline updates to version 3.4.106
Kernel with most BACKPORTS from 3.14 Mainline kernel
Color Tweak control (Vivid and slightly cooler color preset)
Color Profiles
OOM advance controls and profiles
Compatible with most external kernel apps!
Entropy depletion fixed.
Samsung native Exfat inbuilt support
I/O schedulers: BFQ v7, CFQ, Deadline, FIOPS, ROW, SIO, VR, ZEN
Highly updated and tuned governors
Auto mount OTG
NTFS support enabled
Massive Driver updates
CAF Sound improvements and Sound Control via Synapse
Sweep2Wake, Sweep2Sleep and DoubleTouch2Wake interface with Power Key Toggle
USB Fast Charge Driver (to improve charging with cheap charger sources)
SELinux improvements
Default ROW i/o scheduler
GPU, USB, Vibrator, NET drivers updated from Google CAF
ZRam (Compressed memory) backported from 3.15 kernel with new compression algorithm and fixes
ZSMAlloc backported from 3.15 kernel (Compressed pages memory allocator)
CPU Idle driver backported from 3.15 kernel (CPU gets better deep sleep and settles faster when idle)
New Hotplug Mechanisms: MSM Hotplug (Default), Intelliplug Hotplug, Bricked Hotplug and CyanogenMod Default, switch between easily them using Synapse.
And much more... Read changelogs!!
Links:
▷ Download Link:
Nightlies: Download Here
▷ General Discussions, Tips & Tricks on NXTweaks Settings: Click Here
▷ Kernel Source: Click Here
Installation Method:
Backup YOUR entire ROM in your favorite way
Reboot in Recovery
REFLASH YOUR ROM IF YOU WERE USING ANOTHER CUSTOM KERNEL ON YOUR CAF ROM
Flash downloaded Zip File
Reboot
Trouble Shooting:
Weird Battery Drainage?
Wipe Cache, Dalvik Cache from recovery and reboot
Let battery drain such that about 10% remains. Now charge via AC source till 100%.
Please make sure there is no rogue app in background draining battery.
Credits:
myfluxi
dorimanx
The user community (reviews and feedback)
If I have forgotten credit to your contribution, please send me a PM. Thank you.
You may post anything related kernel. Make sure to mention ROM name, Governor name, IO Scheduler name.
Feature request is served if feasible.
XDA:DevDB Information
Chaos Kernel, Kernel for the Google Nexus 5
Contributors
neobuddy89
Source Code: https://github.com/neobuddy89/hammerhead/commits/kitkat-caf
Kernel Special Features: Everything!
Version Information
Status: Nightly
Created 2013-12-01
Last Updated 2015-03-17
Changelog
CM12 CAF got fresh builds from the scratch. Here is the changelog of each builds:
Code:
[B]Chaos_v17.0-[03-18]-[01-53][/B]
* Rebased to sync GPU and memory allocations with CM12.
* Updates from lollipop-mr1.
* Improved stability.
* Updated linaro toolchain.
[B]Chaos_v17.0-[03-09]-[00-21][/B]
* Sync with CM12-CAF builds
* Compiled with latest linaro toolchain (We will switch to own compiled toolchain later.)
* Misc updates from CAF, google 3.4 and 4.0 mainstream.
[B]Chaos_v16.1-[02-26]-[02-45][/B]
* Unified Ext4 and F2FS build.
* Improved stability.
* Misc updates.
[B]Chaos_v16.1-[02-04]-[05-11] / Chaos_v16.1-[02-04]-[05-19]_F2FS[/B]
* Fixed bug - CPU min-max frequencies resetting to stock values. Thanks @[URL="http://forum.xda-developers.com/member.php?u=5701151"]5echo2[/URL] for reporting.
* Linux 3.4.106 update (lots of bug fixes for file system, updates for generic drivers, memory improvements, NET driver upgrades and fixes)
* Increased boost period for CPU to 500 ms for smoothness. (You can reduce using Synapse if you wish.)
[B]Chaos_v16.1-[02-01]-[18-00] / Chaos_v16.1-[02-01]-[18-31]_F2FS[/B]
* Fixed Synapse Backend Support for CM12 built-in superuser. (Needs more testing)
* Updated interactive governor.
* Completed sync with Linux 3.4.105
* NET and USB driver updates from linux 3.4.y upstream
* Misc updates
[B]Chaos_v16.1-[01-29]-[09-26] / Chaos_v16.1-[01-29]-[09-34]_F2FS[/B]
* Enabled Power Collapse for Panel
* Added Yankactive governor. Needs testing.
* Updated Zzmoove governor
* Modem update
* Sync with CAF24 kernel
* Updated F2FS, test with F2FS build.
* Updated WiFi driver
* Backport kernel locking mechanism from 3.14.
* Stability improvements
[B]Chaos_v16.1-[01-23]-[07-46] / Chaos_v16.1-[01-23]-[07-52]_F2FS[/B]
* Panel updates and cleanup for new doze mode support. (More to come later by myfluxi [IMG]http://forum.xda-developers.com/forum.xda-developers.com/forum.xda-developers.com/forum.xda-developers.com/forum.xda-developers.com/cdn3.xda-developers.com/images/smilies/wink.gif[/IMG] )
* Added Zzmoove, Intelliminmax and Smartmax governors from Hybrid kernel.
* ARM updates.
* Minor update for sound codec driver.
* Ramdisk update from CM12-CAF.
[B]Chaos_v16.1-[01-17]-[15-50][/B]
* Devfreq cleanup and final update
* Crypto update including ARM optimization with NEON acceleration
* Sound codec driver update
* MMC driver bug fixes and updates
* Android IPC subsystem update from android-3.10
* Updates and fixes from 3.4.y stable.
[B]Chaos_v16.1-[01-09]-[18-34][/B]
* Devfreq update
* Filesystem sync with 3.4.y
* Memory management update with 3.4.y
* ARM optimizations.
[B]Chaos_v16.1-[01-07]-[09-39][/B]
* Devfreq Cleanup
* IRQ handling improvements
* Potential memory corruption fix
[B]Chaos_v16.1-[01-06]-[01-56][/B]
* Misc fixes and optimizations.
[B]Chaos_v16.1-[01-05]-[03-27][/B]
* Activated ULPS (Ultra Low Power) for panel.
* Updated GPU driver.
* Memory allocation updates from CAF.
* Lots of performance optimizations from [B]Motorola[/B], CAF and mainstream.
* ARM architecture updates and optimizations
* CPUIdle driver backported from 3.14 mainstream
* Build optimizations for toolchain
* Newer and faster lowmemorykiller (LMK)
* Synced with CAF11 build.
* EXFAT 1.2.9 support
* Synapse Update
[B]Chaos_v16.0-[12-30]-[01-40][/B]
* Add F2FS support
* Enable Network Filesystem
* Enable KSM support (disabled by default)
* Improved workqueues + Power efficient workqueues
* Optimizations
[B]Chaos_v16.0-[12-29]-[23-50][/B]
* New SEPolicy - works with latest CAF06.
* Misc updates for ARM Crypto and audio driver
[B]Chaos_v16.0-[12-27]-[11-53][/B]
* Initial version based on Stock CAF CM12 kernel.
* Synapse support
* Added MSM, Bricked and Intelli Hotplug
* Added BFQ, VR, SIO and FIOPS I/O scheduler
* Added latest fast charge implementation
* Added Sound Control
* Added Charging LED control
* Added Voltage Control
* Added OC
* Added MSM Limiter Driver for Per-CPU Total Control
* Added SMP Hotplug infrastructure based and load-based sync CPU Boost Driver.
* Fixes here and there. Phew...
Old !! Old !! Old !!
HIGHLIGHTS:
v14.0:
Linux 3.4.104 update
Updates for backported drivers and features from 3.18 mainline.
Removed NXTweaks app and support. Added Synapse app support. Install app from Play Store.
ARM architecture updates.
Reverted voltage structure to use older and higher values for stability across different devices.
Improved overall smoothness.
Compiled using updated toolchain non-linaro 4.8.4 from Sabermod Sources - Optimized for Hammerhead.
Crypto driver fixes and updates from msm-3.10
Reduced debug crap from kernel.
Enabled ONDEMAND governor only for test-basis. You may run into random issue using it. Do not use.
Added BACON governor which is interactive governor of OnePlus one.
Improved INTERACTIVE governor. More smoothness and more power saving when idle.
Tegra patches from Nvidia for improved power efficiency.
Improved overall smoothness.
Video playback driver updates from CAF.
Audio driver updates from msm-3.10.
Sound control driver updates. Removed PA gain which is fully automatic now - changes dynamically.
CPU Idle driver updates from 3.16 mainline.
ZRam driver updates from 3.16 mainline.
Android specific driver updates
Fixed and enabled DIAG mode.
Improved routines for hotplug and limiter drivers.
Updates from google kernel common branch.
Better PM driver - from CAF kk-3.5.
v13.2:
Restored MDSS panel driver to stable point of CM-11.0.
Linux 3.4.100 update
Qseecomm driver bug fixes from CAF
v13.1:
Sync mount options with CM11
Disable ULPS and Partial update features of panel
Add FLAC to sound compress driver.
v13.0:
Update Linux version to 3.4.99 (from upstream)
Renewed hotplug mechanisms. Updated MSM Hotplug and Intelli Plug drivers.
Improved internal memory allocations
Tweaked interactive governor to kill microlag
Completely reworked Audio!! Feel the difference.
Bluetooth memory corruption issue resolved
Reliable BT connections for most cases
Fixed Encryption
Modem driver updated from msm-3.10
Updates from Linux kernel 3.16
GPU updates from msm-3.10
Android L kernel updates merged (No, it won't work with Android L preview release)
CPU governor updates
ARM architecture updates from msm-3.10
Added Ultra Low Power updates for Panel driver
Removed Morpheus mode code
Added CPU Limiter Driver and controls to NXTweaks
BFQ Scheduler update
CPU-Boost driver updated and tweaked. Added controls to NXTweaks.
Android specific driver updates
IDR memory allocation backport from 3.16 kernel
v12.0:
Update Linux version to 3.4.91 (from upstream)
Completely renewed and optimized MSM Hotplug.
Added option to switch between Cyanogenmod Hotplug, MSM Hotplug and new Intelliplug Hotplug
New CPU Boost Driver and new tunables for NXTweaks.
Camera, Video and Audio driver updates from CAF
ZRam Backport from 3.14 kernel
Smaller kernel size. Better compression.
Critical fix of voltage structure application via NXTweaks
New BFQ v7r4 I/O scheduler update
Added support for USB Keyboard app on Play Store
Misc driver updates from CAF and 3.14 kernel
Updated WiFi driver to suspend better
Soft IRQ handler backport from 3.14 kernel
Bluetooth fixes and Serial driver updates
Updates for interactive, intelliactive governors.
MSM Shared memory driver updates from CAF
Crypto driver updates from CAF
Smoother GPU and GPU fixes
EXT4 updates from 3.14 kernel
Synced with CM11
v11.1:
Update Linux version to 3.4.88 (from upstream)
Fix recurring audio glitch.
Camera, Video and Audio driver updates from CAF
Improved hotplugging routines..
v11.0:
Update Linux version to 3.4.87 (from upstream)
Add Sound Control to NXTweaks with different sound profiles
Enhance Wake Controls to NXTweaks
Add backlight dimmer controls to NXTweaks
Add HOTPLUG controls to NXTweaks
Updated COLOR profiles and new defaults for NXTweaks
Backports and updates for new task scheduler SCHED_DEADLINE from 3.14 Mainline Kernel
Updates for existing task scheduler from 3.14 mainline kernel
Backport enhancements for Red-Black Tree algorithm (RBTree) used widely
Workqueues enhancements and backports from 3.14 kernel
MUTEX enhancements and backports from 3.14 kernel
Improve SMP and Hotplugging operations - backported from mainline kernel
Enhanced, fastest and smartest LMK (low memory killer)
Massive updates and fixes from CAF! (Including sound, USB, video, GPU, CRYPTO, and many drivers)
Many fixes and implements from Motorola, Redhat, Linaro, SuSe, Intel and IBM sources
CPU load reduction (save power)
Reduction in retention voltages (save more power when idle)
Improved KSM
Update ExFat to latest v1.2.8 from Samsung sources
Initiate SELinux in enforcing mode (more secure)
Updates from Android-3.4 common kernel branch by Google.
New memory utilities for faster mem operations (from Motorola)
Performance optimizations
Dropped obsolete features
Sync with latest CM11
v10.2:
Update Linux version to 3.4.80 (from upstream)
Add Color Profiles to NXTweaks
Add option to disable additional logs to NXT
Add option to prevent memory hog to NXT
Revert CPUIDLE and WORKQUEUE updates for this release
Restore ondemand governor from stable base
Updates fro GPU and VIDEO driver
Stability and smoothness
Add more governors: Hyper, Nightmare, Pegasusq, Intellidemand, Intelliactive
Performance optimizations
v10.1:
Update VIDEO driver (from CAF)
Fixes and updates for CPUIDLE driver
Minor improvement for Ondemand governor, CPU Boost driver, CPU bandwidth governor
Update for SELinux
Update BFQ I/O scheduler from v6 to v7r1
Implement new power efficient workqueue (patches from Linaro!)
Use new hashtable implementation for workqueue
Heavy reduction of high load avg on CPU by using interruptible threads (CPU gets idle faster than before!)
Upgrade and improve generic Interrupt code - GENIRQ and new lib code for RCTREE (patches from redhat and intel)
Core throttling for temperature is now enabled but only when screen is off. Requires morpheus mode enabled.
Revert an commit done earlier for page-writeback to sync with CM11 - gives more optimal usage of RAM
Fix power config in ramdisk - lpmlevels
Minor memory leak fixes
Performance improvements
v10.0:
Drop support for stock based ROMs => Read more HERE
Support only CAF based ROMs (CM and CM-based ROMs)
Complete rewrite of the code
New power saving architecture
New voltage structure (lower volts than previous)
Clean the zipped file (Now only boot.img within zip, rest required files are auto installed from ramdisk)
Charging not supported if kernel flashed separately on secondary ROM you may share with secondary though.
OC upto 2.5 GHz
CRON Jobs added to NXT for self-maintenance
Removed unupdated governors (which were causing instability issues)
Retune all the profiles
Core throttling disabled. Theoretically, at higher temperature cores should not be throttled; frequencies should.
mpdecision replaced by msm_hotplug driver. This driver does the job and is less aggressive.
zRAM and KSM added (Off by default)
Updates for CPU Freq driver (interactive and ondemand governors)
Updates for GPU driver
Updates for Video driver
Updates for Camera driver
Updates for Thermal driver
Minor updates for other drivers
Linux version of kernel updated to 3.4.79
Scheduler optimization
TCP optimization
Add logger control to NXT
Retain only few steps to offset voltages of NXT (to prevent users messing too much with voltages)
EXFAT is now built-in just like FRANDOM
Reduced Panel Voltage - to save power when Screen on
Reduced CPU DMA latency - more performance
Sync some latest updates from Android-kernel-3.4 common branch
Sync Ramdisk with CM11 and specifications from Qualcomm
Many minor performance optimizations all over
Add debug capabilities to NXT - Please submit all logs while reporting any bug
Compiled with Google GCC Toolchain 4.8.2
v9.2:
Disable touch boost by mpdecision (+1 for power saving)
Enable CPU Boost drivers (to compensate boost feature and alleviate any lag due to lack of touch boost)
Experimental support for PAC ROMs (not tested)
v9.1:
Performance optimization
More smoothness
Power saving settings
Add Ondemandplus Governor - Semi-agressive governor based on interactive and ondemand
v9.0:
Linux version updated to 3.4.76
Updated Linaro Toolchain to 4.8-2013.12
Added Profile Management to NXTweaks - Now you can save your settings and switch between different profiles
Available profiles: Balanced, Performance, Power -saving
Added Voltage Control to NXTweaks - You need to enable master switch from NXT
New Gamma Calibration App (Find in attachments)
Gamma Correction on restart option added to NXTweaks
Restore old mount options (should fix data persistence issue)
Updated Ramdisk from latest CM ROM (should fix drain issues if any to some extent)
Added CM11 led support
Implemented Slimbus overclock (better audio?)
OOM Tweaks and fixes
New Fastcharge Driver with custom charge control
Advanced performance optimization (Backport from kernel 3.11)
Advanced performance optimization for workqueues (Backport from kernel 3.8)
EXT4 and UNIX code optimization
export SECONDARY_STORAGE option
Multi-core power saving technique adapted from Franco kernel
Network tweaks & Fixes -- Better data connection
TCP Congestion Prevention method set default to stock "cubic" - more reliable and battery friendly
GPU drivers update from CM11 and CA
CPUFreq drivers update from CM11 and CA
WiFi drivers update from CM11
USB drivers update from CM11
Miscellaneous updates for ARM
Retune NXT defaults
v8.1:
Update GPU driver - Sync with CM
Restore old frequency structure to fix battery drain
Maintain slightly lower voltage for 300 MHz
Tune low memory killer and OOM
Disable UKSM by default
v8.0:
Completely renewed source code. You can find it HERE. Thanks to all beta testers.
Linux Kernel mainline updates from version 3.4.75
No more stutter, freezes and micro lag. If you are facing any freeze, please clean install your ROM.
Added Morpheus mode to NXT - Screen on/off tweaks
Better camera picture quality
New frequency structure, 268 MHz is new lowest frequency with slightly lower voltage
Switched to kernel's thermal engine (ROM's thermal engine switched off)
Added thermal controls to NXT
Revised compiler flags - switched back to Linaro -O2 optimization. More smoothness.
GPU updates, GPU frequencies listed properly in NXT
New defaults in NXT
UKSM turned on by default
Sync with android 3.4 kernel branch
Added "Disabled" switch to Color Tweak in NXT to avoid interference with Faux Gamma app
mpdecision is on (it was turned off in v7.0)
NXT control to disable IPv6
Heavy performance optimizations
Removed intelli hotplug and intelli thermal engine
Previous Version changelogs:
v7.0: Cancelled
v6.0:
Separate build available for CM11 latest nightlies where battery indicator is broken on custom kernel (Do not use this on other ROMs)
Added and tested MultiROM support. Read more HERE.
Added OTG auto-mount support
Added Power Key Toggle (PKT) for DT2W/S2W
Added Sweep2Sleep
Added control to disable GENTLE_FAIR_SLEEPERS to increase UI responsiveness
Added vibrator strength control
GPU updated and synced with CM11
GPU controls added - Max/Min Frequency, Polling interval, Governor
Fixed CPU governor/frequency settings not being applied to sibling cores
Added Color Tweak control (Vivid and slightly cooler color preset. NXTweaks => Miscellaneous)
Added support XBOX360 controllers with camera-spin fix
Complete in-sync with CM11 kernel
Deadline governor optimizations
Updated Ondemand and Interactive governors
v5.1:
Fix ART reset on reboot bug
Update SMP driver
Performance optimizations
Fix panel bugs at boot
v5.0:
Updates pulled from 4.4.2 kernel
Linux Kernel mainline updates from version 3.4.74
MTP Driver update - More speed
Video Driver update
Camera Driver update
MSM ARM code upgrades
Prevent thermal engine setting overclock frequency if not set
Boot at stock frequencies or user defined frequencies
Attempt fixing ART reset on boot issue
Remove zRAM as we have enough RAM already
Trim kernel from debugging codes
Backlight optimizations
I/O optimizations
Minor other optimizations
v4.0:
Linux Kernel mainline updates from version 3.4.73
Add new governors: SmartAssH3, AbyssplugV2
Add new I/O schedulers: VR, ZEN
Update Interactive governor and set as new default
Use 1.27 GHz as Max freq for Interactive governor when screen off
Update ROW I/O scheduler and tune values
Update BFQ I/O scheduler
Update CPU frequency driver
Use Neon library with hard float (for performance)
v3.2:
CPU Idle for C0, C1 and C3 enabled. Idle for C2 disabled. [Better deep sleep?]
Use SIMPLE governor as default for GPU.
Added simple GPU governor controls to NXTweaks
Better loading of NXTweaks config on boot
Updated and cleaned ramdisk
Better mount options for performance
v3.1:
Fixed ART compatibility issues
[*]Removed Thermal control to fix bootloop issues
[*]Minor Optimizations from Google MR1 release
[*]Enabled ASync File sync
[*]CPU boost disabled as it caused conflict with mpdecision
v3.0:
Fixed Root and Full compatibility with all ROMs including 4.4.1
[*]Linux Kernel mainline updates from version 3.4.72
[*]Updates from Google Kernel common source
[*]Added ZRam with LZ4 (fastest) compression/decompression.
[*]Added Ultra Kernel Samepage Merging (UKSM)
[*]Added new thermal driver control with throttling temperatures
[*]OOM advance controls. Control behavior of OOM Killer when screen on/off.
[*]Added Backlight Dimmer Control
[*]Added CPU Governor Control
[*]Added IO Scheduler Control
[*]Added Frandom, EDS module Control
[*]Added few more miscellaneous tweaks and controls
[*]Fixed hysteria of backlight at boot
[*]Fixed auto reset of governor at boot
[*]Driver updates for GPU and vibrator from Google
[*]WiFi fixes
[*]Minor bluetooth and USB fixes
[*]Fixed Clean Cache button and functionality in NXTweaks app
[*]Removed OC
[*]Auto-install compatible Busybox
v2.1:
Root on Stock based ROMs NOT Fixed yet
[*]Enabled -O3 optimization for linaro toolchain 4.8
[*]Added NXTweaks app to satisfy your fantasy!! More controls later.
[*]Added new thermal driver, enabled by default.
[*]Intellidemand Hotplug option in NXTweaks
[*]S2W/DT2W controls in NXTweaks
[*]Added OC but default max frequency is stock max frequency
[*]CPU controls added in NXTweaks
[*]Dynamic Fsync and USB Fast charge controls added in NXTweaks
[*]Compatibility with Faux's reverse engineering tool for gamma.
[*]Corrected reset of governor on reboot. Intellidemand is default governor.
[*]FIOPS is new default scheduler.
[*]Use EXT4 code for EXT3/2 as well.
v2.0:
Linux Kernel mainline updates to version 3.4.71
Linaro Toolchain 4.8 - 2013.11 compiled
Entropy depletion fixed. No depletion anymore.
Samsung native Exfat modular support
Faux Sound improvements and interface (Thanks @faux123)
Sweep2Wake and DoubleTouch2Wake interface (Thanks @showp1984)
Exponential brightness delta (replaced Linear)
Voltage Control interface
Dynamic File Sync
Power Suspend Driver (replacing deprecated Early Suspend)
Improvements in MSM hotplug driver
Added Intelliplug Hotplug driver
Reduced Wifi wakelocks
Performance optimizations with unaligned memory access
Added USB Fast Charge Driver (to improve charging with cheap charger sources)
SELinux improvements
Auto junk clean stored in Cache and Data
SWAP Enabled
Reduced Logger RAM usage
Improved Load Handling
Default ROW i/o scheduler
Default intellidemand governor
v1.0:
Linux Kernel mainline updates to version 3.4.30
Linaro 4.7 Based for performance
Fully CyanogenMod compatibility
SWAP enabled
NXTweaks is no longer supported Chaos 14.0 nightlies onwards.
Install Synapse app from Play Store. We have backend developed to support Synapse app!
NXTweaks FAQ:
What is NXTweaks?
NXTweaks is a core app for this kernel which gives many controls at your finger tips.
These controls will help you to easily customize interfaces developed in this kernel.
So as you won't need to use Terminal Emulator and echo commands!
Try it once, and you will love it.
Why not TricksterMod or other kernel apps?
I would recommend NXTweaks since there are many interfaces like hotplug control, limiter driver, etc
will only available in NXTweaks. Also, NXTweaks classify different controls in different tabs making easy
for you. If you still don't like NXTweaks, leave it alone as it is.
NXTweaks vs STweaks
NXTweaks app is same as STweaks app in Play Store, however NXTweaks is updated one to fix crashes and comparatively better UI.
How can I install NXTweaks?
It gets auto-installed once this kernel boots. If not, read below.
NXTweaks not getting auto-installed / NXTweaks not showing up in App Drawer
This issue can be faced by users with encryption where data partition is not easily available to inject script.
You can install manually from here: http://forum.xda-developers.com/showpost.php?p=53849779&postcount=2808
NXTweaks app showing "Kernel Not Supported"
This issue can be faced by users with ROMs other than CM11 due to missing bash binary.
You need to flash fix from here: http://forum.xda-developers.com/showpost.php?p=54026032&postcount=2921
Reserved #2
Looks good. I think the link is broken. Won't let me download on tapatalk app.. :/
Sent from my Nexus 5 using Tapatalk
Carbajal3009 said:
Looks good. I think the link is broken. Won't let me download on tapatalk app.. :/
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Try again:
http://d-h.st/yTS
Oh man glad to see you here on nexus 5 neo! Been using your ROM back in the day with the galaxy s. Great Dev!
Sent from my Nexus 5 using Tapatalk
New Kernel for cm is good. I'll test it next time.
Inviato dal mio Nexus 5
teambestyrandy said:
Oh man glad to see you here on nexus 5 neo! Been using your ROM back in the day with the galaxy s. Great Dev!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Oh thanks, took me 4 hours to make fist standalone linaro-based kernel for Google device. The source code is very clean and neatly maintained by Google unlike Samsung folks. And took me another 4 hours to upgrade from 3.4.0 to 3.4.30... more to go.
I am on DroidKang ROM currently (love the features of it) However, felt experience can be maximized with custom kernel and so starts Chaos kernel project.
I am also on latest droidkang ROM actually with elementalx kernel.
Feature request for your Kernel: s2w and dt2w like in bricked kernel and elementalx kernel
Thank you.
rokahaal said:
I am also on latest droidkang ROM actually with elementalx kernel.
Feature request for your Kernel: s2w and dt2w like in bricked kernel and elementalx kernel
Thank you.
Click to expand...
Click to collapse
Yep. They are in my todo list along with an app to control same. Should be covered within this week.
Current progress: Patched successfully upto 3.4.50. We need to go upto 3.4.71.
Google devs are making these patches difficult since provided source code has few code updated well and left behind major chunk of code as of 3.4.0.
So, it take times to go through code and update.
https://github.com/neobuddy89/chaos_hammerhead_kernel/commits/cm-11.0
Nice to see you here again my friend...
Gesendet von meinem Nexus 5 mit Tapatalk
Hi Neo, nice to meet you again after a lot of mods in the Noteworld
Inviato dal mio Nexus 5 utilizzando Tapatalk
giaris said:
Hi Neo, nice to meet you again after a lot of mods in the Noteworld
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
Nice to meet you as well Giaris.
We will be implementing app like NXTweaks here to control kernel parameters soon enough.
@all: New kernel update in couple of hours with major improvements and implementations.
No custom app for now.
Hey @neobuddy89 where the link to v2?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Major update available.
For those who know how to enable S2W, D2W via console commands, please help yourself... if you wish Sweep2Wake, DoubleTouch2Wake
Others can wait for next release. Reviews welcome!!
Changelog:
v2.0:
Linux Kernel mainline updates to version 3.4.71
Linaro Toolchain 4.8 - 2013.11 compiled
Entropy depletion fixed. No depletion anymore.
Samsung native Exfat modular support
Faux Sound improvements and interface (Thanks @faux123)
Sweep2Wake and DoubleTouch2Wake interface (Thanks @showp1984)
Exponential brightness delta (replaced Linear)
Voltage Control interface
Dynamic File Sync
Power Suspend Driver (replacing deprecated Early Suspend)
Improvements in MSM hotplug driver
Added Intelliplug Hotplug driver
Reduced Wifi wakelocks
Performance optimizations with unaligned memory access
Added USB Fast Charge Driver (to improve charging with cheap charger sources)
SELinux improvements
Auto junk clean stored in Cache and Data
SWAP Enabled
Reduced Logger RAM usage
Improved Load Handling
Default ROW i/o scheduler
Default intellidemand governor
Kernel is compatible with Stock ROMs and derivatives as well.
Tested on Cataclysm ROM.
Kernel has lcd tweaks also? to enhance display?
varun.gid said:
Kernel has lcd tweaks also? to enhance display?
Click to expand...
Click to collapse
Which one? One to support Faux Free App?
That is planned for next release.

[KERNEL] Elite Kernels [Sense 443] [GPE 444] [AOSP 444]

Welcome to Elite Kernels. One is for Sense based 4.4.3 roms, one for GPE 4.4.4 roms, & one for AOSP 4.4.4 roms. There are two variations of sense, one with OC/UC and one with stock clock slots.
I originally started this kernel , Brymaster5000 now maintains this thread.
Additional Features are as follows:
- CPU OC and UC 162-2106
- ROW, SIO, ZEN, FIOPS, and VR schedulers
- OnDemand, Performance, Power Save, Intelliactive, Intellidemand, Intellimm, Optimax, Smartmax, and Lionheart Governors
- Max Screen Off CPU Frequency
- Advanced TCP Congestion controls
- Fast Charge
- GPU OC/UC with steps of 128, 200, 320, 400, 450, and 487
- Faux Sound Control
- User Space Voltage control
- Thermal Control by crpalmer
- Intelliplug HotPlug alternative
- Screen Wake options: Sweep2Wake, DoubleTap2Wake, Logo2wake, pocket detection,flick2wake, pick2wake and Logo2Menu
- Cpu stats enabled
- FS encryption disabled to allow system r/w
- Many performance patches to memory management and fs control
- ZRAM/ZCACHE/Swap
- LZ4 Compression
- Kexec Hardboot
- Linaro 4.9.2 arm cortex a15 with 02 optimization
- Simple GPU governor
Elite Lunar Kernel for Sense 4.4.3
Sense 443 - OLD Gestures (no xposed):
OC/UC - Elite_Kernel-12_31_2014
StockClock - Elite_Kernel-12_31_2014-stockclk
Sense 443 - NEW Gestures (xposed):
OC/UC - Elite_Kernel-12_31_2014-gest
StockClock - Elite_Kernel-12_31_2014-gest-stockclk
Elite Lunar Kernel for GPE 4.4.4
OC/UC - Elite_Lunar_GPE_Kernel-08_26_2014
StockClock - Elite_Lunar_GPE_Kernel-08_26_2014-stock_clk
Elite Kernel for AOSP - CM based ROMs
Elite-AOSP_kernel-11_17_2014
Elite Kernel - stock with wake features only
Elite_m7_Kernel-11_08_2014
Please notify me if you are going to use this kernel in your ROM
Sense 4.4.3 Source
GPE 4.4.4 Source
CM 4.4.4 Source
XDA:DevDB Information
Elite Lunar Kernels, Kernel for the Verizon HTC One
Contributors
buckmarble, brymaster5000
Source Code: https://github.com/Buckmarble/Elite_Lunar_kernel
Kernel Special Features: S2W, L2M,DT2W,OC,UC, Fast Charge, Custom Voltage, Performance Tweaks
Version Information
Status: Stable
Created 2014-01-02
Last Updated 2014-12-31
Reserved
Change Log
01/02/2014
- added faux gamma control
- SLIMbus freq tweaks to give max audio potential. Compliments zeroinfinity audio mod very well
01/04/2014
- reverted faux gamma control
01/08/2014 to 01/11/2014
- added fstrim support to updater
- enabled SElinux security at the kernel level NOTE: selinux stays will still report disabled if the ROMs ramdisk is insecure.
01/26/2014
-Disabled Perf-Lock
Reserved
Thanks for posting a thread on your kernels. FYI, your download links need tweaked.
Yes, a big thanks to @hawknest for coming to me to get kit Kat sense booting. You guys wouldn't have it right now if he did not start this excursion. It was fun and challenging to get it to work without proper source.
And even more thanks to @buckmarble for his know how. I wouldn't have been able to do this on my own.
Sent from my ecliptic one.
download links are fixed
I have used both of these kernels in the past couple weeks and have had great luck along with literally all day battery life and a benchmark of 28951!
Thanks for all your hard work and for providing it to the verizon HTC One community
eyetek said:
I have used both of these kernels in the past couple weeks and have had great luck along with literally all day battery life and a benchmark of 28951!
Thanks for all your hard work and for providing it to the verizon HTC One community
Click to expand...
Click to collapse
I am happy to hear you are enjoying it! On a side note we have been seeing benchmarks upward of 31500 on the over clock version.
Awesome finally a custom kernel for GPE Running great so far for me, Im on Joel's GPE ROM. Noticed a small issue on the OC version, max CPU clock doesnt seem to stick, tried via trickster and shell, it keeps reverting to the max 2.1ghz, I was trying to set it a bit lower to 1.9ghz.
SellswordShev said:
Awesome finally a custom kernel for GPE Running great so far for me, Im on Joel's GPE ROM. Noticed a small issue on the OC version, max CPU clock doesnt seem to stick, tried via trickster and shell, it keeps reverting to the max 2.1ghz, I was trying to set it a bit lower to 1.9ghz.
Click to expand...
Click to collapse
use the lock frequency feature in trickster right above the frequency selections to make them stick.
Sorry to be that guy but anyone have some recommended settings? I'm on the gpe overclocked version.
I flashed this last night on the Viper rom. Turned on smartmax governor and can already see a big improvement in battery life. Thanks to all involved.
Sent from my HTC6500LVW using Tapatalk
To the kernel Dev(s) this is running great on hawks sprint ROM thanks!! I also have a question about the kernel. Is it possible to add this feature because I use zeroinfinity sound mod and this is suppose to compliment it...
poondog said:
Overclocked slimbus to max. This is as high as it goes, its 100% stable in testing with no negative impacts. Brings improvements all around for audio playback etc (thx to @ZeroInfinity and me )
.Some generic function optimizations (for faster kernel, better battery.. overall improvements to the code, from CAF)
.Add USB Fast Charge (Flar, Motley, Chad Froebel for original mod)
What is this slimbus OC about?
It will really start to take advantage of the hardware of this phone, as well as the audio improvements in the ERA sound mod. Hopefully it will open the door to more stuff that was previous restricted
Thanks! Have fun
Click to expand...
Click to collapse
Cj719 said:
To the kernel Dev(s) this is running great on hawks sprint ROM thanks!! I also have a question about the kernel. Is it possible to add this feature because I use zeroinfinity sound mod and this is suppose to compliment it...
poondog said:
Overclocked slimbus to max. This is as high as it goes, its 100% stable in testing with no negative impacts. Brings improvements all around for audio playback etc (thx to @ZeroInfinity and me )
.Some generic function optimizations (for faster kernel, better battery.. overall improvements to the code, from CAF)
.Add USB Fast Charge (Flar, Motley, Chad Froebel for original mod)
What is this slimbus OC about?
It will really start to take advantage of the hardware of this phone, as well as the audio improvements in the ERA sound mod. Hopefully it will open the door to more stuff that was previous restricted
Thanks! Have fun
Click to expand...
Click to collapse
can you link me to the mod?
Click to expand...
Click to collapse
Any chance of you including faux's gamma control?
Sent from my HTC6500LVW using Tapatalk
fatmando2 said:
Sorry to be that guy but anyone have some recommended settings? I'm on the gpe overclocked version.
Click to expand...
Click to collapse
I prefer battery savings and responsiveness, so using smartmax governor with row scheduler, -25000 under volt (this can probably go lower). OC min freq set to 216000. Heres some knowledgeable guesses I am testing out for the governor:
awake_ideal_freq = 486000
boost_freq = 1728000
ramp_up_step = 400000
suspend_ideal_freq = 378000
touch_poke_freq = 1728000
trying to lower the idle sleep frequencies, but boost up faster and higher when you are using the phone (touching button / screen)
see governor source comments if you want to learn more about the parameters https://github.com/Buckmarble/elite.../drivers/cpufreq/cpufreq_smartmax.c?source=cc
edit: been stable across a variety of use for me so far, hopefully will also see battery savings later, if you notice any trouble let me know
Bout Damn time lol
Sent From My Dark EclipticONE
I've been running 12/30 for a few days oc , no issues fast and battery efficient . Could you add a few features such as faux sound and color control?
axeldiks1 said:
I've been running 12/30 for a few days oc , no issues fast and battery efficient . Could you add a few features such as faux sound and color control?
Click to expand...
Click to collapse
faux sound already in it. Read OP. I will look into the color control and i am looking into a few other mods as well
http://forum.xda-developers.com/showthread.php?p=49047610
Sent from my HTCONE using xda app-developers app

[JB 4.2.2 Kernel 3.4.87][27 APR] Dorimanx 3.7 LG G2 800/1/2/3/5/6 LS/VS980

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Dorimanx LG G2 Kernel for STOCK 4.2.2 Branches!​
Stable Only For:
D800 Models!
D801 Models!
D802/5/6 Models!
D803 Models!
LS980 Models!
VS980 Models!​
NO MORE MODELS WILL BE SUPPORTED!​
You need answers to QUESTIONS not belong to Development???​
GO HERE! Q&A THREAD!
My kernel was based on LG G2 Stock Kernel v10a.​
​
Kernel Tree is 3.4.87, + LG JB/KitKat updates + my tweaks and lots of tuning!​
Global Credits!
Big thanks to g.lewarne for helping me to start!
Savoca for many kernel mods
Cyanogen ([email protected]) for many kernel mods
Faux123 for UV/OV, Sound Gain Control, Inteli Hotplug, Fast Charge support! and more!
Alucard_24 for AlucardHotplug and mods.
MyFluxi for MSM HotPlug and fixes.
LG for Stock kernel base!
Linus Torvalds for Linux source!​
Default I/O Scheduling: ROW.More I/O Scheduling present in kernel: DEADLINE, NOOP, CFQ, SIO, BFQ.
Default CPU frequency: 300-2803 MHz (MAX OC up to 2.8Ghz speed!).
You can set MIN/MAX CPU Freq in CPU tuning apps.
Default CPU governor: Ondemand.
More CPU Govs present, conservative, performance, Intelidemand, OndemandPlus, Nightmare, Hyper, Pegasusq, IntelliActive.
Support for Kernel HOTPLUG (Intelli HotPlug by @faux123)
Support for Kernel HOTPLUG (Alucard HotPlug by @alucard_24)
Support for Kernel HOTPLUG (MSM Hotplug by @myfluxi)
Support Inteli CPU Temp control (by @faux123)
Support for CPU BOOST code.
Support limit OC to 2.3Ghz / 2.5Ghz / 2.7Ghz / 2.8Ghz (by @faux123)
Support undervolt/overvolting via sysfs interface/apps interface (by @faux123).
CIFS network share mounting supported.
Debugging is OFF by Default to save CPU cycles, and extend battery life.
Internal kernel function fixes (ie, memory leaks, scheduler fixes).
High performance, low latency kernel.
Compiled with -O2 flags and hardware neon-vfpv4 FPU enabled.
Built from official LG v10a kernel source.
Lokified during flash! support new VS980 12b BootLoaders.
File systems support: Ext2/3/4, FAT32, CIFS, USB OTG.
EXFAT, NTFS supported but need USB OTG APP! it's not native!
WIFI Driver 1.88.60 ported from LG G2 KitKat Kernel Source.
Sound Driver Control (Gain for headphones, mic, speakers) use Faux Sound App.Always forced fast charge! no matter what you select in ROM.
Sweep2Sleep! allow sweeping from right to left and backwards! on soft buttons to turn off the screen.
Kernel created using Google GCC 4.8 ToolChain + all needed mods for it.
Running Scripts from /system/etc/init.d/ is SUPPORTED but OFF in STweaks! if you need it, enable.
STweaks Kernel Control App will be installed with kernel.
Known BUGS!
*Auto Brightness is not going down smooth on some custom ROMS.
*Kernel not Supporting LS980 ZVA ROM Update!!!
Standard disclaimer:
By installing this kernel YOU will take full responsibility for any damage to your device!
Hardware or software! no one forcing you to install it.
So please do not blame me if you read wrong! or didn't read at all the instructions that i have written for YOU.
But you can feel SAFE to use it, as I test every release on my phone!
Before I publish it for download.
Your warranty will be void by installing custom kernel as my.
This kernel can ROOT/UNROOT your device!
And will ROOT ADB Shell!
Global Info About LG Models:
D800 = AT&T Model
D801 = US Tmobile Model
D802 = International Model
D803 = Canada Model
D805 + D806 (same as D802)
LS980 = SPR Model (Sprint)
VS980 = VZW Model (Verizon)
Kernel Sources:
KERNEL GITHUB
RAMDISK GITHUB
TO DOWNLOAD GO DOWN!!! YES MORE DOWN...(do i need to repeat?)
How To Install:
You will need to have ROOTED device with Recovery installed!
Refer to other threads for recovery install process.
Download kernel, upload it to your SDCARD, anywhere.
Download STOCK Kernel for your device!
so you will always have it on sdcard in case of any disaster!!!
Reboot to Recovery.
Install kernel as you installed ROM or any mod.
Reboot!
In case that you stuck on boot logo and want to revert to STOCK kernel.
Push PWR + Vol Down till phone reboot and you will see LG Logo!
Release and press the buttons again! till you see screen asking if you want to WIPE your device!
if you have recovery installed, then it's will just OPEN the recovery! no WIPE will happen!!!
Just push 3 time the PWR key. and you will be moved to recovery.
Install your device STOCK kernel and wait for FIX.
Have Fun and report.
Donation Board:
John0699 X2
ShyamSasi
Pendroz
MP1979
Bahrosuz
Matheus_sc
Schrotty35
Metalboy94
Johnbeetee
Dimourinho
Grimmy1st
Askicko(guest)
Bahrosuz
Praveen789(guest)
Martindar
SREEPRAJAY
Lanman1978
Maybelle
Kickoff
Mirror #1 by Willflint​
Mirror #1 Here
MIRROR IS DOWN! under hackers attack.​
Change logs:
27/04/14
Kernel 3.7 BETA!
*Updated Busybox 1.22.2 custom patches and support for F2FS
*Merged New HotPlug driver by Myfluxi named MSM HotPlug!
It's very good replacement for OLD junk ROM binary! that is slow!
Kernel driver works 10x faster!
It's now DEFAULT hotplug. controls in STweaks.
*Fixed My scripts, removed not needed things.
*Tuned Ondemand CPU gov to be faster and removed LAG on wakeup.
*Updated Alucard Hotplug from DEV tree. (bit thanks to @alucard_24)
*Updated EXfat driver and allowed ROM vold to use it! (big thanks to @faux123)
*Merged MMC updates from new sources.
*Removed some HACK that i have added long time ago.
From what i have learned best not to use them.
*Removed ROOT install/uninstall by kernel. not needed.
Every one has ROOT already any way...
*Removed Touch Boost and replaced with LG CPU Boost code.
12/04/14
Kernel 3.6 STABLE
*New changes to driver freezing on deepsleep to save more battery!
*Many updates to Alucard and Intelli HotPlug code.
more responsive and less memory used.
Also resolved bug with 2 of them working! when only one should be in RAM.
All the work done by DEV name Alucard_24 my good friend from Italy!
*Added F2FS filesystem code, for now it's not used, but one day will replace EXT4, it's much better and faster.
But no ROM support for now. any way we are READY
*Merged many CPU code fixes and updates.
*Merged Touch Boost Code to reduce any scrolling lags.
need more testing but seems good.
*Merged patches to camera driver.
*Merged patches to GPU driver
*Merged patches to IOMMU driver
*Merged patches to LEDS driver
*Merged patches to Crypto driver
*Merged patches to RAM code
*Merged Main Line patch 3.4.87
*Merged many misc fixes and updates see GIT.
*Fixed ROOT SU perms set on boot.
all of this also was merged to unreleased KitKat kernel!
12/04/14
Kernel 3.5 STABLE
*New updates to Alucard HotPlug by DEV him self.
It's more smart and very powerful but that comes with the price of more battery drain.
Any way it's very good.
*Tuned and Updated Ondemand Gov. now much more battery friendly and still smart and fast.
*Many fixes to RAM and OOM code from main line kernel.
*I have merged Darkness CPU gov and Alucard Cpu GOV.
Darkness is good for battery save it's simple and doing what it's should by his name! Sleep!
The alucard gov is not working as should, so leave it alone for now, it's STUCK on max freq all the time.
*I have merged Intelli Thermal driver in too MSM Thermal Driver + updated from KK Source.
We still have DEFAULT thermal that uses ROM binary + file config for temp control
And we have the Intelli Thermal as was but CORE of it is a lot better now! as it's now has all the rest of the driver that was OFF till now.
Any way it's working great with Intelli HotPlug or Alucard HotPlug.
Do not use it with Default HotPlug! freq will be stuck on on limited point when overheated!
Rom HotPlug have no idea how to rise to max again...
*Added some missing Kernel configuration based on KK Source!
Many of network code was missing for LS980 and VS980!
So this may fix many NET problems!
*Merged all new Critical patches for Kernel RAM and USB + MMC
05/04/14
Kernel 3.4 STABLE
*Patched with 3.4.85 + 86 main line updates.
*Alucard24 made many updates/fixes to Alucard hotplug gov.
it's stable and good to use any time.
*Me and Alucard24, we updated the Intelli HotPlug and fixed all bugs in it.
Now it's working great, i use it as daily driver! it's extremely fast and powerful.
*Merged updates for OOM so RAM management is improved.
*Merged fix for RAM leak in video driver.
*Added SuperSu 1.94 to kernel zip.
*Updated Interactive and Ondemand Cpu Govs.
and tuned for best performance vs battery preserve.
*Boosted internal kernel clock from 100HZ to 200HZ
This give us performance boost in all functions across the kernel.
Dont look in BENCH tests, it's not shown there...
*Tweaked ROM Thermal Engine driver,
now it's will allow 82C max and stop limiting freq below 65C was (80/60) = Small performance boost.
*Fixed Block Ads file update. now will work as should.
30/03/14
Kernel 3.3 STABLE.
*Fixed delays in ondemand gov. now it's has supreme power.
*Merged CM11 KK updates from codeaurora.org
A lot of CPU, ARM and RAM bug fixes and improvements!
130 Commits!
CPU heat reduced. and delays eliminated.
Suspend improved and much more.
29/03/14
Kernel 3.2.1 STABLE.
*Fixed critical BUG with Intelli Hotplug and CPU stress tests!
any bench app was making hot boot if using Intelli HotPlug
Now OK. please update!
28/03/14
Kernel 3.2
*Fixed CPU idle! now stay more on low freq and save power.
*Fixed Ram leaks
*Reverted some of the USB and PWR code that i merged from KK and ZVA
i dont see any change, only more stable STOCK code.
*I and Alucard_24, we did really big rework to Intelli Hot plug driver and to Alucard HotPlug!
Now they work better and faster.
intelli HotPlug can be selected ONLY via STweaks! other apps dont see it any more.
The control path is changed, i have alerted Faux123 and offered to update his code and app with new path.
*Tuned intelli thermal control driver.
*Reworked all CPU govs to use global function!
*Updated to Max Entropy random generator code from 3.14.rc6 kernel.
*Updated MMC (Sdcard) code.
*Patched with 3.4.84 patch.
21/03/14
Kernel 3.1 Battery drain on idle reported:
Fixed BUILD!
*Fixed boot for other branches
*Fixed high freq on idle.
*Updated with 3.4.83 main line patches.
*Merged some Power MNG code from KK Source
*Merged new updates to Intelli Hot Plug and Intelli Temp from Faux123 source!
*Merged Voltage corrections to cpu/gpu/screen to reduce power waste.
*Fixed Ondemand sampling rate and updated functions from Hyper to ondemand!
*Merged update to Alucard Hotplug
*Updated MMC code from KK Source! will reduce power usage on sleep.
*Merged fixes to cpu boost code! much less micro lags..
*Updated Entropy random code to speed up the system.
*Reverted some power/board merges from KK source that we cant use and best not to have till we move to KK ROM + Kernel.
*New the CPU Freq limit will work much better it's will not let user or any service / app to change cpufreq higher than the limit!
USE STWEAKS TO CONTROL MAX FREQ LIMIT!!!
16/03/14
Kernel 3.0 IN TEST:
*Reverted Sound code update from ls980 ZVA to fix Flac 24Bit 96Khz playback
via default player. (was working with paid players)
*Added Sweep2Sleep on/off in STweaks TWEAK tab.
*Merged many updates from KK Source kernel! that include:
Power code that allow great battery save on sleep and wake.
Modem Driver code, bug fixes,
CPU code fixes,
Memory bugs fixes.
*Merged new option for force fast charge to fake USB connection and force as AC
this mode has side effect, connection will be x2, 2 sounds 2 vibrates...
*Fixed locked max mA charge to 1500, now max 1800.
*Removed GPU govs SIMPLE and CONSERVATIVE. unstable and not really needed.
*Boosted all CPU govs to deliver more power and give as smoothness.
11/03/14
Kernel 2.9 STABLE:
*Reverted some of KK Kernel source updates to gain stability.
*Merged new WIFI driver 1.88.60 + all patches
*Tuned ondemand Gov to deliver good performance.
*Merged USB + NET +HWMON code from KK Kernel source 20c
*Updated NFC Driver for all branches
*Merged fixes to workqueue code for I/O operations.
*Removed some debug counters to free cpu from useless jobs.
Kernel reported to be stable and fast as should be. (i dont care about bench!)
it's normal any way...
09/03/14
Kernel 2.8 REMOVED! too much BUGS with CPU.
*Fixed CPU gov lags.
*Added new patches from main line.
*Added Sweep2Sleep from left to right and backwards.
*Added Control interface for CPU OC. now user can have stock speed!
and nothing can change the speed higher! not app or service! only STweaks!
this is useful for battery save or just for personal needs.
*Locked max CPU temp in intelli thermal control to 75C!
No matter how much you set, max is 75! and it's more than needed.
if you want more heat use LG thermal control.
*Improved random entropy pool generation. it's used by many apps
and when pool is empty cpu work much more to generate and even lags the system.
*Disabled turbo boost for now. it's not really needed as logic was, if only 2 cores ON, then allow 2.8Ghz to be used, if more than 3 then 2.5Ghz max.
we have 4 cores on/off all the time, so code is pointless.
*Disabled touch freq boots to MAX in ondemand code, it's burning power for nothing. if i like to move icon i dont need 2.8Ghz for that..
07/03/14
Kernel 2.7 (lag bugs)
*Major Update from LS980 ZVA LG Source Code!
Fixed USB disconnects when battery is full!
Fixed USB disconnects when using not powered HUB!
*MAX CPU to 2.8Ghz! and MIN to 96Mhz by faux123
*New Loki Patch by PhilZ-cwm6
*Merged Sweep2Sleep code! very cool thing!
just swipe from right to left on soft buttons panel and phone will sleep!
then knock knock to wake! by savoca and ayysir
*Fixed memory leaks!
*Merged many fixes for NET,RAM,CORE,ARM,RTC,CPUFREQ,MM,SOUND
from main line, LG ZVA, and Android patches from other kernels.
*Merged New code for Ondemand CPU gov from I9505 Device kernel.
*Updated EXFAT Source from Samsung.
*Tuned Intelli Thermal code and Intelli HotPlug.
Now there are more controls in STweaks and Good scores in bench apps!
the overall performance is GREAT, no need for bench score to see that.
*Default LG Hotplug will reset MAX freq to 2.8Ghz no matter what you set in any App! including STweaks.
So to have lower max freq use Intelli hotPlug or Alucard hot Plug.
*Kernel will boot with max 2.3Ghz but LG Hotplug will set MAX after boot.
*Merged Some critical parts from new KK LG Source Kernel!
*Merged Turbo Boost code by faux123, will boost cpufreq when max 2 cores needed to finish task, then cpufreq will drop to min.
*Fixed profiles and scripts in ramdisk.
*I have set ondemand as GPU GOV, it's more stable than others.
*When using Intelli Temp control, dont go above 75C for CPU Temp!
Hot Boot will happen! 2.8Ghz is a serious thing.
Kernel panic on 88C but it's reach it so fast that code dont react so fast to reduce heat.
and puff! hot boot... stay with 75C max! stable as wall.
Kernels are in Mirror 1 and Mirror 2
Have fun.
23/02/14
Kernel 2.6 BUG with MEM LEAK.
*Updated with 3.4.81+82 main line patches!
*Modded force fast charge code, and restored old hack parts to get max compatibility.
*Merged all new kernel updates from CM11 Kernel.
*Removed Gamma control code, it's was not working, and need more work and merges.
*Improved Ondemand CPU gov tuning and set it on boot for people that dont mess with controls.
now it's save power a lot and still responsive as needed.
*Merged Asynchronous Fsync by Faux123! to help with I/O speedup.
*Merged Implement conservative GOV for GPU by Entropy512
*Merged critical updates from main line kernel for global code operations and memory controls!
*Merged Updates for hotplug global code.
*Many other small patches see GIT.
*Added 1800mA limit for force fast charge, and set as default.
Profiles of STweaks will be reset to defaults to gain new options.
18/02/14
Kernel 2.5.1 Bugs with fast charge.
New Force Fast Charge driver made by Faux123!
+ STweaks interface for it!
STweaks profile will be reset to profile defaults to include new options!
Old Change Logs!
Kernel 2.5
Kernel 2.4
Kernel 2.3
Kernel 2.2
Kernel 2.1
Kernel 2.0
Kernel 1.8
Some LG Tricks! use them in your own RISK!
if you dont know something there! do not TOUCH!
From your LG G2 dialer, input the following codes, then press send:
AT&T LG G2 D800 Service Menu: 3845#*800#
T-Mobile LG G2 D801 Service Menu: 3845#*801#
Verizon LG G2 VS980 Service Menu: 3845#*980#
Sprint LG G2 LS980 Service Menu: 3845#*980# or 5689#*980#
International LG G2 D802 Service Menu: 3845#*802#
If you have Phone Wake lock as this!
it's can be 1000+ in hours!
com.android.internal.telephony action_check_netstat
then your ISP(phone company) do not support Fast Dormancy mode! or opposite! (and yours is OFF)
and it's ON by default in most of the phones, or UNKNOWN.
Any way to fix that drain, use the HACK menu above, to access phone secret options.
Settings > FastDormancy Mode
if STATUS = Enabled
then Disable and reboot!
If STATUS = DISABLED and you have the drain lock!
OR.
if STATUS = Unknown
then use ENABLE and reboot.
Monitor you wakelocks via Better Battery Stats app.
There are many things you can tweak in that menu, but DONT! it's not meant to be used by USER.
ONE more for me
Thanks for this! Will try and report findings
Sent from my LG-D802 using Tapatalk
Assuming" for now" means some love for the vs980 someday?
Sent from my VS980 4G using Tapatalk
Dorimax is here. That's fantastic! Nice surprise! Thanks a lot. I personally hope for a cm11 kernel version lol beside this I am now already considering to try a custom stock rom with the kernel. Lol looking forward!
Tnx dori Let the testing begin
@viking37 now you have something to test again
Lazy79 said:
Dorimax is here. That's fantastic! Nice surprise! Thanks a lot. I personally hope for a cm11 kernel version lol beside this I am now already considering to try a custom stock rom with the kernel. Lol looking forward!
Click to expand...
Click to collapse
Kernel will be build for CM11 and for other models in time.
I have worked days just to make this one
So no ETA! but it's will come.
In test.... Thank you man :thumbup:
Inviato dal mio LG-D802 utilizzando Tapatalk
ah..just like in HD2 days.
Gimme
thank you for your hard work.
In test too!
inviato dal mostro chiamato LG G2!
Maybe it's just me:
rom: stockmod 1.0.6
wifi mac address: none
wifi doesn't turn on.
No other modifications.
bender_007 said:
Maybe it's just me:
rom: stockmod 1.0.6
wifi mac address: none
wifi doesn't turn on.
No other modifications.
Click to expand...
Click to collapse
+1 wifi doesn't work
Edit: audio wirh player pro is very good now.... Thanks
Edit 2: rom gflex 1.4.2 tangjun
Inviato dal mio LG-D802 utilizzando Tapatalk
Works perfect with flex ROM 4 beta 3....gps,bt,Wi-Fi....smooth as silk
Great job mate....
D802 international
sent from my old war horse O2X or my new giant G2
Working Perfectly on D802 with Rayglobe 3.5 Flex.. Perfect.. all working fine.
I got 33,400+ on benchmark
Sent from my LG-D802 using XDA Premium 4 mobile app
D802 Stock 10f: wifi not working
Inviato dal mio LG-D802 utilizzando Tapatalk
rom gflex 1.4.2 tangjun
wifi not work
in faux control no undervolt
Tapatalk
@dorimanx mate.....keep it up....I might move here soon....cool stuff:good:....
And good luck on your new adventure
Beam-ed through your pineal gland via//Android 4.3.1//
Awesome! I have been waiting for this. Will try it as soon as I get home.
Sent from my LG-D802 using Tapatalk
bender_007 said:
Maybe it's just me:
rom: stockmod 1.0.6
wifi mac address: none
wifi doesn't turn on.
No other modifications.
Click to expand...
Click to collapse
MP1979 said:
+1 wifi doesn't work
Edit: audio wirh player pro is very good now.... Thanks
Edit 2: rom gflex 1.4.2 tangjun
Inviato dal mio LG-D802 utilizzando Tapatalk
Click to expand...
Click to collapse
Guys....please....do @dorimanx a favour :good:....provide some logs in txt form uploaded somewhere and posted here....He will gladly help you.....:good:
Beam-ed through your pineal gland via//Android 4.3.1//

[Kernel][7.1.x][CM/LineageOS based]SideCore-SGS4 [21 Jan 2019]

Hello everyone i would like to share with you my draft project.Its a CM based kernel for nougat roms.
Why release?
Because i wanted to share my work with community.The more toys we got,the more fun we have
Based on ?
Kernel is based on CM 14.1 kernel with some additions.
Kernel editor?
I do NOT include any editor to zip file yet.its just an image file inside a flashable zip.
Bugs?
Yea...surely got.u better tell me
Works on ?
It is supposed to work on every S4 variant that was able to run CM13/14.1 nightly rom.Also it should work on any CM based ROM
This kernel or alucard on JDCTeam roms?
Surely alucard.This kernel is made for fun and for test.Noone could be compared to grandmaster alucard
Features:
Based on CM kernel
Updated since Dec 8 of CM upstream
Built with pure linaro 4.9
3.4.110 kernel base
Swipe to Sleep feature
(Swipe from right(back) softkey to left(menu) softkey-horizontically)
Intelli-plug Hotplug, MPDecision disabled
Updated Interactive CPU Governor from @Temasek's Hlte kernel
Updated CPU boost driver from @Temasek's Hlte kernel
ROW I/O Scheduler set by default
CPU Voltage Control
Dynamic Fsync toggle (disabled by default)
Power Efficient Workqueues for powersaving
Reduced bcmdhd wakelock
Enabled Fast Charge
Add Overclock/UnderClock options
Disabled CRC
Default governorarkness
Multi Core power saving option(Disabled by default)
Enabled Async
GPU OC(ALREADY ENABLED.KEEP IN MIND TO CHANGE IT IF YOU WANT)
Decreased touch boost by half
Modified Ramdisk
Push cpu on boot
I/O schedulers:
noop
row
cfq
bfq
Governors:
Wheatley
userspace
smartassH3
powersave
ondemand
interactive
dancedance
conservative
badass
asswax
adaptive
abyssplug
darkness
performance
Click to expand...
Click to collapse
Thats all
Download:https://www.androidfilehost.com/?w=files&flid=139640
Sources:
Kernel:https://github.com/dkati/SideCore-CM-SGS4
Ramdisk:https://github.com/JDCTeam/android_device_samsung_jf-common/commits/opt-cm-14.1-sidecore
Thanks to:
alucard_24
xsynergy510x
ktoonsez
Googymax
Feel free to report me any bug .Keep in mind that i am not a kernel developer....But..our s4 is sadly dying....i want to give whatever i can to :highfive:
XDA:DevDB Information
[Kernel][7.1.x][CM/LineageOS based]SideCore-SGS4, Kernel for the Samsung Galaxy S4
Contributors
side
Kernel Special Features:
Version Information
Status: Beta
Created 2016-12-28
Last Updated 2019-01-20
Changelog:
[23-08][11-07]
Added tripndroid IO sched
Added exFAT driver
[23-12][09-07]
Fully rebased source code
Faux sound edits
Stability on some commits
Custom kernel adiutor fork
Built with Linaro TC specially made for S4-jf
Support GCC6
Big upstream merge
Disable OC/UC
Default governor is interactive
io sched to 1024
Reduced swappiness to 40
enable early_suspend and dynamic fsync,by default
Fix fast charge
Reduce sleep time timeout
Optimize KSM to gain battery life
TC Flags ( O3 and more)
Safetynet stuff
Allow undervolt
Intelliplug as default hotplug
Old changelogs
20170209 build
Add/Fix ZEN io scheduler
GPU OC edits
Build ramdisk with LZMA compression
f2fs edits from upstream
set touch boost ms to 10
Reduce CPU0 freq after boot
20161228
Based on CM kernel
Updated since Dec 8 of CM upstream
Built with pure linaro 4.9
3.4.110 kernel base
Swipe to Sleep feature
(Swipe from right(back) softkey to left(menu) softkey-horizontically)
Intelli-plug Hotplug, MPDecision disabled
Updated Interactive CPU Governor from @Temasek's Hlte kernel
Updated CPU boost driver from @Temasek's Hlte kernel
ROW I/O Scheduler set by default
CPU Voltage Control
Dynamic Fsync toggle (disabled by default)
Power Efficient Workqueues for powersaving
Reduced bcmdhd wakelock
Enabled Fast Charge
Add Overclock/UnderClock options
Disabled CRC
Default governorarkness
Multi Core power saving option(Disabled by default)
Enabled Async
GPU OC(ALREADY ENABLED.KEEP IN MIND TO CHANGE IT IF YOU WANT)
Decreased touch boost by half
Modified Ramdisk
Push cpu on boot
I/O schedulers:
noop
row
cfq
bfq
Governors:
Wheatley
userspace
smartassH3
powersave
ondemand
interactive
dancedance
conservative
badass
asswax
adaptive
abyssplug
darkness
performance
Click to expand...
Click to collapse
forgot to mention...
I DO NOT CARE
FOR BURNT DEVICES
FOR BRICKED STUFF
FOR BOOTLOOPS
IF YOUR PARENTS DO NOT LOVE YOU
flash it with your own risk!​
Thx i will try today
Nice kernel, but you could reduce the frequency of gpu for the fourth step? 600MHz is too much because there is a lot of glitches and artifacts (on my s4) , and I was forced to use 360mhz. I think that was the optimal frequency to 500MHz. But I see a big potential in this kernel. Thanks for your work. Regards
Thanks for the initiative, the only kernel I found for s4 was on android 5.1.1. I'm very confident that you will do a great job. Testing here to give feedback
Yes i have problem with the 600mhz with the GPU... If i reduce ti 360 NP at all
Anyway love this kernel
Best governator?
Inviato dal mio Pixel XL utilizzando Tapatalk
Appreciate your work Side I'm gonna try it out tomorrow.
wow nice work mate.
yea OC on GPU is a bit strange...i think i know whats going on
Because of this kernel will flash a 7.1.1 rom just to try it so excited.
Tomorrow when I have a while I'll try it out in aosp jdcteam 7.1.1 to see how it works and if it does not break the bluetoh, thanks
luiwii said:
Tomorrow when I have a while I'll try it out in aosp jdcteam 7.1.1 to see how it works and if it does not break the bluetoh, thanks
Click to expand...
Click to collapse
its a kernel for CM mate Not aosp
side said:
its a kernel for CM mate Not aosp
Click to expand...
Click to collapse
ok , thanks , don't works in aosp
OMG great work @side, I congratulate you for your kernel: D, I'm really excited to try it , thank you very much for giving us this gift for all of us who still have the already forgotten s4, waxing ... thank you very much
Sorry for the bad english, i use google traductor :'v
I have bootloop when I do wipe cache and dalvik, any reason ?, I am in the AICP ROM 12/30/16
killer!os133 said:
I have bootloop when I do wipe cache and dalvik, any reason ?, I am in the AICP ROM 12/30/16
Click to expand...
Click to collapse
Is aicp actually a cm based rom?
Next update will also have aosp version
side said:
Is aicp actually a cm based rom?
Next update will also have aosp version
Click to expand...
Click to collapse
Yup, is based in CM
Hey @side, great work on the kernel, so far everything is running smoothly, I just had to change GPU clock to 360, 600 gave me RRs and artifacts. You have a typo in the thread, the kernel is 3.4.112 not 3.4.110.
david19au said:
Hey @side, great work on the kernel, so far everything is running smoothly, I just had to change GPU clock to 360, 600 gave me RRs and artifacts. You have a typo in the thread, the kernel is 3.4.112 not 3.4.110.
Click to expand...
Click to collapse
whoops...thanks for that mate

Categories

Resources