Summary: | [EDID] quirk needed for Sony KDF-60XS955 HDTV | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jeremy Stanley <fungi> | ||||||||||||||
Component: | Driver/intel | Assignee: | Wang Zhenyu <zhenyu.z.wang> | ||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||
Severity: | enhancement | ||||||||||||||||
Priority: | low | Keywords: | NEEDINFO | ||||||||||||||
Version: | 7.3 (2007.09) | ||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||
OS: | Linux (All) | ||||||||||||||||
Whiteboard: | |||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||
Attachments: |
|
Description
Jeremy Stanley
2008-08-04 21:24:34 UTC
Created attachment 18120 [details]
output of get-edid utility
Created attachment 18121 [details]
errors reported by get-edid utility
Created attachment 18122 [details]
Xorg log with ModeDebug on for intel video
Created attachment 18123 [details]
xorg.conf corresponding to log
Created attachment 18124 [details]
kernel ring buffer/dmesg output
Created attachment 18125 [details]
output from xrandr --verbose
Your log shows intel version is 2.3.2, please try 2.4.0 or git master. You EDID looks really odd, e.g 1920x540 mode. Try "NoDDC" option, and set a Modeline in Monitor section, and using PreferredMode option to assign it. See intel man page for more details, e.g Section "Monitor" Identifier "HDMI-1" Modeline "1280x720" xxx xxx... Option "PreferredMode" "1280x720" EndSection Section "Device" ... Option "NoDDC" "true" Option "monitor-HDMI-1" "HDMI-1" EndSection On Wed, Aug 06, 2008 at 10:32:49PM -0700, bugzilla-daemon@freedesktop.org wrote: [...] > Keywords| |NEEDINFO Info coming. I was indeed testing 2.3.2 from Debian rather than the 2.4.0 I thought I was using. I'm running into some compilation issues, but I'll reserve that for a post to the list. On a positive note, I must have fat-fingered the NoDDC option in my xorg.conf when I was trying it previously, and then (presumably mis)read a list post suggesting that NoDDC and IgnoreEDID were deprecated in favor of in-driver quirks. After re-trying, I *am* able to get the (2.2.0 and 2.3.2) driver to attempt 1280x720 resolution, but it's fairly messy-looking so I'm holding off marking this resolved until I am able to test 2.4.0 in the next few days. Okay, after testing with Intel video 2.4.0 and properly enabling the NoDDC option in my config, I was able to sync at 720p to my HDTV over the HDMI interface just fine. Turned out I also needed to compile against a newer DRM than was available in Debian/unstable or else I was getting some garbling and inconsistent starts (occasional blank screen instead of the crosshatch). Unless you need any additional information from me on it, this bug can be filed in the PEBCAK pile and closed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.