
Make sure you do not have nomodeset as a kernel parameter, since Intel requires kernel mode-setting.The Intel kernel module should load fine automatically on system boot. However, the modesetting driver can cause problems such as screen tearing and mouse jittering on XFCE, artifacts when switching virtual desktops in Chromium, and vsync jitter/video stutter in mpv. See, , Xorg#Installation, and modesetting(4).

Note: Some ( Debian & Ubuntu, Fedora, KDE) recommend not installing the xf86-video-intel driver, and instead falling back on the modesetting driver for Gen 4 and newer hardware. For Vulkan support ( Ivy Bridge and newer), install the vulkan-intel package.Beside this functionality, this package is generally not recommended, see note below.


mesa is the up-to-date Mesa package which includes the modern Gallium3D drivers for Intel's Gen 3 hardware and later.Install one of the following packages, which provide the DRI driver for 3D acceleration.See Xorg#Driver installation to identify your card.Intel's Gen N hardware does not refer to the generation of the CPU, it refers to the generation of the GPU, which is different from the generation of the CPU.PowerVR-based graphics ( GMA 3600 series) are not supported by open source drivers.
