summaryrefslogtreecommitdiff
path: root/system/nvidia-legacy390-kernel/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nvidia-legacy390-kernel/README')
-rw-r--r--system/nvidia-legacy390-kernel/README10
1 files changed, 3 insertions, 7 deletions
diff --git a/system/nvidia-legacy390-kernel/README b/system/nvidia-legacy390-kernel/README
index 9b9edc3be0..a4d06f73b9 100644
--- a/system/nvidia-legacy390-kernel/README
+++ b/system/nvidia-legacy390-kernel/README
@@ -3,19 +3,15 @@ driver. You also need the nvidia-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-legacy470-kernel.SlackBuild
+ 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.
+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.
+/etc/X11/xorg.conf.
The xf86-video-nouveau-blacklist package from /extra is required.
The Nvidia 390.xx series will be supported through December 2022.
-
-NOTE FOR -CURRENT: The script now includes a patch for the 5.18 kernel
-(BIG thanks to Archlinux for this one). It is NOT necessary to remove
-it for earlier kernels.