You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues and haven't found anything relevant
I will upload bugreport file in KernelSU Manager - Settings - Report log
I know how to reproduce the issue which may not be specific to my device
Describe the bug
I am trying to install KernelSU into AVD on MacOS through LKM mode, since there is not boot.img, I manually patched ramdisk.img according to https://github.com/tiann/KernelSU/blob/main/userspace/ksud/src/boot_patch.rs. AVD can boot as usual, but the APP still shows "Not installed". Set SELinux to permissive mode does not work as well. Is it a compatibility issue or is there something wrong in my patching steps?
Please check before submitting an issue
Describe the bug
I am trying to install KernelSU into AVD on MacOS through LKM mode, since there is not boot.img, I manually patched ramdisk.img according to https://github.com/tiann/KernelSU/blob/main/userspace/ksud/src/boot_patch.rs. AVD can boot as usual, but the APP still shows "Not installed". Set SELinux to permissive mode does not work as well. Is it a compatibility issue or is there something wrong in my patching steps?
To Reproduce
Patching steps:
Where "ksuinit" is from https://github.com/tiann/KernelSU/blob/main/userspace/ksud/bin/aarch64/ksuinit and "android14-6.1_kernelsu.ko" is from https://github.com/tiann/KernelSU/releases/download/v1.0.1/android14-6.1_kernelsu.ko.
Boot AVD:
Expected behavior
KernelSU is installed and works.
Screenshots
Logs
Device info
Additional context
No response
The text was updated successfully, but these errors were encountered: