9

My monitors are not switching off (to power saving) when the screen is locked.

I have Ubuntu 20.04, a radeon graphic card and 3 Iiyama LED monitors (connected over HDMI/DP). When the systems get's locked (idle), the monitors are getting completely black (no backlight) but 5-10 seconds later they are getting back on, just a black screen (with backlight on) and the mouse cursor is visible. And it stays like that.

This behavior started after I connected these 3 LED monitors. Before I only had two if them and one LCD monitor. I also tried to reconnect the LCD monitor again but this behavior persists.

I already searched a lot but non of the results got my closer to a solution.

I tried it with this command, but it's still the same.

sleep 0.5
xset dpms force off
gnome-screensaver-command -l 

I checked xset -q which looks good for my understanding:

Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  0
DPMS (Energy Star):
  Standby: 0    Suspend: 0    Off: 0
  DPMS is Enabled
  Monitor is On

At the moment the only way to save energy when not working on the machine is to switch the monitors off manually at the switch.

Hope someone has some hints to direct me to a solution.

3 Answers3

5

I found this answer on the Unix & Linux Stack that suggested it is the monitor's Input Source Auto-select feature. Disabling that on my three monitors solved my problems. If any were auto-select when the system blanked them they blanked for a few seconds then came on. I guess the auto-select function is seen by the system as activity.

Now I need to get someone to fix the head-shaped holes in my walls...

NotTheDr01ds
  • 22,082
Ted M
  • 51
1

For me the solution was to not connect any of the monitors over HDMI. Sounds strange but this helped.

I have 3 Iiyama G-Master (1x GB2760QSU with DP cable, 2x GB2730QSU one with DP cable and one with DVI cable) and a Radeon RX 580. Whenever I connect one of them with a HDMI cable I have this issue. I tried it with different combinations and different cables. As long as one Iiyama is connected with HDMI I've the same issue.

I also tried only two Iiyama monitors and one Samsung. With this installation it's possible to connect even the Iiyama over HDMI with no issue.

Sounds strange but this is my solution.

0

[I can't comment to the particular post because not enough rep on StackExchange, but wanted to share my experience...original post from above for context]

I found this answer on the Unix & Linux Stack that suggested it is the monitor's Input Source Auto-select feature. Disabling that on my three monitors solved my problems. If any were auto-select when the system blanked them they blanked for a few seconds then came on. I guess the auto-select function is seen by the system as activity.

This technique of just changing the input source of 1 of my 3 monitors (Ubuntu 22.04) to not be auto-select fixed this problem for me. I've had this problem since installing 22.04, so I am happy to provide a confirmatory datapoint that this approach is efficacious.