bmax121 / APatch

The patching of Android kernel and Android system
GNU General Public License v3.0
4.75k stars 356 forks source link

System modules not validated #344

Closed CMLNT closed 8 months ago

CMLNT commented 8 months ago

Please check before submitting an issue/在提交 issue 前请检查

Version requirement/版本要求

Describe the bug/描述 bug

image

我安装了我自己创建的模块和Zygisk,自动重启后发现模块并未生效 检查/data/adb/modules/ 模块是update状态 ap/下modules_update.img 存在 断电重启和 adb reboot 重启都不生效 我的机器使用magisk也需要使用特定的magisk mount list方法

Reproduce method/复现方法

Expected behavior/预期行为

模块正常安装

Actual behaviour /实际行为

模块未能正常安装、且不能卸载

Screenshots/截图

No response

Logs/日志

No response

Device Name/设备名称

B Auto Dk 5

OS Version/系统版本

12 api32

APatch Version/APatch 版本

10630

Kernel Version/内核版本

5.4.219-qgki

KernelPatch Version/KernelPatch 版本

0.10.5

Additional context/其他信息

2.zip

pomelohan commented 8 months ago

“特定的magisk mount list方法” 指的是什么

CMLNT commented 8 months ago

“特定的magisk mount list方法” 指的是什么 请看这个提交 https://github.com/topjohnwu/Magisk/commit/9cfda542298ce6742c5f8278d4700a157543598e

pomelohan commented 8 months ago

Patch @ %08zX [ro.build.system.fission_single_os] -> [ro.build.system.xxxxxxxxxxxxxxxxx]

我认为这种提交是不必要合并到主线 APatch 的,如果有需要可以自行修改来支持,如果 Magisk / KernelSU 官方版可以正常工作,APatch 不能工作,我们才会修复。

CMLNT commented 8 months ago

Patch @ %08zX [ro.build.system.fission_single_os] -> [ro.build.system.xxxxxxxxxxxxxxxxx]

我认为这种提交是不必要合并到主线 APatch 的,如果有需要可以自行修改来支持,如果 Magisk / KernelSU 官方版可以正常工作,APatch 不能工作,我们才会修复。

能大概说下我需要修改哪里吗 麻烦了

pomelohan commented 8 months ago

请自行研究,我们无法提供帮助。

MIkeeJY commented 6 months ago

@CMLNT 我在云机里遇到同样的问题了,有解决方案吗?

MIkeeJY commented 6 months ago

“特定的magisk mount list方法” 指的是什么 请看这个提交 topjohnwu/Magisk@9cfda54

我的机器默认magisk 插件是可以的不需要patch

pomelohan commented 6 months ago

“特定的magisk mount list方法” 指的是什么 请看这个提交 topjohnwu/Magisk@9cfda54

我的机器默认magisk 插件是可以的不需要patch

你的刷入官方 Magisk 可以用吗

MIkeeJY commented 6 months ago

@pomelohan 刷入magisk 插件是可用的,Apatch 最新版 插件是灰色 不可点

MIkeeJY commented 6 months ago

image image APatch_bugreport_2024-05-20_10_13.tar.gz @pomelohan 最新版截图和log

MIkeeJY commented 6 months ago

image image Root功能授权一切正常

pomelohan commented 6 months ago

image image Root功能授权一切正常

我把你那个 issue 重新打开了,后面有空了再研究下什么情况。