[Bug 12392] radeon 6.7.192 fails to force second monitor HSync / VRefresh

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 14 15:29:53 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12392





------- Comment #10 from jan at willies.info  2007-09-14 15:30 PST -------
oki, it was the S-Video. Disabling it solved the problem, now I can start my
extended screen with this little script:

#!/bin/sh
xrandr --output S-video --off
xrandr --newmode "1440x900"  106.50  1440 1528 1672 1904  900 903 909 934
-hsync +vsync
xrandr --addmode VGA-0 1440x900
xrandr --output VGA-0 --auto
xrandr --output VGA-0 --mode 1440x900
xrandr --output VGA-0 --right-of LVDS

Still I wonder what the static way for it would be.

Guess this "bug" can be closed now. (Well it's a new one, cause I have to
disable my non-existing S-Video Port :P) Thanks!


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list