diff options
author | Lenard Spencer <lenardrspencer@gmai.com> | 2020-06-27 19:20:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:59 +0700 |
commit | 581a9e2e9bd0ed678ec817bdf39e25726c90e133 (patch) | |
tree | c1c0c38cb6891f7d1b188b76742679a00e93312c /system/nvidia-legacy390-kernel/README | |
parent | a55462544b1c4d597e7391e75f4c199c45ad2d37 (diff) |
system/nvidia-legacy390-kernel: Updated for version 390.138.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-legacy390-kernel/README')
-rw-r--r-- | system/nvidia-legacy390-kernel/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/system/nvidia-legacy390-kernel/README b/system/nvidia-legacy390-kernel/README index ab0d4a748f74f..44c0369dd209a 100644 --- a/system/nvidia-legacy390-kernel/README +++ b/system/nvidia-legacy390-kernel/README @@ -1,13 +1,15 @@ -This is the kernel-module needed by the proprietary binary nvidia driver. -You also need the nvidia-legacy390-driver package from SlackBuilds.org. +This is the kernel-module needed by the proprietary binary nvidia +driver. You also need the nvidia-legacy390-driver package from +SlackBuilds.org. To build the package for a kernel different from the running one, start the script setting the KERNEL variable as in KERNEL=4.6.3 ./nvidia-legacy390-kernel.SlackBuild -A default config file is placed at /usr/share/X11/xorg.conf.d/10-nvidia.conf -to make sure that X loads the nvidia module. If you need to make changes, -move that file to /etc/X11/xorg.conf.d/ and edit the copy. You do not need -this file at all if you have a proper and complete xorg.conf. +A default config file is placed at +/usr/share/X11/xorg.conf.d/10-nvidia.conf to make sure that X loads the +nvidia module. If you need to make changes, move that file to +/etc/X11/xorg.conf.d/ and edit the copy. You do not need this file at +all if you have a proper and complete xorg.conf. The xf86-video-nouveau-blacklist package from /extra is required. |