[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-10 Thread Matt Domsch
a similar patch is needed for the older NVIDIA- Linux-x86_64-173.14.18-pkg2.run driver, used on older cards such as my NV30, if not using a DKMS version of that driver. -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread David Stansby
I get exit status 2 here. Attached is my make.log ** Attachment added: make.log http://launchpadlibrarian.net/28620752/make.log -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Murat
My Make.log ** Attachment added: Make.log http://launchpadlibrarian.net/28628108/Make.log -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this bug notification because you are a

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread zoff
Patch to make driver compilable is here: http://launchpadlibrarian.net/28552081/drm_agp_memory-2.6.31.patch I successfully compiled nvidia 185.18.14 driver on kernel 2.6.31-1 with these commands: cd /usr/src/nvidia-185.18.14/patches/ sudo wget

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread zoff
Of course 3rd command that need to manually write the string can be replaced by: sudo echo 'PATCH[1]=drm_agp_memory-2.6.31.patch' /usr/src/nvidia-185.18.14/dkms.conf -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

Re: [Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Michal Matyska
zoff píše v Čt 02. 07. 2009 v 14:21 +: Patch to make driver compilable is here: http://launchpadlibrarian.net/28552081/drm_agp_memory-2.6.31.patch I successfully compiled nvidia 185.18.14 driver on kernel 2.6.31-1 with these commands: cd /usr/src/nvidia-185.18.14/patches/ sudo wget

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Anders Kaseorg
PATCH_MATCH[1]=^2.6.3[1] Why are there brackets in ^2.6.3[1]? I’ve seen that pattern in many dkms.confs, but it doesn’t do anything; ^2.6.3[1] is the same regex as ^2.6.31. Perhaps this idea came from a corruption of ^2.6.3[1-9], which at least matches kernels 2.6.31 through 2.6.39? --

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Sense Hofstede
I can confirm the workaround provided by zoff fixes the build failure on 2.6.31. The driver works again! -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this bug notification because you

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Brian Murray
** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Importance: Undecided = Medium -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this bug notification because you are a member of

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-180 - 185.18.14-0ubuntu2 --- nvidia-graphics-drivers-180 (185.18.14-0ubuntu2) karmic; urgency=low * Add in drm_agp_memory-2.6.31.patch to enable 2.6.31 support until NVIDIA has it in their next driver release. (LP:

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Claudio Moretti
r...@mycroft:/usr/src/nvidia-185.18.14$ make SYSSRC=/usr/src/linux-headers-2.6.31-1-generic/ module NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /usr/src/linux-headers-2.6.31-1-generic/ SUBDIRS= modules make -f /usr/src/linux-headers-2.6.31-1-generic/Makefile silentoldconfig make -f

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread 3vi1
I can confirm seeing the same behavior, as have others in duplicate reports. ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: New = Confirmed -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread anagor
Very similar behaviour on my system, however the exit code error is different. I've attached the DKMS make log. ** Attachment added: make.log http://launchpadlibrarian.net/28600609/make.log -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Thomas E Jenkins
I was able to build it after manually making the changes shown in the below forum post. http://www.nvnews.net/vbulletin/showpost.php?s=09accab934da34868e512d84facb6c92p=2033988postcount=3 -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread XmIsTeR
With applying this ( http://leigh123linux.fedorapeople.org/pub/patches/nvidia-185.18.14.patch ) patch in /usr/src/nvidia-185.18.14, dkms succesfully built the module. I also attach the patch here. ** Attachment added: Patch to build nvidia 185.18.14 driver on kernel 2.6.31

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Claudio Moretti
I can confirm that this patch work. Instead of making the module, I launched r...@mycroft:/usr/src/nvidia-185.18.14# /etc/kernel/header_postinst.d/dkms 2.6.31-1-generic which (i hope) installed the module for the kernel. I don't have time now, but I'll try to dpkg-reconfigure the kernel to see

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Nikola Yanev
the same here :( the module dailed to build at the kernel 2.6.31-1-generic with exit status 2 the versions i've tried are 180.x 185.x and 190.x -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Dinxter
a simple patch setup below for dkms if anyones still having problems with ‘struct agp_memory’ has no member named ‘memory’ and so on as per the nvnews patch http://ubuntuforums.org/showpost.php?p=7546000postcount=50 -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Nikola Yanev
also affects nvidia-graphics-drivers-185 nvidia-graphics-drivers-190 -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

2009-07-01 Thread Daniel T Chen
** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: Confirmed = Triaged -- [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10 https://bugs.launchpad.net/bugs/394262 You received this bug notification because you are a member of