Mailinglist Archive: radeonhd (353 mails)

< Previous Next >
[radeonhd] [Bug 15142] randr: static multimonitor setup not working
  • From: bugzilla-daemon@xxxxxxxxxxxxxxx
  • Date: Fri, 4 Apr 2008 12:25:02 -0700 (PDT)
  • Message-id: <20080404192504.C32BD1301B6@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=15142





--- Comment #9 from Matthias Hopf <mhopf@xxxxxxx> 2008-04-04 12:25:01 PST ---
(In reply to comment #8)
Ok, weird.
When I remove these Screen and ServerLayout sections from xorg.conf,
it works correctly. Is that supposed to be that way?

Err - yes, and no.

You have a monitor referenced, that shouldn't be used any more:

Section "Screen"
Identifier "Default Screen"
Monitor "Asus"
[...]

This ought to be ignored by our driver (it tells RandR so), but apparently
behavior there has changed lately. You are on the safe side, if you never
specify a monitor the old way when using any(!) RandR 1.2 capable driver with
the current Xserver version.

This is also tracked in

https://bugzilla.novell.com/show_bug.cgi?id=370656


--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >