diff options
Diffstat (limited to 'system/nvidia-driver/README')
-rw-r--r-- | system/nvidia-driver/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README index f2dbaf6237..e5583b23c5 100644 --- a/system/nvidia-driver/README +++ b/system/nvidia-driver/README @@ -4,10 +4,10 @@ of the nvidia-kernel package at SlackBuilds.org. Installing the 32-bit compatibility libraries is available: if desired, do: COMPAT32="yes" ./nvidia-driver.SlackBuild - + GLVND GLX client libraries are now the default. If these cause any compatibility issues with older GLX sofware, either upgrade your software -or try: +or try: GLVND="no" ./nvidia-driver.SlackBuild Several useful utilities are included: nvidia-xsettings, nvidia-smi, and |