ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
GNU General Public License v3.0
1.41k stars 56 forks source link

1.18.0 No NVIDIA driver was found for your system configuration (gpuID: 0) #218

Closed hubertsng closed 3 months ago

hubertsng commented 3 months ago

When I open the 1.18 download after upgrading from the 1.17.1, I get the following error:

Retrieving GPU information . . . ERROR!
No NVIDIA driver was found for your system configuration.

Debugging information:
gpuID: 0
osID: 135
isDchDriver: 1
driverType: grd

Restarting did not fix the issue. Switching back to 1.17.1 does fix the issue as it's able to successfully identify my GPU. I'm using an ASUS x670e-i ITX Motherboard with an NVIDIA GeForce 3070 Founder's Edition. I'm on the latest GRD driver. 555.99 from June 04, 2024 (that I downloaded and installed with -minimal with TinyNvidiaUpdateChecker).

I don't know if this is an NVIDIA issue as the previous threads with a similar error have people posting a valid gpuID (non-zero).

ElPumpo commented 3 months ago

Hi. Yes a bit strange. Well you had id 0 but the code should not go this far in that case. I will investigate

SB97 commented 3 months ago

I have the same Problem.

Debugging information:
gpuID: 0
osID: 57
isDchDriver: 1
driverType: grd
ElPumpo commented 3 months ago

Guys do you have one GPU only, can you show your GPU in Device Manager?

SB97 commented 3 months ago

Guys do you have one GPU only, can you show your GPU in Device Manager?

grafik

I have one 'real' GPU and an integrated Graphic Unit in my CPU (AMD Ryzen 7 7700)

ElPumpo commented 3 months ago

-del- please try this beta build

Emilien-Etadam commented 3 months ago

-del- please try this beta build

It resolve the problem for me . mmc_BFVUGQrw3M

ElPumpo commented 3 months ago

Okay I found it lol, new release coming. DEV1 build did not properly resolve the issue

ElPumpo commented 3 months ago

Okay v1.18.1 has been released with fixes to many bugs that would cause gpuID 0 or crash, they all relate to having more than 1 GPU but only one compatible

SB97 commented 3 months ago

Looks like v1.18.1 works for me now. Thanks for the fast fix!

hubertsng commented 3 months ago

Yep, just tried 1.18.1 and it worked for me too. Thanks for the fast fix!