<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to schedule on off in magic mirror]]></title><description><![CDATA[<p dir="auto">Hi all</p>
<p dir="auto">Can I know what are the solution to schedule on off monitor for the magic mirror?<br />
I’m trying mmm remote control but it’s either I’m doing it wrongly or it doesn’t seems like it’s working.</p>
<p dir="auto">Appreciate any help please</p>
]]></description><link>https://forum.magicmirror.builders/topic/18186/how-to-schedule-on-off-in-magic-mirror</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 12:23:05 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18186.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Nov 2023 13:43:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Sat, 18 Nov 2023 20:19:28 GMT]]></title><description><![CDATA[<p dir="auto">ill be damned. managed to get it to work using this after some searching</p>
<p dir="auto">Edit the “config.txt” in the “/boot” directory.</p>
<p dir="auto">Go to:</p>
<p dir="auto">“# Enable DRM VC4 V3D driver<br />
dtoverlay=vc4-kms-v3d<br />
max_framebuffers=2”</p>
<p dir="auto">And change “dtoverlay=vc4-kms-v3d” to “dtoverlay=vc4-fkms-v3d”.</p>
<p dir="auto">There is a bug in the “vc4-kms-v3d” driver.</p>
<p dir="auto">After changing in the “config.txt” “vcgencmd display_power 0” returns a “display_power=0”.</p>
]]></description><link>https://forum.magicmirror.builders/post/112643</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112643</guid><dc:creator><![CDATA[1a2a3a]]></dc:creator><pubDate>Sat, 18 Nov 2023 20:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Fri, 08 Dec 2023 23:11:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/1a2a3a" aria-label="Profile: 1a2a3a">@<bdi>1a2a3a</bdi></a> sorry I don’t know xrandr.</p>
<p dir="auto">you<br />
might look at  bugsounet mmm-screen.  he worked on some Wayland stuff not long ago for this.</p>
]]></description><link>https://forum.magicmirror.builders/post/113115</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113115</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 08 Dec 2023 23:11:54 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Fri, 08 Dec 2023 10:05:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">i have also check that wayland is enabled.</p>
<p dir="auto">when i ssh from terminal it says fail to connect to display.</p>
<p dir="auto">but when i type wlr-randr on the pi itself, it has result. but i didnt trigger the off because i have no idea how to turn it back on?</p>
<p dir="auto">Also, this is my code in cron but it doesnt work as well…<br />
52 17 * * * /usr/bin/wlr-randr --output HDMI-A-2 --on<br />
51 17 * * * /usr/bin/wlr-randr --output HDMI-A-2 --off</p>
]]></description><link>https://forum.magicmirror.builders/post/113114</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113114</guid><dc:creator><![CDATA[1a2a3a]]></dc:creator><pubDate>Fri, 08 Dec 2023 10:05:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Fri, 08 Dec 2023 07:20:19 GMT]]></title><description><![CDATA[<p dir="auto">this doesnt seems to work on rpi5 bookworm…</p>
]]></description><link>https://forum.magicmirror.builders/post/113113</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113113</guid><dc:creator><![CDATA[1a2a3a]]></dc:creator><pubDate>Fri, 08 Dec 2023 07:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Sat, 18 Nov 2023 20:19:28 GMT]]></title><description><![CDATA[<p dir="auto">ill be damned. managed to get it to work using this after some searching</p>
<p dir="auto">Edit the “config.txt” in the “/boot” directory.</p>
<p dir="auto">Go to:</p>
<p dir="auto">“# Enable DRM VC4 V3D driver<br />
dtoverlay=vc4-kms-v3d<br />
max_framebuffers=2”</p>
<p dir="auto">And change “dtoverlay=vc4-kms-v3d” to “dtoverlay=vc4-fkms-v3d”.</p>
<p dir="auto">There is a bug in the “vc4-kms-v3d” driver.</p>
<p dir="auto">After changing in the “config.txt” “vcgencmd display_power 0” returns a “display_power=0”.</p>
]]></description><link>https://forum.magicmirror.builders/post/112643</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112643</guid><dc:creator><![CDATA[1a2a3a]]></dc:creator><pubDate>Sat, 18 Nov 2023 20:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Sat, 18 Nov 2023 20:07:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/1a2a3a" aria-label="Profile: 1a2a3a">@<bdi>1a2a3a</bdi></a> I do not know the answer</p>
<p dir="auto">you are running 32 bit bullseye.</p>
<p dir="auto">maybe someone else can help</p>
]]></description><link>https://forum.magicmirror.builders/post/112641</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112641</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 18 Nov 2023 20:07:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Sat, 18 Nov 2023 19:32:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> hello<br />
lsb_release -a  returns -<br />
No LSB modules are available.<br />
Distributor ID: Raspbian<br />
Description:    Raspbian GNU/Linux 11 (bullseye)<br />
Release:        11<br />
Codename:       bullseye</p>
<p dir="auto">uname -a returns-<br />
Linux pi-mirror 6.1.21-v7+ #1642 SMP Mon Apr  3 17:20:52 BST 2023 armv7l GNU/Linux</p>
<p dir="auto">raspberyy pi 3b+</p>
<p dir="auto">which one should i use and can you advise me on the code please?</p>
]]></description><link>https://forum.magicmirror.builders/post/112640</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112640</guid><dc:creator><![CDATA[1a2a3a]]></dc:creator><pubDate>Sat, 18 Nov 2023 19:32:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to schedule on off in magic mirror on Sat, 18 Nov 2023 13:52:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/1a2a3a" aria-label="Profile: 1a2a3a">@<bdi>1a2a3a</bdi></a> what os version are you running<br />
do</p>
<pre><code>lsb_release -a
uname -a
</code></pre>
<p dir="auto">on what device? pi3, 4?</p>
<p dir="auto">many os changes have caused different screen off functions to no longer work</p>
<p dir="auto">like<br />
tvservice is no more<br />
vcgencmd works on some<br />
xrandr works with xwindows, not with wayland<br />
cec-client works in my pi4, not my pi3<br />
there are new Wayland commands</p>
<p dir="auto">I don’t know what different modules support, many have not been updated in quite some time.</p>
<p dir="auto">there is no required commitment to maintain 3rd party modules.  they are ‘as is’ in many cases. but open source for anyone to enhance</p>
]]></description><link>https://forum.magicmirror.builders/post/112636</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112636</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 18 Nov 2023 13:52:59 GMT</pubDate></item></channel></rss>