Bug 1035598

Summary: Indirect GLX broken for Chrome, glxgears, glxinfo etc.
Product: [openSUSE] openSUSE Distribution Reporter: Forgotten User AxJOWNyuVy <forgotten_AxJOWNyuVy>
Component: X.OrgAssignee: E-mail List <xorg-maintainer-bugs>
Status: RESOLVED INVALID QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Critical    
Priority: P0 - Crit Sit CC: forgotten_AxJOWNyuVy, psychonaut
Version: Leap 42.2   
Target Milestone: ---   
Hardware: PC   
OS: openSUSE 42.2   
See Also: http://bugzilla.suse.com/show_bug.cgi?id=1032509
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User AxJOWNyuVy 2017-04-23 11:17:59 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36
Build Identifier: 

Indirect GLX broken for Chrome, glxgears, glxinfo etc.

Example:
$ LIBGL_ALWAYS_INDIRECT=1 glxgears 
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  21
  Current serial number in output stream:  23

This makes it impossible to use GLX/OpenGL-based applications from remote systems (machine running the target application is a NEC SX machine, so forget Xvnc/Xvfb; note the same happens for applications from older SuSE 11.x and Solaris x86&&SPARC OSes)

Reproducible: Always

Steps to Reproduce:
1. Run $ LIBGL_ALWAYS_INDIRECT=1 glxgears

Actual Results:  
glxgears exits with an error code:

$ LIBGL_ALWAYS_INDIRECT=1 glxgears 
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  21
  Current serial number in output stream:  23


Expected Results:  
glxgears should work as normal, e.g. display a set of three spinning gears

Xorg.log file contents:
-- snip --
[    27.816] (--) Log file renamed from "/var/log/Xorg.pid-1925.log" to "/var/log/Xorg.0.log"
[    27.817] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    27.817] X Protocol Version 11, Revision 0
[    27.817] Build Operating System: openSUSE SUSE LINUX
[    27.817] Current Operating System: Linux viscorpuzzle 4.4.57-18.3-default #1 SMP Thu Mar 30 06:39:47 UTC 2017 (39c8557) x86_64
[    27.817] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.57-18.3-default root=UUID=8acb3b5d-d4e9-4384-9368-66ccc042f08f ro resume=/dev/sda3 splash=silent quiet showopts
[    27.818] Build Date: 22 March 2017  10:08:03AM
[    27.818]  
[    27.818] Current version of pixman: 0.34.0
[    27.818] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.818] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.818] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 23 12:52:22 2017
[    27.819] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.819] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.819] (==) No Layout section.  Using the first Screen section.
[    27.819] (==) No screen section available. Using defaults.
[    27.819] (**) |-->Screen "Default Screen Section" (0)
[    27.819] (**) |   |-->Monitor "<default monitor>"
[    27.819] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.819] (==) Automatically adding devices
[    27.819] (==) Automatically enabling devices
[    27.819] (==) Automatically adding GPU devices
[    27.819] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.823] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[    27.823] 	Entry deleted from font path.
[    27.823] (==) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/ghostscript/,
	/usr/share/fonts/cyrillic:unscaled,
	/usr/share/fonts/truetype/,
	built-ins
[    27.823] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    27.823] (**) Extension "XFree86-DGA" is disabled
[    27.823] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.823] (II) Loader magic: 0x80fce0
[    27.823] (II) Module ABI versions:
[    27.823] 	X.Org ANSI C Emulation: 0.4
[    27.823] 	X.Org Video Driver: 20.0
[    27.823] 	X.Org XInput driver : 22.1
[    27.823] 	X.Org Server Extension : 9.0
[    27.824] (++) using VT number 7

[    27.824] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    27.824] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.825] (--) PCI:*(0:0:2:0) 8086:0a16:1025:082a rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[    27.825] (II) LoadModule: "glx"
[    27.826] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    27.844] (II) Module glx: vendor="X.Org Foundation"
[    27.844] 	compiled for 1.18.3, module version = 1.0.0
[    27.844] 	ABI class: X.Org Server Extension, version 9.0
[    27.844] (==) AIGLX enabled
[    27.844] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[    27.844] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[    27.844] (==) Matched intel as autoconfigured driver 0
[    27.844] (==) Matched intel as autoconfigured driver 1
[    27.844] (==) Matched modesetting as autoconfigured driver 2
[    27.844] (==) Matched fbdev as autoconfigured driver 3
[    27.844] (==) Matched vesa as autoconfigured driver 4
[    27.844] (==) Assigned the driver to the xf86ConfigLayout
[    27.844] (II) LoadModule: "intel"
[    27.844] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    27.852] (II) Module intel: vendor="X.Org Foundation"
[    27.852] 	compiled for 1.18.3, module version = 2.99.917
[    27.852] 	Module class: X.Org Video Driver
[    27.852] 	ABI class: X.Org Video Driver, version 20.0
[    27.852] (II) LoadModule: "modesetting"
[    27.852] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    27.853] (II) Module modesetting: vendor="X.Org Foundation"
[    27.853] 	compiled for 1.18.3, module version = 1.18.3
[    27.853] 	Module class: X.Org Video Driver
[    27.853] 	ABI class: X.Org Video Driver, version 20.0
[    27.853] (II) LoadModule: "fbdev"
[    27.853] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    27.853] (II) Module fbdev: vendor="X.Org Foundation"
[    27.853] 	compiled for 1.18.3, module version = 0.4.4
[    27.853] 	Module class: X.Org Video Driver
[    27.853] 	ABI class: X.Org Video Driver, version 20.0
[    27.853] (II) LoadModule: "vesa"
[    27.853] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    27.854] (II) Module vesa: vendor="X.Org Foundation"
[    27.854] 	compiled for 1.18.3, module version = 2.3.4
[    27.854] 	Module class: X.Org Video Driver
[    27.854] 	ABI class: X.Org Video Driver, version 20.0
[    27.854] (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
[    27.854] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    27.854] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    27.854] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    27.854] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.854] (II) FBDEV: driver for framebuffer: fbdev
[    27.854] (II) VESA: driver for VESA chipsets: vesa
[    27.856] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    27.857] (WW) Falling back to old probe method for modesetting
[    27.857] (WW) Falling back to old probe method for fbdev
[    27.857] (II) Loading sub module "fbdevhw"
[    27.857] (II) LoadModule: "fbdevhw"
[    27.857] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    27.857] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.857] 	compiled for 1.18.3, module version = 0.0.2
[    27.857] 	ABI class: X.Org Video Driver, version 20.0
[    27.857] (WW) Falling back to old probe method for vesa
[    27.857] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[    27.857] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    27.857] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.857] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    27.857] (==) intel(0): RGB weight 888
[    27.857] (==) intel(0): Default visual is TrueColor
[    27.858] (II) intel(0): Output eDP1 has no monitor section
[    27.892] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    27.892] (II) intel(0): Enabled output eDP1
[    27.892] (II) intel(0): Output DP1 has no monitor section
[    27.892] (II) intel(0): Enabled output DP1
[    27.892] (II) intel(0): Output HDMI1 has no monitor section
[    27.892] (II) intel(0): Enabled output HDMI1
[    27.892] (II) intel(0): Output HDMI2 has no monitor section
[    27.892] (II) intel(0): Enabled output HDMI2
[    27.892] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    27.892] (II) intel(0): Output VIRTUAL1 has no monitor section
[    27.892] (II) intel(0): Enabled output VIRTUAL1
[    27.892] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[    27.892] (==) intel(0): TearFree disabled
[    27.892] (==) intel(0): DPI set to (96, 96)
[    27.892] (II) Loading sub module "dri2"
[    27.892] (II) LoadModule: "dri2"
[    27.892] (II) Module "dri2" already built-in
[    27.892] (II) Loading sub module "present"
[    27.892] (II) LoadModule: "present"
[    27.892] (II) Module "present" already built-in
[    27.892] (II) UnloadModule: "modesetting"
[    27.892] (II) Unloading modesetting
[    27.892] (II) UnloadModule: "fbdev"
[    27.892] (II) Unloading fbdev
[    27.892] (II) UnloadSubModule: "fbdevhw"
[    27.892] (II) Unloading fbdevhw
[    27.892] (II) UnloadModule: "vesa"
[    27.892] (II) Unloading vesa
[    27.892] (==) Depth 24 pixmap format is 32 bpp
[    27.892] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    27.892] (==) intel(0): Backing store enabled
[    27.892] (==) intel(0): Silken mouse enabled
[    27.892] (II) intel(0): HW Cursor enabled
[    27.892] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.893] (==) intel(0): DPMS enabled
[    27.893] (==) intel(0): Display hotplug detection enabled
[    27.893] (II) intel(0): [DRI2] Setup complete
[    27.893] (II) intel(0): [DRI2]   DRI driver: i965
[    27.893] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    27.893] (II) intel(0): direct rendering: DRI2 enabled
[    27.893] (II) intel(0): hardware support for Present enabled
[    27.893] (--) RandR disabled
[    27.929] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    27.929] (II) AIGLX: enabled GLX_ARB_create_context
[    27.929] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    27.929] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    27.929] (II) AIGLX: enabled GLX_INTEL_swap_event
[    27.929] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    27.929] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    27.929] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    27.929] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    27.929] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    27.929] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    27.929] (II) AIGLX: Loaded and initialized i965
[    27.929] (II) GLX: Initialized DRI2 GL provider for screen 0
[    27.931] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    27.931] (II) intel(0): Setting screen physical size to 361 x 203
[    27.989] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    27.989] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.989] (**) Power Button: Applying InputClass "system-keyboard"
[    27.989] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.989] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.989] (II) LoadModule: "libinput"
[    27.990] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    27.994] (II) Module libinput: vendor="X.Org Foundation"
[    27.994] 	compiled for 1.18.3, module version = 0.19.1
[    27.994] 	Module class: X.Org XInput Driver
[    27.994] 	ABI class: X.Org XInput driver, version 22.1
[    27.994] (II) Using input driver 'libinput' for 'Power Button'
[    27.994] (**) Power Button: always reports core events
[    27.994] (**) Option "Device" "/dev/input/event5"
[    27.994] (**) Option "_source" "server/udev"
[    27.994] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    27.994] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    28.024] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[    28.024] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.024] (**) Option "xkb_model" "microsoftpro"
[    28.024] (**) Option "xkb_layout" "de"
[    28.024] (**) Option "xkb_variant" "nodeadkeys"
[    28.024] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.039] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    28.039] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    28.040] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    28.040] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.040] (**) Video Bus: Applying InputClass "system-keyboard"
[    28.040] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.040] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.040] (II) Using input driver 'libinput' for 'Video Bus'
[    28.040] (**) Video Bus: always reports core events
[    28.040] (**) Option "Device" "/dev/input/event6"
[    28.040] (**) Option "_source" "server/udev"
[    28.040] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[    28.040] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[    28.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event6"
[    28.060] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.060] (**) Option "xkb_model" "microsoftpro"
[    28.060] (**) Option "xkb_layout" "de"
[    28.060] (**) Option "xkb_variant" "nodeadkeys"
[    28.060] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.060] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[    28.060] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[    28.061] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.061] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.061] (**) Power Button: Applying InputClass "system-keyboard"
[    28.061] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.061] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.061] (II) Using input driver 'libinput' for 'Power Button'
[    28.061] (**) Power Button: always reports core events
[    28.061] (**) Option "Device" "/dev/input/event3"
[    28.061] (**) Option "_source" "server/udev"
[    28.061] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    28.061] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    28.072] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input4/event3"
[    28.072] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    28.072] (**) Option "xkb_model" "microsoftpro"
[    28.072] (**) Option "xkb_layout" "de"
[    28.072] (**) Option "xkb_variant" "nodeadkeys"
[    28.072] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.072] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    28.072] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    28.073] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    28.073] (II) No input driver specified, ignoring this device.
[    28.073] (II) This device may have been added with another device file.
[    28.073] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    28.073] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.073] (**) Sleep Button: Applying InputClass "system-keyboard"
[    28.073] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.073] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    28.073] (II) Using input driver 'libinput' for 'Sleep Button'
[    28.073] (**) Sleep Button: always reports core events
[    28.073] (**) Option "Device" "/dev/input/event4"
[    28.073] (**) Option "_source" "server/udev"
[    28.073] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    28.073] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    28.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input5/event4"
[    28.116] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    28.116] (**) Option "xkb_model" "microsoftpro"
[    28.116] (**) Option "xkb_layout" "de"
[    28.116] (**) Option "xkb_variant" "nodeadkeys"
[    28.116] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.116] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    28.116] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    28.117] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[    28.117] (II) No input driver specified, ignoring this device.
[    28.117] (II) This device may have been added with another device file.
[    28.117] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[    28.117] (II) No input driver specified, ignoring this device.
[    28.117] (II) This device may have been added with another device file.
[    28.117] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[    28.117] (II) No input driver specified, ignoring this device.
[    28.117] (II) This device may have been added with another device file.
[    28.118] (II) config/udev: Adding input device HD WebCam (/dev/input/event8)
[    28.118] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    28.118] (**) HD WebCam: Applying InputClass "system-keyboard"
[    28.118] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    28.118] (**) HD WebCam: Applying InputClass "libinput keyboard catchall"
[    28.118] (II) Using input driver 'libinput' for 'HD WebCam'
[    28.118] (**) HD WebCam: always reports core events
[    28.118] (**) Option "Device" "/dev/input/event8"
[    28.118] (**) Option "_source" "server/udev"
[    28.118] (II) input device 'HD WebCam', /dev/input/event8 is tagged by udev as: Keyboard
[    28.118] (II) input device 'HD WebCam', /dev/input/event8 is a keyboard
[    28.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9/event8"
[    28.144] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 10)
[    28.144] (**) Option "xkb_model" "microsoftpro"
[    28.144] (**) Option "xkb_layout" "de"
[    28.144] (**) Option "xkb_variant" "nodeadkeys"
[    28.144] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.144] (II) input device 'HD WebCam', /dev/input/event8 is tagged by udev as: Keyboard
[    28.144] (II) input device 'HD WebCam', /dev/input/event8 is a keyboard
[    28.145] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    28.145] (II) No input driver specified, ignoring this device.
[    28.145] (II) This device may have been added with another device file.
[    28.145] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    28.145] (II) No input driver specified, ignoring this device.
[    28.145] (II) This device may have been added with another device file.
[    28.145] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.145] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.145] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    28.145] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.145] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    28.145] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    28.145] (**) AT Translated Set 2 keyboard: always reports core events
[    28.145] (**) Option "Device" "/dev/input/event0"
[    28.145] (**) Option "_source" "server/udev"
[    28.146] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    28.146] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    28.168] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.168] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    28.168] (**) Option "xkb_model" "microsoftpro"
[    28.168] (**) Option "xkb_layout" "de"
[    28.168] (**) Option "xkb_variant" "nodeadkeys"
[    28.168] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.168] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    28.168] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    28.169] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event1)
[    28.169] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    28.169] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    28.169] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    28.169] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    28.169] (**) ETPS/2 Elantech Touchpad: always reports core events
[    28.169] (**) Option "Device" "/dev/input/event1"
[    28.169] (**) Option "_source" "server/udev"
[    28.169] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event1 is tagged by udev as: Touchpad
[    28.169] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event1 is a touchpad
[    28.232] (**) Option "Tapping" "On"
[    28.232] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    28.232] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
[    28.232] (**) Option "AccelerationScheme" "none"
[    28.232] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    28.232] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    28.232] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    28.232] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event1 is tagged by udev as: Touchpad
[    28.232] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event1 is a touchpad
[    28.232] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    28.233] (II) No input driver specified, ignoring this device.
[    28.233] (II) This device may have been added with another device file.
[    28.233] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    28.233] (II) No input driver specified, ignoring this device.
[    28.233] (II) This device may have been added with another device file.
[    28.234] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event9)
[    28.234] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    28.234] (**) Acer WMI hotkeys: Applying InputClass "system-keyboard"
[    28.234] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    28.234] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    28.234] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[    28.234] (**) Acer WMI hotkeys: always reports core events
[    28.234] (**) Option "Device" "/dev/input/event9"
[    28.234] (**) Option "_source" "server/udev"
[    28.235] (II) input device 'Acer WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    28.235] (II) input device 'Acer WMI hotkeys', /dev/input/event9 is a keyboard
[    28.240] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[    28.240] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 13)
[    28.240] (**) Option "xkb_model" "microsoftpro"
[    28.240] (**) Option "xkb_layout" "de"
[    28.240] (**) Option "xkb_variant" "nodeadkeys"
[    28.240] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    28.240] (II) input device 'Acer WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    28.240] (II) input device 'Acer WMI hotkeys', /dev/input/event9 is a keyboard
[    28.240] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event10)
[    28.240] (II) No input driver specified, ignoring this device.
[    28.240] (II) This device may have been added with another device file.
[    28.241] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[    28.241] (II) No input driver specified, ignoring this device.
[    28.241] (II) This device may have been added with another device file.
[    29.893] (II) intel(0): EDID vendor "AUO", prod id 18412
[    29.893] (II) intel(0): Printing DDC gathered Modelines:
[    29.893] (II) intel(0): Modeline "1366x768"x0.0   76.30  1366 1404 1426 1592  768 771 777 798 -hsync -vsync (47.9 kHz eP)
[    78.730] (II) Axis 0 value 4095 is outside expected range [-148, 3108]
See https://wayland.freedesktop.org/libinput/doc/1.5.0//absolute_coordinate_ranges.html for details
-- snip --
Comment 1 Stefan Dirsch 2017-04-23 12:38:06 UTC
Indirect GLX support has been disabled by default by usptream (mainly for security reasons IIUC). You can reenable it by adding "+iglx" to Xserver command line. Not so easy to add depending on which display manager you're using. Fortunately my collegue Michal S. backported the equivalent xorg.conf option for Leap 42.1 and 42.2. Should be available as xorg-x11-server update soon. Then you can just add an xorg.conf ServerFlags section with Option "IndirectGLX" "yes".

We don't plan to change the upstream default.