552.22 - Clean Version

Discussion in 'Videocards - NVIDIA GeForce Drivers Section' started by Eviltoaster, Jul 20, 2020.

  1. GPUHaze

    GPUHaze Guest

    Messages:
    7
    Likes Received:
    4
    GPU:
    3080
    Can you please undecrypt the archive folders? It won't let me download the most recent archives. Much respect, you are a legend!
     
  2. azimxv

    azimxv New Member

    Messages:
    9
    Likes Received:
    13
    GPU:
    1650S
    DeathTech and Butcher1967 like this.
  3. LEXX911

    LEXX911 Guest

    Messages:
    148
    Likes Received:
    0
    GPU:
    EVGA GTX 950
    Seriously clean version? All I wanted is the driver so why does it come out as 1.3GB?
     
  4. fr33k

    fr33k Ancient Guru

    Messages:
    2,260
    Likes Received:
    132
    GPU:
    MSI 4080 VENTUS OC
    its not clean yet. so don't download it.
     

  5. Eviltoaster

    Eviltoaster Member Guru

    Messages:
    158
    Likes Received:
    1,172
    GPU:
    Asus TUF 4070 OC
    Updated to v497.09
     
    Meiso, fr3quency, dec72 and 7 others like this.
  6. OniKeaton

    OniKeaton Master Guru

    Messages:
    273
    Likes Received:
    149
    GPU:
    3080 Ti FE 12GB
    Just letting you guys know: You can further compress these drivers by ~26% by creating a .bat file with the following code and executing it in the Display.Driver folder:
    Code:
    @echo off
    expand -r *.??_
    del *.??_
    rename *.dl *.dl_
    rename *.ex *.ex_
    rename *.sy *.sy_
    rename *.bi *.bi_
    rename *.ic *.ic_
    All this does is decompress the files in this folder ending with "_" to allow for better compressibility. I used 7-Zip Ultra settings after using this method on the Clean 497.09 RTX x64 Desktop drivers and ended up with a 503 MB file. The one provided here is 682 MB.

    This doesn't affect driver installation whatsoever. I tested with DDU and installed clean.

    Feel free to use this method going forward with these releases.
     
  7. bobmitch

    bobmitch Master Guru

    Messages:
    517
    Likes Received:
    109
    GPU:
    ASUS TUF 4070 TI OC
    Thank You!!!
     
  8. dani_tx

    dani_tx Member

    Messages:
    23
    Likes Received:
    6
    GPU:
    EVGA GTX 1080 FTW
    I see that there is a nodejs folder included in the notebook variation.Is this necessary to be present as all i can find searching shows Nvidia Web Helper which looks like just another form of telemetry to me.
    Can anyone clarify what exactly nodejs does. Thank you
     
  9. Eviltoaster

    Eviltoaster Member Guru

    Messages:
    158
    Likes Received:
    1,172
    GPU:
    Asus TUF 4070 OC
  10. PurSpyk!!

    PurSpyk!! Master Guru

    Messages:
    730
    Likes Received:
    37
    GPU:
    RTX 4090
    Damn that was fast, many thanks
     

  11. donkrage

    donkrage New Member

    Messages:
    4
    Likes Received:
    1
    GPU:
    RTX 3080
    desktop and notebook driver versions have no differences at all
    upload_2021-12-21_21-53-40.png
     
    mapnam charun likes this.
  12. OniKeaton

    OniKeaton Master Guru

    Messages:
    273
    Likes Received:
    149
    GPU:
    3080 Ti FE 12GB
    NVIDIA merges the desktop and notebook drivers into one driver and offers them as separate downloads. They have been doing this since Windows 10 was released in 2015 and probably before.
     
    Last edited: Dec 22, 2021
    mapnam charun likes this.
  13. Eviltoaster

    Eviltoaster Member Guru

    Messages:
    158
    Likes Received:
    1,172
    GPU:
    Asus TUF 4070 OC
    If this is really the case, then moving forward I'll only be uploading the "desktop" versions for RTX and GTX
     
    mapnam charun likes this.
  14. mapnam charun

    mapnam charun Member

    Messages:
    38
    Likes Received:
    8
    GPU:
    GTX 550 Ti 1024 MB
    Nice, is it possible to compress even more to reduce the .7z size?
     
  15. OniKeaton

    OniKeaton Master Guru

    Messages:
    273
    Likes Received:
    149
    GPU:
    3080 Ti FE 12GB
    353.49's Win10 installers are identical (MD-5 hash E4DE0D055FCC877CDD57623CB1058EE7):
    upload_2021-12-24_9-16-39.png

    497.29's Win10 installers are identical (MD-5 hash 6C492717AB998598006FB64BFEC81839):
    upload_2021-12-24_9-20-42.png
     
    mapnam charun likes this.

  16. cryohellinc

    cryohellinc Ancient Guru

    Messages:
    3,536
    Likes Received:
    2,977
    GPU:
    RX 6750XT/ MAC M1
    I always wondered what the actual differences between Desktop and laptop drivers were. I guess there was some back in the day, but the way it seems now - Nvidia has merged the branches altogether.
     
  17. xacebopp

    xacebopp New Member

    Messages:
    6
    Likes Received:
    0
    GPU:
    2080 ti
    this
     
  18. OniKeaton

    OniKeaton Master Guru

    Messages:
    273
    Likes Received:
    149
    GPU:
    3080 Ti FE 12GB
    The solution I posted earlier with the .bat file will compress the drivers further by over 20%. I noticed @Eviltoaster started doing it with the 497.29 release. Put a .bat file in the Display.Driver directory with the following code:
    Code:
    @echo off
    expand -r *.??_
    del *.??_
    rename *.dl *.dl_
    rename *.ex *.ex_
    rename *.sy *.sy_
    rename *.bi *.bi_
    rename *.ic *.ic_
    You can do this with any release directly from NVIDIA or one that hasn't already gone through this process.
     
    mapnam charun likes this.
  19. dpoverlord

    dpoverlord Guest

    Messages:
    2
    Likes Received:
    0
    GPU:
    GTX 690
    I am stuck with 472.19 drivers due to Nvidia installing telemetry reducing the hash rate of their 3090s.

    I like to mine when I am not gaming, any idea how to get rid of this telemetry from their drivers?
     
  20. OniKeaton

    OniKeaton Master Guru

    Messages:
    273
    Likes Received:
    149
    GPU:
    3080 Ti FE 12GB
    Uninstall your current drivers using DDU then install these clean drivers. They don't include telemetry, so you should be good. Installing GeForce Experience reinstalls telemetry, though, FYI. I don't mine with my card, so I couldn't tell you for sure if this removes the hash rate limiter.
     

Share This Page