MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. DJBOOB66
    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 5
    • Posts 68
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Blackscreen after MM Update to 2.17.1

      Read all Post the one by Mumblebaj i used.
      FIX

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: GoogleAssistant, Raspotify and bluetooth audio...

      Before all this did you test Spotify before trying BT speaker the reason I ask this is I just did a fresh install of bullseye and MM, GA, and I had to start Spotify on my phone and pick the MM as the playing device before it would play thou MM audio?

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Please help me

      What Modules ?
      Github should show how to install and add config.

      posted in General Discussion
      D
      DJBOOB66
    • RE: Bullseye

      @sdetweil
      the install went without problem this time only thing did diff was i SSH not VNC will test VNC install and see if error.
      the only think i get is

      “Installing dependencies …
      npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforke d package instead: postcss-markdown
      npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older v ersions may use Math.random() in certain circumstances, which is known to be pro blematic. See https://v8.dev/blog/math-random for details.
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.3.2 (node_modules/je st-haste-map/node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”} )
      npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta | | >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dep endencies yourself.”

      Do i need to fix anything??
      Hope this helps.

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Bullseye

      I have to do it again but will do it as soon as i can or is log found on file and were?

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Bullseye

      Ok i tried

      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/bullseye/raspberry.sh)"
      

      And it did not work. What I did was use the master version then rename MM folder after install then use above code and then it work?

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: MM install New Pi OS error.

      Thanks guy got it working.

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Volumio and MM on same RPI

      Ok, I use Google assistant v3 on MM as a media player with Hifiberry DAC i have Spotify as well as a web radio and now mp3 from USB all I do is ask GAv3 to play something on Spotify by “Jarvis… ACDC on Spotify” and it starts playing now for radio I ask “Jarvis… Radio rewind FM” and it starts playing radio station it a bit to set up but works well

      posted in Hardware
      D
      DJBOOB66
    • MM install New Pi OS error.

      Hi im trying to do a fresh install of MM on the new pi OS but keep getting this error.

      Removing libnode72:armhf (12.22.5~dfsg-2~11u1) ...
      (Reading database ... 164644 files and directories currently installed.)
      Preparing to unpack .../nodejs_14.18.1-deb-1nodesource1_armhf.deb ...
      Unpacking nodejs (14.18.1-deb-1nodesource1) over (12.22.5~dfsg-2~11u1) ...
      dpkg: error processing archive /var/cache/apt/archives/nodejs_14.18.1-deb-1nodes
      ource1_armhf.deb (--unpack):
       trying to overwrite '/usr/share/doc/nodejs/api/embedding.json.gz', which is als
      o in package nodejs-doc 12.22.5~dfsg-2~11u1
      dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
      Errors were encountered while processing:
       /var/cache/apt/archives/nodejs_14.18.1-deb-1nodesource1_armhf.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Speaker and wondows problems

      I think you using GAv3 am i right?
      just ask Google to stop “Jarvis”…wait for a reply then “STOP”

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: YOUTUBE PROBLEM

      ok if you’re talking about Google assistant v3
      Youtube only works with a Pi4
      There is a lite version of GA for pi3
      Are you using the HMDI plug next to power if pi4
      try resetting VLC

      cd
      vlc --reset-config
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: CalenderExt2 module won't show when using weather module

      Since I updated to 2.17 if I use the internet function in GAv3 the mirror crashes with no errors unless I disable CalExt2 this only happen after updating MM

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Monitors and Burn In?

      Try MMM-MagicMover

      posted in Hardware
      D
      DJBOOB66
    • RE: MMM-Pages not working

      Did you do

      cd MagicMirror/modules/MMM-pages
      
      npm install
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: MMM-Pages not working

      Try

      module: ‘MMM-pages’,
         config: {
         homePage: "0",
         rotationTime: 5 * 60 * 1000,
                     modules
                          [[ “calendar”],
                          [ “newsfeed”]],
                     fixed: [“clock”, “MMM-page-indicator”],
                     hiddenPages: {
                     “admin”: [“MMM-Dimmer”],
                    },
             }
      },
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: MagicMirror OS How to restart MagicMirror?

      Did you install pm2

      posted in Troubleshooting
      D
      DJBOOB66
    • Google Assistaint - mmm-calendarext2 conflict

      Hi, I have updated the mirror to the latest build but now my GA when I ask “Jarvis who is …” the mirror crashes with no errors, Now if I disable mmm-calendarext2 it works without a problem anyone has a clue what could be causing this? it all worked with 2.16.

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: JARVIS DOSENT ANSWER

      Post MMM-detetors config please
      link

      Sensitivity: Override default sensitivity value for applied model defined in Model. (see below)
      Value could be within a range from 0.0 to 1.0. null will set default sensitivity.
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: I cant play Youtube

      Do you have a pi4?
      Youtube only work with a pi4? link
      ok google
      hey google
      http://wiki.bugsounet.fr/en/MMM-Detector
      or go into MMM-Detector.js and change the Alexa one to GA

      detectors: [
            {
              detector: "Snowboy",
              Model: "jarvis",
              Sensitivity: null,
              Logo: "google",
              autoRestart: false,
              onDetected: {
                notification: "GA_ACTIVATE"
              }
            },
            {
              detector: "Snowboy",
              Model: "alexa",
              Sensitivity: null,
              Logo: "alexa",
              autoRestart: false,
              onDetected: {
                notification: "GA_ACTIVATE"
              }
            },
            {
              detector: "Porcupine",
              Model: "ok google",
              Sensitivity: null,
              Logo: "google",
              autoRestart: false,
              onDetected: {
                notification: "GA_ACTIVATE"
              }
            },
            {
              detector: "Porcupine",
              Model: "hey google",
              Sensitivity: null,
              Logo: "google",
              autoRestart: false,
              onDetected: {
                notification: "GA_ACTIVATE"
              }
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Google assistant background issue

      Is MMM-GABackground installed?
      link text

      posted in Troubleshooting
      D
      DJBOOB66
    • 1 / 1