Today I finally got the courage to downgrade my Nvidia drivers (from 535.104.05 to 530.41.03) in order to properly run Starfield (there’s an issue with the latest Nvidia drivers).
Well, I’ve downgraded using nvidia-all. The proccess ran smoothly.
But my doubt now is: how to proceed from now on? I mean, will I be able to get the normal Nvidia updates from the repositories, as I have always done (I run EOS Gnome)? Just through sudo pacman -Syu, for example?
Unless you have added the packages to IgnorePkg in /etc/pacman.conf, they should be brought back up to date normally the next time you run a system update. If you test afterward and your game is still broken, just downgrade again the same way.
Basically, you replaced the normal driver packages with those specific drivers.
You will no longer get updates to the nvidia drivers because you no longer have those packages installed. If you ever want to switch back to the normal drivers, you will need to replace those with the nvidia packages from the repos.
I had to pick up a new machine, so I installed EOS again. Everything is OK, but I would like to clarify, if possible, one question.
I tried to install Nvidia drivers through nvidia-inst. So I received a warning about the needing of to install the new drivers from AUR (a beta package).
So I used yay to install it, as suggested by nvidia-inst. My question is: from now on I will receive normal updates from repos and/or AUR regarding the drivers?