Bug 13057 (mirak) - xorg driver video radeon corrupted display
Summary: xorg driver video radeon corrupted display
Status: RESOLVED DUPLICATE of bug 12626
Alias: mirak
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.3 (2007.09)
Hardware: x86 (IA32) Linux (All)
: medium blocker
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 20:25 UTC by mirak
Modified: 2007-11-02 03:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description mirak 2007-11-01 20:25:26 UTC
I use custome modelines particularly 720x540 on a TV, it was working fine since Ubuntu feisty, but when upgrading to gutsy, the display is now corrupted, the top half of the screen is kind of cloned on the half bottom part of the screen and there is a black separation that splitt the screen horizontally. The image doesn't seem interlaced by the way while it's what we want.
So I tried to put back the old xserver-xorg-video-ati driver and replaced 6.7.195 by 6.6.3 and then it works again.
So something went bad between this two modules.


##################################################################
#
#
Section "Device"
	Identifier	"ATI Technologies Inc RV350 AP [Radeon 9600]"
	Driver		"radeon"
	BusID		"PCI:3:0:0"
	#VideoRam	262144
	#Option		"AGPMode" "4"
	Option		"ForceMinDotClock" "15MHz"
EndSection

Section "Monitor"
        Identifier   "TV"
        HorizSync    15.0 - 20.0
	VertRefresh  50.0 - 60.0	
        Option      "DPMS"
	Modeline "720x540" 15.101 720 778 850 968 540 561 566 624 +HSync +Vsync Interlace Composite

EndSection

#
#
##################################################################

I use ubuntu and upgraded for feisty to gutsy

the package for feisty are 
xserver-xorg-video-ati (1:6.6.3-2ubuntu6)
xserver-xorg-core (2:1.2.0-3ubuntu8)

and for gutsy
xserver-xorg-video-ati (1:6.7.195-1ubuntu2)
xserver-xorg-core (2:1.3.0.0.dfsg-12ubuntu8)
Comment 1 Michael Haas 2007-11-02 03:19:58 UTC

*** 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.