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





--- Comment #16 from Alex Deucher <[EMAIL PROTECTED]>  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.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to