this post was submitted on 20 Dec 2025
90 points (100.0% liked)

Linux

10761 readers
434 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

With the Arch Linux packages for the NVIDIA official graphics driver moving to the now-stable NVIDIA 590 driver series that drops the GeForce GTX 900 and GTX 1000 series GPU support, Arch Linux users with those old Maxwell and Pascal graphics cards will need to transition to using the NVIDIA legacy driver packages from the Arch Linux AUR. Meanwhile for those on Turing and newer with the NVIDIA 590 driver will enjoy the open-source kernel modules by default being used.

It's been three and a half years since NVIDIA began publishing their official open-source kernel module sources. They remain out-of-tree but updated in-step with each new driver release. Those open-source kernel modules have evolved into being the default with the packaged NVIDIA Linux driver and for Blackwell GPUs is the only option for their official kernel driver with their prior closed-source kernel driver no longer being extended. That modern NVIDIA open-source kernel driver used by their official driver stack only supports RTX 20 "Turing" GPUs and newer due to depending upon the NVIDIA GPU System Processor (GSP).

you are viewing a single comment's thread
view the rest of the comments
[–] LeFantome@programming.dev 1 points 3 days ago* (last edited 3 days ago)

I have been waiting so long for this.

What is keeping it out of tree though? Can we not create a community driver that talks to the NVIDiA open source stuff?

It would be best to get all the Open Source stuff into the kernel even if users are going to pair it with the proprietary blob from NVIDIA.