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

Blank Black screen after the last - 2.11 - update

Scheduled Pinned Locked Moved Unsolved Troubleshooting
20 Posts 5 Posters 3.7k Views 4 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.
  • S Offline
    sdetweil @kondef
    last edited by Apr 1, 2020, 2:24 PM

    @kondef so, you should open the dev window

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    K 1 Reply Last reply Apr 1, 2020, 2:30 PM Reply Quote 0
    • K Offline
      kondef @sdetweil
      last edited by kondef Apr 1, 2020, 2:41 PM Apr 1, 2020, 2:30 PM

      @sdetweil You mean npm run start dev ? I am sorry i told you i am not expert. By pressing Control - Shift - i the only thing happens is a small window opens.

      S 1 Reply Last reply Apr 1, 2020, 2:49 PM Reply Quote 0
      • S Offline
        sdetweil @kondef
        last edited by sdetweil Apr 1, 2020, 3:07 PM Apr 1, 2020, 2:49 PM

        @kondef should be the right side of screen

        npm start dev can do the same on startup

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • K Offline
          kondef
          last edited by kondef Apr 1, 2020, 3:16 PM Apr 1, 2020, 3:08 PM

          I am getting “DevTools was disconnected from the page. Once page is reloaded, DevTools will automatically reconnect” and the page now is white blank and thre is nothing on the dev console.
          But i managed to take a photo while magic mirror was loading and i got the following: "MODULE NOT FOUND. Require Stack /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.js
          /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
          /home/pi/MagicMirror/js/app.js
          /home/pi/MagicMirror/js/electron.js
          /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.

          S M 2 Replies Last reply Apr 1, 2020, 3:10 PM Reply Quote 0
          • S Offline
            sdetweil @kondef
            last edited by Apr 1, 2020, 3:10 PM

            @kondef images don’t post…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            K 1 Reply Last reply Apr 1, 2020, 3:20 PM Reply Quote 0
            • K Offline
              kondef @sdetweil
              last edited by kondef Apr 1, 2020, 3:21 PM Apr 1, 2020, 3:20 PM

              @sdetweil
              I am getting “DevTools was disconnected from the page. Once page is reloaded, DevTools will automatically reconnect” and the page now is white blank and thre is nothing on the dev console.
              But i managed to take a photo while magic mirror was loading and i got the following: "MODULE NOT FOUND. Require Stack /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.js
              /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
              /home/pi/MagicMirror/js/app.js
              /home/pi/MagicMirror/js/electron.js
              /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.

              Please note that i already did npm install on Hotword module

              S 1 Reply Last reply Apr 1, 2020, 3:55 PM Reply Quote 0
              • S Offline
                sdetweil @kondef
                last edited by Apr 1, 2020, 3:55 PM

                @kondef yeh, hotword needs an electron-rebuild I think

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                K 1 Reply Last reply Apr 1, 2020, 4:19 PM Reply Quote 0
                • K Offline
                  kondef @sdetweil
                  last edited by Apr 1, 2020, 4:19 PM

                  @sdetweil How? I tried to update snowboy but i am getting an error.

                  S 2 Replies Last reply Apr 1, 2020, 4:22 PM Reply Quote 0
                  • S Offline
                    sdetweil @kondef
                    last edited by Apr 1, 2020, 4:22 PM

                    @kondef I don’t know right now. Be a few hours til I have time to test myself

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @kondef
                      last edited by Apr 2, 2020, 1:08 AM

                      @kondef the doc for hotword install says
                      if troubles do

                      git clone https://github.com/Kitt-AI/snowboy.git
                      cd snowboy
                      rm -rf .git
                      cp -r resources/models ..
                      npm install -y nan node-pre-gyp
                      ./node_modules/node-pre-gyp/bin/node-pre-gyp clean configure build
                      npm install -y
                      npm install -y electron-rebuild
                      ./node_modules/.bin/electron-rebuild
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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