<?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[MMM-AssistantMk2 Problem with Blackscreen]]></title><description><![CDATA[<p dir="auto">Hello, I would like to use the google assistant on my Magic Mirror. I installed the module, logged in to googel and updated the config file.</p>
<pre><code>{
  module: "MMM-AssistantMk2",
  position: "top_left",
  config: {}
},
</code></pre>
<p dir="auto">if I restart now the magic mirror comes simply only a black screen without error message. If the code is removed from the config then the magic mirror works normally again.</p>
<p dir="auto">I have the module: MMM-Hotword not installed can it be due? Do I have to install the module at all? I would be enough if I could activate the mirror with “Hello Google”.</p>
<p dir="auto">If someone could help me with my problem I would be very happy.</p>
<p dir="auto">Greeting Volker</p>
]]></description><link>https://forum.magicmirror.builders/topic/8929/mmm-assistantmk2-problem-with-blackscreen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 06:33:21 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8929.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Oct 2018 12:48:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:15:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/seppel1078" aria-label="Profile: seppel1078">@<bdi>seppel1078</bdi></a> said in <a href="/post/45495">MMM-AssistantMk2 Problem with Blackscreen</a>:</p>
<blockquote>
<p dir="auto">NODE_MODULE_VERSION 59. This version of Node.js requires<br />
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing</p>
</blockquote>
<p dir="auto">This is the reason.<br />
See <a href="https://github.com/eouia/MMM-AssistantMk2#installation" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/eouia/MMM-AssistantMk2#installation</a></p>
]]></description><link>https://forum.magicmirror.builders/post/45496</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45496</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:15:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Fri, 18 Oct 2019 21:54:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunilkvr" aria-label="Profile: sunilkvr">@<bdi>sunilkvr</bdi></a><br />
{<br />
module: “MMM-AssistantMk2”,<br />
position: “top_right”,<br />
config: {<br />
useWelcomeMessage: “brief today”<br />
}<br />
},</p>
<p dir="auto">this simple config should work just for testing and making sure the module loads.<br />
I ended up fixing mine by rolling back to grpc 1.2 and gcc7 then rebuilding the binaries. Took about an hour on my pi 2, but its up and running now.</p>
]]></description><link>https://forum.magicmirror.builders/post/62954</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/62954</guid><dc:creator><![CDATA[Doghaus96]]></dc:creator><pubDate>Fri, 18 Oct 2019 21:54:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Mon, 07 Oct 2019 09:02:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/seppel1078" aria-label="Profile: seppel1078">@<bdi>seppel1078</bdi></a></p>
<p dir="auto">Can you please share the config file   used for MMM-AssistantMk2. I am also getting same black screen issue with cursor. What step you took for solving this issue.</p>
]]></description><link>https://forum.magicmirror.builders/post/62309</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/62309</guid><dc:creator><![CDATA[sunilkvr]]></dc:creator><pubDate>Mon, 07 Oct 2019 09:02:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:44:35 GMT]]></title><description><![CDATA[<p dir="auto">now the magic mirror starts normally. Many thanks for the help</p>
]]></description><link>https://forum.magicmirror.builders/post/45500</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45500</guid><dc:creator><![CDATA[seppel1078]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:44:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:20:39 GMT]]></title><description><![CDATA[<p dir="auto">I’ll try that out. Thanks for the quick help so far</p>
]]></description><link>https://forum.magicmirror.builders/post/45497</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45497</guid><dc:creator><![CDATA[seppel1078]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:15:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/seppel1078" aria-label="Profile: seppel1078">@<bdi>seppel1078</bdi></a> said in <a href="/post/45495">MMM-AssistantMk2 Problem with Blackscreen</a>:</p>
<blockquote>
<p dir="auto">NODE_MODULE_VERSION 59. This version of Node.js requires<br />
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing</p>
</blockquote>
<p dir="auto">This is the reason.<br />
See <a href="https://github.com/eouia/MMM-AssistantMk2#installation" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/eouia/MMM-AssistantMk2#installation</a></p>
]]></description><link>https://forum.magicmirror.builders/post/45496</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45496</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:15:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:14:28 GMT]]></title><description><![CDATA[<pre><code>
pi@raspberrypi3:~/MagicMirror $ npm start dev

&gt; magicmirror@2.5.0 start /home/pi/MagicMirror
&gt; sh run-start.sh "dev"

Starting MagicMirror: v2.5.0
Loading config ...
Loading module helpers ...
No helper found for module: alert.
WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/build/Release/binding.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 59. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
Loading module helpers ...
No helper found for module: alert.
App threw an error during load
Error: The module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/build/Release/binding.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 59. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
    at Object.Module._extensions..node (module.js:671:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:172:20)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (module.js:586:17)
    at require (internal/module.js:11:18)
    at bindings (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/bindings/bindings.js:81:44)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/index.js:9:36)
Whoops! There was an uncaught exception...
Error: The module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/build/Release/binding.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 59. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
    at Object.Module._extensions..node (module.js:671:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:172:20)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (module.js:586:17)
    at require (internal/module.js:11:18)
    at bindings (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/bindings/bindings.js:81:44)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/index.js:9:36)
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Launching application.

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/45495</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45495</guid><dc:creator><![CDATA[seppel1078]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:14:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:08:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/seppel1078" aria-label="Profile: seppel1078">@<bdi>seppel1078</bdi></a><br />
<code>npm start dev</code> should be executed in root of ‘MagicMirror’ directory.</p>
<pre><code>cd ~/MagicMirror
npm start dev
</code></pre>
<p dir="auto">(And if you were using <code>pm2</code> previously, <code>pm2 stop mm</code> before execution)</p>
]]></description><link>https://forum.magicmirror.builders/post/45494</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45494</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:08:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 15:06:11 GMT]]></title><description><![CDATA[<p dir="auto">her is my log:</p>
<pre><code>0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start', 'dev' ]
2 info using npm@6.4.1
3 info using node@v9.11.2
4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig)
5 verbose stack Error: missing script: start
5 verbose stack     at run (/usr/lib/node_modules/npm/lib/run-script.js:155:19)
5 verbose stack     at /usr/lib/node_modules/npm/lib/run-script.js:63:5
5 verbose stack     at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:115:5
5 verbose stack     at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:418:5
5 verbose stack     at checkBinReferences_ (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:373:45)
5 verbose stack     at final (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:416:3)
5 verbose stack     at then (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:160:5)
5 verbose stack     at ReadFileContext.&lt;anonymous&gt; (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:332:20)
5 verbose stack     at ReadFileContext.callback (/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16)
5 verbose stack     at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:434:13)
6 verbose cwd /home/pi
7 verbose Linux 4.14.71-v7+
8 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" "dev"
9 verbose node v9.11.2
10 verbose npm  v6.4.1
11 error missing script: start
12 verbose exit [ 1, true ]

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/45493</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45493</guid><dc:creator><![CDATA[seppel1078]]></dc:creator><pubDate>Tue, 16 Oct 2018 15:06:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AssistantMk2 Problem with Blackscreen on Tue, 16 Oct 2018 13:31:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/seppel1078" aria-label="Profile: seppel1078">@<bdi>seppel1078</bdi></a><br />
First, For more details (error logs) are needed. See <code>npm start dev</code> result or <code>pm2 show log</code><br />
Second, <code>MMM-AssistantMk2</code> itself has no awakening method except a smiple mic-icon clicking. It should be activated by other trigger (e.g: hotword detection from MMM-Hotword, or some notification from other module)<br />
And last, “Hello Google” or “Ok Google” hotword is not supported by SNOWBOY Hotword detection engine (MMM-Hotword) by itself.<br />
You can contact me;<br />
email : <a href="mailto:eouia0819@gmail.com" target="_blank" rel="noopener noreferrer nofollow ugc">eouia0819@gmail.com</a><br />
Telegram : <code>@eouia</code><br />
or github issue board : <a href="https://github.com/eouia/MMM-AssistantMk2/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/eouia/MMM-AssistantMk2/issues</a></p>
]]></description><link>https://forum.magicmirror.builders/post/45490</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/45490</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 16 Oct 2018 13:31:13 GMT</pubDate></item></channel></rss>