[KERNEL][AOSP/LOS] SINAI-N4 Kernel - Nexus 4 Android Development

The SINAI-N4 Custom Kernel​
Based on Spezi77's Hellspawn Kernel with upstream features & fixes
F2FS Support
A lot of hotplugs & Governos & I/O scheds
Latest Changes & Fixes from upstream
Clean & Stable sources
Regular updates
And more!
Important information:
Only for Advanced users!
Use THIS kernel adiutor to tweak kernel
Enable any hotplug you like and choose governor, other tweaks you can configure yourself and for your own purposes
Known-issues
HTML:
- Firefox videoplayback doesn't work for some roms
Installation
1. (Optional)Wipe cache/dalvik cache
2. Flash kernel zip over stock kernel of the ROM
3. Reboot system
Downloads:
Nougat/Oreo AOSP BASED: AFH
Nougat CM/LOSBASED: AFH
DO NOT FLASH AOSP based kernel over CM/LOS Oreo rom, you will get "color problems" & LineageOS 15.1 doesn't supported (yet or still)
SPECIAL EDITION, Only for Unlegacy-Android ROM
Nougat/Oreo: AFH
Pie: AFH
Credits:
Special thanks to
- AOSP
- Unlegacy-Android team
- HUGE THANKS TO spezi77
- AdrianDC
- Chipp_a
- frap129
- Basketbuild
- hellsgod
- zaclimon
- rostifaner
- ganachoco
- txuki2005
- yoinx
- Cl3Kener
- franciscofranco
- faux123
- eng.stk
- stratosk
- show-p1984
- mrg666
- Defconoi
- neobuddy89
- flar2
- CallMeAldy
- AK
- Alucard
- And anyone I forgot to mention
XDA:DevDB Information
SINAI Nexus 4 kernel, Kernel for the Google Nexus 4
Contributors
sudokamikaze, spezi77
Source Code: https://github.com/Sudokamikaze/SINAI-N4
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: Build 2018-08-16
Stable Release Date: 2018-08-16
Created 2017-05-30
Last Updated 2018-10-31

thanks for your support, work with lineageos?

For the time being, I do not have time to check the action, but I have placed a link to SINAI-N4 in my favorites.
Is the SINAI name from the peninsula?

*Jonny* said:
thanks for your support, work with lineageos?
Click to expand...
Click to collapse
Check post, i added kernel for CM

ze7zez said:
For the time being, I do not have time to check the action, but I have placed a link to SINAI-N4 in my favorites.
Is the SINAI name from the peninsula?
Click to expand...
Click to collapse
Yes

Finally a new kernel for nougat thanks so much for your hard work it supports multirom in case anyone was wondering also has USB otg hack and dt2w support
{
"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"
}

thanks

This kernel does not flash over custom kernel it has to be flashed over a ROMs stock kernel see screenshots

OK
Installation works effectively.

[email protected] said:
This kernel does not flash over custom kernel it has to be flashed over a ROMs stock kernel see screenshots
Click to expand...
Click to collapse
Unpack your custom rom zip on pc
Then fastboot erase boot
and flash your rom stock kernel
fastboot flash boot boot.img (boot.img of your custom rom that unpacked on your pc(
Then go to recovery and flash kernel
But backup rom(/boot and /system in twrp) before this for safe

[email protected] said:
Finally a new kernel for nougat thanks so much for your hard work it supports multirom in case anyone was wondering
Click to expand...
Click to collapse
If you need best expirience, configure kernel in Kernel adiutor, hotplug not enabled by default(will be fixed in new releases) and set "Screen off max frequency" to 486 MHz, Intellihotplug configured by default but not enabled :c

Nice kernel!

Has OTG hack?

multırom twrp ground zero rom mako 7.1.2 kernel flash error

AntonioJaramillo said:
Has OTG hack?
Click to expand...
Click to collapse
Yes See screenshot

hasanben35 said:
multırom twrp ground zero rom mako 7.1.2 kernel flash error
Click to expand...
Click to collapse
Did you flash the siani kernel above the ROMs stock kernel I flashed it in this order for a nougat ROM with siani kernel
Clean flash is my recommendation
ROM
gapps
then Sinai kernel
Then magisk or SuperSU
then reboot
If that doesn't work flash up to twrp 3.1.1.0
Then wipe all partitions except internal storage
Then install in order above
And then boot into primary ROM and reinstall multirom twrp using multirom manager app
Just my best guess

there's a new build by lineage os today.

New Update, check op post for download link!
Git changelog
HTML:
62db627df14 (HEAD -> n-7.1) Revert "Disable MSM_SLEEPER by default"
56f7cb01a4d Revert " msm: Add CPU freq limiter driver"
b4de61cfae7 Revert "msm: limiter: Introduce initial multi cpu control"
5e92fa4da6d Revert "msm: limiter: Add controls for per cpu governor"
d42245b40c3 Revert "msm: limiter: Simplify and debugify min/max freq"
f0da6f9d4dd Revert "msm: limiter: Do not store governor locally"
fe53ac12208 Revert "msm: limiter: Add readable tunable for current frequency"
fcd1131de9a Revert "enable msm_limiter by default"
10385b1284b Revert "msm_limiter: tune for mako."
a9826e7b6cd (origin/n-7.1) msm: cpufreq: Ensure cpufreq change happens on corresponding CPU
c2c63870770 msm: cpufreq: Relax constraints on "msm-cpufreq" workqueue
d585e61f67e msm: cpufreq: Configure WQ for higer priority
0957a02bf86 Revert "msm: cpufreq: Remove cross-calling limitation"
ab48dcedea9 msm_fb: Make sure the backlight is not set to 0 at boot
3a97dd91098 msm: kgsl: Fix mem leak when page allocation fails
92442236e67 msm: kgsl: Add check for NULL value from dev_get_drvdata
4043005c9f5 cpufreq: Improve debug prints
e20574ac18a cpufreq: Improve debug prints
8fb7f8508fc cpufreq: Make get governor interface always return good value
8e25bd6bff0 cpufreq: Add interface to set/get min/max freq
e20366a5483 cpufreq: Add interface for gov change
7c8009d340b cpufreq: Export user_policy min/max
fb7fb27094e cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
de10563a8aa drivers: my faults with naming
f4f94089189 KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
bc823c0054d KEYS: Fix race between key destruction and finding a keyring by name
812ccd03e9e KEYS: Add invalidation support
6bee3c6f9c4 KEYS: Permit in-place link replacement in keyring list
51fa63856db KEYS: Perform RCU synchronisation on keys prior to key destruction
06427a89aca random32: use msecs_to_jiffies for reseed timer
6895783f55c random32: add __init prefix to prandom_start_seed_timer
9b789bf4614 random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized
bf6de73075d random32: add periodic reseeding
a53b95d5a13 random32: add test cases for taus113 implementation
4ee21145101 random32: upgrade taus88 generator to taus113 from errata paper
93c2572bb78 random32: rename random32 to prandom
c417cf606de timer: Implement TIMER_IRQSAFE
71678d4da95 timer: Clean up timer initializers
93cf3ca769d timer: Relocate declarations of init_timer_on_stack_key()
5d6a8627e36 timer: Generalize timer->base flags handling
89a05cebcce alpha: take a bunch of syscalls into osf_sys.c
d683e97c66e timers: Improve get_next_timer_interrupt()
18cc5049c40 timers: Add accounting of non deferrable timers
e1796bfa316 timers: Consolidate base->next_timer update
08abd4a37ce timers: Create detach_if_pending() and use it
9fed706f355 kernel/timer: revert to make upstream update
0ce4f440760 mm/ksm.c: use new hashtable implementation
c2d45e60533 msm: cpufreq: Always update frequency limits when core is online
9a09f6bb11a cgroup: use new hashtable implementation
c994502d739 watchdog: Fix warning caused by use of smp_processor_id()
98f5d1f0cb3 sched: Fix load avg vs cpu-hotplug
30f96d19051 crypto: arc4 - improve performance by using u32 for ctx and variables
a9f08f0f284 crypto: arc4 - improve performance by adding ecb(arc4)
9e4a7e59ba2 crypto: arc4 - now arc needs blockcipher support
56f58b99342 Input: aiptek - fix crash on detecting device without endpoints
5581f20c7d0 Input: aiptek - adjust error-handling code label
c62d163e4a7 crypto: sha256 - Expose SHA256 generic routine to be callable externally.
70a98898686 arm: vfp: always clear vfp_current_hw_state when forcing reload
b3364d0ef01 ARM: vfpmodule: Move bounce stats file to seq_file and friends
e4793e04fc2 Always set noatime no diratime on all partitions! I/O Boost! V2 [2/2].
2aef5ea8235 Always set noatime no diratime on all partitions! I/O Boost! V2 [1/2].
33d8ecdf40b cpufreq & cpufreq_interactive: tweaks to reduce lags and improve battery life.
779487e4468 Squashed hrtimer optimization commits.
00dc953a906 random: entropy tweaks are all the rage nowadays
5d5c7abb732 CPU hotplug: Provide lockless versions of callback registration funct… …ions
f3aac4179b5 fs: aio: Optimization for SSD-only machines
fdd5f4b40a8 arch/arm/mach-msm/cpufreq.c: reduce dmesg log spam
c4053a57aa4 KGSL: GPU kgsl_pwrctrl.c use min pwr level as default. to reduce battery drain.
d1753828e44 CM:Add another patch
4db46385dcc Disable MSM_SLEEPER by default
028cc1140ee msm_limiter: tune for mako.
f033fdf5ae2 enable msm_limiter by default
cb2b415ce4f msm: limiter: Add readable tunable for current frequency
8595387c381 msm: limiter: Do not store governor locally
0fceb5a2dc0 msm: limiter: Simplify and debugify min/max freq
4db92dc452b msm: limiter: Add controls for per cpu governor
c55faf4bedc msm: limiter: Introduce initial multi cpu control
98405842205 msm: Add CPU freq limiter driver
ace7b0c8f8c Add mako default defconfig, without intelli_thermal for inline building
UPD: Uploaded hotfix, Please reflash!!

[email protected] said:
Yes See screenshot
Click to expand...
Click to collapse
With Los 14.1 + custom kernel + stickmount i cant use Otg. How u can use ?

nefescalanadam said:
With Los 14.1 + custom kernel + stickmount i cant use Otg. How u can use ?
Click to expand...
Click to collapse
Use kernel auditour mod and turn on otg in miscellaneous controls

Related

[GK-MR2.0][God's Kernel][True God Of Kernels][CPU-2.0GHz & GPU-650MHz][Faux Sound]

God's Kernel​God's Kernel-True God Of Kernels​
ABOUT God's Kernel
God's Kernel is a open source kernel designed to unleash the power of Yureka.
The Aim of This project is to give a most stable ,power-full,ultra-fast fast kernel with Max Battery Life which is required for every Yureka user.
DISCLAIMER:
QUOTE]
#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.
*/
[/QUOTE]
FEATURES OF God's Kernel:
Built using UBERTC-6.0 & SMTC-6.0[Option to select in downloads] Tool-chains with O3 flags and other tweaks.
Over clocked CPU to 1.7GHZ
Intelli_thermal v3.0: initial coding for Linux 3.10 Qualcomm kernels
Glove Mode
CPU Governors :
Conservative
Impluse
Elementalx
Inntelliactive
Intellidemand[Removed]
Yankactive
Zzmove[ Removed]
Darkness
Blu Active
Hyper
BioShock
PegasusQ Governor
Barry-Allen
Hot Plugs:[ Warning : Use any one ]
Intelliplug
Mako hotplug
MSM Sleeper
MSM_ZEN_Decision
AutoSMP
MSM MPDECISION[Bricked]
MSM Hotplug
Alucard Hotplug By Alucard24
I/O Schedulers:
noop
row
deadline
cfq
bfq
fiops
Introduce Adreno idler for devfreq-based Adreno devices
USB Fast Charging
Fast Charging Drivers.
LZ4-compressed kernel
KCAL control-------Controlling screen colors made easy ....credits @savoca
Frandom Drivers
Optimizations and memory leak fixes------Expect More Stable
Fix high load average from uninterruptible waits
BFQ I/O Scheduler
Bricked Hotplug Driver -----Provides Full control on online & offline cores so that you can configure it as users wish.
Thermal Throttling [Relax value]----Expect cool Yureka in your hands rather then old heating one
Raise charge current to 1.25mA to solve the slow charging issue. -----Expect Some Fast Charge
Cortex A53/ARMv8 architecture Tune-Up
Kernel Power Suspend-------Expect Sleep Like a Baby when Screen is off
Disabled updating idle time if cpu offline
Tweaks for interactive governor
Included More ZRAM Devices
Added custom Gestures to wake device ..like swipe down up etc
Deep sleep mode
Click to expand...
Click to collapse
CHANGE LOG:
God's -Kernel-MR2.0
AudioGod - GK-Build: Build MR-2.0
MSM 8939: Enable DTS-Eagle-Integration
AudioGod - MSM 8939: Overclock CPU & GPU with Undervolting
AudioGod - GK Tomato defconfig: Enable Kexec HardBoot & Charger controll
jollaman999 - kexec_hardboot: Fix build error
Xunlei Pang - kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Martin Schwidefsky - kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Geoff Levand - kexec: simplify conditional
Baoquan He - kexec: remove never used member destination in kimage
Baoquan He - kexec: remove the unused function parameter
Vivek Goyal - kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
Vivek Goyal - kexec: move segment verification code in a separate function
Vivek Goyal - kexec: rename unusebale_pages to unusable_pages
David Rientjes - kexec: fix build error when hugetlbfs is disabled
Atsushi Kumagai - kexec: export free_huge_page to VMCOREINFO
Petr Tesarik - kexec: save PG_head_mask in VMCOREINFO
Fabian Frederick - kernel/kexec.c: convert printk to pr_foo()
Paul Gortmaker - kernel: audit/fix non-modular users of module_init in core code
Heiko Carstens - kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Chen Gang - kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
Kees Cook - kexec: add sysctl to disable kexec_load
Zhuowei Zhang - Kexec-hardboot: fix kimage_head for post reboot list, tweak logging
Zhuowei Zhang - Attempt at porting kexec-hardboot for arm64; not working at all
Geoff Levand - debugging: Bypass purgatory
Ard Biesheuvel - of/fdt: export fdt blob as /sys/firmware/fdt
Aaron Kling - Add kexec support for aarch64
guts94 - Add faux sound control 3.4 By faux123
Chaithanya Krishna Bacharaju - ASoC: msm: qdsp6v2: Handle additional codec specific metadata
Dhananjay Kumar - ASoC: msm: Add support to enable PBE in DSP
Ashish Jain - ASoC: msm: qdsp6v2: add support for ALAC/APE/VORBIS
Chaithanya Krishna Bacharaju - ALSA: compress: Add support to send codec specific data
Laxminath Kasam - ASoC: wcd: update sequences to handle boost during SSR
Sachin Bhayare - msm: mdss: hdmi: updated extended mode macro
AudioGod-Merge branch 'LA.BR.1.1.3_rb1.44' of git://codeaurora.org/quic/la/kernel/msm-3.10 into yu-mm6.0
God's -Kernel-MR1.2
Upgraded to M
Change log is too big please refer link bellow for full log
http://gk.sungsonic.co/download.php?file=tomato/Changelog_GK-MR-1.3-tomato-20160126.log
God's -Kernel-MR1.2
Miror fixies and caf update
God's -Kernel-MR1.1
Fixed Screen Flickering issues
SE Linux Set to Enforce [ Solves compatibility issues with many roms]
Fix for random reboots
God's -Kernel-MR1
Updated Source to latest cm-12.1-amss-1.0.2 branch
Overclocked CPU @2.0GHz and GPU @650MHz [EXP]
Voltage tweaking for stablity
Aarch64 SaberMod 6.0.X as default toolchain as default for kernel compilation
Updated Version of KCAL
Diabled All Hotplugs By default
Added Quickwake Intial Driver
New Flag WQ_POWER_EFFICIENT for power oriented workqueues
Resolve CPUFREQ_NOTIFY issue
Added MSM hotplug driver
Added state notifier driver
memutils: memcpy, memmove, copy_page optimization
Allow multiple clients to register for irq affinity notification
Added cpu-boost Optimizations
Added MSM Limiter driver
Optimized KSM
Added SIO I/O scheduler
Made CFQ default to IOPS mode on SSDs
rq_stats: Add hotplug enable toggle
devfreq: Use high priority workqueue
Bricked-Hotplug Update
Charge Controll
Removed Fastcharge Driver for now
Fixed Deepsleep Issues after charger disconnected
Remomed Fsync on/off support
Added Dynamic Fsync 1.2
God's Kernel-R8.0
PegasusQ Governor
Barry-Allen Governor
Updated Barry-Allen to V-1.0
Upstreamed Kernel source latest of CM-12.1 Development Branch
Built with latest Sabermod and UBERTC Toolchain
More accurate temp control and Deep sleep
God's Kernel-R7.0
Fix for Deep Sleep issue
Removed CPU Quiet framework from NVDIA framework
Disabled Force shut-Down Of cores .
God's Kernel-R6.0
Re-based to Latest Cyanogen Sources
Updated Prima Driver to LA.BR.1.1.3_rb1.22
Added compatibility for Up-coming Cyanogen-OS 12.1[stock]
CPU Quiet framework from NVDIA framework
Removed gating of zero length packets for authentication
Add controls for sched features
camera: suppress excessive logging - boot faster
Incressed read ahaed 2048
Readahead: Optimize divide/multiply by power of 2 using L/R shift
sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire
block: deadline: Optimize for non-rotational
Added BioShock (CPU Governor)
Switched from BFQ-v7r7 for 3.10 to BFQ-v7r8 for 3.10
Glove Mode [Enabling this will let you use your phone even while wearing gloves]
God's Kernel-R5.0
Added Zswap
Added VNSwap from Samsung
Added FRONTSWAP
Enabled lz4 compression for zram
Apply CFLAGS, -Os to decompress.o to improve decompress performance during boot-up process
ondemand: update code to Linux v3.18
Fastcharge: made changes to suit the tomato's inferior charger IC
Added a generic touch input notifier
Added Touch Boost
Set touchboost default duration to 1.5s
Added Entopy tweaks
Fix memory leak in USB mass_storage
USB: gadget Fix deadlock unbinding driver while it is in use
usb: gadget: configfs: Fix interfaces array NULL-termination
f2fs support 3.10
int_sqrt: Improve 3x faster integer sqrt
Powersuspend: add power_suspended boolean for global access
Introduce Adreno idler for devfreq-based Adreno devices
[Adreno idler by arter97 - Idling algorithm,
an efficient workaround for msm-adreno-tz's overheads.
Main goal is to lower the power consumptions while maintaining high-performance.
Since msm-adreno-tz tends to *not* use the lowest frequency even on idle,
Adreno idler replaces msm-adreno-tz's algorithm when it comes to
calculating idle frequency(mostly by ondemand's method).
The higher frequencies are not touched with this algorithm, so high-demanding
games will (most likely) not suffer from worsened performance.
The additional idle_lasttime detects if last 500ms was idle before
ramping down the frequency to prevent micro-lags on scrolling or playing games.]
Power: Added initial quickwakeup driver
Add FIOPS I/O Scheduler for linux 3.10. Includes all 8 patches
God's Kernel-R4.0
Added Hyper and Blu Active Governors
Removed ZZMove and INTELLIDEMAND Governors
ext4: Speedup WB_SYNC_ALL pass called from sync
sync: don't block the flusher thread waiting on IO
msm mdss: Avoid calling wake_up_all() twice in display thread
fix writeback cache thrashing
block: Reserve only one queue tag for sync IO if only 3 tags are available
fix race that cause writeback hung
made context readahead more conservative
msm_hsic_host: reduce wakelock
Click to expand...
Click to collapse
God's Kernel-R3.0
Built with Saber Mod-6.0 And UBERTC -6.0 with O3 flags and other tweaks.
CPU Governors :
Conservative
Impluse
Inntelliactive
Intellidemand
Yankactive
Zzmove
Darkness
Hot Plugs:[ Warning : Use any one ]
Intelliplug
Mako hotplug
MSM Sleeper
MSM_ZEN_Decision
AutoSMP
MSM MPDECISION[Bricked]
USB Fast Charging
Fast Charging Drivers.
More Improved Thermal Control & Core Management.
General Optimization & Tweaks
Click to expand...
Click to collapse
God's Kernel-R2.0
Major bug fixing version
Fixed Min Frequency always Sowing Max CPU frequency.
Re-Based To Latest CM-12 Source .
Removed CPU-quite Framework.
Over Clocked CPU to 1.7GHZ.
Kernel Made Universal Compatible to Any ROM.
Fine Tuned Bricked Hotpluge.
Removed FIOPS I/O Scheduler
Added BFQ I/O Scheduler
Fixed Fsync.
Disabled KSM & CRC check.
Implement sysfs interface for vibrator intensity control.
Click to expand...
Click to collapse
God's Kernel-R1
Initial Version Taking Cyanogen os 12 Stock kernel source
Taking CM-12S Kernel source bellow mentioned features are added
Built using GCC 4.9.x Toolchain with fixes specifically Aimed at Cortex A53.
LZ4-compressed kernel
KCAL control
Frandom Drivers
Optimizations and memory leak fixes
Fix high load average from uninterruptible waits
FIOPS I/O Scheduler
Bricked Hotplug Driver
Thermal Throttling [Relax value]
Raise charge current to 1.25mA to solve the slow charging issue.
Cortex A53/ARMv8 architecture Tune-Up
Fsync on/off support
Kernel Power Suspend
Disabled updating idle time if cpu offline
Cpu Quiet framework
Tweaks for interactive governor
Included More ZRAM Devices
Deep sleep mode
Click to expand...
Click to collapse
CREDITS:
@DooMLoRD
@kairi_zeroblade
@Santhosh M
@savoca
@yank
Click to expand...
Click to collapse
DOWNLOAD LINKS:
God's-Kernel-tomato[NEW-BUILDS-M]
God's-Kernel-tomato[OLD-BUILDS]
INSTALLATION STEPS:
Minimum Requirements To Install God's Kernel:
This is For ARM 64
Your Device Should be Rooted with Unlocked Boot-loader & Latest Custom recovery Installed.
Recommended Custom Recovery TWRP : Click Here to View TWRP Offical supported devices
Installation Procedure:
Boot Into Recovery Mode
Flash provide Kernel Zip
Wipe Cache and Dalvik
Reboot To System
Click to expand...
Click to collapse
SOURCE CODE [Android-M]
SOURCE CODE [Android-L]
XDA:DevDB Information
[ARM-64][L-5.1.1][[Yureka][God's Kernel][True God Of Kernels], Kernel for the YU Yureka
Contributors
Adi Shakthi
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: God's Kernel-R8.0
Stable Release Date: 2015-08-25
Current Beta Version: God's Kernel-R1.0
Created 2015-05-06
Last Updated 2016-03-30
Screen Shots
{
"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"
}
Adi Shakthi said:
....God's Kernel-True God Of Kernels....
Click This To Read More.....
Click to expand...
Click to collapse
Oops! 404 Page Not Found!
Doesn't work for BlissPop running on android 5.1.1
Cyclops Maran said:
Doesn't work for BlissPop running on android 5.1.1
Click to expand...
Click to collapse
If you sure get me log cat ...
Guys are already using it from more than 3 hrs
Me using it from last 12 hrs ...I have not even faced a crash or hang
I was stuck on the Yu screen, nothing happened then I flashed some other Kernel and it was fine
Cyclops Maran said:
I was stuck on the Yu screen, nothing happened then I flashed some other Kernel and it was fine
Click to expand...
Click to collapse
Try there is new file uploaded for blisspop and report back the status ....
Adi Shakthi said:
If you sure get me log cat ...
Guys are already using it from more than 3 hrs
Me using it from last 12 hrs ...I have not even faced a crash or hang
Click to expand...
Click to collapse
Okay here is the logcat
Adi Shakthi said:
Try there is new file uploaded for blisspop and report back the status ....
Click to expand...
Click to collapse
Same problem with the Blisspop Kernel. Stuck at YU screen. Phone heats up as well.
Cyclops Maran said:
Same problem with the Blisspop Kernel. Stuck at YU screen. Phone heats up as well.
Click to expand...
Click to collapse
get me a log cat i will try to find issue soon...
mean while you can try it in sokp 5.1.1 R2
What is the kernel controlling app given in screeny?? Which one is recommended??
Chocklety Boyee said:
What is the kernel controlling app given in screeny?? Which one is recommended??
Click to expand...
Click to collapse
Kernel Adiutor its a free and open source apk
Adi Shakthi said:
Kernel Adiutor its a free and open source apk
Click to expand...
Click to collapse
I have read about hot plug driver bugs like not being able to control the cores on yu forum...Is that true??
Chocklety Boyee said:
I have read about hot plug driver bugs like not being able to control the cores on yu forum...Is that true??
Click to expand...
Click to collapse
Better test and ask questions instead of asking with out testing lol
Adi Shakthi said:
get me a log cat i will try to find issue soon...
mean while you can try it in sokp 5.1.1 R2
Click to expand...
Click to collapse
I gave you the logcat. Anyways check the attachment to this post, it says yuproblem.txt
Does it work on cm12.1??
Rehan Sheikh said:
Does it work on cm12.1??
Click to expand...
Click to collapse
It has to work give a try ....[emoji12]
Adi Shakthi said:
Better test and ask questions instead of asking with out testing lol
Click to expand...
Click to collapse
Hey @Adi Shakthi flashed on stocks cyanogen ROM and it booted easily and after that I got repeated reboot ....I had flashed over savoca kcal kernel...I had wiped cache and dalvic cache too...Now am here with a handicapped yureka??
Not working with blisspop . stuck at YU logo
Can i use it on stock cm12s....?

[KERNEL] [Marshmallow] ★ SimpleGX 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"
}
H811 version now unified and synced with H815 releases !
Please now check THIS thread for new releases
​
Changelog
★ CHANGELOG ★ :​
16.10.2016 : v1.5.0 released.
Now every H811 releases will be synced from H815 updates (the only change will be the defconfig which remains for H811). Version name will also be the same of H815.
Fully and completely rebased from latest available 20i official LG H815 source (for clean work)
ramdisk updated to 20i
BusyBox updated to 1.25.1
UBER-TC toolchain updated to latest available (20160726).
02.09.2016 : v1.2.3 released.
Update SuperSU to latest 2.78
20.08.2016 : v1.2.2 released.
Fixed all yet QuadRooter vulnerabilities
31.07.2016 : v1.2.1 released.
Update SuperSU to latest 2.76 stable
add FIOPS I/O Scheduler
defconfig: add FIOPS I/O Scheduler and set it as default
ext4: Speedup WB_SYNC_ALL pass called from sync
arm64: crypto: increase AES interleave to 4x
readahead: make context readahead more conservative
writeback: fix race that cause writeback hung
writeback: fix writeback cache thrashing
mm: slub: Default slub_max_order to 0
cpufreq: cpu-boost: don't boost big cluster on input touch unless it has at least 1 task running on any of its cores to save power
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
24.05.2016 : v1.2.0 released.
defconfig: disable ZRAM (again)
Revert "cpufreq: governor: Be friendly towards latency-sensitive bursty workloads"
Update SuperSU to latest 2.74 beta
18.05.2016 : v1.1.1 released.
Update SuperSU to latest 2.72 beta
24.04.2016 : v1.1.0 released.
Makefile: force 'fno-pic'
Now auto installing (latest 1.24.2) BusyBox during flashing procedure
08.04.2016 : v1.0.9 released.
arm64: lib: memory utilities optimization
arm64: kconfig: Move LIST_POISON to a safe value
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Fixed ExFAT support (for people which had issues with it)
03.04.2016 : v1.0.8 released.
Update compilation toolchain (UBERTC) from 20160303 to latest 20160401
Update SuperSU from 2.68 to latest 2.71 beta
29.03.2016 : v1.0.7 released.
SELinux: Reduce overhead of mls_level_isvalid() function call
arm64: topology: fix cpu power calculation
Revert "cpufreq: cpu-boost: don't boost big cluster on input touch unless it …"
Revert "mm: optimize Kernel Samepage Merging (KSM)"
Revert "mm/ksm: engage deferred timer by default"
Revert "power: process: drecrease time to enter sleep"
26.03.2016 : v1.0.6 released.
Migrate compilation toolchain to latest UBER-TC 4.9.4 - 2016.03 (infos)
21.03.2016 : v1.0.5 released.
Revert "defconfig: enable KSM and ZBUD"
power: process: drecrease time to enter sleep
futex: Implement lockless wakeups
sched: Implement lockless wake-queues
mm/ksm: engage deferred timer by default
mm: optimize Kernel Samepage Merging (KSM)
08.03.2016 : v1.0.4 released.
defconfig: enable back stock ZRAM, SWAP and ZSMALLOC
defconfig: enable KSM and ZBUD
defconfig: disable back SCHED_AUTOGROUP
Now auto installing (latest 2.68) SuperSU during flashing procedure.
24.02.2016 : v1.0.3 released.
cpufreq: cpu-boost: don't boost big cluster on input touch unless it has at least 1 task running on any of its cores to save power
23.02.2016 : v1.0.2 released.
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Bluetooth: hidp: fix device disconnect on idle timeout
19.02.2016 : v1.0.1 released.
Add USB fast charge (but disabled as default)
Add KCAL post-processing driver
14.02.2016 : v1.0.0 released.
Initial release (actual features are same as current v1.2.3 H815 version).
Thanks & greetings
★ THANKS & GREETINGS ★ :​
(by alphabetic order)
Chainfire
googy_anas
osm0sis
xdamc2010
. . . and of course to all talented devs properly credited in my commits!
Donations
★ DONATIONS ★ :​
Many thanks to @Daruniafx ! :good:
Thank you to support my work ! :highfive:
Love this kernel. Thanks AndroidGX!
No freaking way! A Kernel? By GX? Hell yea! Thanks!
Tried this kernel but i get fc's when ticking security in settings.
Sent from my LG-H811 using Tapatalk
99problemz said:
Tried this kernel but i get fc's when ticking security in settings.
Sent from my LG-H811 using Tapatalk
Click to expand...
Click to collapse
I heard of this problem already, it's not kernel related directly, but due to Xposed, especially latest version available v70 final. :good:
Will this work with AOKP? I haven't flashed a kernel in a while so I can't remember the qualifications. Thanks in advance.
esteho said:
Will this work with AOKP? I haven't flashed a kernel in a while so I can't remember the qualifications. Thanks in advance.
Click to expand...
Click to collapse
No it won't work with aokp. Says in the op that it's for lg stock based roms.
tiskewlio said:
No it won't work with aokp. Says in the op that it's for lg stock based roms.
Click to expand...
Click to collapse
I have to learn how to read for comprehension.
AndroidGX said:
I heard of this problem already, it's not kernel related directly, but due to Xposed, especially latest version available v70 final. :good:
Click to expand...
Click to collapse
99problemz said:
Tried this kernel but i get fc's when ticking security in settings.
Sent from my LG-H811 using Tapatalk
Click to expand...
Click to collapse
Can confirm FC's are from kernel, not from Xposed. I had no fc's under selecting/ticking any of the security settings before the kernel... now that I've installed it I do.
I'm on the stock tmob marshmallow rom with root and xposed installed.
Worldchamp said:
Can confirm FC's are from kernel, not from Xposed. I had no fc's under selecting/ticking any of the security settings before the kernel... now that I've installed it I do.
I'm on the stock tmob marshmallow rom with root and xposed installed.
Click to expand...
Click to collapse
No problems here, Stock 20i , Xposed 80 along with other mods. Running Great!!!
Same here. Xposed v80 and no issues. I'm on micromod's mm extreme rom currently and was on stock before. No issues with this kernel on either.
I lost root when I flashed this how can I regain and keep this kernel?
Royyx said:
I lost root when I flashed this how can I regain and keep this kernel?
Click to expand...
Click to collapse
Go back into recovery and flash SuperSu 2.5.2
Fast Charging not included?
What's wrong with including Fast Charging support?
UPDATE
★ UPDATE ★ :​
19.02.2016 : v1.0.1 released.
Add USB fast charge (but disabled as default)
Add KCAL post-processing driver
I finally decided to add those two known and great features (which I didn't want at the beginning, because they are much useful and does not affect battery) :good:
To enable USB fast charge, you can use Kernel Adiutor or your favorite kernel control app (also for KCAL).
I decided to keep it disable as default, but it may be useful in some situations (GPS in car, or at work for better fast charging, etc). If everything is already fine for you, then just don't enable it.
Enjoy! :highfive:
AndroidGX said:
Features that will NEVER be included in this kernel :
Auto installing Root and BusyBox
Any CPU/GPU overclocking / undervolting
Adreno idler
state_notifier
USB fast charge
KCAL post-processing driver
Any upgrade of Linux kernel 3.10.x
Dual-Boot Sammy/AOSP
CyanogenMod compatibility
MIUI compatibility
etc
Click to expand...
Click to collapse
I was wondering if you'll be adding any new governors (impulse , elementalX) in new updates? Didn't see nothing above that on your. "Never be included"
Thanks for your work,
DrakenFX said:
I was wondering if you'll be adding any new governors (impulse , elementalX) in new updates? Didn't see nothing above that on your. "Never be included"
Thanks for your work,
Click to expand...
Click to collapse
Not for now, sorry.
But yeah, unless we find a miracle governor which boost battery and performs better than stock interactive, then yes, I will add it and maybe even set it as defaut :good:

[KERNEL] Harfix3 kernel (1.0)(1.1test1)(11.08.16)

{
"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"
}
Hi.
My name is Rafal. I'm from Poland.
Here is a page about my third kernel of my harfix series.
Kernel is based on Nameless kernel.
Kernel for I9300 only (I9305 later).
Features:
Look at changelog, there are features
What don't expect:
F2FS
dual boot
many governors
many I/O schedulers
any features that i don't need (look above)
Changelog:
1.0 11.08.16
- kernel tick set to 300HZ (arter97 idea, wisniew99 fixes for i9300)
- readd touchwake
- backport ksm from 3.6.8 (edoko)
- backport aio from 3.6.x (edoko)
- some tweaks and opti (xens0117)
- 5x update build.sh
- clean up AROMA (in code)
Beta1 29.07.16
- 1600MHz CPU OC (JustArchi)
- CPU UV (Simone201, Andip71)
- Early Suspend Delay v1.0a (Yank555.lu)
- Interface for linux printk logging (Andip71)
- Interface for android logger (Andip71)
- Interface for read asv_level (Andip71)
- Fix broken table logic (JustArchi)
- Boeffla-Sound: Engine 1.6.7 (Andip71)
- LED fading/blinking support (Yank555.lu, Andip71)
- Dynamic sync control 1.1 (Andip71)
- Dynamic fsync tweaks (Yank555.lu)
- Default zRam devices to 4 instead of 1 (Andip71)
- Interface for switching touch boost (Andip71)
- Interface for changing touchboost freq (Yank555.lu)
- Negative mode compatibility of newer MDNIE drivers (Andip71)
- Touchwake v1.2 (without charger mode)(Ezekeel, Andip71, Arter97, JustArchi)
- GPU OC (Simone201, Andip71)
- GPU OV (Andip71)
- Zzmoove gov (ZaneZam)
- Support for cpu temp reading (JustArchi)
- When removing ED from readyQ also set flag (Lean Winter)
- Touchboost interface improved (Andip71)
- Fix mempolicy object leaks (Andip71)
- Writeback improvments (Andip71)
- Fix occasional slow sync in writeback (Andip71)
- Reduce latencies in sched_fair (Andip71)
- Speedup late resume (faster wakeup of the device) (Yank555.lu)
- Allow continuous LED light + faster speeds (Andip71)
- Switchable sharpness fix (V2)(Hardcore, Andip71)
- ROW scheduler (Yank555.lu and all other on github)
- Tweaked lulzactiveq gov (Gokhanmoral, Roberto, Tegrak, Andip71)
- LZ4 compression for zRam (Psndna88)
- Use the gnu89 standard explicitly (Arter97, Linus Torvalds, Sasha Levin. Kirill A. Shutemov)
- Manage only online cpus (Googyanas)
- Add an API to log wakeup reasons (Ruchi Kandoi)
- Fix compile warnings in log_wakeup_reason (Ruchi Kandoi)
- Add guard condition for maximum wakeup reasons (Ruchi Kandoi)
- Changes the permission to read only for sysfs file
(/sys/kernel/wakeup_reasons/last_resume_reason) (Ruchi Kandoi)
- Add sysfs to control hardware keys illumination
- Fix hardware key backlight when the rom turns them off
- Cypress-touchkey - add keydisabler (Sbrissen)
- time-stamp and suspend/resume handling. (Ruchi Kandoi)
- Use power efficient workqueue for debounce (Mark Brown)
- Use power efficient workqueuefor adc-jack (Mark Brown)
- Suppress endian warnings in dm (Alasdair G Kergon)
- Ignore merge_bvec for snapshots when safe in dm (Mikulas Patocka, Alasdair G Kergon)
- Share target argument parsing functions in dm table (Alasdair G Kergon)
- Optionally support discard requests in dm crypt (Milan Broz, Alasdair G Kergon)
- Enable WiFi MAC address changing (Sira Cuervo)
- LED fade by default (JustArchi)
- fixes in cpufreq, touchwake, dynamic fsync (wisniew)
- L1 cache optimization (googyanas)
- cfg80211: Fix memory leak (Larry Finger)
- Reduce overhead under high-freq idling patterns (googyanas)
- Remove + in kernel version (Javilonas)
- Add charge control (Andip71)
- Implement build script (wisniew)
- Add broken fences support (in MALI_fix version only)(JustArchi)
- Remove gma500 from makefile (wisniew)
- Add Archikernel configs (Added by wisniew, configs by JustArchi)
- Mdnie mode hijack (Yank555.lu)
- Mdnie Hijack modifications ([email protected])
- Boost Random (googyanas)
- Add graphite optimizations (ZaneZam)
- enable -O3 opti (wisniew)
- Remove duplicate of earlysuspend (wisniew)
- 13x update build.sh (wisniew)
- Set ROW as default scheduler (wisniew)
Compiled with linaro 5.3 2016.02
Alpha2 20.07.16
- AnyKernel installer (grabed from latest Harfix2)
Alpha1 19.07.16
- disable all governors expect pegasusq
- latest ArchiToolchain
- Ramdisk from 01.07.16 namelessROM
Propobly will only work with AOSP roms that is builded before 01.07.16.
CM isn't supported.
Need tests.
Tested:
NamelessROM 3.0 01.07.16 with alpha1
Paranoid Android 07.07.16 with alpha2
BeanStalk 6.19 07.07.2016 with beta1
Download:
If You have crazy things with display, use MALI_fix
XDA​
If You want to support me, use that links:
Disable adblock of course.
Official:
1.0
1.0 MALI_fix
Test:
1.1 test1
1.1 test1 MALI_fix
Busybox (flash that after kernel for synapse support)(file edited by me)​Thanks for that choice!
Thanks:
- Evisceration (Main Nameless kernel developer)
- dhiru1602 (Main Nameless developer)
- JustArchi
- Yank555.lu
- andip71
- psndna88
- arter97
- googyanas
Like my project?
hit thanks!
Want to make this project more popular?
or want notification on site update?
follow this project!
Love my project?
Donate at +48694337061
All values are welcome
(1€ too )
XDA:DevDB Information
Harfix3, Kernel for the Samsung Galaxy S III I9300
Contributors
rafciowis1999
Source Code: https://github.com/wisniew/Harfix3
Kernel Special Features:
Version Information
Status: Stable
Created 2016-07-18
Last Updated 2016-08-22
Reserved
Reserved
Reserved.
Last one.
Thank you
Envoyé de mon GT-I9195 en utilisant Tapatalk
thank you
Do You guys need powersave and performance governors?
I used this two times per year (one for brutal battery save and second for benchmark).
But here We will have zzmoove so xtreme batterywill be in, and for performance gov, this kernel will be not as fastest kernel on the world so I think We don't need this govs.
If You want that pls post why You want.
Placeholders not allowed.. Thread reported..
Sent from my GT-I9300 using XDA-Developers mobile app
Placeholder threads are not allowed on XDA. OP when you are ready to add a download link, either PM me or report the thread and someone will reopen it.
Thread closed
Edit reopened to allow a link to be added
If You will download alpha1 version You have to know:
1. Ramdisk is from 01.07.16 nameless rom so propobly will only work with all AOSP roms that are buileded before 01.07 (but can support newer too but not tested)
2. Kernel at 90% don't support CM roms (not tested too so can work but propobly not)
3. don't have any features expect ArchiToolchain and removed governors (pegasusq is here only).
4. As alpha say, that kernel can have loooot of bugs. (but based on nameless kernel that is enought stable)
5. Alpha say that is a first of first versions so features is only that "better" toolchain and removed govs
"better" becouse in real this isn't better but I can't find perfect word or this.
All toolchains is good but I like this one
kernel support rom base on stock rom (Hyper rom & Eclipse)?
chakan_t said:
kernel support rom base on stock rom (Hyper rom & Eclipse)?
Click to expand...
Click to collapse
Propobly no.
I will make stock version too but later.
rafciowis1999 said:
Propobly no.
I will make stock version too but later.
Click to expand...
Click to collapse
thank you
Hi thanks for the kernel!
1. Is there anyone who uses nova launcher? after I flash this kernel when toggling notifications it become very slow(just in the homescreen but works fine on other area or app)
2. Can you Implement sharpness fix from boeffla?
aldus320 said:
Hi thanks for the kernel!
1. Is there anyone who uses nova launcher? after I flash this kernel when toggling notifications it become very slow(just in the homescreen but works fine on other area or app)
2. Can you Implement sharpness fix from boeffla?
Click to expand...
Click to collapse
1. sometimes have too but this is alpha
2. Yes, will be in new version.
Prepering beta1 version with lot of features (zzmoove, lulzactiveq, cpu, gpu oc, ov and many many other work)
Finally a kernel that semi fixes touchscreen delay at nameless thanks rafal for great kernel but i miss governors .
Also if you work on this touch delay thing it will make it perfect.
Thanks for the hard work really apprecieted.:good:
fir1996 said:
Finally a kernel that semi fixes touchscreen delay at nameless thanks rafal for great kernel but i miss governors .
Also if you work on this touch delay thing it will make it perfect.
Thanks for the hard work really apprecieted.:good:
Click to expand...
Click to collapse
"but i miss governors ."
I disabled theres. Read changelog, then sey someting.
I only need pegasusq, zzmoove and sometimes lulzactiveq, so only that govs will be.
Yup, I will try something to complitly fix input lag but not now.
Now fixing a few conflict which goes from new changes. Maybe tomorrow will be beta1 (maybe not).
rafciowis1999 said:
"but i miss governors ."
I disabled theres. Read changelog, then sey someting.
I only need pegasusq, zzmoove and sometimes lulzactiveq, so only that govs will be.
Yup, I will try something to complitly fix input lag but not now.
Now fixing a few conflict which goes from new changes. Maybe tomorrow will be beta1 (maybe not).
Click to expand...
Click to collapse
Good luck.

[KERNEL][LOS-N/O] 28-06-2018 AGNi 🔥 pureLOS-N/O v13.0

AGNi pureLOS-N/O
(Audiophile's Blazing Fast & Efficient 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"
}
Join Telegram DISCUSSION & TESTING GROUP
AGNi Toolbox:- GOTO 3rd POST HERE
For Android 7.x / 8.x LOS/AOSP
DOWNLOAD pureLOS-N/O kernel:- HERE
General Improvements:
Built with custom UBERTC GCC 8.0.0
Enhanced compiler optimizations with device and target flags, build improvements, etc
Removed a ton of debug and logging to improve performance
ARM64 enhanced performance and battery patches
CVE security patches, general upstream and CAF fixes - upstreamed to Linux 3.10.108 and added patches from CAF LA.BR.1.3.6 & Android 8 release LA.BR.1.3.7
CPU & GPU Improvements:
Interactive governor tuned to achieve maximum performance with best battery life by default
Several CPU Governors available - Interactive, Blu_Active, CAF active, Cultivation, Darkness, ElementalX, Chill, Bioshock, Despair, Relaxed, Ironactive, Wheatley, ALUcard
Slight OC, mild undervolt to reduce heat and improve stability and battery life
Input boost off by default
Adreno Idler and Adrenoboost available
CPU and GPU Voltage control (optional)
Network improvements:
Implemented Wireguard VPN support usable with Azire VPN
Enhanced TCP methods - reno, htcp, highspeed, westwood+, CDG, Network and Wifi tweaks and updated drivers
Option to enable 2.4 GHz Wi-Fi channel bonding while installing => moved to AGNi Toolbox
I/O improvements:
Several I/O control tweaks, added schedulers (Zen, SIO, SIOplus, BFQ, CFQ, Maple, Tripndroid, Row, Deadline, V(R), No-OP,fiops), tweaked and updated filesystems (EXT4, F2FS, ExFAT, NTFS & CIFS)
Adaptive LMK, 1GB LZ4 ZSWAP+VNSWAP available and on by default for better multitasking
ext4-lazytime mounting for /data (improves filesystem performance)
UKSM while charging to optimize RAM use option
Dynamic FileSync toggle
Supports SDCARDFS, CIFS, exFAT
Disabled I/O CRC check for more performance
Screen Improvements:
sRGB and KCAL - Advanced color control for Qualcomm MDSS v2 (RGB calibration and post-processing features)
Backlight dimmer for lower minimum brightness
Wake gestures, dt2w, s2s and s2w for all panels
Sound improvements:
modify headphone processing for increased fidelity
modify speaker processing for clarity
Implemented flar2 sound control along with Franco sound control
Slimbus OC for better sound quality
Added a lot of audio enhancements (heaven for audiophiles)
Fixed earpiece & mic boost
Ported hybrid headphone jack driver from Sony 3.18 with CAF patches for faster detection
Headphone impedance detection
Headphone mic volume boost
Fix earphone Jack's various problems
Battery improvements:
USB Fast Charge (USB mode up to 900mA with MTP on)
Boeffla Wakelock blocker available
Power efficient workqueues
Option to replace thermal blobs with old ones which may help to resolve slow charging issue while installing
Fast charging with maximum 2100mA safe limit with temperature control
Miscellaneous improvements:
Optimized hardware accelerated crc+crypto routines
Implemented lot of security fixes
Vibrator Strength tunable
Notification LED brightness options
Can use device as USB keyboard and mouse with the app by pelya
Option to select SElinux mode while installing
Compatibility with Magisk v14+ and SuperSU SR5
Compatible with Kernel Auditor and EX Kernel Manager
Spectrum app profiles support
AGNi improvements:
Custom Agni Control app for all your kernel control needs, has many useful CPU profiles and advanced options, available while installing
Custom Agni ScreenModes app which has various KCAL profiles to improve screen experience, available while installing
Works on all Marshmallow, Nougat and Oreo ROMs
AGNi pureLOS CHANGELOG:-
AGNi pureLOS-N/O v13.0:-
qdsp6v2: dts_eagle: use newer drivers
wcd9335: accept interrupts for huwifi mode
sound: wcd9335: add huwifi_mode & low_distort_amp mode
sound:codecs: wcd9335: remove impedl code
msm_audio_ion: add DTS-Eagle dependency - msm_audio_populate_upper_32_bits
sound: codecs: wcd9335: laster k's driver
slimbus: lower oc
sound: wcd9335: Disable g_DebugMode
Initial AudioWizard bringup
sound: DTS-Eagle integration
drivers: Initial import of DTS-Eagle driver
Kconfig: msm: remove deprecated dts eagle driver
revert: "ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
revert: "BACKPORT: ipv6: fix udpv6 sendmsg crash caused by too small MTU
revert: "BACKPORT: netlink: add a start callback for starting a netlink dump
revert: "ipsec: Fix aborted xfrm policy dump crash
revert: "BACKPORT: net: xfrm: support setting an output mark.
revert: "BACKPORT: net: ipv4: fix for a race condition in raw_sendmsg
disable CONFIG_IOMMU_AARCH64,CONFIG_ARM_SMMU
AGNi Control: enable fsync operations by default
AGNi Installer: fix frequency hysteresis values
AGNi pureLOS-N/O v12.9:-
New Additions:-
Merge caf/LA.BR.1.3.7_rb1.11
staging: prima: Merge caf/LA.BR.1.3.7_rb1.11
fs: Add sdfat support (msdos,fat16,vfat,exfat combined driver)
fs: sdfat: sync upstream
fs/proc: hide androidboot.selinux=permissive flag in /proc/cmdline
enable HARDEN_BRANCH_PREDICTOR
disable SCHED_FREQ_INPUT
drivers/power: disable bcl
mm/vmscan: fix prepare_kswapd_sleep if kswapd running too long
Updates:-
ANDROID: sdcardfs: Set s_root to NULL after putting
ANDROID: sdcardfs: d_make_root calls iput
ANDROID: sdcardfs: Check for private data earlier
ANDROID: sdcardfs: Hold i_mutex for i_size_write
ANDROID: sdcardfs: Protect set_top
msm: mdss: adjust mdss_mdp_get_plane_sizes parameters init order
BACKPORT: futex: Remove requirement for lock_page() in get_futex_key()
UPSTREAM: scsi: sg: don't return bogus Sg_requests
ALSA: pcm: prevent UAF in snd_pcm_info
ALSA: pcm: use lock to protect substream runtime resource
ALSA: pcm: add locks for accessing runtime resource
ANDROID: sound: rawmidi: Hold lock around realloc
drivers: qdsp6v2: Add mutex unlock to properly release lock
binder: use GFP_HIGHUSER flag since binder is designed for userspace
Bluetooth: Prevent stack info leak from the EFS element
ASoC: msm: qdspv2: add mutex to prevent access same memory simultaneously
msm: ADSPRPC: validate user buffers after copying from user
dts: kenzo: disable sched_enable_power_aware
kgsl: convert some workqueues to use kthreads
kgsl: Increase priority of RT thread
msm: mdss: check buffer size before writing to user buffer
dtsi: adjust prim panel and panel-supply as per latest miui
kernel: disable arch_power by default & allow toggle
cpufreq: ironactive: add checks for CONFIG_SCHED_FREQ_INPUT
Fixes:-
kernel/cgroup: fix permission checks for task group attach
kernel/workqueue: restore to older state
ANDROID: Bluetooth: hidp: buffer overflow in hidp_process_report
ipsec: Fix aborted xfrm policy dump crash
BACKPORT: msm: mdss: Fix invalid dma attachment during fb shutdown
msm: mdss: Fix for wrong length in copy_to_user
msm: sensor: actuator: fix out of bound read for region params
msm: sensor: actuator: check NULL pointer for actuator ctrl
revert: "msm: mdss: fix race condition between rotator api's
dts: fix big cluster max-corners
dts: restore 133,200,366MHz gpu freq steps
AGNi specific additions:-
AGNi Control: tweak impulse governor & other governor scripts
AGNi Control: add option DoubleTap2Wake+Swipe2Wake(^v,<>)+Swipe2Sleep
AGNi Installer: add gpu uv option
AGNi Installer: tweak scheduler
AGNi Installer: set 266MHz gpu freq as min default balanced spectrum profile
AGNi Installer: make rcu 3x aggressive RCU_FAST_NO_HZ for Battery profile
AGNi Installer: use modified thermal config [LOS-N/O]
AGNi Installer: always replace thermal engine without thermal libs [LOS-N/O]
AGNi Installer: fix goodix-netlink auto mode for NOS-Oreo [LOS-O]
AGNi Installer: add back option to replace thermal engine [LOS-N/O,MIUI-MM]
AGNi pureLOS-N/O v12.8:-
Audio:-
aw8738_amp: change to mode 5
Disable graphite optimizations for sound,qdsp6v2
wcd-mbhc-v2: add more compatibility to jack's stock-mode operation
audio: add cmdline option for 16(default)/32bits default compr & pcm routing
ASoC: squashed revert to older state
slimbus: set max limit 24bit @ 192KHz
New Additions:-
prima(wifi): Merge caf/LA.BR.1.3.7_rb1.9 (v3.0.11.66 --> v3.0.11.85)
Merge caf/LA.BR.1.3.7_rb1.9
drivers/power: hardwire bcl trigger at 10% battery, disable for MIUI-N
cpufreq_stats,cpufreq_governor,cgroup,cpuset upstream commits
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
dm,md verity commits
qpnp-smbcharger: add cmdline option to suppress QC charging support @ 9 volts
Convert some more drivers to use msecs_to_jiffies insted of HZ
reboot_auto_fsync: flush writeback buffers and sync more completely
fsync: flush writeback buffers with auto fsync & sync-on-suspend
fsync: allow auto_fsync_delay_sec=0 to disabe AGNi auto fsync dwork
fs/sync: allow sdcardfs to use vfs_fsync_range_sdcardfs always
Updates:-
Disable discard mount early mount of system partition [LOS-O]
cpufreq: cafactive: disable tracing
workqueue: disable power_efficient wq's by default and allow sysfs tunable
block: modify fiops
proc: meminfo: provide estimated available memory
proc: meminfo: estimate available memory more conservatively
CHROMIUM: selinux: Do not log "permissive" denials
BACKPORT: net: ipv4: fix for a race condition in raw_sendmsg
BACKPORT: USB: core: harden cdc_parse_cdc_header
UPSTREAM: USB: fix out-of-bounds in usb_set_configuration
UPSTREAM: HID: usbhid: fix out-of-bounds bug
UPSTREAM: USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
nl80211: Define policy for packet pattern attributes
crypto: hmac - require that the underlying hash algorithm is unkeyed
timers, sched_clock: Update timeout for clock wrap
cpu_input_boost: Use power efficient workqueues
cpu_input_boost: increase wakeboost to 2 seconds
Fixes:-
dts: kgsl: remove 366MHz step, restore stock gpu voltages
qpnp-smbcharger: reintroduce default_hvdcp3_icl_ma tunable
qpnp-smbcharger: fix "make 2100mA max default charging current"
qpnp-fg: fix "force swappiness 1 on battery level <= 15%"
fs/exfat: partial revert "update exfat (squash commit)"
revert "sched: Set sched_upmigrate_min_nice to 9
revert "sched: Introduce Shadow scheduling
Revert "workqueue: make sure delayed work run in local cpu"
AGNi specific additions:-
AGNi Control: 2.0GHz unlock for big cluster cpus
AGNi Control: tweak cultivation governor
AGNi Control: disable adreno boost default
AGNi Control: tweak default interactive & scheduler
AGNi Control: TCP congestion cubic by default
AGNi Control: tweak cafactive governor
AGNi Control: add again those rare used governor options
AGNi Control: fixup fsync options
AGNi Control: increase default interactive timer, intsd(maple, 1024) extsd(fiops,1024)
AGNi Installer: restructure Aroma Menus to single page
AGNi Installer: remove discard mounts in fstab
AGNi Installer: latest arm64+selinux busybox YDS in /sbin
AGNi Installer: fix rare installer status 7 errors
AGNi Installer: try fix option to select stock cpu voltages
AGNi Installer: add cmdline option for audio 24/32bits audio
AGNi Installer: add option to select stock cpu voltages
AGNi Installer: set QC2.0 9v suppress disabled by default
AGNi Installer: always replace thermal engine & libs
AGNi Installer: allow auto-selinux handling based on last kernel [LOS-O]
AGNi Installer: resolve selinux issues leading to fp problems [LOS-N/O]
AGNi Installer: disable init.qcom.post_boot.sh [LOS-O]
AGNi Installer: use fstrim on boot [LOS-N,MIUI-MM/N]
OLD CHANGELOGS: HERE
Download the app for supporting this keyboard & mouse feature HERE
DOWNLOADS:- HERE
XDA:DevDB Information
AGNi kernel (Audiophile's Blazing Fast & Efficient Kernel), Kernel for the Xiaomi Redmi Note 3
Contributors
psndna88
Source Code: https://github.com/psndna88/AGNi_pureMIUI.git
Kernel Special Features: Based on caf/LA.BR.1.3.6_rb1.25,/LA.BR.1.3.7_rb1.11 LOS15.0 official sources with selectively picked mods/patches
Version Information
Status: Stable
Created 2016-10-02
Last Updated 2018-06-28
GOODIX / CAMERA LIBS and CAMERA FC + FLASH FIX
Try different gpu libs zip:-
Xperia_X_Oreo_GPU_blobs_ktommy91.zip
AGNi 12.4+ deepSleep Hotfix apk:-
use to restart google play services in rare cases of no deep sleep.
may need to run once per reboot
CAMERA LIBS for kenzo/kate:
blobs for following camera sensors:
- ov16880_f16v01a
- ov16880_omida05
- s5k5e8_z5e8yab
- s5k5e8_yx13
- face detection extension blobs
(Old & Obsolete)
Nougat Camera FC and flash complete fix by @billchen1977 flashable zip with proper file permissions 100% SOLUTION
AGNi-cmN-goodix-libs-AIO-patcher.zip (test version)
- includes goodix hal and libs
- includes goodix wrapper lib which loads fpc or goodix as per detected hardware by kernel cmdline (taken from NOS)
- patches boot.img to add goodix support (useful for roms without goodix support)
- adds goodix supported sepolicy files to boot.img (keeps goodix happy with enforcing selinux)
AGNi Toolbox
AGNi Toolbox v1.6 AROMA-flashable-zip:-
update magisk uninstaller codes
AGNi Toolbox v1.5 AROMA-flashable-zip:-
udate updater binary and script
add 2.4GHz wifi channel bonding options
AGNi Toolbox v1.4 AROMA-flashable-zip:-
add option to dump last_kmsg to internal storage from recovery to diagnose a bootloop.
usable when user forces boot to recovery after a bootloop
AGNi Toolbox v1.3 AROMA-flashable-zip:-
add option to uninstall magisk v12 and above (you need to reflash rom or stock kernel (boot.img)
AGNi Toolbox v1.2 AROMA-flashable-zip:-
add support for fat32/exfat/ext4/ntfs detection and auto fix errors on system,data,cache,sdcard,usb-otg
(Run from internal storage to scan external sdcard filesystem)
AGNi Toolbox v1.1 AROMA-flashable-zip:-
-Remove FingerPrint Security+Data
-Run ext4 filesystems Check & Repair on /system /data /cache
-Clear Battery Stats Data
-Remove Lock Screen Security
can you recomennded setting for kernel auditor from this kernel
kucingbaik2 said:
can you recomennded setting for kernel auditor from this kernel
Click to expand...
Click to collapse
this is for android 7 Nougat test and let me know
i have no such recommended settings..
Hello, will works with santosh cm14 ?
jordandroid64 said:
Hello, will works with santosh cm14 ?
Click to expand...
Click to collapse
yes its based on same source as its cm14 kernel.. test n give me feedback!
I will flash CM14 this afternoon and test , you have try this kernel ?
Trouble with downloading...
Where can I download this kernel? The download link doesn't work.
icyjuice said:
Where can I download this kernel? The download link doesn't work.
Click to expand...
Click to collapse
Same problem here... Can't download!
Regards!
Really good!
Please add support for goodix fingerprint in your next build if you can
I really appreciate your work!
Please update link?
Flashed this on cm14 by santosh 21september build. Phone boots straight into twrp. Back on stock kernel.
im held up now, will repackage the zip n put when i get free time next
psndna88 said:
im held up now, will repackage the zip n put when i get free time next
Click to expand...
Click to collapse
add s5k3p3_f3p3man camera sensor support too ld be nice
alrightnik said:
add s5k3p3_f3p3man camera sensor support too ld be nice
Click to expand...
Click to collapse
check this: MISSING BLOBS LINK
try the new upload http://forum.xda-developers.com/devdb/project/dl/?id=20755
psndna88 said:
try the new upload http://forum.xda-developers.com/devdb/project/dl/?id=20755
Click to expand...
Click to collapse
Booted and Works great.
Working well with CM14- Nougat (santhosh)

[KERNEL][E5823] GreenKernel for Nougat (stock ROM)

Green Kernel​
Features:
Latest CAF source
Support WireGuard
CPU voltage control
Adreno idler
KCAL Driver
Fingerprint boost tweaks
Available CPU governors: blu_active, elementalx, chill, electron, flash, interactive, ondemand, smartmax_eps, bioshock, powersave, performance
Available I/O schedulers: deadline, row, cfq, bfq, noop, fifo, fiops, sio, sioplus, maple, zen
Remove SafetyNet checks
DRM-Fix, Sony RIC disabled, DM-Verity disabled (ramdisk)
Built with Linaro Toolchain 7.2.1
Kernel for stock ROM
Change log:
Code:
v1.12.70
- Fix video recording
- Updated WireGuard to 0.0.20180304
- Upstream to 3.10.108
- Driver update wlan to 1.141.67.32
- Updating the USB Gadget subsystem
- Add The NEXT generation (TNG) for Android Low Memory Killer
- Printk and friends can now format bitmaps using '%*pb[l]'
- Add Snapdragon Smart Protection and add service "seempd" (activation requires the edit framework)
- Various fixes for stability and optimization
v1.10.28
- Updated BCMDHD driver
- Updated WireGuard to 0.0.20180202
- Minor update network protocol
- swap: Fix value of SWP_FAST
- A lot of changes to eMMC
-- Added Command Queue Support on eMMC
- Updated Binder driver
- Updated TUN network driver
- Built with Linaro Toolchain 7.2.1
- Various fixes for stability
- Lots of different subsystem changes
v1.6.28
- Use power efficient work queues
- Update z3fold
- Fix loading of the cryptographic module QTI HW (version 1.3 violated the module loading)
- Various fixes for energy efficiency and stability
v1.4.14
- Updated crypto modules
- Update LZ4 to v1.7.3
- Update to LA.BF64.1.2.3_rb1.18
- Add support WireGuard
- Other changes for stability
v1.2.31
- Added I/O Schedulers: zen
- Other changes stability
v1.0.0
- Added governor: Electron and Chill
- Maximum frequency default 1651200 and 2016000
- Other changes stability
v0.9.9
- Added eCrypt FS
- Updated driver BT
- Changed the frequency of the interrupt timer to 300
- Other changes stability
- Add support for 32.4.A.1.54
v0.9.4 (hotfix)
- Added eCrypt FS
- Updated driver BT
v0.9.3:
- added RCU
- initial fix MMC
- added CPU governors: flash, blu_active
- fix binder
- fixes network
- other improvements for stability
v.0.8.7:
- ZRam, return 512MB
- Fixes for stability
v.0.8.6:
- Update to LA.BF64.1.2.3_rb1.17
- Driver update wlan to 1.141.67.30 and FW 7.45.59.18 (r718509)
- Added exfat file system driver (rejection of the built-in module)
- Other fixes for stability
v.0.8:
- Update to LA.BF64.1.2.3_rb1.16
v.0.7:
- Minor enhancements and performance improvements
v.0.6.5:
- The transition to opensource Core control driver instead of the built-in module
- CPU voltage control
- Updated WLAN driver to 1.141.67.29 and Firmware 7.45.59.17
- Increased ZRam size to 768 MB
- Add support for 32.4.A.0.160
- Built with Linaro Toolchain 6.4.1
v0.5.1:
- Added I/O Schedulers BFQ
- Cancelled patch: "dts: msm8994-mdss: Enable power collapse on idle"
v0.5:
- Added KCAL Driver
- Added Qnovo QNS Interface (not exactly sure about the effectiveness)
- Other improvements
v0.4.2:
- Enable Governors Bioshock for A53
- Enable I/O Schedulers Maple for internal memory
- Enable Hi-Performance DAC
- Enable Pstore
- Disable Governors USERSPACE
v0.4:
- Added Governors: Smartmax EPS, Bioshock
- Added I/O Schedulers: FIFO, SIOplus
- Added Fingerprint Boost Driver
- Other minor improvements
v0.3:
- init.d support
- Enable State Notifier
- Gentle Fair Sleepers Interface
- Arch Power
- Disabled CRC check in MMC for 30% extra performance with IO
- Added Adreno idler
- Added I/O Schedulers: Maple, Switcher
- Other minor improvements
v0.2:
- Disabled check SafetyNet
- Added ElementalX Governors
- Added I/O Schedulers SIO, FIOPS
- Enabled TCP Westwood
- Reduced Adreno minimum frequency to 180MHz
v0.1:
- Added DRM-Fix
- Sony RIC disabled
- DM-Verity disabled
- Release based on 32.3.A.2.33
- Built with Linaro Toolchain 6.3.1 (compiler Google 4.9 outdated 2015)
Downloads
Dropbox
Additionally
To configure the kernel, use Kernel Adiutor.
ROOT: Magisk + module init.d (for kernel v.0.6+)
XDA: DevDB Information
Green Kernel, Kernel for Sony Xperia E5823
Contributors
GreyLeshy
Source Code: github.com/GreyLeshy/android_kernel_sony_msm8994_kitakami
Version Information
Current Stable Version: 1.12.70
Last Updated: 2018-03-18
_____
TWRP 3.2.3 | Vulkan API for Adreno 430 | Media Config
grayleshy said:
Differences from the stock kernel:
Click to expand...
Click to collapse
Stock = kernel from last nougat 32.3.A.2.33 ? I think yes looking the source but maybe it's better to add this info
Could I flash over AndroPlusKernel v43?
Is it ok i Flash it My E5803?
cioce said:
Stock = kernel from last nougat 32.3.A.2.33 ? I think yes looking the source but maybe it's better to add this info
Could I flash over AndroPlusKernel v43?
Click to expand...
Click to collapse
Based on stock kernel 32.3.A.2.33.
Yes, You can. Part of the patches were taken from AndroPlusKernel.
emosis said:
Is it ok i Flash it My E5803?
Click to expand...
Click to collapse
This kernel only for E5823, on E5803 operability of a kernel isn't guaranteed.
Unfortunately your kernel put in crash the system ui of this mod https://forum.xda-developers.com/cr...ort-xperia-xzs-loop-ui-pixel-overlay-t3585178
cioce said:
Unfortunately your kernel put in crash the system ui of this mod https://forum.xda-developers.com/cr...ort-xperia-xzs-loop-ui-pixel-overlay-t3585178
Click to expand...
Click to collapse
Can you be more specific?
Try to flash that mod and you will see that system ui crash when Android start, I have flashed back androplus kernel and all was back ok.
cioce said:
Unfortunately your kernel put in crash the system ui of this mod https://forum.xda-developers.com/cr...ort-xperia-xzs-loop-ui-pixel-overlay-t3585178
Click to expand...
Click to collapse
I'm on altvolt's mod ROM (v3.6), and it's the same. UI crash.
Even zac's kernel give same bug.
Using E5803
Stock Rom .33
Flashed this kernel ..
after a day there is no crash , error or reboot..
Seem everything is ok !
he has to add to commit this change to the kernel to allow system customization to the kernel
+CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
+CONFIG_SECURITY_SELINUX_DISABLE=y
+CONFIG_SECURITY_SELINUX_DEVELOP=y
+CONFIG_SECURITY_SELINUX_AVC_STATS=y
if not any moded app will crash ...super user mod relay on this changes
also init.d will be nice aswell enable core control
are you merging androplus source whit latest sony ramdisk or your just cherry picking from androplus to stock kernel?
altvolt74 said:
he has to add to commit this change to the kernel to allow system customization to the kernel
+CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 +CONFIG_SECURITY_SELINUX_DISABLE=y +CONFIG_SECURITY_SELINUX_DEVELOP=y +CONFIG_SECURITY_SELINUX_AVC_STATS=y
if not any moded app will crash ...super user mod relay on this changes
also init.d will be nice aswell enable core control
are you merging androplus source whit latest sony ramdisk or your just cherry picking from androplus to stock kernel?
Click to expand...
Click to collapse
These parameters are already included in config, except CONFIG_SECURITY_SELINUX_DISABLE=y.
Soon I will add support init.d.
From AndroPlusKernel I took several patches.
grayleshy said:
These parameters are already included in config, except CONFIG_SECURITY_SELINUX_DISABLE=y.
Soon I will add support init.d.
From AndroPlusKernel I took several patches and all.
Click to expand...
Click to collapse
i have also a crash with my modded rom, i´m on https://forum.xda-developers.com/z5-compact/development/rom-stock-z5c32-3-0-376r2dau-t3570248 this rom.
I compiled your kernel myself and it works quite well on my custom AICP rom.
But for some weird reason after a while the screen doesn't take any touch input. Buttons still work at the time.
I installed Green_Kernel_v0.2_e5823.zip and my phone had a bootloop and for some reason I didn't get any logcat informations of the problem.
Updated the kernel to version 0.3.
Who needs root, use Magisk-v13.
{
"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"
}
For non stock firmware, kernel optimization is not yet in the plans.
Kernel works nicely but it seems I've lost notification led. Anyone with the same problem?
grayleshy said:
Updated the kernel to version 0.3.
Who needs root, use Magisk-v13.
For non stock firmware, kernel optimization is not yet in the plans.
Click to expand...
Click to collapse
I tried your new build, still a bootloop. Do you know how can I get proper debug information when booting?
DJHasis said:
I tried your new build, still a bootloop. Do you know how can I get proper debug information when booting?
Click to expand...
Click to collapse
Write the script and attach it to the kernel.
Code:
#!/system/bin/sh
dmesg > /data/local/tmp/dmesg.txt
Updated the kernel to version 0.4.
The kernel on the stock firmware is pretty good, power consumption is normal.
Compiled a test kernel is not for stock firmware, check. link
grayleshy said:
Compiled a test kernel is not for stock firmware, check. link
Click to expand...
Click to collapse
Not for stock firmware means... Los based or?
/regards Bror David

Categories

Resources