<?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[MM keeps going black]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">I installed everything and all runs pretty well.<br />
There is just one problem I am not able to fix. When the MagicMirror runs, the screen will black out after a couple of minutes. I already disabled the power saving, but this seems to only work if the app is not running. That means if I keep the Raspberry on the Desktop, the screen stays on for ever.<br />
I went thru the whole ‘configuration’ part in the read me, but I don’t know how to fix that.</p>
<p dir="auto">By the way, thanks for that fantastic project :)</p>
]]></description><link>https://forum.magicmirror.builders/topic/155/mm-keeps-going-black</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 19:11:04 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/155.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 May 2016 18:14:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM keeps going black on Tue, 21 Jun 2016 22:54:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flooo" aria-label="Profile: flooo">@<bdi>flooo</bdi></a>  sudo apt-get install x11-xserver-utils worked x11-xserver-utils is installed fine with no errors.</p>
]]></description><link>https://forum.magicmirror.builders/post/1841</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1841</guid><dc:creator><![CDATA[RHeniz]]></dc:creator><pubDate>Tue, 21 Jun 2016 22:54:02 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Sat, 18 Jun 2016 18:39:07 GMT]]></title><description><![CDATA[<p dir="auto">So you did install the <code>x11-xserver-utils</code>?<br />
Are you sure everything went fine during that process? So no errors?</p>
]]></description><link>https://forum.magicmirror.builders/post/1732</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1732</guid><dc:creator><![CDATA[flooo]]></dc:creator><pubDate>Sat, 18 Jun 2016 18:39:07 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Thu, 16 Jun 2016 18:53:38 GMT]]></title><description><![CDATA[<p dir="auto">Hello I have followed all the steps mentioned here and in the wiki however My raspberry Pi 3 still times out after a few minutes and the screen goes blank. I was wondering if anyone had any ideas that could be the issue. Sorry for such little information I am very new to this and appreciate any help you have to offer.</p>
]]></description><link>https://forum.magicmirror.builders/post/1707</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1707</guid><dc:creator><![CDATA[RHeniz]]></dc:creator><pubDate>Thu, 16 Jun 2016 18:53:38 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Fri, 27 May 2016 20:32:01 GMT]]></title><description><![CDATA[<p dir="auto">True, however that stuff is outside of the scope of the project. We can certainly help (and we do), but to cover every possible situation and solution, that gets to be too much really fast. But I do get what you mean.</p>
]]></description><link>https://forum.magicmirror.builders/post/1148</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1148</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Fri, 27 May 2016 20:32:01 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Fri, 27 May 2016 20:29:47 GMT]]></title><description><![CDATA[<p dir="auto">I think for noobs like me it would be much easier if you just put the ‘how to install’ with it into the wiki. Of course, people can use google, but why not keep it as simple (and complete) as possible. With this I mean the <em>apt-get</em> stuff…</p>
]]></description><link>https://forum.magicmirror.builders/post/1147</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1147</guid><dc:creator><![CDATA[flooo]]></dc:creator><pubDate>Fri, 27 May 2016 20:29:47 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Fri, 27 May 2016 18:30:18 GMT]]></title><description><![CDATA[<p dir="auto">Those are configuration settings that are explained in the <a href="https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi" target="_blank" rel="noopener noreferrer nofollow ugc">wiki</a>. However, it’s worth noting that it only works if you have the <code>'x11-server-utils'</code> package installed as you’ve discovered. On a stock Rasbian Jessie install, that package <em>does</em> get installed, but I suspect those with different distributions, or a Jessie-Lite install won’t have that. I’ll amend the wiki shortly. Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/1138</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1138</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Fri, 27 May 2016 18:30:18 GMT</pubDate></item><item><title><![CDATA[Reply to MM keeps going black on Fri, 27 May 2016 14:38:36 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I did find a solution on a different forum in the interweb that did work. I post it here, so that if someone else is looking for the same thing, try the following:</p>
<p dir="auto">Before we start, I did this on a raspberry pi 3, there are a lot of solutions, but most of them don’t work on the pi3.</p>
<p dir="auto">To prevent the pi from going black, I used a little porgam thats called set.</p>
<pre><code>apt-get install x11-xserver-utils
</code></pre>
<p dir="auto">No you have to open the file: <strong>/etc/xdg/lxsession/LXDE/autostart</strong>,.</p>
<p dir="auto">Put the following stuff in it:</p>
<pre><code>xset s off # don't activate screensaver
xset -dpms # disable Energy Star features
xset s noblank # don't blank the video device
</code></pre>
<p dir="auto">Possibly also comment out the line that says <code>@xscreensaver -no-splash</code>, so the file should now look like this:</p>
<pre><code>@lxpanel --profile LXDE
@pcmanfm --desktop --profile LXDE
# @xscreensaver -no-splash
xset s off 
xset -dpms 
xset s noblank
</code></pre>
<p dir="auto">As well make sure you did the stuff from the wiki in the <strong>/etc/kbd/config</strong>. In this file the following values should be set to the following:</p>
<pre><code>BLANK_TIME=0
BLANK_DPMS=off
POWERDOWN_TIME=0
</code></pre>
<p dir="auto">After you did all this,   <strong>/reboot</strong> the pi.</p>
<p dir="auto">this worked for me… :-)</p>
<p dir="auto">cheers, Flo</p>
]]></description><link>https://forum.magicmirror.builders/post/1131</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1131</guid><dc:creator><![CDATA[flooo]]></dc:creator><pubDate>Fri, 27 May 2016 14:38:36 GMT</pubDate></item></channel></rss>