Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MagicMaik
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    MagicMaik

    @MagicMaik

    0
    Reputation
    2
    Posts
    440
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    MagicMaik Follow

    Best posts made by MagicMaik

    This user hasn't posted anything yet.

    Latest posts made by MagicMaik

    • RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3

      Im Grunde habt ihr mir beide geholfen.
      Hatte den Pi via RemoteDesktop (xrdp) betrieben, und da ist die Ausgabe dann tatsächlich dann nicht zu sehen.
      Hab zu Testzwecken den Pi an HDMI gesteckt, neu gestartet und siehe da, alles da.

      Vielen Dank nochmal

      posted in General Discussion
      M
      MagicMaik
    • RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3

      Hallo,

      ich habe mich weitestgehend an die Anleitung von User 35110 mit gleicher Konfiguration (AUSSER RPi2B) gehalten, bekomme aber nach dem Ausführen des DISPLAY Befehls folgende Anzeige und aber kein Vorankommen:
      ~/MagicMirror $ DISPLAY=:0 npm start

      magicmirror@2.2.2 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.2.2
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: newsfeed
      All module helpers loaded.
      Starting server on port 8080 …
      Server started …
      Connecting socket for: updatenotification
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started …
      Launching application.
      Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000
      Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000

      posted in General Discussion
      M
      MagicMaik