Hi,
for our project I need to work around the hardware video acceleration and gpu for gstreamer and udpsink.
I have installed glmarks. After I run it, I get following error message:
radxa@rock-4se:~$ glmark2
libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control!
** Failed to set swap interval. Results may be bounded above by refresh rate.
=======================================================
glmark2 2021.12
=======================================================
OpenGL Information
GL_VENDOR: Mesa/X.org
GL_RENDERER: llvmpipe (LLVM 11.0.1, 128 bits)
GL_VERSION: 3.1 Mesa 20.3.5
Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=32 stencil=0
Surface Size: 800x600 windowed
=======================================================
** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control!
** Failed to set swap interval. Results may be bounded above by refresh rate.
[build] use-vbo=false: FPS: 23 FrameTime: 43.478 ms
I would really appreciate it if someone can tell me if this message is ok. Or are the drivers for GPU drivers not installed or configured correctly?
Regards,
Rami