Read the statement by Michael Teeuw here.
Exiting GPU process due to errors during initialization
-
I installed a freh installation from MagicMirror on a RPI3 with 2023-02-21-raspios-bullseye-armhf Image.
I updated Pi, Electron; NodeJs
Bu follwed the Erros i become…
1784:0319/124629.513027:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1824:0319/124630.051065:ERROR:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
[1798:0319/124630.130077:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer. -
@Sebi76-0 I updated to 2.24.0 and got this problem right now. Strange that nobody can help
-
@Merowinger this is a pi config issue with the display driver
in the short term you can turn off use of the gou.by electron by adding
export ELECTRON_DISABLE_GPU=1
before
npm startif u are using my install script and pm2, then the little startup script is
~/MagicMirror/installers/mm.sh