• ayaya@lemdro.id
        link
        fedilink
        English
        arrow-up
        19
        arrow-down
        1
        ·
        edit-2
        11 months ago

        I recommend switching to nvidia-dkms which will auto rebuild the module for every kernel and lets you update them independently of each other.

          • ayaya@lemdro.id
            link
            fedilink
            English
            arrow-up
            8
            ·
            11 months ago

            It’s a drop-in replacement for the nvidia package. AFAIK there are zero differences in functionality. The only change is it being built locally by DKMS instead of coming pre-built.

        • tetris11@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          11 months ago

          Perfect – this solved the issue completely for me

          sudo pacman -Sy linux-lts nvidia-dkms
          ## removes nvidia
          
        • fhoekstra@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          I know my Pop!_OS install pulls Nvidia drivers and modules using flatpak. I don’t know the pros and cons of this method, but I’ve assumed it’s more robust due to decoupling of dependencies.

          What is your opinion on flatpak vs pacman for proprietary Nvidia drivers?

          • tetris11@lemmy.mlOP
            link
            fedilink
            arrow-up
            4
            ·
            11 months ago

            I am philosophically against duplicating similar libraries, so I don’t use flatpak. Insufferable, I know