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?

  • Lucy :3@feddit.org
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    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.