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-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 3 Posters 730 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.
    • P Offline
      pjcrux @Mykle1
      last edited by

      @Mykle1 Thanks I’ve changed it but still is not loading. My first initial thought was that the module hadn’t installed in the modules folder but I do see this when listing in the parent directory:

      pi@magicmirroros:~/MagicMirror/modules $ ls
      MMM-EyeCandy MMM-NetworkScanner MMM-SystemStats

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

        @pjcrux I thought there was a MagicMirror OS parm that said allow override modules

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        P 1 Reply Last reply Reply Quote 0
        • P Offline
          pjcrux @sdetweil
          last edited by

          @sdetweil said in MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS:

          MagicMirror OS parm

          If you know of what to do or what I can google please let me know when it comes to you. I’m not finding anything with my google-fu.

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

            @pjcrux see https://gitlab.com/khassel/magicmirror

            this covers config and module install best I can tell

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @pjcrux
              last edited by

              @pjcrux said in MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS:

              pi@magicmirroros:~/MagicMirror/modules $ ls
              MMM-EyeCandy MMM-NetworkScanner MMM-SystemStats

              Does it work with the default config entry?

              {
                  module: "MMM-EyeCandy",
                  position: "top_center",
                  config: {
                      maxWidth: "75%",       // Sizes the images. Retains aspect ratio.
                      style: '1',            // Style number or use ownImagePath to override style
                      ownImagePath: '',      // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image
                  }
              },
              

              Create a working config
              How to add modules

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