Logos_I.1_5_3 is up !
Kernel for 32.4.A.1.54 (Android Nougat 7.1.1) ROMs
Sauce:
https://github.com/zachariasmaladro...i_r2/commits/32.4.A.1.54_Sun-Kernel_Logos_I.1
Battery life under investigation to match stock kernel,
There should be a detailed instruction on how to build a binary matching kernel to Sony's stock kernel so that we get at least similar battery runtime & smoothness
and get to know how to achieve a most stable kernel, also that's usually the assumed way to comply with GPL
works fine with M-ROM and similar ROMs on Z5 (no UI crashes)
LOL - zip size is just barely below 20 MB
Features
Flashed this kernel, after enter settings>Wifi... phone restart....
Rom:M-Rom 2.6
Logos_I.1_5_3 is up !
Kernel for 32.4.A.1.54 (Android Nougat 7.1.1) ROMs
Sauce:
https://github.com/zachariasmaladro...i_r2/commits/32.4.A.1.54_Sun-Kernel_Logos_I.1
Battery life under investigation to match stock kernel,
There should be a detailed instruction on how to build a binary matching kernel to Sony's stock kernel so that we get at least similar battery runtime & smoothness
and get to know how to achieve a most stable kernel, also that's usually the assumed way to comply with GPL
works fine with M-ROM and similar ROMs on Z5 (no UI crashes)
LOL - zip size is just barely below 20 MB
Features
FYI: After boot logo appears, the led is flashing a few times red and then the device restarts. Tested with LineageOS 14.1 !!
This is for stock ROM. Lineage is not supported by this kernel.FYI: After boot logo appears, the led is flashing a few times red and then the device restarts. Tested with LineageOS 14.1 !!
In one of his last posts he said, it works for some other rom's, and I thought "try it" and I tried it and now we all know, it's not working.This is for stock ROM. Lineage is not supported by this kernel.
It literally says it's for stock in the description.
That's okay. He was talking about MROM and stock-based ROMs - the differences between stock and AOSP-based ROMs, however, is too big, this is why we don't often have let's say the Sony Camera on LOS.In one of his last posts he said, it works for some other rom's, and I thought "try it" and I tried it and now we all know, it's not working.
That's all...![]()
Since I've been getting requests lately due to Google's updated Google Drive policy - here's the updated share link for the Z5 Compact kernels
Z5C-Kernels - Google Drive
drive.google.com
1)
Choose your device from one of the 4 folders
Z5 + Z5 Dual: https://drive.google.com/open?id=0BykGGWB96CBQQy05VURLbzJTZlU
Z5 Compact: https://drive.google.com/open?id=0BykGGWB96CBQVE0tb2dieTZMXzg
Z5 Prem + Z5 Prem Dual: https://drive.google.com/open?id=0BykGGWB96CBQaVZTdnF5QnVTMU0
Z4/Z3+ + Z4/Z3+ Dual: https://drive.google.com/open?id=0BykGGWB96CBQa2xBdHR5TzlrNUE
2)
At the upper right, click on "List View"
3)
At the top of the table, there are 3 labels (name, owner, [last] modified, File size)
click on "Last modified", the newest Kernels should be shown either at the top, or at the bottom
4)
Download the latest Kernel
5)
???
6)
Profit !
fastboot boot boot.img
fastboot boot boot.img
Features said:
- @AndroPlus for build-scripts, kernel patches
- @Tommy-Geenexus for kernel patches, fixes
- pstore
- LPM (low power mode, battery efficiency)
- fix high load average (lower battery consumption)
- microSD, internal SD reliability improvements
- cpuidle improvements (battery efficiency)
- fix page thrashing in case of low memory situation (when you disable zram)
- vmalloc improvements (less memory fragmentation, better reliability of camera, wifi, etc. drivers with long runtime)
- FauxSound
- KCAL
- WLAN: disable memdesc and ramdumps (thanks to @Tommy-Geenexus )
- notification LED changes to green+blue (cyan), when battery is really full (thanks to @Tommy-Geenexus )
- Powersuspend, QuickWakeup, Power Efficient Workqueues,
- improved vibrator, faster/more reliable interactivity
- bluetooth hidp, fix disconnect on idle timeout
- a few general stability fixes & reliability improvements
- added wakelock switches (only use, if you observe high drain with specific functions; might cause instabilities or higher battery drain !)
- big.LITTLE optimization flags; aggressive compiler optimization flags
- disabled KSM, it's a battery drainer and magically gets enabled by Sony's ROM so remove it
- added BFQ i/o scheduler (now YOU show me where it's smoother !
)
- improved noop i/o scheduler - now it's more bare, previously it was similar to simple i/o scheduler - now it should be optimum for bare metal SSD/microSD access
- GPU default set to 180 MHz
- cpu governors: added ZZMoove, elementalX
- added vibrator intensity switch support
- added a bunch touchpad (screen) and fingerprint scanner fixes & improvements
support for Sumire DSDS (dual sim) (testing, used single SIM ramdisk)- kudos to all devs working on android, whether at Linux Foundation (Linux Kernel), Android (Google), Codeaurora, XDA or elsewhere - YOU ROCK !
- this one looks to be more battery friendly
- WIP branch
Changelog said:185_I.1_2_4 has an totally new kernel base.
This is an entirely new base an compatible to 32.1.A.1.185+ only,
lots of experience with AOSP and CM-based kernels meanwhile has been collected and was applied to the creation of this release.
For this kernel the mottos are:
- less is more
- never change a running system
- fixing bugs causes new bugs
So you'll get an idea where the direction is going ...
Changes: said:- new upstream (Sony) kernel base, should be more reliable and less error-prone
- slim Kernel base (thanks to @AndroPlus for letting us know that it's possible)
- frandom + frandom fixes + DoS TCP protection
- graphics page allocator (kgsl: page cache allocator) for more smoother UI experience and more FPS
- CAF merge of latest updates (beginning of August)
- tons of sound improvements (make sure to enable Headset High Performance mode in Kernel Adiutor Mod)
- LPM (low power mode improvements),
- nvidia power efficiency ("blob") commit
- microSD improvements
- reduced load average (less battery consumption)
- LED (backlight) value close to powersave during booting (less heat, less battery consumption, NO blinding in darkness);
- KCAL support
- cpufreq governors: zzmoove, elementalX, darkness, smartmax, alucard (and all the other "default" ones: conservative, ondemand, interactive, performance, etc.)
- wakelock toggles, less power consumption for modem usage
- GENTLE_FAIR_SLEEPS, ARCH_POWER toggles
- reduced RAM power usage
- powerefficient workqueues (up to 25% less battery consumption for the SoC)
- GPU clocks down to 27 MHz when idle
- some more workqueue improvements, kthread improvements
- faux sound control
- BCL <-- --> KTM (thermal) interface [less issues with throttling and less stability issues with hotplug; port from AOSP/1.3.3 kernel]
- powersuspend driver (smartmax has support for it, so needed to be added to make it work efficiently),
- 2 bluetooth fixes
- touchpad + fingerprint stability fixes & improvements
- 2 additional audio commits I missed out during first collection (probably even better quality during calling or with headphones that have a mic),
- quickwakeup driver
- some other stuff I forgot
- ...
- Changes since 253_corona_III.1_9_4_6
- optional input boosting reverted (didn't restore the control to enable/disable input boost frequency control)
- reverted IPA wakelock "fix", this might improve the occasional battery drain and stability problems
-compiled in FM Radio driver- causes mute (silent) FM Radio driver, under investigation [goal was to improve reliability for FM]
- restored Sony's prebuilt MHL driver (using the kernel module of the ROM), causes kernel to panic during bootup, under investigation
- improved LZ4 algorithm
- GPU governor fixes (thanks to @AndroPlus and the upstream authors)
- added State_Notifier driver + Adreno Idler (thanks for the changes (?) to @RyTekk )
- removed Sony RIC for good (doesn't play well with custom kernels)
- Overclock by default 1.7 GHz for Little cores, 2.0 GHz for Big cores
- potentially improved sound quality of the DAC (disabled Dolby DAP [HeadphoneX], DTS Eagle, Dolby DS2), there's no ROM and/or userspace support thus the effect might be better and/or worse [feedback needed]