Nvidia Game Ready Driver 456.38 - Download and Discussion

Discussion in 'Videocards - NVIDIA GeForce Drivers Section' started by Astyanax, Sep 17, 2020.

  1. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    The _nvtopps dl appears to have been built as a debug binary, it has symbols embedded that should usually be stripped out o_O

    You may have to load the nvidia ETL's stored in the nvidia corporation folder.
     
  2. windrunnerxj

    windrunnerxj Master Guru

    Messages:
    487
    Likes Received:
    128
    GPU:
    RTX 4060
    I'm currently on 452.22 DCH and I don't see nvtopps loaded into display container or any other processes really, could be the cause of unusual resource usage then?
     
  3. DannyD

    DannyD Ancient Guru

    Messages:
    6,855
    Likes Received:
    3,805
    GPU:
    evga 2060
    I used the NVSlimmer tool and now it's away. No more low level cpu thrashing.
     
  4. ManuelG

    ManuelG NVIDIA Rep

    Messages:
    1,122
    Likes Received:
    625
    GPU:
    Geforce RTX 2080 FE
    Thank you. We were able to reproduce this.
     
    GiveMe likes this.

  5. artina90

    artina90 Member Guru

    Messages:
    148
    Likes Received:
    58
    GPU:
    RTX 3080Ti
    Same behavior on my system Win 19041.508, DCH, GFE never installed on the system: https://i.imgur.com/vKMmYmR.png
    I have never monitored it before so I don't know how the previous driver behaved.
    The CPU won't downclock to 1,2 Ghz as it should at idle, it hovers between 2.2 and 3 Ghz
    This is the file accessed by the process, it's constantly active: https://i.imgur.com/RsfK511.png
     
    Last edited: Sep 18, 2020
  6. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    I believe this dll is a performance counters snapin, responsible for pulling your cpu and memory load into the new GFE overlay, if you don't use GFE there should be no harm in renaming it and restarting the service.

    I just want to know why I'm not affected :confused:
     
  7. toyo

    toyo Master Guru

    Messages:
    454
    Likes Received:
    253
    GPU:
    Gigabyte 1070Ti 8G
    You might be onto something.

    I tried to turn off all the HUD stuff in GFE, but while it does seem at first possible, the Performance stuff (which is a variant of the "FPS" field in this new GFE) seems to get automatically reenabled, even though I tried to set it off.

    Shutting down Share from its GFE toggle doesn't fix it.
     
  8. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    Can I ask, are all those seeing the problem on 1909 or 1903?
     
  9. mbk1969

    mbk1969 Ancient Guru

    Messages:
    15,606
    Likes Received:
    13,615
    GPU:
    GF RTX 4070
    Go to dll file, invoke file properties dialog, switch to details tab and see there - may be they state what this file is for.
     
  10. DannyD

    DannyD Ancient Guru

    Messages:
    6,855
    Likes Received:
    3,805
    GPU:
    evga 2060
    1904
     

  11. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    It doesn't have a description :(

    uh, the 190x's were 1903 and 1909, the only 1904 is 19041/19042 and is the 20hX releases?

    can you check winver?
     
  12. mbk1969

    mbk1969 Ancient Guru

    Messages:
    15,606
    Likes Received:
    13,615
    GPU:
    GF RTX 4070
    You can open it in depends.exe and see the functions it exports, and functions it imports.
     
  13. Amaze

    Amaze Ancient Guru

    Messages:
    4,343
    Likes Received:
    1,379
    GPU:
    Asus 4070 ti TUF
    I don't know what this means.
     
  14. DannyD

    DannyD Ancient Guru

    Messages:
    6,855
    Likes Received:
    3,805
    GPU:
    evga 2060
    19041.450
     
  15. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    Can you install KB4571756?

    Its ok, there isn't a component service registered to the file even though it loads the provider, seems that was a misdirection.
     

  16. DannyD

    DannyD Ancient Guru

    Messages:
    6,855
    Likes Received:
    3,805
    GPU:
    evga 2060
    I'm fine now, i'm happy using the nvSlimmer utility, it was a blessing in disguise for me.
    System running great don't want to f anything up.:D
     
  17. mbk1969

    mbk1969 Ancient Guru

    Messages:
    15,606
    Likes Received:
    13,615
    GPU:
    GF RTX 4070
    Also you can download dumpbin.exe (I stripped it from VisualStudio 2017)
    http://www.mediafire.com/file/ay5hdp7hllvutjp/dumpbin.zip/file

    and see exports, imports and dependencies
    https://docs.microsoft.com/en-us/cpp/build/reference/dash-exports?view=vs-2019
    https://docs.microsoft.com/en-us/cpp/build/reference/imports-dumpbin?view=vs-2019
    https://docs.microsoft.com/en-us/cpp/build/reference/dependents?view=vs-2019

    PS Also if this dll-file is indeed a debug build then you can see symbols inside
    https://docs.microsoft.com/en-us/cpp/build/reference/symbols?view=vs-2019
     
  18. ManuelG

    ManuelG NVIDIA Rep

    Messages:
    1,122
    Likes Received:
    625
    GPU:
    Geforce RTX 2080 FE
    For those seeing unusual CPU usage in your logs, can you please fill out the driver feedback form below please ASAP? I don't have enough information from these posts to file a bug to have our team start doing an investigation and I am not seeing this on my notebook:

    https://forms.gle/kJ9Bqcaicvjb82SdA

    Thank you.
     
    Last edited: Sep 18, 2020
    toyo and DannyD like this.
  19. fleggy

    fleggy Member Guru

    Messages:
    142
    Likes Received:
    9
    GPU:
    GB 4090 Gaming OC
    I had the same problem with _NvTopps.dll so I renamed it to _NvTopps.dll~ and CPU behaviour is normal again. I stopped the service NVIDIA Display Container LS, renamed the DLL and again started NVIDIA Display Container LS.
    BTW full non-DCH 64-bit driver, W10 2004, DDUed the previous driver. No GFE, no audio, just the driver, USB and Physx
     
  20. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,040
    Likes Received:
    7,381
    GPU:
    GTX 1080ti
    It looks like the dll could require one of the fixes in 19041.487+

    @toyo can you open the stack info for the _NvTopps.dll!NvPluginGetInfo using the cpu?
     
    Last edited: Sep 18, 2020
    DannyD likes this.

Share This Page