LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   nVIDIA new Graphics Drivers (https://www.linuxquestions.org/questions/linux-newbie-8/nvidia-new-graphics-drivers-761885/)

devang 10-14-2009 12:40 PM

nVIDIA new Graphics Drivers
 
Hello,i have a geforce 105m on an acer 5738g.im a newbie and just started with jaunty.
Since thers only a beta available, i downloaded the 185.18.14 driver from the nvidia site which other users have reported to be operational for my card.however i had previously installed the 180... driver.i then removed it during installation of the new driver.but it seems that the x kernel is using the old driver.how do i resolve this mismatch.

wfh 10-14-2009 12:57 PM

You might try this. Download the nVidia installer for your card. Then...

/usr/src/NVIDIA-Linux-x86-1.0-8762-pkg1/nvidia-installer --x-module-path="/usr/lib/xorg/modules"

...of course, the version numbers should match : )

scheme 10-14-2009 01:34 PM

The old modules might be loaded but the path be right.
Code:

modprobe -r nvidia
modprobe nvidia

(Tho I'm not sure if X would start if this was the case.)

usdanskys 10-14-2009 05:27 PM

Quote:

Originally Posted by devang (Post 3719144)
Hello,i have a geforce 105m on an acer 5738g.im a newbie and just started with jaunty.
Since thers only a beta available, i downloaded the 185.18.14 driver from the nvidia site which other users have reported to be operational for my card.however i had previously installed the 180... driver.i then removed it during installation of the new driver.but it seems that the x kernel is using the old driver.how do i resolve this mismatch.

You could always upgrade to the latest Karmic development version. The 185.18.36 driver is available in the Unbuntu repositories

devang 10-15-2009 01:39 AM

Thanks everyone,tried ur suggestions but they didnt work.Could anyone tell me how to completely erase the nvidia drivers and kernel, then i could try installing the driver afresh,
Thanks
Devang

devang 10-15-2009 01:41 AM

And, usdanskys, i'll switch to karmic on the 29th,but thanks neways

lutusp 10-15-2009 04:18 AM

Quote:

Originally Posted by devang (Post 3719887)
Thanks everyone,tried ur suggestions but they didnt work.Could anyone tell me how to completely erase the nvidia drivers and kernel, then i could try installing the driver afresh,
Thanks
Devang

Sure, here is how: Google: nvidia driver install howto


All times are GMT -5. The time now is 06:58 PM.