Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch Failed (vivo y52s) (4.14.141) #113

Open
a1489632 opened this issue Aug 2, 2024 · 0 comments
Open

Patch Failed (vivo y52s) (4.14.141) #113

a1489632 opened this issue Aug 2, 2024 · 0 comments
Assignees

Comments

@a1489632
Copy link

a1489632 commented Aug 2, 2024

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)

Upload to here or file download path
kernel.zip

The kernel is CONFIG_KALLSYMS_ALL=n

  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.
kallsyms.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants