We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装ZygiskNext后打开edge,访问网页,以及打开chrome,访问网页均无法访问,Firefox正常 排故: 关闭了所有ksu模块,最后发现只有打开了zygisknext后会出现chromium内核浏览器无法访问网页的情况。
网页正常打开
打不开网页,chromium内核的浏览器均会出现如下图所示的状况:网页空白,但是实际使用网页内搜索功能能够看到是存在文字的,猜测是渲染引擎出现问题。 期间尝试过更新zygisknext,更新KSU管理器,更新内核版本均无效,
[ { "id": "safetynet-fix", "description": "A universal fix for SafetyNet and Play Integrity on Android 8–13 devices with hardware attestation.", "updateJson": "https://raw.githubusercontent.com/kdrag0n/safetynet-fix/master/update.json", "remove": "false", "author": "kdrag0n", "enabled": "true", "name": "Universal SafetyNet Fix", "version": "v2.4.0", "update": "false", "versionCode": "20400" }, { "remove": "false", "name": "爱玩机工具箱(应用核心功能拓展)", "id": "WorkSettingPro", "author": "小白杨", "version": "19.02(极速稳定版)", "description": "用于扩展爱玩机工具箱一些功能,旨在系统OTA并无需挂载解锁系统system即可达到修改系统目的,非MIUI设备不会刷入MIUI高级设置核心文件,内含adb与fastboot工具包,若出现设置错误卸载重装自动还原", "versionCode": "1901", "enabled": "false", "update": "false" }, { "remove": "false", "id": "Hc_memory", "author": "HChai", "name": "A1-内存管理 [Redemption]", "enabled": "true", "update": "false", "version": "v3.1 (2023.6.14)", "versionCode": "241", "description": "第三方内存管理模块,它部分接管了Android的内存管理,有效地减少了内存消耗,并延长了应用在后台的存活时间 | [配置路径:/sdcard/Android/Hc_memory/执行启动面板.sh ]", "updateJson": "https://yun.hc66.top/d/%E4%BA%91/A1%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/A1.json" }, { "enabled": "true", "updateJson": "https://gitee.com/chase535/turbo-charge/raw/main/update_channel/turbo-charge.json", "id": "turbo-charge", "update": "false", "remove": "false", "version": "v60", "description": "尽可能的让手机满血快充。配置文件在/data/adb/turbo-charge/option.txt,可以更改一些参数,日志文件为同目录的log.txt", "name": "充电加速", "author": "酷安@诺鸡鸭", "versionCode": "60" }, { "description": "Scene的辅助模块,使用Scene部分功能时可免于直接操作系统文件", "remove": "false", "author": "嘟嘟ski", "enabled": "true", "versionCode": "1", "update": "false", "version": "v1", "id": "scene_systemless", "minMagisk": "17000", "name": "Scene的附加模块" }, { "enabled": "true", "name": "摄像头小圆圈通知光效MIUI14版", "description": "米10摄像头小圆圈息屏通知光效,miui14适配,本模块代码来自酷安@相见即是缘@小黑2008", "id": "notice", "version": "6", "update": "false", "remove": "false", "author": "原作者@Shaun_620 修改@海是蓝蓝的_", "versionCode": "1", "minMagisk": "17000" }, { "author": "Nullptr, 5ec1cff", "description": "Standalone implementation of Zygisk.", "id": "zygisksu", "version": "v4-0.8.1 (111-47e515e-release)", "updateJson": "https://api.nullptr.icu/android/zygisk-next/static/update.json", "update": "false", "remove": "false", "name": "Zygisk Next", "versionCode": "111", "enabled": "false" }, { "name": "Zygisk - LSPosed", "enabled": "false", "author": "LSPosed Developers", "update": "false", "id": "zygisk_lsposed", "version": "v1.9.2 (7024)", "updateJson": "https://lsposed.github.io/LSPosed/release/zygisk.json", "description": "Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 14. Requires Magisk 24.0+ and Zygisk enabled.", "versionCode": "7024", "remove": "false" } ]
V4-0.8.1(111-47e515e-release)
13
v0.7.0(11326)
KernelSU_bugreport_2023-11-01_08_54.tar.gz
The text was updated successfully, but these errors were encountered:
If you disable Umount modules for Chrome in KernelSu Manager, Chrome works well again.
Umount modules
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce/复现步骤
安装ZygiskNext后打开edge,访问网页,以及打开chrome,访问网页均无法访问,Firefox正常
排故:
关闭了所有ksu模块,最后发现只有打开了zygisknext后会出现chromium内核浏览器无法访问网页的情况。
Expected behaviour/预期行为
网页正常打开
Actual behaviour/实际行为
打不开网页,chromium内核的浏览器均会出现如下图所示的状况:网页空白,但是实际使用网页内搜索功能能够看到是存在文字的,猜测是渲染引擎出现问题。
期间尝试过更新zygisknext,更新KSU管理器,更新内核版本均无效,
KernelSU Module List/KernelSU 模块列表
Zygisk Next version/Zygisk Next 版本
V4-0.8.1(111-47e515e-release)
Android version/Android 版本
13
KernelSU version/KernelSU 版本
v0.7.0(11326)
Version requirement/版本要求
Logs/日志
KernelSU_bugreport_2023-11-01_08_54.tar.gz
The text was updated successfully, but these errors were encountered: