NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver.
Make sure that the latest NVIDIA driver is installed and running.
移除nvidia驅動
sudo apt-get remove --purge '^nvidia-.*'
sudo apt-update
安裝驅動
sudo ubuntu-drivers autoinstall
安裝linux-headers
sudo apt install linux-headers-$(uname -r)
沒有留言:
張貼留言