Updated nvidia-installer to label kernel modules with SELinux file type ‘modules_object_t’. Some system SELinux policies only permit loading of kernel modules with this SELinux file type.
Removed support for checking for and downloading updated driver packages and precompiled kernel interfaces from nvidia-installer. This functionality was limited to unencrypted ftp and http, and was implemented using code that is no longer actively maintained.
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-304.137.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.
GeForce Go 7950 GTX, GeForce Go 7900 GS, GeForce Go 7800 GTX, GeForce Go 7800, GeForce Go 7700, GeForce Go 7600, GeForce Go 7400, GeForce Go 7300, GeForce Go 7200, GeForce 7150M / nForce 630M, GeForce 7000M / nForce 610M
Quadro CX, Quadro FX 350, Quadro FX 370, Quadro FX 370 Low Profile, Quadro FX 380, Quadro FX 380 Low Profile, Quadro FX 470, Quadro FX 540, Quadro FX 550, Quadro FX 560, Quadro FX 570, Quadro FX 580, Quadro FX 1400, Quadro FX 1700, Quadro FX 1500, Quadro FX 1800, Quadro FX 2000, Quadro FX 3450, Quadro FX 3500, Quadro FX 3700, Quadro FX 3800, Quadro FX 4000, Quadro FX 4500, Quadro FX 4500 X2, Quadro FX 4600, Quadro FX 4700 X2, Quadro FX 4800, Quadro FX 5500, Quadro FX 5600, Quadro FX 5800
Quadro FX Series (Notebooks):
Quadro FX 3800M, Quadro FX 3700M, Quadro FX 3600M, Quadro FX 2800M, Quadro FX 2700M, Quadro FX 1800M, Quadro FX 1700M, Quadro FX 1600M, Quadro FX 880M, Quadro FX 770M, Quadro FX 570M, Quadro FX 380M, Quadro FX 370M, Quadro FX 360M
Tesla C2075, Tesla C2070, Tesla C2050, Tesla C1060, Tesla C870
Источник
Linux x64 (AMD64/EM64T) Display Driver
Linux x64 (AMD64/EM64T) Display Driver
Version:
470.57.02
Release Date:
2021.7.19
Operating System:
Linux 64-bit
CUDA Toolkit:
Language:
English (US)
File Size:
260.56 MB
Added support for the following GPUs:
GeForce RTX 3070 Ti GeForce RTX 3080 Ti
Updated the nvidia-settings command line interface to confirm successful assignment of string attributes. This makes the behavior more consistent with other types of attribute assignments.
Fixed a bug that could cause flickering in Blender and Steam when running on Xwayland.
Fixed a bug that caused GTK+3 applications using the GtkGLArea class to crash when running on Xwayland.
Added a workaround for DOOM Eternal, which avoids an application bug where Vulkan swapchain recreation events are not properly handled. On desktops like GNOME where the window is initially redirected to the compositor, this may prevent the game from flipping (and thus enabling G-SYNC).
Added a workaround for Far Cry 5 when run through DXVK, which avoids a shader race condition bug that was previously exposed by new compiler optimizations.
Increased the maximum limit on concurrent OpenGL contexts. This limit was previously constrained by a fixed-size internal driver resource, and is now constrained by available system memory.
Applications that exceed the maximum limit on concurrent OpenGL contexts will now receive a BadAlloc X error rather than crashing.
Fixed a bug that could cause the X server to crash upon shutdown with some configurations using GPU screens.
Fixed a bug that could cause rendering errors when displaying scaled MetaModes using the «Nearest» resampling method.
Fixed a bug that could cause OpenGL applications run in PID namespaces to hang upon exit, generating warnings such as the following in the X log: (WW) NVIDIA: Wait for channel idle timed out.
Added support for PRIME Display Offload where both the display offload source and display offload sink are driven by the NVIDIA X Driver.
Added support for PRIME Display Offload where the display offload source is AMDGPU.
Fixed a bug that could prevent the driver from applying application profiles when running applications through Proton or Wine on a PRIME Render Offload configuration.
Fixed a bug that could cause NvFBC’s «direct capture» to crash the X server when certain GLX calls are made during a capture.
Removed usage of the sysctl(2) system call as a fallback for procfs in nvidia-installer. This system call has been deprecated since Linux 2.6.24, and has been removed completely with recent versions of Linux and glibc.
Added an NVIDIA NGX build for use with Proton and Wine. A new library, nvngx.dll, has been added to enable driver-side support for running Windows applications which make use of DLSS. Changes to Proton, Wine, and other third-party software are needed for this feature.
Added support for VK_QUEUE_GLOBAL_PRIORITY_REALTIME_EXT from the VK_EXT_global_priority extension. This enables support for asynchronous reprojection in SteamVR.
VK_QUEUE_GLOBAL_PRIORITY_REALTIME_EXT is supported on Pascal GPUs and newer. Global priorities other than VK_QUEUE_GLOBAL_PRIORITY_MEDIUM_EXT require root privileges or the CAP_SYS_NICE capability.
Added support for the VK_EXT_global_priority_query extension.
Added the nvidia-peermem.ko kernel module. This module provides Mellanox InfiniBand HCAs (Host Channel Adapters) direct peer-to-peer access access to NVIDIA GPU memory without need without needing to copy data to to host memory. See the chapter «GPUDirect RDMA Peer Memory Client» in the README for details.
Added support for the VK_EXT_provoking_vertex extension.
Initial support for hardware accelerated OpenGL and Vulkan rendering on Xwayland. See the chapter «OpenGL and Vulkan on Xwayland» in the README for details.
Fixed a bug that could cause intermittent corruption in Wolfenstein: Youngblood when using NVIDIA Kepler, Maxwell, Pascal, and Volta GPUs.
Fixed a bug that could cause games running with DXVK to crash with Xid 31 (MMU Fault) errors when using NVIDIA Pascal GPUs.
Added support for the VK_EXT_extended_dynamic_state2 extension.
Added support for the VK_EXT_color_write_enable extension.
Added support for the VK_EXT_vertex_input_dynamic_state extension.
Added support for the VK_EXT_ycbcr_2plane_444_formats extension.
Added support for the VK_NV_inherited_viewport_scissor extension.
NvFBC’s «direct capture» mode no longer causes flipping to be disabled for applications being captured. G-SYNC can now also be used simultaneously with NvFBC direct capture.
Deprecated NvIFROpenGL support.Release 470 will be the last to support this functionality.NvIFROpenGL header files, samples and documentation were removed from the NVIDIA Capture SDK 7.1.9 release.Future drivers will remove libnvidia-ifr.so and any other reference to NvIFROpenGL. For details please see: https://developer.nvidia.com/nvidia-video-codec-sdk
Fixed a bug that prevented Vulkan direct-to-display from working when DRM KMS is enabled.
Enabled the NVIDIA driver, by default, to attempt to initialize SLI when using GPUs with different amounts of video memory. Previously, this was only available when bit 1 was set in the «Coolbits» X config option.
Updated GPU fan control to be available by default in nvidia-settings and NV-CONTROL, for GPU boards that support programmable fan control. Previously, this was only available when bit 2 was set in the «Coolbits» X config option.
Fixed an issue where vkCreatePipeline would sometimes crash when the shaders contained resources with no set/binding.
Fixed a memory fault in the Vulkan driver when using some smaller dimensions of sparse images.
Fixed an issue with vkCmdSetViewport when firstViewport is non-zero.
Fixed handling of VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT_BIT for variable size descriptor bindings.
Added gsp.bin firmware file which is used to offload the GPU initialization and management tasks on some GPUs. See the «GSP Firmware» chapter in the README for more information.
Worked around a bug in Meson builds of libglvnd 1.3.0 that caused the nvidia_icd.json file to be installed in the wrong location.
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-470.57.02.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.