Re: How to verify nvidia drivers working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/1/8 steve <networks1@xxxxxxx>:
>
> I guess that means I don’t have the drivers installed after all :-)
>

First, make sure you have it installed correctly.

If you are running 64 bit and have added the RPMFusion repositories, then run:
su -c 'yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686
xorg-x11-drv-nvidia-libs.x86_64'

If you're running 32 bit, then add the RPMFusion repo and run:
su -c 'yum install kmod-nvidia xorg-x11-drv-nvidia-libs'

This will install required libs and blacklist nouveau driver.

If you had kernel based modesetting enabled, then re-build your
initial ram disk:
su -c 'dracut -f /boot/initramfs-$(uname -r).img $(uname -r)'

Update your modules database:
su -c 'depmod -ae'

Create an nvidia xorg.conf:
su -c 'nvidia-xconfig'

Reboot.

-c

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux