Ok, after git pull, had to do a npm ci and that fixes it!
Read the statement by Michael Teeuw here.
Best posts made by 1a2a3a
-
RE: MMM-JAST stopped updating a couple of days ago.
-
RE: MM current version on Raspberry Pi 5 cannot turn off monitor
@jbat66 all good mate. I’m likely in a different geographic region to you. But anyway it was an issue that someone in GitHub that resolved for me so I can’t really take credit. I would point you to the GitHub but it was quite awhile back hence I can’t find the link anymore, therefore I went into my txt file and gave you guys the code.
-
RE: building a mirror 101
Probably going to use and try it out first. So it’s true film only works in the day?
-
RE: Magic mirror dual screen
Decided to drop this for now guys. The new monitor is a 27 qhd compared to the previous 24 fhd. With the extra real estate, everything doesn’t seems to be so cluttered now.
-
RE: How to schedule on off in magic mirror
ill be damned. managed to get it to work using this after some searching
Edit the “config.txt” in the “/boot” directory.
Go to:
“# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2”And change “dtoverlay=vc4-kms-v3d” to “dtoverlay=vc4-fkms-v3d”.
There is a bug in the “vc4-kms-v3d” driver.
After changing in the “config.txt” “vcgencmd display_power 0” returns a “display_power=0”.
-
RE: magicmirror lagging
@sdetweil ok boss. Will just leave it as it is and wait for a future update. Don’t think I’ll go back to x11 given the amount of time spent configuring wayland crontab to schedule on off :D
Thanks anyway!
-
RE: unable to git pull successfully
@KristjanESPERANTO thanks, that fixed it now!
Latest posts made by 1a2a3a
-
MMM-SoccerLiveScore not updating
anyone facing issue with the api not updating?
in my mirror it is showing next api update is on 21 march 2026. current image showing epl data stats from late jan, meaning the recent matches data is not shown. like the games for yesterday is invisible as well. -
RE: MMM-JAST stopped updating a couple of days ago.
Ok, after git pull, had to do a npm ci and that fixes it!
-
RE: MMM-JAST stopped updating a couple of days ago.
@KristjanESPERANTO hi, i have updated to the latest version but my modules is still stuck at loading. any idea?
-
Mmm-OneDrive help
Hi I managed to install and auth. I have put photo in my OneDrive album but log is showing :
[ERROR] Error: HEIF image not found
[ERROR] [ONEDRIVE] [node_helper] failed to refresh and send chunk:
[2025-06-05 21:35:42.315] [ERROR] [ONEDRIVE] [node_helper] HEIF image not foundI have both jpg and heic in the folder. What should I do here
-
alternative to googlephoto?
given the demise of g photo, does anyone has an alternative solution? that doesnt require local image? or are all the solution requires local storage?
-
RE: MMM-GooglePhotos
@sdetweil which option is the same as the previous ‘fullscreen’?
-
RE: MMM-GooglePhotos
Did something change here? I’m getting an invalid module position found for this configuration. My position is “fullscreen”. It used to be working fine…?
-
RE: MM failed after updating
@sdetweil i see. anyway, my calendar, stocks and google photo are not loading. it says check logs for details – where can i find the logs again?
edit—
its odd. when i run npm start dev, everything is working fine, everything loads.
but when i run pm2 start MagicMirror - my cal, stocks and photos are not loading. am i suppose to let it sit there for awhile?
-
RE: MM failed after updating
@sdetweil thanks. still in the midst of transferring.
why are you up so early? i recall you were some hours behind so when i posted this i figured i wouldnt get a response so soon hence my attempt of own answer.
-
RE: MM failed after updating
@sdetweil i cant. i deleted the entire folder. just installed using your script. now transferring the modules folder from backup to the pi.
thats what i did actually, installing the electron but it keep throwing error like npm ERR! signal sigint
npm ERR! code E404