[KERNEL] AGK Kernel for Dirty Unicorns and other AOSP ROMZ / Ver. 1.25 [22.10.2014] - One (M7) Android Development

Here is a pimped Kernel for Dirty Unicorns and others...
Since version 1.22 without AROMA installer! But if you need, let me know...
Changelog:
AGK DU Kernel v1.25
-add sound controll
-change Kernel name from special "DU" to "8960"
-some little changes to work better with other AOSP roms
AGK DU Kernel v1.24
-add tweak for better performance
-better pocket detection
-allow lower voltage limit (CPU)
-tune-up intelli-Plug
-add more I/O scheduler
AGK DU Kernel v1.23
-add flick2wake and flick2sleep
-add more readahead size
AGK DU Kernel v1.22
-add sweep2wake, doubletap2wake, home2wake, logo2menu
-add one OC step 1836 mhz
-add more UC steps (BLM) 81 mhz
-set smartmax as default governor
-update intelli plug
-Audio mod for better Audio quality
-switch to classic recovery installer (no Aroma at this point)
AGK DU Kernel v1.21
-add BLM (Battery life mod)
AGK DU Kernel v1.20
-add intelli plug
-add volt controll
-add a lot of governors
-add bln
-add some touchscreenstuff but no flick2wake/sleep
doubletab2wake,s2w,s2s....
more coming soon ...
Click to expand...
Click to collapse
download here:
AGK_Kernel - v1.25-DU .zip - 4.03 MB
AGK_Kernel - v1.24-DU.zip - 4.03 MB
AGK_Kernel - v1.23-DU.zip - 4.03 MB
AGK_Kernel - v1.22-DU.zip - 4.02 MB
AGK_Kernel - v1.21-Aroma-DU.zip - 9.19 MB
AGK_Kernel - v1.2-Aroma-DU.zip - 9.19 MB
source: https://github.com/antaril/AGK_for_DU

Great work, thank you!

Can you post a link to your kernel source please.
Thanks

Andy said:
Can you post a link to your kernel source please.
Thanks
Click to expand...
Click to collapse
yes, sorry i forgot

Antaril said:
yes, sorry i forgot
Click to expand...
Click to collapse
No problem.
Thanks.

please include a description of all the governors ! What do they do ?!
Trying out this kernel with barebones ROM

update out there

Is this kernel for m7spr?

Excited if reboots are gone
Had 1-3 reboots per day.
Keep u posted.
Thanks Antaril!
ROM: DU 7.9 @m7 GSM de

This kernel is compatible with MultiRom ??
Enviado desde mi HTC One mediante Tapatalk

brutalniborec said:
Is this kernel for m7spr?
Click to expand...
Click to collapse
no sorry!

NEW VERSION OUT THERE!!
please try ans give responce...

Maybe a dumb question but why is the size so small?

kravguy said:
Maybe a dumb question but why is the size so small?
Click to expand...
Click to collapse
No Aroma, no bootanimation and XZ compressed

Hey there, nice! Good, feature-rich kernels for carbon & co have become quite rare oO
I am testing the latest release (@latest carbon)
2 things I've noticed so far:
- Flip2Wake won't work, but Flip2Sleep works like charm
- Doubletap2Wake will only work if the pocket detection is turned off.
@Antaril How does the battery life mod work ? resp. what does it do ?
greetz
hendi

No reboot since my last posting. Good work! <3
On 1.24 now.
Are your battery tweaks or the kernel good with the battery tweaks you can activate in the DU ROM options?
edit: love all the govenors and scheduler!

kevinlopez97 said:
This kernel is compatible with MultiRom ??
Enviado desde mi HTC One mediante Tapatalk
Click to expand...
Click to collapse
Good question but no answer, maybe it was missed.

jazz452 said:
Good question but no answer, maybe it was missed.
Click to expand...
Click to collapse
i dont know, but if you try, give responce!!

doomhendi said:
Hey there, nice! Good, feature-rich kernels for carbon & co have become quite rare oO
I am testing the latest release (@latest carbon)
2 things I've noticed so far:
- Flip2Wake won't work, but Flip2Sleep works like charm
- Doubletap2Wake will only work if the pocket detection is turned off.
@Antaril How does the battery life mod work ? resp. what does it do ?
greetz
hendi
Click to expand...
Click to collapse
here on DU Flip2wake works perfekt!
and doubletab2wake is tricky! For this option you have to use a Aroma installer. Its because of deep sleep.
In trickster it only works before phone goes into deep sleep!
My BLM is very simple. i add 3 more low cpu steps (UC)with lower vcore and minimize VREG_CORE too! It works very well and stable!

Antaril said:
here on DU Flip2wake works perfekt!
and doubletab2wake is tricky! For this option you have to use a Aroma installer. Its because of deep sleep.
In trickster it only works before phone goes into deep sleep!
My BLM is very simple. i add 3 more low cpu steps (UC)with lower vcore and minimize VREG_CORE too! It works very well and stable!
Click to expand...
Click to collapse
Any chances for an update of your AOSP kernel in the future?

Related

[KERNEL][GPL][2.6.35.y][02/12/2012]CAF-ICS Kernel

First, i want to say thanks to:
Fserve, Hephappy, PaoloM70, Roqu3, doixanh : For every things. All credits give to you guy, specially is Fserve, Thank you Gerson !
af974, YZ: Thanks for being good Moderators for XDA Forum
Cyanogenmod Team, Code Aurora Forum: Special Thanks for sharing their kernel source with a lot of patches! .
Tasssadar: For many advices .
DJNoxD: Big Thank for helping me and to fix errors
alezardstar, Aspee, RockR172, Andy572: Big thanks for helping me a lot
Der_Caveman, Mik_os, Franco Francisco, selphien and.... sorry i can't remember all people, Thanks for sharing and advising!
All XDA "GOOD" Members .
Click to expand...
Click to collapse
Bassiclly Features:
Based on "gingerbread_rel" branch from Code Aurora Forum, merged into CM7 official kernel source. Thanks to Hephappy for doing this .
Backported stuffs from 3.0 kernel to make this kernel run on ICS ROM - All Credits to LGICS Team.
Updated kernel version from 2.6.35.10 to 2.6.35.14 with Power Management patches for better battery life.
Completly Fair Scheduler with Autogroup feature.
Overclocking support. CPU Frequencies that added: from 652Mhz - 806Mhz.
- Tip: Most of P500 can overclock to 729Mhz, becareful with higher frequencies.
Implemented SmartassV2 Governor with optimizations. Use as default governor.
Implemented optimized touch screen driver with multi-touching hack and High CPU Usage bug workaround (CPU Usage goes high when you touch the screen).
- Thanks to Der_Caveman for rewriting a better touch screen driver, waleedq and sippolo for implementing Axis Inversion hack, fserve for High CPU Usage bug fixes.
Camera Flickering fix
Tons of patches/tweaks from CAF, Cyanogenmod, me, many other people... All credits to them!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Bugs:
Enabling GPS will bring "GPS wakelock". This will prevent your phone from going to deep sleep
Fix: Reboot your phone after enable GPS.
Random Rebooting... Nothing to say!
Click to expand...
Click to collapse
Reporting bugs:
Provide logcat when report bugs!
Click to expand...
Click to collapse
How to install:
Install the Kernel:
Reboot to Recovery.
Backup all thing FIRST!
Choose the caf-p500-xxxxxxxx-xxxx.zip (xxxxxxxx-xxxx is the kernel version)
Done it right? Reboot the system and Enjoy.
Click to expand...
Click to collapse
Tricks/Tips for getting better battery life:
Use the default governor - smartassv2! Highly Recommend!
Don't use CPU Profiles, SmartassV2 already has that.
Don't over clock your phone to higher than 729Mhz.
Click to expand...
Click to collapse
Kernel Download:
Please look into the 3rd post
Click to expand...
Click to collapse
Source:
Kernel Source Link (for ics only):https://github.com/thachtunganh/caf-kernel
Click to expand...
Click to collapse
Changelog
Changelog:
02/12/2012:
- Get up-to-date with Genet ICS kernel:
Remove obsolete audio pmem & increase PMEM_ADSP size.
Upgrade frame buffer to 3.0 kernel
Backport adsp_video_verify from .38 kernel
Update ashmem to msm-3.4
Full changelog: https://github.com/thachtunganh/caf-kernel/compare/b9810925f6...37cae19423
18/11/2012:
- Enable UID_STAT.
AngryWolf80 said:
Is it possible to enable uid_stat in this kernel?
This stuff activates per application traffic counter. Very useful thing with expensive mobile internet...
Click to expand...
Click to collapse
. Well, thank you for the tip
- Apply some PM patches, hope those patches can improve battery life
- Use XZ compression to compress kernel image.
- Please notice this version is for testing!
09/10/2012:
- Compiled with lastest Android NDK (r8b - new 4.6.3 GCC for ICS and Jelly Bean). And now Wifi module size is reduced from about 3MB to ~400KB .
- TUN/TAP module now is built in kernel image . Well, get more free space on ICS and Jelly Bean is awesome
- Update to Kernel release 2.6.35.14. :victory: (But i haven't apply some Power Management (PM) patches yet).
- Add Snappy compression support to zram. (this patch is from Zeev Tarantov . With Snappy, Zram uses less CPU time and is thus more useful, thanks to him!)
- Patches from Rashed97 - Who brought Unofficial CM10 Build for our device :laugh:
Fix mdp4_overlay for MDPI devices.
Hack for CRT animations fix.
- disable GENTLE_FAIR_SLEEPERS Sleeper Fairness in CFS. (this patch is from securecrt - Who Developed HWA kernel for ICS. Disabling Gentle Fair Sleepers could improve UI responsiveness. Thanks to him, too !)
- Restored a missed patch, AND USB MASS STORAGE PROBLEM ON ICS ROM IS FIXED WITH THIS PATCH (this patch is from Hephappy. Thanks to him!)
20/08/2012: From alezardstar, post #1048 . Big thank to him!
- smartassv2: some optimization for the governor.
- Use original CPU Frequencies. - No More Undervolted CPU Frequencies!
- Compiled with lastest Android NDK (r8b - new 4.6.3 GCC for ICS and Jelly Bean).
20/07/2012:
- Disabled Vsync for scrolling smoothness.
- Various tweaks from me. (Undervolted CPU frequencies (Undervolt 1 level): 122, 245, 320, 480, 600 Mhz. Increase Vibration level (from 115 to 120)).
- p500: Fix proximity sensor (thanks cyrix.vs) (took from hephappy, thanks to cyrix.vs).
- qdsp5: Incall recording pcm driver (took from hephappy).
- Tune dirty_background_ratio and vm_dirty_ratio (nobodyAtall AKA nAa from Xperia X8, X10 Mini, X10 Mini Pro Mobile Phone developement)
- Revert "Backport memory manager (mm) from ics_chocolate" module_alloc fails when wireless module activated in AP mode (hephappy).
- Revert "bcm4325: disable wakeup irq when device sleeps". (me)
- cpufreq: smartass2: change DEFAULT_RAMP_UP_STEP. (me)
02/07/2012:
- Implement optimized touch screen driver by Der_Caveman (Big thank to Tasssadar).
- sched_fair tweaks for improving performance. (IHO from OV).
- bcm4325: Force powersave mode, disable wakeup irq when device sleeps (IHO from OV, Mik_os).
- add the Stochastic Fair Blue (SFB) network scheduler. (LorDClockaN).
- fix rpcrouter misspelling (css771).
- usb: gadget: Remove unsupported mtp & ptp functions (hephappy).
- Disabled Hardware Keyboard support.
28/06/2012:
- Fix Data Usage - Set mobile data limit funtion for ICS. (lupohirp)
- Fix battery stat for ICS. (lupohirp).
- Enable Zcache in kernel. (me)
- Some bluetooth patches (Peter Hurley, jhovold).
- ext4: check for zero length extent (tytso)
25/06/2012:
- Fix USB Mass Storage for ICS. (hephappy).
- Bluesleep: Fix Wakeup (Tasssadar).
- Split out 2 part: Kernel (Normal Users) and Extra Modules (Extra For VPN, Tethering Users).
17/06/2012:
- Updated KGSL drivers (mikegapinski).
- Added frontswap, zCache, Cleancache; updated zRam. (lupohirp).
- Added Genlock (mikegapinski).
- Updated vidc/camera headers for compatibility (mikegapinski).
- Backport Memory Manager (mm) from Code Aurora Forum kernel, ics_chocolate branch (hephappy).
- Backport binder from 3.0rc6 kernel (Drew Walton)
- msm_fb : Add support for Yamato format (our adreno200 gpu) (lupohirp).
- Updated VFP code (lupohirp).
- Update network interface (adfad6666).
- cpufreq: backport cpufreq code from 3.0rc6 kernel (me).
- USB: f_mass_storage: Disable write cache support (Chiranjeevi Velempati).
- Many sched, autogroup patches (Mike Galbraith)
Click to expand...
Click to collapse
Download Section:
CAF Kernel (For ICS ONLY):
Kernel:
ALL VERSION include the lastest one: http://www.mediafire.com/caf-p500-kernel
Click to expand...
Click to collapse
Old Kernel LIKE ta-gb, thunderVN (For Gingerbread ONLY)
http://www.mediafire.com/?22y45z15xr2jv
Click to expand...
Click to collapse
FINALLY!! Was waiting for this!
To the testers please give the feedbacks
Sent from my LG-P500 using XDA App
I've been waitin' for like 5hrs??
Dowloadin'..
Sent from my LG-P500 using Tapatalk
Waiting for it.....FINALLY it's here thanx.
Thach!!!
Have you undervolted higher frequencies or just till 748?? 0_o
RockR172 said:
Have you undervolted higher frequencies or just till 748?? 0_o
Click to expand...
Click to collapse
No, description says undervolted low frq from 122-480
Shalu said:
No, description says undervolted low frq from 122-480
Click to expand...
Click to collapse
His previous version had 748 undervolted... m running it right now @748 without any random reboots which my phone used to get earlier @ that frequency...
Wait, il flash it n test...
Hey Thach, got a small problem camera exposure not working in cm nightlies#14 where It works fine on stock gb!
Shalu said:
Hey Thach, got a small problem camera exposure not working in cm nightlies#14 where It works fine on stock gb!
Click to expand...
Click to collapse
Camera Exposure , i don't know what is it? even i heard about it in Adfad6666 CM7 ROM
Rom Nightly Exposure in camera not working....no bug kernel
thachtunganh said:
Camera Exposure , i don't know what is it? even i heard about it in Adfad6666 CM7 ROM
Click to expand...
Click to collapse
It's also not working with Stock Cm7 kernel may be it's the problem in rom so chill
okay confirmed problem is in ROM
is it a .35 kernal or .32??
gurpreet9080 said:
is it a .35 kernal or .32??
Click to expand...
Click to collapse
It's a .35 kernel..
Oppss mistakenly pressed thankss,
Sent from my LG-P500 using Tapatalk
RockR172 said:
Have you undervolted higher frequencies or just till 748?? 0_o
Click to expand...
Click to collapse
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
fundoozzz said:
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Less power on device, better battery.
But lower performance I think.
And why differs this kernel from Franco, like the ICS kernel? I think we already got enough kernels
Greets!
Shalu said:
It's also not working with Stock Cm7 kernel may be it's the problem in rom so chill
okay confirmed problem is in ROM
Click to expand...
Click to collapse
Oh, you mean the camera exposure , it's the camera flicker right?
If it right , it is the OC method , i use SoC OC method from cyangogenmod source.
The flicker fixed long time ago, i will fix it when i release the ICS kernel
fundoozzz said:
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Undervolt will under the voltage of CPU Frequencies , it'll give you bettery battery life and stablity. And about the undervolt 748Mhz freq , i didn't do that.... I didn't test to undervolt 600Mhz and higher frequencies... doixanh (i took the undervolt frequencies from him) told me that it will crash when i undervolt 600Mhz and higher frequencies
Undervolt just decrease stability and only increase battery life by a bit.

[KERNEL] Kernel Sapec 2.6 TW_KK_Update 7_N9005

Hello
ThIs is a kernel for N9005 (International Note 3 LTE). This kernel is for TouchWiz rom's.
This kernel is for all those who like the stock kernel, but appreciate some extra features.
It's not a"racing" kernel or a kernel for "battery".
This kernel has the same performance and battery consumption as stock kernel.
This kernel does not have any tweak for performance or something else. When installed, this kernel has the same configuration as the stock kernel.
Kernel RE-based on Samsung sources update 7 (N9005XXUENB7 - N9005)
Differences for kernel stock:
1 - Support to init.d
2 - Selinux permissive
3 - kernel insegure
4 - Francisco Franco Sound
5 - Display Control
6 - Led Control
7 - Synapse support
8 - CPU OverClock (2.803Mhz Max.) (2.265MHz default)
9 - Added some governors (intelliactive, intelidemand, lionheart, dancedance and smartmax)
10 - Added some schedulers (Bfq, Sio, fiops, fifo, vr and zen)
11 - Tweak menu if Synapse is used
12 - Fast charge configurable
13 - Simple GPU algorithm
14 - GPU Overclock (578MHz Max) (450MHz default)
15 - Added some Wifi TCP algorithms (Westwood, bic and Htcp+)
16 - Backup of Synapse data available (see that)
17 - Added new hardlimit, from yank555, much more versatile than the previous version
Changelog:
Version 1.7 - Initial release on XDA
Version 1.8 - Changed sound mod from FauxSound to Francisco Franco Sound
Versión 1.8.1 - Ramdisk of XXUEND3
Version 2.0 - OverClock (2.803Mhz Max.) (2.265MHz default); added some governors (intelidemand, lionheart, dancedance and smartmax); added some schedulers (Sio, fiops, fifo, vr and zen); Fast charge USB (1200 mV Max.); Tweak menu, if Synapse is used
Version 2.1 - Fast Charge 1.1 by yank555
Version 2.6 - New Menu on Synapse for GPU and CPU governor, Simple GPU algorithm, new hardlimit version 1.6a, Added some Wifi TCP algorithms (Westwood, bic and Htcp+), Added Bfq scheduler, Added Intelliactive governor, GPU Overclock (578MHz Max) (450MHz default), More options and information on Synapse, Backup of Synapse data available (See that)
Credits:
All this kernel mods were written by developers. Credits are to them Thanks to Yank555, Faux123, AndreiLux, Wootever. franciscofranco, civato, Imoseyon, apb_axel, UpInTheAir, and others. if I forgot someone, please send me a P.M.
Download
Download (Mediafire):
To flash with Recovery
To flash with Odin
Mega Mirror:
To flash with Recovery
To flash with Odin
goo Mirror: thanks to joluke
To flash with Recovery
To flash with Odin
Bugs:
nothing so far
Suggestion:
The governor default is interactive. If you want to use other governor, not interactive based, to avoid freezes and randomly reboots, please turn off DVFS with DVFS Disabler or with Wanam Xposed, and reboot your phone, before change the governor.
Any freeze or reboot reported in several days of use, with ondemand.
Apk to configure this kernel:
You can use your prefered application. I think the best option is Synapse. This kernel is fully compatible with Synapse. You can download it free, at Play Store:
https://play.google.com/store/apps/details?id=com.af.synapse
Warning:
This kernel is properly tested, and is working on my phone for several days.
I am not liable for any damage to your phone, just because you use this kernel
Sources
Sources at Mediafire
Sources at Mega
First Will report back on the performance.
Running it right now. As expected, very limited options in terms of tweaking, but it's pretty smooth so far. Going to run a few tests and see how it holds up, have you tested its ability to initialize deep sleep mode?
Hypercore said:
First Will report back on the performance.
Running it right now. As expected, very limited options in terms of tweaking, but it's pretty smooth so far. Going to run a few tests and see how it holds up, have you tested its ability to initialize deep sleep mode?
Click to expand...
Click to collapse
Thanks for your impressions. About deep sleep, nothing wrong to report, it going normally in deep sleep.
zamcum said:
Thanks for your impressions. About deep sleep, nothing wrong to report, it going normally in deep sleep.
Click to expand...
Click to collapse
So far everything is looking good, no wakelocks, good performance for an initial release and it knows how to stay in sleep and on low clock speeds. Good work!
Working great, thanks for smooth kernel
Sent from my SM-N9005
Very smooth so far, now see the battery.
Check this out..so far very fast and stable kernel.. :good:
I think you should host the sources @ github... instead of mediafire
Thanks!:good:
Working just great!!!
I love this baby.
Thank you.
Great.
Sent from my SM-N9005 using Tapatalk
---------- Post added at 04:10 AM ---------- Previous post was at 04:10 AM ----------
Pm sent
Sent from my SM-N9005 using Tapatalk
Here are some mirrors @ goo.im, because mediafire usually is blocked in some countries and SUCKS a lot:
Odin version:
http://goo.im/devs/zylor/SM-N9005/KERNELS/Zancum/Sapec_kernel_N9005_update_7_V_1.7.tar.md5
MD5: c920cbc3f1fc7a87c70c3f9b9a27756f
Click to expand...
Click to collapse
CWM:
http://goo.im/devs/zylor/SM-N9005/KERNELS/Zancum/Zancum_1.7_CWM.zip
MD5: 7c34da83db38fe0a6f541a15ba153ff4
Click to expand...
Click to collapse
Sources:
http://goo.im/devs/zylor/SM-N9005/KERNELS/Zancum/sources_sapec_1.7.tar.gz
MD5: 7205dd52c0a72294346483fac11da3e6
Click to expand...
Click to collapse
@zamcum: add it to OP
Can somebody show their battery usage?
It seems that ODIN package is broken. (Error in Odin 3.09)
I tried from both sources (MF and Goo)
Zamcum, I've sent you a PM.
If all goes well there will be only MEGA links to the kernel from here on out hosted off a premium account. No more wait times and slow download speeds.
i used it n like it
Firstly, I would like to thanks all who have tried this kernel. An extra thanks, to those who gave their feedback
AldrichDSaints said:
Can somebody show their battery usage?
Click to expand...
Click to collapse
the battery depends on usage. It's different for everyone. Try the kernel and see for yourself, do not you'll regret
andyro78 said:
It seems that ODIN package is broken. (Error in Odin 3.09)
I tried from both sources (MF and Goo)
Click to expand...
Click to collapse
Thanks. is already fixed
joluke said:
I think you should host the sources @ github... instead of mediafire
Click to expand...
Click to collapse
the code used in this kernel is already on github. Just search a bit.
In the future, perhaps I publish only the changes to the samsung kernel, which allows a more friendly consultation.
I don't know if it's allowed by the rules of the forum. A kernel must always be accompanied by their sources
@joluke Can you made a new link at goo, for the correct odin package, please?
AldrichDSaints said:
Can somebody show their battery usage?
Click to expand...
Click to collapse
You should just get the same battery life as the stock kernel.
Sent from my SM-N9005 using Tapatalk
zamcum said:
@joluke Can you made a new link at goo, for the correct odin package, please?
Click to expand...
Click to collapse
odin package fixed:
http://goo.im/devs/zylor/SM-N9005/KERNELS/Zancum/Sapec_kernel_N9005_update_7_V_1.7.tar.md5
Noma: Sapec_kernel_N9005_update_7_V_1.7.tar.md5
CRC-32: 3397adb5
MD4: 1e4e06d10dc3ae948c2790069164e1f8
MD5: c9359277b15304000b9290d561cc33a1
SHA-1: 5e5fb695967dd55b05325f45c28de82e73d1bb69
PS: It's the same link that it is on OP... just deleted the file and reuploaded it
joluke said:
odin package fixed:
http://goo.im/devs/zylor/SM-N9005/KERNELS/Zancum/Sapec_kernel_N9005_update_7_V_1.7.tar.md5
Noma: Sapec_kernel_N9005_update_7_V_1.7.tar.md5
CRC-32: 3397adb5
MD4: 1e4e06d10dc3ae948c2790069164e1f8
MD5: c9359277b15304000b9290d561cc33a1
SHA-1: 5e5fb695967dd55b05325f45c28de82e73d1bb69
PS: It's the same link that it is on OP... just deleted the file and reuploaded it
Click to expand...
Click to collapse
Hi
many thanks for the mirror at goo
still about sources at github
If you (or someone else) want the sources (commit) of any feature of this kernel, let me know, I can provide this information with pleasure
regards
zamcum said:
Hi
many thanks for the mirror at goo
still about sources at github
If you (or someone else) want the sources (commit) of any feature of this kernel, let me know, I can provide this information with pleasure
regards
Click to expand...
Click to collapse
you are welcome. anything i'll PM you
Enviado do meu SM-N9005 através de Tapatalk

[Kernel][AGK-OMNI] intelli plug, CPU/GPU OC/UC, Volt control ...[v1.05][14.07.14]

workes only on OMNI based Roms.
This is a beta Kernel! Only test, if you know what you are doing!!
The battery stats with this Kernel and intelliplug on are awesome!!
Features:
-Intelli Plug integrated
-CPU Volt ajust integradet
-lots of scheduler and governors
-flip2wake/flip2sleep/doubletab2wake ...
Please try and give responce!!
ATENTION if you try my Kernel, you will flash a custom boot animation!!
Changelog:
--------AGK-OMNI Kernel 1.05--------
-fix CPU clocking
-add overclocking of slimbus
--------AGK-OMNI Kernel 1.04--------
-add more GPU OC/UC range
--------AGK-OMNI Kernel 1.03--------
add some governors:
-add wrexy governor
-add nightmare governor
-intellidemand
-intelliactive
-smartassV2
-badass
-lagfree
-integrate some modules in Kernel
-reduce install files size
-add new bootanimation
--------AGK-OMNI Kernel 1.02--------
-fix volt ajust
-add Cpu OC and UC
-change GPU max OC
-fix wifi problem
-add custom boot animation
known issues:
-?
--------AGK-OMNI Kernel 1.01--------
-add intelli plug
known issues:
- volt ajust doesnt work
- Cpu OC doesnt work​
Click to expand...
Click to collapse
Downloads:
AGK-OMNIROM-Kernel-recovery-1.01.zip - 17.22 MB
AGK-OMNIROM-Kernel-recovery-1.02.zip - 10.05 MB
AGK-OMNIROM-Kernel-recovery-1.03.zip - 9.92 MB
AGK-OMNIROM-Kernel-recovery-1.04.zip - 9.92 MB
AGK-OMNIROM-Kernel-recovery-1.05.zip - 9.92 MB
Click to expand...
Click to collapse
Kernel Source: https://github.com/antaril/AGK-OMNI
This Kernel based on "Dirty Unicorns" Source​
testing now ! ...
i can confirm that the battery stats are awesome on this kernel
however ... the best omni kernel !
edit: ATTENTION!!!
i do not recommend to use smartmax_eps governor for now, it seems that there is an bug which prevent the screen from turning on and reboots the device instead !
Sry for op, but intelliPlug is the best governor for battery stat?
dena994 said:
Sry for op, but intelliPlug is the best governor for battery stat?
Click to expand...
Click to collapse
intelli plug is an alternative hotplug. you can change it in tricksterMod! standard its always MPDecision! But i change this!! Try, its awesome!
Antaril said:
intelli plug is an alternative hotplug. you can change it in tricksterMod! standard its always MPDecision! But i change this!! Try, its awesome!
Click to expand...
Click to collapse
I'm looking ti have the best battery, so witch version of AGK should I install with paranoid?
dena994 said:
I'm looking ti have the best battery, so witch version of AGK should I install with paranoid?
Click to expand...
Click to collapse
paranoid is aosp. Please install the other Version!!
Antaril said:
paranoid is aosp. Please install the other Version!!
Click to expand...
Click to collapse
Yes, but I want to know what version gives the best battery life! Hotplug, exc
dena994 said:
Yes, but I want to know what version gives the best battery life! Hotplug, exc
Click to expand...
Click to collapse
for me its intelli plug!! SMartmax and deadline! vcore ajust- 0,5
Thanks
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
TheUndertaker21 said:
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
Click to expand...
Click to collapse
Check the original development thread. There is one from same developer for AOSP ROMs. The AOSP kernel works great as well!
Sent from my One using XDA Premium 4 mobile app
TheUndertaker21 said:
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
Click to expand...
Click to collapse
look here: http://forum.xda-developers.com/showthread.php?t=2764555
Because omni is special!! Standart AOSP Kernel will not work correctly! But you can try to use this one in AOSP. I havent try this...
new Version online!! See on first thread
Antaril said:
look here: http://forum.xda-developers.com/showthread.php?t=2764555
Because omni is special!! Standart AOSP Kernel will not work correctly! But you can try to use this one in AOSP. I havent try this...
Click to expand...
Click to collapse
You linked me to a thread that hasn't been updated since may. That's not what I meant. I meant there aren't a lot of aosp kernels out there. But, whatever.
Sent from my HTC One using XDA Premium 4 mobile app
TheUndertaker21 said:
You linked me to a thread that hasn't been updated since may. That's not what I meant. I meant there aren't a lot of aosp kernels out there. But, whatever.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No thats wrong... first look here : "Old 27th May 2014, 02:28 PM (Last edited by Antaril; 1st July 2014 at 01:26 PM."
And if you read the thread name, you can read that :"[Kernel] [AOSP] [27.05.2014] AGK Kernel v1.16"
But you are right, there aren't a lot of AOSP Kernels, but i have made one! And there aren't also alot of OMNI Kernels out there! So?
Antaril said:
new Version online!! See on first thread
Click to expand...
Click to collapse
new version ?
you mean 1.04 ?
GPU OC max 487Mhz befor was 533Mhz ... is there a reason for lower OC ?
StalCaiRe said:
new version ?
you mean 1.04 ?
GPU OC max 487Mhz befor was 533Mhz ... is there a reason for lower OC ?
Click to expand...
Click to collapse
yes, it was too much oc. But now you have more range!!
please add bln in this kernel.thx
karmania said:
please add bln in this kernel.thx
Click to expand...
Click to collapse
bln should be inside!! Which Rom do you use? in Dirty Unicorns bln doesnt run!
i use omni rom with agk 1.04 kernel on htc one m7.but bln not work for me! what should i do?

[KERNEL][G5[H830/H850][LOS/LOS14.1]CrazyAquaKernel v2 [8-9-17]

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:
elementalx
interactive
ondemand
zzmoove
ondemandplus
conservative
powersave
userspace
- input boost
IO schedulers:
bfq
tripndroid
cfq
noop
deadline
fiops
row
sio
siopilus
zen
vr
fifo
Thermal:
- msm thermal
GPU:
- Adrenoboost
More:
- init.d support
- insecure kernel (adb has root privileges)
- frandom
- PVS level info
- frandom
- notification led control
- kcal v2
- CRC Check Disabled
- Dynamic filesystem read-ahead
- A lot improvments
- A lot fixes
Supported Variants:
H830
H850
Download Link CrazyAquaKernel [H830] [AnyKernel]:https://www.androidfilehost.com/?w=files&flid=208625
Download Link CrazyAquaKernel [H850] [AnyKernel]:https://www.androidfilehost.com/?w=files&flid=208622
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 Faux123
thx Savoca
thx RenderBroken
thx flar2
thx osm0sis
thx ShinyShide
thx bhb27
thx Lord Boeffla
thx the devs where made the cm14 bootable and working
thx CrazyGamerGR yeh me
XDA:DevDB Information
CrazyAquaKernel, Kernel for the LG G5
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazyAquaKernel-g5-g6-los-nougat
Kernel Special Features:
Version Information
Status: Testing
Created 2017-08-20
Last Updated 2017-08-20
FAQ
Recommended app : Kernel Adiutor
changelogs
v1.0/20-08-17
- initial release
v2.0/8-9-17
- input boost
- frandom
- msm thermal
- many improvments under the hood
For users and devs!!
All my kernels are based on cyanogenmod/lineageos source ,if someone who believes" i stoled their source" i have video captures and anyone who believes something just report me and i will have the last laugh .every tweak/mod/feature i used i edited/tweaked on my own and anyone with problem just stay away. My sources are free for anyone and can be used(i saw some ppl use them already)i don't care like other devs and i am happy and proud if someone use my work(the words" i work many hours on that project" the best repeatable words(many devs without the recognized tag and not with many thanks,they have worked for many hours/days/months and they don't cry and fight other devs )if for some devs their source are so much rare and hardworked just keep them privet(their work include their name so no problem ...we are not here for the fame ...we just want to improve the devices to make them better and not to fight with each other...
Why i am telling you all these?!
I have had many kernels unreleased from fights...i will continue to new clean projects based on lineageos and i will not care much with my source to wait many days to upload them with all the history of them because 2-3 "devs" they believe i used or edited their source...i am not a popular dev but you can't believe and no one knows how many days without sleep and hours of hardwork i have done, to do all this(and many not release source/work, much more than other devs...
reserve1
reserve2
Well.. This is awesome. Thank you for the hard work..really!!!
drmilosh said:
Well.. This is awesome. Thank you for the hard work..really!!!
Click to expand...
Click to collapse
This is just the start m8,i tried all the day to fix them all thats why i added only a few features to find the problem^^
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
This is just the start m8,i tried all the day to fix them all thats why i added only a few features to find the problem^^
Click to expand...
Click to collapse
Good news then, thx ! Will start testing soon (on linage os)..
drmilosh said:
Good news then, thx ! Will start testing soon (on linage os)..
Click to expand...
Click to collapse
Cool m8^^
Sent from my iPhone using Tapatalk Pro
Will be testing tomorrow!
Kye2000 said:
Will be testing tomorrow!
Click to expand...
Click to collapse
Cool,thx m8
Sent from my iPhone using Tapatalk Pro
Thanks for this :good:
Does your kernel have quickcharge support?
Nimueh said:
Thanks for this :good:
Does your kernel have quickcharge support?
Click to expand...
Click to collapse
In the first build no m8,but soon i will try to add it
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
In the first build no m8,but soon i will try to add it
Click to expand...
Click to collapse
Is video recording fully functional ?
N1ko5zAN said:
Is video recording fully functional ?
Click to expand...
Click to collapse
I hope yeh coz is fully updated
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
I hope yeh coz is fully updated
Click to expand...
Click to collapse
Ok ... Will test today and report back !!!
N1ko5zAN said:
Ok ... Will test today and report back !!!
Click to expand...
Click to collapse
Cool,thx m8
Sent from my iPhone using Tapatalk Pro
Thank you very much @CrazyGamerGR :highfive:
Kernel runs good so far on H850 RR 5.8.4 unofficial with one exception:
Interactive is set as the default governor.
-> Since EAS is there for the LG G5 interactive governor is always at 100% CPU frequency and therefore less useful for most of us...
Please check this post in the Speedy Kernel thread: either EAS or hmp should be enabled in the kernel, not both as this causes these malfunctions in some governors, i.e. interactive.
Keep up your good work, really appreciate! :good:
tiis said:
Thank you very much @CrazyGamerGR :highfive:
Kernel runs good so far on H850 RR 5.8.4 unofficial with one exception:
Interactive is set as the default governor.
-> Since EAS is there for the LG G5 interactive governor is always at 100% CPU frequency and therefore less useful for most of us...
Please check this post in the Speedy Kernel thread: either EAS or hmp should be enabled in the kernel, not both as this causes these malfunctions in some governors, i.e. interactive.
Keep up your good work, really appreciate! :good:
Click to expand...
Click to collapse
Yeh i ll check it,thx for feedback m8
Sent from my iPhone using Tapatalk Pro
New update is up
v2.0/8-9-17
- input boost
- frandom
- msm thermal
- many improvments under the hood
Download Links:
H830: https://www.androidfilehost.com/?fid=889764386195928217
H850: https://www.androidfilehost.com/?fid=817550096634797923

[KERNEL][MIMIX][LOS14.1]CrazyAquaKernel v2 [4-9-17]

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:
elementalx
interactive
ondemand
zzmoove
ondemandplus
conservative
powersave
userspace
- input boost
IO schedulers:
bfq
tripndroid
cfq
noop
deadline
fiops
row
sio
siopilus
zen
vr
fifo
Thermal:
- msm thermal
GPU:
- Adrenoboost
More:
- init.d support
- insecure kernel (adb has root privileges)
- frandom
- PVS level info
- frandom
- notification led control
- kcal v2
- CRC Check Disabled
- Dynamic filesystem read-ahead
- A lot improvments
- A lot fixes
Download Link CrazyAquaKernel[AnyKernel]:https://www.androidfilehost.com/?w=files&flid=209531
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 Eliminater74
thx Faux123
thx Savoca
thx RenderBroken
thx flar2
thx osm0sis
thx ShinyShide
thx bhb27
thx Lord Boeffla
thx the devs where made the cm14 bootable and working
thx CrazyGamerGR yeh me
Source Code: https://github.com/CrazyGamerGR/CrazyAquaKernel-xiaomi-sd820-sd821-los
FAQ
Recommended app : Kernel Adiutor
changelogs
v1.0/24-08-17
- initial release
v2.0/4-9-17
- input boost
- frandom
- msm thermal
- many improvments under the hood
reserve1
reserve2
reserve3
Welcome in Mix section! Looks nice Feel free to contact me for a dev to dev talk
Gesendet von meinem MI MIX mit Tapatalk
Only a question... Looked into your thread history...
You offer kernel for round about 15 devices...
Do you own a Mi Mix?
pappschlumpf said:
Welcome in Mix section! Looks nice Feel free to contact me for a dev to dev talk
Gesendet von meinem MI MIX mit Tapatalk
Click to expand...
Click to collapse
Sure m8
Sent from my iPhone using Tapatalk Pro
vergilbt said:
Only a question... Looked into your thread history...
You offer kernel for round about 15 devices...
Do you own a Mi Mix?
Click to expand...
Click to collapse
I owned mi mix and many other devices thats why i create kernels from devices where i had ,but now i wait to buy a sd835 device thats why i sold my latest android device s7 edge^^
Sent from my iPhone using Tapatalk Pro
Good!
Will try this soon
@CrazyGamerGR ...do you have miui kernal for mix in arsenal of kernals?
albertoduqe said:
Good!
Will try this soon
Click to expand...
Click to collapse
Cool m8^^
Sent from my iPhone using Tapatalk Pro
Arun1314 said:
@CrazyGamerGR ...do you have miui kernal for mix in arsenal of kernals?
Click to expand...
Click to collapse
Maybe soon m8
Sent from my iPhone using Tapatalk Pro
Tried this kernel, all is good. It's smooth and gave nice battery life. Thanks to developer.
Hunter Mossberg said:
Tried this kernel, all is good. It's smooth and gave nice battery life. Thanks to developer.
Click to expand...
Click to collapse
Thx m8 for feedback
Sent from my iPhone using Tapatalk Pro
For MIUI(9), 2 files must be replaced.
For the Wlan to work, 2 files have yet to be exchanged.
system/lib/libhardware_legacy.so -> libhardware_legacy.so.bak
system/lib64/libhardware_legacy.so -> libhardware_legacy.so.bak
libhardware_legacy.so.txt: copy to system/lib, rename libhardware_legacy.so.txt -> libhardware_legacy.so and 0644
libhardware_legacy.64.so.txt: copy to system/lib64, rename libhardware_legacy.64.so.txt -> libhardware_legacy.so and 0644
Whether the kernel is now better or equally good, "no idea".
Probably better for battery.
without perfd and therminal-engine
Antutu:
elementalx: 121206
interactive: 149411
The DragonXia brings as more, but would have to be adjusted.
Problem: MIUI Video Camera still does not work - no picture, just sound.
Hen Ry said:
For MIUI(9), 2 files must be replaced.
For the Wlan to work, 2 files have yet to be exchanged.
system/lib/libhardware_legacy.so -> libhardware_legacy.so.bak
system/lib64/libhardware_legacy.so -> libhardware_legacy.so.bak
libhardware_legacy.so.txt: copy to system/lib, rename libhardware_legacy.so.txt -> libhardware_legacy.so and 0644
libhardware_legacy.64.so.txt: copy to system/lib64, rename libhardware_legacy.64.so.txt -> libhardware_legacy.so and 0644
Whether the kernel is now better or equally good, "no idea".
Probably better for battery.
without perfd and therminal-engine
Antutu:
elementalx: 121206
interactive: 149411
The DragonXia brings as more, but would have to be adjusted.
Problem: MIUI Video Camera still does not work - no picture, just sound.
Click to expand...
Click to collapse
I follow los updates only m8 and i saw kernel source from miui are not update much
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
I follow los updates only m8 and i saw kernel source from miui are not update much
Sent from my iPhone using Tapatalk Pro
Click to expand...
Click to collapse
Wow, I'm impressed...
Run your kernel on a clean lineage like before (all apps with push, stock gapps installed, high accuracy for location)...
Never before got more than round about 4h DOT (stock kernel or pappschlumpf).
Now I reached more than 5h...
Great job
vergilbt said:
Wow, I'm impressed...
Run your kernel on a clean lineage like before (all apps with push, stock gapps installed, high accuracy for location)...
Never before got more than round about 4h DOT (stock kernel or pappschlumpf).
Now I reached more than 5h...
Great job
Click to expand...
Click to collapse
Thx for feedback m8
Sent from my iPhone using Tapatalk Pro
New build will be up soon!
Sent from my iPhone using Tapatalk Pro

Categories

Resources