• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

suddenly the screen can't turn on

Scheduled Pinned Locked Moved Unsolved Troubleshooting
15 Posts 4 Posters 2.6k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    MyMirror @lkthomas
    last edited by Jan 9, 2024, 6:12 PM

    @lkthomas
    Hmm, you are on Bookworm, right?
    Maybe this helps: https://forums.raspberrypi.com/viewtopic.php?t=358689

    1 Reply Last reply Reply Quote 0
    • S Offline
      schris88
      last edited by Jan 10, 2024, 7:54 AM

      I was just trying to get a PIR Sensor running to toggle the display on Pi5 and this was the way to go on a fresh OS install, maybe it´ll help you out too

      WAYLAND_DISPLAY=“wayland-1” wlr-randr --output HDMI-A-1 --off
      WAYLAND_DISPLAY=“wayland-1” wlr-randr --output HDMI-A-1 --on

      If you monitor turns back on by itself after ~10 secs add vc4.force_hotplug=1 (1=hmdi1 / 2=hdmi2 / 3=both) to the end of your /boot/firmware/cmdline.txt

      if you´re running rotated you can add that as --transform 90 (more options see wlr-randr --help)

      vcgencmd, xrandr and xset were not working anymore for me

      S 1 Reply Last reply Jan 10, 2024, 1:08 PM Reply Quote 0
      • S Offline
        sdetweil @schris88
        last edited by Jan 10, 2024, 1:08 PM

        @schris88 only pi4 or 5 will have Wayland display manager.

        pi3 is still on x11

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L 1 Reply Last reply Jan 10, 2024, 1:09 PM Reply Quote 0
        • L Offline
          lkthomas @sdetweil
          last edited by Jan 10, 2024, 1:09 PM

          @sdetweil I am using RPi 3B+

          S 1 Reply Last reply Jan 10, 2024, 1:11 PM Reply Quote 0
          • S Offline
            sdetweil @lkthomas
            last edited by Jan 10, 2024, 1:11 PM

            @lkthomas yes @schris88 gave you a solution that you can’t use.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              15/15
              Last post
            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