I've spent two days already trying to get it done, but no joy. Please help!
I'm trying to install CUDA 5.5 drivers, the ones that come with the toolkit. As of yesterday, I've started at FC17, but in the course of various attempts, I've upgraded to FC18.
First, here's my problem in short: CUDA's repository wants to install for version 319.37, but my current version is 319.32 (the one I can get from rpmfusion). The version of the drivers from rpmfusion works with my video card. When I add CUDA's repository to the list of repos recognized by yum
and then try to install from there, the driver won't load claiming version mismatch.
So... I'm stuck. I can't install other CUDA-related libraries, because they list as their dependency something that will not work with my kernel (?) I'm not sure what is that version number.
This is what yum
wants to install, once asked to install cuda
:
Installing:
cuda x86_64 5.5-22 cuda 2.4 k
Installing for dependencies:
cuda-5-5 x86_64 5.5-22 cuda 3.3 k
nvidia-modprobe x86_64 319.37-1.fc18 cuda 14 k
xorg-x11-drv-nvidia-devel i686 1:319.37-2.fc18 cuda 116 k
xorg-x11-drv-nvidia-devel x86_64 1:319.37-2.fc18 cuda 116 k
xorg-x11-drv-nvidia-libs i686 1:319.37-2.fc18 cuda 28 M
Updating for dependencies:
xorg-x11-drv-nvidia x86_64 1:319.37-2.fc18 cuda 5.1 M
xorg-x11-drv-nvidia-libs x86_64 1:319.37-2.fc18 cuda 28 M
This is my kernel version:
$ uname -r
3.10.6-100.fc18.x86_64
This is the message I got after trying to install the above (I've reverted to rpmfusion version now).
Aug 16 13:20:59 wvxvvw-laptop avahi-daemon[706]:
Registering new address record for fe80::5604:a6ff:fe44:3bfa on p5p1.*.
Aug 16 13:20:59 wvxvvw-laptop kernel: [ 23.086087] NVRM:
API mismatch: the client has the version 319.37, but
Aug 16 13:20:59 wvxvvw-laptop kernel: [ 23.086087] NVRM:
this kernel module has the version 319.32. Please
Aug 16 13:20:59 wvxvvw-laptop kernel: [ 23.086087] NVRM:
make sure that this kernel module and all NVIDIA driver
Aug 16 13:20:59 wvxvvw-laptop kernel: [ 23.086087] NVRM:
components have the same version.
Aug 16 13:20:59 wvxvvw-laptop kdm[1112]:
X server died during startup
formatted for readability