Results 1 to 8 of 8
Hey, I have gotten through the installer... a little bit but now its hitting me with something like:
"ERROR: Unable to find the kernel source tree for the currently running ...
- 06-21-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 4
Installing Nvidia drivers..
Hey, I have gotten through the installer... a little bit but now its hitting me with something like:
"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."
Can someone please help? Its really annoying with no graphics drivers >.<
- 06-21-2009 #2
You need to install a package called linux-source which matches the version of the linux kernel you are running. Another alternative would be to install Debians own nvidia drivers. Just do
A list of nvidia related packages will be listed install the ones you need using apt-get.Code:apt-cache search nvidia
- 06-21-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 4
How do I know what kernel version I have?
- 06-21-2009 #4Just Joined!
- Join Date
- Jun 2009
- Posts
- 4
- 06-21-2009 #5
To check the kernel enter
You need to install nvidia-common, nvidia-settings, nvidia-kernel and nvidia-glx.Code:uname -r
- 06-21-2009 #6Just Joined!
- Join Date
- Jun 2009
- Posts
- 4
- 06-22-2009 #7
If you do not have those packages, it could be that you need to enable the universe and multiverse software repositories.
- 06-22-2009 #8Just Joined!
- Join Date
- Oct 2007
- Location
- Mexico
- Posts
- 65
Area you using Debian or *buntu???
if *buntu you could try universe/multiverse repositories... i don't have used *buntu...
but if you use Debian... you can try use the contrib non-free repositories:
in sources.list add that words in the respective lines:
deb ... main contrib non-free
deb-src ... contrib non-free
and follow the steps shown in Nvidia Driver Install - The Debian/nVidia Way (following the Debian Way)
and change the xorg.conf
it's easy, i did it.
Good Luck
See you


Reply With Quote

