MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. tacotaco
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Groups 0

    Topics

    • T

      MMM-NOAA3 Error

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      5
      0 Votes
      5 Posts
      518 Views
      S
      @tacotaco i see u are using the accuweather provider I see this error (after adding some code) from one of the sites used to get info [image: 1659195835936-screenshot-at-2022-07-30-10-43-03.png]
    • T

      Generating token for MMM-GooglePhotos

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      716 Views
      T
      @tacotaco thanks much for you assistance!!
    • T

      WARNING! Could not load config file.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      711 Views
      T
      @sdetweil thx much!
    • T

      MESA-LOADER: failed to open kms_swrast

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      6
      0 Votes
      6 Posts
      4k Views
      A
      @tacotaco I know this is an old issue, but I had this happen to me while setting up MM on a Le Potato board. Seems like a GPU issue, and you can bypass this by adding this snippet right before you call npm start: export ELECTRON_DISABLE_GPU=1 In my case, I’m using PM2 to manage startup, so my ~/mm.sh file looks like this: cd ./MagicMirror export ELECTRON_DISABLE_GPU=1 DISPLAY=:0 npm start I don’t know the full extent of the issue, but I know that this works and allows me to run MM. Hopefully this helps you and anyone else looking for this in the future.
    • 1 / 1