bmax121 / APatch

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

Modules disappear after reboot #642

Closed BadSoulSFC closed 5 days ago

BadSoulSFC commented 2 weeks ago

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

Version requirement/版本要求

Describe the bug/描述 bug

Any module that is installed, requires reboot to work, but after the reboot Apatch modules are nowhere to be found.

Reproduce method/复现方法

  1. Install any module
  2. Reboot

Expected behavior/预期行为

  1. Install any module
  2. Module intact and working after reboot

Actual behaviour /实际行为

  1. Install any module
  2. The module is "deleted", reduced to atoms.

Screenshots/截图

During installation Screenshot_20240831-102350_APatch After installation Screenshot_20240831-110239_APatch.png After reboot Screenshot_20240831-110341_APatch.png

Screenshot_20240831-110348_APatch.png

Logs/日志

APatch_install_log_2024-08-31-10-23-55.log

Device Name/设备名称

Redmi 9

OS Version/系统版本

android 13

APatch Version/APatch 版本

10763

Kernel Version/内核版本

4.14.320 KSU integrated

KernelPatch Version/KernelPatch 版本

0.10.7

Additional context/其他信息

No idea why this might happen, I built my own kernel eith KSU and apatch supported. The patched image from apatch is also fine. KernelSU works fine with modules, magisk is the same as ksu.

marat2509 commented 2 weeks ago

Try latest nightly versions

pomelohan commented 5 days ago

Version requirement/版本要求

I am using latest CI version of APatch/我正在使用最新 CI 版本

You are not using CI version. Try with CI version and re-open this issue if still have issues.