summaryrefslogtreecommitdiffstats
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, 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.