
Nvidia Driver Installation

Note: Secure Boot must be turned off in your BIOS for the drivers to install successfully. These instructions are for Ubuntu 24.04, if you are running a different version or distro take caution.
Add Nvidia PPA
Ensure your system has the latest packages:
sudo apt update && sudo apt upgrade -yAdd the Nvidia PPA:
sudo add-apt-repository ppa:graphics-drivers/ppaWhen prompted hit ENTER to continue. Pull the latest packages:
sudo apt updateCheck which drivers are available. I usually go with the 'recommended' version:
ubuntu-drivers devicesInstall Drivers
Once you identify the driver you wish to install, use apt to install it:
sudo apt install nvidia-driver-<DRIVER VERSION>Reboot for the changes to take effect:
sudo reboot nowConfirm Installation
Check nvidia-smi to see if the GPU is detected and the correct driver version is installed:
nvidia-smiI have the nvidia-driver-560 installed at the time of this guide, and my output reflects that

Related Products
ASUS Dual RTX 5060 Ti 16GB GDDR7 OC
GMKtec M7 Ultra (Ryzen 7 PRO 6850U, 32GB)
Minisforum MS-02 (Core Ultra 9 285HX)
Samsung 990 EVO Plus 4TB NVMe SSD
APC Back-UPS Pro 1500VA Sinewave (BR1500MS2)
Some links are affiliate links. I may earn a small commission at no extra cost to you.

