NVIDIA has released Linux x64 Display Driver 595.99.02 to address critical bugs affecting Blackwell GPUs and modern Linux kernels. The patch fixes display output scaling corruption on RTX 50-series cards, resolves a suspend failure that traps systems after hibernation, and repairs black screen issues during TTY switching on Linux kernel 7.0 and newer. The team also merged the resume fix into the upstream open-source kernel modules, meaning distros like Arch and Debian will push the update automatically once their repositories sync. You can install the patch via your distro's package manager or grab the standalone .run file directly from NVIDIA's driver archive starting today.
NVIDIA Pushes Linux Driver 595.99.02 to Fix Blackwell Scaling and Suspend Bugs
NVIDIA has released Linux x64 Display Driver 595.99.02, a targeted maintenance update for Blackwell GPU owners and Linux desktop users who have been wrestling with suspend loops and console switching headaches. If you are running an RTX 50-series card on a modern Linux box, this one is worth installing before it gets pushed by your distro's package manager.
The Blackwell driver situation has been a rolling rollout since the RTX 5080 shipped. We covered the initial Vulkan validation issues back in January, and the team has been chugging along ever since. This latest patch closes out a couple of the more frustrating bugs that have been making headlines on the NVIDIA developer forums.
Sleep States and Console Switching Take Center Stage
The most impactful fix tackles display output scaling corruption on Blackwell GPUs. You will no longer see stretched artifacts or glitched frames when using the driver's built-in scaler. Next, the suspend and hibernation bug that was forcing users to hard reset their machines after waking. NVIDIA finally tracked it down and merged the patch into the upstream open-source kernel modules. If you were chasing that open-gpu-kernel-modules PR, you can now mark it as resolved.
Console switching on Linux v7.0 and newer also gets a dedicated patch. Kernel 7.0 refactored the screen_info struct and disabled DRM fbdev support by default. That change tripped up the NVIDIA driver's fallback path and left people staring at a black screen while toggling between TTY and Wayland. The fix restores the proper code path so your desktop environment actually responds when you press Ctrl+Alt+F2.
It is a maintenance release through and through, but the kind that actually matters. Display scaling corruption on next-gen GPUs and broken sleep states are exactly the things that keep the Linux desktop in the "works on my machine" territory. The upstream kernel module patch landing early is a good sign for anyone running Arch or Debian testing, since the out-of-tree driver will pull in the fix automatically once you update.
You can grab the x64 .run package directly from NVIDIA's driver archive. Keep in mind that you will want to drop into a TTY, stop your display manager, and run a clean install. Most distros will sync their repositories within the next few days, so your package manager should push the update to you automatically.
Head here to the official NVIDIA download page if you need the direct link or want to verify the checksum before installing.
