HuskyDG / magic_overlayfs

Make system partition become read-write (it is also possible without Magisk)
700 stars 169 forks source link

Baseband stops working #25

Open ghost opened 1 year ago

ghost commented 1 year ago

This module is tested on OnePlus 6T Android 10 version, it will cause boot delay and baseband stop working, which is a very troublesome problem.

HuskyDG commented 1 year ago

set OVERLAY_MODE=2

ghost commented 1 year ago

OVERLAY_MODE=2

I will try OVERLAY_MODE=2 in a while. If I choose this mode, can I still read and write the system partition?

ghost commented 1 year ago

OVERLAY_MODE=2 is the same as dropping the baseband Screenshot_20230613-192550 Screenshot_20230613-192600 Screenshot_20230613-192619

HuskyDG commented 1 year ago

Try https://github.com/HuskyDG/magic_overlayfs/releases/tag/v3.1.0

HuskyDG commented 1 year ago

https://github.com/HuskyDG/magic_overlayfs/releases/tag/v3.1.1

ghost commented 1 year ago

The baseband is also dropped, how can I send you the module log? Easy to find the problem Screenshot_20230616-090244

HuskyDG commented 1 year ago

No log

ghost commented 1 year ago

Without the log, it is difficult to judge where the problem is. I wonder if you can get the boot log through ADB to see where the problem is.