Skip to content

Instantly share code, notes, and snippets.

@thomasv314
Created November 26, 2014 03:25
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 thomasv314/7f0e4485de825fa746cf to your computer and use it in GitHub Desktop.
Save thomasv314/7f0e4485de825fa746cf to your computer and use it in GitHub Desktop.
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | \
sudo apt-key add -
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | \
sudo apt-key add -
sudo dpkg -i intel-linux-graphics-installer_1.0.1_i386.deb
sudo apt-get -f install
intel-linux-graphics-installer
#https://01.org/linuxgraphics/downloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment