Re: Skylake graphics regression: projector failure with 4.8-rc3

From: James Bottomley
Date: Wed Aug 31 2016 - 14:23:40 EST


On Fri, 2016-08-26 at 09:10 -0400, James Bottomley wrote:
> We seem to have an xrandr regression with skylake now. What's
> happening is that I can get output on to a projector, but the system
> is losing video when I change the xrandr sessions (like going from a
> --above b to a --same-as b). The main screen goes blank, which is
> basically a reboot situation. Unfortunately, I can't seem to get the
> logs out of systemd to see if there was a dump to dmesg (the system
> was definitely responding).
>
> I fell back to 4.6.2 which worked perfectly, so this is definitely
> some sort of regression. I'll be able to debug more fully when I get
> back home from the Linux Security Summit.

I'm home now. Unfortunately, my monitor isn't as problematic as the
projector, but by flipping between various modes and separating and
overlaying the panels with --above and --same-as (xrandr), I can
eventually get it to the point where the main LCD panel goes black and
can only be restarted by specifying a different mode.

This seems to be associated with these lines in the X

[ 14714.389] (EE) intel(0): failed to set mode: Invalid argument [22]

But the curious thing is that even if this fails with the error message
once, it may succeed a second time, so it looks to be a transient error
translation problem from the kernel driver.

I've attached the full log below.

This is only with a VGA output. I currently don't have a HDMI dongle,
but I'm in the process of acquiring one.

James
[ 30.672]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 30.672] X Protocol Version 11, Revision 0
[ 30.672] Build Operating System: openSUSE SUSE LINUX
[ 30.672] Current Operating System: Linux jarvis 4.8.0-rc3+ #12 SMP PREEMPT Mon Aug 22 08:16:45 EDT 2016 x86_64
[ 30.672] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force
[ 30.672] Build Date: 07 March 2016 08:22:28AM
[ 30.672]
[ 30.672] Current version of pixman: 0.32.6
[ 30.672] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30.672] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.673] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 31 07:10:56 2016
[ 30.673] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 30.673] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 30.673] (==) No Layout section. Using the first Screen section.
[ 30.673] (==) No screen section available. Using defaults.
[ 30.673] (**) |-->Screen "Default Screen Section" (0)
[ 30.673] (**) | |-->Monitor "<default monitor>"
[ 30.673] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 30.673] (==) Automatically adding devices
[ 30.673] (==) Automatically enabling devices
[ 30.673] (==) Automatically adding GPU devices
[ 30.674] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[ 30.674] Entry deleted from font path.
[ 30.674] (==) 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
[ 30.674] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 30.674] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.674] (II) Loader magic: 0x80dd00
[ 30.674] (II) Module ABI versions:
[ 30.674] X.Org ANSI C Emulation: 0.4
[ 30.674] X.Org Video Driver: 19.0
[ 30.674] X.Org XInput driver : 21.0
[ 30.674] X.Org Server Extension : 9.0
[ 30.675] (++) using VT number 7

[ 30.675] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 30.675] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 30.688] (--) PCI:*(0:0:2:0) 8086:1916:1028:0704 rev 7, Mem @ 0xdb000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 30.688] (II) LoadModule: "glx"
[ 30.689] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 30.691] (II) Module glx: vendor="X.Org Foundation"
[ 30.691] compiled for 1.17.2, module version = 1.0.0
[ 30.691] ABI class: X.Org Server Extension, version 9.0
[ 30.691] (==) AIGLX enabled
[ 30.691] (==) Matched intel as autoconfigured driver 0
[ 30.691] (==) Matched intel as autoconfigured driver 1
[ 30.691] (==) Matched modesetting as autoconfigured driver 2
[ 30.691] (==) Matched fbdev as autoconfigured driver 3
[ 30.691] (==) Matched vesa as autoconfigured driver 4
[ 30.691] (==) Assigned the driver to the xf86ConfigLayout
[ 30.691] (II) LoadModule: "intel"
[ 30.691] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 30.691] (II) Module intel: vendor="X.Org Foundation"
[ 30.691] compiled for 1.17.2, module version = 2.99.917
[ 30.691] Module class: X.Org Video Driver
[ 30.691] ABI class: X.Org Video Driver, version 19.0
[ 30.691] (II) LoadModule: "modesetting"
[ 30.692] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 30.692] (II) Module modesetting: vendor="X.Org Foundation"
[ 30.692] compiled for 1.17.2, module version = 1.17.2
[ 30.692] Module class: X.Org Video Driver
[ 30.692] ABI class: X.Org Video Driver, version 19.0
[ 30.692] (II) LoadModule: "fbdev"
[ 30.692] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 30.692] (II) Module fbdev: vendor="X.Org Foundation"
[ 30.692] compiled for 1.17.2, module version = 0.4.4
[ 30.692] Module class: X.Org Video Driver
[ 30.692] ABI class: X.Org Video Driver, version 19.0
[ 30.692] (II) LoadModule: "vesa"
[ 30.692] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 30.692] (II) Module vesa: vendor="X.Org Foundation"
[ 30.692] compiled for 1.17.2, module version = 2.3.4
[ 30.692] Module class: X.Org Video Driver
[ 30.692] ABI class: X.Org Video Driver, version 19.0
[ 30.692] (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
[ 30.692] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 30.692] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 30.692] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 30.692] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 30.692] (II) FBDEV: driver for framebuffer: fbdev
[ 30.692] (II) VESA: driver for VESA chipsets: vesa
[ 30.693] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160711
[ 30.693] (WW) Falling back to old probe method for modesetting
[ 30.693] (WW) Falling back to old probe method for fbdev
[ 30.693] (II) Loading sub module "fbdevhw"
[ 30.693] (II) LoadModule: "fbdevhw"
[ 30.693] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 30.693] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 30.693] compiled for 1.17.2, module version = 0.0.2
[ 30.693] ABI class: X.Org Video Driver, version 19.0
[ 30.693] (WW) Falling back to old probe method for vesa
[ 30.693] (--) intel(0): gen9 engineering sample
[ 30.693] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 30.693] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.693] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 30.693] (==) intel(0): RGB weight 888
[ 30.693] (==) intel(0): Default visual is TrueColor
[ 30.694] (II) intel(0): Output eDP1 has no monitor section
[ 30.712] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 30.712] (II) intel(0): Enabled output eDP1
[ 30.712] (II) intel(0): Output DP1 has no monitor section
[ 30.712] (II) intel(0): Enabled output DP1
[ 30.712] (II) intel(0): Output HDMI1 has no monitor section
[ 30.712] (II) intel(0): Enabled output HDMI1
[ 30.712] (II) intel(0): Output DP2 has no monitor section
[ 30.712] (II) intel(0): Enabled output DP2
[ 30.712] (II) intel(0): Output HDMI2 has no monitor section
[ 30.712] (II) intel(0): Enabled output HDMI2
[ 30.712] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 30.712] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 30.712] (II) intel(0): Enabled output VIRTUAL1
[ 30.712] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 30.712] (==) intel(0): TearFree disabled
[ 30.712] (==) intel(0): DPI set to (96, 96)
[ 30.712] (II) Loading sub module "dri2"
[ 30.712] (II) LoadModule: "dri2"
[ 30.712] (II) Module "dri2" already built-in
[ 30.712] (II) Loading sub module "present"
[ 30.712] (II) LoadModule: "present"
[ 30.712] (II) Module "present" already built-in
[ 30.712] (II) UnloadModule: "modesetting"
[ 30.712] (II) Unloading modesetting
[ 30.712] (II) UnloadModule: "fbdev"
[ 30.712] (II) Unloading fbdev
[ 30.712] (II) UnloadSubModule: "fbdevhw"
[ 30.712] (II) Unloading fbdevhw
[ 30.712] (II) UnloadModule: "vesa"
[ 30.712] (II) Unloading vesa
[ 30.712] (==) Depth 24 pixmap format is 32 bpp
[ 30.712] (II) intel(0): SNA initialized with generic backend
[ 30.712] (==) intel(0): Backing store enabled
[ 30.712] (==) intel(0): Silken mouse enabled
[ 30.712] (II) intel(0): HW Cursor enabled
[ 30.712] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 30.713] (==) intel(0): DPMS enabled
[ 30.713] (==) intel(0): display hotplug detection enabled
[ 30.713] (II) intel(0): Textured video not supported on this hardware
[ 30.713] (II) intel(0): [DRI2] Setup complete
[ 30.713] (II) intel(0): [DRI2] DRI driver: i965
[ 30.713] (II) intel(0): [DRI2] VDPAU driver: i965
[ 30.713] (II) intel(0): direct rendering: DRI2 enabled
[ 30.713] (II) intel(0): hardware support for Present enabled
[ 30.713] (--) RandR disabled
[ 30.735] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 30.735] (II) AIGLX: enabled GLX_ARB_create_context
[ 30.735] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 30.735] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 30.735] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 30.735] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 30.735] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 30.735] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 30.735] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 30.735] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 30.735] (II) AIGLX: Loaded and initialized i965
[ 30.735] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 30.745] (II) intel(0): switch to mode 3200x1800@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 30.770] (II) intel(0): Setting screen physical size to 846 x 476
[ 30.834] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 30.834] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.834] (**) Power Button: Applying InputClass "system-keyboard"
[ 30.834] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.834] (II) LoadModule: "evdev"
[ 30.834] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 30.834] (II) Module evdev: vendor="X.Org Foundation"
[ 30.834] compiled for 1.17.2, module version = 2.9.2
[ 30.834] Module class: X.Org XInput Driver
[ 30.835] ABI class: X.Org XInput driver, version 21.0
[ 30.835] (II) Using input driver 'evdev' for 'Power Button'
[ 30.835] (**) Power Button: always reports core events
[ 30.835] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 30.835] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.835] (--) evdev: Power Button: Found keys
[ 30.835] (II) evdev: Power Button: Configuring as keyboard
[ 30.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 30.835] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 30.835] (**) Option "xkb_rules" "evdev"
[ 30.835] (**) Option "xkb_model" "pc104"
[ 30.835] (**) Option "xkb_layout" "us"
[ 30.849] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 30.849] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 30.849] (**) Video Bus: Applying InputClass "system-keyboard"
[ 30.849] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 30.849] (II) Using input driver 'evdev' for 'Video Bus'
[ 30.849] (**) Video Bus: always reports core events
[ 30.849] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 30.849] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 30.849] (--) evdev: Video Bus: Found keys
[ 30.849] (II) evdev: Video Bus: Configuring as keyboard
[ 30.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event6"
[ 30.849] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 30.849] (**) Option "xkb_rules" "evdev"
[ 30.849] (**) Option "xkb_model" "pc104"
[ 30.849] (**) Option "xkb_layout" "us"
[ 30.850] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 30.850] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.850] (**) Power Button: Applying InputClass "system-keyboard"
[ 30.850] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.850] (II) Using input driver 'evdev' for 'Power Button'
[ 30.850] (**) Power Button: always reports core events
[ 30.850] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 30.850] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.850] (--) evdev: Power Button: Found keys
[ 30.850] (II) evdev: Power Button: Configuring as keyboard
[ 30.850] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[ 30.850] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 30.850] (**) Option "xkb_rules" "evdev"
[ 30.850] (**) Option "xkb_model" "pc104"
[ 30.850] (**) Option "xkb_layout" "us"
[ 30.850] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 30.850] (II) No input driver specified, ignoring this device.
[ 30.850] (II) This device may have been added with another device file.
[ 30.850] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 30.850] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 30.850] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 30.850] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 30.850] (II) Using input driver 'evdev' for 'Sleep Button'
[ 30.850] (**) Sleep Button: always reports core events
[ 30.850] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[ 30.850] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 30.850] (--) evdev: Sleep Button: Found keys
[ 30.850] (II) evdev: Sleep Button: Configuring as keyboard
[ 30.850] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[ 30.850] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 30.850] (**) Option "xkb_rules" "evdev"
[ 30.850] (**) Option "xkb_model" "pc104"
[ 30.850] (**) Option "xkb_layout" "us"
[ 30.851] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event15)
[ 30.851] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[ 30.851] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[ 30.851] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[ 30.851] (**) ELAN Touchscreen: always reports core events
[ 30.851] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event15"
[ 30.851] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x20d0
[ 30.851] (--) evdev: ELAN Touchscreen: Found absolute axes
[ 30.851] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[ 30.851] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[ 30.851] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[ 30.851] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[ 30.851] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[ 30.851] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[ 30.851] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 30.851] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0001/input/input16/event15"
[ 30.851] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 10)
[ 30.851] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[ 30.851] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[ 30.851] (**) ELAN Touchscreen: (accel) acceleration profile 0
[ 30.851] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 30.851] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[ 30.851] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse1)
[ 30.851] (II) No input driver specified, ignoring this device.
[ 30.851] (II) This device may have been added with another device file.
[ 30.851] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event17)
[ 30.851] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 30.851] (**) Integrated_Webcam_HD: Applying InputClass "system-keyboard"
[ 30.851] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 30.851] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 30.851] (**) Integrated_Webcam_HD: always reports core events
[ 30.851] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event17"
[ 30.852] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x5682
[ 30.852] (--) evdev: Integrated_Webcam_HD: Found keys
[ 30.852] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 30.852] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20/event17"
[ 30.852] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11)
[ 30.852] (**) Option "xkb_rules" "evdev"
[ 30.852] (**) Option "xkb_model" "pc104"
[ 30.852] (**) Option "xkb_layout" "us"
[ 30.852] (II) config/udev: Adding input device DLL0704:01 06CB:76AE Touchpad (/dev/input/event16)
[ 30.852] (**) DLL0704:01 06CB:76AE Touchpad: Applying InputClass "evdev touchpad catchall"
[ 30.852] (**) DLL0704:01 06CB:76AE Touchpad: Applying InputClass "evdev touchpad catchall"
[ 30.852] (**) DLL0704:01 06CB:76AE Touchpad: Applying InputClass "touchpad catchall"
[ 30.852] (**) DLL0704:01 06CB:76AE Touchpad: Applying InputClass "Default clickpad buttons"
[ 30.852] (II) LoadModule: "synaptics"
[ 30.852] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 30.852] (II) Module synaptics: vendor="X.Org Foundation"
[ 30.852] compiled for 1.17.2, module version = 1.8.2
[ 30.852] Module class: X.Org XInput Driver
[ 30.852] ABI class: X.Org XInput driver, version 21.0
[ 30.852] (II) Using input driver 'synaptics' for 'DLL0704:01 06CB:76AE Touchpad'
[ 30.852] (**) DLL0704:01 06CB:76AE Touchpad: always reports core events
[ 30.852] (**) Option "Device" "/dev/input/event16"
[ 30.932] (II) synaptics: DLL0704:01 06CB:76AE Touchpad: found clickpad property
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: x-axis range 0 - 1216 (res 12)
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: y-axis range 0 - 680 (res 12)
[ 30.932] (II) synaptics: DLL0704:01 06CB:76AE Touchpad: device does not report pressure, will use touch data.
[ 30.932] (II) synaptics: DLL0704:01 06CB:76AE Touchpad: device does not report finger width.
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: buttons: left double triple
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: Vendor 0x6cb Product 0x76ae
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: invalid pressure range. defaulting to 0 - 255
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: invalid finger width range. defaulting to 0 - 15
[ 30.932] (**) Option "HorizEdgeScroll" "off"
[ 30.932] (**) Option "TapButton1" "1"
[ 30.932] (**) Option "TapButton2" "3"
[ 30.932] (**) Option "TapButton3" "2"
[ 30.932] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 30.932] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: touchpad found
[ 30.932] (**) DLL0704:01 06CB:76AE Touchpad: always reports core events
[ 30.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0002/input/input18/event16"
[ 30.976] (II) XINPUT: Adding extended input device "DLL0704:01 06CB:76AE Touchpad" (type: TOUCHPAD, id 12)
[ 30.976] (**) synaptics: DLL0704:01 06CB:76AE Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 30.976] (**) synaptics: DLL0704:01 06CB:76AE Touchpad: (accel) MaxSpeed is now 1.75
[ 30.976] (**) synaptics: DLL0704:01 06CB:76AE Touchpad: (accel) AccelFactor is now 0.144
[ 30.976] (**) DLL0704:01 06CB:76AE Touchpad: (accel) keeping acceleration scheme 1
[ 30.976] (**) DLL0704:01 06CB:76AE Touchpad: (accel) acceleration profile 1
[ 30.976] (**) DLL0704:01 06CB:76AE Touchpad: (accel) acceleration factor: 2.000
[ 30.976] (**) DLL0704:01 06CB:76AE Touchpad: (accel) acceleration threshold: 4
[ 30.976] (--) synaptics: DLL0704:01 06CB:76AE Touchpad: touchpad found
[ 30.977] (II) config/udev: Adding input device DLL0704:01 06CB:76AE Touchpad (/dev/input/mouse2)
[ 30.977] (**) DLL0704:01 06CB:76AE Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 30.977] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 30.977] (II) No input driver specified, ignoring this device.
[ 30.977] (II) This device may have been added with another device file.
[ 30.977] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event11)
[ 30.977] (II) No input driver specified, ignoring this device.
[ 30.977] (II) This device may have been added with another device file.
[ 30.977] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 30.977] (II) No input driver specified, ignoring this device.
[ 30.977] (II) This device may have been added with another device file.
[ 30.977] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 30.977] (II) No input driver specified, ignoring this device.
[ 30.977] (II) This device may have been added with another device file.
[ 30.977] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[ 30.977] (II) No input driver specified, ignoring this device.
[ 30.977] (II) This device may have been added with another device file.
[ 30.978] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 30.978] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[ 30.978] (**) Intel HID events: Applying InputClass "system-keyboard"
[ 30.978] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[ 30.978] (II) Using input driver 'evdev' for 'Intel HID events'
[ 30.978] (**) Intel HID events: always reports core events
[ 30.978] (**) evdev: Intel HID events: Device: "/dev/input/event7"
[ 30.978] (--) evdev: Intel HID events: Vendor 0 Product 0
[ 30.978] (--) evdev: Intel HID events: Found keys
[ 30.978] (II) evdev: Intel HID events: Configuring as keyboard
[ 30.978] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input8/event7"
[ 30.978] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 30.978] (**) Option "xkb_rules" "evdev"
[ 30.978] (**) Option "xkb_model" "pc104"
[ 30.978] (**) Option "xkb_layout" "us"
[ 30.978] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 30.978] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 30.978] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 30.978] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 30.978] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 30.978] (**) AT Translated Set 2 keyboard: always reports core events
[ 30.978] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 30.978] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 30.978] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 30.978] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 30.978] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 30.978] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 30.978] (**) Option "xkb_rules" "evdev"
[ 30.978] (**) Option "xkb_model" "pc104"
[ 30.978] (**) Option "xkb_layout" "us"
[ 30.979] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[ 30.979] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 30.979] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 30.979] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 30.979] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 30.979] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 30.979] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 30.979] (**) Option "Device" "/dev/input/event1"
[ 31.060] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1276 - 5666 (res 0)
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1118 - 4734 (res 0)
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 31.060] (**) Option "HorizEdgeScroll" "off"
[ 31.060] (**) Option "TapButton1" "1"
[ 31.060] (**) Option "TapButton2" "3"
[ 31.060] (**) Option "TapButton3" "2"
[ 31.060] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 31.060] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 31.060] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 31.092] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 31.092] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[ 31.092] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 31.092] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 31.092] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 31.092] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 31.092] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 31.092] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 31.092] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 31.092] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 31.092] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 31.092] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 31.092] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 31.092] (II) No input driver specified, ignoring this device.
[ 31.092] (II) This device may have been added with another device file.
[ 31.093] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[ 31.093] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 31.093] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 31.093] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 31.093] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 31.093] (**) Dell WMI hotkeys: always reports core events
[ 31.093] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event9"
[ 31.093] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 31.093] (--) evdev: Dell WMI hotkeys: Found keys
[ 31.093] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 31.093] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[ 31.093] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[ 31.093] (**) Option "xkb_rules" "evdev"
[ 31.093] (**) Option "xkb_model" "pc104"
[ 31.093] (**) Option "xkb_layout" "us"
[ 101.648] (II) intel(0): EDID vendor "SHP", prod id 5194
[ 101.648] (II) intel(0): Printing DDC gathered Modelines:
[ 101.648] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 101.648] (II) intel(0): Modeline "3200x1800"x0.0 298.60 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (88.9 kHz e)
[ 14349.759] (II) intel(0): switch to mode 1600x1200@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14378.434] (II) intel(0): resizing framebuffer to 3200x3000
[ 14378.473] (II) intel(0): switch to mode 1600x1200@xxxx on DP1 using pipe 1, position (0, 1800), rotation normal, reflection none
[ 14429.118] (II) intel(0): resizing framebuffer to 3200x1800
[ 14429.151] (II) intel(0): switch to mode 1600x1200@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14526.343] (II) intel(0): switch to mode 1024x768@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14526.345] (EE) intel(0): failed to set mode: Invalid argument [22]
[ 14527.685] (II) intel(0): switch to mode 3200x1800@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 14527.927] (II) intel(0): switch to mode 1600x1200@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14553.742] (II) intel(0): switch to mode 800x600@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14553.742] (EE) intel(0): failed to set mode: Invalid argument [22]
[ 14555.081] (II) intel(0): switch to mode 3200x1800@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 14555.326] (II) intel(0): switch to mode 1600x1200@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14566.922] (II) intel(0): switch to mode 1400x1050@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14592.055] (II) intel(0): switch to mode 1280x960@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14633.704] (II) intel(0): switch to mode 1152x864@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14659.052] (II) intel(0): switch to mode 1024x768@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14714.371] (II) intel(0): resizing framebuffer to 3200x2568
[ 14714.389] (EE) intel(0): failed to set mode: Invalid argument [22]
[ 14715.704] (II) intel(0): switch to mode 1024x768@xxxx on DP1 using pipe 1, position (0, 1800), rotation normal, reflection none
[ 14785.629] (II) intel(0): resizing framebuffer to 3200x1800
[ 14785.640] (II) intel(0): switch to mode 1024x768@xxxx on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 14866.968] (II) intel(0): resizing framebuffer to 1920x1440
[ 14866.989] (II) intel(0): switch to mode 1920x1440@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 14877.534] (II) intel(0): resizing framebuffer to 3200x1800
[ 14877.554] (II) intel(0): switch to mode 3200x1800@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none