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?

  • Sproutling
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 day ago

    I would not recommend going to the open ones just yet. There are major performance issues with the GSP firmware. You can disable it on the proprietary modules but you can not do so on the open modules since they rely on it for functionality.

    • Hellmo_luciferrari@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      21 hours ago

      I was doing some testing on some games I play after switching. Performance on Far Cry 5 was identical for me.

  • 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.