On Tue, 2011-11-08 at 14:05 -0800, Grant wrote: > I just switched from nvidia to nouveau and I get the following in Xorg.0.log: > > (WW) NOUVEAU(0): Option "Rotate" is not used > > I have the following in xorg.conf because I've rotated the LCD screen > to change its orientation: > > Option "Rotate" "CCW" > > Can this be done with nouveau? BTW, I can't say for sure that nouveau > isn't rotating the screen image because the workstation is remote. Sure it can, nouveau is a randr 1.2 driver - so adding 'Option "Rotate" "Left"' to the monitor section of your xorg.conf will work instead.
Ben. > > - Grant > _______________________________________________ > Nouveau mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/nouveau _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
