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.

    Magic Mirror on the Raspberry Pi 1, agonizingly difficult

    Scheduled Pinned Locked Moved Unsolved Tutorials
    magic mirrorraspberry piraspberry pi 1problems running mmserveronly
    33 Posts 8 Posters 25.0k Views 7 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.
    • ? Offline
      A Former User
      last edited by A Former User

      You need express.js
      I guess your auto-installation process didn’t work anyhow. You can try manual installation. (And I recommend that.)
      See this.

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MMRPi1 @Guest
        last edited by

        @Sean I’ve tried following the instructions on that page but it hasn’t worked.
        How do I install express.js?

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @MMRPi1
          last edited by

          @MMRPi1 hmmm…

          1. Go to your MagicMirror directory.
          2. Is there package.json file in your MagicMirror directory? (..../MagicMirror/package.json)
          3. If there is, open package.json you can see like this.
          ...
            "dependencies": {
              "body-parser": "^1.17.1",
              "colors": "^1.1.2",
              "electron": "^1.4.7",
              "express": "^4.14.0",
              "express-ipfilter": "latest",
              "feedme": "latest",
           ...
            }
          }
          
          1. Then, you can run npm install in /MagicMirror directory.
          2. See how it goes.
          1 Reply Last reply Reply Quote 1
          • M Offline
            MMRPi1
            last edited by

            I’ve got a progress bar that’s progressing slowly, hopefully it will work, though it ma take a while.
            Updates to follow…

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @MMRPi1
              last edited by

              @MMRPi1 good luck to you. :D

              1 Reply Last reply Reply Quote 0
              • M Offline
                MMRPi1
                last edited by

                Alright, it says Magic Mirror installation was successful, but I’m not sure what to do next…

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MMRPi1
                  last edited by

                  It worked!!
                  Thank you to everyone :-D
                  Now all that’s left is screensaver, autostart and all that…
                  Thanks again!

                  cowboysdudeC 1 Reply Last reply Reply Quote 0
                  • cowboysdudeC Offline
                    cowboysdude Module Developer @MMRPi1
                    last edited by

                    @MMRPi1 Thank you for your patience! :) Glad you got it running now some advice…

                    IF you have a working config before you make ANY changes to it copy it to config.bak that way you’ll always have a GOOD working config file…

                    Good Luck!

                    Mykle1M M 2 Replies Last reply Reply Quote 1
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @cowboysdude
                      last edited by

                      @cowboysdude said in Magic Mirror on the Raspberry Pi 1, agonizingly difficult:

                      IF you have a working config before you make ANY changes to it copy it to config.bak that way you’ll always have a GOOD working config file…

                      This is excellent advice!

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 1
                      • M Offline
                        MMRPi1 @cowboysdude
                        last edited by

                        @cowboysdude Thanks.
                        This is the situation:
                        The default config file is working (I have it backed up) though when I run it in server only the clock and weather work fine, but all the other modules say “Loading…”.
                        I did try to customise it, but got the “No config file”, so either I have syntax errors or the sources aren’t right…
                        Talking of, does anyone know of a list of compatible news feeds and the like?
                        Thanks again

                        ? 1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • 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