Skip to content

Instantly share code, notes, and snippets.

@will-thompson-k
Created September 21, 2023 16:17
Show Gist options
  • Save will-thompson-k/3cf8223ede270ddbcab1cb1072111051 to your computer and use it in GitHub Desktop.
Save will-thompson-k/3cf8223ede270ddbcab1cb1072111051 to your computer and use it in GitHub Desktop.
if nvidia-smi fails to work
sudo apt-get remove --purge '^nvidia-.*'
sudo ubuntu-drivers autoinstall
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment