https://bugs.kde.org/show_bug.cgi?id=523988
--- Comment #8 from Throstur <[email protected]> --- I can reproduce what appears to be the same issue on Arch Linux with Plasma 6.7.4, Wayland, and NVIDIA proprietary drivers. After resuming from suspend/standby, both active desktop monitors were left extremely dim to the point of being effectively unusable. I was able to restore the displays immediately without restarting KWin or Plasma by forcing the per-output dimming value back to 100: ``` kscreen-doctor output.<output>.dimming.100 ``` Applying that to the affected outputs restored normal brightness immediately. This makes it look like the per-output KWin/PowerDevil dimming state is remaining below 100 after resume rather than being restored correctly. Environment: Arch Linux KDE Plasma 6.7.4 Wayland NVIDIA RTX 3050 Multiple external desktop monitors I have disabled automatic dimming for now as a workaround. -- You are receiving this mail because: You are watching all bug changes.
