[Intel-gfx] P530 : X fails : glamor0: Failed to get GLSL version
sean darcy
seandarcy2 at gmail.com
Sun Nov 20 16:10:28 UTC 2016
On just built e5-1245v5 box P530, X won't start:
[ 3439.616] (WW) glamor0: Failed to get GLSL version
[ 3439.616] (EE) modeset(0): Failed to initialize glamor at
ScreenInit() time.
lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation HD Graphics P530
(rev 06) (prog-if 00 [VGA controller]
I'm running Fedora 24, upgraded to today:
xorg-x11-drv-intel-2.99.917-24.20160712.fc24.x86_64
libva-intel-driver-1.7.2-1.fc24.x86_64
xorg-x11-server-Xorg-1.18.4-5.fc24.x86_64
xorg-x11-server-common-1.18.4-5.fc24.x86_64
mesa-libGL-12.0.3-2.fc24.x86_64
libdrm-2.4.73-1.fc24.x86_64
I've tried with and without DRI:
cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "DRI" "false"
EndSection
Is there some issue with the P530?
sean
cat /var/log/Xorg.0.log
[ 3438.301]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 3438.322] X Protocol Version 11, Revision 0
[ 3438.326] Build Operating System: 4.6.4-301.fc24.x86_64
[ 3438.329] Current Operating System: Linux sixcore.server
4.8.7-200.fc24.x86_64 #1 SMP Fri Nov 11 15:44:18 UTC 2016 x86_64
[ 3438.329] Kernel command line:
BOOT_IMAGE=/vmlinuz-4.8.7-200.fc24.x86_64
root=UUID=89afb6ff-4fb2-4602-94b5-99dbf022b100 ro rd.md=0 rd.lvm=0
rd.dm=0 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rd.luks=0 LANG=en_US.UTF-8
rdblacklist=vboxdrv
[ 3438.337] Build Date: 25 August 2016 05:27:31PM
[ 3438.339] Build ID: xorg-x11-server 1.18.4-4.fc24
[ 3438.341] Current version of pixman: 0.34.0
[ 3438.345] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3438.345] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3438.351] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 18
18:33:14 2016
[ 3438.378] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3438.380] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3438.419] (==) No Layout section. Using the first Screen section.
[ 3438.419] (==) No screen section available. Using defaults.
[ 3438.419] (**) |-->Screen "Default Screen Section" (0)
[ 3438.419] (**) | |-->Monitor "<default monitor>"
[ 3438.419] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3438.419] (==) Automatically adding devices
[ 3438.419] (==) Automatically enabling devices
[ 3438.419] (==) Automatically adding GPU devices
[ 3438.419] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3438.419] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 3438.419] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 3438.419] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3438.419] (II) Loader magic: 0x824dc0
[ 3438.419] (II) Module ABI versions:
[ 3438.419] X.Org ANSI C Emulation: 0.4
[ 3438.419] X.Org Video Driver: 20.0
[ 3438.419] X.Org XInput driver : 22.1
[ 3438.419] X.Org Server Extension : 9.0
[ 3438.421] (++) using VT number 1
.............
[ 3438.424] (II) systemd-logind: took control of session
/org/freedesktop/login1/session/_34
[ 3438.425] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3438.426] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8
paused 0
[ 3439.054] (--) PCI:*(0:0:2:0) 8086:191d:1462:7998 rev 6, Mem @
0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @
0x????????/131072
[ 3439.054] (II) LoadModule: "glx"
[ 3439.079] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 3439.104] (II) Module glx: vendor="X.Org Foundation"
[ 3439.104] compiled for 1.18.4, module version = 1.0.0
[ 3439.104] ABI class: X.Org Server Extension, version 9.0
[ 3439.104] (==) AIGLX enabled
[ 3439.104] (==) Matched intel as autoconfigured driver 0
[ 3439.104] (==) Matched intel as autoconfigured driver 1
[ 3439.104] (==) Matched modesetting as autoconfigured driver 2
[ 3439.104] (==) Matched fbdev as autoconfigured driver 3
[ 3439.104] (==) Matched vesa as autoconfigured driver 4
[ 3439.104] (==) Assigned the driver to the xf86ConfigLayout
[ 3439.104] (II) LoadModule: "intel"
[ 3439.104] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 3439.178] (II) Module intel: vendor="X.Org Foundation"
[ 3439.178] compiled for 1.18.3, module version = 2.99.917
[ 3439.178] Module class: X.Org Video Driver
[ 3439.178] ABI class: X.Org Video Driver, version 20.0
[ 3439.178] (II) LoadModule: "modesetting"
[ 3439.178] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 3439.203] (II) Module modesetting: vendor="X.Org Foundation"
[ 3439.203] compiled for 1.18.4, module version = 1.18.4
[ 3439.203] Module class: X.Org Video Driver
[ 3439.203] ABI class: X.Org Video Driver, version 20.0
[ 3439.203] (II) LoadModule: "fbdev"
[ 3439.203] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 3439.216] (II) Module fbdev: vendor="X.Org Foundation"
[ 3439.216] compiled for 1.18.0, module version = 0.4.3
[ 3439.216] Module class: X.Org Video Driver
[ 3439.216] ABI class: X.Org Video Driver, version 20.0
[ 3439.216] (II) LoadModule: "vesa"
[ 3439.216] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 3439.225] (II) Module vesa: vendor="X.Org Foundation"
[ 3439.226] compiled for 1.18.0, module version = 2.3.2
[ 3439.226] Module class: X.Org Video Driver
[ 3439.226] ABI class: X.Org Video Driver, version 20.0
[ 3439.226] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 3439.226] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 3439.226] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 3439.226] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics:
5200, 6200, P6300
[ 3439.226] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3439.226] (II) FBDEV: driver for framebuffer: fbdev
[ 3439.226] (II) VESA: driver for VESA chipsets: vesa
[ 3439.227] (II) modeset(0): using drv /dev/dri/card0
[ 3439.227] (WW) Falling back to old probe method for fbdev
[ 3439.227] (II) Loading sub module "fbdevhw"
[ 3439.227] (II) LoadModule: "fbdevhw"
[ 3439.227] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 3439.252] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3439.252] compiled for 1.18.4, module version = 0.0.2
[ 3439.252] ABI class: X.Org Video Driver, version 20.0
[ 3439.252] (WW) Falling back to old probe method for vesa
[ 3439.253] (II) modeset(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3439.253] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 3439.253] (==) modeset(0): RGB weight 888
[ 3439.253] (==) modeset(0): Default visual is TrueColor
[ 3439.253] (II) Loading sub module "glamoregl"
[ 3439.253] (II) LoadModule: "glamoregl"
[ 3439.253] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 3439.284] (II) Module glamoregl: vendor="X.Org Foundation"
[ 3439.284] compiled for 1.18.4, module version = 1.0.0
[ 3439.284] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3439.284] (II) glamor: OpenGL accelerated X.org driver based.
[ 3439.481] (II) glamor: EGL version 1.4 (DRI2):
[ 3439.521] (II) modeset(0): glamor initialized
[ 3439.522] (II) modeset(0): Output HDMI-1 has no monitor section
.............................
[ 3439.554] (==) modeset(0): DPI set to (96, 96)
[ 3439.554] (II) Loading sub module "fb"
[ 3439.554] (II) LoadModule: "fb"
[ 3439.554] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 3439.573] (II) Module fb: vendor="X.Org Foundation"
[ 3439.573] compiled for 1.18.4, module version = 1.0.0
[ 3439.573] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3439.573] (II) UnloadModule: "fbdev"
[ 3439.573] (II) Unloading fbdev
[ 3439.574] (II) UnloadSubModule: "fbdevhw"
[ 3439.574] (II) Unloading fbdevhw
[ 3439.575] (II) UnloadModule: "vesa"
[ 3439.575] (II) Unloading vesa
[ 3439.577] (==) Depth 24 pixmap format is 32 bpp
[ 3439.616] (WW) glamor0: Failed to get GLSL version
[ 3439.616] (EE) modeset(0): Failed to initialize glamor at
ScreenInit() time.
[ 3439.616] (EE)
Fatal server error:
[ 3439.616] (EE) AddScreen/ScreenInit failed for driver 0
[ 3439.616] (EE)
[ 3439.616] (EE)
Please consult the Fedora Project support
at http://wiki.x.org
for help.
[ 3439.616] (EE) Please also check the log file at
"/var/log/Xorg.0.log" for additional information.
[ 3439.616] (EE)
[ 3439.642] (EE) Server terminated with error (1). Closing log file.
More information about the Intel-gfx
mailing list