Files
SukiSU-Ultra/docs/guide/installation.md

1.8 KiB

Installation

You can go to KernelSU Documentation - Installation for a reference on how to install it, here are just additional instructions.

Installation by loading the Loadable Kernel Module(LKM)

See KernelSU Documentation - LKM Installation

Beginning with Android™ (trademark meaning licensed Google Mobile Services) 12, devices shipping with kernel version 5.10 or higher must ship with the GKI kernel. You may be able to use LKM mode.

Installation by installing the kernel

See KernelSU Documentation - GKI mode Installation

We provide pre-built kernels for you to use:

Although some devices can be installed using LKM mode, they cannot be installed on the device by using the GKI kernel; therefore, the kernel needs to be modified manually to compile it. For example:

  • OPPO(OnePlus, REALME)
  • Meizu

Also, we provide pre-built kernels for your OnePlus device to use:

Using the link above, Fork into GitHub Action, fill in the build parameters, compile, and finally flush in the zip with the AnyKernel3 suffix.

Note

  • You only need to fill in the first two parts of the version number, e.g. 5.10, 6.1...
  • Make sure you know the processor designation, kernel version, etc. before you use it.