aboutsummaryrefslogtreecommitdiff
path: root/system/nvidia-driver/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nvidia-driver/README')
-rw-r--r--system/nvidia-driver/README8
1 files changed, 1 insertions, 7 deletions
diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README
index b680205a6138..2d3869bed037 100644
--- a/system/nvidia-driver/README
+++ b/system/nvidia-driver/README
@@ -23,7 +23,7 @@ man pages for details and usage.
For CUDA/OpenCL to work after reboot, and for utilites such as
nvidia-smi, you might need to include the following line in your
/etc/rc.d/rc.local:
-(This is required if you plan on running nvidia-persistenced)
+(This is REQUIRED if you plan on running nvidia-persistenced)
# Create missing nvidia device nodes after reboot
/usr/bin/nvidia-modprobe -c 0 -u
@@ -33,12 +33,6 @@ Notes:
This is easily done by installing xf86-video-nouveau-blacklist in
extra/xf86-video-nouveau-blacklist on the distibution DVD.
-2. The nvidia-installer has been patched so it is now NO LONGER
- NECESSARY to remove the old driver before running this script.
-
-3. With Slackware 15.0, nvidia-switch has been dropped once and for
- all as there are no longer any conflicts.
-
CAUTION! Please DO NOT USE this script for Slackware(64) versions 14.2
or older as it WILL corrupt the mesa and xorg installations.
Please use the scripts from those repos instead.