- Update software sources
sudo apt update
- Install the software package required for Intel integrated graphics
sudo apt install intel-gpu-tools
- Check if the installation was successful
sudo intel_gpu_top
If this command runs successfully, the Intel integrated graphics driver has been installed correctly and is functioning properly.