PINE64

Full Version: SDL2 and LXDE image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm using theĀ bionic-lxde-rock64-0.6.41-227-arm64.img.xz image with a Rock64. I tried compiling a test program with the included SDL2 library inĀ /usr/lib/aarch64-linux-gnu.

I got this error:

Code:
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip

How can I get it to work?