![]() |
Alright, I said 'no' to 'abort install?' (i.e. force-continue) ... that gave
[i] ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option. [/i] which had just 'ok' as an option, which leads to [i] 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 [url]www.nvidia.com[/url].[/i] |
So you apparently don't have the kernel headers installed. Install what they suggest and try again.
|
Possibly, as root:
[FONT="Courier New"]apt-get install linux-headers-`uname -r`[/FONT] |
[QUOTE=Xyzzy;378398]Possibly, as root:
[FONT="Courier New"]apt-get install linux-headers-`uname -r`[/FONT][/QUOTE] The first thing I did [following the recipe described [url=http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic-research/graham/cuda5-debian-wheezy/]here[/url]] was [i] apt-get install linux-headers-'uname -r' [/i] That gave "E: Unable to locate package linux-headers-uname -r" |
[QUOTE=ewmayer;378400]The first thing I did [following the recipe described [url=http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic-research/graham/cuda5-debian-wheezy/]here[/url]] was
[i] apt-get install linux-headers-'uname -r' [/i] That gave "E: Unable to locate package linux-headers-uname -r"[/QUOTE] Aha - Mike's version has upper-left-to-lower-right-slanting `, whereas mine had standard single-quote ' - with the former it works. Should I retry the last .run execution now? |
Those are back quotes. Its been a long time since I've worked on a debian based system with apt-get package manager, but the default
[CODE]apt-get install linux-headers[/CODE]will probably fetch the correct ones. Edit: Ah, I see you already figured it out. Yeah, go ahead. My guess is that it willl build, but not load. But maybe I'm wrong. |
[QUOTE=owftheevil;378402]Yeah, go ahead. My guess is that it willl build, but not load. But maybe I'm wrong.[/QUOTE]
Kernek modules now build ... and I get this: [i] Install NVIDIA's 32-bit compatibility OpenGL libraries? [/i] Yes or no? |
I don't use them, but I'm not really sure what they are for.
|
[QUOTE=owftheevil;378405]I don't use them, but I'm not really sure what they are for.[/QUOTE]
I'll take that as a "sure, why not?" Next screen is [i] Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. [/i] Is that relevant to my cmd-line-only setup? |
No its not relevant
|
[QUOTE=owftheevil;378407]No its not relevant[/QUOTE]
Alright, we have success - at least of the final .run-file-based setup step: [i] Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 319.37) is now complete. Please update your XF86Config or xorg.conf file as appropriate; see the file /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details. [/i] Offline 'til tomorrow - thanks for all the help, guys! |
| All times are UTC. The time now is 17:55. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.