@kayakbabe said
I am getting the same error on a fresh sd card on a rpi 3B with buster 32bit installed. It has manually installed MagicMirror, node, etc., no extra modules, just the config sample copied to be config.js.
…
[2092:0905/201909.167187:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[2132:0905/201909.521340:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[2106:0905/201909.609131:ERROR:command_buffer_proxy_impl.cc(126)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
…
I did more digging and I am not sure if this is the right solution for a Raspberry Pi 3B running Buster
I followed the instructions on this page [https://www.raspberryconnect.com/projects/35-games/142-trying-out-opengl-on-raspberry-pi-3] and the viz_main and gpu memory buffer and other stuff disappeared. I’m now playing with the different settings in the raspi-config and going to up the split memory. I tried first with settings it to 128 , half of what they recommended, cause I’m just contrary my mama says. And MagicMirror does seem to run more smoothly than with the default buster install. BUT the pi is much worse at multi tasking now. I can’t have very many chromium windows going at once. So, i’m going to play with the video setttings more. I know I won’t be running chromium when the mirror is running. But if I put a lot of modules into the magic mirror… it would stress the pi too.
Anyway, perhaps this info will help you.
Note: on the last buster install, the raspi-config advanced options and performance options are a little different location in the menu than described in this article.
Kelly