From 581a9e2e9bd0ed678ec817bdf39e25726c90e133 Mon Sep 17 00:00:00 2001 From: Lenard Spencer Date: Sat, 27 Jun 2020 19:20:43 +0100 Subject: system/nvidia-legacy390-kernel: Updated for version 390.138. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/nvidia-legacy390-kernel/README | 14 ++++++++------ .../nvidia-legacy390-kernel.SlackBuild | 6 +----- .../nvidia-legacy390-kernel/nvidia-legacy390-kernel.info | 10 +++++----- 3 files changed, 14 insertions(+), 16 deletions(-) (limited to 'system') diff --git a/system/nvidia-legacy390-kernel/README b/system/nvidia-legacy390-kernel/README index ab0d4a748f..44c0369dd2 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. diff --git a/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.SlackBuild b/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.SlackBuild index 6640ff06c3..fba0d38bd0 100644 --- a/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.SlackBuild +++ b/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.SlackBuild @@ -28,7 +28,7 @@ # see nvidia-driver/changelog.txt PRGNAM=nvidia-legacy390-kernel -VERSION=${VERSION:-390.132} +VERSION=${VERSION:-390.138} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -92,10 +92,6 @@ if [ "$TARGET" = "x86_64" ]; then install -m 0664 kernel/nvidia-uvm.ko $PKG/lib/modules/$KERNEL/kernel/drivers/video/ fi -# Make sure the X is specified to automagically load the -# correct driver, since I always forget. You can remove -# this file if you have an equivilent entry in /etc/X11/xorg.d - mkdir -p $PKG/usr/share/X11/xorg.conf.d/ cat $TMP/$SRCNAM/nvidia-drm-outputclass.conf > $PKG/usr/share/X11/xorg.conf.d/10-nvidia.conf diff --git a/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.info b/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.info index 802c01d5c4..1dff6364aa 100644 --- a/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.info +++ b/system/nvidia-legacy390-kernel/nvidia-legacy390-kernel.info @@ -1,10 +1,10 @@ PRGNAM="nvidia-legacy390-kernel" -VERSION="390.132" +VERSION="390.138" HOMEPAGE="http://www.nvidia.com" -DOWNLOAD="https://download.nvidia.com/XFree86/Linux-x86/390.132/NVIDIA-Linux-x86-390.132.run" -MD5SUM="2677480ee20cd4918b1de9289b2d0af8" -DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/390.132/NVIDIA-Linux-x86_64-390.132.run" -MD5SUM_x86_64="c6a37fc418ede54ad63fdf5c96f54958" +DOWNLOAD="https://download.nvidia.com/XFree86/Linux-x86/390.138/NVIDIA-Linux-x86-390.138.run" +MD5SUM="1247db325e3127324e28fb5f7c59ad50" +DOWNLOAD_x86_64="https://download.nvidia.com/XFree86/Linux-x86_64/390.138/NVIDIA-Linux-x86_64-390.138.run" +MD5SUM_x86_64="e12b55efa430062a0f7f73db071bc0c3" REQUIRES="" MAINTAINER="Lenard Spencer" EMAIL="lenardrspencer@gmai.com" -- cgit v1.2.3-80-g2a13