http://bugs.freedesktop.org/show_bug.cgi?id=12392
------- Comment #10 from [EMAIL PROTECTED] 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. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
