Bug 480026 - Screen turning off in one of various ways (idle power off, esc on lock screen, Turn Off Screen shortcut invoked over D-Bus) shuts screen off very temporarily
Summary: Screen turning off in one of various ways (idle power off, esc on lock screen...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: platform-drm (show other bugs)
Version: 6.0.4
Platform: Gentoo Packages Linux
: HI normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 379474 423035 445566 462619 483099 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-19 01:40 UTC by Arsen Arsenović
Modified: 2024-07-10 17:39 UTC (History)
13 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.5
Sentry Crash Report:


Attachments
Demonstration. In the video, there is precisely one HID interaction: hitting return on the command present in step 1 (1.52 MB, video/webm)
2024-01-19 01:40 UTC, Arsen Arsenović
Details
KWin Support Information (6.99 KB, text/plain)
2024-01-24 20:20 UTC, Arsen Arsenović
Details
Bug Demo (3.82 MB, video/mp4)
2024-02-11 20:30 UTC, Cass Midkiff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Arsenović 2024-01-19 01:40:18 UTC
Created attachment 165026 [details]
Demonstration.  In the video, there is precisely one HID interaction: hitting return on the command present in step 1

Evening!

SUMMARY
Since switching to an AMD GPU (IIRC - been a while :/), when KDE turns my screens off, they stay off very briefly, then fires back up after a brief time, even when idle.  I've created a video of the effect, it's attached.

STEPS TO REPRODUCE
0. Get the (currently, to me, unknown) combination of software and hardware to cause this
1. sleep 1; dbus-send --session --print-reply --dest=org.kde.kglobalaccel  /component/org_kde_powerdevil org.kde.kglobalaccel.Component.invokeShortcut string:'Turn Off Screen'
2. Wait a few seconds

OBSERVED RESULT
Screens power back on.

EXPECTED RESULT
Screens stay shut off.

SOFTWARE/OS VERSIONS

Operating System: Gentoo GNU/Linux 2.14
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.6.10-gentoo-dist-hardened (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B550M DS3H

ADDITIONAL INFORMATION
I've not been able to reproduce this in Sway via: swaymsg "output * dpms off"

I can not reproduce this on a laptop with an Intel GPU with the same Plasma binary packages installed (i.e. the executables are the same between the two).

I am not sure where to look for the wakeup cause.  I have tried searching through the user journal, but to no avail.
Comment 1 Arsen Arsenović 2024-01-20 03:06:38 UTC
I've also updated to Plasma 5.92.0 to test (and will continue testing :-) ), and I can still reproduce the issue via the same process.

Operating System: Gentoo GNU/Linux 2.14
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.6.12-gentoo-dist-hardened (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B550M DS3H
Comment 2 Jakob Petsovits 2024-01-24 05:33:54 UTC
Seems similar to bug 480093, which btw (just an observation, not necessarily meaningful) is also using a discrete AMD GPU.
Comment 3 Arsen Arsenović 2024-01-24 20:20:57 UTC
Created attachment 165198 [details]
KWin Support Information

The bug you mentioned inspired me to try unplugging one of the monitors and running Turn Off Screen again.

That worked.  I unpluggged the HDMI-A-1 cable. 

So, here's the screens section of the Window Manager section of the Info Center:

Screens
=======
Active screen follows mouse:  yes
Number of Screens: 2

Screen 0:
---------
Name: DP-3
Enabled: 1
Geometry: 1920,0,1920x1080
Scale: 1
Refresh Rate: 60000
Adaptive Sync: incapable
Screen 1:
---------
Name: HDMI-A-1
Enabled: 1
Geometry: 0,0,1920x1080
Scale: 1
Refresh Rate: 74973
Adaptive Sync: automatic

I'll attach the full thing too.
Comment 4 Arsen Arsenović 2024-01-24 20:26:59 UTC
Here's another observation, with the Display Configuration settings pane open, when the screen turns off, the settings pane notifies me that 'An output has been removed.  Settings have been reloaded.'

So, my new pet theory is that the screen turning off gets reported as unplugged, which registers as activity, maybe.
Comment 5 Arsen Arsenović 2024-01-24 20:31:00 UTC
ah, here's info about the actual outputs, I just noticed the above lacks it, my bad

interface: 'kde_output_device_v2',                       version:  6, name: 73
interface: 'wl_output',                                  version:  4, name: 74
	name: DP-3
	description: HP Inc. HP P223a/0
	x: 1920, y: 0, scale: 1,
	physical_width: 480 mm, physical_height: 270 mm,
	make: 'HP Inc.', model: 'HP P223a/0',
	subpixel_orientation: unknown, output_transform: normal,
	mode:
		width: 1920 px, height: 1080 px, refresh: 60.000 Hz,
		flags: current
interface: 'kde_output_device_v2',                       version:  6, name: 81
interface: 'wl_output',                                  version:  4, name: 82
	name: HDMI-A-1
	description: Iiyama North America PL2288H/16843009
	x: 0, y: 0, scale: 1,
	physical_width: 480 mm, physical_height: 270 mm,
	make: 'Iiyama North America', model: 'PL2288H/16843009',
	subpixel_orientation: unknown, output_transform: normal,
	mode:
		width: 1920 px, height: 1080 px, refresh: 74.973 Hz,
		flags: current

(apologies for the spam - hopefully this is all for now)
Comment 6 Arsen Arsenović 2024-01-27 21:06:14 UTC
I cannot seem to reproduce this on the aforementioned laptop either.
Comment 7 Cass Midkiff 2024-02-11 20:16:24 UTC
I was having this exact same issue for a while now.  I finally found the cause (in my setup, at least)

My dell monitor has an "Input Auto Select" feature, and when it's enabled, it causes a feedback loop that constantly re-wakes the displays.  I figured this out from a post on stackexchange: https://unix.stackexchange.com/a/754364

> I dealt with this problem and it turned out that my monitor was set to "auto" for source. and each time the monitor was powered off via dpms, when it cycled for a new source it turned the monitor back on. I set the source from auto to the dedicated source (HDMI) and the problem was solved.
Comment 8 Cass Midkiff 2024-02-11 20:30:41 UTC
Created attachment 165756 [details]
Bug Demo

Here's a video demo with my dell monitor, showing that enabling "auto detect" causes the bug
Comment 9 Cass Midkiff 2024-02-11 20:34:57 UTC
The monitor I'm using is a Dell S2721NX
Comment 10 Bug Janitor Service 2024-04-30 12:28:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5679
Comment 11 Arsen Arsenović 2024-04-30 19:07:08 UTC
Git commit 38c4980b0d92f3836805becac13365d871afe62d by Arsen Arsenović.
Committed on 30/04/2024 at 17:01.
Pushed by zamundaaa into branch 'master'.

backends/drm: Prevent "recently disconnected" screen wakeup more aggressively

It seems that, on some systems (such as on mine), 1s is not long enough
for a spurious disconnect and reconnect to happen.  2s seems enough,
however, while still likely not being long enough to cause user
confusion.

M  +1    -1    src/backends/drm/drm_backend.cpp

https://invent.kde.org/plasma/kwin/-/commit/38c4980b0d92f3836805becac13365d871afe62d
Comment 12 Arsen Arsenović 2024-04-30 19:07:16 UTC
Git commit 5980945ee42bf5fbcb677f5588d891e20a21ca41 by Arsen Arsenović.
Committed on 30/04/2024 at 17:01.
Pushed by zamundaaa into branch 'master'.

dpmsinputeventfilter: Don't wake screens up on warp events

As pointer warps are not user interactions, they should not wake screens
up.

M  +5    -1    src/dpmsinputeventfilter.cpp

https://invent.kde.org/plasma/kwin/-/commit/5980945ee42bf5fbcb677f5588d891e20a21ca41
Comment 13 Zamundaaa 2024-04-30 19:18:04 UTC
Git commit f852077bec03bfd3bfbe18cbd5a2996befe4009a by Xaver Hugl, on behalf of Arsen Arsenović.
Committed on 30/04/2024 at 19:07.
Pushed by zamundaaa into branch 'Plasma/6.0'.

dpmsinputeventfilter: Don't wake screens up on warp events

As pointer warps are not user interactions, they should not wake screens
up.

M  +5    -1    src/dpmsinputeventfilter.cpp

https://invent.kde.org/plasma/kwin/-/commit/f852077bec03bfd3bfbe18cbd5a2996befe4009a
Comment 14 Zamundaaa 2024-04-30 19:18:12 UTC
Git commit faa148572e806a1a9a6363c5e4b3a7fb1345e49a by Xaver Hugl, on behalf of Arsen Arsenović.
Committed on 30/04/2024 at 19:07.
Pushed by zamundaaa into branch 'Plasma/6.0'.

backends/drm: Prevent "recently disconnected" screen wakeup more aggressively

It seems that, on some systems (such as on mine), 1s is not long enough
for a spurious disconnect and reconnect to happen.  2s seems enough,
however, while still likely not being long enough to cause user
confusion.

M  +1    -1    src/backends/drm/drm_backend.cpp

https://invent.kde.org/plasma/kwin/-/commit/faa148572e806a1a9a6363c5e4b3a7fb1345e49a
Comment 15 Zamundaaa 2024-05-09 14:55:31 UTC
*** Bug 379474 has been marked as a duplicate of this bug. ***
Comment 16 Nate Graham 2024-05-14 14:07:56 UTC
*** Bug 483099 has been marked as a duplicate of this bug. ***
Comment 17 Zamundaaa 2024-06-27 11:32:09 UTC
*** Bug 423035 has been marked as a duplicate of this bug. ***
Comment 18 Bug Janitor Service 2024-06-27 11:36:39 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/391
Comment 19 Nate Graham 2024-06-27 13:22:47 UTC
*** Bug 462619 has been marked as a duplicate of this bug. ***
Comment 20 Nate Graham 2024-06-27 13:22:54 UTC
*** Bug 445566 has been marked as a duplicate of this bug. ***
Comment 21 Philipp Keck 2024-06-29 08:09:57 UTC
I'm on Kubuntu 20.04 with KDE Plasma / kwin version 5 (specifically 5.24.7) and I'm observing what I believe to be the same issue. Would that issue already have been present in v5 and, if so, could we backport the fix to the v5 series?
Comment 22 Zamundaaa 2024-07-10 17:39:22 UTC
At this point it's not certain that another Plasma 5.27 release will be made. If it does get another release, maybe