-
Notifications
You must be signed in to change notification settings - Fork 584
Description
Steps to reproduce/复现步骤
Sony Xperia XZ2
On boot, after LineageOS is done, there is no SystemUI / Lockscreen / Sim Pin screen.
If I press the power button I only get a dialog about Lock, Shutdown, Reboot.
Rarely I can enter the sim screen after a reboot.
So I could generate a full log in the LSPosed manager.
Expected behaviour/预期行为
Entering my OS
Actual behaviour/实际行为
Blank screen
Xposed Module List/Xposed 模块列表
N/ARoot implementation/Root 方案
Magisk 29.0 (29000)
System Module List/系统模块列表
ReZygisk v1.0.0-rc.4 (422)
TEESimulator v2.1
PlayIntegrityFix-NEXT v4.4-inject-s
Systemless Hosts 1.0 (1) (from Magisk)LSPosed version/LSPosed 版本
Zygisk - LSPosed v1.10.2 (7199) (CI Debug build)
Android version/Android 版本
Android 15 / LineageOS 22.2
Version requirement/版本要求
- I am using the latest debug build from GitHub Actions./我正在使用 GitHub Actions 中最新的调试版本。
Logs/日志
Via LSPosed Manager when the issue does not appear:
LSPosed_2025-11-29T15_03_54.380142.zip
Via adb shell su -c 'cat "/data/adb/lspd/log/verbose_*" > /data/local/tmp/lsposed_verbose.log && chown shell:shell /data/local/tmp/lsposed_verbose.log' && adb pull /data/local/tmp/lsposed_verbose.log when the issue appears:
lsposed_verbose.log
And via adb logcat -s Magisk lspd nativeloader AndroidRuntime LSPosed LSPosed-Bridge LSPlant LSPosedContext LSPlt LSPosedService Dobby '*:F' zygiskd64 zygisk-core64 zygisk-ptrace64 zygiskd32 zygisk-core32 zygisk-ptrace32 > lsposed.log:
lsposed.log