[KERNEL][Oreo/Pie/10] Fz Kernel

Search This thread

Feinzer

Member
Jun 7, 2016
32
125
Code:
#include <std_disclaimer.h>
/*
 * Your warranty is... still valid?
 *
 * I am not responsible for bricked devices,
 * 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.
 */
NOTE »

Fz Kernel

Only for 8.1, 9.0 & 10.0 ROMs.



ABOUT
This kernel was made using the current LineageOS kernel source as base and merged all the necessary changes to work on Android 10 (Ten). On top of it I then added some features for it to be customized by each user if they do want to.


Feature list

  • Replaced Qualcomm cpu-boost with Sultanxda cpu_input_boost driver.
  • Replaced Qualcomm MPDecision with NVIDIA CPUQuiet driver from Tegra CPUs.
  • Charging current customization Interface.
  • Voltage control for undervolting.
  • KCAL Color Control support.
  • Simplified Thermal driver.
  • Franco's Wakelock blocker.
  • Franco's Sound Control.
  • Franco's Backport of POWER_EFFICIENT workqueues.
  • Enabled Multicore power saving.
  • A LOT of under-the-hood optimization changes from Sultan, Franco, Boeffla, arter97 and many others.
  • Fixes USB MTP without enabling USB Debugging.
  • Fixes Data Saver.
  • Smooth default kernel behavior using ZaneZam's zzmoove governor with ZZ Battery Plus profile.
  • Custom Governors:
    • Alucard
    • Impulse
    • Intelliactive
    • Intellimm
    • Lionheart
    • Smartmax
    • zzmoove
  • Custom Hotplugs:
    • MSM Hotplug
    • AutoSMP Hotplug
    • CPUQuiet
  • Custom I/O Schedulers:
    • FIOPS Scheduler
    • SIO Scheduler
    • TripNdroid Scheduler
    • zen Scheduler

DOWNLOAD HERE


OTA Updates
Going forward, kernel OTA updates will now be handled via Franco's Kernel Manager app. Users may import the following URL in FKM Flasher to receive updates:
https://raw.githubusercontent.com/Feinzer/fz_kernel_data/master/ota/release.json

Thanks to
CyanogenMod / LineageOS
Ak
Nikhil18
DeadlyIndian
ArtxDev
Sultanxda
franciscofranco
ZaneZam
Lord Boeffla
flar2
Adithya R.
Tomoms
Idprophecy

All of this is possible ONLY because of the work of these people and teams. Thank you.

XDA:DevDB Information
Fz Kernel, Kernel for the OnePlus One

Contributors
Feinzer, LineageOS, AK, Nikhil18, DeadlyIndian, ArtxDev, Sultanxda, franciscofranco, Lord Boeffla, ZaneZam, flar2, Adithya R., ab123321, Tomoms, Idprophecy
Source Code: https://github.com/Feinzer/fz_kernel_oneplus_msm8974

Kernel Special Features:

Version Information
Status: Stable

Created 2019-05-23
Last Updated 2020-01-15
 
Last edited:

Feinzer

Member
Jun 7, 2016
32
125
Reserved

Changelog:
  • Fz v4.3:
    • Removed CPUQuiet Hotplug driver.
    • Added Intelli Hotplug driver.
    • Updated installer zip to anykernel3.
    • Added FKM OTA Support
  • Fz v4.2:
    • Added ZRAM (Disabled by default)
    • Removed Maple I/O Scheduler due to reboots caused by it.
    • Back to good ol' zzmoove default setup.
  • Fz v4.1:
    • Added back features and optimizations lost in the LineageOS rebase process.
    • Added some new settings on init to actually use the features this kernel has.
  • Fz v4:
    • Complete rebase to bacon's current LineageOS kernel.
    • Initial release for Android 10.
  • Fz v3.1 HOTFIX:
    • Fixed bootloop on ROMs built with AOSP/POSP trees.
  • Fz v3:
    • Added NVIDIA's CPUQuiet driver.
    • Disabled mpdecision by default.
    • Added Dynamic Interactive governor.
    • Added ElementalX governor.
    • Added Maple I/O Scheduler.
    • Added general optimizations and improvements.
 
Last edited:

kakawait

Member
Aug 26, 2018
13
4
I'll give a try.

Currently over LOS 16 20190523 + magisk 19.2 no issue after flashing.

I'll try common things on few days:

1. Gps UNTESTED
2. Bluetooth OK (test with 2 bluetooth headphone and 1 bluetooth sound speaker)
3. Wifi hotspot OK (unlike FC kernel r57)
4. Battery life UNTESTED
5. More?
 
Last edited:

meiax93

Senior Member
This kernel work great on TugaPower P18. Thank you for your great work. All the best. :cowboy:

Sent from my OnePlus One using XDA Labs
 

Attachments

  • Screenshot_20190527-022516_Settings.png
    Screenshot_20190527-022516_Settings.png
    150.3 KB · Views: 1,190
  • Like
Reactions: VitorMSA

Costa02

Senior Member
Apr 3, 2016
414
103
Yo Feinzer! i see your bacon is still alive... ;)
i can't really use telegram rn that's why I've been missing , been trying to revive my damn phone...
(figure out who i am , isn't that hard :p)
Edit: Glad to see you doing some work hehe
 

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is... still valid?
     *
     * I am not responsible for bricked devices,
     * 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.
     */
    NOTE »

    Fz Kernel

    Only for 8.1, 9.0 & 10.0 ROMs.



    ABOUT
    This kernel was made using the current LineageOS kernel source as base and merged all the necessary changes to work on Android 10 (Ten). On top of it I then added some features for it to be customized by each user if they do want to.


    Feature list

    • Replaced Qualcomm cpu-boost with Sultanxda cpu_input_boost driver.
    • Replaced Qualcomm MPDecision with NVIDIA CPUQuiet driver from Tegra CPUs.
    • Charging current customization Interface.
    • Voltage control for undervolting.
    • KCAL Color Control support.
    • Simplified Thermal driver.
    • Franco's Wakelock blocker.
    • Franco's Sound Control.
    • Franco's Backport of POWER_EFFICIENT workqueues.
    • Enabled Multicore power saving.
    • A LOT of under-the-hood optimization changes from Sultan, Franco, Boeffla, arter97 and many others.
    • Fixes USB MTP without enabling USB Debugging.
    • Fixes Data Saver.
    • Smooth default kernel behavior using ZaneZam's zzmoove governor with ZZ Battery Plus profile.
    • Custom Governors:
      • Alucard
      • Impulse
      • Intelliactive
      • Intellimm
      • Lionheart
      • Smartmax
      • zzmoove
    • Custom Hotplugs:
      • MSM Hotplug
      • AutoSMP Hotplug
      • CPUQuiet
    • Custom I/O Schedulers:
      • FIOPS Scheduler
      • SIO Scheduler
      • TripNdroid Scheduler
      • zen Scheduler

    DOWNLOAD HERE


    OTA Updates
    Going forward, kernel OTA updates will now be handled via Franco's Kernel Manager app. Users may import the following URL in FKM Flasher to receive updates:
    https://raw.githubusercontent.com/Feinzer/fz_kernel_data/master/ota/release.json

    Thanks to
    CyanogenMod / LineageOS
    Ak
    Nikhil18
    DeadlyIndian
    ArtxDev
    Sultanxda
    franciscofranco
    ZaneZam
    Lord Boeffla
    flar2
    Adithya R.
    Tomoms
    Idprophecy

    All of this is possible ONLY because of the work of these people and teams. Thank you.

    XDA:DevDB Information
    Fz Kernel, Kernel for the OnePlus One

    Contributors
    Feinzer, LineageOS, AK, Nikhil18, DeadlyIndian, ArtxDev, Sultanxda, franciscofranco, Lord Boeffla, ZaneZam, flar2, Adithya R., ab123321, Tomoms, Idprophecy
    Source Code: https://github.com/Feinzer/fz_kernel_oneplus_msm8974

    Kernel Special Features:

    Version Information
    Status: Stable

    Created 2019-05-23
    Last Updated 2020-01-15
    14
    Well guys, I finally updated the thread. New build is up in Google Drive and everything seems to be working and all features are now present after the rebase to LineageOS source code. The default profile at boot is the same as before.

    Because I have to use https://github.com/bol-van/zapret project to bypass internet censorship DPI and got error: Kernel module xt_set is not loaded,
    Can you add ipset and nfq modules to your kernel please?
    Thank you!

    As for you, I'll be PM'ing you so you can test those features before I release it, hope that's okay for you
    9
    Fz Kernel v4.4 for OnePlus One

    Fz 4.4 has been released.

    You can get it here
    8
    Thanks to the author's work, there is a problem that has plagued me for a long time. I really like this kernel very much, especially the charging speed control. But when playing the game, I use the kernel regulator to fix the CPU frequency to 2.4GHZ, but still can't 4 cores. Power full load fully open, hot swap, changed to at least 4 threads, will be better, but still very card, has deleted the temperature control file, does this kernel have a lock CPU frequency? CPu and GPU scheduling are performance modes, GPU can run full, but CPU is not good, frame dropping is very serious, trouble authors help solve this problem, thank you very much, when I use the performance mode that comes with LOS15.1 system, play games Very smooth

    The CPU is not forced to 1.9Ghz, so you can just select it right back to 2.4Ghz using a kernel manager. For the hotplug, if you want to use a hotplug or disable the hotplugging behaviour (The one that turns the cores on and off) please go to the CPU section and where it says CPUQuiet Governor, select "userspace". Doing this will disable the CPUQuiet hotplug and you can use other hotplugs if you so want to.

    There is no temp control file? You just control at which temperature the CPU will start throttling, is 65 by default but you can make it higher if you need to (But I do not recommend it because the phone will get hot.)

    Is a new version of the kernel in the works? I would be really glad to see some updates :)

    Yes, but I won't be adding any exciting features, It's mostly just a cleaner code rebase and removing conflicting features. I recently rebased the kernel to LineageOS' sources because Thunder/Lightning's history is quite messy. I am currently testing some default profiles before making a release build.

    Regarding CPUQuiet I think I'll be removing it in the next release, or at least disable it by default, mostly because it's not really making any difference.

    I have to be careful on what I'm adding to it because it can mess up the performance a lot even if it seems unrelated, for example interactiveX governor was causing issues so I will not be including it again.
    7
    Reserved

    Changelog:
    • Fz v4.3:
      • Removed CPUQuiet Hotplug driver.
      • Added Intelli Hotplug driver.
      • Updated installer zip to anykernel3.
      • Added FKM OTA Support
    • Fz v4.2:
      • Added ZRAM (Disabled by default)
      • Removed Maple I/O Scheduler due to reboots caused by it.
      • Back to good ol' zzmoove default setup.
    • Fz v4.1:
      • Added back features and optimizations lost in the LineageOS rebase process.
      • Added some new settings on init to actually use the features this kernel has.
    • Fz v4:
      • Complete rebase to bacon's current LineageOS kernel.
      • Initial release for Android 10.
    • Fz v3.1 HOTFIX:
      • Fixed bootloop on ROMs built with AOSP/POSP trees.
    • Fz v3:
      • Added NVIDIA's CPUQuiet driver.
      • Disabled mpdecision by default.
      • Added Dynamic Interactive governor.
      • Added ElementalX governor.
      • Added Maple I/O Scheduler.
      • Added general optimizations and improvements.