MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    MMM-PIR-Sensor - White Screen

    Troubleshooting
    24
    90
    74433
    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.
    • H
      HanSolo last edited by

      Hi Guys,

      first kudos to all of you. The Magic Mirror is great. However, I have a problem with the module of the PIR sensor. I installed the mirror with the standard modules and it worked right away.

      Now I have integrated the PIR sensor module according to the instructions. When I start the mirror,I see only a completely white screen.

      What am I doing wrong or what can be wrong.

      If I do not write the module in the config.js, the mirror works again without problems.

      Thanks and best regards
      HanSolo

      1 Reply Last reply Reply Quote 0
      • RedNax
        RedNax Module Developer last edited by

        On my tv simply issuing

        tvservice -p 
        

        wouldn’t work as it does on my monitor/mirror resulting in a white screen. Adding

        fbset -depth 8 
        fbset -g 1920 1080 1920 1080  16 
        

        solved it for me…

        1 Reply Last reply Reply Quote 0
        • yawns
          yawns Moderator last edited by

          If you start the magic mirror with “npm start” in the console, do you see any error messages?

          zam 1 Reply Last reply Reply Quote 0
          • zam
            zam last edited by

            Same issue with me … Any solutions guys ???

            Zam

            1 Reply Last reply Reply Quote 0
            • zam
              zam @yawns last edited by

              @yawns Evan npm start same white screen … Any idea ??

              strawberry 3.141 1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                strawberry 3.141 Project Sponsor Module Developer @zam last edited by

                @zam start with npm start dev and report if there is an error or in the terminal

                Please create a github issue if you need help, so I can keep track

                zam 1 Reply Last reply Reply Quote 0
                • zam
                  zam @strawberry 3.141 last edited by paviro

                  @strawberry-3.141

                  Loading config ...
                  Loading module helpers ...
                  No helper found for module: alert.
                  WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 49, got 48.
                  Loading module helpers ...
                  No helper found for module: alert.
                  App threw an error during load
                  Error: Module version mismatch. Expected 49, got 48.
                      at Error (native)
                      at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                      at Object.Module._extensions..node (module.js:568:18)
                      at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                      at Module.load (module.js:458:32)
                      at tryModuleLoad (module.js:417:12)
                      at Function.Module._load (module.js:409:3)
                      at Module.require (module.js:468:17)
                      at require (internal/module.js:20:19)
                      at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
                  Whoops! There was an uncaught exception...
                  Error: Module version mismatch. Expected 49, got 48.
                      at Error (native)
                      at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                      at Object.Module._extensions..node (module.js:568:18)
                      at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                      at Module.load (module.js:458:32)
                      at tryModuleLoad (module.js:417:12)
                      at Function.Module._load (module.js:409:3)
                      at Module.require (module.js:468:17)
                      at require (internal/module.js:20:19)
                      at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
                  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
                  Launching application.
                  

                  Note from admin: Please use Markdown on code snippets for easier reading!

                  strawberry 3.141 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141
                    strawberry 3.141 Project Sponsor Module Developer @zam last edited by strawberry 3.141

                    @zam https://github.com/paviro/MMM-PIR-Sensor/issues/9 looks like it’s a problem with the library

                    Edit: https://github.com/paviro/MMM-PIR-Sensor/issues/2

                    Please create a github issue if you need help, so I can keep track

                    1 Reply Last reply Reply Quote 0
                    • Bangee
                      Bangee Module Developer last edited by

                      which version is the latest running with this PIR sensor?

                      strawberry 3.141 1 Reply Last reply Reply Quote 0
                      • strawberry 3.141
                        strawberry 3.141 Project Sponsor Module Developer @Bangee last edited by

                        @Bangee doesn’t matter anymore paviro exchanged the wiring-pi library to onoff

                        Please create a github issue if you need help, so I can keep track

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 8
                        • 9
                        • 1 / 9
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy