System Usage
📄️ Serial Port Login
Serial login is a core method for interacting with the board through a serial communication interface (UART) in embedded development. A serial tool lets you view system logs and interact with the command line.
📄️ RDP Login
📄️ SSH Login
📄️ NoMachine Login
📄️ Input Method Usage
📄️ Video Codec Test Guide
This guide shows how to generate test videos with FFmpeg and validate hardware video encode/decode on Radxa Dragon Q8B using GStreamer.
📄️ OpenCL Usage Guide
Install and verify OpenCL on the Dragon Q8B (based on Mesa RustiCL + Freedreno GPU).
📄️ Hardware-accelerated video playback (mpv)
On some ARM/embedded platforms (for example, Qualcomm SoCs), hardware video encode/decode typically uses the V4L2 M2M (Memory-to-Memory) architecture rather than the PC-style VA-API/VDPAU. As a result, the default hwdec=vaapi often does not work.
📄️ Vulkan User Guide
This guide shows how to install Vulkan components and verify that Vulkan works on the Dragon Q8B (Mesa Turnip driver).
📄️ WebGL User Guide
This guide shows how to verify that WebGL (GPU-accelerated rendering) is working in the browser on the Dragon Q8B.
📄️ Waydroid User Guide
Waydroid is an Android container environment based on Wayland. It allows you to run Android apps on the Dragon Q8B.