summarylogtreecommitdiffstats
path: root/10-nvidia.conf
diff options
context:
space:
mode:
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"