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.

    Thermometer?

    Scheduled Pinned Locked Moved Hardware
    15 Posts 3 Posters 8.3k Views 4 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.
    • D Offline
      daikaiju
      last edited by

      How can I hide the system thermometer in the OS?

      J Mykle1M 2 Replies Last reply Reply Quote 0
      • J Offline
        j.e.f.f Project Sponsor Module Developer @daikaiju
        last edited by

        @daikaiju If you’re seeing that, then it means your Raspberry Pi’s CPU temperature is too high. When this happens the CPU will throttle down to a lower speed. Before trying to remove it, you may want to investigate why the CPU temperature is so high. Poor air ventilation perhaps behind your mirror? Are you overclocking? Likely not needed for a Smart Mirror. Maybe get a heat sink for your CPU to see if the problem goes away.

        You’ll see a half-filled thermometer when the CPU reaches 80° C (CPU throttling will engage), and a full thermometer at 85° C (max recommended temperature). These are unusually high operating temperatures.

        You can see the current CPU temp by running the command vcgencmd measure_temp in the terminal. If you’re seeing a normal temperature (50 - 60°), yet the icon is still showing up, then something weird is going on.

        If you’re confident that your Pi is operating at a normal temperature, you can disable the icon altogether by putting avoid_warnings=1 in your /boot/config.txt file. But I’d only do this if you’re REALLY sure that the CPU is not overheating.

        I hope this helps!

        1 Reply Last reply Reply Quote 0
        • D Offline
          daikaiju
          last edited by

          @j.e.f.f said in Thermometer?:

          vcgencmd measure_temp

          Thank you very much. It’s reading at 82.7F.

          I have some streaming cameras that refresh every few minutes. But, not overclocking or doing anything else but MM.

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

            @daikaiju

            My Pi was running at 60°C, which is well under the maximum that I discovered. Still, I took it upon myself to add a fan (I have spare parts lying around) and connected it to a 5V pin and a GRD pin on the GPIO header. I’ve been running the mirror for months now without a hitch and my CPU temp is nearly 20°C cooler.

            Note: It’s a 12v fan from an old Apple G5 power supply, yet it runs fine, so if you have something laying around you can try that.

            0_1499211104904_fan.png

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • D Offline
              daikaiju
              last edited by

              I just have mine in the Pi case. I don’t even have it inside a mirror at this point.

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

                @daikaiju

                I only use the bottom half of my case to actually hold the Pi. The fan sits right on top where the other half of the case would be.

                What is the actual temp of your CPU?

                Create a working config
                How to add modules

                D 1 Reply Last reply Reply Quote 0
                • D Offline
                  daikaiju @Mykle1
                  last edited by

                  @Mykle1

                  I took off the top part of the case and it dropped 2 degrees. Right now it’s showing around 80C.

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

                    @daikaiju said in Thermometer?:

                    Right now it’s showing around 80C.

                    Hmm, that’s far too high for normal operating conditions. Are we talking about a Pi 3 ? Are there other processes making demands other than your OS and MagicMirror? Also, some modules are more labor intensive than others. Too many of these would cause your system load to rise dramatically, and so your CPU temp.

                    Assuming there is no physical defect in your Pi, you need to determine what is causing the problem in order to correct it.

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      daikaiju
                      last edited by

                      Pi3. That’s the one.

                      Like I said, I have some iframe modules loading cameras, but I wouldn’t think that is intensive?

                      J 1 Reply Last reply Reply Quote 0
                      • J Offline
                        j.e.f.f Project Sponsor Module Developer @daikaiju
                        last edited by

                        @daikaiju if you stop MagicMirror does the CPU temperature drop? If so maybe try disabling modules one by one until you find the culprit.

                        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