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

cant get magicmirror to show up on screen

Scheduled Pinned Locked Moved Troubleshooting
pm2troubleshoot
28 Posts 4 Posters 21.5k Views 5 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.
  • L Offline
    lysnikolaou
    last edited by Sep 2, 2016, 6:33 PM

    Ok it is now working.
    I will now try to enable kioskmode.

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yo-less Module Developer
      last edited by yo-less Sep 2, 2016, 6:39 PM Sep 2, 2016, 6:37 PM

      This would mean that there seems to be a problem with your electron installation. Since you’ve got a Pi 3, I would try to get that fixed, it’s much easier to have the mirror act the way you want it to if the kiosk mode comes up automatically. I’m running the mirror on a Pi 1 and it took me forever to get everything set up so that the system boots into the mirror, I had to make sure the browser didn’t start too early, and so on. It requires many manual modifications and I’m almost certain that’s not the path you want to take :).

      Your mirror installation is not properly set up, I would try to fix that.

      I’m not sure if the problem on your system is electron or the mirror installation, as I’m not able to use electron on my Pi I have no experience with using it. But you can try going to your MagicMirror folder and typing in: “npm install electron”, this may set things right.

      If it doesn’t, maybe try a reinstall.

      1 Reply Last reply Reply Quote 0
      • L Offline
        lysnikolaou
        last edited by Sep 2, 2016, 6:49 PM

        I get an error every time. Both with npm install electron and by reinstalling the whole package. I dont get what the error is but it seems to be with nodejs.

        1 Reply Last reply Reply Quote 0
        • Y Offline
          yo-less Module Developer
          last edited by Sep 2, 2016, 7:02 PM

          Hm, like I said, anything I’m suggesting at this stage is purely experimental as I have no experience with setting up the MagicMirror electron environment, but you could try upgrading your node installation.

          Please only do that if you are willing to set up your Pi all over again (Reinstalling Raspbian, etc.) should this fail, because it’s hardly ever a good idea to turn your system into a patchwork project.

          Someone at stackexchange.com said this helped them in installing Node.js on their Pi 3:

          curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
          sudo apt-get install -y nodejs 
          sudo apt-get install -y build-essential
          

          Source: http://raspberrypi.stackexchange.com/questions/45319/install-newer-node-version-on-pi-3

          If you’re not willing to reinstall everything, should this compromise your Raspbian setup, I would suggest waiting for other forum members’ suggestions on how to proceed.

          1 Reply Last reply Reply Quote 0
          • L Offline
            lysnikolaou
            last edited by Sep 2, 2016, 7:18 PM

            I had done just that, even before your post. And when i run nodejs -v it outputs v6… which is just fine. I don’t know, maybe I will reinstall raspbian and start it all over again

            1 Reply Last reply Reply Quote 0
            • Y Offline
              yo-less Module Developer
              last edited by Sep 2, 2016, 7:38 PM

              That might be the best way of going about it if you are only planning on using the Pi for the Magic Mirror.
              Did you start out with a brand new Pi or did you install some other software on it as well?

              1 Reply Last reply Reply Quote 0
              • L Offline
                lysnikolaou
                last edited by Sep 2, 2016, 7:50 PM

                No, only this, but I first followed wrong instructions and installed unnecessary software that might have somehow affected the other installations.

                1 Reply Last reply Reply Quote 0
                • Y Offline
                  yo-less Module Developer
                  last edited by yo-less Sep 2, 2016, 7:53 PM Sep 2, 2016, 7:52 PM

                  Then do it again, since you’re only just starting, you will only lose an hour or so and hopefully end up with a working system. This way you can ensure you have a working mirror that is fun to configure. At this stage you’re having problems with it starting up, who knows what other problems might be lurking in the darker corners of your Raspbian installation. Just make sure you grab the latest Raspbian image when reinstalling.

                  Let us know whether it worked the second time round.

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    lysnikolaou
                    last edited by Sep 2, 2016, 8:01 PM

                    I will certainly let you know. Do you think that it would be better to run the automatic installation command or manually install nodejs, clone the rep and the install npm?

                    Y 1 Reply Last reply Sep 2, 2016, 8:05 PM Reply Quote 0
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer
                      last edited by Sep 2, 2016, 8:02 PM

                      i did it like this on several pi’s now and never had issues https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

                      Please create a github issue if you need help, so I can keep track

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        13/28
                        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