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.

    MMM-MQTT = Blank Screen

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    11 Posts 2 Posters 3.4k Views 2 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
      sdetweil @vinnie1
      last edited by

      @vinnie1 see this for steps to turn off gpu

      https://forum.magicmirror.builders/topic/16409/mmm-flights/16?_=1675905532490

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      V 1 Reply Last reply Reply Quote 0
      • V Offline
        vinnie1 @sdetweil
        last edited by

        @sdetweil

        Still get the errors

        /home/pi2/.pm2/logs/mm-error.log last 100 lines:
        0|mm       | [2768:0211/074735.631766:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
        0|mm       | [2811:0211/074736.362425:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
        0|mm       | [2782:0211/074736.436519:ERROR:command_buffer_proxy_impl.cc(126)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
        
        
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @vinnie1
          last edited by

          @vinnie1 did u add the
          export ELECTRON_DISABLE_GPU=1

          to the correct file

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          V 1 Reply Last reply Reply Quote 0
          • V Offline
            vinnie1 @sdetweil
            last edited by

            @sdetweil

            yes

            /MagicMirror/installers/mm.sh

            I also have a mm.sh in my home directory (not sure why), I put it in there as well.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @vinnie1
              last edited by

              @vinnie1 to figure out which script needs updating use pm2 commands

              pm2 status

              will show you all the apps it is managing

              for each, using the number or name do

              pm2 info x

              where x is the number or name
              for example
              pm2 info 0
              or
              pm2 info MagicMirror

              it will tell you lots of things, but one is the name of the script used to launch the app

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              V 1 Reply Last reply Reply Quote 0
              • V Offline
                vinnie1 @sdetweil
                last edited by

                @sdetweil

                With all my fiddling, my MagicMirror is now broken, it wont start.

                Over the next few days I will do a clean install, and then take it from there.

                Thanks for your help.

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 1 / 2
                • 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