View Single Post
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: installing nvidia graphics card debian

 
0
  #2
Mar 1st, 2008
Most likely the drivers only require the Linux kernel headers. Find out your kernel version with:
Then grab the kernel headers with something like:
apt-get install kernel-headers-version

Then try to recompile again. If that doesn't work, you might want to try downloading the full kernel source (which would be kernel-source-version).
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote