Fellow forum members, has anyone solved this problem? I installed Docker using the Ubuntu image from the Armbian website and ran the following command:
docker run -itd --privileged
-v /home/rock/data:/data
-v /dev/mali0:/dev/mali0
-p 5555:5555
–name dobox2
registry.cn-hangzhou.aliyuncs.com/whsyf/dobox:rk3588-202303011
But it fails to start and connect properly.
Do you even have /dev/mali0?
kangdei
September 15, 2025, 2:05pm
3
Now I’ve switched to the official system.
Did u got it working? can u share the baby steps ?
kangdei
September 24, 2025, 12:54pm
5
It’s not working properly.
Step 1: Use the official image/system.
Step 2: Compile the Android image according to the requirements and run it successfully. 使用 Redroid | Radxa Docs
Step 3: Configure the GPU and set the boot parameter psi=1 in /etc/kernel/cmdline .
开启 Wayland 会话 | Radxa Docs
切换 GPU 驱动 | Radxa Docs
Rsetup | Radxa Docs
Step 4: Use the scrcpy software.
An error occurred.The expected window program did not appear.
Check with this developer: https://github.com/CNflysky/redroid-rk3588/issues/37
Idk what to do ¯\_(ツ)_/¯ I wish I knew… it would make linux much more interesting on this front.