Reinstall Driver NVIDIA on Linux
Uninstall NVIDIA Driver Already Installed
sudo suapt list nvidia-driver* | grep installedapt remove nvidia-driver-550apt autoremoverebootInstall New Driver NVIDIA
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.debCheck Installation

Enable and Start Service
Configure CUDA Toolkit

Install Python3
Testing

Last updated
