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

new tutorial pls

Scheduled Pinned Locked Moved Troubleshooting
20 Posts 5 Posters 3.3k Views 5 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.
  • E Offline
    ember1205 @raf
    last edited by Oct 5, 2020, 4:41 PM

    @raf So, figure out what’s incorrect and help get it updated. The doc you’re trying to work from was built in that same way at one point…

    1 Reply Last reply Reply Quote 1
    • C Offline
      cowboysdude Module Developer @ember1205
      last edited by Oct 6, 2020, 1:32 AM

      @ember1205 problem is that’s not how it works LOL in the new ‘buy me’, ‘give me’, ‘take me’ culture we live in.

      I don’t answer much because people don’t ask for help…they just want someone else to do all the work. Personally I don’t want either Alexa or Google on a mirror. If you want that you may as well just go buy an Alexa or Google…

      E C 2 Replies Last reply Oct 6, 2020, 12:00 PM Reply Quote 0
      • E Offline
        ember1205 @cowboysdude
        last edited by Oct 6, 2020, 12:00 PM

        @cowboysdude I agree that most are quick to say “do this for me” and seldom say “how can I help you get this changed?” When you’re dealing with commercial products, that approach is expected because the source is closed. But, this is open-source and community-developed. We all have the ability to contribute -something-…

        1 Reply Last reply Reply Quote 0
        • C Offline
          cyberphox @cowboysdude
          last edited by Oct 6, 2020, 5:08 PM

          @cowboysdude Smartest thing I ever did when I wanted Alexa on my Mirror? Bought a cheap echo dot and called it a day!

          Full time Dad, DJ and entertainer and lover of technology.

          1 Reply Last reply Reply Quote 2
          • S Offline
            sdetweil @raf
            last edited by Oct 7, 2020, 3:13 AM

            @raf here u go, https://www.dropbox.com/s/3rug57k78murz30/gaconfig.zip?dl=0

            unzip and open the GA-config.md with then atom editor, and press ctrl-shift-m twice

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              raf
              last edited by raf Oct 7, 2020, 9:14 AM Oct 7, 2020, 9:13 AM

              @sdetweil thx
              i installed atom on my windows 10 and opened the manual but it stops halfway (the manual stops at this sentence and photo) (we also need the project ID for the plugin configuration above select the project name in the dropdown top left, and this panel will pop up copy/paste the project ID from the right hand column of this project)

              but I’m glad you wanted to help me

              S 1 Reply Last reply Oct 7, 2020, 12:05 PM Reply Quote 0
              • S Offline
                sdetweil @raf
                last edited by Oct 7, 2020, 12:05 PM

                @raf well u have the info needed for the rest of the tutorial which would be the same

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                S 1 Reply Last reply Oct 7, 2020, 5:13 PM Reply Quote 0
                • S Offline
                  sdetweil @sdetweil
                  last edited by Oct 7, 2020, 5:13 PM

                  @raf this takes you thru step 5 of the current wiki, so u can continue from there

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Oct 10, 2020, 6:02 PM Reply Quote 0
                  • R Offline
                    raf @sdetweil
                    last edited by raf Oct 10, 2020, 6:07 PM Oct 10, 2020, 6:02 PM

                    @sdetweil after installing the google assistant I get this message and magic mirror does not start anymore:
                    [2020-10-10 19:54:42.380] [LOG] Starting MagicMirror: v2.12.0
                    [2020-10-10 19:54:42.394] [LOG] Loading config …
                    [2020-10-10 19:54:42.405] [LOG] Loading module helpers …
                    [2020-10-10 19:54:44.378] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot
                    find module ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/binding/Release/electron-v6.1-linux-arm/snowboy.node’
                    Require stack:

                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js
                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js
                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/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-10-10 19:54:44.380] [LOG] Loading module helpers …
                    [2020-10-10 19:54:44.391] [ERROR] App threw an error during load
                    [2020-10-10 19:54:44.392] [ERROR] Error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/binding/Release/electron-v6.1-linux-arm/snowboy.node’
                    Require stack:

                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js
                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js
                    • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/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

                    do I also have to install snowboy?

                    i just get black screen with no error message on the screen

                    S 1 Reply Last reply Oct 11, 2020, 5:13 PM Reply Quote 0
                    • R Offline
                      raf
                      last edited by Oct 11, 2020, 5:10 PM

                      this is the same error as with me but I have google instead of alexa:

                      https://forum.magicmirror.builders/topic/12798/mmm-awesome-alexa-warning-electron-v6-1-linux-arm-snowboy-node

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