diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 00:03:21 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:25 +0700 |
commit | c1b81ada4df019e6900a51203eb958c3f07ead6e (patch) | |
tree | e19205ef60f6edc0edd60ace69c73e9a7f4e4d0d /system/nvidia-legacy340-driver | |
parent | 92855914e0e4e7a745a06ad93bc3fb47da8a276a (diff) | |
download | slackbuilds-c1b81ada4df019e6900a51203eb958c3f07ead6e.tar.gz |
system/nvidia-legacy340-driver: Fix README, info.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-legacy340-driver')
-rw-r--r-- | system/nvidia-legacy340-driver/README | 12 | ||||
-rw-r--r-- | system/nvidia-legacy340-driver/nvidia-legacy340-driver.info | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/system/nvidia-legacy340-driver/README b/system/nvidia-legacy340-driver/README index 1ed005a5f2..28f6b894ef 100644 --- a/system/nvidia-legacy340-driver/README +++ b/system/nvidia-legacy340-driver/README @@ -2,7 +2,7 @@ This is the proprietary binary video driver from NVidia for the X.Org X-server. This package does not include the kernel-module - it is a part of the nvidia-kernel package at SlackBuilds.org. -Installing the 32-bit compatibility libraries is available: if desired, do: +Installing 32-bit compatibility libraries is available. If desired, do: COMPAT32="yes" ./nvidia-driver.SlackBuild Several useful utilities are included: nvidia-xsettings, nvidia-smi, and @@ -21,11 +21,11 @@ complex to install/uninstall the driver. However, installation of the nvidia-driver package itself backs up the conflicting files and puts the nvidia-specific files into place. -Included is a script called nvidia-switch, which is used to switch from the -xorg driver to the nvidia driver, but it will not edit xorg.conf for you; -you have to do that manually. The nvidia-switch script is installed to -/usr/sbin. NOTE: Although nvidia-switch is aware of a COMPAT32 environment, -its use therein is not supported. +Included is a script called nvidia-switch, which is used to switch +from the xorg driver to the nvidia driver, but it will not edit +xorg.conf for you; you have to do that manually. The nvidia-switch +script is installed to /usr/sbin. NOTE: Although nvidia-switch is +aware of a COMPAT32 environment, its use therein is not supported. Usage of nvidia-switch: nvidia-switch --install <--> install the nvidia files and save the diff --git a/system/nvidia-legacy340-driver/nvidia-legacy340-driver.info b/system/nvidia-legacy340-driver/nvidia-legacy340-driver.info index 0914aaf4f9..82a53144d8 100644 --- a/system/nvidia-legacy340-driver/nvidia-legacy340-driver.info +++ b/system/nvidia-legacy340-driver/nvidia-legacy340-driver.info @@ -23,4 +23,4 @@ MD5SUM_x86_64="28a7ec013c4ef657d3e9b978e2f653c1\ da1c2d34014a4aa4e66627ba18364779" REQUIRES="nvidia-legacy340-kernel" MAINTAINER="Mats B. Tegner" -EMAIL="mats.bertil.tegner@gmail.com"
\ No newline at end of file +EMAIL="mats.bertil.tegner@gmail.com" |