2024-05-22, 07:49 PM
(This post was last modified: 2024-05-22, 08:34 PM by Huecuva. Edited 1 time in total.)
Yeah, so I'm unable to install specific drivers for some reason:
Either way, now when I sudo apt install nvidia-driver I get the 470 driver instead of 525, but it still doesn't work so even if I could install a specific driver, I don't think it would solve anything.
Code:
$ sudo apt install nvidia-driver-520
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nvidia-driver-520
Code:
$ sudo apt install nvidia-driver-490
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nvidia-driver-490
Either way, now when I sudo apt install nvidia-driver I get the 470 driver instead of 525, but it still doesn't work so even if I could install a specific driver, I don't think it would solve anything.