My attempts produce various error messages:
Code: Select all
$ eglinfo -B
GBM platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES
OpenGL core profile vendor: Intel
OpenGL core profile renderer: Mesa Intel(R) HD Graphics 2500 (IVB GT1)
OpenGL core profile version: 4.2 (Core Profile) Mesa 23.0.3
OpenGL core profile shading language version: 4.20
OpenGL compatibility profile vendor: Intel
OpenGL compatibility profile renderer: Mesa Intel(R) HD Graphics 2500 (IVB GT1)
OpenGL compatibility profile version: 4.2 (Compatibility Profile) Mesa 23.0.3
OpenGL compatibility profile shading language version: 4.20
OpenGL ES profile vendor: Intel
OpenGL ES profile renderer: Mesa Intel(R) HD Graphics 2500 (IVB GT1)
OpenGL ES profile version: OpenGL ES 3.0 Mesa 23.0.3
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.00
X11 platform:
*****libEGL warning: DRI2: failed to authenticate***** (emphasis added)
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4
EGL client APIs: OpenGL OpenGL_ES
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: softpipe
OpenGL core profile version: 3.3 (Core Profile) Mesa 23.0.3
OpenGL core profile shading language version: 3.30
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: softpipe
OpenGL compatibility profile version: 3.3 (Compatibility Profile) Mesa 23.0.3
OpenGL compatibility profile shading language version: 3.30
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: softpipe
OpenGL ES profile version: OpenGL ES 3.1 Mesa 23.0.3
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.10
[...]
$ glxgears
Error: couldn't get an RGB, Double-buffered visual
$ scrcpy
scrcpy 2.1.1 <https://github.com/Genymobile/scrcpy>
INFO: ADB device found:
INFO: --> (tcpip) 192.168.0.2:5555 device [redacted]
/usr/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 4.0 MB/s (56995 bytes in 0.013s)
[server] INFO: Device: [redacted]
[server] WARN: Audio disabled: it is not supported before Android 11
ERROR: Could not create renderer: Couldn't find matching render driver




