- 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)
- Dr.Ketan ROM
- HyperROM
- VN-ROM
- And more... (It should work if your ROM is based on stock ROM)
- 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
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 |
- 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
- Clone this repository
git clone https://github.com/StardustMod/android_kernel_samsung_exynos9820
- 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
- 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
-
Flash using TWRP based recovery
-
Test it and enjoy!
rifsxd
for KernelSU Nextsimonpunk
for susfs4ksuivanmeler
for Kernel SourceLinux4
for LineageOS KernelOcin4ever
&ExtremeXT
for ExtremeKernelThunderStorms21th
for ThunderStormS Kernelevdenis
for CruelKernel