summarylogtreecommitdiffstats
path: root/0002-bumblebee-f23xorgnvidiafix.patch
blob: 9de4ba72efa53a2277ae0df8c6303917783a5e15 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -up bumblebee-3.2.1/conf/xorg.conf.nvidia.f23fix bumblebee-3.2.1/conf/xorg.conf.nvidia
--- bumblebee-3.2.1/conf/xorg.conf.nvidia.f23fix	2013-04-26 11:49:03.010174177 -0400
+++ bumblebee-3.2.1/conf/xorg.conf.nvidia	2015-10-14 17:56:43.920706607 -0400
@@ -32,3 +32,7 @@ Section "Device"
     Option "UseEDID" "false"
     Option "UseDisplayDevice" "none"
 EndSection
+
+Section "ServerFlags"
+ Option "IgnoreABI" "1" 
+EndSection