Skip to content

Instantly share code, notes, and snippets.

@zfwf
Last active November 20, 2018 11:01
Show Gist options
  • Save zfwf/11b67f92c3e4cba51595ae7693da77ff to your computer and use it in GitHub Desktop.
Save zfwf/11b67f92c3e4cba51595ae7693da77ff to your computer and use it in GitHub Desktop.
Dell dp5520 ubuntu graphics driver

use ubuntu-drivers to find out what we need

ubuntu-drivers devices

Install intel before nvidia driver (xxx is the version specified in the command output above)

sudo apt install intel-microcode sudo apt install nvidia-driver-xxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment