Advertisement
pangu007

NVidiaInstallConflict

Aug 11th, 2020
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. [orca@orcacomputers ~]$ sudo nvidia-detect - a
  2. kmod-nvidia
  3. [orca@orcacomputers ~]$ yum install $(nvidia-detect)
  4. Loaded plugins: copr, fastestmirror, langpacks
  5. You need to be root to perform this command.
  6. [orca@orcacomputers ~]$ sudo yum install $(nvidia-detect)
  7. Loaded plugins: copr, fastestmirror, langpacks
  8. Loading mirror speeds from cached hostfile
  9. * base: mirror.its.sfu.ca
  10. * elrepo: ftp.osuosl.org
  11. * epel: d2lzkl7pfhq30w.cloudfront.net
  12. * extras: mirror.its.sfu.ca
  13. * updates: mirror.its.sfu.ca
  14. Resolving Dependencies
  15. --> Running transaction check
  16. ---> Package kmod-nvidia.x86_64 0:450.57-1.el7_8.elrepo will be installed
  17. --> Processing Dependency: nvidia-x11-drv = 450.57 for package: kmod-nvidia-450.57-1.el7_8.elrepo.x86_64
  18. --> Running transaction check
  19. ---> Package nvidia-x11-drv.x86_64 0:450.57-1.el7_8.elrepo will be installed
  20. --> Processing Dependency: nvidia-x11-drv-libs(x86-64) = 450.57-1.el7_8.elrepo for package: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64
  21. --> Processing Dependency: yum-plugin-nvidia >= 1.0.2 for package: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64
  22. --> Processing Dependency: libnvidia-tls.so.450.57()(64bit) for package: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64
  23. --> Processing Dependency: libnvidia-ml.so.1()(64bit) for package: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64
  24. --> Processing Dependency: libnvidia-glcore.so.450.57()(64bit) for package: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64
  25. --> Running transaction check
  26. ---> Package nvidia-x11-drv-libs.x86_64 0:450.57-1.el7_8.elrepo will be installed
  27. ---> Package yum-plugin-nvidia.noarch 0:1.0.2-1.el7.elrepo will be installed
  28. --> Processing Conflict: nvidia-x11-drv-450.57-1.el7_8.elrepo.x86_64 conflicts ocl-icd
  29. --> Finished Dependency Resolution
  30. Error: nvidia-x11-drv conflicts with ocl-icd-2.2.12-1.el7.x86_64
  31. You could try using --skip-broken to work around the problem
  32. You could try running: rpm -Va --nofiles --nodigest
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement