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.

    Pi Zero

    Scheduled Pinned Locked Moved Hardware
    pizero
    37 Posts 10 Posters 51.7k Views 12 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.
    • D Offline
      darkeagl105
      last edited by

      So my promised input to the whole thing:
      I gave up on kweb and using midori browser. It automaticly starts in fullscreen and kiosk mode. I have to put in a delay after “node serveronly” of 45s.

      Bootup in console mode and add this in /etc/rc.local

      sudo -u mirror /home/mirror/MagicMirror/serveronly

      sleep 45s;

      sudo -u mirror midori -e Fullscreen -a http://localhost:8080

      and thats it. Works for me.

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        nigel-daniels @darkeagl105
        last edited by

        @darkeagl105 HI thanks for the update, I did end up recompiling Kweb which worked once I’d figured out I had to do that… I’m just now stuck figuring out how to stop my screen blanking after 10 mins! I think I’ve added the xset commands in about 5 locations and still nothing!

        H 1 Reply Last reply Reply Quote 0
        • C Offline
          canadrian
          last edited by

          Getting an:
          /home/pi/start.sh: line 4: xinit: command not found
          where line 4 is:
          xinit /usr/bin/kweb -KJE4 “http://localhost:8080”

          any help appreciated. thank you in advance.

          1 Reply Last reply Reply Quote 0
          • H Offline
            handfish @nigel-daniels
            last edited by

            @nigel-daniels I realise this is really late, but I found a solution to my screen blanking on this site, at the bottom with “setterm -blank 0”.

            1 Reply Last reply Reply Quote 0
            • H Offline
              handfish
              last edited by

              Sorry: got that wrong. I’m still back to it blanking.

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

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 4 / 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