Open DC-507 opened 5 days ago
Describe the bug 请详细描述问题(ZH_CN) A clear and concise description of what the bug is.
Physical Machine:M1Max VM Platform:VMware Fusion OS:ubuntu-22.04.4-live-server-arm64.iso Docker Image: redroid/redroid:12.0.0_64only-latest
make sure the required kernel modules present 确保必须的内核功能已开启(ZH_CN)
[x] grep binder /proc/filesystems danelchen@ub22-vm-android:~$ grep binder /proc/filesystems nodev binder
grep binder /proc/filesystems
[x] grep ashmem /proc/misc (optional) danelchen@ub22-vm-android:~$ grep ashmem /proc/misc 121 ashmem
grep ashmem /proc/misc
Collect debug logs 收集调试日志(ZH_CN)
The log is as shown in the uploaded screenshot. It looks like some devices are not virtualized. or Should I use some others VM Platform?
Screenshots 截图(ZH_CN)
Well, these serial logs are expected. Check whether your redroid conainer boots? (docker ps, docker exec <container-id> ps -A);
docker ps
docker exec <container-id> ps -A
Describe the bug 请详细描述问题(ZH_CN) A clear and concise description of what the bug is.
Physical Machine:M1Max VM Platform:VMware Fusion OS:ubuntu-22.04.4-live-server-arm64.iso Docker Image: redroid/redroid:12.0.0_64only-latest
make sure the required kernel modules present 确保必须的内核功能已开启(ZH_CN)
[x]
grep binder /proc/filesystems
danelchen@ub22-vm-android:~$ grep binder /proc/filesystems nodev binder[x]
grep ashmem /proc/misc
(optional) danelchen@ub22-vm-android:~$ grep ashmem /proc/misc 121 ashmemCollect debug logs 收集调试日志(ZH_CN)
The log is as shown in the uploaded screenshot. It looks like some devices are not virtualized. or Should I use some others VM Platform?
Screenshots 截图(ZH_CN)