Intel NUC5C and X

Thomas Lübking thomas.luebking at gmail.com
Thu Jan 7 07:34:41 PST 2016


On Donnerstag, 7. Januar 2016 14:11:09 CEST, Jerry Geis wrote:
> I got a NUC5C yesterday...
> I installed CentOS 7.2 on the unit...
> X windows does not come up.
>
> lspci | grep VGA shows
> show Intel Corporation Device 22b1 (rev 21)
>
> I then ran startx -- -logverbose 9 and got the output below.
>
> The unit has Intel HD graphics.

> [  1973.058] (EE) open /dev/dri/card0: No such file or directory
> [  1973.058] (WW) Falling back to old probe method for modesetting
> [  1973.058] (EE) open /dev/dri/card0: No such file or directory

Skylake?
Add this to the kernel parameters, but you'll likely require a more recent kernel as well:

i915.preliminary_hw_support=1

Cheers,
Thomas


More information about the xorg mailing list