On Fri, 2008-11-28 at 12:29 -0500, Linuxguy123 wrote: > The rpmfusion nvidia driver needs a special xorg.conf file. It might > not operate properly with a file that previously operated properly with > say a livna sourced driver. > > Specifically, it needs this to be present: > > Section "Files" > ModulePath "/usr/lib/xorg/modules/extensions/nvidia" > ModulePath "/usr/lib/xorg/modules" > EndSection > If you're running 64-bit Fedora, be sure these lines actually say: Section "Files" ModulePath "/usr/lib64/xorg/modules/extensions/nvidia" ModulePath "/usr/lib64/xorg/modules" EndSection > Right now I am unsure if the xorg or nvidia xorg.conf configuration > tools will put both these lines in the xorg.conf file. I doubt they do, > actually. In my experience, the kmod-nvidia package installed and created the appropriate xorg.conf file by default just fine. It could have been that I installed using an earlier version of the RPMs where the correct file was preserved through upgrades though. It's _always_ good to check and know for sure. > You can read more about this issue here: > https://bugzilla.rpmfusion.org/show_bug.cgi?id=197 > > I hope this helps someone. Thanks for pointing it out! I'm sure it will... Cheers, Chris -- ========================================= "In theory there is no difference between theory and practice. In practice there is." --Yogi Berra -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines