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.

    Just upgraded to 2.18, runs, but no display

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 3 Posters 3.7k Views 3 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.
    • S Offline
      sdetweil @fribse
      last edited by

      @fribse how did u upgrade? git clone & npm install, or my script?

      if you open the dev window, ctrl-shift-i on the keyboard and select the console tab, do you see any other errors?

      what pi is this?
      can u show output of

      node -v
      npm -v

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      F 1 Reply Last reply Reply Quote 0
      • F Offline
        fribse @sdetweil
        last edited by fribse

        @sdetweil I used your script (of course :smiling_face_with_halo: )
        It’s a Raspberry Pi 3 Model B Rev 1.2
        According to /sys/firmware/devicetree/base/model

        node -v
        v16.14.0
        npm -v
        8.3.1
        

        I’ve now tried to only load the clock module, same result.

        No message in the debug console, except the happy ones.

        Btw. release shows:

        /etc/*release
        PRETTY_NAME=“Raspbian GNU/Linux 10 (buster)”
        NAME=“Raspbian GNU/Linux”
        VERSION_ID=“10”
        VERSION=“10 (buster)”
        VERSION_CODENAME=buster
        ID=raspbian
        ID_LIKE=debian
        HOME_URL=“http://www.raspbian.org/”
        SUPPORT_URL=“http://www.raspbian.org/RaspbianForums”
        BUG_REPORT_URL=“http://www.raspbian.org/RaspbianBugs”

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          fribse @fribse
          last edited by fribse

          @sdetweil Can I attempt a reinstall by just renaming the MagicMirror folder?
          I’ve also lost my most appreciated module, MMM-MQTTBridge, so I would love to just go back to the 2.17.1 if possible at all and the node.js and npm to be on an older (working) version :-(

          S 1 Reply Last reply Reply Quote 0
          • bugsounetB Offline
            bugsounet Banned @fribse
            last edited by

            I see this in the logfile:

            0|MagicMir | [974:0213/131905.747644:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
            0|MagicMir | [1014:0213/131907.005140:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
            0|MagicMir | [1036:0213/131907.699933:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
            

            Generaly:

            • 50% of problems come from the person behind the terminal
            • 48% of other problem are person don’t read pre-require
            • 2% of rest are main coding problem

            Are you sure that you are in 2% of people ? :beaming_face_with_smiling_eyes:

            So: Just use node v14.x

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

              @fribse yes, can reinstall like that.

              as for black screen there is this

              https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

              my upgrade only handles 2 known libs missing, request and valid-url

              if there is another, I’d update my script.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • F Offline
                fribse @bugsounet
                last edited by fribse

                @bugsounet Ha ha ha, no, I’m not blaiming anybody except myself. :beaming_face_with_smiling_eyes:
                How do I
                “So: Just use node v14.x”

                @sdetweil I just did a reinstall, and now it displays stuff on the screen.
                I do see this in the logs repeated over and over (as I said, fresh install):

                0|MagicMirror  | [6213:0213/182653.081807:ERROR:socket_posix.cc(96)] CreatePlatformSocket() failed: Adressefamilien er ikke understøttet af protokollen (97)
                

                Now I’ll try to add modules from my old config to see if it keeps working.

                F S 2 Replies Last reply Reply Quote 0
                • F Offline
                  fribse @fribse
                  last edited by

                  @fribse Ok, so the black screen has nothing to do with the error:

                  0|MagicMirror  | [1554:0213/183501.650842:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
                  0|MagicMirror  | [1601:0213/183503.081619:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
                  0|MagicMirror  | [1621:0213/183503.548717:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
                  

                  As that is still shown when I start the software…

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

                    @fribse never seen that before

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    F 1 Reply Last reply Reply Quote 0
                    • F Offline
                      fribse @sdetweil
                      last edited by

                      @sdetweil Glad to show you something new :rolling_on_the_floor_laughing:
                      I wonder if it’s the

                      gpu_mem=128
                      

                      in boot/config.txt
                      ?

                      Well, after doing a reinstall, module for module, it’s working with everything except that the Screencast module interferes with the remote module for the Home Assistant Integration (which uses the remote module).

                      So a success for now, and then I hope the integration to HA will get working.
                      Thans @sdetweil and @bugsounet !

                      S F 2 Replies Last reply Reply Quote 0
                      • S Offline
                        sdetweil @fribse
                        last edited by

                        @fribse try without the entry in config.txt

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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