linux - How to install CUDA 5.5 drivers in FC18? -


i've spent 2 days trying done, no joy. please help!

i'm trying install cuda 5.5 drivers, ones come toolkit. of yesterday, i've started @ fc17, in course of various attempts, i've upgraded fc18.

first, here's problem in short: cuda's repository wants install version 319.37, current version 319.32 (the 1 can rpmfusion). version of drivers rpmfusion works video card. when add cuda's repository list of repos recognized yum , try install there, driver won't load claiming version mismatch.

so... i'm stuck. can't install other cuda-related libraries, because list dependency not work kernel (?) i'm not sure version number.

this yum wants install, once asked install cuda:

installing:  cuda                          x86_64     5.5-22                 cuda     2.4 k installing 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 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 kernel version:

$ uname -r 3.10.6-100.fc18.x86_64 

this message got after trying install above (i've reverted rpmfusion version now).

aug 16 13:20:59 wvxvvw-laptop avahi-daemon[706]:   registering new address record fe80::5604:a6ff:fe44:3bfa on p5p1.*. aug 16 13:20:59 wvxvvw-laptop kernel: [   23.086087] nvrm:   api mismatch: client has version 319.37, aug 16 13:20:59 wvxvvw-laptop kernel: [   23.086087] nvrm:   kernel module has version 319.32.  please aug 16 13:20:59 wvxvvw-laptop kernel: [   23.086087] nvrm:   make sure kernel module , nvidia driver aug 16 13:20:59 wvxvvw-laptop kernel: [   23.086087] nvrm:   components have same version. aug 16 13:20:59 wvxvvw-laptop kdm[1112]:   x server died during startup 

formatted readability

if on 64-bit fc18, , having trouble rpm method, use installer method instead.

you can find cuda 5.5 kits here.

here direct link installer.

don't forget getting started guide.

after you've finished installer, if puts driver version don't want on system, can go , re-install 319.32 driver. or can opt-out of driver install step when using installer method.

i check see if cuda 5.5 installed driver works before switching 319.32. sense 319.32 should ok cuda 5.5, may need find newer nvidia driver works video card , works cuda. driver comes cuda 5.5 should work or gpus. don't mention gpu using.

and getting close votes because questions system setup off-topic so.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -