bully the xserver module into submission

This commit is contained in:
Gerg-L 2024-05-11 01:15:34 -04:00
parent d54aee78da
commit 9f014f7dfa
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 55 additions and 55 deletions

View file

@ -41,11 +41,13 @@ Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "SidebandSocketPath" "/run/nvidia-xdriver/"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
Option "RandRRotation" "on"
Option "AllowEmptyInitialConfiguration"
EndSection