• 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.

Screen Flashes/glitches after ~10 min of operation

Scheduled Pinned Locked Moved Solved Troubleshooting
5 Posts 3 Posters 1.2k 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.
  • J Offline
    jynx13
    last edited by Mar 9, 2019, 2:22 AM

    Hello fellow mirror builders. A newbie asking for help :smiling_face_with_open_mouth_cold_sweat:

    I’ve encountered an issue in which the screen will start to “flash/glitch” after 10 or so minutes of otherwise perfectly fine operation. Link below:

    Magic Mirror Glitch

    Now, here are some things that I have tried to troubleshoot:

    • Read somewhere that it could be a hardware issue with the pi itself. I switched to another pi I had from an old project and tested it on that. Exact same issue, and I know that pi should be fine.

    • Tried connecting to a different monitor. Same thing was replicated on that monitor too.

    • I stopped the mirror (pm2 stop mm) and left the pi running to see if it would happen anyway. Without the Magic Mirror running, it did not glitch.

    output of pm2 log MagicMirror:

    pi@black-mirror:~ $ pm2 log MagicMirror
    [TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
    /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
    0|MagicMir | libGL error: MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | libGL error: MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | libGL error: MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | libGL error: MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | libGL error: MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    0|MagicMir | MESA-LOADER: failed to retrieve device information
    
    /home/pi/.pm2/logs/MagicMirror-out.log last 15 lines:
    0|MagicMir | No helper found for module: weatherforecast.
    0|MagicMir | Initializing new module helper ...
    0|MagicMir | Module helper loaded: newsfeed
    0|MagicMir | All module helpers loaded.
    0|MagicMir | Starting server on port 8080 ... 
    0|MagicMir | Server started ...
    0|MagicMir | Connecting socket for: updatenotification
    0|MagicMir | Connecting socket for: calendar
    0|MagicMir | Starting node helper for: calendar
    0|MagicMir | Connecting socket for: newsfeed
    0|MagicMir | Starting module: newsfeed
    0|MagicMir | Sockets connected & modules started ...
    0|MagicMir | Launching application.
    0|MagicMir | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/en.canadian%23holiday%40group.v.calendar.google.com/public/basic.ics - Interval: 300000
    0|MagicMir | Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    

    Thanks so much for all your help! I’m very new to all this so let me know what I can give you to help out.

    M 1 Reply Last reply Mar 9, 2019, 2:51 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @jynx13
      last edited by Mar 9, 2019, 2:51 AM

      @jynx13

      I remember seeing something like this before on the forum. I found this which might help you. https://forum.magicmirror.builders/topic/8754/strange-glitching-on-hdmi

      Perhaps someone that has experienced this will chime in for you

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • A Offline
        AxLed Module Developer
        last edited by Mar 9, 2019, 7:20 PM

        @jynx13
        As you are operating your mm in portrait mode, maybe it is an performance issue.

        Here is a link you can try https://forum.magicmirror.builders/topic/9707/save-performance-when-rotating-screen-e-g-on-raspberry-pi

        Maybe this helps.

        AxLED

        1 Reply Last reply Reply Quote 0
        • J Offline
          jynx13
          last edited by Mar 11, 2019, 5:41 PM

          @Mykle1 you are my favorite! That link totally did the trick.

          At the end of the day, it turned out to be that HDMI issue. All I had to do was use the Open GL driver instead of the fake one and use Xrandr to rotate the screen after the fact.

          So far it has run smoothly without any incident. I’m gonna mark this as solved.

          M 1 Reply Last reply Mar 11, 2019, 8:30 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @jynx13
            last edited by Mar 11, 2019, 8:30 PM

            @jynx13

            Glad you got it sorted out. :thumbsup:

            Create a working config
            How to add modules

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