Nvidia driver issues

Hi guys.. i’m having too much issues when i try to install the Nvidia driver.

I have the Third-party repos enabled. When i type the following command: sudo dnf install nvidia-akmod

This Is the command output:

Alright huge thanks friends :folded_hands:t2:

There is a typo on your command

sudo dnf install akmod-nvidia

For cuda

sudo dnf install xorg-x11-drv-nvidia-cuda

I’ll try this and tell you if work

Hi bro. I tried the commands you shared but now I can’t change the resolution.

Try rebooting again.
A reboot that occurs too soon after installing the driver will not be able to use it.

Suggestions have always been (for many years) to wait at least 5 minutes before rebooting after installing the driver or after upgrades that include the driver or a new kernel

If all else fails, open a terminal and trigger Akmods again so that a rebuild (compile) of the Nvidia driver takes place.

sudo akmods --rebuild | echo -e $(pv --timer)

Wait until you then see in your Linux terminal “Building and installing nvidia-kmod [OK]”

And you see how long it took.

Reboot

1 Like