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 4.4k 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

      @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 Reply Quote 0
      • K Offline
        kondef @sdetweil
        last edited by kondef

        @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 Reply Quote 0
        • S Offline
          sdetweil @kondef
          last edited by sdetweil

          @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

            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 Reply Quote 0
            • S Offline
              sdetweil @kondef
              last edited by

              @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 Reply Quote 0
              • K Offline
                kondef @sdetweil
                last edited by kondef

                @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 Reply Quote 0
                • S Offline
                  sdetweil @kondef
                  last edited by

                  @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 Reply Quote 0
                  • K Offline
                    kondef @sdetweil
                    last edited by

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

                    S 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @kondef
                      last edited by

                      @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

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