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.

    Flashing and green lines after couple of minutes

    Scheduled Pinned Locked Moved Solved Troubleshooting
    flashing screen issue
    4 Posts 3 Posters 1.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.
    • Q Offline
      qistoph
      last edited by qistoph

      Hi all,

      Finally got to building my own MagicMirror and am quite pleased with the result. I am however running into an issue I can’t get fixed on my own. I’m hoping someone out here might have a good suggestion that will fix the issue.

      When my mirror’s been on for a couple of minutes the screen starts flashing and shows green lines about every other line on the display.

      I have been searching for solutions and tried some stuff to fix it, including:

      • replacing the power supply to rule out low voltage issues,
      • replace the hdmi cable, to rule out issues with that,
      • configure hdmi_boost=6 in config.txt, seems to have helped people with similar issues,
      • simplyfy MagicMirror config, to rule out issue is due to my modules

      The weird this is, if I disable MagicMirror (pm2 stop mm) before it starts flashing, it won’t flash even after an hour. If it has started flashing nothing seems to help, except turning off and on power or a full reboot of the pi.

      I’m using a Raspberry pi 3B+

      Edit: here’s a short video of what I see:
      https://youtu.be/_qaLOZ1Pj7E

      S 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer
        last edited by

        That looks a lot like what I had a few months ago. You can read more about it in this post.

        My solution was to go away from the “fake” OpenGL driver and to set the desktop resolution to “monitor default” instead of the monitor resolution. I don’t know which of those two fixed it.

        Q 1 Reply Last reply Reply Quote 1
        • S Offline
          sdetweil @qistoph
          last edited by

          @qistoph try disabling the GPU.
          Stop pm2 instance, try this from terminal window

          npm --disable-gpu start

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 1
          • bheplerB Offline
            bhepler Module Developer
            last edited by

            That looks a lot like what I had a few months ago. You can read more about it in this post.

            My solution was to go away from the “fake” OpenGL driver and to set the desktop resolution to “monitor default” instead of the monitor resolution. I don’t know which of those two fixed it.

            Q 1 Reply Last reply Reply Quote 1
            • Q Offline
              qistoph @bhepler
              last edited by

              @bhepler Thanks! Switching away from the fake driver seems to fix it.

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