NVIDIA Drivers update

Hello Garuda users.
I have this issue:

→ Building NVIDIA DKMS module for kernel 6.1.61-1-lts
Module nvidia 545.29.02 is not installed for kernel 6.1.61-1-lts (x86_64). Skipping…
Module nvidia 545.29.02 is not built for kernel 6.1.61-1-lts (x86_64). Skipping…
Sign command: /usr/lib/modules/6.1.61-1-lts/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Error! This module/version has already been built on: 6.1.61-1-lts
Directory /var/lib/dkms/nvidia/545.29.02/6.1.61-1-lts/x86_64 already exists. Use the dkms remove function before trying to build again.
—> Failed to build NVIDIA DKMS module for kernel 6.1.61-1-lts
how to solve this?

Try as suggested. It should be:

sudo dkms remove --no-depmod nvidia/545.29.02 -k 6.1.61-1-lts

Then, if it works, try updating again.
Please always include your garuda-inxi in new topics, as required by the template.
And welcome to the forum!

6 Likes

It worked like a charm! Really thanks!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.