The drivers will not be active until the system kernel is reloaded. How do I install the Nvidia drivers? - Ask Ubuntu
Open your terminal and run the following command to see your exact NVIDIA model: lspci -k | grep -EA2 'VGA|3D' Ubuntu Install Nvidia Drivers Apt Get
Before installing any drivers, you must identify your hardware to ensure you select the correct version. The drivers will not be active until the
Ensure your local repository information is current: sudo apt-get update && sudo apt-get upgrade Phase 2: Driver Installation Ubuntu Install Nvidia Drivers Apt Get
Use the ubuntu-drivers utility to list which proprietary drivers are compatible with your specific hardware: ubuntu-drivers devices Look for the version marked as "recommended" for the best experience.