summaryrefslogtreecommitdiffstats
path: root/remote/modules/nvidia_kernel
diff options
context:
space:
mode:
authorSimon Rettberg2015-10-12 11:28:16 +0200
committerroot2015-10-12 11:28:16 +0200
commit8f8e14ec6ed84d15400809332b8cc2ec04d8323f (patch)
treea5434565674ff8c69ee5626e5357d998a13348dc /remote/modules/nvidia_kernel
parent[systemd] Init tty to look prettier (diff)
downloadtm-scripts-8f8e14ec6ed84d15400809332b8cc2ec04d8323f.tar.gz
tm-scripts-8f8e14ec6ed84d15400809332b8cc2ec04d8323f.tar.xz
tm-scripts-8f8e14ec6ed84d15400809332b8cc2ec04d8323f.zip
[nvidia] Update driver version
Diffstat (limited to 'remote/modules/nvidia_kernel')
-rw-r--r--remote/modules/nvidia_kernel/module.conf2
-rw-r--r--remote/modules/nvidia_kernel/module.conf.ubuntu.144
2 files changed, 1 insertions, 5 deletions
diff --git a/remote/modules/nvidia_kernel/module.conf b/remote/modules/nvidia_kernel/module.conf
index 9880100d..f2409a1d 100644
--- a/remote/modules/nvidia_kernel/module.conf
+++ b/remote/modules/nvidia_kernel/module.conf
@@ -1,4 +1,4 @@
-REQUIRED_VERSION="331.38"
+REQUIRED_VERSION="352.41"
REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run"
REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA"
diff --git a/remote/modules/nvidia_kernel/module.conf.ubuntu.14 b/remote/modules/nvidia_kernel/module.conf.ubuntu.14
deleted file mode 100644
index 73887357..00000000
--- a/remote/modules/nvidia_kernel/module.conf.ubuntu.14
+++ /dev/null
@@ -1,4 +0,0 @@
-REQUIRED_VERSION="337.12"
-REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run"
-REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA"
-