[Bug 13173] xrandr size change kills second output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 11 10:04:12 PST 2007


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





------- Comment #3 from agd5f at yahoo.com  2007-11-11 10:10 PST -------
(In reply to comment #2)
> Well, if the expected result is just that VGA-0 is modified, then this is a
> most definitely a bug as it also _permanently_ kills DVI-0.
> 
> If your position is that all RandR 1.0 calls are unsupported then you really
> should add an option to make the X server ignore those.
> 

randr 1.0 are supported, but they only work with one output.  randr 1.0 did not
have the concept of multiple outputs.  if you run xrandr -s 1280x1024 what
should be the expected behavior with multiple outputs some of which may not
support 1280x1024.  for randr 1.0 compatibility one crtc and one output are
chosen by the driver as the compatibility output for randr 1.0 calls.  if you
want to be able to control multiple outputs use randr 1.2 calls.  DVI-0 is not
permanently dead, you just need to issue xrandr 1.2 calls to re-enable it.


-- 
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