[CentOS] install nvidia driver on centos 7.1

Mon Jul 20 20:24:08 UTC 2015
Wes James <comptekki at me.com>

> On Jul 20, 2015, at 2:20 PM, Jonathan Billings <billings at negate.org> wrote:
> 
> On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote:
>> I’m trying to install the nvidia driver on centos 7.1.  I see
>> instructions to remove nouveau and disable the kernel module.  When
> 
> What instructions?  If you use the nvidia drivers from elrepo.org, it
> will automatically set up the xorg and kernel command line config.
> 


I used this to start:

sudo yum install epel-release

but yum list|grep nvidia doesn’t show anything in epel.

-wes