Read the statement by Michael Teeuw here.
Posts
-
RE: Need help with MMM-MQTTbridge not "communicating" with MMM-RTSPStream
-
RE: Can´t rotate my display
@robertybob said in Can´t rotate my display:
Raspberry Pi 3 :)
May this in combination with bookworm?
Sam acknowledged my assumption a posting above…- back to X11 …
Regards,
Ralf -
RE: MMM-Moon module - how to resize?
@cricket said in MMM-Moon module - how to resize?:
It appears there is no size option in the module itself. I
I’ve had the same issue not with size but with alignment and had resolved this within the middle-center region and have used:
.region.middle.center { width: 45%; }
in custom.css.
This works for me to position the moon nicely above earth in my implementation.
Regards,
Ralf -
RE: Fresh install on bookworm only works with X11 - which disables VNC...
@sdetweil :-)
OK good move…
But the startup-command is generated by your install-script, so this is the result of the “auto-start”…
In the meantime I’ve figured out that may X11 is - in priciple - may the better choice for me because I might remember that MMM-Pir ( :-) ) had issues with wayland in context of screen-off … -
RE: MMM-Universal-Pir - Desparately seeking right command
@rkorell said in MMM-Universal-Pir - Desparately seeking right command:
“DISPLAY=:0.0 xrandr --output HDMI-1 --off” / “DISPLAY=:0.0 xrandr --output HDMI-1 --primary --mode 2560x1440 --rate 59.951 --pos 0x0 --rotate left”
these are the right commands and are working now!
(If one was not too blonde to switch the commands …)
My fault - I’ve entered the on comand to the off parameter …
Sorry!Regards,
Ralf -
RE: MMM-Tronity
Don‘t forget to go to the target module directory before installing!
cd MMM-Tronity
Ralf
-
RE: My new MagicMirror will not start with Wayland?
@sdetweil As I wrote initially “npm run start:wayland” doesn’t work …
(despite wayland configured).
And the “stored” auto-start option npm run start:x11 DOES work - for whatever reason.VNC was really sluggish on this, performance a nightmare so - see above marked as “solution” I switched back to x11 and all is working fine.
In the meantime I’ve also managed to get MMM-Pir to work by idenitfying and correcting two errors in Bugsounet’s code …
Warm regards,
Ralf -
RE: Lost Swipe functionality
@mischag
This definitely sounds like a system not a MagicMirror problem.
You didn’t provide system information, so it’s hard to say anything.
What Pi? What OS? What screen?I recently upgraded a (really old) Pi 2B and the (until upgrade) smoothly running touch didn’t work anymore - clearly caused by OS-upgrade.
The newer version introduced a completely different (touch) screen handling (without any warning, hint or message regarding this fact).
The axes and x-y positionings were mirrored. Your description sounds like that…Regards,
Ralf -
RE: How to Swipe between pages
@sdetweil said in How to Swipe between pages:
sadly MagicMirror forum search stinks
:-)
what I’m using regularly and works pretty well is external search via Google with limitation to site forum.mgicmirror.builders …
Astonishing…Regards,
Ralf