{
"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"
}
SkyDragon Kernel for VS985 on stock based Rom's
Hey all,
this Kernel is based on stock VS985 Source code from LG. It is *only* for the vs985 and will *only* work if you're running a stock-based rom(10b/11c specifically but others may work as well). I made it as we don't currently have one here, and so we can get some better battery life and performance/responsiveness out of our devices. I will be adding things as we go here, but for now its good enough to release it.
Features
Code:
*Kexec Hardboot (Multirom) Support
*CPU Voltage Control(under/over volting)
*Dev/Frandom
*Arch/Random
*LCD Oversharpening Toggle from Savoca (Use Whetstone)
*KCAL Enhancements (Thanks to @Savoca) - Download his kcal app [URL="http://downloads.codefi.re/savoca/kcal"]here[/URL]
*Kernel memcpy
*High Performace Headset Sound
*Compiled with my own Linaro cortex-a15 optimized 4.9.4 Toolchain
*Faux Sound Control
How-To Install
Code:
1. Download kernel zip
2. Reboot to recovery
3. Make a nand backup
4. Flash kernel zip
5. ?????
6. Profit
Changelog
Code:
V5.0.4
*Added Faux Sound Control
*Built with my own Linaro 4.9.4 cortex-a15 optimized toolchain
*Compiled with some Graphite/O3 flags but main build is O2 for stability/standards
*Disabled optimizing for size, we optimize for full performance instead
V5.x/4.4
*Remade from scratch on 24B Kernel source
*Fixed long bootup issue
*Slimmed kernel
V4.0.2
*Reverted F2FS Support
*Reverted No-Fuse Exfat due to reboot/sdcard issues
*Built with latest HyperMod Toolchain (Sabermod/Linaro Hybrid)
*Packed into latest 23C boot.img
V.4.0.1
*Refactored the sharpening code
*Fixed Kexec hardboot
*Added F2FS support
*Added no-fuse exfat support
*Enabled Arm CPU Power and topology
*Optimized lib/sqrt functions
*Disabled module crc check
*Added Dev/Frandom support
V0.4
*Rebased on latest verizon 23B source
*Merged in %95 of features
V0.3.0.2
*Rebased on latest verizon source
*Latest memutils for msm8974
*Added smartmax governor
*Added Savoca's KCAL Enhancements
*-O3 and graphite flags
V0.2.9.4
Reverted latest intelli_plug commit
Reverted all freezer functions
Enabled high performance sound again
Reverted AVS/DCVS
Added Kexec Hardboot (Multirom) Support
V0.2.9
Updated Intelli_plug from 3.8 to 3.9
Removed skin1980's Sharpening fix in favor of Savoca's - changeable with Whetstone app from playstore
Added FSYNC
Allowed rebooting to bootloader(LAF/Download mode)
Added and tweaked Intelliminmax governor
Added Tripndroid governor (Like ondemand, good battery/performance ratio with a tad more performance)
Added some ARM Cache enhancements - Should help with overall performance and not hurt battery
Fixed reporting of GPU frequency
Enabled Adaptive Voltage Scaling
Enabled Dynamic Clock and Voltage Scaling
Enabled Kernel Samepage Merging
Optimized Kernel Samepage Merging
EXT4 improvements for better speed
VFPv4 Throughout kernel
Tweaked scheduler so its now aware of cpu frequency as it operates - Should help with performance and battery
SELinux bug fixes
Scheduler enhancements for less loadavg
Added sysfs interface for Gentle Fair Sleepers
V0.2.7.4.1 - This one is slightly newer than whats in the 2.0.1 Rom
*Removed Intelli-Thermal
*Removed Linaro Power Efficient WorkQueue's
*Removed Glibc Memory Functions - This should help with any lag
*Fixed up some of the schedulers(Tripndroid,vr,zen) not showing up
*SELinux set to permissive in the kernel by default
*Fiops set as default scheduler for better performance
*Removed Opensource Exfat driver
V0.2.7.2
*Added Linaro Efficient Workqueue's
*Enabled Arch Random
*Enabled Kernel Same-page Merging and Check before scanning
*Enabled Kernel level memcpy
*Added ATRandom for better entropy
V0.2.7
*Rebased source
*Compiled with full Graphite flags
*Added Intelliplug
*Added Intellithermal v2
*Added additional governors(OnDemandPlus, Intelliactive, Intellidemand, lagfree, smartassV2, dancedance, wheatley, lionheart)
*Fixed simple_ondemand gpu governor crashing
*Added[URL="http://forum.xda-developers.com/tmobile-lg-g3/development/script-g3-speed-t2929215"] Velocity[/URL] Scripts from @Razz1
V 0.2.6
*Ported OnDemand Gov from the M8
*Added Gboost
*Fixed High Performance sound
*Disabled CRC Checking
*Added Overall Stats for better tracking
*Compiling enhancements
*Memory leak fixes
*Kernel processing fixes
V.0.2.5.1
*Updated exfat to opensource driver and enabled
V 0.2.5
*Initial Release
Downloads
Code:
[B]SkyDragon V5.0.4 for 35B Roms ONLY![color=red]Lollipop[/color][/B]
[URL="https://www.androidfilehost.com/?fid=24052804347849996"]AFH Mirror[/URL]
--
[B]SkyDragon V4.4 for 23/24 Based Roms ONLY! [color=red]Lollipop[/color][/B]
[URL="https://www.androidfilehost.com/?fid=24052804347836924"]AFH Mirror[/URL]
--
[URL="https://www.androidfilehost.com/?fid=24052804347836983"]Return To Stock 35B Kernel[/URL]
[URL="https://www.androidfilehost.com/?fid=95916177934541257"]Return To Stock 23B Kernel[/URL]
[URL="https://www.androidfilehost.com/?fid=95784891001616578"]Return To Stock 11C Kernel[/URL]
[URL="https://www.androidfilehost.com/?fid=95897840722647683"]Return To Stock 12B Kernel[/URL]
Old releases can be found on my AFH page [URL="https://www.androidfilehost.com/user/?w=settings-dev-files&flid=21757"]here[/URL]
Recommended Settings
Code:
Governor: Interactive
Scheduler: ROW
Read-Ahead Buffer Size: 1536
If you want better battery, set Multicore Power Saving to 2
Thanks and credits to:
Code:
Razz1 - [URL="http://forum.xda-developers.com/tmobile-lg-g3/development/script-g3-speed-t2929215"]Velocity[/URL] Scripts
Faux123 - Commits
Tectas - Commits
Flar2 - Commits
Skin1980 - oversharpening fix
DoomLord - Commits
Savoca - Commits
Team Codefire for Bump!
Donators
Code:
startswithPendswithOOH
tjk639
akakai
My Lollipop Source Code
My Kitkat Source Code
XDA:DevDB Information
[KERNEL][NOV02][GPL] SkyDragon Kernel V5.0.4 Lollipop [STOCK/NON-AOSP], Kernel for the Verizon LG G3
Contributors
HolyAngel
Source Code: https://github.com/holyangel/LGE_G3
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 0.4
Stable Release Date: 2014-11-24
Created 2014-11-25
Last Updated 2015-11-02
thanks!
shouldnt this be in dev?
bweN diorD said:
thanks!
shouldnt this be in dev?
Click to expand...
Click to collapse
Yep, I thought I made it there lol
anyways I already put in to get it moved, so just waiting on a mod to get a chance to do so ^^
Next will be Rom release
Running well for everyone?
Id like to see this for CM12 as ive been looking for some audio tweaks for the kernel in hope of improving the sound quality of the phone
mitchell4500 said:
Id like to see this for CM12 as ive been looking for some audio tweaks for the kernel in hope of improving the sound quality of the phone
Click to expand...
Click to collapse
Already working on it for the d851, that one should be this week. I just gotta get a couple bugs knocked out. I can do the same for this device, just need a bit of time. Least I own this device, been flying blind on the d851.
Running well so far. Its a tad bit faster. Hard to notice lol. Regarless it boots and works.
Yup, seems snappier, but hard to tell.
Sent from my VS985 4G using Tapatalk
Great! Its definitely more responsive to me. Gonna try and add some more optimizations and a few other things over the next week or so. Would like to extend this battery life as much as possible.
No issues booting after dirty flashing over stock bumped 11c (http://forum.xda-developers.com/verizon-lg-g3/development/rom-stock-root-deodex-t2932683). I didn't wipe the cache and subjectively the UI seems a little snappier. Text sharpening is improved even over stock 11c. Thanks!
Yeah shouldn't need to wipe cache for this kernel, no other files get changed. And it's patched so no oversharpening ^^
Straight stock only, or will this work on Jasmin?
Sent from my VS985 4G using XDA Free mobile app
goldsmitht said:
Straight stock only, or will this work on Jasmin?
Sent from my VS985 4G using XDA Free mobile app
Click to expand...
Click to collapse
It works on any stock-based rom, so it'll work fine on jasmine ROM since its based on stock ROM. It just won't work on any aosp/cm stuff ^^
Flashed fine, no issues. Booys up slow on each reboot, not just first time
Sent from my VS985 4G using XDA Free mobile app
Will there be aosp kernel in the future
Just a quick question. How did you get this kernel bump'd? Official bumping is gone...
Sent from my VS985 4G
workdowg said:
Just a quick question. How did you get this kernel bump'd? Official bumping is gone...
Sent from my VS985 4G
Click to expand...
Click to collapse
Almost all the(80 or so) builds I did before release were officially bump'd, but since they took their site down I had to switch to the OpenBump tool in order to continue development.
Does this kernel support external SD Cards? I installed the kernel and when I booted up I got a message "SD Card Inserted" and it is blank when I look at it through a file explorer program. I am on a VZW G3 running Cloudy ROM 1.2.
mapatton82 said:
Does this kernel support external SD Cards? I installed the kernel and when I booted up I got a message "SD Card Inserted" and it is blank when I look at it through a file explorer program. I am on a VZW G3 running Cloudy ROM 1.2.
Click to expand...
Click to collapse
The kernel is for stock ROM with a base 10b or 11c only that maybe your issue. Since cloudy is based on a different version
VS985 G3 R0øted
Installed last night, gave it a full charge, and battery life is better than stock.
Gonna give it a few days, but if I want to make changes, how do i get into the kernel to change settings? Can't find anything in settings, unless I'm not looking in the right places.
Sent from my VS985 4G using XDA Free mobile app
Related
Welcome to Kangaroo Kernel
{
"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"
}
Linux 3.4.106 base, comes with a modified ramdisk too
Engineered for battery life without sacrificing performance. Kangaroo Kernel is designed as a drop in replacement for stock, for those who want a no bs kernel
Click to expand...
Click to collapse
Latest kernel is here:
GPE/SENSE
http://forum.xda-developers.com/htc...ernel-xx-dec-gpe-t2963967/page86#post59458483
Click to expand...
Click to collapse
Flashing Kangaroo Kernel:
1. Reflash your ROM (coming from other kernels this is important)
2. Flash Kangaroo Kernel
3. Reboot, wait 10 mins or so for things to settle
4. Profit
Click to expand...
Click to collapse
See post 3 for changelog and what's in the kernel
I don't believe in big OPs, all the work is in the kernel, not the presentation
Enjoy the kernel and don't forget to search
XDA:DevDB Information
★☆ Kangaroo Kernel ☆★, Kernel for the HTC One
Contributors
poondog
Source Code: https://github.com/poondog/kangaroo-m7-mkv
Kernel Special Features:
Version Information
Status: Stable
Created 2014-12-06
Last Updated 2015-03-15
Reserved
Changelog
Code:
Changelog for kernels:
See each post for more details and download
***** 16 March *****
.some misc tweaks
.fix sound from speakers issue
http://forum.xda-developers.com/htc-one/orig-development/kernel-kangaroo-kernel-xx-dec-gpe-t2963967/page86#post59458483
***** 8 March *****
.introduce PRESERVATIVE gov, tuned it for m7
.introduce SMARTMAX gov
.update BFQ iosched to v7r7
http://forum.xda-developers.com/htc-one/orig-development/kernel-kangaroo-kernel-xx-dec-gpe-t2963967/page78#post59296553
***** 26 February ****"
.added Slimbus OC (for better audio output and power, now we can push audio further)
.trim some fat from the kernel (you won't notice what's gone hopefully)
.added init.d support, it requires busybox assuming its in system/xbin
.add support for official WWE 7.19 base on Sense version
http://forum.xda-developers.com/showpost.php?p=59097680&postcount=644
***** 18 february *****
.upstream update to Linux 3.4.106
.misc patches from CM/CAF to rid potential memory leaks and lockups
.support lower GPU idle freqs
.fix some boosting issues on GPE
http://forum.xda-developers.com/showpost.php?p=58930842&postcount=558
***** 6 February *****
.hotfix for speakers issue on Sense 5.0.2
http://forum.xda-developers.com/htc-one/orig-development/kernel-kangaroo-kernel-xx-dec-gpe-t2963967/page46#post58653407
***** 5 February *****
.Disabled some logging stuff (less waste of resources)
.some optimizations for KSM (kernel samepage merging, to do with memory. See here http://www.linux-kvm.org/page/KSM)
.a lot of under the hood stuff for smoothness and battery
.updates to kernel mode neon
.some updates from CM and Google for conservative gov
.advanced TCP control (default westwood, sorry @ZeroInfinity :P)
.misc cleanups for 2w
.add pocket detection feature for 2w (flar2)
.set default io as deadline, readahead to 512kb (seems to be optimal for battery and performance)
.some more tweaks to network related stuffs
http://forum.xda-developers.com/htc-one/orig-development/kernel-kangaroo-kernel-xx-dec-gpe-t2963967/page44#post58649936
***** 22 Jan *****
.allow GPU to sit at 27MHz
.some small tweaks for performance and battery
.some RAM tweaks (thx Imoseyon)
.set DEADLINE as default scheduler
http://forum.xda-developers.com/htc-one/orig-development/kernel-kangaroo-kernel-xx-dec-gpe-t2963967/page37#post58338217
***** 16 Jan *****
.hashtable: introduce a small and naive hashtable
.switch to new hashtable for some drivers (more simple, less generic code for better efficiency)
.workqueue: introduce Linaro Power Efficient Workqueues
.switch to power efficient workqueues for some drivers (for efficiency)
.move all voltages up a PVS version
.introduce USB FORCE FAST CHARGING
.reduce some wifi wakelocks
.removed some logspam
.disabled some debugging (reduce power waste)
.show GPU freq properly, idle at 27MHz
.add userspace voltage control
.usb: gadget: mass_storage: added sysfs entry for cdrom to LUNs
.add a config option to switch to Nexus 7 acpu table (1512 max but this is disabled)
http://forum.xda-developers.com/showpost.php?p=58205115&postcount=251
***** 22 Dec *****
.introduce sweep2wake, doubletap2wake, logo2menu, logo2wake options (see below)
.some more optimizations and improvements under the hood (better battery + performance)
http://forum.xda-developers.com/showpost.php?p=57652419&postcount=183
***** 13 Dec *****
.compress with LZ4 rc125 (for faster booting, backported from 3.17 source)
.init to max speed on boot (for faster booting, from motorola)
.increase read speed of deadline scheduler
.introduce BFQ-v7r6-3.4 scheduler
.introduce FIOPS scheduler
.optimized AES and SHA1 routines
.optimize square root algorithm
.use glibc version of string and memcopy
.freezable blocking calls and updates to freezer
.remove some debugging
.RCU_FAST_NO_HZ timer offsets from motorola
.some other misc code improvements
.Use -mcpu=cortex-a15 when targeting MSM Krait CPUs
http://forum.xda-developers.com/showpost.php?p=57461022&postcount=121
***** 11 Dec *****
.full upstream to 3.4.105 from 3.4.10 base, 4000+ commits. (kernel.org)
.don't limit optimization of kernel by size
.compile with GCC Google 4.8
.some changes to the way the kernel name displays
.make the ramdisk insecure
.set adb debuggable
http://forum.xda-developers.com/showpost.php?p=57416216&postcount=89
***** 10 Dec *****
.patch upstream 3.4.100 (changelog is massive lol)
.all in one zip (thx golv, I referenced your zip)
http://forum.xda-developers.com/showpost.php?p=57391069&postcount=64
***** 9 Dec *****
.merged updates up to and incl. 3.4.80
http://forum.xda-developers.com/showpost.php?p=57359757&postcount=47
***** 7 Dec *****
.add NTFS RW capability
.fix for system RW
.patch to 3.4.30
.sd mount patch (santod040)
http://forum.xda-developers.com/showpost.php?p=57312620&postcount=22
***** 6 Dec *****
.stock ramdisk
.compiled with GCC 4.8 from Google (official lollipop branch)
.patch to 3.4.14
http://forum.xda-developers.com/showpost.php?p=57292101&postcount=4
NEW!
So I have started on the GPE kernel source for m7.
As this kernel is still in testing stage (I only compiled it now) I have made it harder to install.
Think of it like natural selection.
Installation instructions:
1. fastboot flash boot boot.img
2. flash modules zip in recovery
Usually, these tests are done private but I thought since I have been gone from here for a while, I will put them up for everyone
As of now, this kernel has:
.stock ramdisk
.compiled with GCC 4.8 from Google (official lollipop branch)
.patch to 3.4.14
In depth changelog can always be found here:
https://github.com/poondog/kangaroo-m7-mkv/commits/master
Thanks
Thanks for this, its a lot snappier now. Nice to see you back in the forums....
Does this disable system write protection?
YudmudTR said:
Does this disable system write protection?
Click to expand...
Click to collapse
Not yet, I am posting initial test builds while I progress through the kernel development
so i just flash the boot.img in fastboot, then flash the kernel in recovery and all done?
kopeko said:
so i just flash the boot.img in fastboot, then flash the kernel in recovery and all done?
Click to expand...
Click to collapse
Flash the boot.img in fastboot
The zip contains the modules actually. But yes flash those in recovery
I have new update for tomorrow too
Is it possible to fix captive blacklight issues with your kernel?
dragonballz2k said:
Is it possible to fix captive blacklight issues with your kernel?
Click to expand...
Click to collapse
In the short term you can use this app to switch them on when screen on https://play.google.com/store/apps/details?id=com.deskangel.kblight
Sent from my HTC One
Do I have to flash the boot.IMG even though I am soff?
Thanks.
ANDR01DN00B said:
Do I have to flash the boot.IMG even though I am soff?
Thanks.
Click to expand...
Click to collapse
Yes have to flash the boot.img with fastboot then install the module zip file in recovery after
poondog said:
...
Installation instructions:
1. fastboot flash boot boot.img
2. flash modules zip in recovery
....
Click to expand...
Click to collapse
@poondog
I did flashable zip for recovery, which contains boot.img and modules. Yoy can try to install it.
Download:
kk_501_test.zip
Golv said:
@poondog
I did flashable zip for recovery, which contains boot.img and modules. Yoy can try to install it.
Download:
kk_501_test.zip
Click to expand...
Click to collapse
Flashed without a problem. Feels smoother and more responsive.
Thanks for your efforts @poondog.
If you are including the ramdisk, you may wanna grab mine from my latest update or look in it for my changes.
I fixed it up so that users will no longer have sd card issues/internal storage now visible in apps and via PC.
Just thought I'd mention it, as it may save us both some grief.
Thanks again...I made the same changes in my custom kernel for m7vzw as well as the Dna.
Golv said:
@poondog
I did flashable zip for recovery, which contains boot.img and modules. Yoy can try to install it.
Download:
kk_501_test.zip
Click to expand...
Click to collapse
Well, looks like poondog won't use this complete flashable zip while his kernel is in test state... Just my opinion
I flashed it the way he offered it.
santod040 said:
Thanks for your efforts @poondog.
If you are including the ramdisk, you may wanna grab mine from my latest update or look in it for my changes.
I fixed it up so that users will no longer have sd card issues/internal storage now visible in apps and via PC.
Just thought I'd mention it, as it may save us both some grief.
Thanks again...I made the same changes in my custom kernel for m7vzw as well as the Dna.
Click to expand...
Click to collapse
+1 join their work to an excellent result!
I know this just started but, just wanna ask if there is any intention of adding the double tap to wake feature in the future?
dragonballz2k said:
Is it possible to fix captive blacklight issues with your kernel?
Click to expand...
Click to collapse
I haven't looked into it at all
ANDR01DN00B said:
Do I have to flash the boot.IMG even though I am soff?
Thanks.
Click to expand...
Click to collapse
Yes because the zip doesn't contain kernel
santod040 said:
Thanks for your efforts @poondog.
If you are including the ramdisk, you may wanna grab mine from my latest update or look in it for my changes.
I fixed it up so that users will no longer have sd card issues/internal storage now visible in apps and via PC.
Just thought I'd mention it, as it may save us both some grief.
Thanks again...I made the same changes in my custom kernel for m7vzw as well as the Dna.
Click to expand...
Click to collapse
Thanks, can you show me a diff or something?
Sinistersky said:
I know this just started but, just wanna ask if there is any intention of adding the double tap to wake feature in the future?
Click to expand...
Click to collapse
In the future
SpeedyKernel [3.1.0]ONLY FOR SAMSUNG TOUCHWIZ 5.0 ROM!!!G900H not supportedFeatures:
Code:
- Build from latest Samsung Source
- [B][COLOR="Red"]Build with latest SaberMod GCC 5.1.x toolchain (toolchain made 04.07.15)[/COLOR][/B]
- Fix memory leaks
- Fast charge support
- UV support
- LCD Notifier
- Faux Sound Engine
- New wake gestures
- KCAL V2 display driver
- FSync tweaks
- Google Services wakelock fix
- New led functions and fixes
- New random generator, more I/O perfomance
- Added frandom support
- Enabled and tweaked KSM
- SELinux status set to Permissive
- ExFAT sdcard support
- NTFS OTG support (WORKS ONLY WITH SPECIAL PROGRAMM)
- Busybox
- Init.d support
- Insecured
- Disabled restrict rooting
- BOE5 Ramdisk
- I/O Shedulers: stock + sio,fiops,zen
- 10 new governors
- Removed "KERNEL IS NOT SEANDROID ENFORCE" (thanks to [B]kykint[/B])
- CRC Disabled
- Many many misc tweaks
Changelog:
Code:
[B]Version 3.1.0:[/B]
- Sources cleaned
- Recompiled with new toolchain SaberMod GCC 5.1.x (toolchain made 04.07.2015).
- Ramdisk from BOE6
- Improve perfomance (AnTuTu- 45K+ score)
- Improve powersaving
[B]Version 3.0.0- GLOBAL UPDATE:[/B]
- Sources rewriten from zero
- [COLOR="green"]Compiled with latest Hyper Linaro GCC 5.1.1 with Graphite[/COLOR]
- Added UV control support
- Added new wake functions (Sweep2Wake, DoubleTap2Wake, wake gestures, DoubleTap2Sleep and etc)
- Added new display color driver (KCAL V2)
- Many funtions made static
- Fixed battery drain issue
- Added LCD Notifier
- Added Faux Sound Engine
- tweaked MPDecision
- Tweaked GPU and CPU
- fix memory leak in gpiod_export_link
- fix memory leak in gpiod_sysfs_set_active_low
- fix per-station group key get/del and memory leak
[B]Version 2.1.0:[/B]
- Google Services wakelock fix
- Brightness fix and samsung pattern switch
- LED fading/blinking support
- Allow continuous LED light + faster speeds
- TCP cubic-> westwood
- Many bugfixes
[B]Version 2.0.0:[/B]
- Added 10 new governors (latest versions)
- Added bfq i/o sheduler
- Tweaked and updated stock governors and i/o shedulers
- Deleted MSM Thermal V2 (more stability)
- Deleted Boeffla Sound Engine (because boeffla sound in this kernel not configuring)
- Many tweaks, updates, fixes
[B]Version 1.5.0[/B]
- Built from latest UPDATE 2 sources
- Revert to 3.4.0 (better working)
- Kernel rewritten from zero
- Fixed fast charging
- Added MSM Thermal v2
- Added I/O Shedulers: sio, fiops, zen
- Added Boeffla Sound Engine (many thanks to [B]Lord Boeffla[/B])
- Removed "KERNEL IS NOT SEANDROID ENFORCE" (thanks to [B]kykint[/B])
- Improved internet speed (thx to [B]tamirda[/B])
- Disabled CRC
- Improved SELinux
- Improved CPU Control
- frandom enabled by default
- Many CPU fixes
- msm_adreno_tz Make GPU use lowest idle frequency when no load
- Removed dirty build information
- Many bugfixes
DOWNLOAD:
VERSION 3.1.0
Previous versions:
VERSION 3.0.0
VERSION 2.1.0
VERSION 2.0.0
VERSION 1.5.0
Click to expand...
Click to collapse
SOURCES
AnTuTu test (45K score):
{
"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"
}
Configuration of the kernel:
To tweak and configure the kernel, manually load and install the app "Kernel Adiutor" from Google Play.
To configure SOUND, manually load and install FauxSound Audio/Sound Control
Donation:
If you like my work, feel free to donate.
PAYPAL: [email protected]
YANDEX.MONEY: 410011318613296
CREDIT CARD: send me PM
Thanks!
Credits:
- Lord Boeffla
- tamirda
- kykint
- Tamerlan2009
XDA:DevDB Information
Speedy Kernel, Kernel for the Samsung Galaxy S 5
Contributors
NowenUI
Kernel Special Features: FAST, CLEAN, POWERSAVE
Sources: https://github.com/NowenUI/SpeedyKernel-3.0_G900F_TW5.0
Version Information
Status: Stable
Current Stable Version: 3.1.0
Stable Release Date: 2015-07-13
Created 2015-06-15
Last Updated 2015-07-13
nice just flashed it
i play this game that usually doesn't work well with custom kernels. will try and report.
thanks
EDIT: The game is working well. I like the no overclock - close to stock idea
good job buddy
EDIT 2: Viper4Android is working and power saving modes are working as well. it's getting better and better lol
g900F or H?
Sent from my SM-G900F using Xparent Cyan Tapatalk 2
kp.nikhil said:
g900f or h?
Sent from my sm-g900f using xparent cyan tapatalk 2
Click to expand...
Click to collapse
g900f only
kp.nikhil said:
g900F or H?
Sent from my SM-G900F using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
I flashed it on G900F a few minutes back and it booted...
working well for now
G900t here working great so far.
Sent from my SM-G900T using Tapatalk 2
gonna try this mate
fix google service?
What google service issue?
Pangadaywalker said:
What google service issue?
Click to expand...
Click to collapse
core720 said:
fix google service?
Click to expand...
Click to collapse
I haven't this issue, maybe it fixed
very good work!!!
This is running great on my G900T. RAM management is amazing with this kernel. Great work and thank you.
smooth kernel i do have a question tho... any chance you would incorperate faux sound into kernel plz as i like this kernel but im going a bit deff and need my volume boosted quite a lot(to many raves wen younger lol ) if you could that would be awsome thanx very much
Hows the battery life?
aeonix_05 said:
Hows the battery life?
Click to expand...
Click to collapse
Very GOOD! !!
Can you please make a version of this Kernel for G900H?
Thanks in advance!
coto39 said:
Can you please make a version of this Kernel for G900H?
Thanks in advance!
Click to expand...
Click to collapse
No.
I work only with devices, which I have.
Very tempting to try a more recent TW 5.0.0 optimized Kernel since KTOONZES last TW Build is from February and I don't really need to have any OC / UV to begin with as well (sometimes less is more). And even more tempting when I read that it has great RAM Management and battery life (and that I'm flash addicted). Just sounds to good to skip - I think I'll flash it tomorrow to see for myself.
Whats the exact "latest" (as in Version Number) Samsung Kernel Source this is based on?
justyourimage said:
Very tempting to try a more recent TW 5.0.0 optimized Kernel since KTOONZES last TW Build is from February and I don't really need to have any OC / UV to begin with as well (sometimes less is more). And even more tempting when I read that it has great RAM Management and battery life (and that I'm flash addicted). Just sounds to good to skip - I think I'll flash it tomorrow to see for myself.
Whats the exact "latest" (as in Version Number) Samsung Kernel Source this is based on?
Click to expand...
Click to collapse
You will not be disappointed with the RAM management.
justyourimage said:
Whats the exact "latest" (as in Version Number) Samsung Kernel Source this is based on?
Click to expand...
Click to collapse
BOA3 Sources (latest on Samsung Open Source Release Center for G900F Lollipop), ramdisk from BOE5
{
"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"
}
Unofficial DorimanX builds by GreekDragon(The resurrection of jellybean kernels)
Dorimanx JB unofficial kernel by GreekDragon
The Background:
DorimanX development has stopped for a while now. I've been a long term dorimanx user, but I felt that a lot of features need to be implemented into the kernel. As of a result, I decided to make my own personal builds! Please note that I'm no way as good as the master himself, Dorimanx, but I try to implement features to the best of my abilities. Also, I'm not going to be a proper maintainer of dorimanx kernel, this is just what I've done in my spare time.
This is a fork from Dorimanx's git.
If you have problems or if anything goes wrong, you can flash latest build by Computoncio
You can download from his official website:
http://dorimanx.casoncia.org/
The Mission:
To continue giving support for the much loved kernel. New features and additions will be added to improve flexibility and speed to the already amazing kernel. My goal is to improve DorimanX kernel as much as I can, without sacrificing stability.
4.1.X JELLYBEAN ONLY!
DISCLAIMER:
I'm not responsible for bricked devices or wrong version flashing
You are using this kernel at your own responsibility
——— !!!!!!!! YOU HAVE BEEN WARNED !!!!!!!! ———
FEATURES:
This kernel includes the following additional features over stock dorimanX kernel:
- CPU Governors: HYPER, Ondemand, pegasusQ, Intellidemand, neoX, darkness, nightmare, sleepy, conservative (Default: HYPER)
- TCP Algorithms: Cubic, Reno, BIC, Westwood, Highspeed, Hybla, HTCP, Vegas, Veno, Scalable, Lp, Yeah, Illinois (Default: Westwood)
- FPBug/Musicbug fix is already included in this kernel!
- BLN and BLNWW support
- Updated Linux Kernel version to 3.15.0 stable!
- IO Schedulers: ROW, FIOPS, SIO, BFQ, CFQ, Noop, ZEN, Deadline (Default: SIO)
- Trim support
THINGS I WILL NOT ADD:
Code:
- LZ4 Compression (Our Boot partition is way too small to support this)
- Useless CPU governors such as Userspace
- Colour tuning support (Unless someone helps me with this)
- Recovery version (WIll only consider doing this if working on LP kernel)
- Higher thermal limits (We all know what happens if we do this)
- Higher overclocking/Lower underclocking capabilities (So you want less stability and more SODs?)
- Synapse support (Stweaks is the only app that can fully support this kernel)
CREDITS:
Dorimanx (the real master of the kernel)
Gokhanmoral (Siyah Kernel)
Voku1987(This Kernel)
Alucard_24(This Kernel)
STANTRC(This Kernel)
Entropy512 (CyanogenMod)
Tungstwenty (On screen gestures addon)
Torvalds (Kernel 3.6.Y maintainer)
Computoncio (This Kernel)
cybernetus (This Kernel)
stelistcristi (Contents of this post)
chhapil (For helping me with all of the issues, thanks man)
Chet Kener (For UBER toolchain)
Lanchon (For TRIM fix)
Zeitferne (For FP Bug/Music Bug fix)
gsstudios (For his help and his thread template)
DOWNLOAD:
Siyah-Dorimanx-V8.70-JB-SGII-PWR-CORE-DRAGON-TRIM.zip
AndroidFileHost Download Folder
CHANGELOG:
Refer to second post
KERNEL SOURCE:
Source code of the kernel can be found here:
https://github.com/dragonGR/Dorimanx-SG2-I9100-Kernel
https://github.com/dragonGR/initramfs3
ISSUES:
- All dorimanx bugs
USEFUL LINKS
- CPU Governor and I/O Scheduler Guide
- DorimanX tuning guide
TCP Algorithm guide
XDA:DevDB Information
DorimanX JB by GreekDragon, Kernel for the Samsung Galaxy S II
Contributors
GreekDragon, chhapil
Source Code: https://github.com/dragonGR/Dorimanx-SG2-I9100-Kernel
Kernel Special Features:
Version Information
Status: Stable
Created 2016-07-15
Last Updated 2016-12-03
Changelogs:
--RELEASED VERSIONS --
Code:
[B]DorimanX 8.70 (STABLE) [/B]
- Massive update -
- Upstream & Security fixes -
- Stability improved -
- Switched to gsstudio's fork -
Reserved
Welcome to the team
@Lysergic Acid @gsstudios , @arnab , @GreekDragon @Trafalgar Square ..... and i missed many but what a Team on I9100 again
thanks to all to continue to maintain our device with a so high level of development !
Troubadour666 said:
@Lysergic Acid @gsstudios , @arnab , @GreekDragon @Trafalgar Square ..... and i missed many but what a Team on I9100 again
thanks to all to continue to maintain our device with a so high level of development !
Click to expand...
Click to collapse
After 5 years, s2 is still alive and kicking. I guess is a zombie now.
Its work
Do you have any profile between battery/stability/games
I am here
xn0live said:
Its work
Do you have any profile between battery/stability/games
Click to expand...
Click to collapse
I don't want to touch profiles because i know i will screw up there.
Trafalgar Square said:
I am here
Click to expand...
Click to collapse
Of course you are here.
I'm testing a new v8.52. I added IsoRec and some other things, if everything is good, i will release it.
Have you pulled the fix for package parsing error in JB?
As I mentioned to you I'm not able to keep up these days due to me professional commitment, so your contribution to JB branch is a welcome change. Thanks for that
I have one concern over how the Dorimanx kernel development is heading.
Already the JB vs KK, MM code is now much fragmented, I was trying to my best to bring JB much closer to the current branches but not fully.
I would like to know your views on this
chhapil said:
Have you pulled the fix for package parsing error in JB?
As I mentioned to you I'm not able to keep up these days due to me professional commitment, so your contribution to JB branch is a welcome change. Thanks for that
I have one concern over how the Dorimanx kernel development is heading.
Already the JB vs KK, MM code is now much fragmented, I was trying to my best to bring JB much closer to the current branches but not fully.
I would like to know your views on this
Click to expand...
Click to collapse
Fragmentation was going to happen sooner or later, especially with all those changes required just to get MM working.
I will help with JB development when I have free time alongside GreekDragon. LP and MM will and always be my primary focus (until new android versions come out)
gsstudios
Could you explain why there's dorimanx.zip file inside the kernel file
Was it a mistake or you compiled two different kernels?
gsstudios said:
Fragmentation was going to happen sooner or later, especially with all those changes required just to get MM working.
I will help with JB development when I have free time alongside GreekDragon. LP and MM will and always be my primary focus (until new android versions come out)
gsstudios
Click to expand...
Click to collapse
May be my expectations would be wrong, apart from Mali code, rest of the code should be almost same.
Even the WiFi driver has become totally open source now but it's not merged to JB branch fully.
Lot of pieces related to net, scheduling are also different.
I guess since Dorimanx and computino's days it has started bifercating.
I hope we can bring it together
Always if my mobile is off(screen off) and i get a whatsapp message my phone wake up
where is the option, where i can disabled it?
BLN is off
and what does it mean if a person say i am using " cpu grpup 2 or cpu group 3" where is the setting for that
chhapil said:
Have you pulled the fix for package parsing error in JB?
As I mentioned to you I'm not able to keep up these days due to me professional commitment, so your contribution to JB branch is a welcome change. Thanks for that
I have one concern over how the Dorimanx kernel development is heading.
Already the JB vs KK, MM code is now much fragmented, I was trying to my best to bring JB much closer to the current branches but not fully.
I would like to know your views on this
Click to expand...
Click to collapse
Yeah, i'm testing it along with some other things.
I have something in my mind. If everything is ok, JB kernel will be closer to LP one. Not sure if you get me.
gsstudios said:
Fragmentation was going to happen sooner or later, especially with all those changes required just to get MM working.
I will help with JB development when I have free time alongside GreekDragon. LP and MM will and always be my primary focus (until new android versions come out)
gsstudios
Click to expand...
Click to collapse
Thanks again.
Thanks.
Muhammadsoli said:
Could you explain why there's dorimanx.zip file inside the kernel file
Was it a mistake or you compiled two different kernels?
Click to expand...
Click to collapse
Is a mistake.
chhapil said:
May be my expectations would be wrong, apart from Mali code, rest of the code should be almost same.
Even the WiFi driver has become totally open source now but it's not merged to JB branch fully.
Lot of pieces related to net, scheduling are also different.
I guess since Dorimanx and computino's days it has started bifercating.
I hope we can bring it together
Click to expand...
Click to collapse
WIFI Drivers is stable on JB.. correct me if i'm wrong, but why to update the drivers when the one from JB works great?
xn0live said:
Always if my mobile is off(screen off) and i get a whatsapp message my phone wake up
where is the option, where i can disabled it?
BLN is off
and what does it mean if a person say i am using " cpu grpup 2 or cpu group 3" where is the setting for that
Click to expand...
Click to collapse
What do you mean?
About cpu group, is on STweaks and specifically in CPU-Voltages tab.
Dorimanx v8.55 is up!
Changelogs:
- Added IsoRec
- Kernel is now 3.15
- Removed zzmanX
- Added zzmoove
- Removed Powersave governor
- Removed Perfomance governor
- Removed VR and FIFO schedulers
- Enabled other flags for FIOPS
- Updated SuperSU to v2.46
- Fixed permissions for power efficient workqueues parameter
- Fixed parsing package error
- Synced chhapil's zram updates
- Set lz4 as the default algorithm for zram
- Merged almost all fixes from zzmoove develop branch.
- Added tcp algorithm changing support and set westwood as the default
- Governors Updated
- Tuned IO schedulers
- Fixed some memory corruptions
- Sync IO scheduler changes with KK branch
- Fixed some leaks
- Applied some security updates
- Added PE workqueue control
- Added TCP algorithm changing support to stweaks
- Initial support for software CRC toggle
Downloads
AFH: https://www.androidfilehost.com/?fid=24591000424948196
Github(mirror):https://github.com/dragonGR/Dorimanx-SG2-I9100-Kernel/releases/tag/v8.55-stable
Found some issues
Stweaks always detects a value been changed, I think your profiles are out of sync
Trim is not working properly, phone hangs while trimming, check the discard option in fstab in initramfs
Overall deep sleep is good, resume is faster after screen off state
:good:
chhapil said:
Found some issues
Stweaks always detects a value been changed, I think your profiles are out of sync
Trim is not working properly, phone hangs while trimming, check the discard option in fstab in initramfs
Overall deep sleep is good, resume is faster after screen off state
:good:
Click to expand...
Click to collapse
TRIM works fine here. And i have affected chip if that matters.
About Stweaks, i think i know the problem. Testing.
Resume is faster indeed.
I flash the 2 version
the kernel is not very stable, its freeze almost
xn0live said:
I flash the 2 version
the kernel is not very stable, its freeze almost
Click to expand...
Click to collapse
No freeze for me. All is good. @chhapil you faced freeze?
{
"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"
}
Introduction
Hello everyone, this is my kernel for the Nexus 6, based on my kernel for the Nexus 6P. I aim to add enough features to matter while keeping it lean and stable. Hopefully you enjoy! Please read this entire post, most of your questions will be answered in here!
Features
Here are the major features of the kernel (feel free to explore Github)
Upstream Linux versions 3.10.41-3.10.104
Updated to the December security patch
Patches for some CVEs
Upstream patches from CAF
Support for overclocking to 2880 MHz (stock values by default)
CPU governors: barry_allen, blu_active, chill, conservative, darkness, elementalx, impulse, interactive (default), nightmare, ondemand, performance, smartmax, userspace, zzmoove
Hotplugs: blu_plug, mako_hotplug, msm_sleeper, zen_decision (default - mpdecision is disabled)
High brightness mode and backlight dimmer
KCAL color control
Adreno Idler
Wake gestures (sweep2wake, doubletap2wake, sweep2sleep, and camera launch gesture)
Voltage control
Franco sound control and high performance audio
Adaptive low memory killer
UKSM (disabled by default)
I/O schedulers: bfq, cfq, deadline, fiops, maple, noop, sioplus (default), tripndroid, and zen
USB fast charging
Wakelock controls
BCL disabled
TCP algorithms: bic, cubic, highspeed, htcp, hybia, illinois, lp, reno, scalable, vegas, veno, westwood (default)
Kexec patch for MultiROM support
Full F2FS support
Compiled with an Uber-based 6.3.1 toolchain located here
Forced encryption and dm-verity disabled
Built with AnyKernel2 thanks to @osm0sis
Downloads
7.0/7.1/7.1.1 (1.x): Main
Installation
If you are on stock:
If you are on the stock kernel: flash the kernel zip and reboot
If you are on a custom kernel: flash the stock boot image matching your build number, flash the kernel zip, and reboot
If you are on a custom ROM:
If you are on the kernel that came with your ROM: flash the kernel zip and reboot
If you are on a custom kernel: dirty flash your ROM zip, flash the kernel zip, and reboot
Upgrading from one Flash version to the other:
Just flash the kernel zip and reboot
Changelog
Nougat 7.0
Code:
[B]1.8[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=70246281]release post[/URL])
[LIST]
[*]Toolchain bumped to 6.3.1
[/LIST]
[B]1.7[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=70112925]release post[/URL])
[LIST]
[*]December security update
[*]Upstream F2FS commits
[*]Improvements to cpuidle
[*]Double tap to wake now works when either halfscreen or fullscreen is selected in KA
[*]Fix tethering on 7.1.1 ROMs
[*]Add Live Display (work with KCAL thanks to [user=4684315]@flar2[/user])
[/LIST]
[B]1.6[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69873175]release post[/URL])
[LIST]
[*]Revert an interactive governor patch that was introducing lag
[/LIST]
[B]1.5[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69859780]release post[/URL])
[LIST]
[*]Fixes for sdcardfs on certain ROMs like CM 14.1
[*]Upstream patches from CAF and Linux
[*]Interactive governor improvements
[*]Detect when kernel is flashed on an unsupported Android version
[*]Add support for FK Updater's performance profiles
[/LIST]
[B]1.4[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69526781]release post[/URL])
[LIST]
[*]November security update
[*]Chill governor updates (thanks to [user=5051294]@frap129[/user])
[*]Fixed Mako Hotplug (thanks to [user=4231562]@Yoinx[/user])
[*]Updated BCL commits (thanks to [user=3292224]@franciscofranco[/user])
[*]Fixed some compiler warnings (thanks to [user=4231562]@Yoinx[/user])
[/LIST]
[B]1.3[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69264556]release post[/URL])
[LIST]
[*]Upstream Linux patches for vmstat and libgcc
[*]Backported MDSS and GPU patches from Marlin (thanks to [user=3292224]@franciscofranco[/user])
[*]Low memory killer improvements
[*]Removed cmdline patch from 1.2
[/LIST]
[B]1.2[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69247056]release post[/URL])
[LIST]
[*]Linux version 3.10.104
[*]Move back to a constant tickrate of 300HZ
[*]Add a patch to hide bootloader unlock from SafetyNet
[/LIST]
[B]1.1[/B] ([URL=http://forum.xda-developers.com/showthread.php?p=69183164]release post[/URL])
[LIST]
[*]Add smartmax governor
[*]Add full F2FS support
[*]Add Motorola quick wakeup driver
[*]Fix simple_ondemand GPU governor
[*]Add [URL="http://kerneldedup.org/en/projects/uksm/introduction/"]UKSM[/URL] (disabled by default)
[*]Set default I/O scheduler to zen and readahead to 128kb
[*]Start kernel at stock frequencies
[/LIST]
[B]1.0[/B]
[LIST]
[*]Initial release
[*]List of features above
[/LIST]
Frequently asked questions
1.1 Q: I am having an issue, can you help me?
1.1 A: I am not a superstar kernel developer but I will certainly try my best. First, start by reading the release posts, as I may make note of a particular issue. Also search the thread to see if I have discussed it before. If you see nothing, please provide me with a dmesg/last_kmsg and logcat, your ROM/kernel version, and a detailed description of the issue. With that, I'll do my best to assist you.
Code:
adb logcat -d > logcat.txt
adb shell dmesg > dmesg.txt
1.2 Q: Can you add xyz feature?
1.2 A: If you link me the commits or tell me what kernel you had the feature in, I can take a look at them. I will not go digging super hard for commits and I will ignore requests that don't include this information. I won't promise that I will merge every request but I will always take it into consideration.
1.3 Q: How do I control the kernel?
1.3 A: I'd recommend using either @flar2's EX Kernel Manager or @Yoinx's Kernel Adiutor-Mod; both are extremely solid and have given me no issues.
1.4 Q: I am having Wi-Fi disconnects on a 5GHz network, what's up?
1.4 A: Try increasing the wakelock divider on the following sys paths in a terminal emulator (can also be done in EXKM in the Miscellaneous section):
Code:
echo 8 > /sys/module/bcmdhd/parameters/wlrx_divide
echo 8 > /sys/module/bcmdhd/parameters/wlctrl_divide
Thank you to @Buckmarble for pointing this out!
Thanks to:
@REV3NT3CH for showing me what a good developer and kernel looks like
The various developers for their patches (@ak, @Buckmarble, @flar2, @franciscofranco, @frap129, @imoseyon, and @Yank555 to name a few)
@osm0sis for AnyKernel2
@DespairFactor for helping me with some kernel compilation issues and the Linaro source of the toolchains I use
@kantjer for pointing me to Linaro in the first place and being a beta tester along the way!
@malybru for my nifty new signature and thread banner!
All of you guys for viewing the thread
A note about donations
Quite a few people have asked to donate to me in the past and I have turned them down. I am not in this for the money, this is my hobby, something I truly enjoy. If you truly want to donate to something (it is not expected in the slightest), I recommend an entity like the Open Source Initiative, XDA, or any one of the people I have thanked in the OP. Additionally, you are free to copy any and all of my work; the only thing I request is that you not ask for donations as well (though I can't really enforce this lol). Thank you.
Kernel source links
7.0: https://github.com/nathanchance/shamu
DISCLAIMER: I openly welcome off topic in my threads. Mods, please do not clean off topic discussion and users, do not complain about off topic discussion here. I may direct you to another thread if it is so suited but I won't have the discussion cleaned. Thank you.
XDA:DevDB Information
Flash Kernel, Kernel for the Nexus 6
Contributors
The Flash
Source Code: https://github.com/nathanchance/shamu
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.8 - Nougat 7.0/7.1
Stable Release Date: 2016-12-25
Created 2016-10-11
Last Updated 2019-07-02
Reserved
Reserved
First
Amazing
Excellent kernel, and a welcome addition to the Shamu!
Hi,
Thank you Nathan!
I know MultiRom isn't working very good with N yet but still:
Does you kernel have the kexec patch inside please?
Droidphilev said:
Hi,
Thank you Nathan!
I know MultiRom isn't working very good with N yet but still:
Does you kernel have the kexec patch inside please?
Click to expand...
Click to collapse
Looking at the source, I do believe kexec is present in Flash Kernel. Multirom manager also reflects that is built in.
rebel1699 said:
Looking at the source, I do believe kexec is present in Flash Kernel. Multirom manager also reflects that is is built in.
Click to expand...
Click to collapse
Thank you! Soon time to flash
Droidphilev said:
Hi,
Thank you Nathan!
I know MultiRom isn't working very good with N yet but still:
Does you kernel have the kexec patch inside please?
Click to expand...
Click to collapse
Yes, as previously mentioned. OP has been updated to reflect this
Can you allow f2fs compatibility ?
many people use such partitions...
Thank you anyhow!
Nautilus74 said:
Can you allow f2fs compatibility ?
many people use such partitions...
Thank you anyhow!
Click to expand...
Click to collapse
Already queued up for the next update.
very good kernel
Kernel is sweet so far. Been rock solid stable in the few days I have been running it - def check this one out guys!
@The Flash
running great with PN 7.0 here.
although kernel manager doesn't show all hotplugs...kernel-aduiter shows only 2 i think and elementalX-manager doesn't show 1.....sorry forgot specifics coz i removed both and have no managers install now.
anyway, quick question:
u have better knowledge in this area than I do...whats the diff between interactive from this kernel and interactive from lean kernel...I have heard great things abt leankernel but never got the chance to run it coz by the time i bought nexus 5 he already moved to nexus 6...by the time i bought nexus 6 he already moved to nexus 6P...lol
[email protected] said:
@The Flash
running great with PN 7.0 here.
although kernel manager doesn't show all hotplugs...kernel-aduiter shows only 2 i think and elementalX-manager doesn't show 1.....sorry forgot specifics coz i removed both and have no managers install now.
anyway, quick question:
u have better knowledge in this area than I do...whats the diff between interactive from this kernel and interactive from lean kernel...I have heard great things abt leankernel but never got the chance to run it coz by the time i bought nexus 5 he already moved to nexus 6...by the time i bought nexus 6 he already moved to nexus 6P...lol
Click to expand...
Click to collapse
LeanKernel uses InteractiveX - Imoseyon's own version of Interactive with a screen off max freq. Interactive is a stock governor. This thread is GREAT for learning about all the awesome governors in this and other kernels - I personally use Darkness. http://forum.xda-developers.com/general/general/ref-to-date-guide-cpu-governors-o-t3048957 Hope this helps bud!
@The Flash
Your kernel runs really great with Tesla! It seems like a rocking solid beast!
Gesendet von meinem Nexus 6
@The Flash Looks great, will it improve battery? And what kernel settings do you recommend for a 4 hrs sot?
spevil07 said:
@The Flash
Your kernel runs really great with Tesla! It seems like a rocking solid beast!
Gesendet von meinem Nexus 6
Click to expand...
Click to collapse
Glad to hear!
Yasharkhan said:
@The Flash Looks great, will it improve battery? And what kernel settings do you recommend for a 4 hrs sot?
Click to expand...
Click to collapse
It should, I've added a lot of optimization packages. The default settings should be getting you more than 4 hours of SOT but you may try tweaking the governor and hotplug settings.
Running & sleeping well on the 10/10 build of Uberstock. Thanks for sharing your work!
WarningI will not be responsible for anything that happens to your Redmi 2 after flashing this kernel. If you don't know how to unbrick your phone please don't make any modifications and stay with stock MIUI.
What is HexaTurbo?
{
"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"
}
HexaTurbo kernel is meant to be the best gaming kernel with awesome Zetsubou features added on top of CAF/CM kernel. Kernel source will always be kept in sync with new caf(LA.BR.1.2.9_rbx.xx) and mainstream linux(3.10.y) updates. For now the kernel dosn't include features like Undervolt and other features.
Zetsubou
This kernel is 100% based on Zetsubou kernel, that is the best performance/stability balance for redmi 2! So all new Zetsubou features will be added and optimized much as possible to deliver the best performance for Root and Non-Root users, what? non-root users? yes! this kernel was made to be used without root! so you can get the max performance in your games without using Kernel adiutor or EX kernel manager!! (cof... cof.... Pokemon GO)
Features:
NEON optimization
linux version 3.10.105
compiled with UBER GCC 4.9
GPU TurboClock support upto 620MHz
based on caf branch LA.BR.1.2.9_rbx.xx
General optimizations
True 1.2ghz clock
wake gestures: doubletap2wake, sweep2wake (up,down,left,right)
sound control for root users (not tested)
sweep2sleep support!
I/O schedulers: sio, deadline, fiops, noop, bfq, cfq, fifo, sioplus, vr, tripndroid and zen
governors: interactive, ondemand, conservative, performance, chill, relaxed, impulse, bioshock and despair
hotplug: lazyplug
KCAL advanced color control
adreno idler
DriveDroid support
advanced TCP congestion algorithms
force fast charge support
disabled crc check
FS: exfat, NTFS & sdcardfs support
f2fs updated upto v4.10-rc1-3.10
frandom support
reduced load average
fsync on/off support
Check my and Ahish source for other features
-- Download Now --
-- 2017 NewGen Logo Download --
Use EX KERNEL MANAGER or KERNEL ADIUTOR to control all features
Installation:
-Download the zip file and save it into the root directory of external storage
-Reboot to recovery mode and flash the zip file
-Reboot device
It's recommended to flash HexaTurbo only over stock kernel
I recomend using Custom installation for better choices, since you are a gamer!
Kernel will boot with max CPU/GPU frequencies that you select, ex: 1.21GHz/620MHz
Credits:
-ketut.kumajaya hats off to this man for all the work he did for Redmi 2
-osm0sis for his amazing AnyKernel script
-flar2 for his awesome features
-Ashish94 for helping me in almost everything!
-iamsubhranil for also helping me out!
XDA:DevDB Information
[Kernel][N-M][UBER-GCC][NewGen] HexaTurbo 2017, Kernel for the Xiaomi Redmi 2
Contributors
TecnoTailsPlays, Ashish94, iamsubhranil, All devs from kernel guides and mods
Source Code: https://github.com/TecnoAquaPlays/android_kernel_wingtech_HexaTurbo/tree/master
Kernel Special Features: This kernel is optimized for gaming, make your redmi 2 better and cooler!
Version Information
Status: Stable
Current Stable Version: 20170312
Stable Release Date: 2017-03-13
Created 2017-02-09
Last Updated 2017-03-24
Changelog 20170313 NewGen
-Fix random reboots on 2014819
-Stock CPU clock 1.21ghz (1.8ghz or 2.1ghz are fake overclock)
-Add KSM
-Sync Zetsubou sources
-Add F2FS & SDCARDFS support <---| Check Zetsubou thread for how to format to thease file system's
-LineageOS source
-Many other optimizations
Changelog 20170212 Equalizer
-Remove Fake CPU clocks
-Remove fake overclock to 2.11ghz and go back to "Supported 1.3ghz"
-Optimized aroma installer
-Minor things
GPU overclock is Real, and all clocks too, so I din't change anything for now
Changelog 20170210-something
-Totally new freequency table for GPU/CPU, you will get way smoother UI and games
-Minor fixes
Changelog 20170210-Fix
-Switch back to UBER gcc 4.9 becouse some issues with CPU
-Optimize aroma installer a little bit
-Testing new CPU overclock code
-Other minor stuff
Changelog 20170210
-Switch to UBER gcc 6.0
-Enable -O3 optimization
Changelog 20170209:
-Initial build
Can I flash with custom rom like AOSP?
Can i flash it on Validus?
Sent from my 2014813 using Tapatalk
Yousef Algadri said:
Can i flash it on Validus?
Sent from my 2014813 using Tapatalk
Click to expand...
Click to collapse
Sure, if it din't work, sent me dmesg and logcat
zmanz79 said:
Can I flash with custom rom like AOSP?
Click to expand...
Click to collapse
I'm not sure, since this kernel is for cm based roms, you can give it a try....
Good job, my Redmi 2 is fast. Amazing! I'm using mokee 7.1 nitghly 20170207
no sim cards detected after flashing the kernel but on dirty flashing the rom it gets detected.the rom is RR N latest .
Yeah techno is doing awesome work
AOSPExtended..
Custom installation not work for CPU and Color Control. I have to manually adjust all the setting on each reboot. Especially for CPU control, it need time to get 2112 , it keep lock down to 800 on each reboot. Anyway good performance .
bro 2.11 ghz for cpu...... wtf... cool man... installing it right away
Could you add another Hotplug? AutoSMP would be nice
taalojarvi said:
Could you add another Hotplug? AutoSMP would be nice
Click to expand...
Click to collapse
I will try
New build is out!
-Switch to UBER GCC 6.0
-Enable -O3 optimization
New features will be added in future builds, becouse I need time to test other -unstable- features
DOWNLOAD
TecnoTailsPlays said:
New build is out!
-Switch to UBER GCC 6.0
-Enable -O3 optimization
New features will be added in future builds, becouse I need time to test other -unstable- features
DOWNLOAD
Click to expand...
Click to collapse
Work in AOSP EX ?
andreymixmax said:
Work in AOSP EX ?
Click to expand...
Click to collapse
Look, I only use LineageOS, so I can't test in others roms, you will have to try by yourself
LOL, if someone is using the kernel, please open CPU-Z and kernel adiutor and sent me a screenshot of the freequencyes, I think the UBER 6.0 glitched the kernel
New build online!!
-Fix weird stuff on CPU-Z and other apps
-Switch back to UBER gcc 4.9 becouse CPU problems
-Edit aroma installer picture time
-Optimize CPU overclock code (Report if you had random reboots only with this kernel in LineageOS)
--DOWNLOAD--
@TecnoTailsPlays
Whilst testing your new update, I realized that the UI was really laggy. So I checked my frequencies and governor via KA and found out that the max frequency was capped at 800 mhz.
I tried changing frequencies and the frequencies wouldn't stick. If I tried raising it to 1209, it would bounce back to 800.
I tried changing governors too. Unfortunately issue didn't have a workaround so I Reverted to Zetsubou
My modem is 2014818 and I have the 1Gb Variant. I run AiCP 12.1
taalojarvi said:
@TecnoTailsPlays
Whilst testing your new update, I realized that the UI was really laggy. So I checked my frequencies and governor via KA and found out that the max frequency was capped at 800 mhz.
I tried changing frequencies and the frequencies wouldn't stick. If I tried raising it to 1209, it would bounce back to 800.
I tried changing governors too. Unfortunately issue didn't have a workaround so I Reverted to Zetsubou
My modem is 2014818 and I have the 1Gb Variant. I run AiCP 12.1
Click to expand...
Click to collapse
Did you try the latest build? this was fixed