So I've got a new Pi5 and am running Bookworm on it with an Official 7" touchscreen.
I've got everything working how I like but I can't use the DPMS trick I used under X11 anymore.
Searching turns up complaints about DPMS on wayland but now answers on how to power down the display.
Is there a way to do this directly?
A work around I'm exploring is using the RTC to just put the whole thing is halt mode. I would use RC.local with a to turn it off at night. I am now working on how to use the rtc0/wakealarm to start it at 0700. Perhaps also in RC.local also?
I've got everything working how I like but I can't use the DPMS trick I used under X11 anymore.
Searching turns up complaints about DPMS on wayland but now answers on how to power down the display.
Is there a way to do this directly?
A work around I'm exploring is using the RTC to just put the whole thing is halt mode. I would use RC.local with a
Code:
/sbin/shutdown -h 2200
Statistics: Posted by Baenwort — Tue Dec 26, 2023 7:22 pm