Download Drivers

GeForce_RTX_40_Series_Ecosystem

Reflex_Monthly

Alan_Wake2_Available_Now

Omniverse

Studio_Announcements

Linux Display Driver - x86

 
Version: 340.106
Release Date: 2018.1.16
Operating System: Linux 32-bit
Language: English (US)
File Size: 37.02 MB
Download

Release Highlights
Supported products
Additional information
  • Fixed a compatibility problem between the nvidia.ko's Page Attribute Table (PAT) support and the kernel Page Table Isolation (PTI) patches.

    To optimize stores to memory, nvidia.ko contains support for configuring the CPU's PAT registers, as a fallback for Linux kernels that predate kernel native PAT support.  On any recent kernel with CONFIG_X86_PAT enabled, the driver will detect that setup has already been done and skip its PAT setup.  However, a static inline function called by nvidia.ko's PAT fallback support was updated in the PTI patches to use the EXPORT_SYMBOL_GPL symbol 'cpu_tlbstate'. nvidia.ko was updated to only contain its PAT fallback support, at build time, on kernels without CONFIG_X86_PAT.


<