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 56.0k 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.
    • D Offline
      dvbit @Guest
      last edited by dvbit

      @Bugsounet said in mmm assistant mk2:

      ~/MagicMirror/node_modules/electron/dist $ ls -la

      pi@MagicMirror:~/MagicMirror $ ~/MagicMirror/node_modules/electron/dist $ ls -la
      bash: /home/pi/MagicMirror/node_modules/electron/dist: Is a directory
      pi@MagicMirror:~/MagicMirror $ cd ~/MagicMirror/node_modules/electron/dist 
      pi@MagicMirror:~/MagicMirror/node_modules/electron/dist $ ls -la
      total 107496
      drwxr-xr-x 4 pi pi     4096 May 30 12:38 .
      drwxr-xr-x 4 pi pi     4096 May 30 12:38 ..
      -rw-r--r-- 1 pi pi   145945 May 30 12:38 chrome_100_percent.pak
      -rw-r--r-- 1 pi pi   209147 May 30 12:38 chrome_200_percent.pak
      -rwxr-xr-x 1 pi pi  4202140 May 30 12:38 chrome-sandbox
      -rwxr-xr-x 1 pi pi 74664904 May 30 12:38 electron
      -rw-r--r-- 1 pi pi 10410272 May 30 12:38 icudtl.dat
      -rwxr-xr-x 1 pi pi   157372 May 30 12:38 libEGL.so
      -rwxr-xr-x 1 pi pi  1949660 May 30 12:38 libffmpeg.so
      -rwxr-xr-x 1 pi pi  4883208 May 30 12:38 libGLESv2.so
      -rw-r--r-- 1 pi pi     1060 May 30 12:38 LICENSE
      -rw-r--r-- 1 pi pi  3961766 May 30 12:38 LICENSES.chromium.html
      drwxr-xr-x 2 pi pi     4096 May 30 12:38 locales
      -rw-r--r-- 1 pi pi    83237 May 30 12:38 natives_blob.bin
      drwxr-xr-x 2 pi pi     4096 May 30 12:38 resources
      -rw-r--r-- 1 pi pi  8471329 May 30 12:38 resources.pak
      -rw-r--r-- 1 pi pi   275792 May 30 12:38 snapshot_blob.bin
      -rw-r--r-- 1 pi pi   608820 May 30 12:38 v8_context_snapshot.bin
      -rw-r--r-- 1 pi pi        5 May 30 12:38 version
      
      

      Please look also post above: I realize my asoundrc file may be screwed since I did not complete on second install the sound output wizard successfully

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @dvbit
        last edited by sdetweil

        @dvbit run

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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          sam : you have right

          permission is not set

          After 6 month … maybe it will be solved !

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

            @sdetweil
            done
            here the output

            pi@MagicMirror:~/MagicMirror/node_modules/electron/dist $ bash -c $(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixsandbox)
            pi@MagicMirror:~/MagicMirror/node_modules/electron/dist $ ls -la
            total 107496
            drwxr-xr-x 4 pi pi     4096 May 30 12:38 .
            drwxr-xr-x 4 pi pi     4096 May 30 12:38 ..
            -rw-r--r-- 1 pi pi   145945 May 30 12:38 chrome_100_percent.pak
            -rw-r--r-- 1 pi pi   209147 May 30 12:38 chrome_200_percent.pak
            -rwxr-xr-x 1 pi pi  4202140 May 30 12:38 chrome-sandbox
            -rwxr-xr-x 1 pi pi 74664904 May 30 12:38 electron
            -rw-r--r-- 1 pi pi 10410272 May 30 12:38 icudtl.dat
            -rwxr-xr-x 1 pi pi   157372 May 30 12:38 libEGL.so
            -rwxr-xr-x 1 pi pi  1949660 May 30 12:38 libffmpeg.so
            -rwxr-xr-x 1 pi pi  4883208 May 30 12:38 libGLESv2.so
            -rw-r--r-- 1 pi pi     1060 May 30 12:38 LICENSE
            -rw-r--r-- 1 pi pi  3961766 May 30 12:38 LICENSES.chromium.html
            drwxr-xr-x 2 pi pi     4096 May 30 12:38 locales
            -rw-r--r-- 1 pi pi    83237 May 30 12:38 natives_blob.bin
            drwxr-xr-x 2 pi pi     4096 May 30 12:38 resources
            -rw-r--r-- 1 pi pi  8471329 May 30 12:38 resources.pak
            -rw-r--r-- 1 pi pi   275792 May 30 12:38 snapshot_blob.bin
            -rw-r--r-- 1 pi pi   608820 May 30 12:38 v8_context_snapshot.bin
            -rw-r--r-- 1 pi pi        5 May 30 12:38 version
            
            

            I mean I did run the bash
            No output. here is the detail listing of the folder.
            I do not see any timestamps changed…

            S 2 Replies Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @Guest
              last edited by

              @Bugsounet don’t count on it!!

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                not fixed

                1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @dvbit
                  last edited by

                  @dvbit have to do from the MagicMirror folder… sorry, will fix for future

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Reply Quote 0
                  • ? 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 Do not disturb
                          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 Do not disturb
                            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

                                            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