WebGL User Guide
This guide shows how to verify that WebGL (GPU-accelerated rendering) is working in the browser on the Dragon Q8B.
tip
If you are working over SSH, make sure the board is connected to a display and you are in a desktop session. Otherwise, the browser may not enable GPU acceleration correctly.
Install chromium-browser
radxa@dragon-q8b$
sudo apt update
sudo apt install chromium-browser
Run chromium-browser
Start chromium-browser:
radxa@dragon-q8b$
chromium-browser
Open either of the following pages to check WebGL support:
If WebGL is reported as unavailable, open chrome://gpu and check the Graphics Feature Status to confirm whether hardware acceleration is enabled.