Newb needs help with Nvidia Drivers Repo List Package Dependency Conflict

Hi, sorry, I’m a complete newb here. I have some error with my repo list.

Problem: cannot install the best update candidate for package kmod-nvidia-550.100-1.el9_4.elrepo.x86_64

  • package kmod-nvidia-340xx-1:340.108-25.el9.x86_64 from rpmfusion-nonfree-updates requires kmod-nvidia-340xx-5.14.0-162.el9_1 >= 1:340.108-25.el9, but none of the providers can be installed
  • package kmod-nvidia-3:550.78-1.el9.x86_64 from rpmfusion-nonfree-updates requires kmod-nvidia-5.14.0-362.el9_3 >= 3:550.78-1.el9, but none of the providers can be installed
  • nothing provides kernel < 5.14.0-163.el9_1 needed by kmod-nvidia-340xx-5.14.0-162.el9_1-1:340.108-25.el9.x86_64 from rpmfusion-nonfree-updates
  • nothing provides kernel < 5.14.0-363.el9_3 needed by kmod-nvidia-5.14.0-362.el9_3-3:550.78-1.el9.x86_64 from rpmfusion-nonfree-updates
    (try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)

Does anyone know how to fix this?

I was trying to follow these instructions here kmod-nvidia [ELRepo Wiki]

I need the latest nvidia drivers plus cuda

Thanks

Add --disablerepo=rpmfus* to you command, so packages from RPM Fusion won’t confuse dnf.

2 Likes

Thanks. This fixed the issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.