after having upgraded F43 kernels to 6.19.6-200 and 6.19.7-200 my Nvidia graphics card is no longer recognized. The last upgrade that went pretty well was to 6.18.16-200 . But with 6.19.6-200 I get:
[18:34:28]jojo@waldstadion:~$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
Checking /var/cache/akmods/nvidia I see
[18:49:58]jojo@waldstadion:~$ ls
580.119.02-1-for-6.18.16-200.fc43.x86_64.log 580.119.02-1-for-6.19.7-200.fc43.x86_64.failed.log
580.119.02-1-for-6.19.6-200.fc43.x86_64.failed.log kmod-nvidia-6.18.16-200.fc43.x86_64-580.119.02-1.fc43.x86_64.rpm
So there is only one .rpm for
kmod-nvidia-6.18.16-200.fc43.x86_64-580.119.02-1.fc43.x86_64.rpm , but two *.failed.log.
When I run sudo dnf5 upgrade --allowerasing --refresh I usually wait 10 minutes to assure that akmods is able to run after the kernel upgrade. But after the uprade to 6.19.6-200 I did not recognize akmods running afterward. When I rebooted I saw a message akmod: Building /usr/src/akamods/nvidia-kmod.latestâŠ.
At the end I get the failing nvidia-smi messages.
What went wrong? How kann I initiate to rebuild the NVIDIA driver?
you have to update the driver and then akmods will compile the kernel modules for your current kernel automatically., Do not restart, instead wait for a few minutes after the command has finished.
assuming youâve installed the nvidia driver packaged by rpmfusion.
Yes, unfortunately I disabled weeks ago because I was not aware what they are good forâŠshame on me! I enabled again when I read the link that peeranat attached Fedora 44, kernel 6.19.x nVidia akmod cannot be built
Anyway: you fixed it!
[21:05:57]jojo@waldstadion:~$ nvidia-smi
Sat Mar 14 21:07:23 2026
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.126.18 Driver Version: 580.126.18 CUDA Version: 13.0 |
±----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce GTX 1650 Ti Off | 00000000:01:00.0 Off | N/A |
| N/A 48C P8 3W / 50W | 1MiB / 4096MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
±----------------------------------------------------------------------------------------+