<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nortio</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nortio"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Nortio"/>
	<updated>2026-05-06T02:34:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=31709</id>
		<title>Intel Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=31709"/>
		<updated>2025-12-06T17:27:46Z</updated>

		<summary type="html">&lt;p&gt;Nortio: Add info about vulkan drivers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the graphics driver for Intel GMA on-board graphics cards and Intel iGPU and dedicated graphics cards (excluding [https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units#PowerVR_based PowerVR-based models]). Install the following packages as needed:&lt;br /&gt;
&lt;br /&gt;
* {{Pkg|mesa-dri-gallium}}: &#039;&#039;&#039;necessary&#039;&#039;&#039; Mesa drivers for all Intel Graphics.&lt;br /&gt;
* {{Pkg|mesa-va-gallium}}: Mesa vaapi drivers for all Intel video decoding acceleration. &lt;br /&gt;
* {{Pkg|mesa-vulkan-intel}}: for programs that use [https://www.vulkan.org/ Vulkan].&lt;br /&gt;
&lt;br /&gt;
You may want one of the below too. [[Repositories#Managing_repositories|Enable]] community repository before proceeding further. &lt;br /&gt;
* {{Pkg|intel-media-driver}}: VAAPI driver, for hardware accelerated video encoding and decoding. What you want since Intel Broadwell.&lt;br /&gt;
* {{Pkg|libva-intel-driver}}: VAAPI driver, for processors older than Broadwell.&lt;br /&gt;
* {{Pkg|linux-firmware-i915}}: Needed if the i915 driver complains about firmware being missing in dmesg&lt;br /&gt;
&lt;br /&gt;
== Use environment variables ==&lt;br /&gt;
&lt;br /&gt;
For all Intel Graphics up to Haswell, the user must manually select &#039;&#039;&#039;crocus&#039;&#039;&#039; Mesa driver in order to let the graphics work properly:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
export MESA_LOADER_DRIVER_OVERRIDE=crocus&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For newer Intel Graphics, if automatic driver selection does not work and bugs such as missing mouse cursor under [[Sway]] occur (no hardware graphics acceleration), the user can manually select &#039;&#039;&#039;iris&#039;&#039;&#039; driver:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
export MESA_LOADER_DRIVER_OVERRIDE=iris&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Legacy drivers ==&lt;br /&gt;
{{Main|Xorg}}&lt;br /&gt;
Legacy drivers like {{Pkg|xf86-video-intel}} which have [https://wiki.archlinux.org/title/Intel_graphics#Installation known Issues]. Use these, only if nothing else works. &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Kernel Modesetting]]&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/Intel_graphics Intel graphics on Arch Linux wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;br /&gt;
[[Category:Graphics]]&lt;/div&gt;</summary>
		<author><name>Nortio</name></author>
	</entry>
</feed>