[Bug 89522] Rotating one output stops updating the other

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 11 13:19:29 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89522

--- Comment #1 from Asbjørn Sannes <ace at sannes.org> ---
Two new data points:

I tried on another computer with xorg-server 1.15.0 and glamor 0.5.1 and there
it worked. I upgraded libdrm, xf86-video-ati and glamor to newest git (not the
one included in the xorg-server). And then I got the same problem again.

Also what type of rotation used matters, as I mentioned previously if I used
the same rotation on both outputs it worked. But now I also note that if you
can use left and right together and normal and inverted together.

In other words:
xrandr --output DVI-1 --auto --rotate left --output DVI-0 --rotate right --auto
--primary
xrandr --output DVI-1 --auto --rotate right --output DVI-0 --rotate left --auto
--primary

xrandr --output DVI-1 --auto --rotate normal --output DVI-0 --rotate inverted
--auto --primary
xrandr --output DVI-1 --auto --rotate inverted --output DVI-0 --rotate normal
--auto --primary

Also, tried with three monitors, then DVI-1 and HDMI-0 has to have the same
rotation pairs (left/left, left/right, right/right, normal/normal,
normal/inverted and inverted/inverted).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20150311/6ffba189/attachment.html>


More information about the xorg-driver-ati mailing list