<?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[Wake up&#x2F;Hibernate display]]></title><description><![CDATA[<p dir="auto">I’m using a monitor in my project that does NOT have HDMI.  I’m using an DVI to HDMI adapter to make it work.</p>
<p dir="auto">Do I have any options for allowing the monitor to go to sleep and then wake up when needed?  Note that a PIR sensor does not work because I don’t have HDMI.</p>
]]></description><link>https://forum.magicmirror.builders/topic/15153/wake-up-hibernate-display</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 12:51:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15153.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 19 Jun 2021 17:35:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sun, 20 Jun 2021 20:55:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/george" aria-label="Profile: george">@<bdi>george</bdi></a> all of my moniors display ‘no input’, some have blue background, some red…<br />
all go to power off after 15 minutes of no input (and the ugly screen)</p>
<p dir="auto">two of my monitors also power off when I hide all the modules…  so one solution I have is a 1 second wake up every 14 minutes and 58 seconds…</p>
]]></description><link>https://forum.magicmirror.builders/post/92260</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92260</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 20 Jun 2021 20:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sun, 20 Jun 2021 18:22:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> , in my mirrors the PIR sensor stop the display of the modules but the monitor continues to work, it display a black screen.</p>
]]></description><link>https://forum.magicmirror.builders/post/92258</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92258</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 20 Jun 2021 18:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sun, 20 Jun 2021 11:21:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> and there two more ways, that need software</p>
<p dir="auto">you can control a switch/relay that turn the power off /on to the display, for those monitors that don’t have internal controls that prevent this.  (my monitors do not come back on after a power failure)</p>
<p dir="auto">and you can modify the logic of the didplay with  a relay/switch to turn on/off the backlight of the display. so the display is powered on, but not active</p>
]]></description><link>https://forum.magicmirror.builders/post/92253</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92253</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 20 Jun 2021 11:21:36 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sun, 20 Jun 2021 01:13:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> sorry, typo.</p>
<p dir="auto">phone didn’t like the word PIR</p>
<p dir="auto">pir is a heat sensor<br />
it signals,  heat, and then no heat. that is all.<br />
software has to make intelligent work from that</p>
<p dir="auto">the PIR modules see heat, and turns ON the display<br />
they see no heat, and some time later turns OFF the display</p>
<p dir="auto">actually 4 ways to turn on/off the display/source, all commands u can issue</p>
<p dir="auto">tvservice<br />
vcgencmd<br />
dpms<br />
and the latest to turn off the display<br />
cec-utils</p>
<p dir="auto">many of the pir modules allow you to choose which approach u want to use.</p>
<p dir="auto">some people are unable to use any of those (me)</p>
<p dir="auto">so I wrote a module to hide the modules</p>
]]></description><link>https://forum.magicmirror.builders/post/92245</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92245</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 20 Jun 2021 01:13:49 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 21:38:18 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> said in <a href="/post/92241">Wake up/Hibernate display</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> no. our signals software. there are three different ways</p>
</blockquote>
<p dir="auto">I’m sorry but I don’t understand this at all.</p>
<p dir="auto">No, the PIR sensor does not use HDMI-CEC?</p>
<p dir="auto">What signals software are you referring to?</p>
<p dir="auto">What are the 3 different ways?</p>
]]></description><link>https://forum.magicmirror.builders/post/92243</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92243</guid><dc:creator><![CDATA[CheapDad]]></dc:creator><pubDate>Sat, 19 Jun 2021 21:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 21:33:09 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> said in <a href="/post/92233">Wake up/Hibernate display</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> u can still turn off the hdmi output…  the monitor might show ‘no input’… which mine do…</p>
<p dir="auto">so I went to blanking (hide all modules)…</p>
</blockquote>
<p dir="auto">How do you do that?</p>
]]></description><link>https://forum.magicmirror.builders/post/92242</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92242</guid><dc:creator><![CDATA[CheapDad]]></dc:creator><pubDate>Sat, 19 Jun 2021 21:33:09 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 22:16:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> no. PIR signals software. there are three different ways</p>
]]></description><link>https://forum.magicmirror.builders/post/92241</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92241</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 19 Jun 2021 22:16:03 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 21:30:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/george" aria-label="Profile: george">@<bdi>george</bdi></a> said in <a href="/post/92232">Wake up/Hibernate display</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> , Hi, what’s the connection between HDMI and PIR? I built three mirrors, all three have adapters and use PIR.</p>
</blockquote>
<p dir="auto">I understood that the PIR sensor uses HDMI-CEC to communicate shutting off the monitor. Is that not true?</p>
]]></description><link>https://forum.magicmirror.builders/post/92240</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92240</guid><dc:creator><![CDATA[CheapDad]]></dc:creator><pubDate>Sat, 19 Jun 2021 21:30:31 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 18:04:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> u can still turn off the hdmi output…  the monitor might show ‘no input’… which mine do…</p>
<p dir="auto">so I went to blanking (hide all modules)…</p>
]]></description><link>https://forum.magicmirror.builders/post/92233</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92233</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 19 Jun 2021 18:04:42 GMT</pubDate></item><item><title><![CDATA[Reply to Wake up&#x2F;Hibernate display on Sat, 19 Jun 2021 17:50:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cheapdad" aria-label="Profile: cheapdad">@<bdi>cheapdad</bdi></a> , Hi, what’s the connection between HDMI and PIR? I built three mirrors, all three have adapters and use PIR.</p>
]]></description><link>https://forum.magicmirror.builders/post/92232</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92232</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sat, 19 Jun 2021 17:50:48 GMT</pubDate></item></channel></rss>