Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
hubertsng opened this issue Jun 7, 2024 · 10 comments
Closed
Assignees
Labels
awaiting-input awaiting the op to respond bug Something isn't working (as intended)

Comments

@hubertsng
Copy link

hubertsng commented Jun 7, 2024

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
Copy link
Owner

ElPumpo commented Jun 7, 2024

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
Copy link

SB97 commented Jun 7, 2024

I have the same Problem.

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

@ElPumpo
Copy link
Owner

ElPumpo commented Jun 7, 2024

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

@ElPumpo ElPumpo self-assigned this Jun 7, 2024
@ElPumpo ElPumpo added the bug Something isn't working (as intended) label Jun 7, 2024
@SB97
Copy link

SB97 commented Jun 7, 2024

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
Copy link
Owner

ElPumpo commented Jun 7, 2024

-del- please try this beta build

@Emilien-Etadam
Copy link

Emilien-Etadam commented Jun 7, 2024

-del- please try this beta build

It resolve the problem for me .
mmc_BFVUGQrw3M

@ElPumpo
Copy link
Owner

ElPumpo commented Jun 7, 2024

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

ElPumpo added a commit that referenced this issue Jun 7, 2024
@ElPumpo
Copy link
Owner

ElPumpo commented Jun 7, 2024

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

@ElPumpo ElPumpo added the awaiting-input awaiting the op to respond label Jun 7, 2024
@SB97
Copy link

SB97 commented Jun 7, 2024

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

@hubertsng
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-input awaiting the op to respond bug Something isn't working (as intended)
Projects
None yet
Development

No branches or pull requests

4 participants