summaryrefslogtreecommitdiffstats
path: root/system/nvidia-legacy390-kernel/README
diff options
context:
space:
mode:
author Lenard Spencer2020-12-26 05:29:05 +0100
committer Willy Sudiarto Raharjo2020-12-26 05:29:17 +0100
commit9685fdb8966431b726f4a07d191bb8f147dd713c (patch)
treec6538780f3077a1dec49d5fe2c973945413a78bd /system/nvidia-legacy390-kernel/README
parent0c0be152aa4f11fbe69a06d6224bbcbeeeb6ed9c (diff)
downloadslackbuilds-9685fdb8966431b726f4a07d191bb8f147dd713c.tar.gz
system/nvidia-legacy390-kernel: Added patches to build for 5.10+.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-legacy390-kernel/README')
-rw-r--r--system/nvidia-legacy390-kernel/README11
1 files changed, 7 insertions, 4 deletions
diff --git a/system/nvidia-legacy390-kernel/README b/system/nvidia-legacy390-kernel/README
index 44c0369dd2..adb7c9d3fd 100644
--- a/system/nvidia-legacy390-kernel/README
+++ b/system/nvidia-legacy390-kernel/README
@@ -7,9 +7,12 @@ 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.
+/usr/share/X11/xorg.conf.d/10-nvidia.conf to make sure that X loads
+the nvidia module. If you need to make changes, copy 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.
+
+This script now includes the patches to enable building on newer
+kernels. (MANY thanks to willysr and Herecura for the fixes.)
The xf86-video-nouveau-blacklist package from /extra is required.