Skip to content

v2.7.0

Latest

Choose a tag to compare

@gavdoc38 gavdoc38 released this 01 Aug 01:24
· 73 commits to lineage-23.0 since this release

For use with kraZey90's exynos9810 LineageOS 23.2 31/07/2026 ROM which is released here:

https://xdaforums.com/t/rom-s9-s9-note9-unofficial-lineageos-23-2-volte-vowifi-ota-31-07-2026.4763471/
https://t.me/Lineage9810

This kernel release is not affiliated with kraZey90. Please do not ask him for support.

What's different

  • Update for the latest LineageOS 23.2 kernel / ROM release
  • Some minor bug fixes for KernelSU Next, but it should still be used with v3.3.0 stable manager

Installation

Choose correct variant for your device. Unzip and flash boot.img using fastbootd with:

fastboot flash BOOT boot.img
(recommended method)

OR

Archive boot.img as boot.tar (no compression) and use ODIN to flash in Download mode (using AP slot)
(not recommended method; instead it is recommended to use fastbootd option above)

ALWAYS BACKUP your data in case of problems

No support and no guarantee of updates.

As stated in my repo, none of this is my original work. Credit is due to the original developers of kernel, KSUN & SUSFS.

For KSUN manager see:
https://github.com/KernelSU-Next/KernelSU-Next/releases/tag/v3.3.0

For SUSFS control I use this module (others use BRENE, but I have no experience of it):
https://github.com/sidex15/susfs4ksu-module
(I use latest CI version)