https://bugs.kde.org/show_bug.cgi?id=449906
--- Comment #14 from Zamundaaa <xaver.h...@gmail.com> --- (In reply to brady.phillips99 from comment #13) > I had a quick look through the logs and did notice that at line 151 in the > dmesg-drm log, it says that the supported refresh rate is 0 Hz - 0 Hz which > doesn't seem right. AFAIK that just means that FreeSync is not supported. Weirdly enough, according to the logs, the monitor gets detected and nothing else happens. Are you sure the monitor disabled itself in time? I uploaded a patch for very verbose logging for this sort of stuff at https://bugs.kde.org/show_bug.cgi?id=448220#c37, could you try the same patch for this? It should at least tell us very clearly what KWin and KScreen are doing So, apply the patch, put QT_LOGGING_RULES="kwin_*.debug=true" into /etc/environment, reboot, let a few cycles happen and then upload the output of "journalctl --boot 0 | grep kwin_wayland_drm" here. Afterwards you'll want to revert to original KWin, to not fill your storage up with all the logging -- You are receiving this mail because: You are watching all bug changes.