Skip to content

Instantly share code, notes, and snippets.

@VottusCode
Created March 16, 2022 11:50
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 VottusCode/a5db728b0e9010f2262d80e8efa73147 to your computer and use it in GitHub Desktop.
Save VottusCode/a5db728b0e9010f2262d80e8efa73147 to your computer and use it in GitHub Desktop.
Rebuild DKMS modules for all kernel versions
ls /var/lib/initramfs-tools | \
sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment