summaryrefslogtreecommitdiffstats
path: root/system/nvidia-driver/README
diff options
context:
space:
mode:
author Edward W. Koenig2015-07-29 17:57:41 +0200
committer Willy Sudiarto Raharjo2015-07-30 20:52:58 +0200
commit72ebf74a763bf64bc99dc8a6cdfc6c0628c00215 (patch)
treef2d9432e08f67fffc617d1b05d1714557151e6b5 /system/nvidia-driver/README
parent745b89a5be7342f02a143288ffee7987ab2f46e7 (diff)
downloadslackbuilds-72ebf74a763bf64bc99dc8a6cdfc6c0628c00215.tar.gz
system/nvidia-driver: Updated for version 352.30.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-driver/README')
-rw-r--r--system/nvidia-driver/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README
index c153444101..05700b67fe 100644
--- a/system/nvidia-driver/README
+++ b/system/nvidia-driver/README
@@ -9,8 +9,8 @@ Several useful utilities are included: nvidia-xsettings, nvidia-smi, and
nvidia-settings. Please refer to the Nvidia documentation and man pages
for details and usage.
-For CUDA/OpenCL to work after reboot, include the following line in your
-/etc/rc.d/rc.local:
+For CUDA/OpenCL to work after reboot, you might need to include the
+following line in your /etc/rc.d/rc.local:
-------------8<---------------
# Create missing nvidia device nodes after reboot
/usr/bin/nvidia-modprobe -c 0 -u
@@ -38,8 +38,8 @@ You do NOT have to run nvidia-switch after installing the package.
Before uninstalling or upgrading this package, it is important that you execute
'nvidia-switch --remove', which will switch back to the stock xorg files
and remove all links created by nvidia-switch during installation. If you forget
-to do this, you'll have to do the switch manually, or xorg won't work on next startup.
-Here are the affected files:
+to do this, you might have to do the switch manually, since 'nvidia-switch --install'
+may fail, resulting in xorg not working. Here are the affected files:
/usr/lib[64]/libGL.so.1.2
/usr/lib[64]/xorg/modules/extensions/{libglx.so libglx.la}
Simply remove the dead nvidia symlinks and rename the saved '-xorg' appended files.