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.

    MM loading all modules is taking 2-3 minutes.

    Scheduled Pinned Locked Moved Solved Troubleshooting
    19 Posts 2 Posters 4.0k Views 2 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.
    • plainbrokeP Offline
      plainbroke @sdetweil
      last edited by

      @sdetweil
      Can I load the 64bit version without reloading all my MagicMirror modules ect?
      I tried this :

      cd ~/MagicMirror
      export external_browser=midori
      export ELECTRON_DISABLE_GPU=1
      DISPLAY=:0 npm start
      
      

      Slow learner. But trying anyways.

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

        @plainbroke you have to use my start script to make Midori work, after you install it

        change the package json {“start” line to {“start1”

        then add a new start line

        {"start":"./run-start.sh"},
        

        and download the run-start.sh from my script repo, and put it in the MagicMirror folder, mark it executable
        chmod +x run-start.sh

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        plainbrokeP 1 Reply Last reply Reply Quote 0
        • plainbrokeP Offline
          plainbroke @sdetweil
          last edited by

          @sdetweil
          Which one of the package.json files the one before MagicMirror folder or the one in the MagicMirror folder?

          Slow learner. But trying anyways.

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

            @plainbroke in the MagicMirror folder

            there should not be one in the folder before

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            plainbrokeP 1 Reply Last reply Reply Quote 0
            • plainbrokeP Offline
              plainbroke @sdetweil
              last edited by

              @sdetweil
              Well I removed the package.json and packagelock.json from the folder MagicMirror sets in and ran your upgrade script and my MM loaded a whole lot faster and only time will tell if it is totally fixed or not…
              I appreciate your patients dealing with this issue.
              I will definitely add it to my saved stuff.
              I would like to try to use a different browser and see if it fixes a few other issues since I am using a 32 bit OS.

              Slow learner. But trying anyways.

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