-
Notifications
You must be signed in to change notification settings - Fork 409
Description
Describe the bug
请详细描述问题(ZH_CN)
Build failure follows the documentation....
make sure the required kernel modules present
确保必须的内核功能已开启(ZH_CN)
-
grep binder /proc/filesystems -
grep ashmem /proc/misc(optional)
Collect debug logs
lunch redroid_x86_64-userdebug
[W][2025-11-03T01:47:33+0000][2464] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[W][2025-11-03T01:47:33+0000][2464] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
In file included from build/make/core/config.mk:313:
In file included from build/make/core/envsetup.mk:312:
device/redroid/redroid_x86_64/device.mk:11: error: _nic.PRODUCTS.[[device/redroid/redroid_x86_64.mk]]: "device/redroid-prebuilts/prebuilts_x86.mk" does not exist.
收集调试日志(ZH_CN)
curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER]
omit CONTAINER if not exist any more.
如容器已退出,可忽略CONTAINER参数(ZH_CN)
Screenshots
截图(ZH_CN)
If applicable, add screenshots to help explain your problem.