External displays not working [i915|Skylake|4.7.5-1-ARCH|Lenovo X1 Carbon 2016]

From: Nico Schottelius
Date: Wed Sep 28 2016 - 12:51:44 EST



Hello,

trying to get an image on the DP or HDMI output fails on the new Lenovo
X1 Carbon Gen4, because no resolutions are detected and all outputs are
shows as disconnected.

Using xrandr to manually add a mode

xrandr --newmode "1920x1080_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
xrandr --addmode HDMI1 1920x1080_60.00

enables the HDMI output, though still being shown as disconnected. There
are various hints in dmesg [attached], too.

I am using kernel 4.7.5 with xf86-video-intel 1:2.99.917+708+g8f33f80-1.

Has anyone else seen this problem before and has a workaround better
than mine above?

The WM (i3) actually allows me to put a window on the
"disconnected" output, however fullscreen support of evince / pdfpc
completely breaks.

Cheers,

Nico

Attachment: dmesg
Description: Binary data

[ 17.147]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 17.147] X Protocol Version 11, Revision 0
[ 17.147] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 17.147] Current Operating System: Linux feder 4.7.5-1-ARCH #1 SMP PREEMPT Sat Sep 24 13:04:22 CEST 2016 x86_64
[ 17.147] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=22a059b2-d72f-4d45-8da7-c4cc22b9a620 rw cryptdevice=/dev/nvme0n1p3:root quiet
[ 17.147] Build Date: 19 July 2016 05:54:24PM
[ 17.147]
[ 17.147] Current version of pixman: 0.34.0
[ 17.147] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.147] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.148] (==) Log file: "/home/users/nico/.local/share/xorg/Xorg.0.log", Time: Wed Sep 28 09:11:00 2016
[ 17.150] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.150] (==) No Layout section. Using the first Screen section.
[ 17.150] (==) No screen section available. Using defaults.
[ 17.150] (**) |-->Screen "Default Screen Section" (0)
[ 17.150] (**) | |-->Monitor "<default monitor>"
[ 17.150] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 17.150] (==) Automatically adding devices
[ 17.150] (==) Automatically enabling devices
[ 17.150] (==) Automatically adding GPU devices
[ 17.150] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.153] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 17.153] Entry deleted from font path.
[ 17.153] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 17.153] Entry deleted from font path.
[ 17.153] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 17.153] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 17.153] Entry deleted from font path.
[ 17.153] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 17.153] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 17.153] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17.153] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.153] (II) Loader magic: 0x821d40
[ 17.153] (II) Module ABI versions:
[ 17.153] X.Org ANSI C Emulation: 0.4
[ 17.153] X.Org Video Driver: 20.0
[ 17.153] X.Org XInput driver : 22.1
[ 17.153] X.Org Server Extension : 9.0
[ 17.154] (++) using VT number 1

[ 17.154] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 17.154] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 17.155] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.155] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 17.156] (--) PCI:*(0:0:2:0) 8086:1916:17aa:2238 rev 7, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[ 17.156] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 17.157] (II) LoadModule: "glx"
[ 17.158] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17.163] (II) Module glx: vendor="X.Org Foundation"
[ 17.163] compiled for 1.18.4, module version = 1.0.0
[ 17.163] ABI class: X.Org Server Extension, version 9.0
[ 17.163] (==) AIGLX enabled
[ 17.163] (==) Matched intel as autoconfigured driver 0
[ 17.163] (==) Matched intel as autoconfigured driver 1
[ 17.163] (==) Matched modesetting as autoconfigured driver 2
[ 17.163] (==) Matched fbdev as autoconfigured driver 3
[ 17.163] (==) Matched vesa as autoconfigured driver 4
[ 17.163] (==) Assigned the driver to the xf86ConfigLayout
[ 17.163] (II) LoadModule: "intel"
[ 17.163] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 17.164] (II) Module intel: vendor="X.Org Foundation"
[ 17.164] compiled for 1.18.4, module version = 2.99.917
[ 17.164] Module class: X.Org Video Driver
[ 17.164] ABI class: X.Org Video Driver, version 20.0
[ 17.164] (II) LoadModule: "modesetting"
[ 17.164] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 17.165] (II) Module modesetting: vendor="X.Org Foundation"
[ 17.165] compiled for 1.18.4, module version = 1.18.4
[ 17.165] Module class: X.Org Video Driver
[ 17.165] ABI class: X.Org Video Driver, version 20.0
[ 17.165] (II) LoadModule: "fbdev"
[ 17.165] (WW) Warning, couldn't open module fbdev
[ 17.165] (II) UnloadModule: "fbdev"
[ 17.165] (II) Unloading fbdev
[ 17.165] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 17.165] (II) LoadModule: "vesa"
[ 17.165] (WW) Warning, couldn't open module vesa
[ 17.165] (II) UnloadModule: "vesa"
[ 17.165] (II) Unloading vesa
[ 17.165] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 17.165] (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
[ 17.165] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 17.165] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 17.165] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 17.165] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.165] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 17.166] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160425
[ 17.166] (II) intel(0): SNA compiled from 2.99.917-708-g8f33f80
[ 17.166] (WW) Falling back to old probe method for modesetting
[ 17.166] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 17.166] (--) intel(0): gen9 engineering sample
[ 17.166] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[ 17.166] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 17.166] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 17.166] (==) intel(0): RGB weight 888
[ 17.166] (==) intel(0): Default visual is TrueColor
[ 17.167] (II) intel(0): Output eDP1 has no monitor section
[ 17.180] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 17.180] (II) intel(0): Enabled output eDP1
[ 17.180] (II) intel(0): Output DP1 has no monitor section
[ 17.180] (II) intel(0): Enabled output DP1
[ 17.180] (II) intel(0): Output HDMI1 has no monitor section
[ 17.180] (II) intel(0): Enabled output HDMI1
[ 17.180] (II) intel(0): Output DP2 has no monitor section
[ 17.180] (II) intel(0): Enabled output DP2
[ 17.180] (II) intel(0): Output HDMI2 has no monitor section
[ 17.180] (II) intel(0): Enabled output HDMI2
[ 17.180] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 17.180] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 17.180] (II) intel(0): Enabled output VIRTUAL1
[ 17.181] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0
[ 17.181] (==) intel(0): TearFree disabled
[ 17.181] (==) intel(0): DPI set to (96, 96)
[ 17.181] (II) Loading sub module "dri3"
[ 17.181] (II) LoadModule: "dri3"
[ 17.181] (II) Module "dri3" already built-in
[ 17.181] (II) Loading sub module "dri2"
[ 17.181] (II) LoadModule: "dri2"
[ 17.181] (II) Module "dri2" already built-in
[ 17.181] (II) Loading sub module "present"
[ 17.181] (II) LoadModule: "present"
[ 17.181] (II) Module "present" already built-in
[ 17.181] (II) UnloadModule: "modesetting"
[ 17.181] (II) Unloading modesetting
[ 17.181] (==) Depth 24 pixmap format is 32 bpp
[ 17.183] (II) intel(0): SNA initialized with Skylake (gen9) backend
[ 17.183] (==) intel(0): Backing store enabled
[ 17.183] (==) intel(0): Silken mouse enabled
[ 17.183] (II) intel(0): HW Cursor enabled
[ 17.183] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 17.183] (==) intel(0): DPMS enabled
[ 17.184] (==) intel(0): Display hotplug detection enabled
[ 17.184] (II) intel(0): [DRI2] Setup complete
[ 17.184] (II) intel(0): [DRI2] DRI driver: i965
[ 17.184] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 17.184] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 17.184] (II) intel(0): hardware support for Present enabled
[ 17.184] (--) RandR disabled
[ 17.208] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 17.209] (II) AIGLX: enabled GLX_ARB_create_context
[ 17.209] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 17.209] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 17.209] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 17.209] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 17.209] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 17.209] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 17.209] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 17.209] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 17.209] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 17.209] (II) AIGLX: Loaded and initialized i965
[ 17.209] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 17.215] (II) intel(0): switch to mode 2560x1440@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 17.215] (II) intel(0): Setting screen physical size to 677 x 381
[ 17.263] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 17.263] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.263] (II) LoadModule: "libinput"
[ 17.263] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 17.266] (II) Module libinput: vendor="X.Org Foundation"
[ 17.266] compiled for 1.18.4, module version = 0.19.1
[ 17.266] Module class: X.Org XInput Driver
[ 17.266] ABI class: X.Org XInput driver, version 22.1
[ 17.267] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 12 paused 0
[ 17.267] (II) Using input driver 'libinput' for 'Power Button'
[ 17.267] (**) Power Button: always reports core events
[ 17.267] (**) Option "Device" "/dev/input/event3"
[ 17.267] (**) Option "_source" "server/udev"
[ 17.267] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 17.267] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 17.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 17.267] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 17.268] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 17.268] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 17.268] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 17.268] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 17.269] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 15 paused 0
[ 17.269] (II) Using input driver 'libinput' for 'Video Bus'
[ 17.269] (**) Video Bus: always reports core events
[ 17.269] (**) Option "Device" "/dev/input/event7"
[ 17.269] (**) Option "_source" "server/udev"
[ 17.269] (II) input device 'Video Bus', /dev/input/event7 is tagged by udev as: Keyboard
[ 17.269] (II) input device 'Video Bus', /dev/input/event7 is a keyboard
[ 17.269] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
[ 17.269] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 17.270] (II) input device 'Video Bus', /dev/input/event7 is tagged by udev as: Keyboard
[ 17.270] (II) input device 'Video Bus', /dev/input/event7 is a keyboard
[ 17.270] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 17.270] (II) No input driver specified, ignoring this device.
[ 17.270] (II) This device may have been added with another device file.
[ 17.270] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 17.270] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 17.271] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 16 paused 0
[ 17.271] (II) Using input driver 'libinput' for 'Sleep Button'
[ 17.271] (**) Sleep Button: always reports core events
[ 17.271] (**) Option "Device" "/dev/input/event2"
[ 17.271] (**) Option "_source" "server/udev"
[ 17.271] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 17.271] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 17.271] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 17.272] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 17.272] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 17.272] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 17.273] (II) config/udev: Adding input device Integrated Camera (/dev/input/event5)
[ 17.273] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 17.273] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 17 paused 0
[ 17.273] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 17.273] (**) Integrated Camera: always reports core events
[ 17.273] (**) Option "Device" "/dev/input/event5"
[ 17.273] (**) Option "_source" "server/udev"
[ 17.274] (II) input device 'Integrated Camera', /dev/input/event5 is tagged by udev as: Keyboard
[ 17.274] (II) input device 'Integrated Camera', /dev/input/event5 is a keyboard
[ 17.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input6/event5"
[ 17.274] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[ 17.274] (II) input device 'Integrated Camera', /dev/input/event5 is tagged by udev as: Keyboard
[ 17.274] (II) input device 'Integrated Camera', /dev/input/event5 is a keyboard
[ 17.275] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 17.275] (II) No input driver specified, ignoring this device.
[ 17.275] (II) This device may have been added with another device file.
[ 17.275] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 17.275] (II) No input driver specified, ignoring this device.
[ 17.275] (II) This device may have been added with another device file.
[ 17.275] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 17.275] (II) No input driver specified, ignoring this device.
[ 17.275] (II) This device may have been added with another device file.
[ 17.275] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 17.275] (II) No input driver specified, ignoring this device.
[ 17.275] (II) This device may have been added with another device file.
[ 17.276] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 17.276] (II) No input driver specified, ignoring this device.
[ 17.276] (II) This device may have been added with another device file.
[ 17.276] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[ 17.276] (II) No input driver specified, ignoring this device.
[ 17.276] (II) This device may have been added with another device file.
[ 17.276] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 17.276] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 17.277] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 18 paused 0
[ 17.277] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 17.277] (**) AT Translated Set 2 keyboard: always reports core events
[ 17.277] (**) Option "Device" "/dev/input/event0"
[ 17.277] (**) Option "_source" "server/udev"
[ 17.277] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 17.277] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 17.277] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 17.277] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 17.277] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 17.277] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 17.278] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[ 17.278] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 17.278] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 19 paused 0
[ 17.278] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 17.278] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 17.278] (**) Option "Device" "/dev/input/event15"
[ 17.278] (**) Option "_source" "server/udev"
[ 17.279] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is tagged by udev as: Touchpad
[ 17.279] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is a touchpad
[ 17.279] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
[ 17.279] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 17.279] (**) Option "AccelerationScheme" "none"
[ 17.279] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 17.279] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 17.279] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 17.279] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is tagged by udev as: Touchpad
[ 17.279] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is a touchpad
[ 17.279] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 17.279] (II) No input driver specified, ignoring this device.
[ 17.279] (II) This device may have been added with another device file.
[ 17.280] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event16)
[ 17.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 17.280] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 20 paused 0
[ 17.280] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 17.280] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 17.280] (**) Option "Device" "/dev/input/event16"
[ 17.280] (**) Option "_source" "server/udev"
[ 17.281] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is tagged by udev as: Mouse Pointingstick
[ 17.281] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00
[ 17.281] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is a pointer caps
[ 17.281] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event16"
[ 17.281] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 17.281] (**) Option "AccelerationScheme" "none"
[ 17.281] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 17.281] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 17.281] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 17.281] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is tagged by udev as: Mouse Pointingstick
[ 17.281] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00
[ 17.281] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is a pointer caps
[ 17.281] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.282] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 17.282] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 17.282] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 21 paused 0
[ 17.282] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 17.282] (**) ThinkPad Extra Buttons: always reports core events
[ 17.282] (**) Option "Device" "/dev/input/event4"
[ 17.282] (**) Option "_source" "server/udev"
[ 17.282] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is tagged by udev as: Keyboard
[ 17.282] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is a keyboard
[ 17.282] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[ 17.282] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 17.283] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is tagged by udev as: Keyboard
[ 17.283] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is a keyboard
[ 17.283] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event8)
[ 17.283] (II) No input driver specified, ignoring this device.
[ 17.283] (II) This device may have been added with another device file.
[ 17.283] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[ 17.283] (II) No input driver specified, ignoring this device.
[ 17.283] (II) This device may have been added with another device file.
[ 17.307] (II) intel(0): EDID vendor "LGD", prod id 1282
[ 17.307] (II) intel(0): Printing DDC gathered Modelines:
[ 17.307] (II) intel(0): Modeline "2560x1440"x0.0 237.80 2560 2608 2640 2720 1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[ 417.714] (II) intel(0): switch to mode 1280x1024@xxxx on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 439.328] (II) intel(0): resizing framebuffer to 2560x2464
[ 439.354] (II) intel(0): switch to mode 2560x1440@xxxx on eDP1 using pipe 0, position (0, 1024), rotation normal, reflection none
[ 24150.519] (II) intel(0): resizing framebuffer to 2560x1440
[ 24150.526] (II) intel(0): switch to mode 2560x1440@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 25757.358] (**) Option "fd" "12"
[ 25757.359] (**) Option "fd" "15"
[ 25757.359] (**) Option "fd" "16"
[ 25757.359] (**) Option "fd" "17"
[ 25757.360] (**) Option "fd" "18"
[ 25757.360] (**) Option "fd" "19"
[ 25757.360] (**) Option "fd" "20"
[ 25757.361] (**) Option "fd" "21"
[ 25757.361] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25757.437] (II) systemd-logind: got pause for 13:64
[ 25757.437] (II) systemd-logind: got pause for 13:67
[ 25757.437] (II) systemd-logind: got pause for 13:80
[ 25757.437] (II) systemd-logind: got pause for 226:0
[ 25757.437] (II) systemd-logind: got pause for 13:79
[ 25757.437] (II) systemd-logind: got pause for 13:69
[ 25757.437] (II) systemd-logind: got pause for 13:71
[ 25757.437] (II) systemd-logind: got pause for 13:66
[ 25757.437] (II) systemd-logind: got pause for 13:68
[ 25770.278] (II) systemd-logind: got resume for 13:64
[ 25770.291] (II) systemd-logind: got resume for 13:67
[ 25770.305] (II) systemd-logind: got resume for 13:80
[ 25770.305] (II) systemd-logind: got resume for 226:0
[ 25770.305] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25770.305] (II) intel(0): switch to mode 2560x1440@xxxx on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 25770.530] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 25770.530] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 25770.531] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 25770.531] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 25770.531] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is tagged by udev as: Mouse Pointingstick
[ 25770.531] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00
[ 25770.531] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event16 is a pointer caps
[ 25770.532] (II) systemd-logind: got resume for 13:79
[ 25770.532] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is tagged by udev as: Touchpad
[ 25770.532] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event15 is a touchpad
[ 25770.532] (II) systemd-logind: got resume for 13:69
[ 25770.533] (II) input device 'Integrated Camera', /dev/input/event5 is tagged by udev as: Keyboard
[ 25770.533] (II) input device 'Integrated Camera', /dev/input/event5 is a keyboard
[ 25770.533] (II) systemd-logind: got resume for 13:71
[ 25770.533] (II) input device 'Video Bus', /dev/input/event7 is tagged by udev as: Keyboard
[ 25770.533] (II) input device 'Video Bus', /dev/input/event7 is a keyboard
[ 25770.533] (II) systemd-logind: got resume for 13:66
[ 25770.533] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 25770.533] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 25770.533] (II) systemd-logind: got resume for 13:68
[ 25770.533] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is tagged by udev as: Keyboard
[ 25770.533] (II) input device 'ThinkPad Extra Buttons', /dev/input/event4 is a keyboard



[18:34] feder:~% xrandr
Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 32767 x 32767
eDP1 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
2560x1440 60.00*+
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
2048x1152 60.00
1920x1080 60.00
1600x1200 60.00
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1280x960 60.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
1920x1080_60.00 59.89
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


--
Werde Teil des modernen Arbeitens im Glarnerland auf www.digitalglarus.ch!
Lese Neuigkeiten auf Twitter: www.twitter.com/DigitalGlarus
Diskutiere mit auf Facebook: www.facebook.com/digitalglarus