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.

    MMM-awesome-alexa

    Scheduled Pinned Locked Moved Utilities
    241 Posts 43 Posters 352.5k Views 47 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.
    • U Offline
      uok825 @sdetweil
      last edited by

      @sdetweil Yes pi0 and not desktop system.

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

        @uok825

        0|mmstart | [2020-06-26 14:34:32.173] [LOG] Starting MagicMirror: v2.11.0
        0|mmstart | [2020-06-26 14:34:32.272] [LOG] Loading config …
        0|mmstart | [2020-06-26 14:34:32.332] [LOG] Loading module helpers …
        0|mmstart | [2020-06-26 14:34:32.646] [LOG] Initializing new module helper . …
        0|mmstart | [2020-06-26 14:34:32.666] [LOG] Module helper loaded: updatenoti fication
        0|mmstart | [2020-06-26 14:34:32.703] [LOG] No helper found for module: hell oworld.
        0|mmstart | [2020-06-26 14:34:32.710] [LOG] All module helpers loaded.
        0|mmstart | [2020-06-26 14:34:33.525] [LOG] Starting server on port 8080 …
        0|mmstart | [2020-06-26 14:34:33.667] [LOG] Server started …
        0|mmstart | [2020-06-26 14:34:33.676] [LOG] Connecting socket for: updatenot ification
        0|mmstart | [2020-06-26 14:34:33.684] [LOG] Sockets connected & modules star ted …
        0|mmstart | [2020-06-26 14:34:33.691] [LOG]
        0|mmstart | Ready to go! Please point your browser to: http://localhost:8080
        

        I don’t see the alexa node_helper being loaded.
        also this config.js has the hello word sample module

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        U 1 Reply Last reply Reply Quote 0
        • U Offline
          uok825 @sdetweil
          last edited by

          @sdetweil I installed new module can you wait for a moment i configure my config file and install awesome alexa. I will reply.

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

            @uok825 also show output of pm2 info 0

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            U 1 Reply Last reply Reply Quote 0
            • U Offline
              uok825 @sdetweil
              last edited by

              @sdetweil 5e4ede04-ca7d-4ab2-a39e-6a0f9975d8fa-image.png

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

                @uok825 and show /home/pi/mmstart.sh please

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                U 1 Reply Last reply Reply Quote 0
                • U Offline
                  uok825 @sdetweil
                  last edited by

                  @sdetweil
                  mmstart

                  #!/bin/bash
                  cd ~/MagicMirror
                  node serveronly &
                  sleep 30
                  xinit /home/pi/chromium_start.sh
                  
                  

                  chromium_start

                  #!/bin/sh
                  xset -dpms # disable DPMS (Energy Star) features.
                  xset s off # disable screen saver
                  xset s noblank # don’t blank the video device
                  matchbox-window-manager &
                  #midori -e Fullscreen -a http://localhost:8080
                  chromium-browser http://localhost:8080/ --window-size=1920,1080 --start-fullscreen --kiosk --incognito --noerrdialogs --disable-translate --no-first-run --fast --fast-start --disable-infobars --disable-features=TranslateUI --disk-cache-dir=/dev/null
                  
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @uok825
                    last edited by

                    @uok825 such a shame you rebuilt all this yourself… if u had used my install script it would have set it all up for you…

                    just use raspian buster full and voila…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    U 1 Reply Last reply Reply Quote 0
                    • U Offline
                      uok825 @sdetweil
                      last edited by

                      @sdetweil Sorry i saw this first http://emmanuelcontreras.com/how-to/how-to-create-a-magic-mirror-2-with-pi-zero-w/

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

                        @uok825 yeh, old stuff…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        U 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 24
                        • 25
                        • 6 / 25
                        • 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