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

Need Help - Absolute Beginner - Code Posted!

Scheduled Pinned Locked Moved Troubleshooting
20 Posts 3 Posters 2.3k Views 3 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 @bumrocks
    last edited by Jun 6, 2020, 7:00 PM

    @bumrocks yes, the script is hard coded to MagicMirror

    i ‘could’ allow a parm to change the folder name

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    B 1 Reply Last reply Jun 17, 2020, 4:48 PM Reply Quote 0
    • B Offline
      bumrocks @sdetweil
      last edited by Jun 17, 2020, 4:48 PM

      @sdetweil, I have made more time again. Thank you again for helping. But your last comment has me slightly confused. Here is what i “think”…

      By changing the folder name as you suggested earlier, I sorta uninstalled it. At least made any script you directed me to, to not recognize it as already being there and therefore allowing the script to run as intended and install and check system as it normally would. But your last statement makes me think otherwise now. My confusion is why change a parameter? I really want to use your script as it is intended to do, install, check, etc as it is intended. I don’t want this to be any more difficult than it needs to be or for you to make special arrangements either as I am sure you have better things to do and you are opening yourself up for who knows what special requests in the future, lol.

      Next, I am confused when reading the full return code that I posted above…It says…

      echo -e "\e[91mSorry, your Raspberry Pi is not supported."
      		echo -e "\e[91mPlease run MagicMirror on a Raspberry Pi 2 or 3."
      

      I have a Rasberry Pi 4. There are other things it states as issues but those are almost irrelevant until the script can perform as normal with the install. I have even gone as far as to try and find magicmirror in the “add/remove” software but after browsing and trying specific searches for it, I have come up empty. More confusion upon confusion.

      I am at a loss as to what to do next outside of wiping this micro sdcard and starting over without the manual install…Please help! thank you!

      S 2 Replies Last reply Jun 17, 2020, 4:54 PM Reply Quote 0
      • S Offline
        sdetweil @bumrocks
        last edited by sdetweil Jun 17, 2020, 4:57 PM Jun 17, 2020, 4:54 PM

        @bumrocks >Here is the full code as it is returned to me…

        u are not supposed to SEE the code of the script… u just execute it

        bash -c "… " means execute whatever is downloaded…

        you just copy/paste that one line from my github repo and its all done

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

        technically, the project (MagicMirror) says that it is ONLY supported on armv7l devices (pi 3 and 4).
        my script allows you to install anyhow (if u want to try it anyhow)…
        (I haven’t found anything it won’t run on, so its safe bet)
        i didn’t update the message , but will correct it…
        | edit: I have pushed the change for the run on 2/3/4 and supported on 2/3/4)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @bumrocks
          last edited by Jun 17, 2020, 4:58 PM

          @bumrocks the instructions on my repo say

          to execute the install script, cut/paste this line into the terminal window on your device (I can't say PI, cause it works in a lot of other places too)
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          B 1 Reply Last reply Jun 17, 2020, 5:25 PM Reply Quote 0
          • B Offline
            bumrocks @sdetweil
            last edited by Jun 17, 2020, 5:25 PM

            @sdetweil , I am aware of your instructions. I promise I read them. I have not tried to guess or shortcut your help. If you go back to the 11th post here…

            https://forum.magicmirror.builders/topic/12964/need-help-absolute-beginner-code-posted/11

            …you can see where I stated what I did and what problems I ran into. Maybe those issues had something to do with something else I had done…Now that I have turned off and booted the Pi again things are different. I will try the script again here in a minute and report back if it went as it is supposed to…

            S 1 Reply Last reply Jun 17, 2020, 5:28 PM Reply Quote 0
            • S Offline
              sdetweil @bumrocks
              last edited by Jun 17, 2020, 5:28 PM

              @bumrocks said in Need Help - Absolute Beginner - Code Posted!:

              If you go back to the 11th post here…

              yes, u are looking at the code for some reason, if you cut/paste the entire line, you will not see the installer code, but the results of it executing…

              don’t retype it…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              B 1 Reply Last reply Jun 17, 2020, 5:40 PM Reply Quote 0
              • B Offline
                bumrocks @sdetweil
                last edited by Jun 17, 2020, 5:40 PM

                @sdetweil , oh crap…I was not typing anything. I was copying and pasting but being my noobness in terminal is shining through I was only copying and pasting from within the quotes. I think before that I had copied…

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

                …without the “bash” and therefore got an error code…I then guessed that I should try the code within the quotes facepalm My bad!

                I will come back and let you know if I have outsmarted myself again or succeded in progressing, lol!

                B 1 Reply Last reply Jun 17, 2020, 6:12 PM Reply Quote 0
                • B Offline
                  BKeyport Module Developer @bumrocks
                  last edited by Jun 17, 2020, 6:12 PM

                  @bumrocks Easy mistake…

                  The "E" in "Javascript" stands for "Easy"

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