Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
@otto said in MMM-AssistantMk2:
i just what to check so if this is right or wrong before i try it:S
on line 20 i get this: ‘arrow function syntax (=>)’ is only available in ES6 (use ‘esversion: 6’).
on line 21 i get this: Missing semicolon.
is this anyting i need to change?
i got this when i was trying to start it:
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
Expected directory: electron-v3.1-linux-arm-glibc
Found: [node-v64-linux-arm-glibc]
This problem can often be fixed by running “npm rebuild” on the current system
Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.1-linux-arm-glibc/grpc_node.node’ -
-
@otto after u fix the node problem above, then redo the npm install in the module folder…
if there are still issues, then see the module installation instructions for the steps to resolve this problem -
-
@otto said in MMM-AssistantMk2:
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
Expected directory: electron-v3.1-linux-arm-glibc
Found: [node-v64-linux-arm-glibc]This message means you’ve missed/failed
electron-rebuildstep. read the docs and do that step again carefully. -
@Sean do i need to reinstall it all, or can i just jump to electron-rebuild ?
-
@otto
I think if there is no other issue, just doingelectron-rebuildbe enough. -
@Sean
just to be sure i havent miss understanding the guide,
sudo apt-get install gcc-5 #or gcc-7 what sholde i have 5 or 7 i am running the latest Raspbian Buster 2019-07-10 -
@otto
Raspbian Buster has gcc8 as default. Unfortunately with gcc8, grpc wouldn’t be compiled easily. so You need to downgrade to gcc7 -
sudo apt-get install gcc-7 sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 10 sudo update-alternatives --config gccThis may work to change current gcc version to 7.
-
@Sean
pi@raspberrypi:~ $ sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 10
pi@raspberrypi:~ $ sudo update-alternatives --config gcc
There is only one option in the gcc link group (provides / usr / bin / gcc): / usr / bin / gcc-7
Nothing to configure.i using google translate
-
@otto
In that case your gcc be version 7. check it withgcc -v(You probably downgraded global gcc to 7 already) -
@Sean said in MMM-AssistantMk2:
gcc -v
gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do
-
@otto said in MMM-AssistantMk2:
gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do
right. jump to adventure. :D
-
@Sean yepp i hope this will go better then last time, i was trying
-
@otto
It will take 10~30 minutes to complete. Keep the power and network connection during rebuilding. Wish you a good luck! -
@Sean works lika a charm,
2 thing i whant to make changes on.- hava a other word like mirror mirror on the wall to activiet it
- Now i have 2 icon in the top corner, on is flasing, gussing its looking for word to activet. can i hide them?
-
- Make your own hotword model with trainer included in MMM-Hotword. Read the docs.
- For MMM-Hotword, set
useDisplay:false
For MMM-AssistantMk2, sorry, not supported. I’m building a new updates about it but not finished yet. (nowadays I have not enough time to focus that module.)
-
@Sean said in MMM-AssistantMk2:
- Make your own hotword model with trainer included in MMM-Hotword. Read the docs.
- For MMM-Hotword, set
useDisplay:false
For MMM-AssistantMk2, sorry, not supported. I’m building a new updates about it but not finished yet. (nowadays I have not enough time to focus that module.)
okej so i need to creaat a trainer.sh to change the wakeup work, now its smart mirror,
i am using home assistent an a google hub… and i works so good. i can tell my mirror to turnigen on all light… i am in love:D
GREAT JOB and thanks for al the help
-
@Sean said in MMM-AssistantMk2:
set pauseOnYoutube:false.
Hello.
-Where do I set this parameter? “set pauseOnYoutube:false”
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login