It sounds like you're experiencing a significant issue with your device when using Zygisk, a module manager for Magisk. The black screen issue and the disconnection of several apps, except for the browser, suggest a possible conflict or instability in the system when Zygisk is active. Here are some steps you can take to troubleshoot and potentially resolve the issue:
- Check for Updates: Ensure that both your Zygisk and KernelSU are up to date. Sometimes, compatibility issues can be resolved with the latest updates.
- Review Logs: Look at the log files for any error messages or warnings that could provide more insight into what's going wrong. You can use apps like 'logcat' to view these logs.
- Safe Mode: Boot your device in safe mode to check if the issue persists. If the problem doesn't occur in safe mode, it might be caused by a third-party app conflicting with Zygisk.
- Test Different Kernel: If you're using a custom kernel with KernelSU, try switching to a different kernel to see if the issue is kernel-specific.
- Revert Changes: If you recently made changes to your device settings or installed new modules, try reverting those changes to see if they are causing the issue.
- Community Support: Check forums and community discussions related to Zygisk and KernelSU. Other users might have encountered and resolved similar issues.
- Reinstallation: Since you mentioned that reinstalling resolves the issue, consider creating a backup of your important data and then reinstalling Zygisk and KernelSU.
If none of these steps work, it might be worth reaching out to the developers of Zygisk for support. Additionally, providing them with the logs or error messages you've encountered could help them diagnose the issue more effectively.
评论已关闭