[arch-general] text console no longer turns off (it blanks, but powered) after 4.12.5 or xf86-video-ati update

Ralf Mardorf silver.bullet at zoho.com
Wed Aug 16 04:10:28 UTC 2017


On Tue, 15 Aug 2017 22:14:42 -0500, David C. Rankin wrote:
>It has always properly blanked (DPMS power off) after the default
>timeout (6-7 min?).

Hi,

I'm using X and an Intel graphics, so I only could try to interpret the
manpage.


$ man setterm | grep powerdown
       --powerdown [0-60]
              Sets the VESA powerdown interval in minutes.  Without an argument, it defaults to 0 (disable powerdown).  If the console is blanked or the monitor is in suspend mode, then
              the monitor will go into vsync suspend mode or powerdown mode respectively after this period of time has elapsed.
       --powersave powerdown
              Puts the monitor into VESA powerdown mode.

IIUC it's turned off by default. It's turned on by default, when using
X.


$ man xorg.conf | grep OffTime -A4
       Option "OffTime"  "time"
              sets the inactivity timeout for the off phase of DPMS mode.  time is in minutes, and the value can be changed at run-time with xset(1).  Default: 10 minutes.  This is only
              suitable for VESA DPMS compatible monitors, and may not be supported by all video drivers.  It is only enabled for screens that have the "DPMS" option set (see the MONITOR
              section below).

$ man xorg.conf | grep n\ \"DPMS -A2
       Option "DPMS" "bool"
              This option controls whether the server should enable the DPMS extension for power management for this screen.  The default is to enable the extension.

Regards,
Ralf


More information about the arch-general mailing list