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.

    MagicMirror does not start in full screen

    Scheduled Pinned Locked Moved Solved Troubleshooting
    42 Posts 2 Posters 21.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 @drx1984
      last edited by sdetweil

      @drx1984 yes…

      what OS is this

      show results of

      lsb_release -a
      uname -a
      

      also, stop MagicMirror and then delete the .config for Electron as before

      then restart MagicMirror

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        drx1984 @sdetweil
        last edited by

        @sdetweil Unfortunately I have to leave now sry, I’ll get back to you tomorrow.
        There is an Ubuntu 22.04.4 installed on an IntelNuc.

        I have another YouTube video >you can see how it is briefly in full screen at the start and then the full screen goes away again. Watch the video clip until the end: https://www.youtube.com/watch?v=5fRf2pJuET8

        thanks

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

          @drx1984 ok, how are u launching mm?

          show results of

          pm2 status

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            drx1984 @sdetweil
            last edited by

            @sdetweil
            Good morning, MagicMirror actually starts when I restart, but I can also start MagicMirror in the terminal with pm2 start.
            1.png

            If I start the MagicMirror myself via the terminal, everything is displayed in full screen, but not when I reboot.

            I installed MagicMirror with this script: bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

            Everything works, except the full screen doesn’t work when IntelNuc is restarted.
            2.png

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

              @drx1984 thats my install script

              so, lets create the pm2 entry

              pm2 stop all
              pm2 delete 0
              pm2 save -f
              # run script from my list to setup pm2
              bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)"
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                drx1984 @sdetweil
                last edited by

                @sdetweil I just tried, unfortunately still no full screen after restarting.
                1.png

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

                  @drx1984 hm…

                  can you do

                  pm2 info 0 >somefile.txt
                  

                  and send me the somefile.txt at my same userid on gmail

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    drx1984 @sdetweil
                    last edited by

                    @sdetweil OK, I created it. what is your email address?
                    or can I post it here too?

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

                      @drx1984 don’t post here, too much stuff

                      I gave you my email

                      my same userid on gmail

                      I protect myself against scrapers looking for email

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        drx1984 @sdetweil
                        last edited by

                        @sdetweil OK, all right, I just sent you the file

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