Bonjour,
I'm trying to install SDL2 on my BananaPI under Gentoo and using Kernel 5.x
When I'm launching a simple test program, I got follorwing error :
# ./TestSDL
Testing video drivers...
MESA-LOADER: failed to open sun4i-drm (search paths /usr/lib/dri)
failed to load driver: sun4i-drm
SDL_VIDEODRIVER available: KMSDRM dummy
SDL_VIDEODRIVER usable : KMSDRM
MESA-LOADER: failed to open sun4i-drm (search paths /usr/lib/dri)
failed to load driver: sun4i-drm
SDL_Init(): SDL not built with audio support
Ben where can I find this driver ?
Help will be very appreciated :)
Bye
Laurent