Bonjour,
Sur une Debian 8, carte graphique “Intel Corporation 4th Gen Core Processor Integrated Graphics Controller” je n’arrive pas à faire fonctionner GLX:
$ glxinfo
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig
Le log Xorg.log donne:
[ 18.708] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 18.708] (EE) AIGLX: reverting to software rendering
[ 19.462] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 19.462] (EE) GLX: could not load software renderer
Merci pour votre aide