7

My processor is Intel core i3 inside x64 bit and RAM is 4 gb. When I used Windows 7 Intel was successfully installing, but now I am using Ubuntu 14.04 and Intel Installer makes me crazy!!! I've tried to change lsb-release, but is doesn't help me. I tried to reinstall signature and Intel Installer, but everything is the same!

I heard this problem was on Ubuntu 14.10, but not on Ubuntu 14.04.1 LTS. If someone knows why I have this error please help me...

enter image description here

  • download the old 14.04 version here https://download.01.org/gfx/ubuntu/14.04/main/pool/main/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.7-0intel1_amd64.deb – mchid Mar 31 '15 at 09:13
  • the only thing I had to do to find the file was change 14.10 to 14.04 and 1.0.8 to 1.0.7 in the download url and voila – mchid Mar 31 '15 at 09:15

3 Answers3

5

Most versions of the Linux operating system include Intel graphics drivers. Intel recommends checking with your Linux distribution vendor or computer manufacturer for precompiled driver packages.Intel

The Intel Graphics Installer for Linux allows you to easily install the latest graphics and video drivers for your Intel graphics hardware. This allows you to stay current with the latest enhancements, optimizations, and fixes to the Intel® Graphics Stack to ensure the best user experience with your Intel graphics hardware. The Intel Graphics Installer for Linux is available for the latest versions of Ubuntu.

NOTE (updated 18 March 2015 09:15 UTC-7): This release of the Graphics Installer requires Ubuntu 14.10 "utopic". The Graphics Installer will not function on Ubuntu 14.04 "trusty" and support is deprecated (see this forum announcement and this explanation).The Intel Graphics Installer for Linux

You can try using the older driver, but I have no way of verifying that it will work. Depending on your needs, download the 32bit or 64bit or you can download the file from source: for 32bit or 64bit and then follow the commands below:

wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | sudo apt-key add -
sudo apt-get update
For 32 bit:
sudo dpkg -i intel-linux-graphics-installer_1.0.7-0intel1_i386.deb
OR for 64 bit:
sudo dpkg -i intel-linux-graphics-installer_1.0.7-0intel1_amd64.deb

And then just start the installer

sudo intel-linux-graphics-installer

I would recommend you install the file(s) using Gdebi. To install:

sudo apt-get install gdebi
mchid
  • 43,546
  • 8
  • 97
  • 150
Mitch
  • 107,631
  • can i change my lsb-release and instead of 14.04 write 14.10, instead of trusty write utopic? – Tony Stark Mar 27 '15 at 04:45
  • You really don't have to install anything. just do lshw -c video to see driver loaded. also take a look at this. – Mitch Mar 27 '15 at 06:16
  • If the answer was helpful to you, then please consider marking it as the accepted answer so others may more easily find it in the future. This is also a polite way to thank the person answering your question for helping you out. – Mitch Mar 28 '15 at 09:40
  • Without installing anything, I have the missing letters problem, like many others. – Dan Dascalescu Mar 30 '15 at 11:37
  • See added info in my answer. – Mitch Mar 30 '15 at 12:01
  • Installing the 1.0.7 installer does nothing & the installer itself, when run, will do nothing on 14.04.x. So just a waste of time.. – doug Mar 31 '15 at 12:12
  • @doug How did you test the driver? – Mitch Mar 31 '15 at 12:19
  • By installing the Intel installer, then running it. It will exit on error of distribution not supported. To note - prior to Intel pulling support for 14.04 I did use it to see, really nothing better than what's already supplied or available from elsewhere (like libva, i965-va-driver 1.5.x from various ppa's, ect. – doug Mar 31 '15 at 12:32
  • 1
    The answer worked for the OP, so I guess I don't understand why it doesn't work for others, and the downvotes :) – Mitch Apr 04 '15 at 18:05
  • @doug if you are using 14.04 and you install VERSION 1.0.7 and you also have the utopic -lts 3.16 kernel for 14.04 installed, it should add an extra i915-3.18-3.16-dkms driver. This will even work for on debian jessie adding the proper missing lsb file and using an ubuntu kernel. – mchid Apr 07 '15 at 18:32
  • I got gpg: no valid OpenPGP data found. when I run wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | sudo apt-key add -, What should I do? Also when I install 1.0.7 version still got same error (Distribution not supported). Please help me! – Daniyal Javani Apr 30 '15 at 16:05
  • @Daniyal Which Ubuntu version are you running? – Mitch Apr 30 '15 at 16:22
  • 14.04.2 .Thanks for your attention. – Daniyal Javani Apr 30 '15 at 16:33
  • @Daniyal Try running this "gpg --import KEYS" "sudo apt-get update" – Mitch Apr 30 '15 at 16:42
  • When I run gpg --import KEYS got the gpg: can't open \KEYS': No such file or directory gpg: Total number processed: 0` error – Daniyal Javani Apr 30 '15 at 16:53
  • Is it possible that graphic installer no longer support 14.04.2? https://01.org/linuxgraphics/node/471 – Daniyal Javani Apr 30 '15 at 16:55
  • Yes that is possible. I think that Intel finally removed the driver. – Mitch Apr 30 '15 at 16:58
3

Because the installer could not work with 14.04.2 (HWE) or if a 14.04.1 user of the installer tried to install the lts-utopic mesa stack they've dropped any further support for 14.04.x

Read here for announcement - https://01.org/linuxgraphics/node/471

Personally don't think the Intel installer provided anything of real value, at least here with Haswell (mobile)

Updates for libva & vaapi are available from several ppa's, search if interested there.

doug
  • 17,026
  • is there other methods to install intel graphicks or i must to upgrade to 14.10? – Tony Stark Mar 27 '15 at 04:47
  • @tony just download the older version for 14.04 directly from the repository https://download.01.org/gfx/ubuntu/14.04/main/pool/main/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.7-0intel1_amd64.deb – mchid Mar 31 '15 at 09:10
  • I install 1.07 version but still got same error, any idea? – Daniyal Javani Apr 30 '15 at 16:06
  • " install 1.07 version but still got same error, any idea? – Daniyal" The installer is, as mentioned, worthless in 14.04. So best 'idea' is - accept that FACT. – doug May 01 '15 at 10:05
1

This is how I managed to install Intel Linux graphics driver:

For Ubuntu 14.04 with kernel linux-image-3.16.0-30:

  1. Install kernel If not yet installed:

    sudo apt-get linux-image-3.16.0-30-generic linux-image-extra-3.16.0-30-generic linux-headers-3.16.0-30-generic
    
  2. Remove old kernels, e.g.:

    sudo apt-get purge linux-image-3.13.0-24-generic linux-image-extra-3.13.0-24-generic linux-headers-3.13.0-24 linux-headers-3.13.0-24-generic
    
  3. Add Intel Linux graphics repo:

    sudo sh -c 'echo "deb https://download.01.org/gfx/ubuntu/14.04/main trusty main #intel-linux-graphics-installer" > /etc/apt/sources.list.d/intellinuxgraphics.list'  
    wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | sudo apt-key add -
    sudo apt-get update
    
  4. Install driver:

    sudo apt-get install --reinstall i915-3.16-3.13-dkms xserver-xorg-video-intel i965-va-driver intel-gpu-tools
    

    Next step might be unnecessary if backlight change works for you:

  5. Add kernel param: acpi_osi=Linux instead of: acpi_osi=Linux acpi_backlight=vendor to linux line in /boot/grub/grub.cfg via grub-customizer.

    Next step might be unnecessary if backlight change works for you:

  6. Create file /etc/X11/xorg.conf.d/20-intel.conf with content:

    Section "Device"
            Identifier "card0"
            Driver "Intel"
            Option "Backlight" "intel_backlight"
            BusID "PCI:0:2:0"
    EndSection
    
  7. Update initramfs:

    sudo update-initramfs -u -k all
    

And it works after reboot.

Zanna
  • 70,465
superqwerty
  • 45
  • 1
  • 1
  • 7