LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't install nvidia-detect from El Repo -Requires: libpci.so.3 (https://www.linuxquestions.org/questions/linux-newbie-8/cant-install-nvidia-detect-from-el-repo-requires-libpci-so-3-a-4175594706/)

eco_bach 12-03-2016 12:09 PM

Can't install nvidia-detect from El Repo -Requires: libpci.so.3
 
Hello
Fresh Centos 7 + MATE install and so far have managed to install Nvidia drivers.
Several issues and questions but first am unable to install nvidia-detect after properly installing the El Repo repository.

After a
Code:

sudo yum install nvidia-detect
I get (partial output)
Code:

Error: Package: nvidia-detect-375.20-1.el7.elrepo.x86_64 (elrepo)
          Requires: libpci.so.3(LIBPCI_3.5)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Any feedback appreciated!

eco_bach 12-03-2016 03:43 PM

OP
Apparently you need to enable CR repo. But I still can't install other apps like ffmpeg, vlc, etc without errors:(

c0wb0y 12-03-2016 04:08 PM

With nvidia, I had better luck by grabbing the installer directly from geforce.com. With multimedia apps, I think you need to enable a repo that ends in .ro. I am not sure about that though.

Ztcoracat 12-03-2016 04:22 PM

Yup, you have to add the repo for vlc and other software that yum doesn't know about.

https://www.unixmen.com/install-vlc-centos-7/

Additional information about the EPEL Repo-
http://www.unixmen.com/install-epel-...centos-rhel-7/


All times are GMT -5. The time now is 09:20 PM.