MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    mmm assistant mk2

    Scheduled Pinned Locked Moved Troubleshooting
    112 Posts 12 Posters 55.5k Views 11 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? Offline
      A Former User
      last edited by

      cd ~/MagicMirror
      sudo chown root node_modules/electron/dist/chrome-sandbox
      sudo chmod 4755 node_modules/electron/dist/chrome-sandbox
      
      1 Reply Last reply Reply Quote 0
      • D Offline
        dvbit @sdetweil
        last edited by

        done it from MagicMirror folder.
        Can I see any file being changed somewhere?
        I did a ls -la in
        ~/MagicMirror/node_modules/electron/dist
        and there seems to be no change there

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by

          result must be:

          -rwsr-xr-x 1 root pi  4204060 mai   20 15:23 chrome-sandbox
          
          S D 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @Guest
            last edited by

            @Bugsounet maybe he doesn’t have sudo rights…

            must do change to root first

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @dvbit
              last edited by sdetweil

              @dvbit it NEEDS the quotes

              I see I had a typo, try again

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                dvbit @sdetweil
                last edited by

                @sdetweil Thanks I removed the final quote as I was ending up with a prompt

                will try again now with

                1 Reply Last reply Reply Quote 0
                • D Offline
                  dvbit @Guest
                  last edited by

                  @Bugsounet and it is

                  -rwsr-xr-x 1 root pi 4202140 May 30 12:38 chrome-sandbox

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by

                    bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixsandbox)"

                    result:
                    fixing sandbox permissions

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by A Former User

                      cool ;)

                      let retry now MAgicMirror

                      edit: Fingers crossed

                      1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User
                        last edited by

                        With lost @dvbit in MagicMirror and GoogleAssistant ! :crazy_face:

                        D 1 Reply Last reply Reply Quote 0
                        • D Offline
                          dvbit
                          last edited by

                          S*t I was sent away from the leaving room where I have the mirror by the cleaning lady :-)

                          Cannot interact with it for a couple of hours.

                          Still hanging after query.
                          I am uploading a video to Google drive of an interaction.

                          It is as if the plugin was not receiving the feedback of response given.
                          Keeps spinning

                          D 1 Reply Last reply Reply Quote 0
                          • D Offline
                            dvbit @Guest
                            last edited by

                            @Bugsounet :-D

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              dvbit
                              last edited by dvbit

                              @Bugsounet I will ask your advice on a simple js helper plugin for the C kinect gesture proggie I wrote. It would be nice to integrate it in a2d plugin

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                dvbit @dvbit
                                last edited by dvbit

                                @Bugsounet @sdetweil https://drive.google.com/file/d/1mFsoz7ozNJ8Lc0-774D56SGqROIo3CP_/view?usp=drivesdk

                                eheh jumping from a pc (cleaning lady chased me away(, to another to a phone (discharged), to another PC.

                                the short clip above is the MM started .
                                I ask what time is it in italian
                                answer is retrieved
                                display but no audio
                                then keeps spinning
                                If I refresh through vnc, spinning goes away (I haev not tried another invocation)

                                M 1 Reply Last reply Reply Quote 0
                                • ? Offline
                                  A Former User
                                  last edited by

                                  1. yes why not but i have Kinect for testing

                                  2. i see your video, but i see something weird …
                                    What is the windows in the top of the video ?

                                  ChrisC 1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    dvbit
                                    last edited by

                                    1. If I find a good proposal on ebay I can buy you one . After all you are doing for the community if you like it’s a minimum. Should I look for France as delivery? It will work just with a Raspberry 4 however (below are not powerful enough). I really would like to be able to program in JS . I am dreaming of a play plugin like this https://www.youtube.com/watch?v=KLOB-T1mgdY . My son is waiting for it since he saw the video :-D. Ok I confess: I would like too
                                    2. Do you refer to the chromium top? I am testing so I do launch it not in full screen (But I tried in full screen too)
                                    1 Reply Last reply Reply Quote 0
                                    • ChrisC Offline
                                      Chris @Guest
                                      last edited by

                                      Small feedback after installation and use:

                                      it works very well.

                                      • I find it more fluid than the previous version. when invoked, it responds almost instantly. Before I used MMM-Hotword. I went on the integrated snowboy. Perhaps the speed of response comes from there.

                                      • I have multi task. I can play a youtube clip on the mirror and at the same time ask the assistant for a home automation or other command. Before that did not work.

                                      • I go through the Sony PS3 eye for the listening part. I did not have a problem with this one after the update.

                                      In short, that happiness.

                                      @Bugsounet
                                      The work you have done is truly superb. Congratulations to you all.

                                      Regards,

                                      D 1 Reply Last reply Reply Quote 0
                                      • ? Offline
                                        A Former User
                                        last edited by

                                        I have optimized a maximum
                                        my personal npm library help to do this, and deleted some bad code and recode new.

                                        And … only few file in the git hub repo ! (my new install method)

                                        for a final result less RAM used and less CPU time (in idle: CPU 4% // approx 300 MB Ram)

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          dvbit @sdmydbr9
                                          last edited by dvbit

                                          @sdmydbr9 this happened to me too. It’s just that the error that is happening has a side effect the deletion of the index file. repull it.
                                          After fixing the main problem this will not happen anymore

                                          1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            dvbit @Chris
                                            last edited by

                                            @Chris said in mmm assistant mk2:

                                            Small feedback after installation and use:

                                            it works very well.

                                            • I find it more fluid than the previous version. when invoked, it responds almost instantly. Before I used MMM-Hotword. I went on the integrated snowboy. Perhaps the speed of response comes from there.

                                            • I have multi task. I can play a youtube clip on the mirror and at the same time ask the assistant for a home automation or other command. Before that did not work.

                                            • I go through the Sony PS3 eye for the listening part. I did not have a problem with this one after the update.

                                            In short, that happiness.

                                            @Bugsounet
                                            The work you have done is truly superb. Congratulations to you all.

                                            Regards,

                                            Hi One question: were you successful with the sound wizard setup?
                                            Could you share the asoundrc file (hidden file located in your home directory)?
                                            I agree the plugin is just perfect (had it working but then I broke something)

                                            1 Reply Last reply Reply Quote 0

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy