summarylogtreecommitdiffstats
path: root/10-nvidia.conf
diff options
context:
space:
mode:
authorFeresey2019-09-02 10:54:01 +0300
committerFeresey2019-09-02 10:54:01 +0300
commitfa02935d904c4cd165a29f3b0ebb535b165b7aa3 (patch)
tree96b2ab3b17c451d8ca417985631468fac948b8d0 /10-nvidia.conf
parente2d4d06f547faf1ff5414ec4d97f383c2dfc48b3 (diff)
downloadaur-fa02935d904c4cd165a29f3b0ebb535b165b7aa3.tar.gz
ignoreABI
Diffstat (limited to '10-nvidia.conf')
-rw-r--r--10-nvidia.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/10-nvidia.conf b/10-nvidia.conf
index fa8cbf8cbaf7..49aa5ac466b8 100644
--- a/10-nvidia.conf
+++ b/10-nvidia.conf
@@ -7,6 +7,13 @@ Section "ServerLayout"
Screen 0 "iGPU" 0 0
EndSection
+# You may uncomment the following lines, if Xorg.log contains:
+# (EE) NVIDIA: Use the -ignoreABI option to override this check
+
+# Section "ServerFlags"
+# Option "IgnoreABI" "1"
+# EndSection
+
Section "Device"
Identifier "iGPU"
Driver "modesetting"