Bug 13408 - Wrong video mode selected?
Summary: Wrong video mode selected?
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 10:36 UTC by Luca Tettamanti
Modified: 2007-12-08 00:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Log of Xorg with radeon driver version 6.7.196 (55.19 KB, text/plain)
2007-11-27 10:39 UTC, Luca Tettamanti
no flags Details
Log of Xorg with radeon driver version 6.6.3 (62.16 KB, text/plain)
2007-11-27 10:40 UTC, Luca Tettamanti
no flags Details

Description Luca Tettamanti 2007-11-27 10:36:56 UTC
The new radeon driver selects a video mode that's different from the one used by the stable (i.e. 6.6.3). I reported the issue on the ML for driver version 6.7.192 ; I still see the same behaviour with 6.7.196-1 (Debian/experimental).
To recap, Xorg comes up with a video mode that's slightly different than the one used by the previous driver (6.6.3). The result is that the image is not centered on screen anymore (on the left I see a black stripe of 3-4mm, the right part of the screen is cut).

New mode is:
"1280x1024"   108.00   1280 1328 1440 1688   1024 1025 1028 1066 +hsync +vsync
Old mode is:
"1280x1024"   135.00   1280 1296 1440 1688   1024 1025 1028 1066 +hsync +vsync

The big problem is that Windows also uses the "old" mode, hence I have to adjust monitor settings each time I switch operating system...

I'm attacching the logs for both drivers.
Comment 1 Luca Tettamanti 2007-11-27 10:39:17 UTC
Created attachment 12745 [details]
Log of Xorg with radeon driver version 6.7.196
Comment 2 Luca Tettamanti 2007-11-27 10:40:07 UTC
Created attachment 12746 [details]
Log of Xorg with radeon driver version 6.6.3
Comment 3 Luca Tettamanti 2007-12-07 05:15:44 UTC
Git current (07 Dec 2007) shows the same behaviour.
Comment 4 Alex Deucher 2007-12-08 00:33:47 UTC
This isn't really a bug per se.  The old driver was just broken :)  IIRC, the old driver used to just add gtf server modes that matched the resolutions of the modes in the edid, while the new driver actually uses the mode from the monitor edid.  If you want to use the old mode, you'll have to specify the old mode as a mode line in the monitor section of your config and set it to the preferred mode or manually pick it with xrandr.  See this page for more info:
http://www.intellinuxgraphics.com/dualhead.html
Make sure you associate the monitor section with the appropriate output.


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.