• 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. funkoid
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
F
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 2
  • Groups 0

Posts

Recent Best Controversial
  • Do we need to worry about vulnerabilities?

    Having refreshed my build recently, I’ve noticed a number of modules flagging node modules as vulnerable, many high.

    Is this something realistically we need to be concerned about?

    posted in General Discussion
    F
    funkoid
    Jan 18, 2024, 12:06 PM
  • Orange Pi Zero 3 Screen Rotation

    I picked up one of these well priced boards to have a play with and get an upgraded version of my mirror going on this with DietPi. Sadly, it’s driving me mad!

    I’m booting straight into a chromium kiosk mode with everything working great until I rotate the screen to portrait mode. When rotated the frames per section drop to practically nothing it’s really strange.

    I’ve rotated the screen as follows…

    sudo nano /etc/X11/xorg.conf.d/98-rotate_screen.conf
    
    Set the following in the file:
    
    Section "Monitor"
            Identifier "Monitor0"
            Option "Rotate" "right"
    EndSection
    
    Section "Screen"
            Identifier "Screen0"
            Device "Card0"
            Monitor "Monitor0"
    EndSection
    

    I know work around is to use css but it doesn’t scale well in my setup so ideally want this working. The slowdown and massive judder can be seen when running MMM-Snow and MMM-Xmas.

    posted in Hardware
    F
    funkoid
    Jan 5, 2024, 4:09 PM
  • 1 / 1
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