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

    Posts

    Recent Best Controversial
    • RE: Magic mirror startup question...

      I took the same approach as @D90
      My background is plain black, almost all elements were removed from taskbar, all icons from desktop removed and I think I even changed colors of taskbar.
      In addition I followed a tutorial to remove most boot up text and display the MagicMirror splash screen instead. Still not “ideal”

      I know there are some people around running an alternative Window manager, but I did not find time to play around with that.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Black screen after MM v2.4.0 update.

      According to another similar thread please set this instead:

      dtoverlay=vc4-fkms-v3d (with an additional f )

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: MagicMirror sleep in 5 minutes

      @mykle1 said in MagicMirror sleep in 5 minutes:

      @matimilko

      Fantastic! Now if you would mark the post that solved your issue. :-)

      I did that on behalf of @matimilko

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Contribute to a module. Volunteers wanted! Easy!

      Sorry, late to the party :)

      n987 Solingen - Germany - CET - Central European Time

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Updated, but 'MMM-EventHorizon' still shows as being behind.

      @richard238 said in Updated, but 'MMM-EventHorizon' still shows as being behind.:

      Please, commit your changes or stash them before you can merge

      If you are sure you did not make any changes, then run this in the MMM-EventHorizon folder:

      git reset --hard
      git pull
      npm install
      
      posted in Troubleshooting
      yawnsY
      yawns
    • RE: I am stuck need help

      @dcarls91 said in I am stuck need help:

      @yawns thank you for doing that, I’m very new to this, what else do i need to do to the above config file you posted

      Sorry, I did not see your reply. Copy the config I posted, save it as config.js and add your API keys and links to calendars again. Or, to clearly see the changes I made, use this:
      https://www.diffchecker.com/QQhBPpNO

      Left is your config, right is my fixed config.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: CANNOT ADD MODULES

      I prefer jshint.com
      In this case you missed a single comma in line userlon, so it should be:

      		userlat: "47.302604", //MUST HAVE BOTH
      	        userlon: "-122.33621",  //MUST HAVE BOTH
      		zip: "98023"
      
      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Problems with font sizes

      You could try hooking up a usb keyboard to your raspberry (or whatever machine you are using for your magicmirror, and then press CTRL + 0 (zero). Maybe your zoom was active, this shortcut should reset to 100% zoom

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: How do I now get back out of the magic mirror to the terminal?

      Are you working directly on your raspberry (or using vnc)?
      Then press alt + tab to switch to desktop or terminal (if it’s running). Or press ctrl+q in browser

      posted in Troubleshooting
      yawnsY
      yawns
    • 1 / 1