[CentOS] install nvidia driver on centos 7.1

Mon Jul 20 21:19:34 UTC 2015
Ned Slider <ned at unixmail.co.uk>


On 20/07/15 21:47, Wes James wrote:
> 
>> On Jul 20, 2015, at 2:41 PM, Akemi Yagi <amyagi at gmail.com> wrote:
> 
> <snip>
> 
>>
>> You may want to start from this page:
>>
>> http://elrepo.org/tiki/nvidia-detect <http://elrepo.org/tiki/nvidia-detect>
>>
>> Akemi
> 
> OK.  Thanks :)
> 
> -wes
> 

Yes, once you have the elrepo repository configured, the general
procedure is:

yum install nvidia-detect

then:

yum install $(nvidia-detect)

then reboot and you should be good to go :-)

The second command will automatically install the correct nvidia driver
packages for your device.