https://bugs.kde.org/show_bug.cgi?id=476060
--- Comment #3 from Zamundaaa <xaver.h...@gmail.com> --- > │ ├───CRTC 0 > │ │ ├───Object ID: 51 > │ │ ├───Legacy info > │ │ │ ├───Mode: 3840x2160@60.00 preferred driver phsync nvsync Interestingly, in your case the display mode is still 4k, so from a driver perspective, the result you're seeing is correct. Now we just need to find out why KWin doesn't set the correct mode... on my laptop it gets set correctly. One possibility could be that the Intel driver doesn't require ALLOW_MODESET to change the mode on your display. If that's the case, then https://invent.kde.org/plasma/kwin/-/merge_requests/4495 should fix this -- You are receiving this mail because: You are watching all bug changes.