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

    Posts

    Recent Best Controversial
    • RE: MMM-voice

      I tried the command a record -I

      it returned this:
      pi@magicmirror:~ $ arecord -l
      **** List of CAPTURE Hardware Devices ****
      pi@magicmirror:~ $

      Its just not seeing it. I’m guessing that the mic broke.

      posted in Utilities
      D
      daveyg_71
    • RE: MMM-voice

      @strawberry-3.141
      I am having trouble getting this module to recognize my USB Microphone.

      I am using this mic:
      https://www.amazon.com/gp/product/B00IR8R7WQ/ref=ask_ql_qh_dp_hza

      I previously used it when I built an Amazon Echo and I didn’t have any problem.

      When I run the installer it returns this:
      INFO] Possible Audio Devices to set in config.js

      0 [ALSA ]: bcm2835 - bcm2835 ALSA
      bcm2835 ALSA

      Do you know if there is any special configuration I need to do to get it find the mic?

      posted in Utilities
      D
      daveyg_71
    • RE: NFL Score Module

      That worked to remove the network column but to have the colored logos show up I had to have the quotes. This is how I have it set and I have colored logos and no TV column.

                  {
                          module: 'MMM-NFL',
                          position: 'top_right',
                          config: {
                                  colored: 'false',
                                  network: false,
                                  reloadInterval: 900000,
                          },
      
      posted in Sport
      D
      daveyg_71
    • RE: NFL Score Module

      I love this module. It looks awesome.

      I am trying to remove the TV column, and it doesn’t seem to be having any effect. I set network to false.

                          module: 'MMM-NFL',
                          position: 'top_right',
                          config: {
                                  colored: 'false',
                                  network: 'false',
                                  reloadInterval: 900000,
                          },
                  },
      
      posted in Sport
      D
      daveyg_71
    • RE: Twitter Feed

      @Blastitt

      Just curious you wrote, “Displays your tweets and @mentions since last MM reboot”

      Does this module only get new tweets on a reboot, not on a continual basis?

      posted in Utilities
      D
      daveyg_71
    • 1 / 1