Hello Arch Linux peeps,
I was browsing the Arch wiki and was re-reading the Nvidia sextion, and for my 3090 it states I should be using Nvidia-open/nvidia-open-dkms, however, I am using the proprietary ones.
What is best practice for switching to Nvidia-open-dkms?
Just guessing, but - sudo pacman -Sy nvidia-open-dkms?
Should conflict with nvidia-dkms and prompt you to uninstall, so just hit y on that question, then it will rebuild dkms and by that remove the old, closed modules and install the new ones. And then just reboot.
I thought this was going to be the case, just didn’t want to blindly do it and cause grief. Thank you.