Hi,
I try to install nVidia driver on Fedora 8, x86_64
and my video card is GeForce 6150, onboard
I installed that packages with "yum"
xorg-x11-drv-nvidia
kmod-nvidia
After that I installed NVIDIA-Linux-x86_64-100.14.19-pkg2.run, but during installation show me
Code:
No precompiled kernel interface was found to match your kernel;
would you like the installer to atempt to download a kernel tnterface for your kernel from ther NVIDIA ftp site
I type "yes", but it's don't find.
I write that in /etc/X11/xorg.conf
Code:
Section "Device"
Identifier "videocardCheking0"
Driver "nvidia"
I reboot and in boot time
Code:
Cheking for module nvidia.ko was not found [Failed]
And I look in /etc/X11/xorg.conf that
Code:
Section "Device"
Identifier "videocardCheking0"
Driver "vesa"
Can you tell me where is my error