Download Drivers

NVIDIA_App

Black_Myth_Wukong_Bundle

BTS_2024

DLSS_Weekly

RTX_AI_PC

Linux x64 (AMD64/EM64T) Display Driver

 
Version: 340.106
Release Date: 2018.1.16
Operating System: Linux 64-bit
Language: English (US)
File Size: 66.75 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.


<