Rpmfusion packages nvidia drivers

Im trying to install Nvidia drivers using rpm fusion packages on dom0
following this post

I enter this on the dom0 terminal

yumdownloader --resolve xorg-x11-drv-nvidia
yumdownloader --source nvidia-kmod

my result is

No package xorg-x11-drv-nvidia available
No package nvidia-kmod

What am I doing wrong

1 Like

You need to do this in AppVM that has the same Fedora version as dom0 (Fredora 37 for Qubes OS 4.2), not in dom0:

You will need any Fedora 18 system to download and build packages. You can use Qubes AppVM for it, but it isn’t necessary.