ZenitH-AT / nvidia-update

Checks for a new version of the NVIDIA driver, downloads and installs it.
MIT License
56 stars 8 forks source link

If user has discontinued non-DCH drivers, DCH drivers will not be shown if available #6

Closed ElPumpo closed 1 year ago

ElPumpo commented 1 year ago

See https://github.com/ElPumpo/TinyNvidiaUpdateChecker/issues/130

Basicly a DCH driver migration

ZenitH-AT commented 1 year ago

Fixed by https://github.com/ZenitH-AT/nvidia-update/commit/86aa8f415528244d69ab9e9703de5256c8a1e610.

I overengineered it a little so that users can choose if they want to install the non-DCH driver (e.g. in the case that their GPU is no longer supported and the latest non-DCH driver for them is the same as the latest DCH one).