Chromium - graphic hardware acceleration disabled after Unstable update

I am using an RPI 5, 8GB, with the MATE desktop, running on the unstable branch. I just updated chromium to Version 122.0.6261.111.
chrome://gpu now gives:

*   Canvas: Software only, hardware acceleration unavailable
*   Canvas out-of-process rasterization: Disabled
*   Direct Rendering Display Compositor: Disabled
*   Compositing: Software only. Hardware acceleration disabled
*   Multiple Raster Threads: Enabled
*   OpenGL: Disabled
*   Rasterization: Software only. Hardware acceleration disabled
*   Raw Draw: Disabled
*   Skia Graphite: Disabled
*   Video Decode: Software only. Hardware acceleration disabled
*   Video Encode: Software only. Hardware acceleration disabled
*   Vulkan: Disabled
*   WebGL: Software only, hardware acceleration unavailable
*   WebGL2: Software only, hardware acceleration unavailable
*   WebGPU: Disabled

Appropriate flags are enabled.

I ran webgl aquarium, which works at about 10% of normal speed, so hardware acceleration is definitely not working.

When I run chromium from the command line, I get very many errors like this:

ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: GLX is not present.
[50851:50851:0314/121617.671494:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: GLX is not present.
[50851:50851:0314/121617.671544:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[50851:50851:0314/121617.671766:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: GLX is not present.

Thanks for your help.


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

There is no official support from Chromium or Arch Linux for this feature.

Chromium - ArchWiki

Note that I’ve fixed your formatting–this time. :wink: