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.

    Black screen: need help

    Scheduled Pinned Locked Moved Troubleshooting
    20 Posts 6 Posters 3.4k Views 6 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.
    • ? Offline
      A Former User
      last edited by

      if i deprecied this module … sorry, unfortunately i have my reason :crying_face:

      Unfortunately, nothing is for granted … even for a developer (.even if we develop with pleasure and for free)
      I hope that on your side it will be better than me

      Cr4z33C 1 Reply Last reply Reply Quote 0
      • A Offline
        aamir6629
        last edited by

        pi@raspberrypi:~/MagicMirror $ npm start dev
        
        magicmirror@2.11.0 start /home/pi/MagicMirror
        DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"
        
        [2020-06-05 08:24:47.909] [LOG] Starting MagicMirror: v2.11.0
        [2020-06-05 08:24:47.922] [LOG] Loading config ...
        [2020-06-05 08:24:47.931] [LOG] Loading module helpers ...
        [2020-06-05 08:24:47.934] [LOG] No helper found for module: alert.
        [2020-06-05 08:24:48.023] [LOG] Initializing new module helper ...
        [2020-06-05 08:24:48.024] [LOG] Module helper loaded: updatenotification
        [2020-06-05 08:24:48.025] [LOG] No helper found for module: clock.
        [2020-06-05 08:24:48.707] [LOG] Initializing new module helper ...
        [2020-06-05 08:24:48.708] [LOG] Module helper loaded: calendar
        [2020-06-05 08:24:48.709] [LOG] No helper found for module: compliments.
        [2020-06-05 08:24:48.710] [LOG] No helper found for module: currentweather.
        [2020-06-05 08:24:48.711] [LOG] No helper found for module: weatherforecast.
        [2020-06-05 08:24:48.718] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
        Require stack:
        
        /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.asar/main.js
        [2020-06-05 08:24:48.720] [LOG] Loading module helpers ...
        [2020-06-05 08:24:48.721] [LOG] No helper found for module: alert.
        [2020-06-05 08:24:48.722] [LOG] Initializing new module helper ...
        [2020-06-05 08:24:48.722] [LOG] Module helper loaded: updatenotification
        [2020-06-05 08:24:48.723] [LOG] No helper found for module: clock.
        [2020-06-05 08:24:48.724] [LOG] Initializing new module helper ...
        [2020-06-05 08:24:48.725] [LOG] Module helper loaded: calendar
        [2020-06-05 08:24:48.725] [LOG] No helper found for module: compliments.
        [2020-06-05 08:24:48.726] [LOG] No helper found for module: currentweather.
        [2020-06-05 08:24:48.727] [LOG] No helper found for module: weatherforecast.
        [2020-06-05 08:24:48.730] [ERROR] App threw an error during load
        [2020-06-05 08:24:48.732] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
        Require stack:
        
        /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.asar/main.js
        at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
        at Function.Module._load (internal/modules/cjs/loader.js:531:27)
        at Module.require (internal/modules/cjs/loader.js:685:19)
        at require (internal/modules/cjs/helpers.js:16:16)
        at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
        at Module._compile (internal/modules/cjs/loader.js:786:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
        at Module.load (internal/modules/cjs/loader.js:645:32)
        [2020-06-05 08:24:48.734] [LOG] Whoops! There was an uncaught exception...
        [2020-06-05 08:24:48.735] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
        Require stack:
        /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.asar/main.js
        at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
        at Function.Module._load (internal/modules/cjs/loader.js:531:27)
        at Module.require (internal/modules/cjs/loader.js:685:19)
        at require (internal/modules/cjs/helpers.js:16:16)
        at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
        at Module._compile (internal/modules/cjs/loader.js:786:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
        at Module.load (internal/modules/cjs/loader.js:645:32) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [
        '/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.asar/main.js',
        undefined
        ]
        }
        [2020-06-05 08:24:48.750] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        [2020-06-05 08:24:48.750] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        [2020-06-05 08:24:48.959] [LOG] Launching application.
        
        1 Reply Last reply Reply Quote 0
        • Cr4z33C Offline
          Cr4z33 @Guest
          last edited by

          @Bugsounet don’t worry I don’t blame you mate only can you please tell me if there’s a way to revert before I did the module upgrade?

          Perhaps what @BKeyport said?
          If yes how exactly please? :grimacing_face:

          1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer
            last edited by BKeyport

            it’s a bit twisted, but there’s a way to figure out which module it is…

            Set up your config.js with every module commented out. Open comment is /* - close comment is */ I would set up one of the default modules (Alert) as the first module, and leave it alone, like this:

            	modules: [
            		{
            			module: "alert",
            		},
            /*
            (insert remainder of modules here)
            */  
            	]
            

            Restart your Mirror. It should have no errors.

            Now, move the /* down to the next module and restart. Once it has error, you’ve found a troublesome module. Take it out.

            Keep going until you get the comments next to each other.

            The "E" in "Javascript" stands for "Easy"

            Cr4z33C 2 Replies Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by

              @Cr4z33 , @aamir6629 : I repeat again

              if i deprecied this module … sorry, unfortunately i have my reason 😢

              So : MMM-Hotword project is closed
              You can uninstall it and delete his config

              1 Reply Last reply Reply Quote 0
              • Cr4z33C Offline
                Cr4z33 @BKeyport
                last edited by

                @BKeyport cheers I will definitely go that way! :thumbs_up_medium_skin_tone:

                Once I find out the ‘guilty’ module I will post back here.

                1 Reply Last reply Reply Quote 0
                • Cr4z33C Offline
                  Cr4z33 @BKeyport
                  last edited by

                  @BKeyport OK I’ve done it and it’s definitely because of MMM-Hotword.

                  Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

                  25dfd0e479b91bdd4cf2c5145b2938fe4b8c4adaa6f2b10586bb84be6d775d59.jpg

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by sdetweil

                    @Bugsounet said in Black screen: need help:

                    single result of MMM-Hotword deprecied


                    @Bugsounet said in Black screen: need help:

                    if i deprecied this module … sorry, unfortunately i have my reason :crying_face:

                    Unfortunately, nothing is for granted … even for a developer (.even if we develop with pleasure and for free)
                    I hope that on your side it will be better than me


                    @Bugsounet said in Black screen: need help:

                    @Cr4z33 , @aamir6629 : I repeat again

                    if i deprecied this module … sorry, unfortunately i have my reason 😢

                    So : MMM-Hotword project is closed
                    You can uninstall it and delete his config


                    NO WAY, I HAVE CLOSE IT !

                    Cr4z33C 1 Reply Last reply Reply Quote 0
                    • Cr4z33C Offline
                      Cr4z33 @Guest
                      last edited by

                      @Bugsounet said in Black screen: need help:

                      NO WAY I HAVE CLOSE IT !

                      I second that. :smirking_face:

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @Cr4z33
                        last edited by sdetweil

                        @Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

                        the Hotword and Assistant modules are no longer being used.

                        please delete the old modules from your system, and move to the new MMM-GoogleAssistant module

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        Cr4z33C 2 Replies Last reply Reply Quote 0
                        • Cr4z33C Offline
                          Cr4z33 @sdetweil
                          last edited by

                          @sdetweil said in Black screen: need help:

                          @Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

                          the Hotword and Assistant modules are no longer being used.

                          please delete the old modules from your system move to the new MMM-GoogleAssistant module

                          My bad I didn’t surf the forums lately lol! :man_facepalming_medium_skin_tone:

                          Gonna check it NOW thanks!

                          1 Reply Last reply Reply Quote 0
                          • Cr4z33C Offline
                            Cr4z33 @sdetweil
                            last edited by

                            @sdetweil I actually stopped configuring it because I have waaay too many custom voice commands that normal Google Assistant cannot execute.

                            ? 1 Reply Last reply Reply Quote 0
                            • ? Offline
                              A Former User @Cr4z33
                              last edited by A Former User

                              @Cr4z33 :
                              Why?

                              Recipe is needed?
                              GActions is needed?

                              Cr4z33C 1 Reply Last reply Reply Quote 0
                              • Cr4z33C Offline
                                Cr4z33 @Guest
                                last edited by

                                @Bugsounet I am not sure about your question.

                                Anyway I am running custom voice commands (by Snowboy) to be able to ie. change stream (TV) in MMM-RTSPStream or CEC turn on/off the screen, etc.

                                Can this be done? :)
                                Can your new module voice control other MM modules?

                                1 Reply Last reply Reply Quote 0
                                • ? Offline
                                  A Former User
                                  last edited by

                                  it’s include …
                                  Sample there

                                  pattern is “sentence to say” for execute commands

                                  Just Read wiki for more infos

                                  Cr4z33C 1 Reply Last reply Reply Quote 0
                                  • Cr4z33C Offline
                                    Cr4z33 @Guest
                                    last edited by

                                    @Bugsounet OK thanks.

                                    1 Reply Last reply Reply Quote 0

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