Nvidia downgrade to 470

Hi,
is there anyway to downgrade my nvidia drivers to 470 version, i installed them using nvidia-installer-dkms which offers the 510 version

thanks

1 Like

these ones are only on AUR or in @jonathon his Kernel-LTS repository:
https://aur.archlinux.org/packages/?O=0&K=470xx
https://repo.m2x.dev

Simply ask if you need more info :wink:

and welcome here! :enos:

2 Likes

How to access kernel-lts packages …

$ pacman -Sl kernel-lts
...
kernel-lts nvidia-470xx-dkms 470.103.01-1
kernel-lts nvidia-470xx-settings 470.103.01-1
kernel-lts nvidia-470xx-utils 470.103.01-1
...
1 Like

thanks,
what packages should i remove before in order to avoid confilcts

you can replace the nvidia packages with the 470 ones:

nvidia-470xx-dkms
nvidia-470xx-utils

and if you like add the nvidia-settings one:

nvidia-470xx-settings
1 Like