[Bug 347713] New: Fails to build Nvidia drivers
https://bugzilla.novell.com/show_bug.cgi?id=347713 Summary: Fails to build Nvidia drivers Product: openSUSE 11.0 Version: unspecified Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: joop_boonen@web.de QAContact: qa@suse.de Found By: --- Fails to build Nvidia drivers -> Kernel source path: '/lib/modules/2.6.24-rc3-git1-3-pae/source' -> Kernel output path: '/lib/modules/2.6.24-rc3-git1-3-pae/build' ERROR: If you are using a Linux 2.4 kernel, please make sure you either have configured kernel sources matching your kernel or the correct set of kernel headers installed on your system. If you are using a Linux 2.6 kernel, please make sure you have configured kernel sources matching your kernel installed on your system. If you specified a separate output directory using either the "KBUILD_OUTPUT" or the "O" KBUILD parameter, make sure to specify this directory with the SYSOUT environment variable or with the equivalent nvidia-installer command line option. Depending on where and how the kernel sources (or the kernel headers) were installed, you may need to specify their location with the SYSSRC environment variable or the equivalent nvidia-installer command line option. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com. -- 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=347713 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347713#c1 --- Comment #1 from Joop Boonen <joop_boonen@web.de> 2007-12-11 11:05:14 MST --- Created an attachment (id=186980) --> (https://bugzilla.novell.com/attachment.cgi?id=186980) nvidia-installer.log nvidia-installer.log -- 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=347713 User gregkh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347713#c2 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Greg Kroah-Hartman <gregkh@novell.com> 2007-12-11 12:31:03 MST --- Sorry, but we do not support the nvidia third-party, closed source kernel drivers. Please ask nvidia for support for them. -- 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=347713 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347713#c3 --- Comment #3 from Joop Boonen <joop_boonen@web.de> 2007-12-12 01:54:29 MST --- The reason I reported this problem so Nvidia has this information. So they can already build their driver for openSuSE 11.0 -- 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=347713 User gregkh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347713#c4 --- Comment #4 from Greg Kroah-Hartman <gregkh@novell.com> 2007-12-12 11:10:50 MST --- Sorry, but nvidia does not use the Novell bugzilla, please contact them directly if you are concerned about this. -- 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=347713 User holler@nefkom.info added comment https://bugzilla.novell.com/show_bug.cgi?id=347713#c5 Hans-Peter Holler <holler@nefkom.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |holler@nefkom.info --- Comment #5 from Hans-Peter Holler <holler@nefkom.info> 2007-12-12 12:16:57 MST ---
From my experience nvidia and fglrx drivers don't like gcc-4.3 in 11.0 Alpha0/factory.
Assuming you have the 4.2 versions installed: cd /usr/bin rm gcc cc ln -s gcc-4.2 gcc ln -s gcc-4.2 cc and have a look at https://bugzilla.novell.com/show_bug.cgi?id=341805 https://bugzilla.novell.com/show_bug.cgi?id=341801 -- 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