<?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[Blank Screen - MagicMirror Fresh Install]]></title><description><![CDATA[<p dir="auto">Hi everyone, I just tried installing the MagicMirror module and when I started the module using npm start nothing shows up and all I can see is a black screen.<br />
Has anyone ran into this problem before? Any help would be much appreciated.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.magicmirror.builders/topic/5808/blank-screen-magicmirror-fresh-install</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 14:59:27 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5808.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Dec 2017 00:34:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 01:35:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryosshii" aria-label="Profile: ryosshii">@<bdi>ryosshii</bdi></a></p>
<p dir="auto">Sounds like you’re in node server only mode. Try running <code>DISPLAY=:0 npm start</code> through VNC.</p>
<p dir="auto">Also, after you launch MM but it doesn’t appear,  try opening a browser window on your laptop and entering 192.168.1.1:8080 (but you would put the IP address of your Pi in place of 192.168.1.1)</p>
]]></description><link>https://forum.magicmirror.builders/post/32615</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32615</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 22 Dec 2017 01:35:43 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 01:26:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> yes it is but I am using VNC Viewer to input commands from my laptop.</p>
]]></description><link>https://forum.magicmirror.builders/post/32613</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32613</guid><dc:creator><![CDATA[ryosshii]]></dc:creator><pubDate>Fri, 22 Dec 2017 01:26:43 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 01:22:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryosshii" aria-label="Profile: ryosshii">@<bdi>ryosshii</bdi></a></p>
<p dir="auto">Your monitor is directly connected to the Pi?</p>
]]></description><link>https://forum.magicmirror.builders/post/32612</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32612</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 22 Dec 2017 01:22:12 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 01:17:56 GMT]]></title><description><![CDATA[<p dir="auto">just finished the install, however im still running into the same problem</p>
<pre><code>&gt; magicmirror@2.1.3 start /home/pi/MagicMirror
&gt; sh run-start.sh

Starting MagicMirror: v2.1.3
Loading config ...
Loading module helpers ...
No helper found for module: alert.
Initializing new module helper ...
Module helper loaded: updatenotification
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing new module helper ...
Module helper loaded: newsfeed
All module helpers loaded.
Starting server on port 8080 ... 
Server started ...
Connecting socket for: updatenotification
Connecting socket for: calendar
Starting node helper for: calendar
Connecting socket for: newsfeed
Starting module: newsfeed
Sockets connected &amp; modules started ...
Launching application.
</code></pre>
<p dir="auto">im stuck, it seems like its running fine but im still getting a black screen.</p>
]]></description><link>https://forum.magicmirror.builders/post/32610</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32610</guid><dc:creator><![CDATA[ryosshii]]></dc:creator><pubDate>Fri, 22 Dec 2017 01:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 00:50:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryosshii" aria-label="Profile: ryosshii">@<bdi>ryosshii</bdi></a></p>
<p dir="auto">Ok, take your time. Good luck.</p>
]]></description><link>https://forum.magicmirror.builders/post/32609</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32609</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 22 Dec 2017 00:50:45 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 00:49:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> no errors, I’m trying to manually install it using your tutorial I’ll let you know if i run into the same problem.</p>
]]></description><link>https://forum.magicmirror.builders/post/32608</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32608</guid><dc:creator><![CDATA[ryosshii]]></dc:creator><pubDate>Fri, 22 Dec 2017 00:49:51 GMT</pubDate></item><item><title><![CDATA[Reply to Blank Screen - MagicMirror Fresh Install on Fri, 22 Dec 2017 00:47:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryosshii" aria-label="Profile: ryosshii">@<bdi>ryosshii</bdi></a></p>
<p dir="auto">Are there any errors in your terminal or console?</p>
]]></description><link>https://forum.magicmirror.builders/post/32607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32607</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 22 Dec 2017 00:47:40 GMT</pubDate></item></channel></rss>