A customized android kernel for SM8350 SoC
Based on https://github.com/Spanish-or-Vanish/kernel_xiaomi_sm8350
Devices supported: Xiaomi 11t Pro (vili)
Development branch: lord-dev @ https://github.com/loystonpais/android_kernel_qcom_sm8350/tree/lord-dev
- KernelSU Next + susfs
- Nethunter Patches
- External WiFi adapter support for pentesting (RTL8821AU)
- Several kernel features enabled to support docker
- Btrfs, ntfs and exfat are supported
This kernel is for advanced users.
Before flashing, please backup boot, vendor_boot, dtbo & super. You can restore them back later to return to the original state
Flash latest firmware !!!
Disable HIDE SUS MOUNTS FOR ALL PROCESSES if you are using susfs (fixes issues with chroot mounting)
- Flash the anykernel zip in releases via TWRP
- Flash rtw88 firmware magisk module from the given link below
- Flash nethuter module from link given below
- Things not working? Make a github issue or use the discussions feature
https://github.com/loystonpais/rtw88/releases - RTW88 Firmware magisk module
https://github.com/SherlockChiang/Nethunter_for_KernelSU - Nethunter module for kernelsu. It's recommended that you update the rootfs.
sidex15/susfs4ksu-module#86 - Alternative fix for nethunter chroot mount issues. Basically you need to run su -c ksu_susfs hide_sus_mnts_for_all_procs 0 before mounting.
- backup lord-dev
- lord-dev rebased to vili_ksu-300 from susu-300
- backup lord-dev
- lord-dev rebased to vili_ksu-302 from vili_ksu-300