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.

    New Installation don´t work

    Scheduled Pinned Locked Moved Solved Troubleshooting
    13 Posts 2 Posters 3.1k 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.
    • S Offline
      sdetweil @xeroxu
      last edited by

      @xeroxu after you did the

      git clone
      

      did you

      cd MagicMirror
      

      my automated script install might help, see
      https://github.com/sdetweil/MagicMirror_scripts

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      X 1 Reply Last reply Reply Quote 0
      • X Offline
        xeroxu @sdetweil
        last edited by

        @sdetweil
        yes did

        git clone & cd MagicMirror

        I´ll gonna try your script

        Thx for your answer

        I gonna repeat whats gonna happen when i tried it

        X 1 Reply Last reply Reply Quote 0
        • X Offline
          xeroxu @xeroxu
          last edited by sdetweil

          @sdetweil

          so, now I tried the automated script ant copied :

          curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh
          

          but also it doesn´t work, maybe my sd card is damaged?

          S X 3 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @xeroxu
            last edited by

            @xeroxu can u email me the ~/install.log file so I can see what the issue is
            my email is same userid at gmail

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • X Offline
              xeroxu @xeroxu
              last edited by

              @sdetweil
              sorry, but I can´t find the install.logfile. either in the MagicMirror directory or or the main directory of the pi.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @xeroxu
                last edited by

                @xeroxu this

                 ~/install.log
                

                means the file

                install.log
                

                located in

                the users home folder
                

                on my pi, logged on as use pi, the home folder is

                /home/pi
                

                you can easily do

                cd ~
                

                to get there

                the log is created ONLY from the scripted install.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                X 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @xeroxu
                  last edited by

                  @xeroxu said in New Installation don´t work:

                  but also it doesn´t work,

                  you did open a terminal window and paste that command string in, right?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • X Offline
                    xeroxu @sdetweil
                    last edited by

                    @sdetweil said in New Installation don´t work:

                    /home/pi

                    yes open a terminal and put in : curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh

                    and after i press enter a lot of lines scroll down.

                    but in the home/pi/ directory is no install.log

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @xeroxu
                      last edited by

                      @xeroxu ah, you didn’t copy the line exactly as it was on GitHub…

                      when u have the mouse over the line to copy, a little box will appear to copy the text
                      it should be

                      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
                      

                      this uses curl to download the text. and then bash to execute it

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      X 1 Reply Last reply Reply Quote 0
                      • X Offline
                        xeroxu @sdetweil
                        last edited by

                        @sdetweil

                        ah ok my fault, i‘ll try it and gonna report the results.

                        Thx for y patience

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