Intel Comes Up With A Linux Graphics Driver Installer

Posted by Michael Larabel on March 11, 2013

To make it easier to update your open-source Intel Linux graphics driver, Intel's Open-Source Technology Center has come out with a "Graphics Driver Installer" for this open-source stack, but will it work?

The issue with updating the open-source graphics driver stack on Windows is that it's much more inter-weaved than using the proprietary graphics drivers on Linux or Windows. With the proprietary drivers, there is just one blob to fit into the system. For the open-source Linux graphics drivers, pieces of the driver are found within Mesa, the Linux kernel, the DRM library, and an individual X.Org DDX component. The actual stack can be much larger than that too depending upon if the driver needs updates to LLVM, VDPAU, VA-API, or other X/Wayland/Mesa components.

Updating one component can mean needing to update the other components due to API/ABI breakage, new internal dependencies, or not being able to have full hardware support / functionality without updating all pieces of the puzzle. When upgrading the entire Linux kernel, that can also be a big issue since it affects all areas of the system for potential breakage or regression and just not the graphics driver.

For end-users, it's a heck of a lot easier updating/installing the proprietary drivers than having to upgrade the open-source Linux graphics stack and that's why for fixed-point distributions it's not commonly available as an option. Intel OTC, however, announced last week the Intel Linux Graphics Installer. "The aim of this installer is to provide a simple route to getting recently released (12.07 or 2012-Q4 in this case) kernel and userspace packages for i915 family graphics devices."

This Intel driver for now is primarily targeting Fedora 17, Fedora 18, Ubuntu 12.04 LTS, and Ubuntu 12.10. The installer can be triggered from the desktop menu or by launching intel-linux-graphics-installer. What this effectively comes down to though is just a facade for interfacing with apt-get or yum depending upon the distribution for getting updated distribution-specific packages from repositories on Intel's 01.org server.

The components hosted within the Intel driver repository is a new kernel or i915 DKMS module, Mesa, xf86-video-intel, libva, vaapi-driver, cairo, llvm-libs, libwayland, and libdrm.

So unfortunately this installer isn't anything original to fundamentally improve the open-source Linux graphics driver stack by making it easier to update/install the open-source Intel Linux GPU driver. Already for distributions like Fedora and Ubuntu there are commonly independent third party repositories (or Ubuntu Personal Package Archives) for fetching these updated graphics components post-release.

What Intel has now provided is just a convenient installer for setting up those repositories and then updating to the new components in a distribution-specific manner. If you're not on a Fedora or Ubuntu based operating system, you're out of luck with this installer or if you're on a derivative using a different kernel release where the DKMS module would be unsupported or break.

Should you be interested in this installer, visit the 01.org page.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  3. New NVIDIA Linux Driver Supports The GeForce GTX 780
  4. Chrome 28 To Offer More Speed Improvements
  5. Digia Announces "Boot To Qt" Project
  6. X.Org Libraries Hit By Round Of Security Issues
  7. Wayland's Weston Gets Output Scaling Support
  8. Raspberry Pi Gets New Wayland Weston Renderer
  9. Debian GNU/Hurd 2013 Release Brings New Packages
  10. Intel Ultrabook Performance Is Faster With Mesa 9.2
  11. Hot Relocation HDD To SSD Support For Btrfs
Latest Forum Talk
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. Linux Desktop Security Could Be A Whole Lot Better
  3. Digia Announces "Boot To Qt" Project
  4. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  5. Raspberry Pi Gets New Wayland Weston Renderer
  6. X.Org Libraries Hit By Round Of Security Issues
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite