DPMS Screen Blanking and Power-Off on Rocky Linux 9
Rocky Linux 9 can blank the console screen after a period of inactivity, but by default it may not actually power off the display. This is often caused by kernel mode settings or DPMS (Display Power Management Signaling) configuration. Check Current DPMS Status First, verify whether DPMS is enabled on your console: cat /sys/module/kernel/parameters/consoleblank If…
