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.

    Raspberry Pi Zero W for Magic Mirror

    Scheduled Pinned Locked Moved Hardware
    73 Posts 8 Posters 42.7k Views 9 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.
    • F Offline
      funkdafied @sdetweil
      last edited by

      @sdetweil Thank you that did the trick. Only issue I see to be running into at the moment is Midori telling me it can’t find the page it is looking for.

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

        @funkdafied ok,

        when you run on a device that doesn’t have electron support, it doesn’t get installed via MM as expected…

        then my install script changes the startup to use my run-start.sh script

        which launches MagicMirror in server mode
        and waits for the ready message

        >>>   Ready to go! Please point your browser to: http://0.0.0.0:8080   <<<
        

        and then launches midori like this (with whatever the port number is in the message)

        midori http://localhost:8080 -e Fullscreen -e Navigationbar
        

        just for grins can you do

        cd ~/MagicMirror
        npm start server
        

        to see if that message appears

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @funkdafied I think we solved this on discord

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S schris88 referenced this topic on
          • 1
          • 2
          • 3
          • 4
          • 5
          • 6
          • 7
          • 8
          • 8 / 8
          • 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