diff --git a/kernel/drivers/module-nvidia-current/actions.py b/kernel/drivers/module-nvidia-current/actions.py
index 039211a9ca..24a1ebfa93 100644
--- a/kernel/drivers/module-nvidia-current/actions.py
+++ b/kernel/drivers/module-nvidia-current/actions.py
@@ -46,9 +46,8 @@ def build():
autotools.make("module")
- shelltools.cd("uvm")
-
- autotools.make("module")
+ #shelltools.cd("uvm")
+ #autotools.make("module")
def install():
@@ -58,7 +57,7 @@ def install():
"kernel/nvidia.ko")
pisitools.insinto("/lib/modules/%s/extra/nvidia" % KDIR,
- "kernel/uvm/nvidia-uvm.ko")
+ "kernel/nvidia-uvm.ko")
# Command line tools and their man pages
diff --git a/kernel/drivers/module-nvidia-current/pspec.xml b/kernel/drivers/module-nvidia-current/pspec.xml
index cf38dbfb58..fbc417c818 100644
--- a/kernel/drivers/module-nvidia-current/pspec.xml
+++ b/kernel/drivers/module-nvidia-current/pspec.xml
@@ -11,10 +11,10 @@
NVIDIA
NVIDIA drivers for GeForce 6xxx and newer GPUs
NVIDIA graphics drivers provide optimized 2D/3D performance.
- ftp://download.nvidia.com/XFree86/Linux-x86/349.16/NVIDIA-Linux-x86-349.16.run
- ftp://download.nvidia.com/XFree86/Linux-x86_64/349.16/NVIDIA-Linux-x86_64-349.16.run
+ ftp://download.nvidia.com/XFree86/Linux-x86/355.11/NVIDIA-Linux-x86-355.11.run
+ ftp://download.nvidia.com/XFree86/Linux-x86_64/355.11/NVIDIA-Linux-x86_64-355.11.run
- kernel-module-headers
+ kernel-module-headers
libX11-devel
@@ -24,7 +24,7 @@
driver
Kernel module for current NVIDIA graphics driver releases
- kernel
+ kernel
/lib/modules
@@ -89,6 +89,13 @@
+
+ 2015-09-23
+ 355.11
+ Version bump, for kernel 4.1.8
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-06-16
349.16