Skip to content

Stock OneUI4 Kernel with KernelSU Next & SuSFS (S10/Note10 Series)

License

Notifications You must be signed in to change notification settings

oItsMineZKernel/android_kernel_samsung_oneui4_exynos9820

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oItsMineZKernel OneUI4 for Exynos 9820/9825 Devices (S10/Note10)

logo

Stock OneUI4 (S9 Binary) Kernel with KernelSU Next & SuSFS Based on ExtremeKernel by Ocin4ever & ExtremeXT

Features

  • Ramdisk (No more root lost after reboot)
  • Nuke all Samsung's security feature on kernel
  • Some patched from ExtremeKernel & ThunderStormS Kernel
  • KernelSU Next
  • SuSFS

Tested On

Known Issue

  • Work on S9 binary rom only -- This kernel is based on binary S9. If you try to install it on rom with older binary version S8, it will cause a bootloop.

How to check binary version of your current rom?

  • Go to Settings >> About phone >> Software information and find your Build number.
    • N975FXXS9HWHA S9 Binary ✅ Working
    • N975FXXS8HVJ1 S8 Binary ❌ Not Working

How to Install

Warning: Please backup your modules before flashing this kernel, as all installed modules may be lost.

  • Flash Zip file via TWRP
  • Install KernelSU Next from Here
  • Install susfs4ksu module from Here

Supported Devices:

- All dual sim and Korean devices are also supported

✅ Working
❔ Need Test
❌ Not Working

Status Name Codename Model
Galaxy S10e beyond0lte SM-G970F
Galaxy S10e (Korean) beyond0lteks SM-G970N
Galaxy S10 beyond1lte SM-G973F
Galaxy S10 (Korean) beyond1lteks SM-G973N
Galaxy S10+ beyond2lte SM-G975F
Galaxy S10+ (Korean) beyond2lteks SM-G975N
Galaxy S10 5G beyondx SM-G977B
Galaxy S10 5G (Korean) beyondxks SM-G977N
Galaxy Note10 d1 SM-N970F
Galaxy Note10 5G (Korean) d1xks SM-N971F/N
Galaxy Note10+ d2s SM-N975F
Galaxy Note10+ 5G d2x SM-N976B
Galaxy Note10+ 5G (Korean) d2xks SM-N976N

Build Instructions:

  1. Set up build environment as per Google documentation

    https://source.android.com/docs/setup/start/requirements

  2. Properly clone repository with submodules (Toolchains & KernelSU Next)

git clone --recurse-submodules https://github.com/oItsMineZ/oItsMineZKernel-OneUI6.git
  1. Build for your device
./build.sh -m d2s -k y
  1. Fetch the flashable zip of the kernel that was just compiled
build/export/oItsMineZKernel-OneUI4...zip
  1. Flash it using a supported recovery like TWRP

  2. Enjoy!

Credits