new monitor Acer K242HQK

2015-12-22 Thread Jerry Geis
I have a new monitor that does 3840x2160 - except it doesn't... I can get it do display for a little bit, then it goes blank, display again for a little bit, then blank... It varies as to how long the display will show before blank - and varies as to how long its blank. I have tried selections 38

Intel NUC5C and X

2016-01-07 Thread Jerry Geis
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. What am I missing to get X running on this

Re: Intel NUC5C and X

2016-01-12 Thread Jerry Geis
>Skylake? >Add this to the kernel parameters, but you'll likely require a more recent >kernel as well: >i915.preliminary_hw_support=1 I added this to the grub config, reran the config and still nothing. I donwloaded 4.4, compiled it and also did not seem to help. Is there anything else to try

Re: Intel NUC5C and X

2016-01-12 Thread Jerry Geis
On Tue, Jan 12, 2016 at 2:30 PM, Jerry Geis wrote: > >Skylake? > >Add this to the kernel parameters, but you'll likely require a more recent > >kernel as well: > > >i915.preliminary_hw_support=1 > > I added this to the grub config, reran the config a