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

    Posts

    Recent Best Controversial
    • RE: How do I get the Google AIY Voice HAT installed so that MMM can use it?

      So @sdetweil and @Sean

      I started over, installed the last stretch.
      Followed the guide on the link from @sdetweil , and Weheee:

      pi@raspberrypi:~ $ aplay -l
      **** List of PLAYBACK Hardware Devices ****
      card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-codec-0 []
        Subdevices: 0/1
        Subdevice #0: subdevice #0
      pi@raspberrypi:~ $ arecord -l
      **** List of CAPTURE Hardware Devices ****
      card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-codec-0 []
        Subdevices: 1/1
        Subdevice #0: subdevice #0
      pi@raspberrypi:~ $
      

      Now I’ll go on, and start over with Magicmirror :-)

      posted in Hardware
      F
      fribse
    • RE: How do I get the Google AIY Voice HAT installed so that MMM can use it?

      Hi @Sean

      Thankyou for helping me.

      Hmm:

      pi@magicmirror:~ $ arecord -l
      **** List of CAPTURE Hardware Devices ****
      pi@magicmirror:~ $ aplay -l
      **** List of PLAYBACK Hardware Devices ****
      card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
      Subdevices: 7/7
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 0: ALSA [bcm2835 ALSA], device 2: bcm2835 IEC958/HDMI1 [bcm2835 IEC958/HDMI1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      pi@magicmirror:~ $

      So the hat doesn’t appear at all as it is.
      I guess I could get the AIY image, and start with that instead?
      Then it should have the right setup.

      posted in Hardware
      F
      fribse
    • RE: How do I get the Google AIY Voice HAT installed so that MMM can use it?

      @Sean Hi Sean, sorry I didn’t see your post, ok, so I’ll install the ALSA, I guess I can figure that part out, thankyou for chiming in!

      posted in Hardware
      F
      fribse
    • RE: Hmm, a lot of modules are putting up a fight for me :-(

      @evroom Great, thankyou for clearing that up, I’ll go and get the other download!

      posted in Troubleshooting
      F
      fribse
    • RE: Hmm, a lot of modules are putting up a fight for me :-(

      @sdetweil Sounds like a plan, I’ll look into that when I have some time again, thankyou! (maybe not for this module, but there are quite a few putting up a fight).

      posted in Troubleshooting
      F
      fribse
    • RE: How do I get the Google AIY Voice HAT installed so that MMM can use it?

      @sdetweil Ok, I see, I just thought of the Voice HAT as a piece of hardware, that should work with everythng :-)

      posted in Hardware
      F
      fribse
    • RE: How do I get the Google AIY Voice HAT installed so that MMM can use it?

      @sdetweil I don’t want two interfaces, I just want to use the Google Voice HAT, and I can’t seem to find an explanation of how to install and use the HAT with the MMM-AssistantMK2

      posted in Hardware
      F
      fribse
    • Hmm, a lot of modules are putting up a fight for me :-(

      Being a newbie I struggle quite a lot with the configuration of the modules.

      Latest example is with the yr forecast, I’ve git’ed the module down, and I’ve added this to the config as per the example:

      {
                              module: "mmm-weatherchart",
                              position: "bottom-left",
                              config: {
                                      country: "Danmark",
                                      area: "Sjælland",
                                      city: "Greve",
                                      updateInterval: 60 * 60 * 1000,
                                      hideBorder: true,
                                      negativeImage: true,
                              }
                      }
      

      But now the MM is not showing anything (not even that the config is wrong.

      posted in Troubleshooting
      F
      fribse
    • How do I get the Google AIY Voice HAT installed so that MMM can use it?

      Hi All

      I’m just starting out with Magic Mirror. I’ve gotten hold of a monitor that I’ve stripped, and I also have a RPi 3+ that I’ve installed with Raspbian Stretch and Magic Mirror, and it has started up in the basic form.
      I’ve found the MMM-AssistantMk2 for integration of Google Assistant.
      I have a Google AIY voice hat that I would like to use for input and output, but how do I set that up?
      But how do I install that on the raspbian?

      posted in Hardware
      F
      fribse
    • 1 / 1