Skip to content

Stock OneUI4 Kernel with KernelSU Next & SuSFS (S10/Note10 Series) [S8 Binary]

License

Notifications You must be signed in to change notification settings

oItsMineZKernel/android_kernel_samsung_oneui4-s8_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 (S8 Binary) Kernel with KernelSU Next & SuSFS Based on Kernel Source by ivanmeler

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

  • Random Bootloop when restart device -- There's a change can cause a bootloop when restarting. To fix this, press the Vol down + Power button (Bixby key), and hold until the splash logo appears. Keep trying until it boots to the homescreen.

  • Work on S8 binary rom only -- This kernel is based on binary S8. If you try to install it on rom with newer binary version S9, it will cause a bootloop. (I recommended to use HyperROM. You can flash this rom on newer bootloader version S9)

How to check binary version of your current rom?

  • Go to Settings >> About phone >> Software information and find your Build number.
    • N975FXXS8HVJ1 S8 Binary ✅ Working
    • N975FXXS9HWH6 S9 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 devices are also supported

✅ Working
❔ Need Test
❌ Not Working

Status Name Codename Model
Galaxy S10e beyond0lte SM-G970F/N
Galaxy S10 beyond1lte SM-G973F/N
Galaxy S10+ beyond2lte SM-G975F/N
Galaxy S10 5G beyondx SM-G977B/N
Galaxy Note10 d1 SM-N970F/N
Galaxy Note10 5G d1x SM-N971N
Galaxy Note10+ d2s SM-N975F/N
Galaxy Note10+ 5G d2x SM-N976B/N

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 (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