Skip to content

Redroid doesn't work with Codespaces #891

@directentis1

Description

@directentis1

Describe the bug
请详细描述问题(ZH_CN)
I tried to start a Redroid container from Codespace, but it freezes after that, I can't do anything else, and after a while, the container rebuilds itself.
I don't know why.
By default, you cannot load kernel modules in your codespace, but by using a container image identical to the host (Ubuntu Jammy) and enabling the docker-in-docker feature, you have privileges, Docker, and the ability to load the binder module needed to start ReDroid.
But it just freeze then after started succeed. I'm not sure why.

确保必须的内核功能已开启(ZH_CN)

  • [x ] grep binder /proc/filesystems

Collect debug logs
output.log

Screenshots
截图(ZH_CN)
If applicable, add screenshots to help explain your problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions