bmax121 / APatch

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

Bootloop when mounting special partitions on Xiaomi #570

Open Spektykles opened 3 months ago

Spektykles commented 3 months ago

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

Version requirement/版本要求

Describe the bug/描述 bug

Apatch will cause phone to bootloop when installing modules that modify special partitions such as /product, /odm,.....

Reproduce method/复现方法

  1. Install any modules that modify /odm and/or /product
  2. Reboot
  3. Bootloop
  4. Remove or disable module will cease to make bootloop

Expected behavior/预期行为

Phone booted normally with changes applied by modules.

Actual behaviour /实际行为

Phone bootloop

Screenshots/截图

No response

Logs/日志

No response

Device Name/设备名称

Xiaomi 14 Ultra

OS Version/系统版本

OS1.0.9.0.UNAEUXM

APatch Version/APatch 版本

10880

Kernel Version/内核版本

6.1.57

KernelPatch Version/KernelPatch 版本

0.11.0

Additional context/其他信息

Magisk Kitsune dont have such issue with same modules.