redroid-doc icon indicating copy to clipboard operation
redroid-doc copied to clipboard

openeuler 22.03 无法启动 redroid/redroid:12.0.0_64only-latest

Open feather-root opened this issue 4 months ago • 1 comments

Describe the bug 请详细描述问题(ZH_CN) openeuler 22.03 无法启动 redroid/redroid:12.0.0_64only-latest

make sure the required kernel modules present 确保必须的内核功能已开启(ZH_CN)

  • [ ] grep binder /proc/filesystems
  • [ ] grep ashmem /proc/misc (optional)

内核特性已打开 [root@localhost wty]# grep binder /proc/filesystems nodev binder [root@localhost wty]# grep ashmem /proc/misc 62 ashmem

Collect debug logs 收集调试日志(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)

容器已退出 [root@localhost wty]# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

Screenshots 截图(ZH_CN) If applicable, add screenshots to help explain your problem. dmesg -T的完整日志如下: Dingtalk_20241008154812

feather-root avatar Oct 08 '24 07:10 feather-root