Screensavers and visualizations not working on linux opengl-es
#1
Hello. I compiled Kodi 18.9 on Linux, Debian Buster, on two different ARM single board computers, namely Asus Tinker Board and Rock Pi 4b. Everything works perfect, with OpenGLES+GBM. I am using the Rockchip 4.4 kernel, with the ARM mali libraries for OpenGLES.

The problem is that I also compiled the binary addons, but all the addons that require GLES rendering don't work. That includes screensavers and visualizations. When I try to start any screensaver or visualization, I get this message in the logs:
Code:
2020-11-17 19:36:54.491 T:547910407792   ERROR: AddOnLog: Pyro: CVertexShader::Compile: 0:1: P0007: Language version '150' unknown, this compiler only supports up to version '320 es'
2020-11-17 19:36:54.491 T:547910407792   ERROR: AddOnLog: Pyro: GL: Error compiling vertex shader

Any ideas on how to fix it? Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Screensavers and visualizations not working on linux opengl-es0