LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   nvidia driver works only on 2.6.18-4 (https://www.linuxquestions.org/questions/debian-26/nvidia-driver-works-only-on-2-6-18-4-a-593643/)

emamarro 10-22-2007 06:56 AM

nvidia driver works only on 2.6.18-4
 
Hi!
I had installed nvidia driver legacy on etch , changed xorg.cong from "nv" to "nvidia" and was loading fine on kernel 2.6.18-4-686

Trying with kernel 2.6.18-5-686 and 2.6.21-686(lenny), x doen't start not finding nvidia and I have to go back to nv in order to startx with a different kernel than 2.6.18-4

This is happening similar on 3 different pc which have nvidia cards

The installation run fine anytime and no output error until I reboot.
Is it a link problem?
Thanks for any help
Ciao
Emanuele
debian etch 4.01r

utanja 10-22-2007 07:35 AM

Quote:

Originally Posted by emamarro (Post 2932418)
Hi!
I had installed nvidia driver legacy on etch , changed xorg.cong from "nv" to "nvidia" and was loading fine on kernel 2.6.18-4-686

Trying with kernel 2.6.18-5-686 and 2.6.21-686(lenny), x doen't start not finding nvidia and I have to go back to nv in order to startx with a different kernel than 2.6.18-4

This is happening similar on 3 different pc which have nvidia cards

The installation run fine anytime and no output error until I reboot.
Is it a link problem?
Thanks for any help
Ciao
Emanuele
debian etch 4.01r

did you reinstall the driver with each kernel upgrade?....

farslayer 10-22-2007 07:55 AM

The driver must be recompiled for each kernel update. that's whty I use module assistant for my nvidia drivers..

Any time I get a kernel update I can simply

aptitude update
m-a update
m-a prepare
m-a a-i nvidia
aptitude install nvidia-glx


and X will now start..

not sure how you installed the driver originally, but repeat the process and it should start working again.

rob33n 10-22-2007 08:48 AM

your driver is legacy. it means old. you need new ones.
I think, firstly you uninstall all nvidia drivers with this command:
sudo apt-get remove --purge nvidia-*
and try it again.

I got an error like this, my reason was some sourcelist which is not for etch. check it!

farslayer 10-22-2007 11:50 AM

Quote:

Originally Posted by rob33n (Post 2932543)
your driver is legacy. it means old. you need new ones.

Legacy means His card uses a GPU that is no longer supported in the latest nVidia drivers.

Cards such as the 440 MX or the Geforce2Go, or even my old TNT2 cards.. these all require the legacy nVidia drivers..

just fyi..

rob33n 10-22-2007 12:18 PM

sorry for this. my fault! I knew that this legacy means old.
thanks for explanation.

emamarro 10-22-2007 05:55 PM

Thank you for help, i did install using module assistant:
http://www.e-pillole.com/linux/post/...u-debian-etch/

I will try again if this is the right way..
Ciao
Ema


All times are GMT -5. The time now is 02:35 PM.