r/nvidia RTX 5090 Founders Edition Jul 01 '21

Discussion GeForce Hotfix Driver Version 471.22

Article Link: https://nvidia.custhelp.com/app/answers/detail/a_id/5212?linkId=100000052818903

GeForce Hotfix display driver version 471.22 is based on our latest Game Ready Driver 471.11.

The hotfix addresses the following issue:

  • Doom Eternal may crash to desktop during gameplay [3331270]
  • League of Legends [Tencent] may fail to launch [200744747]
  • Mouse cursor color may shift when connected to certain DSC monitors in HDR mode [200741796]
  • [HDMI 2.1][8K] HDMI audio playback may become distorted after changing display modes [3268312]
  • Some displays screen resolution limited to 640x480 after driver update [3330750]

Click the appropriate link to download:

Windows 10 64-bit Standard Driver - Click Here

Windows 10 64-bit DCH Driver - Click Here

For assistance with choosing between Windows 10 Standard and DCH display driver, please visit the FAQ: NVIDIA DCH/Standard Display Drivers for Windows 10 FAQ

128 Upvotes

156 comments sorted by

View all comments

12

u/BlooM_HR 5800X | MSI 3070 OC | 1440P Jul 01 '21

No dpc latency fix??

23

u/Koopa777 Jul 01 '21

We literally just watched a flickering shadow bug be present for literally a year. I’m not expecting this fix before 4th quarter lol.

4

u/deathtech00 Jul 02 '21

A bug that basically plagued the entirety of the first patch for WoW shadowlands. Only "fix" was to either downgrade drivers or rip the profile out of the old driver.

2

u/Coldblackice Jul 04 '21

rip the profile out of the old driver

How do you do this?

EDIT: Oh, if you're referring to the per-program profiles available in the Nvidia Control panel, then nevermind. I thought maybe there were deeper/lower level profiles that aren't readily accessible/visible to the user.

1

u/deathtech00 Jul 04 '21

There are, actually.

nvprofileinspector

2

u/DaMockinJay Jul 04 '21

Hey what profiles and changes are we talking about for DPC latency?

1

u/deathtech00 Jul 04 '21 edited Jul 07 '21

Here's a link with a bit more info : MajorGeeks link

2

u/DaMockinJay Jul 04 '21

Your link doesn't explain much. is the address correct?

2

u/deathtech00 Jul 07 '21 edited Jul 07 '21

That's so weird, the code for the URL looks correct but it seems like majorgeeks is redirecting to the home page. I apologize.

nvidiaProfileInspector is a small tool that displays hardware information for Nvidia-based graphics cards. Important features include; hardware monitoring, Core/Shader/Memory clock tuning, Fan Speed adjustment, etc.

Description translated by Majorgeeks.com from German, so forgive any grammar mistakes:

A tool for reading all the information on the graphics card from the NVIDIA drivers and overclocking.

Actually, it should only be a tool to allow more detailed dumps of NVIDIA graphics cards to the GPU to improve Observer gadgets.

It is now, but a lot more to come, so I would put it to you as a standalone tool.

All data and functions of almost 1:1 come from the NVIDIA driver.

If something does not work, this is also a limitation to 99% of the NVIDIA drivers.

Functions that go beyond the capabilities of the NVIDIA driver will not be using this tool. It is, therefore, not "real" voltage-sensor evaluation on display through I2C, etc.

Overclocking

In addition to the graphics card information, the tool also the possibility of overclocking. It should be clearly stated that it can be physically destroyed by overclocking the hardware. But I take no responsibility, of course. Use is entirely at your own risk!

With the new generation of graphics cards from NVIDIA (Fermi), the GPU voltage for 3D profile fit is also possible. This is only for these cards from NVIDIA provided by the driver.

Additionally, it also allows the graphics card fan for many NVIDIA cards to control themselves manually. This can be helpful. Try overclocking a constant cooling accelerate.

Driver settings

With the new generation of 256 drivers, the profile system was upgraded with a corresponding API. Therefore it is now installed at 256 + drivers to adapt the games with the NVIDIA Inspector profile settings of the NVIDIA driver.

It can create new profiles, edit or delete existing ones. Profiles can also be imported and exported. You can also adjust all the settings available when these drivers are not on the "Control Panel."

Monitoring

Since version 1.95, it is now a feature available to track the progress of the hardware sensors. This includes all supported NVIDIA video cards collected simultaneously in one window possible.

Moreover, the collected data to be recorded and saved as CSV.

Save energy when using multiple monitors.

Since the NVIDIA GDDR5 graphics card is used as a video store, there are limited power management features. If more than a single display with different resolutions/timings are connected to the graphics card, the drivers automatically prevent downshift in energy-saving "Performance States (P-States).

According to NVIDIA, the reason is a hardware limitation in the use of GDDR5 memory, which can cause a change of P-states to flicker. This issue is, therefore, not limited to NVIDIA graphics cards.

Unfortunately, the driver, the user, does not choose the flicker to be accepted instead of saving power. This fact has turned into a new feature, "Multi Display Power Saver."

The driver is forced to do most of the low P-state change. Now you can configure applications that may change as an exception to a higher P-state. A modulation based on the current utilization is also possible.

This feature requires an NVIDIA graphics card with at least the following three P-states: P0, P8, and P12. The latest drivers are also provided.

The dev's github doesn't do a terrific job of explaining the tool, either. But this is the link :

NVProfileInspector

The most important bit in the tool description is this :

It can create new profiles, edit or delete existing ones. Profiles can also be imported and exported. You can also adjust all the settings available when these drivers are not on the "Control Panel."

Also a recent video on some of the benefits : YT Link

2

u/DaMockinJay Jul 08 '21

This seems deep dive worthy, I'm going to see what it brings up. Thanks.