my gpu is gtx 1650 from laptop msi gf63. im wondering if after 10 years will the gpu still have a driver in linux ? im asking this to know if the life of gpu would be better with linux or windows. it may be an absurd question but it makes sense to me. as if the usecase its to play cyberpunk(yes it does work) on a sepfic version(cracked no updates).

will that version still be useable ten years from now on ubuntu with this laptop?

  • 𝘋𝘪𝘳𝘬@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    I don’t know the situation with Ubuntu, but on Arch Linux older Nvidia drivers are available as legacy driver DKMS modules working with the current kernel and tools.

    So basically: Yes, this will work on a technical level.

    My 1080 is supported by one of the legacy driver packages and is roughly 10 years old now.

    I am pretty sure something similar exists for Ubuntu.

    • workgood@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      just to be sure is this a basic driver or does it play the games the gpu can play? (if its the latter it would be great)

      • Ooops@feddit.org
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        9 hours ago

        No, that’s just the latest official nvidia driver still supporting those cards provided as a regular package for that distro.

        Basically the moment nvidia dropped support for some cards, they split the nvidia package. They are now provinding nvidia-open (all cards still officially supported by nvidia are also supported by the new open soruce driver) and ‘nvidia-580xx’ for older ones. And although the actual driver by nvidia doesn’t change anymore the package isstill maintained in the sense that they look out for it to work with up-to-date Linux kernels.

        Arch Linux at the moment provides (via the community maintained repos) nvidia drivers all the way back to ‘nvidia-340’. That’s GeForce8800 or QuadroFX age from 20 years ago.