Skip to content

Instantly share code, notes, and snippets.

@gipi
Last active August 29, 2015 14:06
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 gipi/27bd4b93976f856d74b9 to your computer and use it in GitHub Desktop.
Save gipi/27bd4b93976f856d74b9 to your computer and use it in GitHub Desktop.
INstalling Intel Graphic card drivers
  1. Download the latest source release
  2. Unzip the archive and enter into the directory
  3. install libgtk-3-dev libpolkit-gobject-1-dev libpackagekit-glib2-dev libsoup-gnome2.4-dev
  4. ./configure --with-distribution debian
  5. make

Do not compile, however, in data/ilg-config.cfg there are the repo configuration that it uses for ubuntu.

In order to test the WebGL configuration use chrome://gpu, in my case the Intel card is blacklisted, you can use the --ignore-gpu-blacklist parameter with chrome.

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