Valve is working directly with Nvidia on SteamOS graphics-driver support for Nvidia GPUs, a collaboration that could transform the Steam Deck and any future SteamOS-powered devices into far more capable gaming machines. The news, first reported by PCWorld and The Verge on June 22, 2024, came via a comment from Valve engineer Pierre-Loup Griffais, who confirmed the two companies are actively addressing one of the biggest technical hurdles facing SteamOS: seamless support for the world’s most popular discrete graphics cards.
For years, Nvidia’s relationship with the Linux ecosystem has been strained. While AMD graphics benefited from open-source drivers baked into the kernel, Nvidia users often wrestled with proprietary blob installations, inconsistent performance, and features that lagged behind their Windows counterparts. The Steam Deck, powered by a custom AMD APU with integrated RDNA 2 graphics, sidestepped this issue entirely — but that also meant the vast majority of gaming PCs, which run GeForce cards, remained shut out of the SteamOS experience.
Griffais’ confirmation changes the narrative. In a brief statement to the press, he said, “We’re working with Nvidia on making sure the SteamOS experience is great on their hardware.” Those 16 words carry enormous weight. They signal that Valve is no longer content to limit its Linux-based operating system to a single handheld — and that Nvidia is finally willing to cooperate on a truly first-class open-source (or near-open) driver stack for its GPUs.
Why SteamOS matters beyond the Steam Deck
When Valve launched the Steam Deck in February 2022, it brought PC gaming to a portable form factor with console-like ease of use. At the heart of that experience was SteamOS 3.0, an Arch Linux-based distribution that boots directly into the Steam Big Picture interface. Every game that runs on the Deck must pass through Proton, Valve’s compatibility layer that translates Windows API calls to Linux, and through the Mesa graphics stack, which relies on the open-source AMD Vulkan driver (RADV) for rendering.
SteamOS wasn’t just a one-off experiment. Valve has repeatedly stated it wants to see SteamOS running on a wide range of hardware, from handhelds to living-room PCs. In late 2023, the company even released a general-purpose SteamOS recovery image for the Steam Deck’s internal beta channel, hinting at future desktop ambitions. But for those ambitions to become reality, Nvidia support is non-negotiable. According to the most recent Steam Hardware & Software Survey (May 2024), Nvidia GPUs account for roughly 75% of all Steam users’ graphics hardware. Ignoring that install base would relegate SteamOS to a niche within a niche.
The Nvidia Linux driver drama
Nvidia’s Linux drivers have been a point of contention for decades. The company’s proprietary driver, while performant, often requires users to manually install kernel modules, deal with Secure Boot signing, and pray that a kernel update doesn’t break the system. In contrast, AMD’s open-source drivers are maintained as part of the kernel and Mesa, meaning they work out of the box on almost every distribution.
In 2022, Nvidia began releasing an open-source kernel module for its Turing and newer GPUs, but it was far from complete. The userspace components — including the critical OpenGL, Vulkan, and CUDA drivers — remained closed-source. Worse, the open kernel module relied on a proprietary firmware blob and a proprietary userspace library (libnvidia-egl) to function. For SteamOS, which depends on the open-source Mesa stack, this proprietary split was particularly problematic. Proton and the Deck’s game scope compositor both assume a certain driver architecture that Nvidia’s closed driver just didn’t match.
There have been community-led efforts, most notably the Nouveau project, which provides reverse-engineered open-source drivers for Nvidia cards. But Nouveau has historically lacked reclocking support (to run the GPU at full clock speeds) due to Nvidia’s signed firmware requirements, making it unsuitable for modern gaming. The result: If you wanted a smooth Linux gaming experience, you bought AMD. Valve’s own documentation and developer guidelines for the Deck heavily favored Radeon.
What the collaboration could deliver
Griffais didn’t detail the technical roadmap, but industry analysts and community sleuths have pieced together a plausible scenario. The most likely outcome is that Valve and Nvidia are building a new open-source Vulkan driver for Nvidia cards, similar in spirit to AMD’s RADV, that integrates cleanly with Mesa and Proton. This driver, sometimes referred to in Linux circles as NVK, is already under development by community contributors and has seen occasional commits from Nvidia employees. With direct involvement from both Valve and Nvidia, NVK could mature rapidly, gaining support for modern features like ray tracing, DLSS, and hardware-accelerated video decode.
An alternative path would see Nvidia releasing enough documentation and firmware to make its existing open kernel module truly usable with an open userspace stack. But given Nvidia’s historical reluctance to open its userspace blobs, a from-scratch Vulkan driver in Mesa appears more likely. Valve has deep experience here: The company sponsors numerous open-source graphics developers and has contributed significant code to RADV, the AMD Vulkan driver that powers the Steam Deck.
What does “late 2026” imply? The phrase appears in the source thread subject, but neither Griffais nor the reporting outlets specified a timeline. However, given the monumental scope of writing a production-quality GPU driver with full game compatibility, a 2–3-year development cycle would be typical. If work began in earnest in early 2024, a late-2026 public beta would align with the release of a hypothetical Steam Deck 2 or a broader SteamOS desktop push. It also gives Valve time to validate the driver across thousands of titles via its existing Proton test suite.
Impact on Windows gaming dominance
For Windows enthusiasts, this collaboration poses a fascinating question: Could SteamOS become a viable replacement for Windows on gaming rigs? The short answer is “not yet,” but the long-term trajectory is clear. Valve has spent a decade assembling the pieces: Proton, Steam Input, Steam Cloud, and now a modern graphics stack that works with the dominant GPU vendor. Add the fact that Windows 11 has become increasingly aggressive with ads, mandatory Microsoft accounts, and Copilot integration, and a growing number of power users are looking for alternatives.
SteamOS offers a console-like, controller-friendly UI that boots straight into your game library. It forgoes the Windows desktop entirely unless you explicitly switch to desktop mode. For a living-room PC or a dedicated gaming box, that’s a compelling proposition. The missing piece has always been Nvidia’s full-throated support. Once that arrives, a Steam Machine 2.0—perhaps built by third-party OEMs—could actually succeed where the original 2015 Steam Machines failed.
Real-world challenges and community skepticism
Despite the optimism, seasoned Linux users remain cautious. Even with a perfect driver, Nvidia’s GPU feature set relies on proprietary technologies that aren’t easily replicated in open-source code. DLSS, for instance, requires Nvidia’s machine-learning inference runtime, which is closed-source. Ray reconstruction, frame generation, and Reflex are similarly locked down. If the new driver can’t support these, many gamers will feel they’re getting a second-class experience compared to Windows.
There’s also the matter of anti-cheat. Many of the most popular multiplayer titles—Call of Duty, Valorant, Rainbow Six Siege—leverage kernel-level anti-cheat systems that break under Proton. Valve has made strides with Easy Anti-Cheat and BattlEye compatibility, but games that use custom solutions remain unplayable. Nvidia drivers alone won’t fix that.
Battery life and power management on handhelds introduce another layer of complexity. Nvidia GPUs are notorious for their higher idle power draw on Linux compared to Windows. Fixing that would require deep integration with the kernel’s power management framework, something that has eluded the community for years. Valve and Nvidia will need to tackle this if future portable Steam devices are to use discrete GeForce chips.
What we don’t know yet
Griffais’ comment was deliberately vague. We don’t know whether the driver will support all Nvidia architectures or only the latest Ada Lovelace and upcoming Blackwell GPUs. We don’t know whether it will be a Mesa-based driver or a rearchitected proprietary solution designed to play nicer with SteamOS’s compositor. We don’t know if Nvidia will commit to long-term maintenance or treat this as a one-off project tied to a specific device.
We also don’t know how Valve plans to distribute the driver. SteamOS currently relies on an immutable filesystem with atomic updates—users aren’t expected to manually install drivers at all. Integrating Nvidia support will likely mean shipping the kernel module and Vulkan driver as part of the base system image, updated via Valve’s own repositories. That’s a significant logistical undertaking.
The broader picture: Linux gaming’s watershed moment
The Valve–Nvidia partnership, if it delivers on its promise, could be the most important development in Linux gaming since Proton’s initial release in 2018. Proton already enables over 80% of the Steam library to run on Linux, according to ProtonDB’s aggregated community reports. With a stable, high-performance Nvidia driver, that number could climb even higher, and the experience would be indistinguishable from Windows for many titles.
It also opens the door for other hardware manufacturers to adopt SteamOS. ASUS, Lenovo, and MSI have all released Windows-based handhelds, but they’ve struggled with the clunky nature of Windows on a 7-inch screen. An Nvidia-powered SteamOS handheld—or even a compact desktop—could offer a smooth, optimized experience that Windows simply can’t match for controller-driven gaming.
What this means for Windows users today
If you’re a Windows user reading this, your immediate takeaway should be that SteamOS is not yet a threat to your daily driver. But the ground is shifting. Valve’s long game is to create a platform-agnostic gaming ecosystem where your library follows you everywhere, regardless of operating system. Nvidia’s cooperation suggests the hardware industry is beginning to see that vision as credible.
For now, the best way to experience SteamOS is still on the Steam Deck or its OLED refresh. But if you have an Nvidia card in your desktop and want to tinker, keep an eye on the open-source NVK driver’s progress. As of mid-2024, it can run some older titles but isn’t ready for prime time. By late 2026, that picture could look very different.
Conclusion: Patience is the watchword
Valve and Nvidia aren’t racing to release a driver tomorrow. They’re building the foundation for the next decade of PC gaming, one that might—for the first time—see Linux as a first-class citizen. The collaboration is real, it’s official, and it’s happening. But the fruits of that labor won’t land in users’ hands for at least two years. When they do, the humble Steam Deck may just be the beginning.