remote-android/redroid-doc

M1Max - VMware Fusion - UB22 - redroid/redroid:12.0.0_64only-latest

DC-507 opened this issue · 1 comments

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)

  • grep binder /proc/filesystems
    danelchen@ub22-vm-android:~$ grep binder /proc/filesystems
    nodev binder

  • grep ashmem /proc/misc (optional)
    danelchen@ub22-vm-android:~$ grep ashmem /proc/misc
    121 ashmem

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)
WX20241117-094927@2x

Well, these serial logs are expected. Check whether your redroid conainer boots? (docker ps, docker exec <container-id> ps -A);