summaryrefslogtreecommitdiffstats
path: root/system/nvidia-kernel/README
diff options
context:
space:
mode:
author Edward W. Koenig2017-01-04 10:39:49 +0100
committer David Spencer2017-01-09 21:18:02 +0100
commitc30c401dc08205fdf8b4a8389ae4d6767727f5e3 (patch)
tree00b060da0c9f831e42fe22952820e486bcf49c27 /system/nvidia-kernel/README
parent526978ebfb5a81b2492c5e8e23363ed17c83f01c (diff)
downloadslackbuilds-c30c401dc08205fdf8b4a8389ae4d6767727f5e3.tar.gz
system/nvidia-kernel: Updated for version 375.26.
Include file to blacklist nouveau module Note we don't use the package from /extra. Signed-off-by: Robby Workman <rworkman@slackbuilds.org> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/nvidia-kernel/README')
-rw-r--r--system/nvidia-kernel/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/nvidia-kernel/README b/system/nvidia-kernel/README
index b43764b191..ca1bb5be90 100644
--- a/system/nvidia-kernel/README
+++ b/system/nvidia-kernel/README
@@ -10,4 +10,5 @@ to make sure that X loads the nvidia module. If you need to make changes,
copy that file to /etc/X11/xorg.conf.d/ and edit the copy. You do not need
this file at all if you have a proper and complete xorg.conf.
-The xf86-video-nouveau-blacklist package from /extra is required.
+This package contains a lib/modprobe.d/nouveau.conf file that blacklists
+the conflicting nouveau kernel module.