https://bugs.kde.org/show_bug.cgi?id=493879
--- Comment #27 from Dinolek <[email protected]> --- (In reply to Zamundaaa from comment #26) > (In reply to Dinolek from comment #25) > > I added print to allOff lambda and it outputs: "eDP-1" = > > KWin::Output::DpmsMode::On > That's very useful, thanks. I assume then that your laptop display is turned > off (or you have the lid closed)? Yes, it's turned off. I added print to updateDpmsMode and got this. With internal and external screens: sie 11 15:10:02 arch-portable kwin_wayland[71084]: updateDpmsMode "eDP-1" KWin::Output::DpmsMode::AboutToTurnOff sie 11 15:10:02 arch-portable kwin_wayland[71084]: kwin_core: Failed to delay sleep: Sender is not authorized to send message sie 11 15:10:02 arch-portable kwin_wayland[71084]: updateDpmsMode "HDMI-A-1" KWin::Output::DpmsMode::AboutToTurnOff sie 11 15:10:02 arch-portable kwin_wayland[71084]: kwin_core: Failed to delay sleep: Sender is not authorized to send message sie 11 15:10:02 arch-portable kwin_wayland[71084]: updateDpmsMode "eDP-1" KWin::Output::DpmsMode::Off sie 11 15:10:02 arch-portable kwin_wayland[71084]: updateDpmsMode "HDMI-A-1" KWin::Output::DpmsMode::Off sie 11 15:10:08 arch-portable kwin_wayland[71084]: removed dpms-off output "PHL 49732 9057 34 2020 0" sie 11 15:10:08 arch-portable kwin_wayland[71084]: updateDpmsMode "eDP-1" KWin::Output::DpmsMode::On sie 11 15:10:09 arch-portable kwin_wayland[71084]: adding output "PHL 49732 9057 34 2020 0" sie 11 15:10:09 arch-portable kwin_wayland[71084]: allOff "eDP-1" = KWin::Output::DpmsMode::On sie 11 15:10:09 arch-portable kwin_wayland[71084]: "PHL 49732 9057 34 2020 0" sie 11 15:10:09 arch-portable kwin_wayland[71084]: turning it on sie 11 15:10:09 arch-portable kwin_wayland[71084]: kwin_xwl: Could not find a matching X RandR CRTC/output to set as primary for KWin::DrmOutput(0x563c784839d0, name="HDMI-A-1", geometry=QRect(1440,0 1920x1080), scale=1) sie 11 15:10:09 arch-portable kwin_wayland[71084]: kwin_core: KWin::LayerShellV1Window doesn't support setting maximized state sie 11 15:10:09 arch-portable kwin_wayland[71084]: kwin_core: KWin::LayerShellV1Window doesn't support setting fullscreen state sie 11 15:10:10 arch-portable kwin_wayland[71084]: removing from off list: "PHL 49732 9057 34 2020 0" With external screen enabled only: sie 11 15:14:50 arch-portable kwin_wayland[71084]: kwin_wayland_drm: atomic commit failed: Invalid argument sie 11 15:14:50 arch-portable kwin_wayland[71084]: updateDpmsMode "HDMI-A-1" KWin::Output::DpmsMode::AboutToTurnOff sie 11 15:14:50 arch-portable kwin_wayland[71084]: kwin_core: Failed to delay sleep: Sender is not authorized to send message sie 11 15:14:51 arch-portable kwin_wayland[71084]: updateDpmsMode "HDMI-A-1" KWin::Output::DpmsMode::Off sie 11 15:14:57 arch-portable kwin_wayland[71084]: removed dpms-off output "PHL 49732 9057 34 2020 0" sie 11 15:14:57 arch-portable kwin_wayland[71084]: kwin_xwl: Could not find a matching X RandR CRTC/output to set as primary for KWin::DrmOutput(0x563c76ff9150, name="eDP-1", geometry=QRect(0,0 1440x900), scale=2) sie 11 15:14:57 arch-portable kwin_wayland[71084]: adding output "PHL 49732 9057 34 2020 0" sie 11 15:14:57 arch-portable kwin_wayland[71084]: allOff "eDP-1" = KWin::Output::DpmsMode::On sie 11 15:14:57 arch-portable kwin_wayland[71084]: "PHL 49732 9057 34 2020 0" sie 11 15:14:57 arch-portable kwin_wayland[71084]: turning it on sie 11 15:14:57 arch-portable kwin_wayland[71084]: kwin_wayland_drm: Atomic modeset test failed! Invalid argument sie 11 15:14:57 arch-portable kwin_wayland[71084]: kwin_wayland_drm: Atomic modeset test failed! Invalid argument sie 11 15:14:58 arch-portable kwin_wayland[71084]: kwin_xwl: Could not find a matching X RandR CRTC/output to set as primary for KWin::DrmOutput(0x563c784839d0, name="HDMI-A-1", geometry=QRect(0,0 1920x1080), scale=1) sie 11 15:14:59 arch-portable kwin_wayland[71084]: removing from off list: "PHL 49732 9057 34 2020 0" -- You are receiving this mail because: You are watching all bug changes.
