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

    Doghaus96

    @Doghaus96

    0
    Reputation
    67
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Doghaus96 Unfollow Follow

    Latest posts made by Doghaus96

    • RE: MMM-AssistantMk2 Problem with Blackscreen

      @sunilkvr
      {
      module: “MMM-AssistantMk2”,
      position: “top_right”,
      config: {
      useWelcomeMessage: “brief today”
      }
      },

      this simple config should work just for testing and making sure the module loads.
      I ended up fixing mine by rolling back to grpc 1.2 and gcc7 then rebuilding the binaries. Took about an hour on my pi 2, but its up and running now.

      posted in Troubleshooting
      D
      Doghaus96