On Tue, Jan 4, 2011 at 7:45 AM, Devin Bougie <[email protected]> wrote: > Thanks for the suggestion, Akemi and Mark. When I try to use the ELRepo > packages, kmod-nvidia conflicts with module-init-tools. > > Devin
The module-init-tools version on your system has a bug as detailed here: http://elrepo.org/tiki/Update You need to update module-init-tools to the current version which has the bug fixed. Either that or install the one provided by ELRepo. yum --disablerepo \* --enablerepo elrepo update module-init-tools kmod-nvidia Akemi
