<?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[Having trouble with launch- perhaps display value?]]></title><description><![CDATA[<p dir="auto">I updated a really old install, and now I am getting the following message. Any ideas on how to solve?</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ npm run start

&gt; magicmirror@2.20.0 start
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[14.09.2022 22:02.09.148] [LOG]   Starting MagicMirror: v2.20.0
[14.09.2022 22:02.09.161] [LOG]   Loading config ...
[14.09.2022 22:02.09.172] [LOG]   Loading module helpers ...
[14.09.2022 22:02.09.782] [LOG]   Initializing new module helper ...
[14.09.2022 22:02.09.784] [LOG]   Module helper loaded: MMM-HASS
[14.09.2022 22:02.10.266] [LOG]   Initializing new module helper ...
[14.09.2022 22:02.10.268] [LOG]   Module helper loaded: MMM-Wallpaper
[14.09.2022 22:02.10.271] [LOG]   No helper found for module: clock.
[14.09.2022 22:02.10.602] [LOG]   Initializing new module helper ...
[14.09.2022 22:02.10.604] [LOG]   Module helper loaded: calendar
[14.09.2022 22:02.10.608] [LOG]   Initializing new module helper ...
[14.09.2022 22:02.10.610] [LOG]   Module helper loaded: MMM-TautulliActivity
[14.09.2022 22:02.10.611] [LOG]   No helper found for module: weather.
[14.09.2022 22:02.10.647] [LOG]   Initializing new module helper ...
[14.09.2022 22:02.10.648] [LOG]   Module helper loaded: newsfeed
[14.09.2022 22:02.10.649] [LOG]   All module helpers loaded.
[14.09.2022 22:02.10.811] [LOG]   Starting server on port 8080 ... 
[14.09.2022 22:02.10.835] [LOG]   Server started ...
[14.09.2022 22:02.10.837] [LOG]   Connecting socket for: MMM-HASS
[14.09.2022 22:02.10.839] [LOG]   Connecting socket for: MMM-Wallpaper
[14.09.2022 22:02.10.840] [LOG]   Starting node helper for: MMM-Wallpaper
[14.09.2022 22:02.10.841] [LOG]   Connecting socket for: calendar
[14.09.2022 22:02.10.842] [LOG]   Starting node helper for: calendar
[14.09.2022 22:02.10.844] [LOG]   Connecting socket for: MMM-TautulliActivity
[14.09.2022 22:02.10.845] [LOG]   Starting module helper: MMM-TautulliActivity
[14.09.2022 22:02.10.846] [LOG]   Connecting socket for: newsfeed
[14.09.2022 22:02.10.847] [LOG]   Starting node helper for: newsfeed
[14.09.2022 22:02.10.849] [LOG]   Sockets connected &amp; modules started ...
[1716:0914/220210.856927:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY
[1716:0914/220210.857140:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/17211/having-trouble-with-launch-perhaps-display-value</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 14:57:35 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17211.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Sep 2022 21:20:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Thu, 13 Oct 2022 17:27:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/remco" aria-label="Profile: Remco">@<bdi>Remco</bdi></a> also, if u ran my upgrade script, can u send me the ~/MagicMirror/installers/upgrade.log file</p>
<p dir="auto">use my userid at gmail</p>
]]></description><link>https://forum.magicmirror.builders/post/105188</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105188</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 13 Oct 2022 17:27:32 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Thu, 13 Oct 2022 11:57:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/remco" aria-label="Profile: Remco">@<bdi>Remco</bdi></a> for the gpu errors do</p>
<p dir="auto">add</p>
<p dir="auto">export ELECTRON_DISABLE_GPU=1</p>
<p dir="auto">in the script that starts mm<br />
just before the npm start line</p>
]]></description><link>https://forum.magicmirror.builders/post/105181</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105181</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 13 Oct 2022 11:57:35 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Thu, 13 Oct 2022 09:00:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">MM is running on a Pi with it’s own screen.<br />
But in the meantime I got it working again. I found this threat with had similar errors as I had when running ‘startx’.</p>
<p dir="auto">After I removed this driver MM started again:<br />
sudo mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf ~<br />
startx</p>
<p dir="auto">But I do still have the following errors in the error-log:</p>
<p dir="auto">[16183:1013/103255.149031:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization<br />
[16220:1013/103256.721936:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.<br />
[16188:1013/103256.801401:ERROR:command_buffer_proxy_impl.cc(126)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.</p>
]]></description><link>https://forum.magicmirror.builders/post/105180</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105180</guid><dc:creator><![CDATA[Remco]]></dc:creator><pubDate>Thu, 13 Oct 2022 09:00:01 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 20:35:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/remco" aria-label="Profile: Remco">@<bdi>Remco</bdi></a> said in <a href="/post/105168">Having trouble with launch- perhaps display value?</a>:</p>
<blockquote>
<p dir="auto">pi       27931  5155  0 22:18 pts/0    00:00:00 grep --color=auto -i x11</p>
</blockquote>
<p dir="auto">ok, try this</p>
<pre><code>ps -ef  | grep Xorg 
</code></pre>
<p dir="auto">is this a server machine?, or does it have a display? where MM  is shown?</p>
]]></description><link>https://forum.magicmirror.builders/post/105169</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105169</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 12 Oct 2022 20:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 20:21:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have done a manual update of MM and  pi when the problems started.<br />
I have also tried to run your installation script but the problem is still there. I have also tried to update node.js and npm to the latest versions.</p>
<p dir="auto">These are requested outputs:</p>
<p dir="auto">$ node -v<br />
v18.10.0</p>
<p dir="auto">$ npm -v<br />
8.19.2</p>
<p dir="auto">$ lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: Raspbian<br />
Description:    Raspbian GNU/Linux 10 (buster)<br />
Release:        10<br />
Codename:       buster</p>
<p dir="auto">$ uname -a<br />
Linux raspberrypi 5.15.56-v7+ #1575 SMP Fri Jul 22 20:28:11 BST 2022 armv7l GNU/Linux</p>
<p dir="auto">$ ps -ef | grep -i x11<br />
pi       27931  5155  0 22:18 pts/0    00:00:00 grep --color=auto -i x11</p>
]]></description><link>https://forum.magicmirror.builders/post/105168</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105168</guid><dc:creator><![CDATA[Remco]]></dc:creator><pubDate>Wed, 12 Oct 2022 20:21:33 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 16:10:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/remco" aria-label="Profile: Remco">@<bdi>Remco</bdi></a> ok, some more diagnostics commands</p>
<p dir="auto">node -v<br />
npm -v<br />
lsb_release -a<br />
uname -a<br />
ps -ef | grep -i x11</p>
<p dir="auto">how did u upgrade? manual or my script?<br />
if my script can u send me the installers/upgrade.log</p>
<p dir="auto">use my userid at gmail.  ( file is too big to post here)</p>
<p dir="auto">note that you must be running the graphical desktop for  MM full mode to execute …</p>
<p dir="auto">server only mode without desktop is ok<br />
npm run server</p>
<p dir="auto">then u would access from some other system</p>
]]></description><link>https://forum.magicmirror.builders/post/105159</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105159</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 12 Oct 2022 16:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 11:36:56 GMT]]></title><description><![CDATA[<p dir="auto">$ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.21.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[12.10.2022 13:36.16.036] [LOG]   Starting MagicMirror: v2.21.0<br />
[12.10.2022 13:36.16.052] [LOG]   Loading config …<br />
[12.10.2022 13:36.16.068] [LOG]   Loading module helpers …<br />
[12.10.2022 13:36.16.074] [LOG]   No helper found for module: alert.<br />
[12.10.2022 13:36.16.114] [LOG]   Initializing new module helper …<br />
[12.10.2022 13:36.16.116] [LOG]   Module helper loaded: updatenotification<br />
[12.10.2022 13:36.16.119] [LOG]   No helper found for module: clock.<br />
[12.10.2022 13:36.16.660] [LOG]   Initializing new module helper …<br />
[12.10.2022 13:36.16.665] [LOG]   Module helper loaded: calendar<br />
[12.10.2022 13:36.16.669] [LOG]   No helper found for module: compliments.<br />
[12.10.2022 13:36.16.671] [LOG]   No helper found for module: weather.<br />
[12.10.2022 13:36.16.720] [LOG]   Initializing new module helper …<br />
[12.10.2022 13:36.16.721] [LOG]   Module helper loaded: newsfeed<br />
[12.10.2022 13:36.16.723] [LOG]   All module helpers loaded.<br />
[12.10.2022 13:36.16.973] [LOG]   Starting server on port 8080 …<br />
[12.10.2022 13:36.17.004] [LOG]   Server started …<br />
[12.10.2022 13:36.17.006] [LOG]   Connecting socket for: updatenotification<br />
[12.10.2022 13:36.17.008] [LOG]   Starting module helper: updatenotification<br />
[12.10.2022 13:36.17.010] [LOG]   Connecting socket for: calendar<br />
[12.10.2022 13:36.17.012] [LOG]   Starting node helper for: calendar<br />
[12.10.2022 13:36.17.014] [LOG]   Connecting socket for: newsfeed<br />
[12.10.2022 13:36.17.018] [LOG]   Starting node helper for: newsfeed<br />
[12.10.2022 13:36.17.019] [LOG]   Sockets connected &amp; modules started …<br />
[24680:1012/133617.027945:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY<br />
[24680:1012/133617.028297:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.<br />
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV</p>
]]></description><link>https://forum.magicmirror.builders/post/105158</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105158</guid><dc:creator><![CDATA[Remco]]></dc:creator><pubDate>Wed, 12 Oct 2022 11:36:56 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 11:33:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/remco" aria-label="Profile: Remco">@<bdi>Remco</bdi></a> can u show the beginning  output of npm start…</p>
<p dir="auto">first 5 or 6 lines</p>
]]></description><link>https://forum.magicmirror.builders/post/105154</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105154</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 12 Oct 2022 11:33:55 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Wed, 12 Oct 2022 10:08:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I got the same issue after updating .</p>
<p dir="auto">==&gt; MagicMirror-error.log &lt;==<br />
[24318:1012/112446.727714:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.<br />
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV<br />
[24496:1012/112454.856543:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY<br />
[24496:1012/112454.856766:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.<br />
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV<br />
[24565:1012/112510.603377:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY<br />
[24565:1012/112510.603597:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.<br />
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV<br />
[24624:1012/112526.200613:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY<br />
[24624:1012/112526.200835:ERROR:env.cc(226)] The platform failed to initialize.  Exiting.</p>
<p dir="auto">Did you find a solution?</p>
]]></description><link>https://forum.magicmirror.builders/post/105153</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105153</guid><dc:creator><![CDATA[Remco]]></dc:creator><pubDate>Wed, 12 Oct 2022 10:08:23 GMT</pubDate></item><item><title><![CDATA[Reply to Having trouble with launch- perhaps display value? on Thu, 15 Sep 2022 21:27:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jayd272" aria-label="Profile: jayd272">@<bdi>jayd272</bdi></a> is your system running in console mode?</p>
<p dir="auto">must be full desktop mode</p>
]]></description><link>https://forum.magicmirror.builders/post/104554</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104554</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 15 Sep 2022 21:27:41 GMT</pubDate></item></channel></rss>