> 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
On 07/20/2015 03:24 PM, Wes James wrote:> >> 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.EPEL is not elrepo ... http://elrepo.org/tiki/tiki-index.php -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20150720/4d2f15c2/attachment-0001.sig>
----- Original Message ----- | On 07/20/2015 03:24 PM, Wes James wrote: | > | >> 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. | | EPEL is not elrepo ... | | | http://elrepo.org/tiki/tiki-index.php You can also use the CUDA repo to get the latest nVidia drivers. Both ELRepo and CUDA set the values for you. -- James A. Peltier IT Services - Research Computing Group Simon Fraser University - Burnaby Campus Phone : 604-365-6432 Fax : 778-782-3045 E-Mail : jpeltier at sfu.ca Website : http://www.sfu.ca/itservices Twitter : @sfu_rcg Powering Engagement Through Technology
On 7/20/2015 1:24 PM, Wes James wrote:>> >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.ElRepo is not EPEL. -- john r pierce, recycling bits in santa cruz
> On Jul 20, 2015, at 2:31 PM, Johnny Hughes <johnny at centos.org> wrote: > > On 07/20/2015 03:24 PM, Wes James wrote: >> >>> 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. > > EPEL is not elrepo ... > > > http://elrepo.org/tiki/tiki-index.php <http://elrepo.org/tiki/tiki-index.php>Yes. I?m looking at that site now and added it and now I?m getting several items with yum list|grep nvidia. Thanks, -wes