KernelPatch
KernelPatch copied to clipboard
Patch Failed (Xiaomi Redmi Note7) (San-Kernel-RadiethSelunaris-R1.1.105-EOL-Lavender-4.19) ('kernelpatch can't find arm64 relocation table')
The following two information are what I need to fix the problem
- Your kernel image. boot.img is too big, you can use 'magiskboot unpack boot.img' to get kernel image (which named 'kernel' after unpack)
Upload to here or file download path
- The real symbol informations corresponding to your boot.img or kernel It can be obtained through the following two commands under root.
cat /proc/kallsyms
Upload to here or file download path https://limewire.com/d/112855ea-12a4-4cbd-8fb6-190c93ab51dd#8rhH9TrnK99kC0qQITuKB4Sf0scfvQlhJdSmEWCa3KI
The error is: 'kernelpatch can't find arm64 relocation table'
Thank you!