Bug 12727

Summary: Interlace mode doesn't work following Xorg 7.2 -> 7.3 upgrade
Product: xorg Reporter: Neil Hoggarth <neil>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: x86 (IA32)   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg.conf file
none
Xorg.0.log file none

Description Neil Hoggarth 2007-10-07 09:12:18 UTC
I have an x86 FreeBSD system (6.2-STABLE) with a Radeon 9200 video card. I use
this to drive the RGB inputs on a UK standard widescreen television, via a VGA
to SCART adaptor cable. For the last year or so I've been using the following
custom mode line to drive the TV at standard PAL-I line rates (625-line 50Hz 2:1 interlace, 576 active lines):

Modeline "1024x576pali" 19.6875  1024 1053 1145 1260  576 580 583 625 composite -csync interlace

Following an upgrade to Xorg 7.3 this no longer works.

The first sign of trouble was that I needed to add a VertRefresh option to
the Monitor section of my xorg.conf file which allowed frame rates of 25Hz,
in order to prevent the server rejecting the on the grounds of "vrefresh
out of range" - whereas previously the server has treated an interlaced
mode on the field rate.

Even though I've been able to make the server accept the interlaced mode as
in range, it no longer displays correctly. The X server thinks that it has a
1024x576 frame as expected, but the actual video output shows the top half of
one field in the top of the display, a vertical blanking interval in the middle,
and then the top half of the alternate field in the bottom of the display (the bottom half of the display isn't output). The bottom half of the frame buffer
isn't output at all.
Comment 1 Neil Hoggarth 2007-10-07 09:13:25 UTC
Created attachment 11928 [details]
xorg.conf file
Comment 2 Neil Hoggarth 2007-10-07 09:14:17 UTC
Created attachment 11929 [details]
Xorg.0.log file
Comment 3 Michael Haas 2007-10-08 06:22:28 UTC
Oops. Looks like I overlooked your bug report. I experience the same problem in #12626; I'm marking this as a duplicate since I provide additional information (and some begging for help ;)) over there.



*** This bug has been marked as a duplicate of bug 12626 ***

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.