nvidia support.

This commit is contained in:
2018-05-29 23:05:48 +08:00
parent ca90c45cd7
commit 72e204fe61
2 changed files with 12 additions and 0 deletions

10
80-nvidia.conf Normal file
View File

@@ -0,0 +1,10 @@
Section "Module"
Load "modesetting"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"
EndSection