diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-09-05 08:18:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:18:26 +0700 |
commit | 25c6196a46c8756ff43b1504387f5c320f3d3808 (patch) | |
tree | 85cd6d0033da0b20c683af7f6b55af03eaaa619a /system/nvidia-kernel/README | |
parent | 16b4bada04cd4e1a6bc4184ac8925434bea8778c (diff) |
system/nvidia-kernel: Updated for version 450.66.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-kernel/README')
-rw-r--r-- | system/nvidia-kernel/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/nvidia-kernel/README b/system/nvidia-kernel/README index d1a52f94b6a47..35109efbf0cc1 100644 --- a/system/nvidia-kernel/README +++ b/system/nvidia-kernel/README @@ -6,9 +6,10 @@ start the script setting the KERNEL variable as in KERNEL=4.6.3 ./nvidia-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. The xf86-video-nouveau-blacklist package from /extra is required. |