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 (Poco M3) (Custom Kernel 4.19 ) #53

Open
Braeed opened this issue Feb 3, 2024 · 0 comments
Open

Patch Failed (Poco M3) (Custom Kernel 4.19 ) #53

Braeed opened this issue Feb 3, 2024 · 0 comments
Assignees

Comments

@Braeed
Copy link

Braeed commented Feb 3, 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)

boot.zip

  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

cat kallsyms.txt

Screenshot_20240203-093456_APatch

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