Good news from Intel to their user:
Early in March, Intel –specifically the Intel Open Source Technology Centre– released a graphical installer providing Linux users easily install the latest graphics drivers for your Intel graphics hardware.
the Intel core kernel driver
Mesa 3D rendering library, responsible for 3D rendering, OpenGL compatibility, GLES, etc.
the 2D renderer for the X Window stack (xf86-video-intel), also known as DDX.
libdrm –the “Direct Rendering Manager” library, for communication between user applications and the kernel
the Cairo graphics library, for 2D rendering and acceleration
vaapi-driver-intel –the APIs for hardware-accelerated video rendering, processing and output
initial support for Wayland
Open a terminal an type :
cd Downloads
Signatures - Fedora
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 ; \
sudo rpm --import RPM-GPG-KEY-ilg-2
32 bits:
wget https://download.01.org/gfx/fedora/23/i686/intel-linux-graphics-installer-1.4.0-23.intel20154.i686.rpm
sudo yum/dnf install intel-linux-graphics-installer-1.4.0-23.intel20154.i686.rpm
64 bits:
wget https://download.01.org/gfx/fedora/23/x86_64/intel-linux-graphics-installer-1.4.0-23.intel20154.x86_64.rpm
sudo yum/dnf install intel-linux-graphics-installer-1.4.0-23.intel20154.x86_64.rpm
Installing and Running
Once installed, you can find the Intel Linux Graphics Installer, Just look for their logo, or typing Intel
in gnome-shell search or using the command line:
sudo yum/dnf update
sudo intel-linux-graphics-installer
Note: this is a brief and adaptation from their 01.org website Please see this page for future updates
Install from a REPO available for FEDORA 23 for other version check this -> 01.org
Regards.,
Fedora 20 not supported. :(
Smittie ( 2014-01-25 19:55:54 +0000 )editThe fedora 21 have not! Have some one help?
kaxa ( 2015-02-27 18:45:24 +0000 )editcheck this http://fedoraproject.org/wiki/Bumblebee & https://ask.fedoraproject.org/en/question/60949/nvidia-driver-and-bumblebee-not-working-in-fedora-21/
ccezar ( 2015-03-26 15:31:47 +0000 )editCool! I'm doing a fresh install of Fedora specifically for this driver. I have a Gateway Atom Netbook that hasn't work on any flavor of Linux thus far. Hopefully this does the trick. I'll keep you posted.
Besides... I've been wanting to try Fedora again since my last run at it over ten yrs ago.
Cheers, Anthony
ANT ( 2015-09-13 03:06:51 +0000 )editrelated Question -> install-intel-graphics-driver-in-fedora-20
hhlp ( 2016-03-22 17:09:47 +0000 )edit