On Thu, Oct 21, 2010 at 6:21 PM, Henrik Frisk <fris...@gmail.com> wrote:
> Thanks. I'll look into this once I've gotten my nvidia drivers to work.

This might help:
http://oliver.net.au/?p=70
http://oliver.net.au/?p=160

I install the NVIDIA drivers using RPMFusion's repo, using the akmod
(so that it's built automatically, unlike kmod).

Remove current xorg.conf file, else the auto-enabling feature will fail.

Something simple like this (for 64bit) should do, as root (from memory):
yum install @development-tools
yum install akmod-nvidia xorg-x11-drv-nvidia-libs.i686
xorg-x11-drv-nvidia-libs.x86_64 time dkms
dracut -f /boot/initramfs-$(uname -r).img $(uname -r)

This will blacklist nouveau, which is why we then re-build your initramfs.

-c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to