MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. RIKKO14
    3. Topics
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 68
    • Posts 291
    • Best 4
    • Controversial 2
    • Groups 0

    Topics created by RIKKO14

    • R

      UNSOLVED module for tides
      Troubleshooting • • RIKKO14

      5
      0
      Votes
      5
      Posts
      174
      Views

      bhepler

      @RIKKO14 Do you know of a tides API that is free? Let’s start there.

    • R

      UNSOLVED Internet connection problem related to updates
      Troubleshooting • • RIKKO14

      14
      0
      Votes
      14
      Posts
      198
      Views

      swvalenti

      sounds like a fresh install is needed as something got corrupted and copy over your MM folder to new install.

    • R

      UNSOLVED Tuya data (aquarium controller) on Magic Mirror
      Troubleshooting • • RIKKO14

      4
      0
      Votes
      4
      Posts
      121
      Views

      S

      @RIKKO14 see
      https://github.com/sdetweil/uploadPics

      then u have to have a module that displays pictures.

      you said “old Huawei P9”, some don’t handle QR.

    • R

      UNSOLVED not possible to update my MM
      Troubleshooting • • RIKKO14

      9
      1
      Votes
      9
      Posts
      174
      Views

      R

      ok, thank you.

    • R

      UNSOLVED update node.js and npm + I can't update my MM
      Troubleshooting • • RIKKO14

      1
      0
      Votes
      1
      Posts
      120
      Views

      R

      hello,
      how to update node.js and npm?
      The screen of my MagicMirror shows that an update is available but nothing to download on my Pi, what should I do ?
      Sans titre.png
      Sans titre1.png

    • R

      UNSOLVED How to update node.js and npm and problem to update MagicMirror
      Troubleshooting • • RIKKO14

      1
      1
      Votes
      1
      Posts
      454
      Views

      R

      Hello,
      How to update node.js and npm ?
      my MagicMirror screen shows that an update is available but I have nothing to install on my Pi , what I have do ?
      Sans titre.png
      Sans titre1.png

    • R

      UNSOLVED Black Screen "Electron" after updating MM
      Troubleshooting • • RIKKO14

      17
      0
      Votes
      17
      Posts
      531
      Views

      S

      @RIKKO14 can u open the advert tab and see what it is? there shouldn’t be any advert showing from MM content

    • R

      UNSOLVED How to update MMM-Jast
      Troubleshooting • • RIKKO14

      2
      0
      Votes
      2
      Posts
      197
      Views

      S

      @RIKKO14 updating ALL addon modules is the same

      stop MagicMirror

      cd ~/MagicMirror/modules/modulename git pull if the module has a package.json file, then npm install

      restart MagicMirror

    • R

      SOLVED MM update..
      Troubleshooting • • RIKKO14

      5
      0
      Votes
      5
      Posts
      341
      Views

      R

      Thanks very much, it’s good.

    • R

      UNSOLVED MMM-DHT-Sensor not updating
      Troubleshooting • • RIKKO14

      1
      0
      Votes
      1
      Posts
      122
      Views

      R

      Hello,
      For several days my MMM-DHT-Sensor module does not update, I have to restart the MagicMirror for the temperature to move. I uninstalled and reinstalled the module and bcm2835 I also changed the DHT22 sensor with a new one but the problem persists.

      I did not however change anything in the parameters of my config.js

      { module: "MMM-DHT-Sensor", position: "top_right", header: "T° Appartement", config: { sensorPin: 4, sensorType: 22, updateInterval: 100 * 1000, initialLoadDelay: 0, animationSpeed: 1000, units: "metric", relativeScale: 35, debug: false } },

      what should I do ?

    • R

      UNSOLVED MMM-YouTube : looping does not work, and some mp4 files are not played.
      Troubleshooting • • RIKKO14

      4
      0
      Votes
      4
      Posts
      188
      Views

      B

      D’après ce que je vois, la compréhension est compliqué (même si je le met en signature et en grand + écris dans la réponse precedente…)

      Je comprend maintenant pourquoi tu ouvre autant de sujet
      Désolé, je peux pas plus…
      Bonne soirée (et bon courage !)
      @bugsounet

    • R

      UNSOLVED a youtube video streaming on my MM
      Troubleshooting • • RIKKO14

      3
      0
      Votes
      3
      Posts
      211
      Views

      B

      @crazylegs You can’t display any © video on MagicMirror with modify main code

    • R

      UNSOLVED How to update MMM-Jast and MMM-Sensor
      Troubleshooting • • RIKKO14

      9
      0
      Votes
      9
      Posts
      294
      Views

      R

      @Jalibu
      I don’t believe but I’m not sure

    • R

      what power supply for Raspberry Pi 4 B 2 go
      Hardware • • RIKKO14

      5
      0
      Votes
      5
      Posts
      292
      Views

      R

      @mann “Does the PI 4 support turning USB power off and on in software at all? If it does, how to do it?” : I don’t understand what you are telling me, so what should I do?

    • R

      UNSOLVED how to update my MM
      Troubleshooting • • RIKKO14

      45
      0
      Votes
      45
      Posts
      1373
      Views

      mumblebaj

      @rikko14 Just a final hint. The only module that seems to have a problem is MMM-soccer. You can check that module to see if it has a package.json. If it does then DO NOT run the npm init -y. However, looking at the MMM-soccer module on Github it has been updated to use node-fetch. You probably need to do a git pull && npm install in the MMM-soccer module folder to get the latest version of the module.

      Then start the mirror with pm2. pm2 start mm or however you start it with pm2. then pm2 stop and then pm2 log --lines 100 and post the log output if you are still experiencing the black screen.

    • R

      UNSOLVED no sound since update 2.17
      Troubleshooting • • RIKKO14

      2
      0
      Votes
      2
      Posts
      129
      Views

      S

      @rikko14 mm doesn’t change the system config at all.

    • R

      UNSOLVED MMM-MarineWeather doen't work..
      Troubleshooting • • RIKKO14

      10
      0
      Votes
      10
      Posts
      350
      Views

      B

      I was able to update, with patience and tenacity, to 2.17 by following the instructions of Bugsounet (http://forum.bugsounet.fr/topic/604/i-lost-mmm-weather-and-mmm-shom- after-upgrading-mm-2-12-to-2-17 / 27)

      It’s not my job, it’s the job of this forum 🙂
      but sometime i’m kind…

      however, I noticed that after the update I lost the sound of my two small speakers connected in jacks, how can I recover the sound?
      is there a radio module that works in the background (i.e. without displaying anything on the MM screen)

      It’s not related to the update, it’s related to your OS. See the desktop os and check Sound icon to set your card by default
      Please stop opening many topic everywhere… it’s the good way to have bad response and breaking entire OS

    • R

      UNSOLVED MMM-Events still work, or other.. ?
      Requests • • RIKKO14

      2
      0
      Votes
      2
      Posts
      178
      Views

      R

      @rikko14 said in MMM-Events still work, or other.. ?:

      Does MMM-Events module still work? because the link to get the API key no longer works …
      https://api.eventful.com/keys/new

      if not what module do you propose to have concerts, plays, shows in your city and which works in France …

    • R

      how and where to find the latest modules offered?
      Development • • RIKKO14

      2
      0
      Votes
      2
      Posts
      278
      Views

      S

      @rikko14 no definitive way… only one of mine is published on the 3rd party list

      I have tried in the past to do a google search for

      ‘github magicmirror module’

    • R

      yellow lightning and CPU
      Troubleshooting • • RIKKO14

      9
      0
      Votes
      9
      Posts
      354
      Views

      S

      @rikko14 2A is close. I bought some 5A supplies

    • 1
    • 2
    • 3
    • 4
    • 1 / 4