* [Bug 60775] New: Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files
@ 2013-08-20 21:11 bugzilla-daemon
2013-08-20 21:40 ` [Bug 60775] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-08-20 21:11 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60775
Bug ID: 60775
Summary: Installing NVIDIA proprietary drivers on kernel
3.10.7-100.fc18.x86_64 errors out . . . can't find
kernel source files
Product: Drivers
Version: 2.5
Kernel Version: Linux 3.10.7-100.fc18.x86_64 SMP
Hardware: x86-64
OS: Linux
Tree: Fedora
Status: NEW
Severity: high
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: letourneau.ryan@gmail.com
Regression: No
Trying to install NVIDIA-Linux-x86_64-319.32.run proprietary drivers on kernel
3.10.7-100.fc18.x86_64 does not work. Error;
"The kernel header file '/usr/src/linux/include/linux/version.h' does not
exist.
The most likely reason for this is that the kernel source files in
'/usr/src/linux' have not been
configured."
All necessary source rpms are installed ;
kernel-headers-3.10.7-100.fc18.x86_64
kernel-devel-3.10.7-100.fc18.x86_64
and all dependencies.
Also downloaded kernel source rpm and installed but did not resolve issue;
yumdownloader --source kernel
rpm -ivh kernel-3.10.7-100.fc18.src.rpm
Tried solution here;
http://moldvan.com/blog/?p=824
Did not resolve issue when linking /usr/include/linux/version.h
to /usr/src/kernels/`uname -r`/include/linux/version.h
But once linked, this error pops up;
"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."
The NVIDIA proprietary driver does successfully build on
kernel 3.6.10-4.fc18.x86_64.
Tried uninstalling kernel-headers and kernel-devel rpms and re-installing, did
not resolve issue.
Expected results would be, for the NVIDIA proprietary drivers to find correct
kernel sources, and successfully build and install driver module.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 60775] Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files
2013-08-20 21:11 [Bug 60775] New: Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files bugzilla-daemon
@ 2013-08-20 21:40 ` bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-08-20 21:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60775
--- Comment #1 from Ryan Letourneau <letourneau.ryan@gmail.com> ---
Just tried solution here
http://ewaldertl.blogspot.ca/2013/02/update-fedora-18-to-kernel-376-let-fail.html
but did not resolve issue
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 60775] Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files
2013-08-20 21:11 [Bug 60775] New: Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files bugzilla-daemon
2013-08-20 21:40 ` [Bug 60775] " bugzilla-daemon
@ 2013-11-12 13:44 ` bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-12 13:44 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60775
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution|--- |INVALID
--- Comment #2 from Alan <alan@lxorguk.ukuu.org.uk> ---
Nvidia proprietary bugs need to go to Nvidia
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 60775] Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files
2013-08-20 21:11 [Bug 60775] New: Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files bugzilla-daemon
2013-08-20 21:40 ` [Bug 60775] " bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
@ 2013-11-12 13:44 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-12 13:44 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60775
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-12 13:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 21:11 [Bug 60775] New: Installing NVIDIA proprietary drivers on kernel 3.10.7-100.fc18.x86_64 errors out . . . can't find kernel source files bugzilla-daemon
2013-08-20 21:40 ` [Bug 60775] " bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
2013-11-12 13:44 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.