Summary: | Wrong default resolution selected for screen LVDS | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Steven Franzen <sfranzen85> |
Component: | common | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dvratil |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/libkscreen/b309874669283054825f24194bdafff1e776a0ce | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
kscreen-console output
xrandr --verbose output |
Description
Steven Franzen
2013-01-09 15:17:21 UTC
IIRC we've already seen EDID being available only to root user (therefore X sees it, but not user in xrandr --verbose) - need to investigate a bit. Could you please provide output of xrandr --verbose? The "preferred mode" is not exactly what I thought it was and it causes KCM and KDED to misbehave sometimes (like in this case :-) ) Created attachment 76340 [details]
xrandr --verbose output
Output of xrandr, showing EDID for external screen "CRT1" but not for LVDS.
Git commit b309874669283054825f24194bdafff1e776a0ce by Lamarque V. Souza. Committed on 09/01/2013 at 22:07. Pushed by lvsouza into branch 'master'. Semantic change in XRandROutput::edid() and select the first preferred mode found for a montior. REVIEW: 107940 Related: bug 312236 M +7 -1 backends/xrandr/xrandroutput.cpp http://commits.kde.org/libkscreen/b309874669283054825f24194bdafff1e776a0ce |