Intel Graphics Installer 1.4.0 released with Ubuntu 15.10 support. Terminal commands to install Intel Graphics Installer 1.4.0 on Ubuntu Systems. The Intel Graphics Installer allows you to easily install the latest Intel graphics and Intel video drivers for Intel graphics hardware. The installer allows to stay current with the latest enhancements and fixes to the Intel Graphics Stack. The Intel Graphics Installer is available for the latest version of Ubuntu and Fedora Systems.
The Intel Graphics Installer 1.4.0 release requires Ubuntu 15.10 “wily” and Fedora 23. Please note that the support is deprecated for Ubuntu 15.04 “vivid” and Fedora 22. Please consult your distribution’s documentation for upgrade instructions.
No support is provided for the Graphics Installer on Ubuntu 14.10 or Fedora 22 as of this release of the Graphics Installer– they are now obsolete. No support for Ubuntu 14.04 “trusty” is provided.
Install The Intel Graphics Installer
The Intel Graphics Installer 1.4.0 brings skylake hardware support, Broxton support and power management fixes on the kernel driver. Run the following commands in Terminal to install the Intel Graphics Installer 1.4.0 in Ubuntu 15.10:
On 32 Bit
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-3 -O -; sudo apt-key add -
sudo apt-get install ttf-ancient-fonts aptdaemon
wget -O intel32.deb https://download.01.org/gfx/ubuntu/15.10/main/pool/main/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.4.0-0intel1_i386.deb
sudo dpkg -i intel32.deb
sudo apt-get -f install
On 64 Bit
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-3 -O -; sudo apt-key add -
sudo apt-get install ttf-ancient-fonts aptdaemon
wget -O intel64.deb https://download.01.org/gfx/ubuntu/15.10/main/pool/main/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.4.0-0intel1_amd64.deb
sudo dpkg -i intel64.deb
sudo apt-get -f install
Once installed open the installer app from Ubuntu Dash or terminal. Run the command intel-linux-graphics-installer in Terminal to open installer.