On Mon, Jan 16, 2012 at 7:58 AM, Mark LaPierre <marklapier at aol.com> wrote: > I did this: > > [root at mushroom yum.repos.d]# /etc/yum.repos.d > [root at mushroom yum.repos.d]# rm -f elrepo.repo > [root at mushroom yum.repos.d]# yum clean all > [root at mushroom yum.repos.d]# rpm -Uvh > http://elrepo.org/elrepo-release-6-4.el6.elrepo.noarch.rpm > [root at mushroom yum.repos.d]# yum --disablerepo=\* --enablerepo=elrepo\* > install kmod-nvidia* You cannot do that. :( You have to choose the one for your device from the three kmod packages available: http://elrepo.org/tiki/kmod-nvidia http://elrepo.org/tiki/kmod-nvidia-96xx http://elrepo.org/tiki/kmod-nvidia-173xx Check the supported hardware list there. Akemi