• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Real Time Clock add on

Scheduled Pinned Locked Moved Hardware
4 Posts 2 Posters 214 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.
  • P Offline
    plainbroke
    last edited by Feb 24, 2025, 12:02 AM

    Would a Real Time Clock add on for the Raspberry pi 4 fix the time stopping for a couple minutes and then catching up??? It acts to me like it looses the time notification from the network. I do not know what else to call it…

    Slow learner. But trying anyways.

    S 1 Reply Last reply Feb 24, 2025, 12:28 AM Reply Quote 0
    • S Offline
      sdetweil @plainbroke
      last edited by sdetweil Feb 24, 2025, 12:39 AM Feb 24, 2025, 12:28 AM

      @plainbroke some modules can consume enough cycles to prevent the node thread switch

      never seen on a pi4

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Feb 24, 2025, 12:56 AM Reply Quote 0
      • P Offline
        plainbroke @sdetweil
        last edited by Feb 24, 2025, 12:56 AM

        @sdetweil
        You have to remember I run 40 modules using your pages module.
        So maybe I am running more than the pi4 8gb ram wants to handle???

        Slow learner. But trying anyways.

        S 1 Reply Last reply Feb 24, 2025, 2:05 AM Reply Quote 0
        • S Offline
          sdetweil @plainbroke
          last edited by Feb 24, 2025, 2:05 AM

          @plainbroke

          look at
          free -m

          i dont think you are using all the memory

          its cpu cycles, the mode engine is single threaded, with all kinds of ‘hacks’ to make it more like multi-threaded. but a cou bound task can still block others

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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