Fixed a bug that caused system hangs when resuming from suspend with some GPUs.
Fixed a regression that could cause corruption when hot-plugging displays.
Fixed a regression that prevented systems with multiple DisplayPort monitors from resuming correctly from suspend.
Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution’s native package management format. This may interact better with the rest of your distribution’s framework, and you may want to use this rather than NVIDIA’s official package.
Also note that SuSE users should read the SuSE NVIDIA Installer HOWTO before downloading the driver.
Installation instructions: Once you have downloaded the driver, change to the directory containing the driver package and install the driver by running, as root, sh ./NVIDIA-Linux-x86_64-375.39.run
One of the last installation steps will offer to update your X configuration file. Either accept that offer, edit your X configuration file manually so that the NVIDIA X driver will be used, or run nvidia-xconfig
Note that the list of supported GPU products is provided to indicate which GPUs are supported by a particular driver version. Some designs incorporating supported GPUs may not be compatible with the NVIDIA Linux driver: in particular, notebook and all-in-one desktop designs with switchable (hybrid) or Optimus graphics will not work if means to disable the integrated graphics in hardware are not available. Hardware designs will vary from manufacturer to manufacturer, so please consult with a system’s manufacturer to determine whether that particular system is compatible.
See the README for more detailed instructions.
NVIDIA TITAN X (Pascal), GeForce GTX TITAN X, GeForce GTX TITAN, GeForce GTX TITAN Black, GeForce GTX TITAN Z
Linux x86_64/AMD64/EM64T Latest Production Branch Version: 470.74 Latest New Feature Branch Version: 465.31 Latest Legacy GPU version (390.xx series): 390.144 Latest Legacy GPU version (340.xx series): 340.108 Latest Legacy GPU version (304.xx series): 304.137 Latest Legacy GPU Version (71.86.xx series): 71.86.15 Latest Legacy GPU Version (96.43.xx series): 96.43.23 Latest Legacy GPU Version (173.14.xx series): 173.14.39 Archive
Linux x86/IA32 Latest Legacy GPU version (390.xx series): 390.144 Latest Legacy GPU version (340.xx series): 340.108 Latest Legacy GPU version (304.xx series): 304.137 Latest Legacy GPU version (71.86.xx series): 71.86.15 Latest Legacy GPU version (96.43.xx series): 96.43.23 Latest Legacy GPU version (173.14.xx series): 173.14.39 Archive
Linux aarch64 Latest Production Branch Version: 470.74 Latest New Feature Branch Version: 465.31 Archive
Linux 32-bit ARM Latest Legacy GPU version (390.xx series): 390.144 Archive
FreeBSD x86 Latest Legacy GPU version (390.xx series): 390.144 Latest Legacy GPU version (340.xx series): 340.108 Latest Legacy GPU version (304.xx series): 304.137 Latest Legacy GPU Version (71.86.xx series): 71.86.15 Latest Legacy GPU Version (96.43.xx series): 96.43.23 Latest Legacy GPU Version (173.14.xx series): 173.14.39 Archive
FreeBSD x64 Latest Production Branch Version: 470.74 Latest New Feature Branch Version: 465.31 Latest Legacy GPU version (390.xx series): 390.144 Latest Legacy GPU version (340.xx series): 340.108 Latest Legacy GPU version (304.xx series): 304.137 Archive
Solaris x64/x86 Latest Production Branch Version: 470.74 Latest New Feature Branch Version: 465.31 Latest Legacy GPU version (390.xx series): 390.144 Latest Legacy GPU version (340.xx series): 340.108 Latest Legacy GPU version (304.xx series): 304.137 Latest Legacy GPU version (96.43.xx series): 96.43.23 Latest Legacy GPU version (173.14.xx series): 173.14.39 Archive
NVIDIA nForce Drivers Open source drivers for NVIDIA nForce hardware are included in the standard Linux kernel and leading Linux distributions. This page includes information on open source drivers, and driver disks for older Linux distributions including 32-bit and 64-bit versions of Linux.
Источник
Linux x64 (AMD64/EM64T) Display Driver
Linux x64 (AMD64/EM64T) Display Driver
Version:
440.31
Release Date:
2019.11.4
Operating System:
Linux 64-bit
CUDA Toolkit:
Language:
English (US)
File Size:
134.96 MB
Added support for the following GPUs: GeForce GTX 1660 SUPER
Fixed a regression in the 440.26 driver that could prevent the NVIDIA kernel modules from building correctly on systems localized to a language other than English.
Fixed a bug that could cause the X server to crash when running applications using GLX indirect rendering.
Updated the Module.symvers sanity check, which is part of the NVIDIA kernel module build process, to accommodate the recent addition of a new field in the Module.symvers file format. This fixes the error «The Module.symvers file is missing [. ]» seen during driver installation or DKMS rebuilds with Linux 5.4 RC kernels.
Fixed kernel module build problems with Linux kernel 5.4.0 release candidates.
Updated nvidia-bug-report.sh to collect information about X server crashes from coredumpctl, when available.
Updated the nvidia-drm kernel module for compatibility with the removal of the DRIVER_PRIME flag in recent Linux kernel versions.
Updated the confirmation dialog box that is displayed when quitting the nvidia-settings control panel to report when there are pending configuration changes which will be lost if they are not applied or saved before quitting.
Enabled parallel GLSL shader linking by default; i.e., allow GL_ARB_parallel_shader_compile to work without first calling glMaxShaderCompilerThreadsARB().
Added support for HDMI 2.1 variable refresh rate (VRR) G-SYNC Compatible monitors on supported GPUs.For more details, see «Configuring Multiple Display Devices on One X Screen» in the README.
Added support for the GLX_NV_multigpu_context and GL_NV_gpu_multicast extensions.For more details, see the «Configuring SLI and Multi-GPU FrameRendering» chapter of the README, and the extension specifications: https://www.khronos.org/registry/OpenGL/extensions/NV/GLX_NV_multigpu_context.txt https://www.khronos.org/registry/OpenGL/extensions/NV/NV_gpu_multicast.txt
Fixed a bug that prevented Vulkan applications running on systems configured for SLI. Vulkan applications can now run while SLI is enabled; however, they will only be able to use a single GPU.
Simplified the nvidia-sleep.sh sample script to no longer depend on unreliable detection of the current VT through X server logs.
Added EGL support for PRIME render offload. Please see the PRIME Render Offload chapter in the README for configuration details.
Fixed a regression introduced in 435.19.02 that would cause some applications which use the VK_KHR_DISPLAY extension to result in a segmentation fault.
Enabled HardDPMS by default. See the README entry on the X configuration option «HardDPMS» for more information.
Fixed a bug which caused corruption in the following DXVK titles: Saints Row IV Saints Row: The Third
Added VP9 decode support to the NVIDIA VDPAU driver. See the VDPAU Support appendix in the README for supported VP9 decoder profiles.
Fixed a bug that could cause heapUsage values reported by VK_EXT_memory_budget to not immediately update after vkFreeMemory was called.
Changed GPU clock management strategy to more quickly ramp down clocks after a drop in GPU utilization.
Added X configuration option, «SidebandSocketPath», which controls the directory in which the X driver will create a pathname UNIX domain socket used to communicate with the NVIDIA OpenGL, Vulkan and VDPAU driver components.
The X driver will now create a fallback pathname UNIX domain socket in the directory specified by the «SidebandSocketPath» option, or /var/run by default, which will be used by other NVIDIA driver components if they are unable to connect to the default abstract socket.This fixes a bug where graphics applications run within a network namespace (which prevents the use of abstract sockets) were unable to take advantage of some driver features, such as G-Sync.
Fall back to system memory when video memory is full for some driver-internal allocations. This can help fix Xid 13 and Xid 31 cases in Vulkan applications when video memory is full.
Fixed a bug that could cause a blank screen on some DisplayPort monitors when logging in to GNOME, if the nvidia-drm kernel module parameter modeset=1 is specified.
Fixed a bug that prevented NVIDIA GPUs from entering the low-power D3 state when entering suspend-to-idle (s2idle). Note that on some systems this may expose an existing timing issue in the Linux kernel; see the «Known Issues and Workarounds» section of the «Configuring Power Management Support» chapter of the README for more details.
Vulkan with flipping enabled on Quadro cards can lead to graphic corruption. If you think you have run into it you can do either of the following as a workaround:
— Disable flipping in nvidia-settings (uncheck «Allow Flipping» in the «OpenGL Settings» panel) — Disable UBB (run ‘nvidia-xconfig —no-ubb’) — Use a composited desktop
Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution’s native package management format. This may interact better with the rest of your distribution’s framework, and you may want to use this rather than NVIDIA’s official package.
Also note that SuSE users should read the SuSE NVIDIA Installer HOWTO before downloading the driver.
Installation instructions: Once you have downloaded the driver, change to the directory containing the driver package and install the driver by running, as root, sh ./NVIDIA-Linux-x86_64-440.31.run
One of the last installation steps will offer to update your X configuration file. Either accept that offer, edit your X configuration file manually so that the NVIDIA X driver will be used, or run nvidia-xconfig
Note that the list of supported GPU products is provided to indicate which GPUs are supported by a particular driver version. Some designs incorporating supported GPUs may not be compatible with the NVIDIA Linux driver: in particular, notebook and all-in-one desktop designs with switchable (hybrid) or Optimus graphics will not work if means to disable the integrated graphics in hardware are not available. Hardware designs will vary from manufacturer to manufacturer, so please consult with a system’s manufacturer to determine whether that particular system is compatible.