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

gnurph69

@gnurph69

0
Reputation
6
Profile views
2
Posts
0
Followers
0
Following
Joined Nov 27, 2018, 1:19 PM
Last Online Mar 4, 2021, 8:23 PM

gnurph69 Unfollow Follow

Latest posts made by gnurph69

  • RE: MM starts upside down

    In config.txt file in /boot, add

    display_hdmi_rotate=1

    (well…I think it’s either that, or the number 3, I don’t remember which way it rotates.)

    I think that’ll fix you.

    posted in Troubleshooting
    G
    gnurph69
    Mar 4, 2021, 8:04 PM
  • Calendar module works on one Mirror...but not another?

    I’ve got 2 mirrors going - and I can’t get one of them to correctly retrieve an ICS calendar. When I did a git pull on the one that isn’t working, I got an error indicating I needed to commit my changes or stash them, blah blah - on a package lock file. That’s the only difference I can see; the ICS URL is identical (cut and pasted) and when I keep the calendar module active in the config file, it doesn’t start the mirror properly. If I remark it out - the mirror starts, but, obviously, no calendar.

    I then stripped every parameter I could come up with to see if something was hosing it, and my config.js now shows (slightly modified the ICS for security)…and it still won’t load. I’m wondering if the problem is a file (or more than one) that didn’t get updated?

    	{
    		module: "calendar",
    		position: "top_left",
    		config: {
    			calendars: 
    				[
    					{
    					url: "https://hcpss.instructure.com/feeds/calendars/user_ddwOXFvYDYlx1disrEI08vTxnfn.ics",
    					},
                 			],
    		        }
    	},
    

    Any ideas?

    Also - second mirror is for my kid - and I’m using the newsfeed to get a kids joke of the day from https://www.jokesbykids.com/science/space/index.xml, but … I can’t get it to show the punch line! :( Alternatives?

    Thanks!

    posted in Troubleshooting
    G
    gnurph69
    Mar 4, 2021, 7:06 PM
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