Bug 692293
Summary: | [845G] if EDID bad/missing, oops at worst; at best, unable to initialize X at more than 1024x768 via xorg.conf | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Felix Miata <mrmazda> |
Component: | xorg-x11-drv-intel | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | ajax, mcepl, xgl-maint |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-29 22:25:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Felix Miata
2011-03-30 23:21:12 UTC
Created attachment 488954 [details]
352 line tail of /var/log/messages
Lots of EDID litter here.
Created attachment 488955 [details]
Xorg.0.log from connecting without xorg.conf to 1600x1200 LCD with good EDID
Note claim of DPI set to 99,98, but xdpyinfo reports 96x96.
Created attachment 488956 [details] xorg.conf+Xorg.0.g from same machine booted to openSUSE 11.4 (released 20 days ago) & CRT as comment 0 X server 1.9.3. X starts at 1600x1200. Everything relevant to desired monitor characteristics put in xorg.conf is obeyed by X, no xrandr startup scripts or xorg.conf modelines are necessary, and all modes that should be available show up in krandrtray. Created attachment 490390 [details]
from today's update Xorg.0.log with good EDID LCD connected
(EE) for AIGLX and GLX. Menu responses generate unexpected delays, e.g. long lag waiting on screen repaint to reflect selection to log out, as well as long lag to actually log out.
*** Bug 693995 has been marked as a duplicate of this bug. *** As noted upstream in https://bugs.freedesktop.org/show_bug.cgi?id=26345 applying 'Option "DRI" "false"' & 'Option "Shadow" "true"' makes this go away. They should be made compiled-in options for 845 chips. |