[GH-ISSUE #5062] Can't install on Fedora 40 due to nvidia driver 555 dependency graph problems #28957

Closed
opened 2026-04-22 07:31:51 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @wiiznokes on GitHub (Jun 15, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5062

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

> curl -fsSL https://ollama.com/install.sh | sh
>>> Downloading ollama...
######################################################################## 100.0%#=#=#                                                                         ######################################################################## 100.0%
>>> Installing ollama to /usr/local/bin...
>>> Creating ollama user...
useradd : échec de la réinitialisation de l'entrée de lastlog de l'UID 969:Aucun fichier ou dossier de ce nom
>>> Adding ollama user to render group...
>>> Adding ollama user to video group...
>>> Adding current user to ollama group...
>>> Creating ollama systemd service...
>>> Enabling and starting ollama service...
Created symlink /etc/systemd/system/default.target.wants/ollama.service → /etc/systemd/system/ollama.service.
>>> Installing NVIDIA repository...
Ajout du dépôt depuis : https://developer.download.nvidia.com/compute/cuda/repos/fedora37/x86_64/cuda-fedora37.repo
>>> Installing CUDA driver...
cuda-fedora37-x86_64                                                                                                         576 kB/s | 157 kB     00:00    
Erreur : 
 Problème: requêtes conflictuelles
  - package cuda-drivers-545.23.06-1.x86_64 from cuda-fedora37-x86_64 requires nvidia-driver >= 3:545.23.06, but none of the providers can be installed
  - package cuda-drivers-545.23.08-1.x86_64 from cuda-fedora37-x86_64 requires nvidia-driver >= 3:545.23.08, but none of the providers can be installed
  - package nvidia-driver-3:545.23.06-1.fc37.x86_64 from cuda-fedora37-x86_64 conflicts with xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System
  - package nvidia-driver-3:545.23.06-1.fc37.x86_64 from cuda-fedora37-x86_64 obsoletes xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System
  - package nvidia-driver-3:545.23.08-1.fc37.x86_64 from cuda-fedora37-x86_64 conflicts with xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System
  - package nvidia-driver-3:545.23.08-1.fc37.x86_64 from cuda-fedora37-x86_64 obsoletes xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System
  - package kmod-nvidia-6.8.11-300.fc40.x86_64-3:550.90.07-1.fc40.x86_64 from @System requires nvidia-kmod-common >= 3:550.90.07, but none of the providers can be installed
  - problème avec le paquet installé kmod-nvidia-6.8.11-300.fc40.x86_64-3:550.90.07-1.fc40.x86_64
  - package xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from rpmfusion-nonfree-nvidia-driver is filtered out by modular filtering
  - package xorg-x11-drv-nvidia-cuda-3:550.90.07-1.fc40.x86_64 from rpmfusion-nonfree-nvidia-driver is filtered out by modular filtering
(essayez d’ajouter « --allowerasing » à la ligne de commande pour remplacer les paquets en conflit ou « --skip-broken » pour ignorer les paquets non installables)

OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.1.44

Originally created by @wiiznokes on GitHub (Jun 15, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5062 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? ``` > curl -fsSL https://ollama.com/install.sh | sh >>> Downloading ollama... ######################################################################## 100.0%#=#=# ######################################################################## 100.0% >>> Installing ollama to /usr/local/bin... >>> Creating ollama user... useradd : échec de la réinitialisation de l'entrée de lastlog de l'UID 969:Aucun fichier ou dossier de ce nom >>> Adding ollama user to render group... >>> Adding ollama user to video group... >>> Adding current user to ollama group... >>> Creating ollama systemd service... >>> Enabling and starting ollama service... Created symlink /etc/systemd/system/default.target.wants/ollama.service → /etc/systemd/system/ollama.service. >>> Installing NVIDIA repository... Ajout du dépôt depuis : https://developer.download.nvidia.com/compute/cuda/repos/fedora37/x86_64/cuda-fedora37.repo >>> Installing CUDA driver... cuda-fedora37-x86_64 576 kB/s | 157 kB 00:00 Erreur : Problème: requêtes conflictuelles - package cuda-drivers-545.23.06-1.x86_64 from cuda-fedora37-x86_64 requires nvidia-driver >= 3:545.23.06, but none of the providers can be installed - package cuda-drivers-545.23.08-1.x86_64 from cuda-fedora37-x86_64 requires nvidia-driver >= 3:545.23.08, but none of the providers can be installed - package nvidia-driver-3:545.23.06-1.fc37.x86_64 from cuda-fedora37-x86_64 conflicts with xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System - package nvidia-driver-3:545.23.06-1.fc37.x86_64 from cuda-fedora37-x86_64 obsoletes xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System - package nvidia-driver-3:545.23.08-1.fc37.x86_64 from cuda-fedora37-x86_64 conflicts with xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System - package nvidia-driver-3:545.23.08-1.fc37.x86_64 from cuda-fedora37-x86_64 obsoletes xorg-x11-drv-nvidia provided by xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from @System - package kmod-nvidia-6.8.11-300.fc40.x86_64-3:550.90.07-1.fc40.x86_64 from @System requires nvidia-kmod-common >= 3:550.90.07, but none of the providers can be installed - problème avec le paquet installé kmod-nvidia-6.8.11-300.fc40.x86_64-3:550.90.07-1.fc40.x86_64 - package xorg-x11-drv-nvidia-3:550.90.07-1.fc40.x86_64 from rpmfusion-nonfree-nvidia-driver is filtered out by modular filtering - package xorg-x11-drv-nvidia-cuda-3:550.90.07-1.fc40.x86_64 from rpmfusion-nonfree-nvidia-driver is filtered out by modular filtering (essayez d’ajouter « --allowerasing » à la ligne de commande pour remplacer les paquets en conflit ou « --skip-broken » pour ignorer les paquets non installables) ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.1.44
GiteaMirror added the nvidiabug labels 2026-04-22 07:31:52 -05:00
Author
Owner

@aosan commented on GitHub (Jun 18, 2024):

It looks like you have the NVIDIA Fedora 37 repository, the latest supported version as of today is 39.

Try to install the NVIDIA GPU drivers and CUDA packages from the RPM Fusion repository:

https://rpmfusion.org/Configuration

https://rpmfusion.org/Howto/NVIDIA

<!-- gh-comment-id:2174807236 --> @aosan commented on GitHub (Jun 18, 2024): It looks like you have the NVIDIA Fedora 37 repository, the latest supported version as of today is 39. Try to install the NVIDIA GPU drivers and CUDA packages from the RPM Fusion repository: https://rpmfusion.org/Configuration https://rpmfusion.org/Howto/NVIDIA
Author
Owner

@dhiltgen commented on GitHub (Jun 18, 2024):

The nvidia 555 driver packages on various distros seem to have some quirks around the dependency graph.

<!-- gh-comment-id:2176737539 --> @dhiltgen commented on GitHub (Jun 18, 2024): The nvidia 555 driver packages on various distros seem to have some quirks around the dependency graph.
Author
Owner

@wiiznokes commented on GitHub (Jun 18, 2024):

It looks like you have the NVIDIA Fedora 37 repository, the latest supported version as of today is 39.

Looks like this was the ollama script that enabled this repo on his own:

Installing NVIDIA repository...
Ajout du dépôt depuis : https://developer.download.nvidia.com/compute/cuda/repos/fedora37/x86_64/cuda-fedora37.repo

Fyi, i managed to have ollama working by uninstalling this nvidia repo manually, but an official rpm package would be much better long term

<!-- gh-comment-id:2176750606 --> @wiiznokes commented on GitHub (Jun 18, 2024): > It looks like you have the NVIDIA Fedora 37 repository, the latest supported version as of today is 39. Looks like this was the ollama script that enabled this repo on his own: > Installing NVIDIA repository... Ajout du dépôt depuis : https://developer.download.nvidia.com/compute/cuda/repos/fedora37/x86_64/cuda-fedora37.repo Fyi, i managed to have ollama working by uninstalling this nvidia repo manually, but an official rpm package would be much better long term
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28957