https://bugs.freedesktop.org/show_bug.cgi?id=89522
--- Comment #1 from Asbjørn Sannes <[email protected]> --- 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.
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
