[CentOS] Support for Intel Graphics 605 UHD

Wed Mar 4 21:28:26 UTC 2020
Jerry Geis <jerry.geis at gmail.com>

I found this site
https://www.linux-hardware.org/index.php?id=pci:8086-3185-8086-2212
Says the Intel UHD 605 graphics chip is supported in kernel > 4.11

centos 8 comes with 4.18 but I am not getting X on CentOS 8 with this chip.

When I put this:
Section "Device"
  Identifier  "Intel Graphics"
  Driver      "intel"
EndSection

in /etc/X11/xorg.conf.d it does not boot into X, when I remove it - it
boots into X with generic driver - not the Intel driver.

Thoughts ?

Jerry