Hi, today, I upgraded to chromium version 87.0.4280.88-0.3 from Debian/unstable.
You need these (systemwide) symlinks: cd /usr/lib/x86_64-linux-gnu ln -sf libGLESv2.so.2 libGLESv2.so ln -sf libEGL.so.1 libEGL.so No symlinks are needed in /usr/lib/chromium/ directory. So, this should be better reported to the maintainers of libegl1 and libgles2 packages. Checking for GPU hardware-acceleration ERRORs (which I see here too): terminal$ LC_ALL=en chromium --disable-gpu Alternatively: Settings > Advanced > System > Use hardware acceleration if available <--- Disable here Solved the issues with GPU hardware-acceleration. Thanks Michel and the bug-reporter. Regards, - Sedat -

