Skip to content

Galaxy S10/Note10 Kernel with KernelSU Next & SuSFS for OneUI 3/4 | !!! FORCE PUSH !!!

License

Notifications You must be signed in to change notification settings

StardustMod/android_kernel_samsung_exynos9820

Repository files navigation

StardustKernel 💫 for Galaxy S10/Note10 devices.

Features

  • Kernel Based on HVD3 OneUI 4.1 (Binary 7)
  • OneUI 3/4 and Binaries 7, 8 and 9 Support (It may have some issues depending on ROM binary or OneUI version)
  • Implement Ramdisk (No more root loss after reboot)
  • Compile with Neutron Clang 19.0.0 (10032024)
  • Nuke all Samsung's Security Feature, Logs & Debug in the Kernel
  • KernelSU Next
  • SuSFS
  • WireGuard
  • CPU Input Boost
  • Voltage Control
  • Fingerprint Boost
  • Mali R38P1 GPU Driver
  • OC for Little, Mid and Big CPU
  • HZ Tick Set at 25Hz
  • Boeffla Wakelock Blocker
  • Bypass Charging (Use power directly from charger)
  • ThunderTweaks Support (You can get ThunderTweaks here to customize kernel features)

Tested On

How to Install

  • Flash kernel zip file via TWRP recovery based
  • Install Kernel Addons on /sdcard/StardustKernel-Addons-Exynos9820-[version].zip via KernelSU Next
  • Install KernelSU Next from Here
  • Install susfs4ksu module from Here

Supported Devices:

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 d1xks SM-N971N
Galaxy Note10+ d2s SM-N975F/N
Galaxy Note10+ 5G d2x SM-N976B/N

How to Build

  1. Copy command below and paste on your terminal to install all necessary dependencies
sudo apt update && sudo apt upgrade -y && sudo apt install --no-install-recommends -y git make build-essential gcc-aarch64-linux-gnu clang lld llvm && curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash && sudo apt install -y git-lfs && git lfs install
  1. Clone this repository
git clone https://github.com/StardustMod/android_kernel_samsung_exynos9820
  1. Build for your device (To list all build script command run ./build.sh -h)
./build.sh -m [device_codename] -l [clang_version - (12-18)]

Example: Build for Galaxy Note10+ (d2s) with Neutron Clang latest version

./build.sh -m d2s -l latest

Example: Build for Galaxy S10+ (beyond2lte) with Neutron Clang 19.0.0 (10032024)

./build.sh -m beyond2lte -l 10032024

Example: Build for Galaxy Note10 (d1) with Clang 18

./build.sh -m d1 -l 18
  1. After build you can find the kernel zip file at the location below
build/export/StardustKernel-Unofficial-[yyyyMMdd]-[device_model]-[device_codename]-[clang_version].zip
  1. Flash using TWRP based recovery

  2. Test it and enjoy!

Credits

About

Galaxy S10/Note10 Kernel with KernelSU Next & SuSFS for OneUI 3/4 | !!! FORCE PUSH !!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 5,000+