A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Screen doesn't turn off

    Unsolved
    3
    0 Votes
    3 Posts
    190 Views
    bugsounetB
    @JeffBuilds said in Screen doesn't turn off: Pir Error Detected: EINVAL: invalid argument, write Hi, Generally this error happen with Raspbian 12 (bookworm) So you can use: mode: 2 - use dpms (For raspbian 10/11 or raspbian 12 with x11 compositor) mode: 9 - use xrandr use xrandr (For raspbian 11 or raspbian 12 with x11 compositor) mode: 10 - use wlr-randr (For rapsbian 12 with wayland compositor) Note: By default bookworm use wayland compositor
  • Positioning Google Photo Module

    Solved
    9
    2
    0 Votes
    9 Posts
    1k Views
    S
    @synint cool, thanks. that might help someone else…
  • MagicMirror no longer launches

    Unsolved
    38
    1
    0 Votes
    38 Posts
    9k Views
    R
    @sdetweil @bugsounet pi@raspberrypi:~ $ npm run install-mm npm ERR! Missing script: "install-mm" npm ERR! npm ERR! Did you mean this? npm ERR! npm install # Install a package npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-04-26T16_46_42_166Z-debug-0.log pi@raspberrypi:~ $ ^C pi@raspberrypi:~ $ git pull fatal: ni ceci ni aucun de ses répertoires parents n'est un dépôt git : .git pi@raspberrypi:~ $ cd ~/MagicMirror rm -rf node_modules git reset --hard origin git pull npm run install-mm HEAD est maintenant à 5ea8a346 Release 2.27.0 (#3410) astuce: Tirer sans spécifier comment réconcilier les branches divergentes astuce: est découragé. Vous pouvez éliminer ce message en lançant une des astuce: commandes suivantes avant votre prochain tirage : astuce: astuce: git config pull.rebase false # fusion (stratégie par défaut) astuce: git config pull.rebase true # rebasage astuce: git config pull.ff only # avance rapide seulement astuce: astuce: Vous pouvez remplacer "git config" par "git config --global" pour que astuce: ce soit l'option par défaut pour tous les dépôts. Vous pouvez aussi astuce: passer --rebase, --no-rebase ou --ff-only sur la ligne de commande pour astuce: remplacer à l'invocation la valeur par défaut configurée. Déjà à jour. > magicmirror@2.27.0 install-mm > npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev > magicmirror@2.27.0 postinstall > npm run install-vendor && npm run install-fonts && echo "MagicMirror² installation finished successfully! > " > magicmirror@2.27.0 install-vendor > echo "Installing vendor files ... > " && cd vendor && npm install --loglevel=error --no-audit --no-fund --no-update-notifier Installing vendor files ... changed 1 package in 10s > magicmirror@2.27.0 install-fonts > echo "Installing fonts ... > " && cd fonts && npm install --loglevel=error --no-audit --no-fund --no-update-notifier Installing fonts ... changed 2 packages in 4s MagicMirror² installation finished successfully! > magicmirror@2.27.0 prepare > [ -f node_modules/.bin/husky ] && husky || echo no husky installed. no husky installed. added 483 packages in 2m pi@raspberrypi:~/MagicMirror $ After a reboot of my Pi the icone on the top of my screen have change [image: 1714210134311-sans-titre.png] and my MM launch but I have a problem of Library : About GA of Bugsounet “Library loading error” remains displayed on my screen… [image: 1714210512088-sans-titre1.png] I tried to update GA without success : [image: 1714211753019-sans-titre2.png] I post the question on the Bugsounet forum thank you very much both for your help !!
  • MM won't start up after upgrading to 2.27

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    N
    @sdetweil Thank you… that was the issue
  • MMM-GoogleAssistant problème

    Unsolved
    2
    1
    -1 Votes
    2 Posts
    118 Views
    S
    @rihab_ben the documentation says npm run token not tokens [image: 1714144419015-1000025785.jpg]
  • MagicMirror ne se lance pas

    Solved
    3
    1
    -1 Votes
    3 Posts
    167 Views
    ?
    @sdetweil oui c’est bon merci ca marche
  • commande vocale

    Unsolved
    2
    -1 Votes
    2 Posts
    219 Views
    S
    @rihab_ben Avez-vous un module spécifique avec lequel vous rencontrez des difficultés ? sinon, quel genre de voix voulez-vous faire ?
  • troublems with systemd and serveronly

    Solved
    7
    0 Votes
    7 Posts
    811 Views
    S
    @dnj0104 awesome! thanks for the feedback
  • Unable to link Google calandar with calendar Module

    Solved
    3
    0 Votes
    3 Posts
    440 Views
    S
    @sdetweil Hi Sam just got back off holiday and applied you suggestion and it works. Thank you for your response. Kind reagards, John
  • MMM-AVStock and MMM-MktIndex dont update

    Solved
    4
    0 Votes
    4 Posts
    802 Views
    L
    @mishman MMM-MktIndex looks like was updated 4 days ago. I have reinstalled it and now everything works. Thanks to the developer!
  • Auto start stops working

    Solved
    7
    0 Votes
    7 Posts
    798 Views
    P
    @sdetweil it works! Thank you very much, you are great! Peter
  • Schedule reboot of Pi or MagicMirror

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    BKeyportB
    @Exndfan I have something like the same - except mine was remote control so I could control it through my smart home. Still gotta get that set up again.
  • Blank screen after a couple of hours

    Unsolved
    19
    0 Votes
    19 Posts
    5k Views
    B
    @bradley1982 ok thanks very much for all you help!
  • Noob problem: updated config file not showing changes in the application

    Solved
    3
    0 Votes
    3 Posts
    728 Views
    J
    @sdetweil I was editing the sample. How embarrassing! I am away to the races now though :) Thanks so much for the rapid response.
  • screen frozen sometimes, server keeps running

    Solved
    7
    1
    0 Votes
    7 Posts
    927 Views
    E
    @sdetweil Thanks for checking! Really appreciate that. I could reduce timing even more, still working fine for me. Perhaps the RAM cleaning process is too slow to load new picture every 30s. I also think it is more a browser/system issue than the module itself. For me that is sufficient, so closed.
  • Git Hub requiring username and password

    Unsolved
    5
    0 Votes
    5 Posts
    523 Views
    karsten13K
    @sdetweil old one works too (but should not be used anymore)
  • MMM-AccuWeatherForecastDeluxe stuck loading.

    Unsolved
    2
    0 Votes
    2 Posts
    525 Views
    X
    Hi there Same issue in my case. Apparently the API Key is running since I receive the data. If I use “npm run start:dev” I see the error takes place on (see the line with “HERE THE ERROR”) in the file MMM-AccuWeatherForecastDeluxe.js processWeatherData: function() { console.log(this.name, 'processWeatherData', this.weatherData.Headline.Text); var summary = this.weatherData.Headline.Text; //TODO: call hourly API var hourlies = []; if (this.config.showHourlyForecast) { var displayCounter = 0; var currentIndex = this.config.hourlyForecastInterval; while (displayCounter < this.config.maxHourliesToShow) { HERE THE ERROR - if (this.weatherData.hourly[currentIndex] == null) { break; } […] Any help on that will be really appreciated
  • SmartMirror Reinstalled, worked, then failed...

    Unsolved
    2
    0 Votes
    2 Posts
    192 Views
    S
    @rutgerm .MMM-GoogleTrafficTimes did you update your system? please go to that module folder and do npm install
  • Multiple Google Calendar issue

    Solved
    5
    0 Votes
    5 Posts
    860 Views
    B
    @sdetweil Thanks! Followed your instructions and tadaaa! It works :D Thank you very much for the help!
  • PM2 auto start and python virtual environment not playing together

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    S
    @Brown19 from an educational perspective the command pm2 info MagicMirror would have shown you what program. or script was being launched and then, when you open a terminal window, the .profile and .bashrc scripts are run to setup the user environment. the .bashrc has the venv command in it when pm2 launches a pgm at startup, it is not using a terminal window, so those script are NOT run you can also use the source command to load them at any time so you could have done source .bashrc instead of venv…