http://bugs.freedesktop.org/show_bug.cgi?id=16846
--- Comment #6 from Alex Deucher <[EMAIL PROTECTED]> 2008-08-04 01:28:45 PST --- You are probably getting clone mode and the xrandr utility is not smart enough to request different crtcs for each head when dualhead is requested. Try the following: xrandr --output VGA-0 --off xrandr --output VGA-0 --crtc 1 --mode 1024x768 xrandr --output VGA-0 --left-of LVDS -- 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
