@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.
Read the statement by Michael Teeuw here.
Best posts made by 1a2a3a
-
RE: MM current version on Raspberry Pi 5 cannot turn off monitor
-
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!