<?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[Bunch of errors displayed when I launch MM.  Are they important?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m getting an RPi3 setup to run MM.  Everything seems to be working, but if I watched the text that scrolls by when I launch it, there are a bunch of errors in there.</p>
<p dir="auto">Can anyone tell me what these error means and if they are anything to be concerned about?</p>
<p dir="auto"><img src="/assets/uploads/files/1703615526543-bbc9a131-a7be-4b0e-a2bb-9aefcf71d408-image.png" alt="bbc9a131-a7be-4b0e-a2bb-9aefcf71d408-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/18304/bunch-of-errors-displayed-when-i-launch-mm-are-they-important</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 02:29:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18304.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Dec 2023 18:32:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bunch of errors displayed when I launch MM.  Are they important? on Tue, 26 Dec 2023 20:42:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kelemvor" aria-label="Profile: Kelemvor">@<bdi>Kelemvor</bdi></a> no they are system config caused errors</p>
<p dir="auto">you can turn off use of the GPU so you won’t get them anymore</p>
<p dir="auto">in the script that you use to start mm, add</p>
<pre><code>export ELECTRON_DISABLE_GPU=1
</code></pre>
<p dir="auto">if you use my install script and use pm2 to autostart, that script is</p>
<pre><code>~/MagicMirror/installers/mm.sh
</code></pre>
<p dir="auto">in the next release, next week,  we will disable GPU by default, and add a new env variable to enable it</p>
<pre><code>export ELECTRON_ENABLE_GPU=1
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/113607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113607</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 26 Dec 2023 20:42:00 GMT</pubDate></item><item><title><![CDATA[Reply to Bunch of errors displayed when I launch MM.  Are they important? on Tue, 26 Dec 2023 21:18:12 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> Thanks for the info.  It doesn’t seem to be affecting anything so I’ll just leave it and see how the next version works.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/113608</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113608</guid><dc:creator><![CDATA[Kelemvor]]></dc:creator><pubDate>Tue, 26 Dec 2023 21:18:12 GMT</pubDate></item><item><title><![CDATA[Reply to Bunch of errors displayed when I launch MM.  Are they important? on Tue, 26 Dec 2023 20:42:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kelemvor" aria-label="Profile: Kelemvor">@<bdi>Kelemvor</bdi></a> no they are system config caused errors</p>
<p dir="auto">you can turn off use of the GPU so you won’t get them anymore</p>
<p dir="auto">in the script that you use to start mm, add</p>
<pre><code>export ELECTRON_DISABLE_GPU=1
</code></pre>
<p dir="auto">if you use my install script and use pm2 to autostart, that script is</p>
<pre><code>~/MagicMirror/installers/mm.sh
</code></pre>
<p dir="auto">in the next release, next week,  we will disable GPU by default, and add a new env variable to enable it</p>
<pre><code>export ELECTRON_ENABLE_GPU=1
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/113607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/113607</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 26 Dec 2023 20:42:00 GMT</pubDate></item></channel></rss>