I need to use NVIDIA drivers, and I used the nvidia-smi
command to check which NVIDIA I have, but this was the output:
Command 'nvidia-smi' not found, but can be installed with:
sudo apt install nvidia-utils-390 # version 390.138-0ubuntu0.19.10.1, or
sudo apt install nvidia-utils-440 # version 440.100-0ubuntu0.19.10.1
sudo apt install nvidia-340 # version 340.107-0ubuntu7
sudo apt install nvidia-utils-430 # version 430.50-0ubuntu2
sudo apt install nvidia-utils-435 # version 435.21-0ubuntu2
Any clue which one to install?
I am running on Ubuntu Live on a Lenovo Ideapad 130S (11), but let me know if you need any more information about my system
$ sudo apt install nvidia-535
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nvidia-535
so it doesn't help
– Arkady Feb 18 '24 at 11:21sudo kubuntu-driver-manager
– Kepol Mar 04 '24 at 12:01