MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jmartin1009
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 120
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil okay ,i will run it and see what happens.

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil so it should look like this?

      {
      		        module: 'MMM-voice',
      		        position: 'upper_third',
      		        config: {
      		            microphone: '1,0',
      		            keyword: 'Magic Mirror',
      			    timeout: 15,
      		        }
          		},
      
      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil should i change it in MM’s config file? or MM-voice’s file:MM-voice.js? and if the second, where?

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil

      pi@raspberrypi:~ $ arecord -l
      **** List of CAPTURE Hardware Devices ****
      card 1: Snowball [Blue Snowball], device 0: USB Audio [USB Audio]
        Subdevices: 1/1
        Subdevice #0: subdevice #0
      

      does this mean it is 1 or 1,0?

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil I have it installed but when i run MM, the little microphone says initializing, then ERROR. I used debug: true, and the file said

      1
      1
      1
      1
      1
      1
      
      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil Okay! Do you know anything about MM-voice? having issues with that for some reason and i can’t figure out why.

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil how do i fix this?

      pi@raspberrypi:~/MagicMirror $ npm install rrule
      npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.
      
      + rrule@2.6.2
      added 2 packages from 2 contributors and audited 2431 packages in 49.239s
      found 4 vulnerabilities (2 low, 2 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      pi@raspberrypi:~/MagicMirror $ npm audit fix
      npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.
      
      up to date in 51.138s
      fixed 0 of 4 vulnerabilities in 2431 scanned packages
        2 package updates for 4 vulns involved breaking changes
        (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
      
      

      Thanks for all your help btw

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil i accidentally installed it in the folder previous to MM, but it still worked, but im installing it in the MM folder right now. Thought you meant the first level cd. Should i remove it in the pi folder? If so how because it doesn’t show up

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil i installed rrule in just the normal folder, or the blank cd. where should i edit the package file? like in which folders?

      posted in Troubleshooting
      J
      jmartin1009
    • RE: MM won't run, blank screen with cursor showing after updating

      @sdetweil i did npm install in the cd magicmirror folder, as well as the other folders with a package.json, but it is still doing and saying the same thing as before, any ideas?

      posted in Troubleshooting
      J
      jmartin1009
    • 1 / 1