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

MM booting to black

Scheduled Pinned Locked Moved Solved Troubleshooting
11 Posts 2 Posters 4.2k 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.
  • D Offline
    dwleo
    last edited by Nov 22, 2018, 6:13 PM

    Hi,
    Still getting to know this device. I had it working exactly the way I wanted to (almost - PIR still isn’t working, but thats another story).
    My current problem is I have MMM-NFL in the middle screen and want to use Carousel to change it out to MMM-NHL every 5 minutes or so. Installed the Carousel module, rebooted and after the ‘road’ picture, instead of opening the usual screen, it goes to black and I cannot recover from it. I tried opening the config.js but the screen jumps to black after a few seconds. I just need to get access to find the error.
    Suggestions?

    L 1 Reply Last reply Nov 22, 2018, 8:31 PM Reply Quote 0
    • L Offline
      lavolp3 Module Developer @dwleo
      last edited by lavolp3 Nov 22, 2018, 8:31 PM Nov 22, 2018, 8:31 PM

      @dwleo can you ssh into the mirror?
      If you access the mirror directly type in

      pm2 stop mm
      

      to stop the mirror.
      Lokk for a response that the mm fork has been stopped. If you got an error, look for the process name using

      pm2 status
      

      However I think it’s best to ssh into the mirror.

      As soon as you have control :-) go into the MagicMirror folder and type

      npm run config:check
      

      Look if there is an error message, go into the config.js and try to solve it.
      If you don’t know what to do, post your config withoit sensitive information

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      1 Reply Last reply Reply Quote 0
      • D Offline
        dwleo
        last edited by Nov 22, 2018, 8:32 PM

        Thanks lavolp3,
        I am too new on this. What is ssh?

        L 1 Reply Last reply Nov 22, 2018, 8:34 PM Reply Quote 0
        • L Offline
          lavolp3 Module Developer @dwleo
          last edited by Nov 22, 2018, 8:34 PM

          @dwleo Oh boy, you’re really new to this :-)
          How can i describe?

          https://www.raspberrypi.org/documentation/remote-access/ssh/

          You’ve got a lot to learn young padawan

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          D 2 Replies Last reply Nov 22, 2018, 9:46 PM Reply Quote 1
          • D Offline
            dwleo @lavolp3
            last edited by Nov 22, 2018, 9:46 PM

            @lavolp3
            OK. I cannot ssh directly into the mirror. Once it goes through the bootup process, it goes black and I cannot get out of it. If I could, I could probably correct the error.

            L 1 Reply Last reply Nov 23, 2018, 11:12 AM Reply Quote 0
            • D Offline
              dwleo @lavolp3
              last edited by Nov 22, 2018, 10:40 PM

              @lavolp3
              Also while booting up, in the ‘road pic’ phase, I got to click at the menu bar for the cmd screen and typed in pm2 stop mm. Just before the screen went black I got an error msg stating ‘process mm not found’. Then it quickly went to black.

              1 Reply Last reply Reply Quote 0
              • L Offline
                lavolp3 Module Developer @dwleo
                last edited by Nov 23, 2018, 11:12 AM

                @dwleo You need to access the mirror from another device to “ssh into it”. Read the info from the link.
                Will make things easier.

                Regarding pm2, you can find out the name of the process entering

                pm2 list
                

                or just try killing the process using

                pm2 stop all
                

                Not sure if this works.

                How to troubleshoot modules
                MMM-soccer v2, MMM-AVStock

                D 1 Reply Last reply Nov 24, 2018, 6:46 PM Reply Quote 0
                • D Offline
                  dwleo @lavolp3
                  last edited by Nov 24, 2018, 6:46 PM

                  @lavolp3 cannot get pm stop all to work. It gives ‘process stop all not found’.
                  As to ssh, all derivatives of this, either command line or remote, requires some additions to Raspberry and I cannot get that as I cannot get a command line.
                  All I need is to stop the boot up process just prior to MM booting up.

                  D 1 Reply Last reply Nov 24, 2018, 10:03 PM Reply Quote 0
                  • D Offline
                    dwleo @dwleo
                    last edited by Nov 24, 2018, 10:03 PM

                    @dwleo OK. I got in and will try to edit the config.js file somehow.

                    D 1 Reply Last reply Nov 25, 2018, 7:45 PM Reply Quote 0
                    • D Offline
                      dwleo @dwleo
                      last edited by Nov 25, 2018, 7:45 PM

                      @dwleo That was a convoluted effort but it did the trick.
                      Thanks lavolp3

                      L 1 Reply Last reply Nov 25, 2018, 11:16 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        5/11
                        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