http://bugs.freedesktop.org/show_bug.cgi?id=16441
--- Comment #31 from Alex Deucher <[EMAIL PROTECTED]> 2008-09-09 22:52:41 PST --- (II) RADEON(0): Output VGA-1 connected (II) RADEON(0): Output VGA-0 disconnected (II) RADEON(0): Output VGA-1 using initial mode 1024x768 The driver is not able to detect a monitor attached to the second output so it does not turn the output on. You can use xrandr to force the output on: xrandr --addmode VGA-0 1024x768 xrandr --output VGA-0 --mode 1024x768 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
