Read the statement by Michael Teeuw here.
MMM-PIR-Sensor - White Screen
-
On my tv simply issuing
tvservice -pwouldn’t work as it does on my monitor/mirror resulting in a white screen. Adding
fbset -depth 8 fbset -g 1920 1080 1920 1080 16solved it for me…
-
If you start the magic mirror with “npm start” in the console, do you see any error messages?
-
Same issue with me … Any solutions guys ???
Zam
-
@yawns Evan npm start same white screen … Any idea ??
-
@zam start with
npm start devand report if there is an error or in the terminal -
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!
-
@zam https://github.com/paviro/MMM-PIR-Sensor/issues/9 looks like it’s a problem with the library
-
which version is the latest running with this PIR sensor?
-
@Bangee doesn’t matter anymore paviro exchanged the wiring-pi library to onoff
-
so what will I have to do? I’ve removed the MMM-PIR-Module and reinstalled it, but i’ve got still these error… :-(
-
@Bangee so after the change of the library you still get Error: Module version mismatch. Expected 49, got 48.?
-
Yes… so I’m quiet pissed off… I think I need to reinstall my MM…
mm-0 Loading config ... mm-0 Loading module helpers ... mm-0 No helper found for module: alert. mm-0 WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 49, got 48. mm-0 Loading module helpers ... mm-0 No helper found for module: alert. mm-0 App threw an error during load mm-0 Error: Module version mismatch. Expected 49, got 48. mm-0 at Error (native) mm-0 at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20) mm-0 at Object.Module._extensions..node (module.js:568:18) mm-0 at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20) mm-0 at Module.load (module.js:458:32) mm-0 at tryModuleLoad (module.js:417:12) mm-0 at Function.Module._load (module.js:409:3) mm-0 at Module.require (module.js:468:17) mm-0 at require (internal/module.js:20:19) mm-0 at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44) mm-0 Whoops! There was an uncaught exception... mm-0 Error: Module version mismatch. Expected 49, got 48. mm-0 at Error (native) mm-0 at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20) mm-0 at Object.Module._extensions..node (module.js:568:18) mm-0 at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20) mm-0 at Module.load (module.js:458:32) mm-0 at tryModuleLoad (module.js:417:12) mm-0 at Function.Module._load (module.js:409:3) mm-0 at Module.require (module.js:468:17) mm-0 at require (internal/module.js:20:19) mm-0 at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44) mm-0 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? mm-0 If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues mm-0 Launching application. -
@Bangee did you change your node version at some point?
-
yes, but this was befor the reinstallation
so now I trynpm rebuild -
atm I am using node 5.12.0
Which node are u using?
EDIT
I’ was wrong… I’ve forgot to activate the module in my configuration… -
@Bangee I’m using 6.4.0 but I got no pir sensor
-
@Bangee so doesn’t the new version work now?
-
Unfortunatly no… :-(
I’ve tried many differet versions of of node…
-
Still a no go for me.
-
The same issue with me, even after a totally re-installation.
@paviro Could you do us a favor to compatible with and get the module work?
Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login