website:Remind readers how to resolve dependencies for KPROBES (#106)
website:Remind readers how to resolve dependencies for KPROBES Power by DeepL and Google Translate
This commit is contained in:
@@ -31,6 +31,8 @@ CONFIG_KPROBE_EVENTS=y
|
||||
|
||||
And build your kernel again, KernelSU should works well.
|
||||
|
||||
If you find that KPROBES is still not activated, you can try enabling `CONFIG_MODULES`. (If it still doesn't take effect, use `make menuconfig` to search for other dependencies of KPROBES)
|
||||
|
||||
But if you encounter a boot loop when integrated KernelSU, it is maybe *kprobe is broken in your kernel*, you should fix the kprobe bug or use the second way.
|
||||
|
||||
## Manully modify the kernel source
|
||||
|
||||
Reference in New Issue
Block a user