KernelPatch icon indicating copy to clipboard operation
KernelPatch copied to clipboard

Patch Failed (xiaomi k40) ( 4.19.312) on A14 QPR3

Open TrueHOOHA opened this issue 1 year ago • 2 comments

The following two information are what I need to fix the problem

  1. Your kernel image. boot.img is too big, you can use 'magiskboot unpack boot.img' to get kernel image (which named 'kernel' after unpack)

download pat

https://mirrors.dotsrc.org/lineageos/full/alioth/20240626/boot.img photo_2024-06-27_09-45-36

  1. The real symbol informations corresponding to your boot.img or kernel It can be obtained through the following two commands under root.
echo 1 > /proc/sys/kernel/kptr_restrict
cat /proc/kallsyms

Upload to here or file download path

TrueHOOHA avatar Jun 27 '24 02:06 TrueHOOHA

I have exactly the same issue.

dickta avatar Jun 27 '24 08:06 dickta

I have exactly the same issue.

Are you on same device and version like me

TrueHOOHA avatar Jun 27 '24 23:06 TrueHOOHA