Hello. Today I’ve updated my system and found out that my nvidia card is not supported anymore by the current driver (which I’ve installed via rpm fusion)
$ modinfo -F version nvidia
modinfo: ERROR: Module nvidia not found
I really need the closed driver for playing games and programming, and it seems driver version 550 is the last one that supports my card (Pascal, GTX 1070)
There is no updated information on rpmfusion about what driver I should install and how. If I search like this:
$ dnf search akmod-nvidia*
Updating and loading repositories:
Repositories loaded.
Matched fields: name
akmod-nvidia.x86_64: Akmod package for nvidia kernel module(s)
akmod-nvidia-390xx.x86_64: Akmod package for nvidia-390xx kernel module(s)
akmod-nvidia-470xx.x86_64: Akmod package for nvidia-470xx kernel module(s)
I can’t find a package to manually install driver version 550. What should I do?
My system information pasted from KDE settings:
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.4-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600GT with Radeon Graphics
Memory: 31.1 GiB of RAM
Graphics Processor: NV134
Manufacturer: ASUS
YOu updated. Probably the 6.13.4 kernel was installed as indicated in the title.
It seems the 570.86.16 driver is required for that kernel and it is now available from rpmfusion.
I really need the closed driver for playing games and programming, and it seems driver version 550 is the last one that supports my card (Pascal, GTX 1070)
nVidia says that the 570 driver supports the GTX 1070 per Driver Details | NVIDIA (click the “Supported Products” link and scroll down).