A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • SSH remote desktop access only shows black screen

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    TAGinsideT
    @_V_ perfect it’s solved
  • Fresh install on Trixie - Unable to rotate screen

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    A
    @Rags as mentioned, I had to reinstall the OS from scratch. After doing this, I had a new section in the control center on Trixie that allowed me to rotate. No clue why it worked the second time as I used the same imager version to load the OS on the microSD.
  • Fresh new Installation - getting mad

    Unsolved
    2
    0 Votes
    2 Posts
    357 Views
    S
    @Hakupapa reflash, use my installer script Make sure MagicMirror runs full screen On Debian you have to set a thing, don’t remember Won’t be home til after 9 us central If you want to move old config etc, use my backup / restore scripts
  • MMM_RTSPStream & ffmpeg

    Unsolved
    2
    0 Votes
    2 Posts
    645 Views
    S
    @ge see https://github.com/evroom/MMM-MPlayer
  • HDMI turns on without movement

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    R
    @Hobbes-0 Dear Dirk, This is „normal“ behaviour with VNC… Some other PIR modules (especially Bugsounet‘s MMM-Pir) solved this with placing a mouse-sensitive layer on the GUI and mouse click in VNV wakes the screen. AFAIK this is not true for MMM-Universal-Pir. Regards, Ralf
  • MM2 fails to start after upgrade from 2.29 to 2.33 on windows

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    E
    @KristjanESPERANTO I’m running MM2 on an old Lenovo mini PC I got on ebay for half the price of a Raspberry PI. I considered installing Linux at the beginning, but now I am also running a MS Access database on there that won’t run under Win11, and a Logitech media server to keep my old Squeezebox playing. Regardless of support for Win10, as long as it keeps running, it is fine for me.
  • fixuppm2.sh

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @Assassins weird
  • Calendar Module and Google Private ical URL - Invalid UNTIL value

    Solved
    3
    0 Votes
    3 Posts
    670 Views
    B
    Thanks @sdetweil. I did end up downloading the ICS and finding the event in Google Calendar. It was some sort of weird situation where there was an old event that had a repeating frequency and an end date that was before the event itself. How did that happen in the first place I don’t know!? Anyway after modifying that event the whole thing is working again, so thank you and this one can go in the closed bin. Good to know how to troubleshoot this now.
  • MMM-Reddit 403 error

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @mumblebaj his config is shown here https://forum.magicmirror.builders/post/128513
  • 32 bit Trixie

    Unsolved
    5
    0 Votes
    5 Posts
    941 Views
    M
    @sdetweil Ok thanks for all your effort.
  • Default calendar module freezing on load

    Unsolved
    2
    0 Votes
    2 Posts
    413 Views
    S
    @migitcheetah I posted reply on Reddit, please dont post in multiple places
  • Performances on Pi 3A+

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    N
    @sdetweil it could be. It’s a good card but it could have reached her lifespan. I’ll give it a try, thanks
  • Help to install bluelinky

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @Assassins actually this looks like a combination of problems You don’t use npm install to. INSTALL a module You use git clone while the current directory is ~/MagicMirror/modules Then change the current directory to the module folder you just cloned THEN if there is a package.json in THAT folder do npm install there It looks like you were in the MagicMirror folder
  • install/upgrade scripts updated to detect and use NVM

    3
    0 Votes
    3 Posts
    884 Views
    S
    @schlomm said in install/upgrade scripts updated to detect and use NVM: For my Magic Mirror Instances I try to use/install the node version installed by MagicMirror, that is what the script does… reads package.json engines, and uses that. on some systems, you might get 22.20.0 instead of 22.18.0 you don’t have to do it manually , as the script will handle it. BUT if you used nvm for some reason, then it puts code in the users home folder/.nvm and first in the PATH… n puts code in /usr/local/bin , but if nvm is first… oops… so , n did its thing, but no change… use the tool the user picked, quite a pain to get nvm to run FROM a script…
  • RPi MM clientonly on Boot

    Solved
    4
    0 Votes
    4 Posts
    574 Views
    E
    @sdetweil Thank you, that worked perfectly! Now I just need to eliminate as many nonessential programs in the background. The flip clock and scoreboard scrolling are a bit choppy…
  • Cal EXT3 - understanding transforming

    Unsolved
    14
    0 Votes
    14 Posts
    8k Views
    R
    @sdetweil Yes :-) therefore I thought a detailed example would be beneficial … Warmest regards, Ralf
  • Calendar Fetch Error

    Solved
    8
    0 Votes
    8 Posts
    6k Views
    S
    @mdbyers he used this value from post before, -U parm [image: 1758639772156-img_3928.png]
  • Delayed Notification? Please help :)

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    P
    Thanks for the idea! In the meantime i managed to throw a module together. It listens to any notification and sends notifications plus payload after a delay. If anyone finds this post, here we go: MMM-DelayedNotification
  • update package list

    Solved
    45
    0 Votes
    45 Posts
    15k Views
    P
    Hello Thank you for what you did for me. Now it’s bothering me. We’ll stop there and close the session. Thank you again. Thank you for your help. You are a fantastic person. Thank you for your time spent on our problems. Thank you and thank you again.
  • MMM-OpenWeatherMapForecast position not budging

    Solved
    13
    0 Votes
    13 Posts
    6k Views
    S
    @brgracer awesome!!