MagicMirror² DocsMagicMirror² Docs
Donate
Discord
Forum
GitHub
Donate
Discord
Forum
GitHub
  • Getting Started

    • Introduction
    • Requirements
    • Installation & Usage
    • Upgrade Guide
  • Configuration

    • Introduction
    • Autostart your MagicMirror²
    • Raspberry Specific
  • Modules

    • Introduction
    • Module Configuration
    • Default Modules

      • Alert
      • Calendar
      • Clock
      • Compliments
      • Hello World
      • News Feed
      • Update Notification
      • Weather Module
    • Animation Guide
  • Module Development

    • Introduction
    • The Core module file
    • The Node Helper
    • Rendering Component
    • MagicMirror Helper Methods
    • Logger
    • Notifications
    • Weather Module Weather Provider Development
    • How to write good documentation
  • Core Development

    • Introduction
    • Testing
    • Debugging
  • About

    • MagicMirror² Manifesto
    • Contributing Guidelines
    • Donate
    • Support
    • License

Raspberry Specific

This information here is based on the latest release of Raspberry Pi OS ("Trixie") from October 1st 2025.

Adding colored icons

Raspberry Pi OS does not come with colored emoji icons by default. To add them, install the following package:

sudo apt install fonts-noto-color-emoji

Rotating the screen

See the official documentation

In case you still run an older version of the Raspberry Pi OS, you can follow these instructions:

https://pimylifeup.com/raspberry-pi-rotate-screen/

Help us improve this page!
Last Updated: 10/25/25, 4:07 PM
Prev
Autostart your MagicMirror²