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.

    Bunch of errors displayed when I launch MM. Are they important?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 846 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.
    • K Offline
      Kelemvor
      last edited by

      Hi,

      I’m getting an RPi3 setup to run MM. Everything seems to be working, but if I watched the text that scrolls by when I launch it, there are a bunch of errors in there.

      Can anyone tell me what these error means and if they are anything to be concerned about?

      bbc9a131-a7be-4b0e-a2bb-9aefcf71d408-image.png

      Thanks

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

        @Kelemvor no they are system config caused errors

        you can turn off use of the GPU so you won’t get them anymore

        in the script that you use to start mm, add

        export ELECTRON_DISABLE_GPU=1
        

        if you use my install script and use pm2 to autostart, that script is

        ~/MagicMirror/installers/mm.sh
        

        in the next release, next week, we will disable GPU by default, and add a new env variable to enable it

        export ELECTRON_ENABLE_GPU=1
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Reply Quote 1
        • K Offline
          Kelemvor @sdetweil
          last edited by

          @sdetweil Thanks for the info. It doesn’t seem to be affecting anything so I’ll just leave it and see how the next version works.

          Thanks.

          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