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

MMM-Globe

Scheduled Pinned Locked Moved Entertainment
118 Posts 32 Posters 148.4k Views 37 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.
  • S Offline
    slametps
    last edited by May 19, 2017, 5:37 AM

    @Eunanibus : your module name has conflicted with this one MMM-Globe. I suggest you change your Globe module name.

    regards,

    Slamet PS

    1 Reply Last reply Reply Quote 0
    • B Offline
      bhepler Module Developer
      last edited by May 24, 2017, 10:05 PM

      Well, this sucks. I tried to enable the GL drivers on my Raspberry Pi 3 and it crashed the Pi. It installed the drivers, asked me to reboot and then the Pi won’t come back up. I’m going to have to reflash the card and start over.

      It’s going to be a long night. If you’re going to try the GL drivers, back up your config.js at the very least. Better yet, image your SD card just in case.

      D 1 Reply Last reply May 26, 2017, 12:54 AM Reply Quote 0
      • D Offline
        d3r @bhepler
        last edited by May 26, 2017, 12:54 AM

        @bhepler said in MMM-Globe:

        Well, this sucks. I tried to enable the GL drivers on my Raspberry Pi 3 and it crashed the Pi. It installed the drivers, asked me to reboot and then the Pi won’t come back up. I’m going to have to reflash the card and start over.

        It’s going to be a long night. If you’re going to try the GL drivers, back up your config.js at the very least. Better yet, image your SD card just in case.

        I had the same black screen issue on my pi3. I reflashed my card twice before realizing I could have disabled opengl by editing the boot config.txt file. This might save someone else some time. So if you enable opengl and get the black screen issue remember to edit you config file to fix the issue.

        dtoverlay=vc4-kms-v3ddtoverlay=vc4-fkms-v3d
        gpu_mem=256
        #dtoverlay=vc4-fkms-v3d
        
        #Adding these two lines stopped the black screen issue.
        hdmi_force_edid_3d=1
        avoid_warnings=2
        

        https://www.raspberrypi.org/forums/viewtopic.php?p=999920#p999920

        E 1 Reply Last reply May 26, 2017, 3:21 PM Reply Quote 2
        • E Offline
          ecirpnaes @d3r
          last edited by May 26, 2017, 3:21 PM

          @d3r This.
          I had the same issue on a Pi 2. Starting in safe mode (repeatedly mashing the Shift key on boot) got me up. Editing the boot config.txt file and commenting out the lines that get added when you enable the Open GL driver fixed things.

          1 Reply Last reply Reply Quote 0
          • T Offline
            tidus5
            last edited by May 29, 2017, 7:49 AM

            as anybody know why we have this issue ? I m reading that can be cause of the power supply ?

            B 1 Reply Last reply May 29, 2017, 2:45 PM Reply Quote 0
            • B Offline
              blafpap @BlackTalon
              last edited by May 29, 2017, 2:12 PM

              @BlackTalon got it running to on the rpi3, but it is flickering and sometimes blackscreen. Rpi3 is to weak i think.

              1 Reply Last reply Reply Quote 0
              • B Offline
                bhepler Module Developer @tidus5
                last edited by May 29, 2017, 2:45 PM

                @tidus5 The OpenGL drivers are experimental. I think we’re pushing the Pi - even the RPi3 - to its absolute limit with this type of rendering. A stable power supply isn’t the issue. It’s an issue of raw computing power.

                1 Reply Last reply Reply Quote 1
                • S Offline
                  SvenSommer
                  last edited by Jul 20, 2017, 9:43 PM

                  This module is amazing! Some thoughts about this:

                  1. I’m sure many overlook this topic because it is not classified into one of the subcategories, like all other modules, as one would expect. I believe this piece of art deserves the full attention!
                    @administrators Is it possible to shift the module to Utilities?

                  2. I really would like to use this module for showing real time data from other modules, by using Notifications. E. g. location data from website visitors with MMM-GoogleAnalytics.
                    @Eunanibus Is it possible to add location data to the globe while it’s already animated?

                  Looking for some building inspiration?
                  Check out my large, thin and metal framed mirror on robstechlog.com.

                  Modules released:
                  MMM-GoogleAnalytics
                  MMM-GrafanaChart
                  MMM-GrafanaGauges

                  E 1 Reply Last reply Jul 21, 2017, 6:13 PM Reply Quote 1
                  • E Offline
                    Eunanibus Module Developer @SvenSommer
                    last edited by Jul 21, 2017, 6:13 PM

                    @SvenSommer I’m glad you like it! There is a separate post for this in Utilities but it hasn’t garnered a huge amount of attention. I’m hesitant because if most users user Pi’s for their mirror, this plugin may provide a heavy burden to it in terms of computational ability.

                    1. There is no reason you cannot. I think this would be entirely possible. The module allows you to pass custom locations for pins within the builder (see documentation), so there’s no reason that this information cannot be derived from a custom script.
                    C S 2 Replies Last reply Jul 22, 2017, 1:06 AM Reply Quote 2
                    • C Offline
                      cowboysdude Module Developer @Eunanibus
                      last edited by Jul 22, 2017, 1:06 AM

                      @Eunanibus I LOVE this module… I have installed it on my itx board MM and it has enough power to make it work awesome!!

                      E 1 Reply Last reply Jul 22, 2017, 11:50 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 11
                      • 12
                      • 6 / 12
                      • 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