SOLVED Rotating screen with Nvidia driver impossible. Why?

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Sam Sung

SOLVED Rotating screen with Nvidia driver impossible. Why?

Post by Sam Sung »

Using the proprietary NVIDIA driver (384.59), I can't rotate a screen. It works with the Intel drivers for the integrated graphics instead the Optimus/Prime. The control panel only offers the rotation "normal" and xrandr fails like this:

xrandr --output VGA-1-1 --rotate left
xrandr: output VGA-1-1 cannot use rotation "left" reflection "none"

xorg.conf has the "Device" section with Option "RandRRotation" "true" added as suggested here, but no avail.

Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1@0:0:0"
Option "ConstrainCursor" "off"
Option "RandRRotation" "true"
EndSection
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Sam Sung

SOLVED Re: Rotating screen with Nvidia driver impossible. Why?

Post by Sam Sung »

The solution comes with the xorg-server package update from today.
https://i.stack.imgur.com/qNc19.png
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: SOLVED Rotating screen with Nvidia driver impossible. Why?

Post by catweazel »

lol - I was just about to post exactly that.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
Locked

Return to “Graphics Cards & Monitors”