MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. andreas-becker
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    andreas-becker

    @andreas-becker

    1
    Reputation
    468
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location Ravensburg, Germany

    andreas-becker Unfollow Follow

    Best posts made by andreas-becker

    • RE: MagicMirror Servermode on Synology DS

      @AnyKey try to change the port which is used by Magicmirror. The Diskstation seems to use port 8080 for something else.

      posted in Tutorials
      A
      andreas-becker

    Latest posts made by andreas-becker

    • RE: MagicMirror Servermode on Synology DS

      @AnyKey try to change the port which is used by Magicmirror. The Diskstation seems to use port 8080 for something else.

      posted in Tutorials
      A
      andreas-becker
    • RE: MagicMirror on Pi Zero W

      @rootsudo said in MagicMirror on Pi Zero W:

      The Beginnings:

      1. Place wpa_supplicant.conf in Boot folder of SD card
      2. Boot SD card and login
      3. Enable SSH: sudo raspi-config -> Select Interfacing Options -> select SSH -> select Enable -> select Finish

      After step 4 i recommend creating an empty file called “ssh” and also put it in the Boot folder of the SD card.
      So you don’t have to do step 6, cause ssh is started on boot with the default credentials (user: pi, password: raspberry)

      After boot, it did not open the browser, instead it just showed the console window.
      Problem was solved by installing x-server with sudo apt-get install xserver-xorg

      posted in Tutorials
      A
      andreas-becker