[Kernel][surnia][6.0.X][CM/AOSP/STOCK] X-Infinity Kernel For Moto E 2015 LTE - E 2015 Original Android Development

{
"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"
}
This is my new X-Infinity Kernel for the 2015 Moto E LTE. It's based off the CyanogenMod kernel available on GitHub. Flash it using TWRP. Bug reports and contributions are welcome.​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Governos
PERFORMANCE
POWERSAVE
USERSPACE
ONDEMAND
INTERACTIVE
CONSERVATIVE
IMPULSE
LIONFISH
I/O schedulers
NOOP
DEADLINE
ROW
CFQ
FIOPS
BFQ
ZEN
SIOPLUS
TRIPNDROID
Special Feactures
Double Tap Wake (DT2W) Add in the next build
More Feactures
Powered by Ubuntu 15.04 x86_64
LED notification support
Moderately undervolted
Updated to Linux 3.10.94
Synced with latest CodeAurora changes
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.1
Compiled with Linaro GCC 4.9 and optimized for Cortex A53
Stripped down and optimized configuration
Network speedup tweak
Reduce swappiness to 30
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Disabled MMC CRC check
Compatible with Kernel Adiutor, Universal Kernel Manage and others
And More
X-Infinity For The Moto E 2015 LTE​
Old versions
X-Infinity R03 For surnia
X-Infinity R02 For surnia
X-Infinity R01 For surnia
Installation Instructions​
My suggested install procedure:
Boot into TWRP (make sure you have a suitable ROM installed)
Flash my kernel zip.
Reboot into Android.
@squid2
@casper1982 thanks for banner desing
@Tutodio thanks for testing
@Savoca
@faux123
@xperiafan13
@Flashhhh
@Christopher83
@eng.stk​
Screenshots​
XDA:DevDB Information
X-Infinity Kernel, Kernel for the Moto E 2015
Contributors
Carlos Arriaga
Source Code: https://github.com/KernelXInfinity/android_kernel_motorola_msm8916
Kernel Special Features:
Version Information
Status: Stable
Created 2016-01-08
Last Updated 2016-04-04

- changelog -
Code:
[B][SIZE="4"][COLOR="Purple"]X-Infinity R16 / 2016-04-4[/COLOR]
- Merged CM changes
- Added lionfish governor by squid2
- Added system wide power efficient workqueues
- sched/fair: Implement fast idling of CPUs when the system is partially loaded
- block: bfq: set IOPS mode by default with slice_idle set to 0
- lib/memcopy: use glibc version
- Optimized Square root algorithm
- Fixed low/poor call audio
- Security fix for CVE-2016-0728
- Optimize apply_slack() for size and speed --thanks to varunchitre15
- Enabled pipe flag
- Makefile : use std=gnu89
- block/deadline: tweaked for better performance
-Merged CM changes
- Added Impulse governor(fine tuned for osprey)
- arm/dt: msm8916: Schedule mmcqd on idle CPU
- arm/dts: msm8916: enable bam_dmax fast shutdown
- mmc: clk_scaling: set scale_down_in_low_wr_load to 1 by default for more performance
- Added toggle for crc check
- Optimized slub & zlib changes
- cpufreq: Ondemand: eliminate the deadband effect
- Cpufreq & devfreq patches
- Updated to Motorola Marshmallow sources
- Updates from CAF LA.BR.1.2.7_rb1.1
- Security and bug fixes from Linux 3.12.52
- Compatible with Marshmallow stock ROM
- More than a dozen CAF security fixes
- Miscellaneous bug fixes
- Somewhat smoother animations
- Added Intelliplug v4.0 by faux123
- Add Intelliactive & Bluactive governor
- block: Make CFQ default to IOPS mode on SSDs
- Added toggles to disable wlan wakelocks
- Makefile: optimize & cleanup
- Makefile: tell gcc optimizer to never introduce new data races
- Added Powersuspend v1.5 driver
- msm: mdss: add powersuspend hooks
- Dynamic Fsync 2.0 support for 3.10 kernels
- sched: enable HMP-aware task placement logic
- Disable more debug features
- Added adreno idler v1.1
- Merged updates from CM
- ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
- rcu: squashed updates from CAF
- Makefile: improve decompress performance during boot up process
[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R04 / 2016-01-27[/COLOR]
Add Governos
- Darkness
- zzmoove
- impulse
- intellidemand
Add Hotplugs
- Zen Decision
- ASMP
- MSM[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R03 / 2016-01-25[/COLOR]
Fixed low/poor call audio
Security fix for CVE-2016-0728
Add IOSHED thanks @Flashhhh
- ZEN
- SIO
- SIOPLUS
- TRIPNDROID
SELinux Update 3.10.95[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R02 / 2016-01-23[/COLOR]
merlin: test#1
osprey: test#1
surnia: Test #1
merlin: enable governors …
Optimize apply_slack() for size and speed --thanks to varunchitre15
Added frandom 3/3 …
Added frandom 2/3 …
Added frandom 1/3 …
Revert "Initial port fastchanger 3/5 "
Revert "Initial port fastchanger 2/5 "
Revert "Initial port fastchanger 1/5 "
Initial port fastchanger 3/5
Initial port fastchanger 2/5
Initial port fastchanger 1/5
fixed dt2w
Enabled pipe flag
Makefile : use std=gnu89
block/deadline: tweaked for better performance
merlin: add local version
Fix name
Enabled tcp fast open functionality
Reduce swappiness to 40
XZ: Optimize Sfck Compression 2/2
XZ: Optimize Sfck Compression 1/2
selinuxfs.c: SELinux permissive mode 2/2
hooks.c: SELinux permissive mode 1/2
merlin: enable DT2W
defconfig: new defconfig merlin
MARSHMALLOW ONLY
Updated to Motorola Marshmallow sources
Updates from CAF LA.BR.1.2.7_rb1.1
Security and bug fixes from Linux 3.12.52
Compatible with Marshmallow stock ROM
More than a dozen CAF security fixes
Miscellaneous bug fixes
Somewhat smoother animations
Experimental support for merlin[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R01 / 2016-01-08[/COLOR]
surnia: enable governors …
osprey: enable governors …
power: process: drecrease time to enter sleep
Reduced lag
Disabled MMC CRC check
VM_MAX_READAHEAD set to 1024 kbytes
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Enabled Arch power and Disabled GFS
Dirty_ratio tweaks
Disabled noatime_and_nodiratime
kernel/sched/fair: reduce latency
Reduced_VFS_cache_pressure
Added some governors
Added some governors 6/8
Added some governors 5/8
Added some governors 4/8
Added some governors 3/8 …
Added some governors 2/8 …
Added some governors 1/8 …
Network speedup tweak
surnia: add local version
osprey: add local version
surnia: enable DT2W
osprey: enable DT2W
Starting port DT2W for osprey,surnia,merlin. 6/6
Starting port DT2W for osprey,surnia,merlin. 5/6
Starting port DT2W for osprey,surnia,merlin. 4/6
Starting port DT2W for osprey,surnia,merlin. 3/6
Starting port DT2W for osprey,surnia,merlin. 2/6
Starting port DT2W for osprey,surnia,merlin. 1/6 …
defconfig: new defconfig surnia
defconfig: new defconfig osprey
[URL="http://forum.xda-developers.com/moto-e-2015/orig-development/squid-kernel-moto-e-lte-2015-t3072209"]olds changes from squid kernel[/URL][/SIZE][/B]
- FOR CM13 ONLY!!!
- Updated to Linux 3.10.94
- Updated to LA.BR.1.1.3_rb1.41
- Updated zRAM
- Improved memory caching scheme from Linux 3.15
- Optimized memory allocation and management
- Optimized CPU scheduler
- Optimized performance event tracking
- Fixed some cpufreq races
- Minor bug fixes
- Patched Pronto CR-930533 vulnerability
- Fixed possible use-after-free in zRAM
- Updated to Linux 3.10.93
- Compiled with Linaro GCC 5.1
- Updated to Linux 3.10.92
- Updated to CAF LA.BR.1.1.3_rb1.36
- Updated to Moto Maxx 2 Kernel
- Security and stability improvements
- Fixed r10c SELinux regression on stock ROM
- Fixed encryption
- Patches for Android 6.0 compatibility
- Fixed move app to SD card issue
- Cleaned up DTBs to reduce size
- Added KCAL colour control (by savoca)
- Added optimized crypto routines for ARM
- Updated to Linux 3.10.90
- Optimized memory performance
- General cleanup and optimization
- Updated to lux kernel sources
- Updated to Linux 3.10.89
- Updated to LA.BR.1.1.3_rb1.32
- Small tweaks and optimizations
- Updated to Linux 3.10.88
- Updated to LA.BR.1.13_rb1.29
- Improved zRAM backported from Linux 4.1
- WiFi driver background scan changes
- Added adaptive low memory killer
- Included the WLAN NV patch I had posted earlier
- Downgraded WiFi driver to LA.BR.1.1.2_rb1.18
- This actually fixes the WiFi crashes :D
- Added LED notification support
- Updated WiFi driver to LA.BR.1.2.4_rb1.14
- Maybe this will fix bootloop issues for affected users
- Updated everything to LA.BR.1.1.3_rb1.25
- There were some interesting WLAN driver changes
- Maybe this will fix WiFi bootloop issue in r7c
- Updated WiFi driver to LA.BR.1.1.3_rb1.23
- Maybe it will fix DHCP issues with certain routers
- New universal flashing script
- Works on any surnia variant and ROM
- Updated to Linux 3.10.87
- Updated to Qualcomm LA.BR.1.1.3_rb1.24
- Updated to Motorola MMI-LPI23.72-9
- Added a few extra WiFi driver options
- Added CPU touch booster feature
- Rebased for use on 5.1 ROMS ONLY
- Updated to Qualcomm's LA.BR.1.1.3_rb1.21 release
- Updated to Linux 3.10.84
- Updated WiFi drivers
- Added my new and original Lionfish CPU governor
- Added Conservative CPU governor
- Added faux123's IntelliPlug CPU hotplug implementation
- Added BFQ IO scheduler
- Numerous bug fixes
- Updated to Linux 3.10.75
- Added FIOPS I/O scheduler
- Updated f2fs drivers backported from Linux 4.0
- Milder undervolt for improved stability and compatibility
- Uses full Boost Mobile ramdisk for CDMA variant
- Updated to Linux 3.10.74
- Milder undervolt to better support all devices
- Cleaned up defconfig and device tree
- Various minor bugfixes
- Fixed still picture taking with front-facing camera
- Initial public release

Reserved

Will we see this on the Otus ?

Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)

KazuDante said:
Will we see this on the Otus ?
Click to expand...
Click to collapse
I do not think, I sold my otus and buy a surnia. but perhaps eventually otus.

hydroman202 said:
Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)
Click to expand...
Click to collapse
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF

Carlos Arriaga said:
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF
Click to expand...
Click to collapse
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!

hydroman202 said:
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!
Click to expand...
Click to collapse
thank you for taking a chance.

Carlos Arriaga said:
thank you for taking a chance.
Click to expand...
Click to collapse
Your welcome. Thanks for making this!

Hey guys kernel work perfect in the AOSP-CAF by scritch.

I can also confirm that it works on caf 6.0 by @scritch007
Sent from my surnia using Tapatalk

For stock rom will be release?

hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen

dt2w when enable it and after rebooting, touchscreen do not respond anymore.
i'm on cm13

pixiebob said:
dt2w when enable it and after rebooting, touchscreen do not respond anymore.
Click to expand...
Click to collapse
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk

rajit said:
hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen
Click to expand...
Click to collapse
my internet is slow, not yet upload the changes.

jamaniek said:
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk
Click to expand...
Click to collapse
thanks i will try maybe later

Yea i just had one problem with touch not working correctly but after a force restart it have been working good and DT2W is really nice.
Im using CM13

Excellent work @CarlosArriaga

Related

[LP/MM Kernel 3.4.110] [UBER5.2] 777 Kernel [D85x/F400/LS990/VS985] [R22] [AnyKernel]

{
"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"
}
777jon’s Custom Kernel for AOSP Based Roms!​
Code:
/* *** Disclaimer
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* BOOM goes the Dynamite
*/
Features
* Bumped
* Linux 3.4.110
* -O3 Optimized
* Latest CM12.1 g3 patches
* Latest Linux 3.4.x patches
* Universal Kernel Control Support (Integrated into Kernel ZIP)
* Synapse Support - Complete Kernel Control!
* Anykernel Ramdisk Format (Compatible with all ROMS)
* Compiled with latest Uber 5.2 Toolchain
* Sweep2sleep
* CPU Overclock to 2.88Ghz
* CPU Underclock to 268Mhz
* Powersuspend 1.5 by @faux123
* MSM_Hotplug, Intelliplug, and MSM_MPDecision (Bricked) all flavored by @neobuddy89
* MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
* Alucard Touch Boost by @alucard_24
* Intelli-Thermal v2 by @faux123
* Intelliactive and IntelliMM from @faux123
* Impulse Governor from @neobuddy89 - Interactive when needed, Conservative when not!
* Alucard, Darkness, and Nightmare governors by @alucard_24
* Smartmax, Interactive, Slim, Conservative, IntelliMM, Intelliactive, YankActive, Impulse,
* ZZmoove, Powersave, Performance, Lionheart, Ondemand, Alucard, Darkness, Nightmare
* FIOPS, ROW, BFQ-v7, SIO, DEADLINE, NOOP, CFQ and ZEN Schedulers
* Live userspace sharpening control from @savoca
* KCAL_CTRL RGB driver (replaces LCD_KCAL)
* Sound Control Support
* Voltage Control Support
* Frandom
* FSync
* F2FS filesystem support
* NTFS filesystem support
* exFAT-nofuse filesystem support
* Kexec Hardboot Patch (MultiROM support)
* Adreno Idler
* Disabled IO Stats
* XZ Kernel Compression
* Arch Power
* Gentle Fair Sleepers (Disabled by default)
* Powerqueue efficient control
Instructions
1. Boot into Recovery
2. (Recommended) Make a complete backup of entire rom
3. Flash Zip
4. Reboot
Download
Android File Host | BasketBuild | RenderServer
Source
Kernel Github
XDA:DevDB Information
777 Kernel, Kernel for the LG G3
Contributors
777jon
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R22
Stable Release Date: 2015-01-15
Created 2015-01-15
Last Updated 2015-12-05
FAQ:
How do I tune my kernel settings?
I recommend using either Synapse or Kernel Adiutor.
CPU Governors & Schedulers How-To
Thanks a lot to @gsstudios for this fantastic guide: Link
Uninstall UKM & 777 Kernel
My kernel installs a special edition of UKM for my kernel. If you switch kernels, you should also flash UKM_uninstaller_v2.zip
Synapse Profiles
Kernel Profiles Thread - Link
Thanks @gr3ud
Instructions for Backup and Restore profiles by @abhi08638 - Click Here
@gr3ud's Profile - Click Here
Change Log
Code:
12/05/15
- Update to latest CM Kernel
- Separate builds for Lollipop and Marshmallow
- Merged alucard touch boost updates by DEV
- Merged msm limiter updates
- Merged f2fs upstream updates
10/22/15
- R21
- Linux 3.4.110
10/19/15
- R20
- Update to latest CM Kernel
- Add alucard, darkness, and nightmare governors
- Replace cpu-boost with alucard touch boost
- Enforce stock max frequency on boot
- Upgrade msm limiter to version 3.8
- Merged SELinux updates
- Merged msm: vidc updates
- Merged tcp_cubic, vfs, proc, and uid_cputime updates
09/28/15
- R19
- Linux 3.4.109
- Update to latest CM Kernel
- Merged KCAL driver updates
- Merged zzmoove updates by DEV
- Merged alucard hotplug updates by DEV
- Cleaned cpufreq governor code
- Interactive governor updates
09/16/15
- R18
- Update to latest CM Kernel
- Merged powersuspend version 1.7
- Merged latest KCAL driver updates
- Merged adreno idler updates by DEV
- Merged alucard hotplug updates by DEV
09/01/15
- R17
- Update to latest CM Kernel
- Optimize CPU frequency scaling
- Optimize Readahead divide/multiply by power of 2 using L/R shift
- Sweep2Sleep: change sysfs interface to s2s only
- Bring back middle cpu frequencies
- Merged latest zzmoove patches by DEV
- vs985: enable BQ5102X wireless charging
08/13/15
- R16
- Merged zzmoove update to 1.0 beta 8
- Merged alucard hotplug updates by DEV
- Reverted middle cpu frequency steps back to stock
- Fixed black screen after LG logo for some users
- Merged mmc drivers updates
- Merged mmc scaling control
- Merged mmc software crc control
- Merged tripndroid io scheduler
- Merged update for CFQ I/O gov to speedup I/O for SSD storage
- Merged UKM 3.8.1.4 Special Edition
8/10/15
- R15
- Add alucard hotplug
- Revamp lowmemorykiller
- Allow cpu underclocking to 268Mhz
- Adjust memory bandwidth for better high end performance
- Sched: enable ARCH_POWER by default
- Sched: disable GENTLE_FAIR_SLEEPERS by default
- Mm, tick, & base power updates
- UKM: add support for adaptive LMK
- Compiled with latest Uber 5.2 toolchain
08/07/15
- R14
- Add slim governor
- Enable more CPU frequencies
- Update to latest CM kernel
- Qseecom & binder updates
- xz: Optimize Sfck Compression
- Implement UKM in installer
08/04/15
- R13
- Bring back intelli-thermal v2
- msm: thermal: Prevent mitigation if not required
- Powersuspend: add missing mdss_dsi_panel.c hooks
- g3: enable O3 optimizations
- g3: use xz compression
07/30/15
- R12
- Qseecom & crypto updates
- Bring back faux123 sound control
- Sound Control support fixes
- Update BFQ io scheduler to v7r8
- Tweak sio & zen io schedulers
- Set zen as default io scheduler on boot
07/17/15
- R11
- Remove faux123 sound control
- Add franco.Kernel sound control
- Remove intelli thermal
- Add franciscofranco's simplified Thermal Control
- Enable NTFS filesystem support
- Msm: vidc: updates
- Add Backlight Control
- Update zzmoove governor to 1.0 beta 7a
- Switch to Uber 5.1 toolchain
07/11/15
- R10
- Add lionheart governor
- Msm_thermal: remove vdd restrictions
- Upgrade cpuboost to enhanced version
- Updated anykernel installer
- Rwsem optimizations
- Power efficient workqueues
- Sched updates
- Cpuidle updates
- Slimbus updates
- Lowmemorykiller updates
- Add proper f400 support (Thanks @ishanbhatnagr96 for testing)
07/06/15
- R9
- Update sweep2sleep driver
- Update and fix zzmoove governor
- Update interactive governor and fix lag
- Merged intelli-thermal v2
- Add intelliactive governor
- Add GPU Overclocking to 657Mhz
- Add GPU 27Mhz Freq Step
- Tweak read ahead
- Update and tune governors
- Msm_thermal updates
- Msm_hotplug: remove cpuboost
07/03/15
- R8
- Linux 3.4.108
- Update to latest CM kernel
- Add adreno idler
- CPU Overclock to 2.88Ghz
- Add MSM Hotplug (enabled by default)
- Add Bricked Hotplug
- Add MSM Limiter
- Update Intelli Hotplug
- Add IMPULSE/INTELLIMM/SMARTMAX/YANKACTIVE/ZZMOOVE governors and remove old governors
- Add BFQ/SIOPLUS/TRIPNDROID IO schedulers
- FSync
- Bring KCAL_CTRL RGB driver up to date
- Update kexec hardboot patch (Credit: @Eliminater74)
- Remove F400 support
06/05/15
- R7
- Linux 3.4.107
- Update to latest CM kernel
- Add F400 support
- input: touchscreen: update from D850 V20F
- media: radio: Fix loading the IRIS transport when not a module
02/08/15
- R6
- Fix Powersuspend
- CM kernel updates
- Synaptic touch firmware update
- Separate d855 builds with fm radio module
02/04/15
- R5
- Linux 3.4.106
- Fix kernel panic on secondary ROM in MultiROM
- Latest CM kernel updates (now compatible with CM nightlies 2/2 and above!)
- Disable kernel modules (This caused issues with secondary ROMs, so reverting for now. D855 is the only variant that supports FM radio, so I may consider doing a separate build upon request)
01/30/15
- R4
- Sweep2sleep gesture (disabled by default)
- KCAL_CTRL RGB driver (replaces LCD_KCAL)
- Kexec Patch for lowmem variant (separate builds for D855 32G/16G variants)
- Enable FM Radio module (requested by @LenAsh)
- GPU: Fix missing 27 Mhz frequency step
01/19/15
- R3
- Fix MultiROM support (tested and working)
- SaberMod graphite optimizations
- Power efficient workqueue
- Push readahead to 512kb
- Powersuspend
- Dynamic FSync
- Frandom
01/15/15
- R2
- Added Kexec Hardboot Patch
01/14/15
- Initial release (R1)
Known Issues
- You tell me
Credits
@Tectas
@savoca
@faux123
@dorimanx
@neobuddy89
@RenderBroken
nice job
I used this kernel some time. I like it. Smooth fast. I don't have problem yet. More features. Nice battery eating. Thanks
Sweet saw this on AFH, looking forward to running this. Appreciate your work
Is this kk or lollipop kernal
alphamale said:
Is this kk or lollipop kernal
Click to expand...
Click to collapse
Dude it says LP above so obviously this is for lollipop
LP RR
Kernel crash with resurrection remix rom lollipop
zimmerAndy said:
Kernel crash with resurrection remix rom lollipop
Click to expand...
Click to collapse
Got a log or it didn't happen.
zimmerAndy said:
Kernel crash with resurrection remix rom lollipop
Click to expand...
Click to collapse
Resurrection remix = CM
This kernel = AOSP
Kookitza said:
Resurrection remix = CM
This kernel = AOSP
Click to expand...
Click to collapse
It should still work.
tobitege said:
It should still work.
Click to expand...
Click to collapse
Kookitza said:
Resurrection remix = CM
This kernel = AOSP
Click to expand...
Click to collapse
I was also confused before... Maybe cm now uses aosp and not caf? Can someone confirm this?
Sent from my LG-D855 using Tapatalk
I've been using @Fechinator's AOSP kernel on different non-stock roms without issues in the past. The big difference might be the most recent CM commits in the rom, which might cause issues, too (the whole week it's been a CM fixer'upper).
igylan said:
Dude it says LP above so obviously this is for lollipop
Click to expand...
Click to collapse
Dude I just saw thanks man
I'm using this kernel with last Resurrection ROM. It's working perfect !
I'm using this kernel with last Resurrection ROM. It's working perfect !
Idol400 said:
I'm using this kernel with last Resurrection ROM. It's working perfect !
Click to expand...
Click to collapse
I know now why I got a kernel crash!!! im running multirom mod and probably this kernel doesn't have the kexec hardboot patch in it...
Can you edit how much the battery charges I.e make the battery charge faster with this kernel and how ??
Sent from my LG-D855 using XDA Free mobile app
Has anyone tried it on darkobas rom?
Im just asking but its hard to maintain both aosp and stock kernels??

[Kernel][UB-5.2][CM/AOSP][5.1.X] MeGaByTe_Kernel_r4 [Colour Calibration][7/11/15]

{
"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"
}
MeGaByTe Kernel​Attention
/*
I'm not a developer, im taking effort to put more choices of kernel for our community.
This kernel is tweaked for my own taste.
Please do not request for more features because i want to ensure the stability of the kernel first.
And thank you for using this kernel.
*/
Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Features
- Compiled with latest Built with latest custom Uber 5.2
- Updated Kernel Base With CM
- Bioshock governer
- Mako hotplug
- MSM hotplug
- O3 flag
- graphite flag
- dev/frandom
- fiops IO schedulers
- vibration strength control ( sysfs set to /sys/vibrator/pwmvalue for compatibility with Trickster )
- Bricked hotplug
- Init.d Colour Calibration at bootup thanks to @Gustavo_s
- Faux Sound Control
- ZEN, SIO, FIOPS, VR IO schedulers
- Intelli Demand governor
- intelli Active governor
- Intelli Hotplug
- Intelli Thermal V2
- yankactive governor
- impluse governor
- smartmax governer
- adreno_idler driver
- enable zswap,frontswap ,vnswap
- usb fast charge added
- cpu voltage control added
- merged f2fs from motorola
- added Fsync from hTc
- added simple governer for gpu
- Enabled all kind Advance TCP
- MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
- Linux 3.14 rc1 lockless ZRAM backported!
- crypto lib optimization
- ARM Cortex-A15 specific optimization
- exFAT support (for OTG)
- patches to reduce kernel latencies for network, fs
- selinux update
- VFAT, MM tweaks
- over 350+ patches!
- added core scheduler update
- backported 3.12+ kernel scheduler features
- fixed old cpufreq bug
- added LZ4 compression (faster than LZO)
- added various minor kernel bug fixes from CAF/kernel.org
- more accurate load calculations (better battery/performance)
- added mutex optimization (better multi-tasking)
- scheduler optimization (smoother multi-tasking)
- SELinux optimization (faster SELinux!)
- enabled XZ compression (reduce kernel size)
- UV control
- ARM unaligned access enabled
- updated LZO algorithms (used by many including crypto, zram/zcache etc)
- updated libraries with optimized kernel functions
- built-in snakecharmer (cpu limit from boot)
- optimized KSM
- oom updated to linux 3.14+
- lowmemorykiller optimization
- core sched optimization
- kswapd patch from mainline
- tuned kernel page_alloc for better multitasking
​
Pls Read This before flashing:
You need ROM's default kernel before flashing this as this kernel makes use of AnyKernel 2 by @osm0sis. Make sure you have it otherwise clean flash the kernel with the rom to avoid any issues.(At least dirty flash rom+kernel) Credits to @attack11 for some part of install script.Read FAQ's and changelogs in 2nd post. THIS KERNEL COMES FINE TUNED OUT OF THE BOX.
How to Flash:
1. Download the kernel and place it into your phone storage
2. Reboot into recovery
3. Install the kernel
4. (optional) Wipe Dalvik/ART Cache and Cache partitions
5. Reboot and enjoy!
PLS DON'T MIRROR THE LINKS
Recommended app:
Kernel Adiutor
I would like to say thanks to @Gustavo_s I used his kernel source as my base Thanks Mate @faux123 @RenderBroken @arter97
@franciscofranco @hurtsky for his commits
@Flashhhh @DC07 @zwliew @neobuddy89 @smartAgent47 for poster and many more ..last but not the least Cyanogen Team
XDA:DevDB Information
[Kernel][SM-4.9][CM/AOSP][5.1.X] MeGaBYTe_Kernel_r1 [Colour Calibration] [16/10/15], Kernel for the Moto X
Contributors
Megatron007
Source Code: https://github.com/Megatron007/ghost
Kernel Special Features:
Version Information
Status: Beta
Created 2015-10-16
Last Updated 2015-10-16
Download:
https://renderserver.net/browse?path=Megatron007/Megabyte/ghost
Looking for changelogs??
https://github.com/Megatron007/ghost/commits/mega-new Here they are!!!
F.A.Q. - Read this before complaining!
1. My phone exploded, HELP!
A: I don't answer to problems without a log. The log file is in /proc/last_kmsg. Paste it on pastie.org and link it on your post. Logcats are useless for Kernel purposes, don't bother posting them.
2. This kernel works on Y or X rom?
A: Works on all CM12/12.1 and AOSP roms. Not for stock roms!!
3. OMG BATTERY SUCKZ, ITZ DEAD IN 45 MINUTES, HELP!
A: As you can imagine I don't build kernels to decrease battery life. All the battery life problems come from your apps, either Facebook, or Maps, or some Location Service being enabled etc etc. Check your damn wakelocks and fix them, the kernel is not responsible for them.
4. How do I flash this?
A: Read the OP, theres a reason why I added instructions on it.
5. What is a data loss? Did I just had one?
A: Data loss is simply having the connection cut for X periods of time, usually few seconds. Grey bars means the device is not connected to Google services for some weird reason, but you'll still have internet connection.
6. OP is arrogant, I'm gonna call the Internet Police?
A: Deal with it.
Changelogs -
7/11/15
MeGaByTe_Kernel_r4
-Fixed Colour calibration reset issue
- Compiled with Lz4 compression and thanks to @tycoo for lz4 updates
29/10/15
MeGaByTe_Kernel_r3(Based on faux kernel)
- MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
- Linux 3.14 rc1 lockless ZRAM backported!
- crypto lib optimization
- ARM Cortex-A15 specific optimization
- exFAT support (for OTG)
- patches to reduce kernel latencies for network, fs
- selinux update
- VFAT, MM tweaks
- over 350+ patches!
- added core scheduler update
- backported 3.12+ kernel scheduler features
- fixed old cpufreq bug
- added LZ4 compression (faster than LZO)
- added various minor kernel bug fixes from CAF/kernel.org
- more accurate load calculations (better battery/performance)
- added mutex optimization (better multi-tasking)
- scheduler optimization (smoother multi-tasking)
- SELinux optimization (faster SELinux!)
- enabled XZ compression (reduce kernel size)
- UV control
- ARM unaligned access enabled
- updated LZO algorithms (used by many including crypto, zram/zcache etc)
- updated libraries with optimized kernel functions
- built-in snakecharmer (cpu limit from boot)
- optimized KSM
- oom updated to linux 3.14+
- lowmemorykiller optimization
- core sched optimization
- kswapd patch from mainline
- tuned kernel page_alloc for better multitasking
24/10/15
MeGaByTe_Kernel_r2
- Compiled using Uber 5.2
- Updated base from CM
- Bioshock governer
- Mako hotplug
- MSM hotplug
- O3 flag
- graphite flag
- dev/frandom
- fiops IO schedulers
- vibration strength control ( sysfs set to /sys/vibrator/pwmvalue for compatibility with Trickster )
- Bricked hotplug
16/10/15
MeGaByTe_Kernel_r1
- Compiled with latest Built with latest custom Sabermod 4.9
- Init.d Colour Calibration at bootup thanks to @Gustavo_s
- Faux Sound Control
- ZEN, SIO, FIOPS, VR IO schedulers
- Intelli Demand governor
- intelli Active governor
- Intelli Hotplug
- Intelli Thermal V2
- yankactive governor
- impluse governor
- smartmax governer
- adreno_idler driver
- enable zswap,frontswap ,vnswap
- touch improved
- usb fast charge added
- cpu voltage control added
- merged f2fs from motorola
- added Fsync from hTc
- added simple governer for gpu
- Enabled all kind Advance TCP
Cant wait to dig through your source and check it out! Looks good so far!. Keep it up.
RenderBroken said:
Cant wait to dig through your source and check it out! Looks good so far!. Keep it up.
Click to expand...
Click to collapse
Thanks a lot Need to Improve this kernel more and more in Future Releases
Can you make one for stock rom too if possible?:fingers-crossed:
DaRkRhiNe said:
Can you make one for stock rom too if possible?:fingers-crossed:
Click to expand...
Click to collapse
I dont use stock rom , So i dont
Download and flash, thanks @Megatron007 suport of ghost
@Megatron007 you rock bro'!
Thanks for the effort! I'm gonna probe right now!
The selinux is permissive?
julianenciso93 said:
The selinux is permissive?
Click to expand...
Click to collapse
Enforcing
@Megatron007 excuseme but i see in kernel adiutor with your RR ROM that the kernel doesn't have any customization that you recommended in you BLISSPOP ROM... that's ok? :/
Thanks for your support!
CsR0501 said:
@Megatron007 excuseme but i see in kernel adiutor with your RR ROM that the kernel doesn't have any customization that you recommended in you BLISSPOP ROM... that's ok? :/
Thanks for your support!
Click to expand...
Click to collapse
can u ellobrate it ? i didnt get it
@Megatron007 this is awesome kernel!! The colour calibration is perfect to screen burn-in, really really thanks bro is very smooth and battery is good!!
PD: i not touch nothing in kernel auditor
Megatron007 said:
can u ellobrate it ? i didnt get it
Click to expand...
Click to collapse
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?
CsR0501 said:
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?
Click to expand...
Click to collapse
Its there in this kernel too + extra governers and i/o
CsR0501 said:
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?
Click to expand...
Click to collapse
kernel settings are already set as default, I have not touched anything and everything is going great
julianenciso93 said:
kernel settings are already set as default, I have not touched anything and everything is going great
Click to expand...
Click to collapse
After flashing i don't see any configuration in kernel adiutor... do you?
CsR0501 said:
After flashing i don't see any configuration in kernel adiutor... do you?
Click to expand...
Click to collapse
Send me ss of it
Megatron007 said:
Send me ss of it
Click to expand...
Click to collapse
Same happened to me. Re-flashed Blisspop ROM + Kernel as per OP instructions. There is nothing new within kernel auditor options, in fact very basic options and no color calibration script under init.d. TIA
Sent from my Moto XT1053 powered by Tapatalk

[KERNEL] [May 31] [3.10.104] Vegito 5.8 ( G360H/G360HU)

{
"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"
}
Code:
#include
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
The kernel is based off latest sources from Samsung and is compatible with all roms . Over stock kernel this kernel possesses following enhancements
Insecured
adb runnable as root
init.d support
Fsync On/Off switch.
Introducing SuperCharge control 1.0 - A driver to control charging current for both AC and USB wholly written by me.
Dynamic Fsync Control - A driver originally written by faux123- Disables Fsync when phone is being used causing significant IO boost.
Built Using GCC-4.8 by Google.
Frandom driver- Fast Kernel Number Generator..
Add support for CPU Voltage Control
Overclocked to 1.4 Ghz
Reduced VFS cache pressure for better battery
Upstream update to 3.10.104
Upstream ZRAM with lz4 compression
Rebase zram and zsmalloc from 3.15
Support for crc-toggle..
Wifi PM Toggle
Now powered by AROMA Installer.
Support for Gentle fair sleeper toggle.
SELinux set to permissive
Automatic busybox installation
Lock initial TCP window size to 64k (Improves network ping and output)
Improved filesystem mounting flags - NOATIME and NODIRATIME
IOScheduler
Disabled CRC check in MMC for 30% extra performance with IO
block: Added SIO IOScheduler
block: Add BFQ IOScheduler
block: Add fiops scheduler
Faux Sound Control 2.0 - A sound hack driver by faux123 ported to sprd codecs by me
Uses live Ramdisk patching during flashing, so need not worry about ROMs on which you are flashing on.
Optimized square root algorithm
Governors enabled: ondemand, interactive.
IntelliPlug- Great balance between battery life and performance
Optimizations to SLUB memory allocator
Disabled MMC CRC check for extra 30% boost in IO
zRAM compression algorithm
Optimized Console FrameBuffer for upto 70% increase in Performance.
Support for ARCH_Power to reduce Power-Consumption and increase Battery-Life.
Kernel Samepage Merging
F2FS Support ( Import from Motorola Source 7.0 Nougat )
Enabled arch power
Support for Larch Power feature (should improve Battery-Life).
Mali GPU cache Optimizations ( Thanks to varun.chitre15 )
Mali: Increase L2 cache max read size ( Thanks to varun.chitre15 )
Mali: Disable state tracking
Mali: Reduce GPU utilization timeout
Mali: increase kernel memory buffer size
Added bunches of TCP Congestion Algorithm
Aggressive multicore power savings
ARM: Removed various debug traces
Downloads
Vegito 5.8
Announcement
Introducing my own app to update my kernels within 1 click.
Get it from play store - Vegito Kernel Updater
Please Rate or give your feedback for this app.
Google+ Community (Beta testing and releases)
https://plus.google.com/u/0/communities/107248021342303532678
INSTRUCTIONS
Just flash the zip in twrp and you are good to go!
Source
https://github.com/nikitsharma15/Vegito_core33g
Reserved
Vegito 5.5 - 16th April 2017
Code:
- Introducing SuperCharge control 1.0 - A driver to control charging current for both AC and USB wholly written by me.
- Compatibility with Lineage OS 14.1
- Upstream update to 3.10.104
- Reduced VFS cache pressure for better battery
- Add support for CPU Voltage.
Vegito 5.2 - 1st March 2017
Code:
- Removed unnecessary hotplug drivers
- Removed fast charging ( Actually its not working for our device o.O )
- Fsync On/Off switch.
- Built Using Linaro- 5.2 Toolchain along with Cortex A7 compiler optimizations.
- Frandom driver- Fast Kernel Number Generator
- Now powered by AROMA Installer.
- Support for Gentle fair sleeper toggle.
- Lock initial TCP window size to 64k (Improves network ping and output)
- Improved filesystem mounting flags - NOATIME and NODIRATIME
- Huge update to kernel.org mainline 3.10.102
- Faux Sound Control 2.0 - A sound hack driver by faux123 ported to sprd codecs by me
- Uses live Ramdisk patching during flashing, so need not worry about ROMs on which you are flashing on.
- Optimized square root algorithm
- IntelliPlug- Great balance between battery life and performance
- Optimizations to SLUB memory allocator
- Disabled MMC CRC check for extra 30% boost in IO
- F2FS Support ( Import from Motorola Source 7.0 Nougat )
- Mali GPU cache Optimizations ( Thanks to varun.chitre15 )
- Mali: Increase L2 cache max read size ( Thanks to varun.chitre15 )
- Mali: Disable state tracking
- Mali: Reduce GPU utilization timeout
- Mali: increase kernel memory buffer size
Vegito 5.0 - 30th Oct 2016
Code:
- Added bunches of TCP Congestion Algorithm
- Added ZEN Scheduler support
- Some other changes which I do not remember.
Vegito 4.0 - 1st Sep 2016
Code:
- Updated now kernel supports in cm12.1
- Added bunches of Governors
- Added IOScheduler
- Added CPU Hotplug drivers from qualcomm devices ( Ported by doesntexits )
- Added USB Fast Charge Support
- Support for the new PowerSuspend algorithm
- Support for Swap and zSwap
Vegito 3.0 - 1st July 2016
Code:
- 1600 Mhz Overclock.
- Disable some debugging
Vegito 2.0 - 6th June 2016
Code:
- Added Governor
- Compiled Using GCC 4.8 toolchain
Vegito 1.0 - 2nd April 2016
Code:
- Initial release
Does it support loop devices as I want to install Debian ?!☺
Nope it wont
nice @Dreamstar . keep it up
its working fine thanx
seems so good ,when i rooted my phone was so slow but now it is perfect , thank you
Working fine. Thanks dreamstar.
thanks
worx on g360bt?
I have already rooted my phone. Do again I have to root?
No Need @dRbXDA
Dreamstar said:
No Need @dRbXDA
Click to expand...
Click to collapse
Thanks
Dreamstar said:
Today, I present you with my one of my latest works
Vegito Kernel ( Stock Kernel With Basic Features) For Samsung Galaxy Core Prime G360H.
Modified Kernel
Features :
1 .Compiled From Source Samsung Open Source
2. Swap Support
3. Init.d Support
4. Insecure Boot
5. Easy Root (complimentary to Insecure Boot) - You probably don't need root access to flash zips.
6. Debuggable by default.
7. Smooth Performance
Download :
Vegito Kernel
Click to expand...
Click to collapse
Does the kernel support OTG?
please add some features. like_ 1. add governors 2. add cpu frequency.
---------- Post added at 09:11 AM ---------- Previous post was at 09:08 AM ----------
dRbXDA said:
Does the kernel support OTG?
Click to expand...
Click to collapse
i think to support otg , it needs hardware chip in mobile. which h
asnot in core prime.
i will when i ll get free time
Yah please add governors @Dreamstar..
Update:
* Added Governor
* Compiled Using Gcc 4.8 toolchain
Thank you so much @Dreamstar.. how can i flash it with out pc? Im using cwm recovery..
you may change to TWRP and install boot.img
just install twrp via terminal emulator then rename boot.tar.md5 to boot.tar and open it via es file explorer and extract it then go to twrp and flash boot.img and choose boot
Sent from my SM-G360H using XDA Free mobile app

[Kernel][CM13/6.0.x][UBER5.3.1][R10][DT2W] SrFarias Kernel for Moto E LTE (2015)

{
"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"
}
This is my new kernel for the 2015 Moto E LTE. It's based on the MSM8916 CyanogenMod Kernel.Flash it using TWRP.​
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Cpu Governos
PERFORMANCE
POWERSAVE
USERSPACE
ONDEMAND
INTERACTIVE (Default)
CONSERVATIVE
LIONFISH
I/O Schedulers
NOOP
DEADLINE
ROW
CFQ
FIOPS
BFQ (Default)
SIOPLUS
Tcp
WESTWOOD (Default)
VENO
RENO
CUBIC
VEGAS
Special Features
Double Tap Wake
Other Features
Linux version 3.10.49
Compiled with UBER 5.3.1 optimized
Usb Fast Charge
Improve 3x faster integer sqrt
Optimize Slub
Disabled crc
Adreno Idler
Optimized arm rwsem
Lcd notify support
Speed up console framebuffer
Improved zram
Improved zsmalloc
Frandom
Enabled ARCH_POWER
Disabled GFS
Random/random32 improved
LowMemKiller improved
Kcal control
Power Oriented Workqueues
USB HID Keyboard/Mouse Role Support
Dragonrise Support
Adreno Kgsl Updated
ThunderPlug Hotplug
Gpu UC/OC
Crypto LZ4
BCL Driver Hotplug
State Notifier Driver
All included on stock CM kernel
Moooreee...
Download tab​Installation instructions
Boot into TWRP.
Flash the kernel zip.
Reboot.
If you like my work, press Thanks :highfive:
Credits
engstk
cyanogenmod
javo
XDA:DevDB Information
SrFarias Kernel R10, Kernel for the Moto E 2015
Contributors
srfarias
Source Code: https://github.com/srfarias/srfarias_kernel_msm8916/
Kernel Special Features: DT2W
Version Information
Status: Stable
Created 2016-04-27
Last Updated 2016-11-25
Reserved
Changelog:
Code:
[B]r10 November 25 - 2016[/B]
- Inline with CM MSM8916 Sources
- Hotplug corrections
- State helper disabled by default
- Some caf patches
- More dt2w issues fixed ([B]still more to fix..[/B])
- A lot of more changes.. (see link below if u want)
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r9b July 11 - 2016[/B]
[B][COLOR="Navy"]- DT2W[/COLOR][/B] - [B][COLOR="Black"]READ: [/COLOR][/B][URL="http://forum.xda-developers.com/showpost.php?p=67695824&postcount=123"]Click here[/URL]
- Inline with CM MSM8916 Sources
- Some reverts.. (to fix "issues")
- Bdi changes
[COLOR="Red"] *bdi: remove bdi->wb_lock locking around bdi->dev clearing
*bdi: make backing_dev_info->wb.dwork canceling stricter
*bdi: explain the dirty list transferring in bdi_destroy()
*bdi: reimplement bdev_inode_switch_bdi()
*block, bdi: an active gendisk always has a request_queue
*bdi: test bdi_init failure[/COLOR]
- Lib: do_strncpy_from_user: Fix return error code for get_user failures
- Mm/mempolicy.c: convert the shared_policy lock to a rwlock
- Swap: maybe_preload & refactoring
- Fs/block_dev.c: add bdev_read_page() and bdev_write_page()
- Fs/mpage.c: Convert to use bio_for_each_segment()
- Fs/mpage.c: factor clean_buffers() out of __mpage_writepage()
- Fs/mpage.c: factor page_endio() out of mpage_end_io()
- Mm: disable zone_reclaim_mode by default
- Mm/memblock.c: fix wrong comment in __next_free_mem_range()
- Mm/memblock.c: introduce bottom-up allocation mode
- Mm/swap.c: clear PageActive before adding pages onto unevictable list
- Thp, mm: avoid PageUnevictable on active/inactive lru lists
- And more changes...
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r9 July 3 - 2016[/B]
- Inline with CM MSM8916 Sources
[COLOR="Red"] *ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
*net: Fix use after free in the recvmmsg exit path
*ipv4: l2tp: fix a potential issue in l2tp_ip_recv
*nl80211: check netlink protocol in socket release notification
*packet: fix heap info leak in PACKET_DIAG_MCLIST
*net: fix infoleak
*ALSA: compress: fix an integer overflow check
*tty: Fix hang at ldsem_down_read()
*staging: android: lowmemorykiller: set TIF_MEMDIE before send kill[/COLOR]
- Fsnotify: update comments concerning locking scheme
- Fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
- Fs/notify/mark.c: trivial cleanup
- Pstore changes:
*pstore: Fail to unlink if a driver has not defined pstore_erase
*pstore: clarify clearing of _read_cnt in ramoops_context
*pstore: skip zero size persistent ram buffer in traverse
*pstore/ram: avoid atomic accesses for ioremapped regions
*pstore: switch from snprintf to scnprintf
*pstore: remove superfluous memory size check
*pstore/ram: remove the power of buffer size limitation
*fs: push sync_filesystem() down to the file system's remount_fs()
*fs/pstore: Optimization function ramoops_init_przs
- More...
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r8 June 12 - 2016[/B]
- Inline with CM MSM8916 Sources
- Make CFQ default to IOPS mode on SSDs
- Blkcg: fix gendisk reference leak
- Update sio to sioplus iosched
- SCSI: Fix NULL pointer dereference in runtime PM
- Mac: validate mac_partition is within sector
- Idr: lot of changes *see full changes on sources if u want*
- Lot of changes on "/lib"
* Genalloc
* Sort
* Descompress
* Digsig
* Halfmd4
* Lcm
- LLVMLinux: Add macro to remove use of VLAIS in crypto code
- LLVMLinux: Remove VLAIS usage from libcrc32c.c
- Remove lockdep check in sched_move_task()
- Qdsp6v2: validate audio client in callback
- Qdsp6v2: check audio client pointer before accessing
- More..
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r7 May 31 - 2016[/B]
- Lof of Zcache changes
- Softirq: Use _RET_IP_
- Improve a bit softirq debugging
- ZBud lot of changes
- Zswap lot of changes
* Use LZ4 and moore..
- Zpool changes
- Add radix_tree_gang_lookup_index
- Zsmalloc changes
- Provide READ_ONCE and ASSIGN_ONCE
- Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
- Make READ_ONCE() valid on const arguments
- Remove atomicy checks from {READ,WRITE}_ONCE
- Mm: do not activate swap write failed pages
- State helper:
* Remove delay for state notifier events
* Remove delay only for resume event
- Crypto changes
- Revert: "BCL: config handle enable/disable BCL hotplug of CPUs"
- BCL: add hotplug_switch tunable to toggle core hotplugging support
- Thunderplug: auto disable bcl hotplug when active
- Revert GPU OC/UC (not a significant difference)
- Enabled:
* Cleancache
* Zcache
* Zbud
* Page table mapping
- More...
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r6 May 22 - 2016[/B]
- Lot of lib/crc32 and crc37 changes
- Lot of lib/bitmap changes
- Add magic values for ROW
- Import state notifier driver
- ThunderPlug Hotplug
- BCL Driver Hotplug
- Zram/Zsmalloc changes
- GPU UC/OC
- ASoC: jack: use power efficient workqueue
- Move clock sync work to power efficient workqueue
- Writeback changes
*fix race that cause writeback hung
*fix writeback cache thrashing
*make wb_do_writeback() as static
*make writeback_inodes_wb static
- Increase the buffer-head per-CPU LRU size
- Fix memory corruption in alloc_handle_lst
- Add ELF_HWCAP2 to compat auxv entries
- LZ4 cryptographic API
- Lib/string.c: introduce strreplace()
- New separate div64_u64_rem helper
- Rbtree changes
- Other minor changes..
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r5 May 16 - 2016[/B]
- Cherry-picked Msm8916 CM kernel changes
- Enable multi-core power savings
- Lot of SELinux changes:
*Reduce overhead of mls_level_isvalid() function call
*Call WARN_ONCE() instead of calling audit_log_start()
*Use array_size
*Simple cleanup for cond_read_node()
*Fx a possible memory leak in cond_read_node()
*No recursive read_lock of policy_rwlock in security_genfs_sid()
*Conditionally reschedule changes
*Add security in-core xattr support for esdfs,f2fs,vfat,exfat
- Update adreno kgsl (thanks psndna88)
- SELinux to permissive
- Block_dev: implement readpages() to optimize sequential read
- Fs/namei.c changes:
*Fix potential memory leak in path_lookupat
*Fix warning: 'old_path.*' may be used uninitialized in this function
- Other minor changes..
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r4 May 9 - 2016[/B]
- Power Oriented Workqueues
*and more stuff related to this..
- USB HID Keyboard/Mouse Role Support
[COLOR="Red"]*See[/COLOR]: [url]https://goo.gl/M1hPUz[/url]
[COLOR="red"]*Apk needed to use this[/COLOR]: [url]http://bit.ly/1rXo7C5[/url]
- Dragonrise Support
- CM Msm8916 changes
*ipv4: Don't do expensive useless work during inetdev destroy.
*netfilter: x_tables: fix unconditional helper
*USB: cdc-acm: more sanity checking
*usbnet: cleanup after bind() in probe()
*ALSA: hrtimer: Fix stall by hrtimer_cancel()
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r3 May 4 - 2016[/B]
- Kcal control
- Lionfish gov added
- Slub improved
- Lot of cpufreq changes
- Reduced wakelocks
- Optimized task search
- Some zram changes reverted
- Frandom v1.1 added
- Sio added
- Ondemand code to linux 3.18
- Lowmemkiller changes
- Random/random32 changes
- Fix fairness issue on migration
- Pipe changes
- PowerSuspend removed (i don't need it anymore)
- More...
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B]r2 April 28 - 2016[/B]
- Compiled now with UBER 5.3.1 optimized
- Revert Cpu OC (not be a significant difference)
- Improve 3x faster integer sqrt.
- Optimize Slub
- Disable crc
- Adreno Idler
- Optimized arm rwsem
- Lcd notify support
- Speed up console framebuffer
- Lot of zRam changes
- More lot of zsmalloc changes
- Add power suspend
- Enable ARCH_POWER
- Disabled GFS
- Fix occasional slow sync
- Reduce rq lock contention
- Other minor changes..
See full changes here: [url]https://goo.gl/FkTAlh[/url]
[B] r1 April 27 - 2016[/B]
- Initial release
See full changes here: [url]https://goo.gl/FkTAlh[/url]
Reserved
Great kernel works well, the Rom is smooth and low battery consumption seems to be good despite DT2W it is active :good:
Is it work on stock 6.0???
nguyenquangduc2000 said:
Is it work on stock 6.0???
Click to expand...
Click to collapse
I don't have time to test it on Stock 6.0, but i think that work without problems. If u can test it
B
srfarias said:
I don't have time to test it on Stock 6.0, but i think that work without problems. If u can test it
Click to expand...
Click to collapse
It work fine on stock 6.0!!! Thank you. But I can not find where to set overclockand fast charge. Can you help me?
nguyenquangduc2000 said:
B
It work fine on stock 6.0!!! Thank you. But I can not find where to set overclockand fast charge. Can you help me?
Click to expand...
Click to collapse
The overclock is the cpu freq.. 1401Mhz. And Usb Fast Charge, u see the option on Kernel Auditor in "Battery" tab
srfarias said:
The overclock is the cpu freq.. 1401Mhz. And Usb Fast Charge, u see the option on Kernel Auditor in "Battery" tab[/QUOT]
but on stock 6.0 in kernel adiutor only can set up to 1209 Mhz. and the fast charging mode don't appear on battery settings.
Click to expand...
Click to collapse
f35suarezj said:
srfarias said:
The overclock is the cpu freq.. 1401Mhz. And Usb Fast Charge, u see the option on Kernel Auditor in "Battery" tab[/QUOT]
but on stock 6.0 in kernel adiutor only can set up to 1209 Mhz. and the fast charging mode don't appear on battery settings.
Click to expand...
Click to collapse
I have the same problem.
Click to expand...
Click to collapse
@f35suarezj @nguyenquangduc2000
Wait the update today..
Update avaliable
Changes in #2 post
Otus please!!
Casper1982 said:
Otus please!!
Click to expand...
Click to collapse
I don't have the phone, to test the kernel..
Great! But I think you should add more cpu governos such as lionfish, impluse... And Intellplug
nguyenquangduc2000 said:
Great! But I think you should add more cpu governos such as lionfish, impluse... And Intellplug
Click to expand...
Click to collapse
Now i'm already add intelliplug, at now work good but need test. And maybe i'll add lionfish.
srfarias said:
Update avaliable
Changes in #2 post
Click to expand...
Click to collapse
Thanks. with kernel_R2 Now works perfectly on stock 6.0
Double tap to Wake is causing the touchscreen to become unresponsive.
PimpMy5Ton said:
Double tap to Wake is causing the touchscreen to become unresponsive.
Click to expand...
Click to collapse
Yeah.. i know, i'll try to fix it.
New update avaliable
Changes in #2 post

[KERNEL] Sphinx Kernel [10/11] [4.9.261] [Clang 11] [13.03.2021] v3.6

{
"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
Ahoy everyone,
I decided to share my personal custom kernel with all of you. The main reason i started developing this kernel is to balance performance / battery / security and also add features.
I believe i have included most of the usually requested features. If your feature is not included you can ask for it and i will try to include it as long as you don't ask for ETA's. I am a student and i do this on my spare time.
Pie kernel is based on LineageOS 16.0 sources for beryllium and is compiled
with SdClang which is Qualcomm's LLVM Compiler for extra performance. [EOL] - Final Version is 3.1
10 kernel is based on LineageOS 17.1 source for beryllium and is compiled
with latest sources from LLVM for Clang 11.
So let's jump to the interesting part!
Sphinx Pie Kernel Features - v3.1
Sphinx Pie Kernel Features
Compiled with Dragon Toolchain based on Clang 9.0.0 with GCC 10 and optimized for SnapDragon 845
Upstreamed to 4.9.194
Merged CAF Tag LA.UM.7.3.r1-07900-sdm845.0
Merged Latest Lineage 16.0 commits
Makefile Optimizations
Novatech 9.6.20
WireGuard Support
Dynamic Stune Boost v3
GPU Underclock to 180 Mhz
CRC Check Disabled
Pass SafetyNet without Magisk / Root
Boeffla Wakelock Blocker
AdrenoBoost v2.2 Support
Adreno 630 Nap Mode
Pixel 3 Energy Model
Hight Brightness Mode Support
Sound Control
IR Camera for MIUI based Roms
Support sdFAT Filesystem v2.1.8
Support exFAT Filesystem
Support F2FS File System
Support NTFS File System
Frandom Random Generator
TTL Target
IP Mangle
Fsync Control
DriveDroid Support
DTS X Eagle Driver
Exposure Adjustment Driver (FlickerFree)
Reduced Latency
Config HZ -> 300
Disabled Gentle Fair Sleepers
Atheros 9 Wireless Cards Support
Ralink 27xx / 28xx / 30xx Wireless Cards Support
Kcal Advanced Color Control
K-Lapse v5.0
Vibration Control
LED Notification Control
USB Fast Charge up to 900 mAh
LZ4 Compression Algorithm by default
Backlight Minimum Brightness Control
Power Efficient Workqueues
mac80211 Injection (Kali Nethunter Support)
I/O Schedulers: Zen v2, Maple, Fiops, Sio, Noop, Deadline, Cfq, tripandroid, Anxiety, bfq
TCP Congestion Algorithms : cdg, westwood, bbr, sociopath
Pre-Configured Flash and Forget
Zipped up with AnyKernel2
Sphinx 10/11 Kernel Features - v3.2+
Compiled with latest Clang 11
Upstreamed to Linux 4.9.261
Merged latest CAF tag
Rebased on Lineage 18.0 sources
Merged Latest Lineage 17.1 commits
WireGuard Support
GPU Underclock to 180 Mhz
CRC Check Disabled
Latest Patches for SafetyNet Flags
Boeffla Wakelock Blocker
AdrenoBoost v2.2 Support
Adreno 630 Nap Mode
Sound Control
Support sdFAT Filesystem v2.1.8
Frandom Random Generator
TTL Target
IP Mangle
Expose FPS interface
Fsync Control
DriveDroid Support
DTS X Eagle Driver
Exposure Adjustment Driver (FlickerFree)
Reduced Latency
Simple Low Memory Killer
Disabled Gentle Fair Sleepers
Atheros 9 Wireless Cards Support
Ralink 27xx / 28xx / 30xx Wireless Cards Support
Kcal Advanced Color Control
K-Lapse v5.0
Vibration Control
USB Fast Charge up to 900 mAh
LZ4 Compression Algorithm by default
Backlight Minimum Brightness Control
Power Efficient Workqueues
HID Patch for 4.9 Kernels
mac80211 Injection (Kali Nethunter Support)
I/O Schedulers: Noop, Deadline, Cfq, tripandroid, Anxiety, bfq
TCP Congestion Algorithms : cdg, westwood, bbr, sociopath
Pre-Configured Flash and Forget
Zipped up with latest AnyKernel3
Notes
I bear absolutely no responsibility. If you brick your device. If you are not sure what a kernel is, how to flash it or how to restore your phone in case something goes wrong then do NOT proceed.
Moreover, you should flash this kernel only over the stock kernel that came with your Rom.
Downloads -
Pie EOL - Final Version 3.1
Sphinx 3.1: https://www.androidfilehost.com/?fid=1899786940962594232
10/11 - Current
Sphinx v3.6 : https://www.androidfilehost.com/?fid=2188818919693754613
/-----------------------------------------------------------------------------/
I have dedicated countless hours developing this kernel so if you like my work consider buying me a coffee to help me stay awake and keep improving Sphinx.
Click Here for Coffee
/-----------------------------------------------------------------------------/​
For Support, Updates, Questions, Releases regarding Sphinx join t.me/SphinxKernel
XDA:DevDB Information
Sphinx Kernel, Kernel for the Xiaomi Poco F1
Contributors
milouk
Source Code: https://github.com/milouk/Sphinx-Beryllium
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.6
Stable Release Date: 2020-03-13
Created 2018-11-02
Last Updated 2020-03-13
Pocoooooooooo F1 - Donations
If you see your name and not your xda name PM me
Donations made by:
@JJ111
@tnicko
Jerzy Gawryluk
Georgios Bitloglou
@tnicko
@bla.blub
@reg66
@Lazy Rich
@BakaPhoenix @Mrdream94
@emmanuelo7
Pascal Bourasseau
@niccio67
Ramgonda Desai
@MP2005
 @2WildFirE
@Dan_Jacques
@Bonz
@rodries
@fwb1973
@Lycidias
@dodjob
@makimac
@_phil07_
Arge_Canna
@SSmanBuraQ
@fmcheetah
@Migueliyo98
Andrea Nastro
Joao Martinho
Thanks again guys!
Changelog
Sphinx v1.7
-Upstreamed to Linux Version 4.9.135
-Merged ext4 upstreamed commits
-Merged Lineage 16.0 Upstream commits
-Now Compiling with Uber Toolchain 6.4.1
-Added Zen v2 I/O Scheduler
-Added TCP Congestion Algorithms (bic, cdg, cubic, westwood, htcp, hstcp, hybla, vegas, scalable, lp, veno, yeah, illinois) default is cdg
-Improved msm_performance
-Enabled USB Fastcharge up to 900 mAh
-Added blu_schedutil
-Makefile Optimizations
-Added LED Notification Control
-Enabled LZ4 Compression Algorithm for Zram
-Now Sphinx comes Pre-Configured out of the box for balance
-Support F2FS File System
Sphinx v1.8
-Compiled with Uber Toolchain 9.0.0 tuned for Snapdragon 845
-Added Adreno Idler
-Added Frandom Random Generator
-Tuned-Up Westwood TCP
-Added Simple Low Memory Killer
-Replaced Cpu_boost with Cpu_Input_Boost driver
-Adapted Dynamic Schedtune Boost to Cpu_Input_Boost
-Added Devfreq_boost driver
-Added alucard_schedutil
-Added darkness_schedutil
-Added pwrutilx_schedutil
-Zram Upstream Updates
-Crypto: Now compiling with armv8.2-a flag
-Updated WireGuard
-Added DCTCP TCP Algorithm
-Added BBR TCP Algorithm
Sphinx v1.8.7
-Removed Adreno Idler
-Compiled with GNU GCC 8.2.1
-Removed Simple Low Memory Killer
-Removed Cpu_Input_Boost / Devfreq_Boost
-Fixed ALL Reboot Issues
-Improved KCAL Control
Sphinx v1.9
-Now Building with Custom Uber Toolchain 9.0.0 with various optimizations for SnapDragon 845
-Upstreamed from CAF to 4.9.136 , 4.9.137, 4.9.138, 4.9.139 and 4.9.140
-Added Tripandroid I/O Scheduler
-Added Sociopath TCP Algorithm
-Massively Tuned Up Westwood and set it as default
-Improved Wakelock Blocker
-Reduced a lot Latency
-Upgraded to AdrenoBoost v2.1
-Updated WireGuard
-Merged CAF Tag CAF LA.UM.6.3.r4-05800-sdm845.0
-Set the Kernel's Base Frequency to 500 HZ
-Support NTFS File System
Sphinx v2.0
-Upstream to 4.9.141, 4.9.142, 4.9.143
-Updated TouchScreen to 8.12.6
-Underclocked GPU to 180 MHz
-Set Initial GPU Frequency to 180 MHz
-Improved Memcpy spped by 15%
-Added Sound Control (Only Headphones and Mic)
-Updated LZ4 Module
-Fixed ExFAT and NTFS File Systems
-Decreased the Time the GPU needs to enter Idle Module
-Improved Battery Drop Issue (NOT fixed, just improved)
-Merged some SnapDragon 845 Patches
-Removed Pwrutilx, Alucardsched, Darkness_Sched and Blu_schedutil as they were Unstable.
-Blocked Some extra Wakelocks
-Now Sphinx comes PRE-CONFIGURED out of the box. Just Flash And Forget (You need Magisk)
-Updated WireGuard
-Merged Lineage Latest Changes
-Some Battery Saving Patches
-Much more minor things --> Check GitHub
Sphinx v2.1
-Upstreamed to 4.9.145
-Re-Based Sphinx Kernel tree from scratch based on CAF Pie Tag
-Wifi working on all Roms
-Touch Firmware from 8.12.10
-Pre-Configured settings optimized a bit more
-Merged Latest Lineage Changes
-Updated WireGuard
-Many more bug fixes and Optimizations --> GitHub
Sphinx v2.2
-Upstreamed to 4.9.147
-Updated WiFi Driver from CAF Tag LA.UM.7.3.r1-0660-sdm845.o
-Merged Latest Lineage OS Changes
-Built with SdClang for maximum optimization and performance
-Merged Touch Firmware 8.12.20
-Updated AnyKernel2
-Updated Schedutil Governor
-Merged some cpufreq patches from Upstream
-Merged a commit for smoother Frequency downscaling
-Cleaned and Improved pre-configured Settings
-Fixed the bug during Installation for users with 9.0 and not 9
-Updated WireGuard
-Many more bug fixes and Optimizations --> GitHub
Sphinx v2.3
-Linux Upstream to 4.9.148
-Merge CAF Tag 'Merge tag ''LA.UM.7.3.r1-06600-sdm845.0' into kernel.lnx.4.9.r11-rel ~8.000 Changes
-Merge Lineage OS Changes
-Compiled with LATEST sdClang 6.0.9 from Qualcomm
-Merged 8.12.27 Touch Firmware
-Many ufs (mobile ssd) improvements
-Added Anxiety I/O Scheduler
-Improved Dyanamic Schedtune frequency scaling
-Patched some memory Leaks
-Some Battery improvement commits
-Updated WireGuard
-Many more changes --> check GitHub
Sphinx v2.4
-Upstream CAF/Linux version to 4.9.151
-Merged some commits for performance improvement
-Added High Brightness Support
-Merged some commits that improved wakelocks
-Enabled Nap Mode for Adreno 630 GPU
-Adjusted Energy Model to be inline with Pixel 3
-Added BFQ I/O Scheduler v8r10
-Fixed issue with stuck frequencies
-Massive refinement of pre-configured settings. (Note 1)
-Removed TouchBoost control from userspace
-Merged many Scheduler commits
-Merge Some EAS improvement commits
-Merged Touchscreen Drivers from Official Xiaomi's Pie Kernel release.
-Merge Lineage 16.0 Changes
-Update WireGuard
-Many more commits --> Check GitHub
Sphinx v2.5
-Upstreamed from 4.9.151 to 4.9.155
-Merged CAF Tag LA.UM.7.3.r1-06700-sdm845
-Merged some Camera improvements (not feature improvements...code improvements. Sphinx is not a camera app)
-Updated Touch Firmware to 9.1.24
-Update display panel drivers from MiCode/dipper-p-oss release
-Updated Wifi drivers
-Updated Sound drivers
-Updated SdFat Driver to v2.1.8 and merged some upstream commits from 4.13
-Updated BFQ I/O Scheduler to v8r12 and also merged mnany fixes
-Improved Cpu-Boost driver
-Reduced the log spam to improve performance
-Merged a commit for entering sleep state quicker
-Merged a commit that will make face unlock much quicker
-Merged a commit that will fix frequency scaling. So now governor's frequency change requests will be followed.
-Added Toggle for disabling newly added devices
-Disabled some TCP Congestion Algorithms to make the image lighter
-Enabled Support for Ralink 27xx / 28xx / 30xx external wifi adapters.
-Merged some Power Efficient Workqueue Changes that can save some battery.
-Fixed a stupid warning that was in dmesg.
-Cleaned the script and also now you do NOT need Root (Magisk) for pre-configured settings to apply. (thanks to @rodries)
-Updated WireGuard Backend
-Merges Lineage's latest sources.
-Many more changes --> Check GitHub
Sphinx v2.6
-Upstreamed to Linux 4.9.162
-Merged CAF TAG LA.UM.7.3.r1-06900-sdm845.0
-Fixed Carrier Video Calling
-Now compiling with Dragon Toolchain based on Clang 9.0.0
-Merged some upstream F2FS commits
-Fixed F2FS Verity.
-Merged some Power Efficient Workqueue commits to save some battery
-Improved Sociopath TCP Algorithm
-Merged some TCP improvement commits
-Enabled MIN_CAPACITY_CAPPING feature
-Added an extra option for Dynamic Schedtune Boost Duration in /sys/module/cpu_boost/parameters/dynamic_stune_boost_ms and improved the code.
-Merged some more Dynamic SchedTune Boost improvement commits.
-Fixed HDR Issue after watching Youtube
-Added K-Lapse Feature
-Merged Lineage 16 Branch
-Updated WireGuard
-Improved Default Settings and fixed some of them not sticking.
-Many More --> Check GitHub
Sphinx v2.7
-Upstreamed to Linux 4.9.166
-Improved Frequency switching
-Improved Bluetooth performance
-Improved K-Lapse
-Added some more Power Efficient Workqueues
-Merged some ufs improvements
-Checked out ion to Android Q Developer Preview 1
-Fixed usb tethering.
-Merged some wakelock power saving commits
-Merged Lineage 16 Branch
-Updated WireGuard
-Many More --> Check GitHub
Sphinx v2.8
-Upstreamed to Linux 4.9.172
-Merged CAF Tag LA.UM.7.3.r1-07400-sdm845.0
-Added MSM Thermal Driver
-Fixed many Clang warnings
-Enabled Ultra Power Saving Mode for the Display Panel
-Increased CMA Memory from 200 MB to 296 MB
-Improved Boot Speed
-Merged many f2fs improvement commits
-Merged some UFS improvement commits
-Merged some Camera driver commits
-Exposed Drop Caches
-Merged Lineage 16 Branch
-Updated WireGuard
-Many More --> Check GitHub
Sphinx v2.9
-Upstream to Linux 4.9.184
-Merged CAF Tag LA.UM.7.3.r1-07900-sdm845.0
-Merged all the latest Security Patches
-Updated Wifi Drivers
-Adapted Some Compilers Flags to make it easier for other developers to compile Sphinx
-Updated TouchScreen Drivers from MIUI 9.6.20
-Merged some GPU fixes
-Updated K-Lapse to Version 5.0
-Fixed some memory leaks and race conditions
-Reverted Simple Thermal Driver (too many issues)
-Fixed random reboots issues
-Fixed Big Cluster stuck at 825 Mhz
-Merged Xbox Controller Drivers and more Gamepad Drivers
-Updated WireGuard Backend
-Merged Lineage 16.0 Branch
Sphinx v3.0
- Upstreamed to Linux 4.9.189
- Now compiling with my Custom GCC-10 Toolchain, built with optimization flags.
- Added Many SDM 845 specific optimization flags
- Merged Lineage 16.0 latest changes
- Merged Many SchedTune Commits
- Added VMStat and set it to 10
- Further Reduced Dirty Rations
- Merged Some UFS upstream Commits
- Improved Random Driver
- Turned off a lot of useless debug info
- Enabled RCU Boost
- Merged CFQ and other I/O improvement Commits
- Merged a bunch of sched Commits
- Added and Enabled SchedTune Assist Driver
- Added and Enabled CPUSet Assist Driver
- Merged some Workqueue commits.
- Added DTS X Eagle Driver.
- Added PSI.
- Fixed Phone rebooting into Fastboot Mode on MIUI Beta.
- Added DriveDroid Support for the first time for Pocophone.
- Added Pocket Judge Driver (this driver determines whether your phone is in your pocket and saves some extra battery)
- Merged a bunch o memory upstream commits.
- Updated WireGuard Backend.
- Many Many Many more commits --> Check GitHub.
Sphinx v3.1
- Upstreamed to Linux 4.9.194
- Merged Lineage 16.0 and 17.0 latest changes
- Updated my GCC 10 Toolchain to yesterdays commits
-Fixed Random Reboot issue
-Android 10 Support
- Added HID Mouse and Keyboard Support (you might need to set kernel to permissive for this to work)
-Zipped up with latest Anykernel3 thanks to @osm0sis
-Updated WireGuard Backend.
Sphinx v3.2
- Now Supporting only Android 10 (Q)
- Upstreamed to Linux 4.9.217
- Compiled with latest Clang 11
- Merged Latest Lineage 17.1 Sources
- Updated Wireguard backend
- Add Simple Low Memory Killer
- Zipped up with latest Anykernel3
- Applied new patches for SafetyNet Flags
- Many Many Many more commits --> Check GitHub.
Sphinx v3.3
- Upstream to Linux Kernel 4.9.225
- Merged Latest Lineage Changes
- Add initial HID Patch (I have NOT tested it)
- Update to latest Q Xiaomi Sources
- Fixed Auto Brightness and other display issues
- Memory and Cache Optimizations
- Merged latest updates for Simple Low Memory Killer Driver
- Updated Wireguard Kernel Backend
- Many Many Many more commits --> Check GitHub.
Sphinx v3.4
- Upstream to Linux Kernel 4.9.229
- Merged Latest Lineage Changes
- Fixed touch issues with FTS Panels
- Fixed High Auto Brightness
- Merged latest updates for Simple Low Memory Killer Driver
- Updated Wireguard Kernel Backend
- Many Many Many more commits --> Check GitHub.
Sphinx v3.5
- Upstream to Linux Kernel 4.9.237
- Merged Latest Lineage Changes
- Merge tag 'LA.UM.8.3.r1-08100
- Merge tag 'LA.UM.8.3.r1-08500-sdm845.0
- Rebase lineage 18.0
- Support for Android 11
- Improve power efficient workqueues
- Expose interface for showing FPS on compatible roms
- Merge latest LOS changes
- Remove some ethernet drivers and added usb ethernet drivers
- Merged latest updates for Simple Low Memory Killer Driver
- Updated Wireguard Kernel Backend
- Many Many Many more commits --> Check GitHub.
Sphinx v3.6
- Better Android 11 support
- Use WireGuard from Upstream 5.4
- Upstreamed to Linux 4.9.261
- Merged latest CAF tags
- Merged latest Lineage Sources
- Picked some LMK Driver update commits
- Many Many Many more commits --> Check GitHub.
Previous Versions
Sphinx 1.7:
https://www.androidfilehost.com/?fid=11410932744536993761
Sphinx 1.8:
https://www.androidfilehost.com/?fid=11410963190603845145
Sphinx 1.8.7:
https://www.androidfilehost.com/?fid=11410963190603854120
Sphinx 1.9:
https://www.androidfilehost.com/?fid=11410963190603858063
Sphinx 2.0:
https://www.androidfilehost.com/?fid=11410963190603869686
Sphinx 2.1:
https://www.androidfilehost.com/?fid=11410963190603876440
Sphinx 2.2:
https://www.androidfilehost.com/?fid=11410963190603880155
Sphinx 2.3:
https://www.androidfilehost.com/?fid=11410963190603888715
Sphinx 2.4:
https://www.androidfilehost.com/?fid=11410963190603903270
Sphinx 2.5:
https://www.androidfilehost.com/?fid=1395089523397888802
Sphinx 2.6:
https://www.androidfilehost.com/?fid=1395089523397909716
Sphinx 2.7:
https://www.androidfilehost.com/?fid=1395089523397929964
Sphinx 2.8:
https://www.androidfilehost.com/?fid=1395089523397958919
Sphinx 2.9:
https://www.androidfilehost.com/?fid=6006931924117911422
Sphinx 3.0:
https://www.androidfilehost.com/?fid=6006931924117935490
Sphinx v3.1 - Final Sphinx for Pie
https://www.androidfilehost.com/?fid=1899786940962594232
Sphinx v3.2
https://www.androidfilehost.com/?fid=4349826312261759378
Sphinx v3.3
https://www.androidfilehost.com/?fid=4349826312261822112
Sphinx v3.4
https://www.androidfilehost.com/?fid=8889791610682883785
Sphinx v3.5
Sphinx-v3.5.zip | Kernel by milouk for Poco F1
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
Version 1.7
Ahoy Ladies and Gentlemen.
Time for new version!
Changelog:
1) Upstreamed to Linux Version 4.9.135 - Better Security / Stability / Performance
2) Merged ext4 upstreamed commits - Better System Performance
3) Merged Lineage 16.0 Upstream commits - Better Stability / Battery / Performance
4) Now Compiling with Uber Toolchain 6.4.1 - Better Battery/System Performance
5) Added Zen v2 I/O Scheduler - Better I/O Performance
6) Added TCP Congestion Algorithms (bic, cdg, cubic, westwood, htcp, hstcp, hybla, vegas, scalable, lp, veno, yeah, illinois) default is cdg - Better Internet Performance
7) Improved msm_performance - Better Performance
8) Enabled USB Fastcharge up to 900 mAh - Note (1)
9) Added blu_schedutil - Note (2)
10) Makefile Optimizations - Better Performance
11) Added LED Notification Control- Note (3)
12) Enabled LZ4 Compression Algorithm for Zram - Better Battery / Performance
13) Now Sphinx comes Pre-Configured out of the box for balance
14) Support F2FS File System - If Rom Supports it -
Notes:
Note 1: This is USB Fast Charge which means it works ONLY when you charge from a computer. The default output was 500 mAh and now it's 900 mAh (which is the maximum a usb port can support)
Note 2: This is a new EAS Governor ported from blu_spark Kernel for OnePlus 6. Currently it is almost the same with the schedutil governor from Pixel 3
Note 3: Many of you made some comment about the LED Notification being brighter etc. Now you can configure it yourself. THOUGH there is not interface for that in ANY App, you need to do it yourself.
Specifically:
Code:
* /sys/class/leds/white/device/led_fade (rw)
0 : blink
1 : fade (default)
* /sys/class/leds/white/device/led_intensity (rw)
0 : stock intensity
1-100 : 0% to 100% of stock intensity
Note: Does only work for static led, not fading/blinking !!!
* /sys/class/leds/white/device/led_speed (rw)
0 : stock speed
1 : continuous notification light
2-12 : 2 = very slow to 20 = very fast
I have listened to your requests to bring Sphinx to Poco and did everything in my powers to satisfy most of you and ensure this version is stable so if you enjoy this version don't forget to buy me a coffee
Cheers :highfive:
Wow, Amazing. Can i flash this on stock miui beta 8.11.1 also
Great work.
Edit :
Just installed , super smooth. Everything works great so far. Antutu 291328. Not sure if it is placebo but face unlock seems to be faster, haven't been able to see lock screen in the trials I have done so far.
Rom is stock beta 8.11.2 and no root yet.
Will root and tweak with suggested ex kernel manager and report
sanjay0501 said:
Wow, Amazing. Can i flash this on stock miui beta 8.11.1 also
Great work.
Click to expand...
Click to collapse
Of course you can mate
frequency on big cluster is max on blu schedutil whilst on omnirom
thanks sounds really good gonna try it right after i flashed 8.11.1
Skinpipe said:
frequency on big cluster is max on blu schedutil whilst on omnirom
Click to expand...
Click to collapse
Its how it works. It maxes the big but it lowers little cores. Currently its almost a direct copy from Pixel's 3 schedutil. If you dont like this behaviour i would suggest regular schedutil. Regarding blu_schedutil you can read more on its original thread "blu_spark kernel for OnePlus 6"
milouk said:
Its how it works. It maxes the big but it lowers little cores. Currently its almost a direct copy from Pixel's 3 schedutil. If you dont like this behaviour i would suggest regular schedutil. Regarding blu_schedutil you can read more on its original thread "blu_spark kernel for OnePlus 6"
Click to expand...
Click to collapse
ill check it out im familiar with eng.stk' work
Skinpipe said:
ill check it out im familiar with eng.stk' work
Click to expand...
Click to collapse
Awesome. Its a direct port from his kernel.
milouk said:
Awesome. Its a direct port from his kernel.
Click to expand...
Click to collapse
you absolutely sure its supposed to stay at 2803mhz constantly that is a huge power drain and makes no sense?
Skinpipe said:
you absolutely sure its supposed to stay at 2803mhz constantly that is a huge power drain and makes no sense?
Click to expand...
Click to collapse
What im saying is that i picked the code EXACTLY like it is. Its 99% the same as Pixel 3 schedutil. Also youll notice that the battery drainisnt at all as huge as you think.
Morever while merging there wasnt even one conflict the code is 100% correct and exactly as eng.stk wrote it. Ifnyou have questions about the code im not the person to ask no offense. Im not taking the credits nor the blame for someone elses work. I just think its a nice addition especially for users that need performance.
Also as you may have noticed its not the default gov for that exact reason.
**Also of course there is always the possibility to remove a feature if i see no one finds it usefull.
Btw i always listen to feedback and try to satisfy most of you.
Cheers
milouk said:
What im saying is that i picked the code EXACTLY like it is. Its 99% the same as Pixel 3 schedutil. Also youll notice that the battery drainisnt at all as huge as you think.
Morever while merging there wasnt even one conflict the code is 100% correct and exactly as eng.stk wrote it. Ifnyou have questions about the code im not the person to ask no offense. Im not taking the credits nor the blame for someone elses work. I just think its a nice addition especially for users that need performance.
Also as you may have noticed its not the default gov for that exact reason.
Cheers
Click to expand...
Click to collapse
understood, my apologies
Skinpipe said:
understood, my apologies
Click to expand...
Click to collapse
Hahaha didnt mean to offend you at all what i was tryin to say is that its not my code so i cant guarantee what its supposed or not supposed to do. Apologies if i offended you mate
milouk said:
Hahaha didnt mean to offend you at all what i was tryin to say is that is not my code so im cant guarantee what is supposed or not supposed to do. Apologies if i offended you mate
Click to expand...
Click to collapse
i was sincere not sarcastic no offence taken, honest:good:
Foourck yesssss ? you are in the Poco team ???? really really looking forward to your awesomeness on the S845 ??.
dodjob said:
Foourck yesssss ? you are in the Poco team ???? really really looking forward to your awesomeness on the S845 ??.
Click to expand...
Click to collapse
Oooouuu heello my friend. Nice to see you here i hope i wont let you down
Introduction post looks AWESOME, this is what I've been waiting for - great kernel. Flashing right away.

Categories

Resources