Read the statement by Michael Teeuw here.
MMM-DHT-Sensor : black screen : problem of electron's version number
-
This post is deleted! -
@RIKKO14 install electron rebuild in MagicMirror folder the run it from there while in module folder
-
@sdetweil pm2 fix, run my fixuppm2.sh script from here
https://github.com/sdetweil/MagicMirror_scripts -
bu t how to do ?
-
@RIKKO14 how to do what?
-
to install electron rebuild ?
-
_@RIKKO14
cd ~/MagicMirror
npm install electron-rebuildcd ~/MagicMirror/modules/??? module name
node ~/MagicMirror/node_modules/.bin/electron-rebuild -
it’s ok for MMM-DHT-Sensor, thank you so much
for pm2 i will see tomorrow . -
today I reinstalled MMM-Google Assistant, MMM-Assistant2Display, MMM-GABackground.
After several reboots pm2 finally starts automatically without doing the procedure you indicated to me above: weird but so much the better … (
should I even have your procedure done ?)On the other hand I had to remove
with-BackgroundStatus.js
from the GoogleAssistant recipe (too bad) because the responses are slower and the movements of the “Jarvis” logo are not smooth (however I have Raspberry 4 B 2Go).Since my new installation I still find that the responses to “Jarvis” commands are either long or nonexistent.
I checked if openGL is working and the answer is: direct rendering: YesI also installed
"with-radio_fr.js"
recipe but when I say “Jarvis mets RTL” or “Jarvis mets … sur youtube” the command starts (radio or youtube) but if I then say “Jarvis” for stopping, Jarvis command does not start, I have to close the MM window to stop it.a few times after executing “Jarvis, quel temps fait t’il ?” command for example the window account.google.com/o/oauth2… opens and ask me to confirm the account used it, didn’t do that to me before
well too often I have to change the plughw to 1 or 2 in config.js, is there something to do ?
thank you for your help on these different questions?
-