How to check Nvidia drivers on Ubuntu?
You can view NVIDIA drivers on Ubuntu by following these steps:
- To open the terminal, you can use the shortcut key Ctrl+Alt+T.
- Type the following command to check the current version of NVIDIA drivers installed on the system:
- Check the Nvidia System Management Interface
- If the NVIDIA driver is already installed in the system, it will display the driver’s version information and other related details.
- If the NVIDIA driver is not installed in the system, you can install it by using the following command.
- Install the Nvidia driver version using sudo apt.
is the driver version you want to install, it can be either the latest version or a specific version. - After installation is complete, restart the system.
- Run the nvidia-smi command again to confirm that the driver has been successfully installed.
Please note that installing NVIDIA drivers may take some time, depending on your network situation and system hardware configuration.