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

    Posts

    Recent Best Controversial
    • RE: MMM-AssistantMk2 (v3)

      @sean i just boot up my old mm. Its about 2yers old. dont know what V i have on assistans but can i make an update? to V3?

      posted in System
      B
      berne
    • dont get fullscreen on the rpi

      I just put my mirror toghter, but now i dont get a fullscreen, the rpi is in the middel of the screen. I want it to be to the edge.
      any ides?

      posted in Troubleshooting
      B
      berne
    • RE: MMM-AssistantMk2

      @Sean said in MMM-AssistantMk2:
      -Multi profile and language demo

      mmm so i can use google assistant and speak Swedish to it in the new mk2?
      if so… im going to make a new build

      posted in System
      B
      berne
    • RE: MMM-Hotword

      @berne i iam happy using the old one, know how hard it was to get i all set up. a qick questien… how do i change the screen size on the MM? i just geting it in the middel and not full scale

      posted in System
      B
      berne
    • RE: MMM-Hotword

      @Sean
      running MM v2.8.0
      dont running 2.0 on this

      posted in System
      B
      berne
    • RE: MMM-Hotword

      mmm i notis i have a update, how do i get it?

      posted in System
      B
      berne
    • RE: MMM-awesome-alexa

      what mic are people using, i have this: USB MIC
      but cant get it to work so looking for a new one

      posted in Utilities
      B
      berne
    • RE: can get the sound to work alexa

      @broberg when i alsamixer the pi, i can select the mic, then the sound is not working, get mute symbol for the sound.

      If i using the defalut the sound it working great, but then i cant record, i just saying no mic is available.

      i cant have booth…its so strange,

      posted in Troubleshooting
      B
      berne
    • can get the sound to work alexa

      i just install mmm-awesome-alexa, but when i was done, i cant get any sound, so i did some checken and testing and i cant get the sound to work,
      it works IF i am using a HDMI and sound,
      But my screen that i for the MM just have dvi

      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````
      
      
      pi@raspberrypi:~ $ arecord -l
      **** List of CAPTURE Hardware Devices ****
      card 1: Device [USB PnP Sound Device], device 0: USB Audio [USB Audio]
        Subdevices: 1/1
        Subdevice #0: subdevice #0`````
      
      Dose my file look right?
      
      
      pi@raspberrypi:~ $ sudo nano /etc/asound.conf
      
        GNU nano 3.2                     /etc/asound.conf                             
      
      
      pcm.!default {
       type asym
       capture.pcm "mic"
       playback.pcm "speaker"
      }
      pcm.mic {
        type plug
        slave {
          pcm "hw:1,0"
        }
      }
      pcm.speaker {
        type plug
        slave {
          pcm "hw:0,0"
        }
      }
      
      posted in Troubleshooting
      B
      berne
    • RE: MMM-awesome-alexa

      @dolanmiu i am done install this, havet test it yet,
      but i got the code for config.js

      But i allso got this:

      Full response from Amazon

      {
        "_body": "{\"error_description\":\"Client authentication failed\",\"error\":\"invalid_client\"}",
        "status": 401,
        "ok": false,
        "statusText": "Unauthorized",
        "headers": {
          "pragma": [
            "no-cache"
          ],
          "date": [
            "Mon",
            " 12 Aug 2019 08:06:35 GMT"
          ],
          "x-amzn-errortype": [
            "OA2InvalidClientException:http://internal.amazon.com/coral/com.amazon.panda/"
          ],
          "x-amzn-requestid": [
            "sdsdfgergegegege0e"
          ],
          "content-type": [
            "application/json;charset=UTF-8"
          ],
          "cache-control": [
            "no-cache",
            " no-store",
            " must-revalidate"
          ],
          "content-length": [
            "85"
          ]
        },
        "type": 2,
        "url": "https://api.amazon.com/auth/o2/token"
      }````
      
      Do i need to do anything with this? or what does this go, and what does i do?
      
      Regards
      posted in Utilities
      B
      berne
    • 1 / 1