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

Laptop no longer detected #232

Closed Technetium1 closed 2 weeks ago

Technetium1 commented 1 month ago

I removed configuration and the issue persists. Happy to provide more information.

TinyNvidiaUpdateChecker v1.19.1

Arg: --debug

configFile: C:\Users\User\AppData\Local\Hawaii_Beach\TinyNvidiaUpdateChecker\app.config
CHECK_UPDATE: true
MINIMAL_INSTALL: true
DOWNLOAD_LOCATION: us
DRIVER_TYPE: grd

Verifying internet connection . . . OK!

Searching for Update . . . OK!
offlineVer: 1.19.1
onlineVer:  1.19.1

Retrieving GPU information . . . OK!
gpuId:       940
osId:        57
isDchDriver: True
downloadURL: https://us.download.nvidia.com/Windows/560.70/560.70-notebook-win10-win11-64bit-international-dch-whql.exe
pdfURL:      https://us.download.nvidia.com/Windows/560.70/560.70-win11-win10-release-notes.pdf
releaseDate: 7/16/2024
downloadFileSize:  695 MiB
OfflineGPUVersion: 555.99
OnlineGPUVersion:  560.70
There is a new GPU driver available to download!

Extracting drivers . . .
Error reading configuration file, attempting to repair key 'Minimal install components' . . .
ElPumpo commented 1 month ago

Hi Tech! I don't really understand your issue you are having. the Download URL is a notebook driver? What's actually wrong?

Technetium1 commented 1 month ago

Starts the process normally:

image

This part should not happen:

image

ElPumpo commented 1 month ago

Tech I don't understand your problem. You have to tell me what's actually wrong.

Technetium1 commented 1 month ago

Even if I choose the correct components, it never detects the laptop correctly on further runs. Previously, I could click install now, and be presented with the Nvidia installation wizard directly after. There was not Error reading configuration file, attempting to repair key 'Minimal install components' a few weeks ago.

ElPumpo commented 1 month ago

Okay I get it now, what you are saying is that the NVIDIA API is returning a desktop driver, as your screenshot shows gpuId 940 which is "GeForce RTX 3060 Laptop GPU", and a notebook GPU, TNUC is already aware of this. I also get similar issues, for me I have a 3070 desktop and the API is returning a notebook driver, WTF NVIDIA? I believe they are messing with us for some agenda.

EDIT: I misread your comment, and still don't understand. What do you mean it doesn't detect the laptop correctly? Your GPU ID only exists as notebook. If TNUC requests a desktop driver it would show a "no driver found" error.

Your screenshots does not actually show this.

The "Minimal install components error" is because it's your first time with the dialog. It should only appear once, and when you choose them it should not appear again.

Technetium1 commented 1 month ago

If I choose correctly, it still gives the error and forces choosing. I am sure shouldn't see the component selection window in the first place, unless something changed in the last few weeks for laptops.

ElPumpo commented 1 month ago

You have still not shown a error of any kind. The components are saved once selected. Show me an actual error

Technetium1 commented 1 month ago

Last time I chose components and waited for the next available update. What would you like me to do for reproduction? I can remove all Nvidia things with DDU and rerun to show it doesn't save settings and prompts continually. I am only able to run this on a friend's laptop remotely, as I no longer own Nvidia hardware. Please pardon the resulting delays.

ElPumpo commented 1 month ago

Nah no worries you're good Tech. Look, you are telling me there's some issue going on, but you still have not shown it in images, or described it in a way I can understand you.

This Gpu Id 940 is only available as notebook, TNUC would never search for desktop drivers for this card, because none exist. I don't understand you.

There's no error shown anywhere. There's no "forcing" of anything, you enabled minimal installer, if you don't want it, then disable it in config?

ElPumpo commented 1 month ago

@Technetium1 ?

Technetium1 commented 1 month ago

@ElPumpo I would still like to resolve this, but need to find time in common to reconnect. This will not be forgotten about.

Technetium1 commented 2 weeks ago

This still occurs after drivers have been wiped. I'm unsure how to further pursue this. We will be moving this machine to Windows 11 in the near future. Hopefully this issue won't be reproducable.