|
|
|
|
Changelog for nvidia-video-G06-beta-555.52.04-25.1.x86_64.rpm :
* Tue Jan 09 2024 Stefan Dirsch - create /run/udev/static_node-tags/uaccess/nvidia${devid} symlinks also during modprobing the nvidia module; this changes the issue of not having access to /dev/nvidia${devid}, when gfxcard has been replaced by a different gfx card after installing the driver * Thu Nov 23 2023 Stefan Dirsch - Update to version 545.29.06 * Fixed a regression that prevented setting backlight brightness levels. * Fixed a bug that could lead to UI corruption in nvidia-installer on systems with more than one initramfs file per kernel. * Fixed a bug that caused games built on the Source 2 engine to hang when running under Xwayland. * Mon Nov 13 2023 Stefan Dirsch - Update to version 545.29.02 * Added experimental HDMI 10 bits per component support; enable by loading nvidia-modeset with `hdmi_deepcolor=1`. * Added support for the CTM, DEGAMMA_LUT, and GAMMA_LUT DRM-KMS CRTC properties. These are used by features such as the \"Night Light\" feature in GNOME and the \"Night Color\" feature in KDE, when they are used as Wayland compositors. * Added CERTIFIED-quality support for GeForce and Workstation GPUs to open kernelmodules. Please see the \"Open Linux Kernel Modules\" chapter in the README for details. * Added initial experimental support for runtime D3 (RTD3) power management on Desktop GPUs. Please see the \'PCI-Express Runtime D3 (RTD3) Power Management\' chapter in the README for more details. * Added support for the EGL_ANDROID_native_fence_sync EGL extension and the VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT and VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT Vulkan external handle types when the nvidia-drm kernel module is loaded with the modeset=1 parameter. * Added experimental support for framebuffer consoles provided by nvidia-drm. On kernels that implement drm_fbdev_generic_setup and drm_aperture_remove_conflicting_pci_framebuffers, nvidia-drm will install a framebuffer console when loaded with both `modeset=1` and `fbdev=1` kernel module parameters. This will replace the Linux boot console driven by a system framebuffer driver such as efifb or vesafb. Note that when an nvidia-drm framebuffer console is enabled, unloading nvidia-drm will cause the screen to turn off. * Updated nvidia-installer to allow installing the driver while an existing NVIDIA driver is already loaded. * Added support for virtual reality displays, such as the SteamVR platform, on Wayland compositors that support DRM leasing. Support requires xwayland version 22.1.0 and wayland-protocols version 1.22, or later. Tested on sway, minimum version 1.7 with wlroots version 0.15, and also on Kwin, minimum version 5.24. Note: Before xwayland 23.2, there is a known issue with HDMI displays where the headset will fail to start a second time after closing SteamVR. This can be worked around by unplugging and replugging in the headset. * Fixed a bug that prevented VRR (Variable Refresh Rate) from working with Wayland. * Added support to the NVIDIA VDPAU driver for running in Xwayland. Please refer to the \"Xwayland support in VDPAU\" section of the README for further details. * Added libnvidia-gpucomp.so to the driver package. This is a helper library used for GPU shader compilation. * Removed libnvidia-vulkan-producer.so from the driver package. This helper library is no longer needed by the Wayland WSI. * Fixed a bug that intermittently caused the display to freeze when resuming from suspend on some Ada GPUs. * Fixed a bug that could cause monitors to flicker when the performance state changes on Turing GPUs. * Added support for HDR signaling via the HDR_OUTPUT_METADATA and Colorspace per-connector DRM properties when nvidia-drm is loaded with the `modeset=1` parameter. * Added support for PRIME render offload to Vulkan Wayland WSI. * Fixed a bug that could cause modes to fail validation when Option \"ModeValidation\" \"NoExtendedGpuCapabilitiesCheck\" is specified in xorg.conf. * Fixed a bug which could cause some DisplayPort monitors to flicker.- added fbdev=1 option for nvidia-drm module, which gives us a proper framebuffer console now ...- nosimplefb kernel option no longer needed with usage of nvidia-drm\'s fbdev=1 option- removed dropped 64bit libnvidia-vulkan-producer from filelist- added new 32/64 bit libnvidia-gpucomp to; which is now needed thru dlopen() by GL components like libnvidia-eglcore, libnvidia-glcore and libnvidia-rtcore)- libnvidia-egl-wayland.so.1.1.12 is now required * Fri Nov 03 2023 Stefan Dirsch - added pciutils and perl-Bootloader to BuildRequires/PreReq in the hope to get build fixed in ibs (build doesn\'t fail in a local build for some reason) * Fri Nov 03 2023 Stefan Dirsch - enabled secureboot signing on Tumbleweed (boo#1203725)- fixed filelist and supplements for Tumbleweed * Fri Nov 03 2023 Stefan Dirsch - cleanup; sle12 is no longer supported * Wed Nov 01 2023 Stefan Dirsch - Update to version 535.129.03 * Fixed a bug that could cause modes to fail validation when Option \"ModeValidation\" \"NoExtendedGpuCapabilitiesCheck\" is specified in xorg.conf. * Fixed a bug that could cause GPU memory utilization to be reported incorrectly for Multi-Instance GPU (MIG) partitions on Grace Hopper systems. * Fixed a bug that intermittently caused the display to freeze when resuming from suspend on some Ada GPUs. * Fixed a bug which could cause some DisplayPort monitors to flicker. * Fixed a bug that could cause monitors to flicker when the performance state changes on Turing GPUs. * Wed Oct 25 2023 Stefan Dirsch - transition to alternatives-free GLX version no longer needed; therefore get rid of \'Requires(post): xorg-x11-server\' as well * Thu Oct 19 2023 Stefan Dirsch - during beta period of sle15-sp6 no longer try to require a \"GA\" kernel-devel package; this will be reverted with GM (see also bsc#1208209; we had the same issue during beta period of sp5) * Wed Oct 11 2023 Stefan Dirsch - disabled build of nvidia-peermem module; it\'s no longer needed and never worked anyway (it was only a stub) [boo#1211892] * Fri Sep 22 2023 Stefan Dirsch - Update to version 535.113.01 * Fixed a bug that could cause GPU memory utilization to be reported incorrectly for Multi-Instance GPU (MIG) partitions on Grace Hopper systems. * Fixed a bug that intermittently caused the display to freeze when resuming from suspend on some Ada GPUs. * Thu Sep 21 2023 Stefan Dirsch - enabled build of cuda-cloud-opengpu package also on Leap 15.4/ sle15-sp4 for which opengpu driver packages are also available meanwhile * Tue Sep 05 2023 Stefan Dirsch - kmp-post.sh/kmp-postun.sh: * add/remove nosimplefb=1 kernel option in order to fix Linux console also on sle15-sp6/Leap 15.6 kernel, which will come with simpledrm support * Mon Aug 28 2023 Stefan Dirsch - Update to version 535.104.05 * Fixed an issue which caused the following error message to appear spuriously when using SLI with the NVIDIA Open GPU Kernel Modules: (EE) NVIDIA: Unable to disable FB size compare * Wed Aug 02 2023 Stefan Dirsch - %postun: regenerate modules.dep, etc. to avoid dracut failures later (boo#1213765) * Wed Jul 19 2023 Stefan Dirsch - Update to version 535.86.05 * Fixed a bug that caused excessive memory consumption when OpenGL and Vulkan applications were running while VT-switched away from X. * Fixed a bug that could cause the kernel to panic when video memory is full. * Fixed a bug that prevented displays from refreshing when using an NVIDIA PRIME Display Offload sink. * Fixed a bug that could cause some Variable Refresh Rate (VRR) monitors to flicker by allowing the refresh rate to drop below the monitor\'s minimum. * Fixed a bug that caused corruption when running Vulkan applications. * Fixed a regression that could cause a system hang when running windowed Vulkan applications with sync-to-vblank enabled. * Fixed a video memory leak observed when turning off a connected monitor while using certain Wayland compositors. * Thu Jun 15 2023 Stefan Dirsch - Update to version 535.54.03 * Fixed a bug that caused modesets to fail in some Wayland configurations. * Fixed a bug that caused head-mounted displays (HMDs) to display black after a modeset. * Fixed a bug that prevented SLI Mosaic controls from being displayed in the nvidia-settings control panel when using GSP Firmware. * Fixed a bug that could cause image corruption when unbinding Vulkan sparse textures. * Added support for the VK_EXT_memory_priority, and VK_EXT_pageable_device_memory extensions for Turing+ GPUs. * Improved the performance of Minecraft Java Edition on RTX 3000 series GPUs. * Fixed a memory leak in the NVIDIA GLX driver, as reported at: https://forums.developer.nvidia.com/t/222697 * Added support for driving very high pixel clock mode timings such as 8K AATT 60Hz. Please see the \"MaxOneHardwareHead\" X11 ModeValidation token in the README for details. * Extended Dynamic Boost support on notebooks to include older Renoir and Cezanne chipsets, in addition to Rembrandt and newer AMD chipsets. * Fixed a bug that caused Vulkan X11 swapchain creation to fail on GPUs without a display engine when the VK_KHR_present_id extension is used. * Fixed console restore on legacy VGA consoles when using the NVIDIA Open GPU Kernel Modules. * Added nvoptix.bin to the driver package. This data file is used by the OptiX ray tracing engine library, libnvoptix.so.1. * Removed libnvidia-compiler.so.VERSION from the driver package. This functionality is now provided by other driver libraries. * Added power usage and power limits information to nvidia-settings PowerMizer page. * Updated NV_CTRL_GPU_POWER_SOURCE NV-CONTROL API to report undersized power source. * Add support for version 4 of the linux-dmabuf wayland protocol. * Added NV-CONTROL attributes NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_MODE and NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_VALUE to allow syncing a Quadro Sync II card to different House Sync signal rates. This feature requires firmware version 2.18 or later; to download the latest firmware version, please visit: https://www.nvidia.com/en-us/drivers/firmware/quadro-sync-firmware-driver/ * Added support for the VK_KHR_video_queue, VK_KHR_video_decode_queue, VK_KHR_video_decode_h264 and VK_KHR_video_decode_h265 extensions. * Added an application profile to avoid performance problems in Xfce 4 when the OpenGL compositor backend is enabled along with G-SYNC. * Added support for suspend and resume when using GSP firmware. * Moved the nvidia-settings application icon into the \'hicolor\' icon theme, which allows it to be customized by other icon themes selected in the desktop environment. * Fixed a bug that prevented PRIME render offload from working for Wayland applications when running on a system with an AMD iGPU. * Fixed a bug that prevented nvidia-installer from recording kernel log output to the installer log in some module loading failure paths. * Changed nvidia-installer to no longer use the $XDG_DATA_DIRS environment variable. XDG data files are now installed to a path specified by the - -xdg-data-dir option, or /usr/share if not specified. This fixes a problem when Flatpak is installed that caused the installer to place the nvidia-settings.desktop file in /root/.local/share/flatpak/exports/share/applications. * Changed the behavior of glXGetRefreshRateSGI() for non-integer refresh rates to round to the nearest whole number rather than truncating. * Changed the compression format of the .run installer package from xz to zstd. This results in a smaller compressed package, and faster decompression performance. A fallback zstd decompressor is embedded into the installer package for systems which do not already have a zstd decompression program installed. * Fixed a bug that caused nvidia-installer to mistakenly unload some already loaded non-NVIDIA kernel modules.- added nvoptix.bin, which is used by libnvoptix (see changelog above)- removed no longer available libnvidia-compiler (see changelog above)- adjusted %eglwaylandversion * Wed May 24 2023 Stefan Dirsch - back to require \"GA\" kernel-devel package for sle15-sp5 with the end of beta period ... * Tue May 09 2023 Stefan Dirsch - Update to version 525.116.04 * Fixed a regression in Luxmark performance between 525.89.02 and 525.105.17. * Fixed a bug that could cause an unexpected VK_ERROR_NATIVE_WINDOW_IN_USE_KHR error in certain circumstances when recreating Vulkan surfaces. * Fixed a regression that caused brightness control to not vary smoothly across the range of values. * Tue Apr 25 2023 Stefan Dirsch - Update to version 525.116.03 * Fixed a regression in Luxmark performance between 525.89.02 and 525.105.17. * Fixed a bug that could cause an unexpected VK_ERROR_NATIVE_WINDOW_IN_USE_KHR error in certain circumstances when recreating Vulkan surfaces. * Fixed a regression that caused brightness control to not vary smoothly across the range of values. * Thu Apr 20 2023 Stefan Dirsch - kmp-post.sh/kmp-trigger.sh * load modules already in initrd on non-Optimus, i.e. nVidia-only systems- kmp-filelist * mark dracut config file as %config * Wed Apr 19 2023 Stefan Dirsch - cuda-cloud-opengpu package * description: adjusted URL of nVidia\'s CUDA repository for aarch64 * don\'t require cuda-demo-suite-12-1 on aarch64, since it\'s not availabable for this platform :-( * Tue Apr 18 2023 Stefan Dirsch - fix kernel module build on aarch64 * Thu Mar 30 2023 Stefan Dirsch - Update to version 525.105.17 * Fixed a bug that could cause the nvidia-settings control panel to crash when resetting the display layout. * Fixed a bug that could cause excessive GPU power consumption at idle when driving multiple displays with a high refresh rate. * Fixed a bug in nvidia-powerd which could cause excessive CPU usage. * Fixed an issue which could cause applications to run at 1 FPS when using an NVIDIA PRIME Display Offload sink as the only active display. * Added compatibility for Linux kernels with Indirect Branch Tracking (IBT). * Tue Mar 28 2023 Stefan Dirsch - cuda-cloud-opengpu * added cuda-demo-suite-12-1 to requires in order to have a simple tool for testing available such as /usr/local/cuda */extras/demo_suite/deviceQuery * Mon Mar 27 2023 Stefan Dirsch - build cuda-cloud-opengpu only on Leap 15.5/sle15-sp5 and TW; planned for later: Leap 15.4/sle15-sp5 * Mon Mar 27 2023 Stefan Dirsch - added cuda-cloud-opengpu meta package to have a Meta package for CUDA minimal installation in the Cloud (boo#1208919) * Wed Mar 08 2023 Stefan Dirsch - during beta period of sle15-sp5 no longer try to require a \"GA\" kernel-devel package; this will be reverted with GM (bsc#1208209) * Sat Mar 04 2023 Stefan Dirsch - sign kernel modules also on TW (boo#1208939) * Fri Feb 17 2023 Stefan Dirsch - moved cuda-drivers provides to nvidia-compute-utils-G06 * Wed Feb 08 2023 Stefan Dirsch - Update to version 525.89.02 * Fixed a bug that could cause banding or flickering of color gradients on DisplayPort monitors * Wed Jan 25 2023 Bruno Pitrus - Make package dash-sh compatible (boo#1195391) * Tue Jan 24 2023 Stefan Dirsch - nvidia-driver-G06-kmp: added conflicts to openGPU driver packages nvidia-open-driver-G06-kmp, nvidia-open-driver-G06-signed-kmp (boo#1207495) * Tue Jan 24 2023 Stefan Dirsch - moved nvidia-xconfig from nvidia-compute-utils-G06 to nvidia-gl-G06 * Tue Jan 24 2023 Stefan Dirsch - added meta packages nvidia-drivers-G06 and nvidia-drivers-minimal-G06 for full and compute only installations according to Redesign * Tue Jan 24 2023 Stefan Dirsch - moved nvidia-xconfig to nvidia-compute-utils-G06, since this is needed by suse-prime/prime-select to detect nvidia\'s PCI busid. * Fri Jan 20 2023 Stefan Dirsch - created %triggerpostun for nvidia-gfxG06-kmp also for Tumbleweed packages to rebuild and reinstall kernel modules, which are removed in %postun of nvidia-gfxG06-kmp, when this package gets replaced by nvidia-driver-G06-kmp (boo#1207314) * Wed Jan 18 2023 Stefan Dirsch - Update to version 525.85.05 * Improved the reliability of suspend and resume on UEFI systems when using certain display panels. * Fixed a bug that prevented some controls in the nvidia-settings control panel from working when running an X server as an unprivileged user. * Fixed a bug that could cause VK_ERROR_DEVICE_LOST when using VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT to allocate memory. * Tue Jan 17 2023 Stefan Dirsch - minor cleanup * Tue Jan 17 2023 Stefan Dirsch - created %triggerpostun for nvidia-gfxG06-kmp to recreate weak-updates, when this package gets replaced by nvidia-driver-G06-kmp * Mon Jan 16 2023 Stefan Dirsch - Update to version 525.85.04 * adds official support for + NVIDIA H100 80GB HBM3 + NVIDIA H100 80GB HBM2e + NVIDIA GeForce RTX 2050- make Provides/Obsoletes to old package names version specific * Mon Jan 16 2023 Stefan Dirsch - no longer package manual page for nvidia-installer, which isn\'t packages for obvious reasons- move html pages for nvidia-persistenced, nvidia-debugdump and nvidia-smi to nvidia-compute-G06 where alsoall the other html pages are * Fri Jan 13 2023 Stefan Dirsch - moved files to package nvidia-video-G06-32bit according to Redesign * Fri Jan 13 2023 Stefan Dirsch - moved files to package nvidia-video-G06 according to Redesign- removed GSP firmware files (extra source package kernel-firmware-nvidia-gsp-G06 now) * Fri Jan 13 2023 Stefan Dirsch - moved files to package nvidia-gl-G06-32bit according to Redesign * Fri Jan 13 2023 Stefan Dirsch - no libnvidia-wayland-client, libnvidia-gtk3 on aarch64; remove from filelist * Fri Jan 13 2023 Stefan Dirsch - moved files to package nvidia-gl-G06 according to Redesign- moved %{_libdir}/gbm/nvidia-drm_gbm.so to package nvidia-video-G06 since it\'s a symlink to libnvidia-allocator * Thu Jan 12 2023 Stefan Dirsch - no libnvidia-compiler on aarch64; remove from filelist there * Thu Jan 12 2023 Stefan Dirsch - moved files to package nvidia-compute-G06-32bit according to Redesign * Thu Jan 12 2023 Stefan Dirsch - moved files to package nvidia-compute-G06 according to Redesign * Thu Jan 12 2023 Stefan Dirsch - no powerd on aarch64; remove from filelist there * Thu Jan 12 2023 Stefan Dirsch - introduced packages nvidia-compute-utils-G06 and nvidia-utils-G06- make sure new packages are installed during a regular update- let them require nvidia-compute-G06 pkg according to Redesign- move files to the new packages according to Redesign- nvidia-driver-G06.rpmlintrc: x11-video-nvidia -> nvidia-video-G06 * Tue Jan 10 2023 Stefan Dirsch - renamed nvidia-computeG06 to nvidia-compute-G06 package- renamed nvidia-glG06 to nvidia-gl-G06 package- let nvidia-video-G06, nvidia-compute-G06 and nvidia-gl-G06 packages alternatively require also nvidia-open-driver-G06-signed-kmp package- make updates from old package names possible via appropriate Provides/Obsoletes * Tue Jan 10 2023 Stefan Dirsch - renamed package to nvidia-video-G06 due to package redesign * Mon Jan 09 2023 Stefan Dirsch - Update to version 525.78.01 * Fixed a bug that could cause the nvidia-settings control panel to crash when using a newer control panel with an older driver. * Fixed a regression that prevented the G-SYNC/G-SYNC Compatible Visual Indicator from being displayed when running Vulkan X11 applications. * Fixed a bug where usage of VK_KHR_present_id could cause applications to crash with Xid 32 errors. * Fixed excess CPU usage in hybrid graphics configurations where an external display is connected to an NVIDIA discrete GPU and configured as a PRIME Display Offload sink (also known as \"Reverse Prime\").- officially adds support for GeForce RTX 3050 and GeForce RTX 4070 Ti * Mon Jan 09 2023 Stefan Dirsch - Update to version 525.78.01 * Fixed a bug that could cause the nvidia-settings control panel to crash when using a newer control panel with an older driver. * Fixed a regression that prevented the G-SYNC/G-SYNC Compatible Visual Indicator from being displayed when running Vulkan X11 applications. * Fixed a bug where usage of VK_KHR_present_id could cause applications to crash with Xid 32 errors. * Fixed excess CPU usage in hybrid graphics configurations where an external display is connected to an NVIDIA discrete GPU and configured as a PRIME Display Offload sink (also known as \"Reverse Prime\"). * Mon Nov 28 2022 Stefan Dirsch - Update to version 525.60.11 * Improved the performance of PRIME render-offloaded applications. * Fixed a regression that prevented Warp & Blend from working correctly. * Fixed a bug which caused suspend to fail on systems running GNOME 3 as a Wayland compositor with NVreg_PreserveVideoMemoryAllocations enabled. * Fri Nov 25 2022 Stefan Dirsch - %post of nvidia-glG06 * \'prime-select \' Don\'t try to run it during driver update or in secureboot since it will fail anyway when executing \'nvidia-xconfig --query-gpu-info\'. This tool is driver version specific and needs the appropriate driver kernel modules loaded, which is not possible during driver update (old modules still loaded) and in secureboot mode (modules can\'t be loaded without the signing key registered). (boo#1205642) * Thu Nov 24 2022 Stefan Dirsch - %post of nvidia-glG06 * when running \'prime-select \' ignore failure of \'nvidia-xconfig --query-gpu-info\' during driver update; tool is version specific and will always fail with older driver kernel modules still loaded (boo#1205642) * Mon Nov 21 2022 Stefan Dirsch - NVreg_PreserveVideoMemoryAllocations kernel option and enabled services nvidia-suspend, nvidia-resume and nvidia-hibernate now needed for GNOME Wayland (gdm) since commit 51181871e9db716546e9593216220389de0d8b03 Author: Ray Strode Date: Fri Mar 4 14:11:03 2022 -0500 data: Disable wayland on nvidia if suspend is broken * Fri Nov 11 2022 Stefan Dirsch - Update to version 525.53 * Fixed a bug which caused Dynamic Boost to not engage on certain Ampere GPU based notebooks. * Added support for Dynamic Boost on notebooks with AMD CPUs. * Fixed a bug that resulted in stutter when moving windows in GNOME. * Added support for the EGL_MESA_platform_surfaceless extension. * Updated the nvidia-settings control panel to prevent the creation of display layouts that exceed hardware size limitations when using the SLI Mosaic configuration page, and to display a warning if such a layout is created manually in the Display Configuration page. * Removed the hard dependency on GTK 2 when building nvidia-settings from source. nvidia-settings may now be built with support for GTK 2 only, GTK 3 only, or both GTK 2 and GTK 3. * Updated the open kernel modules to support Quadro Sync, Stereo, rotation in X11, and YUV 4:2:0 on Turing. * Updated an error message that nvidia-installer displays when kernel header files cannot be found to print full paths for the missing files. * Updated nvidia-installer to use \"command -v\" in place of depending on \"which\" to determine the availability and location of certain tools. * Implemented support for over-the-air updates in the Proton and Wine NVIDIA NGX build. This feature is disabled by default and can be enabled by setting the \"PROTON_ENABLE_NGX_UPDATER\" environment variable to a value of \"1\". * Updated the Vulkan driver so that the following extensions no longer depend on nvidia-uvm.ko being loaded at runtime: * VK_KHR_acceleration_structure * VK_KHR_deferred_host_operations * VK_KHR_ray_query * VK_KHR_ray_tracing_pipeline * VK_NV_cuda_kernel_launch * VK_NV_ray_tracing * VK_NV_ray_tracing_motion_blur * VK_NVX_binary_import * VK_NVX_image_view_handle * Updated nvidia-installer to allow use of the \"--add-this-kernel\" feature by non-root users. * Updated nvidia-installer to display a more accurate progress bar when building the kernel modules. * Updated nvidia-installer to display a warning message if a Vulkan ICD loader is not detected. * Reworked nvidia-installer\'s support for DKMS: the kernel modules will now be optionally registered with DKMS after the installer has already built and installed them on its own. nvidia-installer will now register the kernel modules with DKMS by default when the dkms(8) utility is detected on the system. * Fixed a bug in the Vulkan driver which could lead to corruption in geometry and tessellation control shaders. * Added a new CUDA Debugger implementation for Pascal and newer architectures as a part of the driver package: libcudadebugger.so (previously released separately as \"CUDA GDB Developer Preview\"). * Updated the nvidia-settings control panel to correctly limit the allowed values for GPUTargetFanSpeed to match the existing valid fan speed ranges for supported NVIDIA GPUs. The valid ranges are 30%-100% for Ampere or newer GPUs, and 1%-100% for older GPUs. * Fixed a regression in 515.76 that caused blank screens and hangs when starting an X server on RTX 30 series GPUs in some configurations where the boot display is connected via HDMI. * Fixed a bug where Marvel\'s Spider-Man Remastered would sometimes crash with Xid 13 errors on Turing and later. * Added support for the following GPU: * GeForce RTX 3050 OEM * Added support for the following GPUs: * GeForce RTX 3050 * GeForce RTX 3070 Ti Laptop GPU * GeForce RTX 3080 Ti Laptop GPU * GeForce RTX 3090 Ti * RTX A500 Laptop GPU * RTX A1000 Embedded GPU * RTX A2000 Embedded GPU * RTX A1000 Laptop GPU * RTX A2000 8GB Laptop GPU * RTX A3000 12GB Laptop GPU * RTX A4500 Embedded GPU * RTX A4500 Laptop GPU * RTX A5500 Laptop GPU * T550 Laptop GPU * Added support for the following GPUs: * NVIDIA GeForce MX550 * NVIDIA GeForce MX570 * NVIDIA GeForce RTX 2050 * Added support for the following GPU: * NVIDIA PG509-210 * Tue Nov 01 2022 Stefan Dirsch - fix build on aarch64 (nvidia-powerd only available on x86_64) * Mon Oct 17 2022 Stefan Dirsch - readded missing nvidia-powerd binary (reported by openSUSE user AATTdavidsmid in https://build.opensuse.org/package/show/X11:Drivers:Video/nvidia-gfxG06) * Thu Oct 13 2022 Stefan Dirsch - enable parallel build (make -j$(nproc)) of kernel modules in %post/%trigger scripts * Mon Oct 10 2022 Stefan Dirsch - fixed downloading .run files via \'osc service dr\' in specfile * Sat Oct 08 2022 Stefan Dirsch - Update to version 515.76 * Turing and later: fixed possible excessive GPU power draw on an idle X11 or Wayland desktop when driving high resolutions or refresh rates. * Fixed a bug that caused the Xorg server to crash if an NvFBC capture session is started while video memory is full. * Sat Aug 06 2022 Stefan Dirsch - no longer try to require a \"GA\" kernel-devel package on TW; there is no such thing on TW; it has been an oversight to do the previous change below also for TW (boo#1202192) * Thu Jul 28 2022 Stefan Dirsch - require GA kernel-devel package, always build against GA kernel-devel package and install to GA kernel tree, so new symbols can be added to kABI without breaking compatibility (boo#1201936) * Thu Jul 28 2022 Stefan Dirsch - remove leftovers from build, which are not handled by NVIDIA\'s \"make clean\" (boo#1201937) * Tue Jul 26 2022 Stefan Dirsch - Update to version 515.65.01 * Fixed a bug that caused the X server to hang when VT-switching with stereo enabled. * Fixed an issue that caused OpenGL applications to be unresponsive in SLI Mosaic mode with no monitors enabled on the primary GPU. * Thu Jul 21 2022 Stefan Dirsch - %post(nvidia-glG06): run \'prime-select nvidia\' even on system without Intel GPU visible on the PCI bus, if suse-prime package is mistakenly (still) installed to avoid nvidia kernel modules to be blacklisted * Mon Jul 18 2022 Stefan Dirsch - pci_ids-515.57/pci_ids-515.57.new * added missing PCI IDs thanks to new Python script by Tamara Schmitz parsing supported-gpus.json now (boo#1201586) * Fri Jul 15 2022 Stefan Dirsch - add \"nosimplefb=1\" kernel boot option as workaround for TW to disable simpledrm during install and remove it again during uninstall (boo#1201392) * Thu Jun 30 2022 Stefan Dirsch - Update to version 515.57 * Fixed a bug that could cause some graphics applications to crash when they are started while nvidia-drm.ko is not loaded. * Fixed an issue where NvFBC could return an incorrect frame if a capture request timed out. * Fixed an issue where NvFBC direct capture would wait for multiple queued frames to finish rendering, instead of returning the next rendered frame. * Added support for NvFBC direct capture to composite the mouse cursor onto frames. * Fixed an issue where Vulkan direct to display could not drive more than 4 displays from a single VkInstance.- added _nvngx.dll, nvngx.dll to vidia-glG06 package (boo#1201002) * Thu Jun 16 2022 Stefan Dirsch - don\'t buildrequire azure on aarch64; no such kernel flavor available on aarch64 * Thu Jun 16 2022 Stefan Dirsch - generate-service-file.sh: enhanced for additional aarch64 * Thu Jun 16 2022 Hillwood Yang - Add support for aarch64 * Wed Jun 15 2022 Stefan Dirsch - updated _service file * Thu Jun 09 2022 Stefan Dirsch - moved cleanup of kernel module sourcetree from %preun to %post (boo#1200310) * Thu Jun 09 2022 Stefan Dirsch - moved cuda-drivers = %version provide from nvidia-open-gfxG06 KMP to nvidia-computeG06 package, since it provides libcuda and in addition requires nvidia-gfxG06-kmp or nvidia-open-gfxG06-kmp packages respectively * Wed Jun 08 2022 Stefan Dirsch - preamble: PreReq instead of Require the kernel in the hope of fixing system updates that way (boo#1200310) * Tue May 31 2022 Stefan Dirsch - Update to version 515.48.07 * Improved performance of GLX and Vulkan applications running in gamescope. * Added a \"kernelopen\" feature tag to the supported-gpus.json file, to indicate which GPUs are compatible with open-gpu-kernel-modules. * Improved Vulkan swapchain creation failure reporting. Applications can use the VK_EXT_debug_utils extension to receive additional information when an error was encountered in vkCreateSwapchainKHR().- supersedes backlight.patch * Mon May 23 2022 Stefan Dirsch - recommend 32bit library packages alongside their 64bit versions * Thu May 19 2022 Stefan Dirsch - Requires: also accept OpenSource KMP driver package nvidia-open-gfxG06-kmp * Thu May 12 2022 Stefan Dirsch - backlight.patch * hopefully fixes build against -azure kernel flavor; stolen from 510.68.02 * Thu May 12 2022 Stefan Dirsch - Update to version 515.43.04 (BETA) * Published the source code to a variant of the NVIDIA Linux kernel modules dual-licensed as MIT/GPLv2. The source is available here: https://github.com/NVIDIA/open-gpu-kernel-modules and will be updated each driver release. Please see the \"Open Linux Kernel Modules\" chapter in the README for details. * Added support for the VK_EXT_external_memory_dma_buf and VK_EXT_image_drm_format_modifier Vulkan extensions. To use this functionality, the nvidia-drm kernel module must be loaded with DRM KMS mode setting enabled. See the DRM KMS section of the README for guidance on enabling mode setting. * Changed nvidia-suspend.service, nvidia-resume.service, and nvidia-hibernate.service to use WantedBy= rather than RequiredBy= dependencies for systemd-suspend.service and systemd-hibernate.service. This avoids a problem where suspend or hibernate fails if the NVIDIA driver is uninstalled without disabling these services first. See https://github.com/systemd/systemd/issues/21991 If these services were manually enabled, it may be necessary to update their dependencies by running sudo systemctl reenable nvidia-suspend.service nvidia-resume.service nvidia-hibernate.service * Interlaced modes are now disabled when active stereo is enabled. * NVIDIA X Server Settings will now display the quit confirmation dialog automatically if only there are pending changes that need to be manually saved. The corresponding configuration option to control the appearance of the quit dialog was thus also removed. * Removed the warning message about mismatches between the compiler used to build the Linux kernel and the compiler used to build the NVIDIA kernel modules from nvidia-installer. Modern compilers are less likely to cause problems when this type of mismatch occurs, and it has become common in many distributions to build the Linux kernel with a different compiler than the default system compiler. * Updated nvidia-installer to skip test-loading the kernel modules on systems where no supported NVIDIA GPUs are detected. * Updated nvidia-installer to avoid a race condition which could cause the kernel module test load to fail due to udev automatically loading kernel modules left over from an existing NVIDIA driver installation. This failure resulted in an installation error message \"Kernel module load error: File exists\". * Updated the RTD3 Video Memory Utilization Threshold (NVreg_DynamicPowerManagementVideoMemoryThreshold) maximum value from 200 MB to 1024 MB. * Fri Apr 29 2022 Stefan Dirsch - added missing libnvidia-vulkan-producer.so symlink and moved lib to nvidia-glG06 package (boo#1199030) * Wed Apr 27 2022 Stefan Dirsch - splitted off packages for 32bit libs (JIRA#PM-3447) * x11-video-nvidiaG06-32bit (VDPAU, ...) * nvidia-computeG06-32bit (OpenCL, libcuda, ...) * nvidia-glG06-32bit (EGL, GLESv1, GLESv2, GLX, ...) * Sun Apr 24 2022 Stefan Dirsch - Update to version 510.68, which adds support for: * T600 Laptop GPU * GeForce RTX 3050 OEM * GeForce RTX 3090 Ti * RTX A500 Laptop GPU * RTX A1000 Laptop GPU * RTX A2000 8GB Laptop GPU * RTX A5500 Laptop GPU * RTX A3000 12GB Laptop GPU * RTX A4500 Laptop GPU * RTX A3000 12GB Laptop GPU * Sat Mar 19 2022 Stefan Dirsch - Update to version 510.60 * Fixed a bug that could cause displays with HDMI or DisplayPort audio to be deselected as the default audio output device after resuming from suspend. * Fixed a regression that could cause OpenGL applications to hang or render incorrectly after suspend/resume cycles or VT-switches * Fixed a bug, introduced in 495.29.05, that caused GPU \"Model:\" in /proc/driver/nvidia/gpus//information to be \"Unknown\" for some GPUs. * Thu Feb 17 2022 Stefan Dirsch - remove again nvidia-kmod-simpledrm.patch since it broke the console and we disabled simpledrm again anyway, so it\'s no longer neede (boo#1195885)- cleanup: /etc/sysconfig/kernel no longer exists * Mon Feb 14 2022 Stefan Dirsch - nvidia-kmod-simpledrm.patch * nvidia-drm: remove existing generic drivers to take over the device (boo#1195885, boo#1195094)- disable nvidia-kmod-pci-request-regions.patch (superseded by the patch \'nvidia-kmod-simpledrm.patch\' above) * Fri Feb 11 2022 Stefan Dirsch - nvidia-persistenced.tar.bz2 * added systemd service for nvidia-persistenced, which is not enabled by default; enable it via \'systemctl enable nvidia-persistenced\' (bsc#1190185) * Fri Feb 11 2022 Stefan Dirsch - Update to version 510.54 * Fixed a bug that could cause GPU exceptions when minimizing a fullscreen Vulkan application on certain desktops, such as Plasma. * Thu Jan 27 2022 Stefan Dirsch - Update to version 510.47.03 * Added support for Vulkan 1.3. * Wed Jan 19 2022 Stefan Dirsch - nvidia-kmod-pci-request-regions.patch * workaround for kernels using simpledrm on Tumbleweed https://forums.developer.nvidia.com/t/510-39-01-on-5-16-0-kernel-green-screen/200476/7 https://github.com/rpmfusion/nvidia-kmod/blob/master/nvidia-kmod-pci-request-regions.patch * Wed Jan 19 2022 Stefan Dirsch - _constraints: raise disk size to 7G * Tue Jan 11 2022 Stefan Dirsch - moved libnvidia-egl-gbm.so * from x11-video-nvidiaG06 to nvidia-glG06 package- created GBM symlink for Mesa \'nvidia-drm_gbm.so\' which is located in $libdir/gbm and points to libnvidia-allocator.so.1 * Mon Jan 10 2022 Stefan Dirsch - created G06 driver series- Version 510.39.01 * Sat Dec 18 2021 Hans-Peter Jansen - Update 470.94 * Added support for the following GPUs: + RTX 2060 * Worked around an issue that prevented some games from flipping (and therefore taking advantage of G-SYNC and G-SYNC Compatible monitors) on certain desktops such as GNOME. * Fixed a bug that caused nvidia-drm.ko to crash when loading with DRM-KMS enabled (modeset=1) on Linux v5.14. * Wed Nov 10 2021 Stefan Dirsch - Update 470.86 * RTX A2000 12GB * RTX A4500 * T400 4GB * T1000 8GB * Tue Oct 26 2021 Stefan Dirsch - Update 470.82 * Added support for the following GPUs: + Matrox D-Series D2450 + Matrox D-Series D2480 + NVIDIA A2 * Fixed a bug that can cause a kernel crash in SLI Mosaic configurations. * Added support for the EGL_NV_robustness_video_memory_purge extension * Thu Sep 30 2021 Stefan Dirsch - cleanup * Tue Sep 21 2021 Stefan Dirsch - removed no longer needed patch n_dma-sle12-sp3.patch (sle12-sp3 no longer supported) * Tue Sep 21 2021 Stefan Dirsch - Update 470.74 * Fixed a bug that could cause GPU applications to exit when resuming from suspend. * Fixed a regression which resulted in very-high system memory usage for Direct3D 12 games when run through vkd3d-proton. * Added an application profile to disable FXAA for Firefox to prevent visual corruption. * Mon Sep 06 2021 Hans-Peter Jansen - Newer rpmbuilds attach the kernel version and the major part of release to %pci_id_file of a __kmp_supplements script. Create compatibility symlink in order to overcome this nuisance. (boo#1190210)- This allows us to revert the last two workarounds again. * Mon Sep 06 2021 Stefan Dirsch - nvidia-gfxG05.rpmlintrc * Workaround for boo#1190210 nvidia PCI ID Supplements no longer available on TW * Sat Sep 04 2021 Stefan Dirsch - preample: removed again weird Supplements to (kernel-$flavor and nvidia-gfxG05), which broke essential PCI ID supplements * Mon Aug 30 2021 Stefan Dirsch - Update 470.63.01 * Added support for the VK_KHR_wayland_surface extension. * Fixed a Vulkan performance regression that affected rFactor2. * adds libnvidia-vulkan-producer.so * Sat Aug 28 2021 Stefan Dirsch - moved modprobe.d snippet files from /etc/modprobe.d to /usr/lib/modprobe.d and dracut.conf.d snippet files from /etc/dracut.conf.d to /usr/lib/dracut/dracut.conf.d (boo#1173003) * Wed Jul 21 2021 Stefan Dirsch - only require libnvidia-egl-wayland1 on Tumbleweed (boo#1188567) * Thu Jul 15 2021 Stefan Dirsch - Update 470.57.02 * Tue Jul 13 2021 Stefan Dirsch - Update 470.57.01 * 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. * Added support for the following GPUs: + NVIDIA A100 80GB PCIe + NVIDIA A16 + NVIDIA PG506-243 + NVIDIA PG506-242 + NVIDIA CMP 90HX + NVIDIA CMP 70HX + NVIDIA RTX A2000 + NVIDIA T4G * Tue Jul 13 2021 Stefan Dirsch - modprobe.nvidia * enable DRM KMS (nvidia-drm.modeset=1), which is needed for Wayland support * Sat Jul 10 2021 Stefan Dirsch - kmp-post.sh * fixed build failure on sle15-sp2 * Fri Jul 09 2021 Stefan Dirsch - no longer package libnvidia-egl-wayland.so.1 * for Tumbleweed due to new package libnvidia-egl-wayland1 introduced there; instead require this new package on TW now * Fri Jul 02 2021 Stefan Dirsch - Update to 470.42.01 (Beta) * Added support for the following GPUs: * A100-PG506-207 * A100-PG506-217 * 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 vkCreate{Graphics,Compute}Pipeline 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. * Updated the nvidia-settings control panel to be more consistent about displaying layout controls which are only applicable for some displays or GPUs connected to the system. * Improved X11 DrawText() performance when rendering stippled text. * Fixed a bug that could prevent some hardware configurations with large numbers of displays connected to the same GPU from working correctly. * Fixed a bug that could cause multi-threaded GLX applications to hang while attempting to handle an XError. * Fixed a potential crash in the Vulkan driver when clearing images with multiple layers. * Fixed a bug with the host-visible device-local memory heap, where if an allocation failed due to space constraints, it could cause the application to crash on future Vulkan function calls. * Fixed corruption in the Vulkan driver that sometimes occurred with shadow rendering with image arrays. * Added support for the VK_KHR_synchronization2 extension. * Added support for the VK_KHR_workgroup_memory_explicit_layout extension. * Added support for the VK_KHR_zero_initialize_workgroup_memory extension. * Added support for linear images for use with host-visible video memory in Vulkan. * Fixed an issue with OpenGL where imported Vulkan buffers would fail with GL_OUT_OF_MEMORY when marked as resident. * Fixed a bug that caused the NVIDIA driver to retain an incorrect memory mapping of the UEFI system console when booting with the kernel parameter pci=realloc. This could cause the console to corrupt memory in use by the NVIDIA driver, and vice versa. * Runtime D3 Power Management is now enabled by default on supported notebook systems with Ampere or newer GPUs. See the chapter titled \"PCI-Express Runtime D3 (RTD3) Power Management\" in the README for further details. * Updated the .run package installer to install and enable the nvidia-suspend.service, nvidia-hibernate.service, and nvidia-resume.service systemd units. These units are used when the NVreg_PreserveVideoMemoryAllocations=1 nvidia module parameter is specified to provide advanced suspend, hibernate, and resume functionality. See the chapter titled \"Configuring Power Management Support\" in the README for more information. This functionality can be disabled by passing the --no-systemd parameter to the installer. * Updated the NVIDIA X driver to allow OpenGL applications running on an X server that has left the active virtual terminal (VT) to continue running on the GPU, but with a limited frame rate. This functionality is only enabled when the NVreg_PreserveVideoMemoryAllocations=1 nvidia module parameter is enabled. * Fix a Vulkan clamping bug where fragment depth values would not be clamped to the range [0,1] if VK_EXT_depth_range_unrestricted was not enabled. * Fix a bug related to SPIR-V 1.4 non-Input/Output entry point variables. * Fixed a bug in compilation of SPIR-V intersection shaders when modules with multiple entry points are used. * Added support for the following GPUs: * GeForce RTX 3070 Ti * CMP 50HX * Thu Jun 17 2021 Stefan Dirsch - removed workaround for Tumbleweed (kernel symlinks are functional again [boo#1186710]) * Mon Jun 07 2021 Stefan Dirsch - Update to 460.84 * Added support for GeForce RTX 3080 Ti- build workarounded on Tumbleweed (regressions in kernel symlinks due to usrmerge [boo#1186710]) * Mon May 10 2021 Stefan Dirsch - Update to 460.80 * Fixed a bug that could cause AddressSanitizer to report a heap-buffer-overflow during initialization of the OpenGL and Vulkan libraries. * Added support for the following GPUs: + GeForce RTX 3050 Ti Laptop GPU + GeForce RTX 3050 Laptop GPU + T600 Laptop GPU + T1200 Laptop GPU + RTX A5000 Laptop GPU + RTX A4000 Laptop GPU + RTX A3000 Laptop GPU + RTX A2000 Laptop GPU * Fixed a bug that could prevent a system from resuming from suspend when DisplayPort activity occurred while the system was suspended. * Fixed a regression that prevented eglQueryDevicesEXT from correctly enumerating GPUs on systems with multiple GPUs where access to the GPU device files was restricted for some GPUs. * Fixed a regression that could cause system hangs when changing display resolution on SLI Mosaic configurations. * Tue Apr 20 2021 Stefan Dirsch - apply nvidia-fix-linux-5.12.patch only on Kernel >= 5.11 * Tue Apr 20 2021 Stefan Dirsch - nvidia-fix-linux-5.12.patch * fixed build against kernel 5.12 * Tue Apr 13 2021 Stefan Dirsch - Update to 460.73.01 * Added support for the following GPUs: + A10 + A10G + A30 + PG506-232 + RTX A4000 + RTX A5000 + T400 + T600 * Thu Mar 18 2021 Stefan Dirsch - Update to 460.67 * Fixed a bug where using ray tracing extensions on multi-GPU setups could result in application instability if the GPUs did not match. * Fixed an issue that prevented G-SYNC from working properly after a mode switch on Kepler-based GPUs.- adds support for 0x1FDD GeForce GTX 1650- adjusted nvidia-fix-linux-5.12.patch * Thu Mar 18 2021 Stefan Dirsch - Unfortunately removing no longer used kernel modules via %triggerpostun doesn\'t work since kernel updates are not considered \"atomar\" when using YaST/zypper (only safe when using rpm) [boo#1182666, boo#1164520] * Sat Mar 13 2021 Stefan Dirsch - nvidia-fix-linux-5.12.patch * fix for Kernel 5.12-rc1 * Source: http://rglinuxtech.com/?p=2896 * Thu Feb 25 2021 Stefan Dirsch - Update to 460.56 * Added support for the following GPUs: + GeForce RTX 3060 + CMP 40HX + CMP 30HX * Fixed a bug with indexed ray payloads in Vulkan. * Thu Jan 28 2021 Stefan Dirsch - Update to 460.39 * Updated the NVIDIA driver to restore functionality of some features, including runtime power management, hotplugging audio-capable display devices, and S0ix-based system suspend, with recent kernels such as Linux 5.10. * Fixed a bug that caused bindless texture samplers to be incorrectly counted towards the MAX_COMPUTE_TEXTURE_IMAGE_UNITS limit. * Fixed a bug that could cause the GPU to hang when attempting to perform link training on an HDMI 2.1 Fixed Rate Link (FRL) display, while the display is powered off. * Added support for the following GPUs: + GeForce RTX 3080 Laptop GPU + GeForce RTX 3070 Laptop GPU + GeForce RTX 3060 Laptop GPU + GeForce GT 1010 * Fixed a bug that could intermittently cause NvFBC applications to fail with the error message \"Unable to send exported fds\". * Tue Jan 05 2021 Stefan Dirsch - Update to 460.32.03 * Added a new \"NoInterlacedModes\" token to the NVIDIA X driver\'s \"ModeValidation\" option, to allow preventing interlaced modes from being validated. Refer to the \"X Config Options\" appendix of the driver README for further details. * Added support for the following GPU: + A40 + T500 + A100-SXM4-80GB * Fixed the X driver\'s composition pipeline (used, e.g., for X desktop rotation, \"ForceCompositionPipeline\", and some OpenGL Swap Group configurations) to correctly preserve color precision in depth 30. * Fixed a bug that could cause X clients to crash when closing display connections to the X server. * Fixed a bug that could cause the X server to configure DisplayPort Multi-Stream Transport displays in an inconsistent order. * Fixed an interaction problem with 5.4 and newer Linux kernels that caused a performance regression when allocating system memory.
|
|
|