Skip to content

Instantly share code, notes, and snippets.

@mikaelhg
Created March 5, 2021 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikaelhg/da723a2b31d78783a45052e256cf8b72 to your computer and use it in GitHub Desktop.
Save mikaelhg/da723a2b31d78783a45052e256cf8b72 to your computer and use it in GitHub Desktop.
Clean up after NVidia driver update failure
ls /var/lib/initramfs-tools | sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start
sudo update-initramfs -c -k all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment