https://bugs.kde.org/show_bug.cgi?id=456369
--- Comment #8 from Zamundaaa <xaver.h...@gmail.com> --- Alright so the kernel rejects the new display configuration for some reason. To find out why, please execute > echo 0x1FF | sudo tee /sys/module/drm/parameters/debug to enable drm debug logging and then execute > sudo dmesg -w > dmesg.log to copy the drm log into "dmesg.log" (and keep that one running). Then cause the problem again and upload the log file afterwards. Note that drm logging is quite verbose and the file may become quite huge, so the command should only be run as long as really needed. -- You are receiving this mail because: You are watching all bug changes.