While NVIDIA continues working on new features for their 565 Beta series, and they have their current new-feature branch 560.35.03, they also have the slightly older and stable version that just updated to version 550.135.
The main highlights / changes in this release are:
- In Linux kernel 6.11, drm_fbdev_generic was renamed to drm_fbdev_ttm.Use drm_fbdev_ttm when present to keep supporting direct frame buffer access needed for Wayland compositors to present content on newer kernels.
- In linux-next commit 446d0f4849b1, output_poll_changed is removed from struct drm_mode_config_funcs. Do not implement the function pointer member when not present to ensure the driver can compile with newer kernels. The driver now supports enumerating modes on hotplug events through the DRM fbdev API.
- Updated the kernel module build process to use CONFIG_CC_VERSION_TEXT from the Linux kernel's Kconfig to detect the compiler used to build the kernel. This may help select the correct compiler on systems where the kernel was built with a compiler other than the default one.
- Fixed a bug that prevented kernel modules linked using precompiled kernel interface files from loading on recent Debian systems.
Since it's a stable driver, you should be fine to upgrade without issues. I imagine most of you gaming are likely at least on the 560 series that I covered previously. For this 550 series though NVIDIA describes it as: "This driver meets the quality levels applied to Windows drivers that pass testing in Windows Hardware Quality Labs (WHQL), therefore providing the same attention to driver reliability, robustness, and performance for non-Windows operating systems (e.g., Linux)".
QuoteI imagine most of you gaming are likely at least on the 560 series that I covered previously.
As a Debian user, I never tried anything else than the stable branch :D
QuoteI imagine most of you gaming are likely at least on the 560 series that I covered previously.Nop, still on 550 here. I recently upgraded from 535. I'm kind of anxious about new drivers as I've made so many bad experiences with updates both on Linux and Windows
See more from me