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?

Thanks,



Jerry
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

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 and still nothing.
>
> I donwloaded 4.4, compiled it and also did not seem to help.
>
>
> Is there anything else to try?
>
> Thanks,
>
>
>
> Jerry
>
>

I was mistaken... I incorrectly recomiled the Linux 4.4 kernel. I had to go
back and enable the preliminary support in the kernel also
not just the kernel option above... It is now infact working... Thanks for
the pointer.

Jerry
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

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 unit ?

Thanks,

Jerry




-

[  1973.012]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[  1973.013] X Protocol Version 11, Revision 0
[  1973.014] Build Operating System:  2.6.32-220.17.1.el6.x86_64
[  1973.014] Current Operating System: Linux localhost.localdomain
3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64
[  1973.015] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.10.0-327.el7.x86_64
root=UUID=2f93ae7b-f76b-4225-8b84-855b3c76ecb6 ro crashkernel=auto
biosdevname=0 net.ifnames=0 rhgb quiet rdblacklist=nouveau nomodeset
nouveau.modeset=0
[  1973.016] Build Date: 20 November 2015  02:44:25PM
[  1973.016] Build ID: xorg-x11-server 1.17.2-10.el7
[  1973.017] Current version of pixman: 0.32.6
[  1973.018]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[  1973.018] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1973.021] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan  7
08:03:28 2016
[  1973.022] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1973.022] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1973.023] (==) No Layout section.  Using the first Screen section.
[  1973.023] (==) No screen section available. Using defaults.
[  1973.023] (**) |-->Screen "Default Screen Section" (0)
[  1973.023] (**) |   |-->Monitor ""
[  1973.024] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[  1973.024] (==) Automatically adding devices
[  1973.024] (==) Automatically enabling devices
[  1973.024] (==) Automatically adding GPU devices
[  1973.024] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[  1973.024] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  1973.024] (II) The server relies on udev to provide the list of
input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[  1973.024] (II) Loader magic: 0x7f4e24c56020
[  1973.024] (II) Module ABI versions:
[  1973.024]X.Org ANSI C Emulation: 0.4
[  1973.024]X.Org Video Driver: 19.0
[  1973.024]X.Org XInput driver : 21.0
[  1973.024]X.Org Server Extension : 9.0
[  1973.029] (--) PCI:*(0:0:2:0) 8086:22b1:8086:2060 rev 33, Mem @
0x8000/16777216, 0x8800/134217728, I/O @ 0xf000/64, BIOS @
0x/131072
[  1973.029] (II) LoadModule: "glx"
[  1973.030] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  1973.036] (II) Module glx: vendor="X.Org Foundation"
[  1973.036]compiled for 1.17.2, module version = 1.0.0
[  1973.036]ABI class: X.Org Server Extension, version 9.0
[  1973.036] (==) AIGLX enabled
[  1973.036] (==) Matched intel as autoconfigured driver 0
[  1973.036] (==) Matched modesetting as autoconfigured driver 1
[  1973.036] (==) Matched fbdev as autoconfigured driver 2
[  1973.036] (==) Matched vesa as autoconfigured driver 3
[  1973.036] (==) Assigned the driver to the xf86ConfigLayout
[  1973.036] (II) LoadModule: "intel"
[  1973.037] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[  1973.038] (II) Module intel: vendor="X.Org Foundation"
[  1973.038]compiled for 1.17.2, module version = 2.99.917
[  1973.038]Module class: X.Org Video Driver
[  1973.038]ABI class: X.Org Video Driver, version 19.0
[  1973.038] (II) LoadModule: "modesetting"
[  1973.038] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[  1973.039] (II) Module modesetting: vendor="X.Org Foundation"
[  1973.039]compiled for 1.17.2, module version = 1.17.2
[  1973.039]Module class: X.Org Video Driver
[  1973.039]ABI class: X.Org Video Driver, version 19.0
[  1973.039] (II) LoadModule: "fbdev"
[  1973.039] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[  1973.039] (II) Module fbdev: vendor="X.Org Foundation"
[  1973.039]compiled for 1.17.2, module version = 0.4.3
[  1973.039]Module class: X.Org Video Driver
[  1973.039]ABI class: X.Org Video Driver, version 19.0
[  1973.039] (II) LoadModule: "vesa"
[  1973.040] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[  1973.040] (II) Module vesa: vendor="X.Org Foundation"
[  1973.040]compiled for 1.17.2, module version = 2.3.2
[  1973.040]Module class: X.Org Video Driver
[  1973.040]ABI class: X.Org Video Driver, version 19.0
[  1973.040] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915),