How to Identify & Find Graphics Drivers for Linux*
Identify graphics information in Linux
To detect the graphics hardware in your system, use this command:
> lspci -k | grep -EA3 'VGA|3D|Display'
See an example listed below of the output. In the example, the graphics controller is HD Graphics 500
Install the latest graphics driver for Linux
Intel® Arc™ Graphics Drivers for Ubuntu*
Documentation and instructions for installing, deploying, and updating Intel software to enable general-purpose GPU (GPGPU) capabilities for Ubuntu* 22.04 on 11th Gen and newer Intel® Core™ processors systems with Intel® Arc™ A-Series Graphics can be found at dgpu-docs.intel.com.
For all other Linux*-based operating system distributions and Intel Graphics
Most Linux-based* distributions already include Intel® Graphics Drivers. These drivers are provided and maintained by the Linux* distribution vendors and not by Intel, we recommend contacting the Linux* Operating System Vendors.