Summary: | KDE Not Honoring Display Modes in xorg.conf | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | iwillnoteatgreeneggsandspam |
Component: | common | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | dvratil |
Priority: | NOR | ||
Version: | 1.0.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
URL: | http://forum.kde.org/viewtopic.php?f=66&t=121076 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
iwillnoteatgreeneggsandspam
2014-06-01 23:35:24 UTC
Might be related to Bug 317929 , but I could not tell for certain. Correction to original description's "Actual Results": The test pattern is what the monitor would display when attempting to launch any X session at all before xorg.conf was manually configured. This included fluxbox and Gnome. So the test pattern seems to be what the monitor does when it's not receiving usuable... display modes? from X. Update: I no longer believe this is the fault of KDE, but rather the properietary Nvidia drivers. From what I understand, the properietary Nvidia driver ignores the modes defined in the xorg.conf file unless you give a "IncludeImplicitMetaModes" "no" option to the driver in the /etc/X11/xorg.conf file. My understanding is that this happens when it uses OpenGL, so I assume fluxbox and Gnome were not hitting the same problem due to not using OpenGL rendering. You could confirm by switching kwin to XRender mode; then it does not use OpenGL. Marking as duplicate of bug 317929 - KScreen currently ignores xorg.conf and will try to set what it thinks is the best for you if there's no previous KScreen configuration for that specific monitor - if this is different from what you set in xorg.conf, it will lead to the effect you describe. So although technically it's probably monitor or GPU vendor's fault it's not handling "nonstandard" settings correctly, it's still more of KScreen's fault it does not honor your config. *** This bug has been marked as a duplicate of bug 317929 *** |