[Bug 818681] New: NVIDIA drivers from bumblebee or Overman79 repo fail to build with kernel 3.9.0
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c0 Summary: NVIDIA drivers from bumblebee or Overman79 repo fail to build with kernel 3.9.0 Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: wildshekhar@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=538085) --> (http://bugzilla.novell.com/attachment.cgi?id=538085) The dkms build log file: /var/lib/dkms/nvidia/319.17-2.1/build/make.log User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 I had 3.8.8.1 Kernel installed from http://download.opensuse.org/repositories/Kernel:/stable/standard/ repo. As soon as I updated the kernel packages to 3.9.0, the nvidia packages installed from bumblebee and Overman79 repo stopped building. Now I cannot use nvidia GPU, and the nvidia GPU is always on. Bumblebee repo: http://download.opensuse.org/repositories/home:/Bumblebee-Project:/nVidia:/l... Overman79's repo: http://download.opensuse.org/repositories/home:/Overman79:/Laptop/openSUSE_1... Reproducible: Always Steps to Reproduce: 1. Install 3.9.0 kernel from http://download.opensuse.org/repositories/Kernel:/stable/standard/ 2. Install nvidia packages from Bumblebee or Overman's repo, 3. Try loading just installed nvidia module. Actual Results: It does not build the nvidia module. The above steps was working on 3.8.8.1 Kernel. Expected Results: It should build the Nvidia module and load it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c1 Gertjan Lettink <knurpht@glosscomputer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |knurpht@glosscomputer.com --- Comment #1 from Gertjan Lettink <knurpht@glosscomputer.com> 2013-05-07 12:48:38 UTC --- I confirm this. A couple of other users report the same issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c2 --- Comment #2 from Gertjan Lettink <knurpht@glosscomputer.com> 2013-05-07 12:49:40 UTC --- To elaborate a bit: this happens on kernel 3.9 from the Tumbleweed repo. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c Gertjan Lettink <knurpht@glosscomputer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c3 Marc collin <collinm@laboiteaprog.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |collinm@laboiteaprog.com --- Comment #3 from Marc collin <collinm@laboiteaprog.com> 2013-05-14 18:49:00 UTC --- can you try with kernel 3.9.2? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c4 --- Comment #4 from Shekhar Neupane <wildshekhar@gmail.com> 2013-05-16 00:40:29 UTC --- Just tried with 3.9.2 and nvidia 310.51, still the same error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c5 --- Comment #5 from Shekhar Neupane <wildshekhar@gmail.com> 2013-05-16 01:05:19 UTC --- As described in the following post by oopepe: https://forums.opensuse.org/english/get-technical-help-here/tumbleweed/48659... If I comment out the "ifndef" ARCH in /var/lib/dkms/nvidia/319.17-2.1/source/Makefile (here 319.17-2.1 is the nvidia driver version), and do dkms build, it builds without any errors. before change: ifndef ARCH ARCH := $(shell uname -m | sed -e 's/i.86/i386/' -e 's/armv[0-9]\w\+/arm/') endif after change: #ifndef ARCH ARCH := $(shell uname -m | sed -e 's/i.86/i386/' -e 's/armv[0-9]\w\+/arm/') #endif -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=818681 https://bugzilla.novell.com/show_bug.cgi?id=818681#c6 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jslaby@suse.com Resolution| |WONTFIX --- Comment #6 from Jiri Slaby <jslaby@suse.com> 2013-06-24 08:40:31 UTC --- Sorry, nvidia is out of support here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com