aboutsummaryrefslogtreecommitdiff
path: root/system/nvidia-driver/README
diff options
context:
space:
mode:
authorLenard Spencer <lenardrspencer@gmail.com>2021-01-29 00:13:22 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-30 10:29:13 +0700
commit44d0ef25f6ce3e76b91192e0512354d238b9b949 (patch)
treed3e64fa86045f9b77a1c8c23ac7564bb04850bc5 /system/nvidia-driver/README
parent03b41da651dc3132ec854aeb6da034181a2168b7 (diff)
system/nvidia-driver: Updated for version 460.39.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-driver/README')
-rw-r--r--system/nvidia-driver/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README
index 02348377d297e..9f87edbdff3a2 100644
--- a/system/nvidia-driver/README
+++ b/system/nvidia-driver/README
@@ -3,15 +3,19 @@ X-server. This package does not include the kernel-module - it is
part of the nvidia-kernel package at SlackBuilds.org.
NOTE: This driver is ONLY for Slackware64. For x86 32-bit support, use
-nvidia-legacy390-{driver,kernel}
+nvidia-legacy390-{driver,kernel}.
Installing the 32-bit compatibility libraries is available:
if desired, do:
COMPAT32="yes" ./nvidia-driver.SlackBuild
-If you plan to test this buildscript on current (15.0 EXPERIMENTAL),
-to avoid stomping on the installed libglvnd, do:
+If you plan to test this buildscript on current/15.0, do:
+
CURRENT="yes" ./nvidia-driver.SlackBuild
+
+This avoids stomping on the libglvnd libraries, plus it forces the
+script to use the prebuilt nvidia-installer since it no longer builds
+in current. As a consequence, this script may no longer work in a VM.
This script now gives the option of installing the nvidia-persitenced
daemon. For details, see README.nvidia-persitenced.