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.

    Raspberry Freezes

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 4 Posters 995 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.
    • swvalentiS Offline
      swvalenti Project Sponsor @TheBassfly
      last edited by

      @thebassfly just to make sure its the calenderext2 I would start by disabling the module by adding the below code under module config. Or another module is conflicting so add this to each module one by one to see if that freeze resolves.

      disabled: true,
      
      T 1 Reply Last reply Reply Quote 0
      • T Offline
        TheBassfly @swvalenti
        last edited by

        @swvalenti said in Raspberry Freezes:

        disabled: true,

        Thank you for your tip.
        So this will need a few days for me to see.

        But at the end, my biggest worry is, what to do when CalendarExt2 ist the problem? This Module ist the Main reason I use Magic Mirror.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TheBassfly
          last edited by

          So for now, with a disabled modules, the System seems to work.

          There is also an issue at the GitHub page of this module about a possible memory leak.

          Maybe this is the issue.

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            Nneuland @TheBassfly
            last edited by Nneuland

            @TheBassfly @swvalenti

            I think I am having a similar issue. The entire mirror refresh rate gets slower and slower the longr the mirror has been on

            Any solution found?

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

              @Nneuland magicmirror is just an application.
              other things might be consuming CPU too.

              ssh in and run the top command.
              it will bring up a green of running processes sorted u CPU usage, high to low

              and it refreshes every few seconds.

              particularly when the system appears slowed down

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              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