• 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.

Electron CPU usage

Scheduled Pinned Locked Moved Troubleshooting
247 Posts 46 Posters 479.2k Views 42 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @Snille
    last edited by Aug 22, 2017, 11:20 AM

    @Snille said in Electron CPU usage:

    You can actually get all three on the same “screen”.

    I followed your directions but only one appeared at a time. I’ll try again later if you want me to. Getting ready for work at the moment.

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 0
    • S Offline
      Snille Module Developer
      last edited by Aug 22, 2017, 11:24 AM

      @Mykle1 Don’t worry about it. You provided the information. :) But if you want to do it anyway, do it via SSH instead, you need to have more “screen-space” to fit all the information at the same time. Check my screenshot. The number of columns and rows are much higher. :)

      If you cant find it, make it and share it!
      Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer
        last edited by Aug 22, 2017, 11:41 AM

        A quick google search reveals that the Pi is mainly manufactured in Wales, UK. However, they are also being made in China, and now Japan. I can’t help but wonder if there is some small difference that would affect performance on those made in the UK and those made elsewhere

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • S Offline
          Snille Module Developer
          last edited by Aug 22, 2017, 1:30 PM

          @Mykle1 Lets see…
          Do (in SSH): cat /proc/cpuinfo

          Paste the result from hardware and revision… :)

          Hardware        : BCM2835
          Revision        : a02082
          

          I think it’s the “last” revision that is important.

          Pi 3 Model B	1GB	a02082 (Sony, UK)
          Pi 3 Model B	1GB	a22082 (Embest, China)
          

          More info about revisions…

          Mine is from UK it seams. :)

          If you cant find it, make it and share it!
          Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

          M 2 Replies Last reply Aug 22, 2017, 8:23 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @Snille
            last edited by Mykle1 Aug 22, 2017, 8:25 PM Aug 22, 2017, 8:23 PM

            @Snille said in Electron CPU usage:

            Mine is from UK it seams. :)

            Here it is. It appears that mine is also from the UK. How about the other info? Does it match up to yours?

            processor	: 3
            model name	: ARMv7 Processor rev 4 (v7l)
            BogoMIPS	: 76.80
            Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
            CPU implementer	: 0x41
            CPU architecture: 7
            CPU variant	: 0x0
            CPU part	: 0xd03
            CPU revision	: 4
            
            Hardware	: BCM2709
            Revision	: a02082
            Serial		: 0000000028d2c528
            pi@Pi3:~ $ 
            
            

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • S Offline
              Snille Module Developer
              last edited by Aug 22, 2017, 8:37 PM

              @Mykle1 Here is my full “list”. :)

              processor       : 0
              model name      : ARMv7 Processor rev 4 (v7l)
              BogoMIPS        : 76.80
              Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
              CPU implementer : 0x41
              CPU architecture: 7
              CPU variant     : 0x0
              CPU part        : 0xd03
              CPU revision    : 4
              
              processor       : 1
              model name      : ARMv7 Processor rev 4 (v7l)
              BogoMIPS        : 76.80
              Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
              CPU implementer : 0x41
              CPU architecture: 7
              CPU variant     : 0x0
              CPU part        : 0xd03
              CPU revision    : 4
              
              processor       : 2
              model name      : ARMv7 Processor rev 4 (v7l)
              BogoMIPS        : 76.80
              Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
              CPU implementer : 0x41
              CPU architecture: 7
              CPU variant     : 0x0
              CPU part        : 0xd03
              CPU revision    : 4
              
              processor       : 3
              model name      : ARMv7 Processor rev 4 (v7l)
              BogoMIPS        : 76.80
              Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
              CPU implementer : 0x41
              CPU architecture: 7
              CPU variant     : 0x0
              CPU part        : 0xd03
              CPU revision    : 4
              
              Hardware        : BCM2835
              Revision        : a02082
              Serial          : x
              

              If you cant find it, make it and share it!
              Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

              M 1 Reply Last reply Aug 22, 2017, 8:44 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @Snille
                last edited by Aug 22, 2017, 8:44 PM

                @Snille

                The only difference I see:

                My hardware = BCM2709
                Your hardware = BCM2835

                I’m curious to see @wtidwell results

                Create a working config
                How to add modules

                W 2 Replies Last reply Aug 22, 2017, 10:03 PM Reply Quote 0
                • W Offline
                  wtidwell @Mykle1
                  last edited by Aug 22, 2017, 10:03 PM

                  @Mykle1
                  @Snille
                  I’ll do this as soon as I can, I’m still not home from the day yet but I’ll get to it later this evening.
                  Thank you everyone for your help!

                  1 Reply Last reply Reply Quote 0
                  • W Offline
                    wtidwell @Mykle1
                    last edited by Aug 23, 2017, 3:51 AM

                    @Mykle1
                    @Snille

                    My hardware is also BCM2835 revision a02082 , just like Snille. I have another micro SD I think floating around somewhere in my house, I’ll try and do a clean install of rapsian stretch lite on it tomorrow and use the auto install script on that and see how that goes. Fingers crossed I just got a crappy SD card or something.

                    M 1 Reply Last reply Aug 23, 2017, 9:07 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @wtidwell
                      last edited by Aug 23, 2017, 9:07 PM

                      @wtidwell said in Electron CPU usage:

                      Fingers crossed I just got a crappy SD card or something.

                      How did you make out? I’ve been thinking about this issue since you started the topic. I did quite a bit of googling and there are a number of instances where people had trouble (not with MM) with performance, and heat. In many cases, those people determined that their Pi’s were faulty, after much time, frustration and troubleshooting. In those cases, they had their Pi’s replaced and the problem was solved.

                      I hope the new SD solves your problem but I have my doubts about that. Please keep me informed and good luck.

                      Create a working config
                      How to add modules

                      W 1 Reply Last reply Aug 25, 2017, 12:00 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 24
                      • 25
                      • 3 / 25
                      3 / 25
                      • First post
                        29/247
                        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