PINE64
SDL2 and LXDE image - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: SDL2 and LXDE image (/showthread.php?tid=6091)



SDL2 and LXDE image - Max11 - 05-24-2018

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?