Nvidia drivers wont install

Alright I’ve been trying despretly to installed the nvidia drivers.If reinstalled them over and over but it just wont work. I have Gefore GTX 275 and I installed it using the one-click install.

It apperently installs but it doesn’t run or something.

rpm -qa | grep nvidia

does that give any response?

The card’s probably too new for the latest stable driver that’s in the repo. Please give some more info on your system and I’ll help you through installing the latest beta driver.

Is this about 11.2?
32/64 bit?

In the meantime you could install the Linux Kernel Development pattern through the software installer. Select the pattern view and check mentioned pattern for install, Accept.

Sorry for my late reply but I got the following result from doing rpm -qa | grep nvidia

x11-video-nvidiaG02-190.53-9.1.x86_64
nvidia-gfxG02-kmp-desktop-190.53_2.6.31.5_0.1-8.1.x86_64

and I have 64 bit

edit: I also think the driver installed but is not applied,

grep -i nvidia /var/log/Xorg.0.log
lsmod | grep nvidia

That worked! thanks!

Those commands can not have changed a thing!