05-24-2018, 01:51 AM
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:
How can I get it to work?
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?