It’s no surprise that NVIDIA is gradually dropping support for older videocards, with the Pascal (GTX 10xx) GPUs most recently getting axed. What’s more surprising is the terrible way t…
It makes me wonder why the package still auto updates if it detects you’re using the driver that would be removed, surely it could do some checks first?
Would be vastly preferable to it just breaking the system.
It would be a very out-of-scope feature for a Linux package manager to do a GPU hardware check and kernel module use check to compare whether you’re using the installed driver, and then somehow detect in the downloaded, about-to-be-installed binary that this will indeed remove support for your hardware.
It just seems very difficult to begin with, but especially not the responsibility of a general package manager as found on Linux.
On Windows, surely the Nvidia software should perform this detection and prevent the upgrade. That would be its responsibility. But it’s just not how it is done on Linux.
It’s not the package itself that “auto updates”. The package manager just updates all the packages that have updates available, that’s it.
But still, the system doesn’t really “break”, all you have to do is downgrade the package, then add a rule preventing it from being updated until Nvidia/Arch package maintainers add a new package that has only that legacy driver’# latest version, which won’t be upgraded again.
If Linux is going to be usable by the average person on windows it needs to do something better than booting to a CLI and making the user figure out how to manually downgrade a package.
Is it the goal of Linux to be usable by the average person? Just asking.
I consider myself an average person. I’m a completely self-taught Linux user, until I learned a bunch more at uni, but that was a small fraction of what I know now and after I started using Linux.
I just followed the installation guide and searched the internet when I couldn’t figure something out myself, just like I expect from the average schmuck. Especially a gamer schmuck who might know a thing or two more than average average schmucks who barely use computers at all.
You know what I mean? Like are we expecting Linux to do Windows levels of handholding?
I know a lot of gamers who will happily drop into the firmware of their motherboard and tweak the timings of their RAM, but they can’t expect to learn some command line commands? Read some documentation?
It makes me wonder why the package still auto updates if it detects you’re using the driver that would be removed, surely it could do some checks first?
Would be vastly preferable to it just breaking the system.
It would be a very out-of-scope feature for a Linux package manager to do a GPU hardware check and kernel module use check to compare whether you’re using the installed driver, and then somehow detect in the downloaded, about-to-be-installed binary that this will indeed remove support for your hardware.
It just seems very difficult to begin with, but especially not the responsibility of a general package manager as found on Linux.
On Windows, surely the Nvidia software should perform this detection and prevent the upgrade. That would be its responsibility. But it’s just not how it is done on Linux.
It’s not the package itself that “auto updates”. The package manager just updates all the packages that have updates available, that’s it.
But still, the system doesn’t really “break”, all you have to do is downgrade the package, then add a rule preventing it from being updated until Nvidia/Arch package maintainers add a new package that has only that legacy driver’# latest version, which won’t be upgraded again.
If Linux is going to be usable by the average person on windows it needs to do something better than booting to a CLI and making the user figure out how to manually downgrade a package.
Is it the goal of Linux to be usable by the average person? Just asking.
I consider myself an average person. I’m a completely self-taught Linux user, until I learned a bunch more at uni, but that was a small fraction of what I know now and after I started using Linux.
I just followed the installation guide and searched the internet when I couldn’t figure something out myself, just like I expect from the average schmuck. Especially a gamer schmuck who might know a thing or two more than average average schmucks who barely use computers at all.
You know what I mean? Like are we expecting Linux to do Windows levels of handholding?
I know a lot of gamers who will happily drop into the firmware of their motherboard and tweak the timings of their RAM, but they can’t expect to learn some command line commands? Read some documentation?