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.

    YAPi0 Installer Stretch Lite

    Scheduled Pinned Locked Moved General Discussion
    118 Posts 4 Posters 93.7k 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.
    • B Offline
      bdream
      last edited by

      Great Sam!
      I have next week some time and will try with Pi0 and Pi1 both ways:

      1. Buster and additions
      2. Strech
        let you know results.

      For now I will close this threat as solved

      :smiling_face_with_open_mouth_closed_eyes: :grinning_face: :smiling_face_with_open_mouth: :smiling_face_with_open_mouth_smiling_eyes: :hugging_face: :hugging_face: :hugging_face:

      –
      cheers, bdream

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

        @bdream good or bad news, I can create the problem on stretch on my pi0 w

        so, more work to do figure out the problem…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          bdream
          last edited by

          @sdetweil said in YAPi0 Installer Stretch Lite:

          I can create the problem on stretch on my pi0 w

          You got your Pi0W :clapping_hands: have fun with this little thing :winking_face:

          …so no need to get strech installed instead of buster?

          –
          cheers, bdream

          1 Reply Last reply Reply Quote 0
          • B Offline
            bdream
            last edited by

            @sdetweil said in YAPi0 Installer Stretch Lite:

            chromium-browser -kiosk -start_maximized http://localhost:8080

            just added -noerrdialogs getting rid of any messages from the browser.

            chromium-browser -noerrdialogs -kiosk -start_maximized http://localhost:8080
            

            –
            cheers, bdream

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

              @bdream would u be willing to look at some new options for your environment? see this topic

              https://forum.magicmirror.builders/topic/11433/proposed-new-processing-and-config-for-pi0-armv6-and-serveronly-mode

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • B Offline
                bdream
                last edited by

                @sdetweil Hi Sam, u ask me to exchange my run-start.sh with your mentioned input?
                and do a reboot?

                –
                cheers, bdream

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

                  @bdream really do you think it is a good idea?

                  if u want to try it

                  3 changes

                  1. replace file (save old one)
                  2 chmod +x run-start.sh
                  3. edit package,json
                      change 
                            "start": "sh run-start.sh",
                       to 
                            "start": "./run-start.sh",
                  

                  for install we would move electron to the optional section, so install will finish ok

                    	"optionalDependencies": {
                  	  "electron": "^3.0.13"
                  	},
                  

                  wait!!!
                  have to edit 3 lines of new file to fix because of forum

                  		exec 3< < (node serveronly)   # remove space before (
                         		done < &3      # remove space before &
                         		exec 3< &-	# remove space before &
                  

                  you should not have to reboot…

                  just

                  pm2 restart 0
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bdream
                    last edited by

                    At the moment I work on a RPi1!
                    I maked this changes and mm comes up! 0_1571924685916_run-start.sh.JPG

                    I’m just on the way installing Pi0 again. shall I wait until tomorror execuiting u installation script?

                    will be off now until tomorrow morniong.

                    –
                    cheers, bdream

                    S 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @bdream
                      last edited by

                      @bdream wait… for pi1 what is output of uname -m

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bdream
                        last edited by

                        @sdetweil said in YAPi0 Installer Stretch Lite:

                        uname -m

                        pi@RPi1:~/MagicMirror $ uname -m
                        armv6l
                        
                        

                        –
                        cheers, bdream

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 10 / 12
                        • 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