• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Exiting GPU process due to errors during initialization

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 3 Posters 1.0k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    Sebi76 0
    last edited by Mar 19, 2023, 12:24 PM

    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.

    M 1 Reply Last reply Jul 25, 2023, 1:58 PM Reply Quote 0
    • M Offline
      Merowinger @Sebi76 0
      last edited by Jul 25, 2023, 1:58 PM

      @Sebi76-0 I updated to 2.24.0 and got this problem right now. Strange that nobody can help

      S 1 Reply Last reply Jul 25, 2023, 5:59 PM Reply Quote 0
      • S Offline
        sdetweil @Merowinger
        last edited by Jul 25, 2023, 5:59 PM

        @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 start

        if u are using my install script and pm2, then the little startup script is

        ~/MagicMirror/installers/mm.sh
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy