Intel Video: Difference between revisions
(mention iris/gallium) |
No edit summary |
||
Line 1: | Line 1: | ||
When running on 3.12 or before, nomodeset must be removed from the [[Kernel parameters]]. | |||
Alpine Linux 3.13+: install mesa-dri-gallium package. For older Intel Graphics ranging from Gen4 (GMA Graphics from 2006) to Gen 7 (Haswell Intel HD 4000+ graphics), a newer, more performant driver called "crocus" need to be enabled. Enable "crocus" with "MESA_LOADER_DRIVER_OVERRIDE=crocus". | |||
== See also == | == See also == |
Revision as of 23:42, 19 July 2022
When running on 3.12 or before, nomodeset must be removed from the Kernel parameters.
Alpine Linux 3.13+: install mesa-dri-gallium package. For older Intel Graphics ranging from Gen4 (GMA Graphics from 2006) to Gen 7 (Haswell Intel HD 4000+ graphics), a newer, more performant driver called "crocus" need to be enabled. Enable "crocus" with "MESA_LOADER_DRIVER_OVERRIDE=crocus".