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.

    A problem about MMM-BMW-DS

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    25 Posts 4 Posters 9.5k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @TheGeekfather
      last edited by Mykle1

      @TheGeekfather

      startHideAll: false, if true, all modules start as hidden
      First, you need to comment out after the comma if you are using this line. The entire line is commented out in your example. If you uncomment that line then the module will error.

      I don’t see any microphone icon and even with starthideall at false - still blank on boot up screen?

      Then the module is not loading. You should see the microphone icon along with, Say, ‘Hello Lucy’ on screen.

      i can hear my microphone through my speaker when I talk so mic seems to be working

      unless, I’m not suppose to hear my voice on speaker?

      That seems odd. Mine does not do that. I don’t know if that’s a problem

      Start your mirror using npm start dev and then click the console tab in the window that opens. Scroll to find any errors in red and report

      Create a working config
      How to add modules

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        TheGeekfather @Mykle1
        last edited by

        @Mykle1

        I Just heard “Hello Michael What would you like to see”

        :)

        It seems I was missing lmtool which I just installed

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          TheGeekfather @TheGeekfather
          last edited by

          @TheGeekfather

          OK, getting closer :)

          says under mic icon

          Initializing then undefined so it seems I just have to get mic to work

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @TheGeekfather
            last edited by

            @TheGeekfather

            Did you not follow the readme on how to install the dependencies?

            Create a working config
            How to add modules

            T 2 Replies Last reply Reply Quote 0
            • T Offline
              TheGeekfather @Mykle1
              last edited by

              @Mykle1

              OK, that might be the problem because for some reason all the modules were installed in

              modules/default

              so when I bash dependencies, it says it couldn’t find the /modules/Hello-Lucy folder

              I moved the Hello-Lucy folder to modules - ran bash dependencies.sh again but no go :(

              Thank you for any help !!! I’m a retired computer science teacher that wont’s to keep on learning :)

              Mykle1M 1 Reply Last reply Reply Quote 0
              • zokiyaZ Offline
                zokiya @Mykle1
                last edited by

                @Mykle1 I just copied and pasted the code you corrected, reset my API, and copied and pasted it, but it didn’t work. I checked the developer window and there are only two warnings, and they don’t seem to have anything to do with this module. I checked my Dark Sky console and it shows that my API has not been called. Now I suspect that there is a problem with my network.

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @TheGeekfather
                  last edited by

                  @TheGeekfather said in A problem about MMM-BMW-DS:

                  OK, that might be the problem because for some reason all the modules were installed in
                  modules/default

                  I wonder how that happened? I could take a guess. ;-)

                  The only modules that belong in the modules/default folder are the default modules from the MagicMirror installation. All additional modules should be installed into the modules folder itself, not the default folder. Each repo should have directions for installation. cd MagicMIrror/modules being the most common

                  so when I bash dependencies, it says it couldn’t find the /modules/Hello-Lucy folder

                  Because the installer expects to find Hello-Lucy where it belongs.

                  I moved the Hello-Lucy folder to modules - ran bash dependencies.sh again but no go

                  No go, meaning what? Errors? Where did you run that command?

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @zokiya
                    last edited by

                    @zokiya said in A problem about MMM-BMW-DS:

                    I just copied and pasted the code you corrected, reset my API, and copied and pasted it, but it didn’t work. I checked the developer window and there are only two warnings, and they don’t seem to have anything to do with this module. I checked my Dark Sky console and it shows that my API has not been called. Now I suspect that there is a problem with my network.

                    Do you have other modules that are calling an API. Are they working? Please let me know when you’ve confirmed your internet is working and we’ll get MMM-BMW-DS working for you.

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TheGeekfather @Mykle1
                      last edited by

                      @Mykle1

                      Hi, I hear the voice at startup but mic says “Undefined” under it - line through indicating mic not found? I can record and play back at the command line and USB sound card same as yours.

                      Do you think it could be a dependency that wasn’t installed?

                      Thank you again for your help

                      Mykle1M 1 Reply Last reply Reply Quote 0
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @TheGeekfather
                        last edited by Mykle1

                        @TheGeekfather said in A problem about MMM-BMW-DS:

                        USB sound card same as yours.

                        Uhh, I’m not using a USB sound card.

                        Do you think it could be a dependency that wasn’t installed?

                        I think, rather than trying to troubleshoot this, it would be best that you delete your current installation of Hello Lucy. You didn’t exactly follow the directions. You can save your config entry.

                        Read the arecordHelp.md file inside the docs folder of the repo. The microphone should be working before the installation of Hello Lucy.

                        Then follow the installation instructions in the readMe.md file. if you deviate from the instructions then I won’t be able to help you.

                        Create a working config
                        How to add modules

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