Looks like this was fixed with buildfix_kernel_3.0.patch

diff -ur a/nv-linux.h b/nv-linux.h
--- a/nv-linux.h        2011-06-10 22:02:01.091192102 +0200
+++ b/nv-linux.h        2011-06-10 21:47:02.901192468 +0200
@@ -44,7 +44,7 @@
 #  define KERNEL_2_4
 #elif LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 0)
 #  error This driver does not support 2.5 kernels!
-#elif LINUX_VERSION_CODE < KERNEL_VERSION(2, 7, 0)
+#elif LINUX_VERSION_CODE < KERNEL_VERSION(4, 0, 0)
 #  define KERNEL_2_6
 #else
 #  error This driver does not support development kernels!


** Changed in: nvidia-graphics-drivers (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/795562

Title:
  Dkms fails to build nvidia module for kernel 3.0-01

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/795562/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to