From 79e6c8bf0920084b9dff7a1f668bdb5900c1ea87 Mon Sep 17 00:00:00 2001 From: "Edward W. Koenig" Date: Sun, 13 Jul 2014 22:57:37 +0700 Subject: system/nvidia-driver: Updated for version 340.24. Signed-off-by: Willy Sudiarto Raharjo --- system/nvidia-driver/README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'system/nvidia-driver/README') diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README index 14391b2c3eedf..c1534441013b2 100644 --- a/system/nvidia-driver/README +++ b/system/nvidia-driver/README @@ -7,9 +7,14 @@ Installing the 32-bit compatibility libraries is available: if desired, do: 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. Two optional utilities, nvidia-modprobe and -nvidia-persistenced, can be installed with: - OPTAPPS="yes" ./nvidia-driver.SlackBuild +for details and usage. + +For CUDA/OpenCL to work after reboot, 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 +------------->8--------------- Since this nvidia-driver conflicts with some files of xorg, it's a bit complex to install/uninstall the driver. However, installation of the @@ -28,7 +33,7 @@ Usage of nvidia-switch: nvidia-switch --remove <--> remove the nvidia files and symlinks and restore the stock xorg files. -You do NOT have to run nvidia-switch after installing the package. +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 -- cgit v1.2.3