Skip to content

Instantly share code, notes, and snippets.

@antoniopresto
Created September 27, 2018 22:59
Show Gist options
  • Save antoniopresto/405369a7b06cf643c17f401ee146c956 to your computer and use it in GitHub Desktop.
Save antoniopresto/405369a7b06cf643c17f401ee146c956 to your computer and use it in GitHub Desktop.
# Will show all the driver packages which apply to your current system. You can then
# sudo ubuntu-drivers list
# to install all the packages you need, or you can do:
sudo ubuntu-drivers autoinstall
# to show you which devices need drivers, and their corresponding package names.
# sudo ubuntu-drivers devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment