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
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 binder /proc/filesystems
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)
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: