How to install drivers for GTX 1050 on Fedora Silverblue?

I used the guide from here but an error pops up in the terminal:

error: Could not depsolve transaction; 2 problems detected:
 Problem 1: The operation would result in removing the following protected packages: systemd
 Problem 2: The operation would result in removing the following protected packages: systemd

I’m new to fedora, so far I’ve only used popos which is based on ubuntu and I had the drivers installed right away. If someone could prepare a tutorial for me on how to install these drivers I would really appreciate it :hugs:

Welcome to :fedora:

So you did

  • sudo rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm;
  • sudo rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia

and you got the error message?

yes, after typing sudo rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia in terminal.

Checking out tree 9daf38e... done
Enabled rpm-md repositories: fedora-cisco-openh264 updates-testing updates fedora copr:copr.fedorainfracloud.org:phracek:PyCharm google-chrome rpmfusion-nonfree-steam rpmfusion-nonfree-nvidia-driver updates-archive
Importing rpm-md... done
rpm-md repo 'fedora-cisco-openh264' (cached); generated: 2024-03-11T19:22:31Z solvables: 3
rpm-md repo 'updates-testing' (cached); generated: 2024-09-27T01:31:46Z solvables: 10485
rpm-md repo 'updates' (cached); generated: 2018-02-20T19:18:14Z solvables: 0
rpm-md repo 'fedora' (cached); generated: 2024-09-27T08:49:03Z solvables: 77178
rpm-md repo 'copr:copr.fedorainfracloud.org:phracek:PyCharm' (cached); generated: 2024-08-12T11:59:47Z solvables: 5
rpm-md repo 'google-chrome' (cached); generated: 2024-09-26T20:10:32Z solvables: 3
rpm-md repo 'rpmfusion-nonfree-steam' (cached); generated: 2024-09-21T20:10:08Z solvables: 2
rpm-md repo 'rpmfusion-nonfree-nvidia-driver' (cached); generated: 2024-09-21T20:09:12Z solvables: 17
rpm-md repo 'updates-archive' (cached); generated: 2024-08-16T12:55:57Z solvables: 0
Resolving dependencies... done
error: Could not depsolve transaction; 2 problems detected:
 Problem 1: The operation would result in removing the following protected packages: systemd
 Problem 2: The operation would result in removing the following protected packages: systemd

Can you post rpm-ostree status

State: idle
Deployments:
  fedora:fedora/41/x86_64/silverblue
                  Version: 41_Beta.1.2 (2024-09-11T21:55:28Z)
               BaseCommit: 9daf38ef17d3171c384e88c9eb4a88f0669c1b4a6cb5a1919f2496ad44bc261a
             GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
                     Diff: 2 added
          LayeredPackages: gnome-tweaks libgda libgda-sqlite
            LocalPackages: rpmfusion-free-release-41-0.2.noarch rpmfusion-nonfree-release-41-0.2.noarch

● fedora:fedora/41/x86_64/silverblue
                  Version: 41_Beta.1.2 (2024-09-11T21:55:28Z)
               BaseCommit: 9daf38ef17d3171c384e88c9eb4a88f0669c1b4a6cb5a1919f2496ad44bc261a
             GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
          LayeredPackages: gnome-tweaks libgda libgda-sqlite

  fedora:fedora/41/x86_64/silverblue
                  Version: 41_Beta.1.2 (2024-09-11T21:55:28Z)
               BaseCommit: 9daf38ef17d3171c384e88c9eb4a88f0669c1b4a6cb5a1919f2496ad44bc261a
             GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
          LayeredPackages: gnome-tweaks libgda

I was able to install after running rpm-ostree update and rebooting.

1 Like

Yes, it seems to work. It would be nice to see the card and its temperature in the resource monitor. Is this possible?

image

Nvidia Settings does not display the same detailed info when using Wayland as it does when using X11. I really hope that is updated soon as I miss it as well, but can log out then back in with xorg when I want the detail.

1 Like

If anyone in the future will come across this thread:

  • rpm-ostree update
  • reboot
  • sudo rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm;
  • sudo rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia
  • reboot
  • flatpak update