How To Install The Intel Linux Graphics 1.0.2 On Ubuntu 13.04 Raring Ringtail And Fedora 19

Hello Linux Geeksters. In this article I will show you how to install the Intel Linux Graphics 1.0.2 on Ubuntu 13.04 Raring Ringtail And Fedora 19.

As you may know, the Intel Linux Graphics Installer is a tool created by Intel to help users install video drivers for Intel hardware easily. The latest Intel Linux Graphics driver is Intel Linux Graphics 1.0.2, which works only on Ubuntu 13.04 and Fedora 19.

For Ubuntu 12.10, Ubuntu 12.04, Fedora 18 and Fedora 17, install the Intel Linux Graphics 1.0.1:

How to install the Intel Linux Graphics 1.0.2 On Ubuntu 13.04 Raring Ringtail:

For 32 bit systems:

$ wget -c https://download.01.org/gfx/ubuntu/13.04/main/pool/13.04/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.2-0intel1_i386.deb
$ sudo dpkg -i intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.2-0intel1_i386.deb
$ sudo apt-get install -f

For 64 bit systems:

$ wget -c https://download.01.org/gfx/ubuntu/13.04/main/pool/13.04/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.2-0intel1_amd64.deb
$ sudo dpkg -i intel-linux-graphics-installer_1.0.2-0intel1_amd64.deb
$ sudo apt-get install -f

How to install the Intel Linux Graphics 1.0.2 On Fedora 19:

For 32 bit systems:

$ wget -c https://download.01.org/gfx/fedora/19/i686/intel-linux-graphics-installer-1.0.2-5.1.i686.rpm
$ sudo rpm -i intel-linux-graphics-installer-1.0.2-5.1.i686.rpm

For 64 bit systems:

$ wget -c https://download.01.org/gfx/fedora/19/x86_64/intel-linux-graphics-installer-1.0.2-5.1.x86_64.rpm
$ sudo rpm -i intel-linux-graphics-installer-1.0.2-5.1.x86_64.rpm

Tagged with: , , , , , , , , ,
Posted in The Linux and Unix Articles!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!