<?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[Screen shines black / Don´t know if it´s an Pi or Screen-Error?]]></title><description><![CDATA[<p dir="auto">Hello @ all,</p>
<p dir="auto">unfortunately I don´t know how to describe my problem excactly and therefore I don´t know if its in the right corner of the forum.</p>
<p dir="auto">After I start my Pi (connected via HDMI to the screen) it works fine. The MagicMirror starts automatically after a few seconds on the destop.<br />
After 10 to 15 minutes the screen turns black but is still on (the notebook screen shines on the backside completly white).<br />
If I connect a mouse and/or a keyboard to the pi and press any key nothing happend, so it seems not to be a screensaver issue?!<br />
On the screen menu I switched the screen sleep mode to off so it can´t be this issue as well?!</p>
<p dir="auto">Is there an sleep mode on the pi or included in the MagicMirror code?<br />
Any help is appreciated.</p>
<p dir="auto">Thanks in advance</p>
<p dir="auto">Killing Joke aka Daniel</p>
<p dir="auto">P.S.: Whenever I switch the screen off and on again it´s still black.</p>
]]></description><link>https://forum.magicmirror.builders/topic/8475/screen-shines-black-don-t-know-if-it-s-an-pi-or-screen-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 17:49:55 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8475.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Jul 2018 12:42:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Sat, 28 Jul 2018 09:23:52 GMT]]></title><description><![CDATA[<p dir="auto">That was the strange thing. Nothing happend after I connected a keyboard or a mouse to it and pressed any key or wiggled the mouse.<br />
I´ll try to install the XScreenSaver and give feedback afterwards.</p>
<p dir="auto">Thanks for your help @all!!</p>
<p dir="auto">P.S.: After half an hour it seems to work. Final check tomorrow,  Cheers.</p>
<p dir="auto">P.P.S.: After a night the screen is still on. <strong>Thanks for your help.</strong> The problem was solved by installing the XScreenSaver and put the pi in “no screen saver mode”.</p>
]]></description><link>https://forum.magicmirror.builders/post/42710</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42710</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Sat, 28 Jul 2018 09:23:52 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Fri, 27 Jul 2018 13:50:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/killing-joke" aria-label="Profile: killing-joke">@<bdi>killing-joke</bdi></a> - When the screen does its fade-to-black thing, what happens if you hook up a mouse or keyboard to the pi and wiggle it? Does everything come back?</p>
<p dir="auto">In my experience, the best way to keep the screen from going black is to install XScreenSaver and set it to never run a screensaver.</p>
]]></description><link>https://forum.magicmirror.builders/post/42701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42701</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 27 Jul 2018 13:50:54 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 17:39:32 GMT]]></title><description><![CDATA[<p dir="auto">After I edit the code as you described above, the screen shows “no signal” after 10 to 15 minutes.</p>
]]></description><link>https://forum.magicmirror.builders/post/42680</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42680</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Thu, 26 Jul 2018 17:39:32 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 17:18:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/killing-joke" aria-label="Profile: killing-joke">@<bdi>killing-joke</bdi></a> said in <a href="/post/42678">Screen shines black / Don´t know if it´s an Pi or Screen-Error?</a>:</p>
<blockquote>
<p dir="auto">On the screen the the screensaver is deactivated.</p>
<p dir="auto">Is there an option on the pi?</p>
</blockquote>
<p dir="auto">what you can still try</p>
<p dir="auto">open</p>
<pre><code>sudo nano /boot/config.txt
</code></pre>
<p dir="auto">and add</p>
<pre><code># uncomment to put the monitor into power saving mode (DPMS)
hdmi_blanking=1
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/42679</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42679</guid><dc:creator><![CDATA[NoNameRo]]></dc:creator><pubDate>Thu, 26 Jul 2018 17:18:45 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 16:56:21 GMT]]></title><description><![CDATA[<p dir="auto">On the screen the the screensaver is deactivated.</p>
<p dir="auto">Is there an option on the pi?</p>
]]></description><link>https://forum.magicmirror.builders/post/42678</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42678</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Thu, 26 Jul 2018 16:56:21 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 16:38:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/killing-joke" aria-label="Profile: killing-joke">@<bdi>killing-joke</bdi></a><br />
check if the <a href="https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi" target="_blank" rel="noopener noreferrer nofollow ugc">screensaver is deactivated</a></p>
]]></description><link>https://forum.magicmirror.builders/post/42677</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42677</guid><dc:creator><![CDATA[NoNameRo]]></dc:creator><pubDate>Thu, 26 Jul 2018 16:38:14 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 16:01:58 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1532620893889-forum2.png" alt="0_1532620892550_forum2.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/42675</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42675</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Thu, 26 Jul 2018 16:01:58 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 15:55:00 GMT]]></title><description><![CDATA[<p dir="auto">and wat does the consel put out?? ( wher you type npm start )</p>
]]></description><link>https://forum.magicmirror.builders/post/42674</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42674</guid><dc:creator><![CDATA[jcklerk]]></dc:creator><pubDate>Thu, 26 Jul 2018 15:55:00 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 15:07:19 GMT]]></title><description><![CDATA[<p dir="auto">It worked with</p>
<pre><code>pm2 stop MagicMirror
</code></pre>
<p dir="auto">after</p>
<pre><code>npm start dev
</code></pre>
<p dir="auto">there are some errors…  but they appeared after I connected via remote desktop<br />
(see picture)!<br />
<a href="/assets/uploads/files/1532617381933-forum.png">0_1532617380576_forum.png</a></p>
]]></description><link>https://forum.magicmirror.builders/post/42673</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42673</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Thu, 26 Jul 2018 15:07:19 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 14:25:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/killing-joke" aria-label="Profile: killing-joke">@<bdi>killing-joke</bdi></a> try pm2 stop mm or pm2 stop <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a></p>
]]></description><link>https://forum.magicmirror.builders/post/42670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42670</guid><dc:creator><![CDATA[jcklerk]]></dc:creator><pubDate>Thu, 26 Jul 2018 14:25:57 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 14:24:37 GMT]]></title><description><![CDATA[<p dir="auto">When I go to the MM folder and type</p>
<pre><code>npm stop
</code></pre>
<p dir="auto">I got an errors:</p>
<pre><code>npm ERR! missing script: stop

npm ERR! A complete log of this run can be found in:
nom ERR!            /home/pi/.npm/_logs/2018-07-26T14_14_20_020Z-debug.log

but I can´t open the folder because there is no folder like this.
So I can´t stop it?!

I can´t stop the npm aswell via remote desktop from Windows...

I´m confused
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/42669</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42669</guid><dc:creator><![CDATA[killing joke]]></dc:creator><pubDate>Thu, 26 Jul 2018 14:24:37 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 13:59:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jcklerk" aria-label="Profile: jcklerk">@<bdi>jcklerk</bdi></a> only is jou didnt see ennything on the screan if you start up the magicmirror<br />
like so <a href="https://gyazo.com/88b59086d8b394e8cdf94dd3faa1b014" target="_blank" rel="noopener noreferrer nofollow ugc">https://gyazo.com/88b59086d8b394e8cdf94dd3faa1b014</a></p>
<p dir="auto">and this is the screan when the dev is tunt on…<br />
<a href="https://gyazo.com/d2492aa8a2988b37a353e49b72aee5d9" target="_blank" rel="noopener noreferrer nofollow ugc">https://gyazo.com/d2492aa8a2988b37a353e49b72aee5d9</a></p>
]]></description><link>https://forum.magicmirror.builders/post/42668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42668</guid><dc:creator><![CDATA[jcklerk]]></dc:creator><pubDate>Thu, 26 Jul 2018 13:59:26 GMT</pubDate></item><item><title><![CDATA[Reply to Screen shines black / Don´t know if it´s an Pi or Screen-Error? on Thu, 26 Jul 2018 13:56:15 GMT]]></title><description><![CDATA[<p dir="auto">stop the auto run and goo to the magicmirror folder in the command line and type npm start dev</p>
<p dir="auto">chek if ther are errors…   bicase then the application is blank and your monitor is going in sleep…</p>
]]></description><link>https://forum.magicmirror.builders/post/42667</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/42667</guid><dc:creator><![CDATA[jcklerk]]></dc:creator><pubDate>Thu, 26 Jul 2018 13:56:15 GMT</pubDate></item></channel></rss>