Skip to content

A custom android kernel for Xiaomi Alioth devices (Mi 11x, Poco F3, Redmi K40) which aims to provide better & up-to-date root solutions

License

Notifications You must be signed in to change notification settings

kaixenberg/KaixenKernel-alioth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaixenKernel

KaixenKernel is a custom kernel built on top of FakeDreamer Kernel, optimized for Xiaomi's ALIOTH/IN devices. This kernel aims to provide enhanced and updated root management capabilities through KernelSU Next.

Supported Devices (Alioth)

  • Xiaomi Mi 11x
  • Poco F3
  • Redmi K40

Features

  • Linux Kernel 4.19.337
  • KernelSU Next - Modern root solution with advanced security features
  • ROM Support: Both MIUI and AOSP/CAF based ROMs. A16+ ROMS are not supported.
  • Battery Support: Stock and j3s (5000mAh) battery variants

Flash Instructions

  1. Download the appropriate kernel zip for your setup
  2. Boot into recovery (TWRP/OrangeFox/etc.)
  3. Flash the kernel zip
  4. Reboot and enjoy!

Note: The standard version automatically detects your ROM type. Use specific variants only if you experience issues with auto-detection.

Future Plans

  • SUSFS (Kernel-level file system hiding) support
  • HymoFS (Hybrid Mount System)
  • BBG (Base-Band Guard)
  • bpf (support for A16+ ROMS)

⚠️ Disclaimer

┌───────────────────────────────────────────────────────────────┐
│                    ⚠️  WARRANTY VOID ⚠️                       │
│                                                               │
│  This is a custom kernel modification. Installing this        │
│  kernel WILL void your device warranty. Proceed at your       │
│  own risk.                                                    │
│                                                               │
│  ⚠️  NO ACTIVE SUPPORT PROVIDED ⚠️                            │
│                                                               │
│  I am still learning kernel development. If you encounter     │
│  bugs, issues, or device problems:                            │
│  • No support will be provided                                │
│  • Use at your own discretion                                 │
│  • You are responsible for any consequences                   │
│                                                               │
│  By using this kernel, you acknowledge and accept all risks.  │
└───────────────────────────────────────────────────────────────┘

This kernel is provided AS-IS with no warranties or guarantees. I am not responsible for:

  • Bricked devices
  • Dead SD cards
  • Thermonuclear war
  • Job loss due to bootloops

Credits

📄 License

This project is licensed under GPL-2.0, in compliance with Linux kernel licensing.


About

A custom android kernel for Xiaomi Alioth devices (Mi 11x, Poco F3, Redmi K40) which aims to provide better & up-to-date root solutions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.4%
  • Assembly 1.1%
  • Makefile 0.2%
  • Perl 0.1%
  • Shell 0.1%
  • Python 0.1%