Author |
Message |
|
Post subject: Installing NVIDIA drivers on kernel 2.6.24-3-kanotix
Posted: Feb 28, 2008 - 08:28 AM
|
|

Joined: May 02, 2004
Posts: 471
Location: Portland, OR, USA
|
|
To whom it may concern :
After upgrading to kernel v2.6.24-3-kanotix, I tried to install NVIDIA drivers (both v1.0-9639 and v100.14.11 - the latter being preferred) manually, with no success. The installation failed both times.
I then ran "update-scripts-kanotix.sh" and then "install-nvidia-debian.sh" (which, for those who didn't know, both live in /usr/local/bin), which downloaded and installed the just released v169.12 driver. That installation did throw up the error messages
Code:
[ 234.865306] warning: process `nvidia-installe' used the deprecated sysctl system call with 1.23.
[ 234.870763] warning: process `nvidia-installe' used the deprecated sysctl system call with 1.23.
but otherwise runs great. |
|
|
|
|
 |
|
Post subject: Installing NVIDIA drivers on kernel 2.6.24-3-kanotix
Posted: Feb 28, 2008 - 12:29 PM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
You should always use my script and you should forget the warnings. Also I added a new option to my script:
-v latest
That way you would get the lastest preferred by nvidia driver release even if I had no time to update my script yet. |
|
|
|
|
 |
|
|
|