• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

[Test Build] Fix for 576.02 Driver Install

Ah, well.

I've got the previous 572.83 driver installed using NVCleanStall 1.18 (created from my previous Windows Installation) and I'm still setting a lot of things back up, so let me know if you need anything tested.
 
1745113631153.png



1745113674427.png


Recommended + DLISR for superscaling in image generation for first settings
Edit: Build package was the final step, rather than install

1745114269989.png
 
Last edited:
No sure what is going on.
I've updated the build in the first post to limit itself to 8 threads instead of 20 when compressing the archive, which seems to fix the out of memory issue. please confirm

also @Millenicide
 
Please test the attached build, it should be able to install the new 576.02 drivers normally, without any issues.

Also this builds adds a fallback to bypass our Cloudflare CDN in countries with censorship issues, like Russia and Spain
This solution works for me. Before I got the known error “Requested files not found”.
 
Getting "Extraction failed - Unsupported Method" error when starting the installer built with v1.18.4 and v1.18.3. v1.18.0 worked when I manually downloaded the driver installer, and used it.
View attachment 396110
View attachment 396112
Nice find. I updated 7zip, but not the self-extracter module. Try the 1.18.5 build attached to this post. Use it to create the archive and test if the archive can be extracted. Download within the app should work fine, too (no need to manually download the installer)
 

Attachments

Attachments

attached should fix the icon
Just tried this with DLISR + NVENC patch (updated yesterday to support this version) + Build Package and it worked like a charm.

One note though is that the version in the titlebar still reads 1.18.5 (see top of this image, taken to preserve settings):

1745257377084.png



Thanks!
 
I'm testing 18.6 now.

Is it just me, or does this take a lot longer than it used to for various functions (namely, extracting the nVidia package and building the custom driver package at the end)?

The second I can see as a possible artifact from enabling the nVidia app for the first time ever, but the extraction part seems to take longer than it used to.

At any rate, no errors building the final package, all is well, other than the incorrect version as note by Aphix above.
 
Hi W1zz, it also works fine with the 576.15 hotfix released just a few minutes ago, has some important fixes for 50 series so if you can add the link to the next build that would be awesome
 
attached should fix the icon
NVCleanstall_1.18.6.exe

> App Title bar says 1.18.5

Build Package seems slower, not even 60% Core usage

My built package with 576.02 worked fine
NVCleanstall_NVIDIA_576.02_x64_dch_Studio_Setup

I did receive this during driver step of installation
"Windows can't verify the publisher of this driver software"


1745275159843.png


My OS
1745275281530.png
 
Last edited:
Hey Wizzard thanks for the quick update. upgrading to 1.18.5 and starting over from new files (not from on-disk built from previous version) has worked for me.

I tried using a folder built by 1.18.0 and setup.exe just started 100 times filling up 40gb memory. had to user powershell stop-process -Name "setup" for it to go away.

Love your work sir.

Regards,
Simon
 
and building the custom driver package at the end)?
This is because building the package is limited to 8 threads instead of 20, to ensure there's no out of memory error

There is a little difference between file name version and ui version. :)
Last version works fine on my end.

View attachment 396189
Meh, looks like I forgot to update the version info. Uploaded 1.18.7 to first post of this thread, no other changes, just the correct version number

I tried using a folder built by 1.18.0 and setup.exe just started 100 times filling up 40gb memory. had to user powershell stop-process -Name "setup" for it to go away.
1.18.0 probably corrupted it in some way. Does using only 1.18.7 (first post of this thread) work correctly?
 
Used the version 1.18.7 to install 562.15 Hotfix Driver. HDCP disabling seems to not work. (Restarted after installation)

nvcplui_eDKEOdFRbN.png
 
Guess it's just a new bug in the hotfix then
Odd, i made another installation with DDU on the hotfix. It seemed to work this time.

I have noticed on my previous install that CMD popup did not happen. Maybe it did not made the needed changes that time around. First time seeing this though.

In any case, seems to work with hotfix too. Not sure why it did not work the first time around.
 
Last edited:
This is because building the package is limited to 8 threads instead of 20, to ensure there's no out of memory error

Bah. With a 16-core CPU and 32 threads, that initial 20 thread value should have worked. Odd that that was causing the issue lol.

And sorry for completely ignoring the fact that you already mentioned the reduction of threads in a previous post - I simply did not make the connection between that and the overall speed reduction.

Gonna give 1.18.7 a test with 576.02 and 576.15, since I had to cleanly install Windows again (but I know what caused the last build to fail to boot, and won't make that mistake again).
 
that initial 20 thread value should have worked
The problem is that all threads share 2 GB of memory to work with (32-bit process, required to support older systems)
 
Back
Top