[Bug 13044] Corruption and slowness when screen rotated 90 degrees left or right
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 14 08:08:08 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13044
--- Comment #16 from Alex Deucher <agd5f at yahoo.com> 2008-05-14 08:08:07 PST ---
(In reply to comment #9)
> Have the same problem, using
>
> > xrandr --output LVDS --rotate right
>
> shows no reaction. This is xf86-driver-ati from todays GIT. Regardless of EXA,
> XAA or even "NoAccel" "1".
In your case you don't have an LVDS output. try:
xrandr --output DVI-0 --rotate right
Add a virtual line to the display dubsection of the screen section of your
config:
SubSection "Display"
Depth 24
Virtual 1600 1600
Modes "1600x1200" "1280x1024" "1024x768" "800x600"
EndSubSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list