• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • For gaming, you should be using the most current version of nvidia’s proprietary drivers that supports your GPU, unless that GPU is really old. Have a look at this page: https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/

    If your GPU isn’t listed there, use the most recent driver you can find.

    If your GPU is on the 470.xx supported list, try 470.223.02, as that seems to be the last in the series.

    If your GPU is on the 390.xx supported list, try 390.157.

    If your GPU is on one of the other lists, it’s a really old chipset and you should be using the Nouveau driver that’s built into the kernel.

    If you’re using the nvidia proprietary drivers on a system that also has Nouveau installed, make sure you’ve blacklisted Nouveau so that you’re loading the correct driver.

    Dual-graphics laptops are a bit of a bear to work with under Linux generally. Good luck.