You are not logged in.

#1 2015-11-22 09:31:35

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Keyboard Settings from xorg.conf.d Loaded but Ignored

Hi,  I have a strange problem with my xorg settings since some time:

I have a 00-keyboard.conf in /etc/X11/xorg.conf.d/ which should set my keyboard layout to German. it looks like this:

Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "de"
        Option "XkbModel" "pc105"
        Option "XkbVariant" "basic"
        Option "XkbOptions" "caps:super"
EndSection

The settings are found and applied according to my xorg.0.log:

[ 42387.526] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[ 42387.527] X Protocol Version 11, Revision 0
[ 42387.527] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[ 42387.527] Current Operating System: Linux lain 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[ 42387.527] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=3efe9967-ad6e-44a8-82d5-522b875574f1:croot:allow-discards zfs=yumi/arch/root rw quiet
[ 42387.527] Build Date: 18 November 2015  08:07:09AM
[ 42387.527]  
[ 42387.527] Current version of pixman: 0.32.8
[ 42387.527]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 42387.527] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 42387.528] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 22 10:11:20 2015
[ 42387.528] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 42387.528] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 42387.528] (==) No Layout section.  Using the first Screen section.
[ 42387.528] (==) No screen section available. Using defaults.
[ 42387.528] (**) |-->Screen "Default Screen Section" (0)
[ 42387.528] (**) |   |-->Monitor "<default monitor>"
[ 42387.528] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 42387.528] (==) Automatically adding devices
[ 42387.528] (==) Automatically enabling devices
[ 42387.528] (==) Automatically adding GPU devices
[ 42387.529] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 42387.529] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[ 42387.529] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 42387.529] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 42387.529] (II) Loader magic: 0x819d40
[ 42387.529] (II) Module ABI versions:
[ 42387.529]    X.Org ANSI C Emulation: 0.4
[ 42387.529]    X.Org Video Driver: 20.0
[ 42387.529]    X.Org XInput driver : 22.1
[ 42387.529]    X.Org Server Extension : 9.0
[ 42387.530] (++) using VT number 7
[ 42387.530] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 42387.531] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 42387.750] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[ 42387.750] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 42387.750] (II) LoadModule: "glx"
[ 42387.750] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 42387.753] (II) Module glx: vendor="X.Org Foundation"
[ 42387.753]    compiled for 1.18.0, module version = 1.0.0
[ 42387.753]    ABI class: X.Org Server Extension, version 9.0
[ 42387.753] (==) AIGLX enabled
[ 42387.753] (==) Matched intel as autoconfigured driver 0
[ 42387.753] (==) Matched intel as autoconfigured driver 1
[ 42387.753] (==) Matched modesetting as autoconfigured driver 2
[ 42387.753] (==) Matched fbdev as autoconfigured driver 3
[ 42387.753] (==) Matched vesa as autoconfigured driver 4
[ 42387.753] (==) Assigned the driver to the xf86ConfigLayout
[ 42387.753] (II) LoadModule: "intel"
[ 42387.753] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 42387.754] (II) Module intel: vendor="X.Org Foundation"
[ 42387.754]    compiled for 1.18.0, module version = 2.99.917
[ 42387.754]    Module class: X.Org Video Driver
[ 42387.754]    ABI class: X.Org Video Driver, version 20.0
[ 42387.754] (II) LoadModule: "modesetting"
[ 42387.754] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 42387.754] (II) Module modesetting: vendor="X.Org Foundation"
[ 42387.754]    compiled for 1.18.0, module version = 1.18.0
[ 42387.754]    Module class: X.Org Video Driver
[ 42387.754]    ABI class: X.Org Video Driver, version 20.0
[ 42387.754] (II) LoadModule: "fbdev"
[ 42387.755] (WW) Warning, couldn't open module fbdev
[ 42387.755] (II) UnloadModule: "fbdev"
[ 42387.755] (II) Unloading fbdev
[ 42387.755] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 42387.755] (II) LoadModule: "vesa"
[ 42387.756] (WW) Warning, couldn't open module vesa
[ 42387.756] (II) UnloadModule: "vesa"
[ 42387.756] (II) Unloading vesa
[ 42387.756] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 42387.756] (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
[ 42387.758] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 42387.758] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 42387.758] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 42387.758] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 42387.763] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[ 42387.763] (II) intel(0): SNA compiled from 2.99.917-478-gdf72bc5
[ 42387.764] (WW) Falling back to old probe method for modesetting
[ 42387.764] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 42387.764] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[ 42387.764] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[ 42387.764] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 42387.764] (==) intel(0): RGB weight 888
[ 42387.764] (==) intel(0): Default visual is TrueColor
[ 42387.765] (II) intel(0): Output LVDS1 has no monitor section
[ 42387.782] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 42387.782] (II) intel(0): Enabled output LVDS1
[ 42387.782] (II) intel(0): Output VGA1 has no monitor section
[ 42387.782] (II) intel(0): Enabled output VGA1
[ 42387.782] (II) intel(0): Output HDMI1 has no monitor section
[ 42387.782] (II) intel(0): Enabled output HDMI1
[ 42387.783] (II) intel(0): Output DP1 has no monitor section
[ 42387.783] (II) intel(0): Enabled output DP1
[ 42387.783] (II) intel(0): Output HDMI2 has no monitor section
[ 42387.783] (II) intel(0): Enabled output HDMI2
[ 42387.783] (II) intel(0): Output HDMI3 has no monitor section
[ 42387.783] (II) intel(0): Enabled output HDMI3
[ 42387.783] (II) intel(0): Output DP2 has no monitor section
[ 42387.784] (II) intel(0): Enabled output DP2
[ 42387.784] (II) intel(0): Output DP3 has no monitor section
[ 42387.784] (II) intel(0): Enabled output DP3
[ 42387.784] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 42387.784] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 42387.784] (II) intel(0): Enabled output VIRTUAL1
[ 42387.785] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 42387.785] (--) intel(0): Output HDMI2 using initial mode 1280x720 on pipe 1
[ 42387.785] (==) intel(0): TearFree disabled
[ 42387.785] (==) intel(0): DPI set to (96, 96)
[ 42387.785] (II) Loading sub module "dri2"
[ 42387.785] (II) LoadModule: "dri2"
[ 42387.785] (II) Module "dri2" already built-in
[ 42387.785] (II) Loading sub module "present"
[ 42387.785] (II) LoadModule: "present"
[ 42387.785] (II) Module "present" already built-in
[ 42387.785] (II) UnloadModule: "modesetting"
[ 42387.785] (II) Unloading modesetting
[ 42387.786] (==) Depth 24 pixmap format is 32 bpp
[ 42387.786] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 42387.786] (==) intel(0): Backing store enabled
[ 42387.786] (==) intel(0): Silken mouse enabled
[ 42387.786] (II) intel(0): HW Cursor enabled
[ 42387.786] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 42387.787] (==) intel(0): DPMS enabled
[ 42387.787] (==) intel(0): Display hotplug detection enabled
[ 42387.787] (II) intel(0): [DRI2] Setup complete
[ 42387.787] (II) intel(0): [DRI2]   DRI driver: i965
[ 42387.787] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 42387.787] (II) intel(0): direct rendering: DRI2 enabled
[ 42387.787] (II) intel(0): hardware support for Present enabled
[ 42387.787] (--) RandR disabled
[ 42387.808] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 42387.808] (II) AIGLX: enabled GLX_ARB_create_context
[ 42387.808] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 42387.808] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 42387.808] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 42387.808] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 42387.808] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 42387.808] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 42387.808] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 42387.808] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 42387.808] (II) AIGLX: Loaded and initialized i965
[ 42387.808] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 42387.811] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 42387.811] (II) intel(0): switch to mode 1280x720@60.0 on HDMI2 using pipe 1, position (0, 0), rotation normal, reflection none
[ 42387.811] (II) intel(0): Setting screen physical size to 361 x 203
[ 42387.884] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 42387.884] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 42387.884] (**) Power Button: Applying InputClass "system-keyboard"
[ 42387.884] (II) LoadModule: "libinput"
[ 42387.884] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 42387.885] (II) Module libinput: vendor="X.Org Foundation"
[ 42387.885]    compiled for 1.18.0, module version = 0.15.0
[ 42387.885]    Module class: X.Org XInput Driver
[ 42387.885]    ABI class: X.Org XInput driver, version 22.1
 42387.885] (II) Using input driver 'libinput' for 'Power Button'
[ 42387.885] (**) Power Button: always reports core events
[ 42387.885] (**) Option "Device" "/dev/input/event2"
[ 42387.885] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 42387.885] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 42387.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 42387.916] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 42387.916] (**) Option "xkb_model" "pc105"
[ 42387.916] (**) Option "xkb_layout" "de"
[ 42387.916] (**) Option "xkb_variant" "basic"
[ 42387.916] (**) Option "xkb_options" "caps:super"
[ 42387.947] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 42387.948] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 42387.948] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 42387.948] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 42387.948] (**) Video Bus: Applying InputClass "system-keyboard"
[ 42387.948] (II) Using input driver 'libinput' for 'Video Bus'
[ 42387.948] (**) Video Bus: always reports core events
[ 42387.948] (**) Option "Device" "/dev/input/event3"
[ 42387.949] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[ 42387.949] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[ 42387.975] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 42387.975] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 42387.976] (**) Option "xkb_model" "pc105"
[ 42387.976] (**) Option "xkb_layout" "de"
[ 42387.976] (**) Option "xkb_variant" "basic"
[ 42387.976] (**) Option "xkb_options" "caps:super"
[ 42387.977] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[ 42387.977] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[ 42387.977] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 42387.977] (II) No input driver specified, ignoring this device.
[ 42387.977] (II) This device may have been added with another device file.
[ 42387.978] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 42387.978] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 42387.978] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 42387.978] (II) Using input driver 'libinput' for 'Sleep Button'
[ 42387.978] (**) Sleep Button: always reports core events
[ 42387.978] (**) Option "Device" "/dev/input/event1"
[ 42387.979] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[ 42387.979] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[ 42388.012] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 42388.012] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 42388.012] (**) Option "xkb_model" "pc105"
[ 42388.012] (**) Option "xkb_layout" "de"
[ 42388.012] (**) Option "xkb_variant" "basic"
[ 42388.012] (**) Option "xkb_options" "caps:super"
[ 42388.013] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[ 42388.013] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[ 42388.015] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[ 42388.015] (II) No input driver specified, ignoring this device.
[ 42388.015] (II) This device may have been added with another device file.
[ 42388.016] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9)
[ 42388.016] (II) No input driver specified, ignoring this device.
[ 42388.016] (II) This device may have been added with another device file.
[ 42388.016] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 42388.016] (II) No input driver specified, ignoring this device.
[ 42388.016] (II) This device may have been added with another device file.
[ 42388.017] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[ 42388.017] (II) No input driver specified, ignoring this device.
[ 42388.017] (II) This device may have been added with another device file.
[ 42388.017] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 42388.017] (II) No input driver specified, ignoring this device.
[ 42388.017] (II) This device may have been added with another device file.
[ 42388.018] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 42388.018] (II) No input driver specified, ignoring this device.
[ 42388.018] (II) This device may have been added with another device file.
[ 42388.018] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[ 42388.018] (II) No input driver specified, ignoring this device.
[ 42388.018] (II) This device may have been added with another device file.
[ 42388.019] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 42388.019] (II) No input driver specified, ignoring this device.
[ 42388.019] (II) This device may have been added with another device file.
[ 42388.020] (II) config/udev: Adding input device Logitech M510 (/dev/input/event17)
[ 42388.020] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 42388.020] (II) Using input driver 'libinput' for 'Logitech M510'
[ 42388.020] (**) Logitech M510: always reports core events
[ 42388.020] (**) Option "Device" "/dev/input/event17"
[ 42388.021] (II) input device 'Logitech M510', /dev/input/event17 is tagged by udev as: Mouse
[ 42388.021] (II) Device 'Logitech M510' set to 800 DPI
[ 42388.021] (II) input device 'Logitech M510', /dev/input/event17 is a pointer caps
[ 42388.052] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8.2/4-1.8.2.1/4-1.8.2.1:1.2/0003:046D:C52B.0047/0003:046D:1025.004A/input/input46/event17"
[ 42388.052] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 9)
[ 42388.052] (**) Option "AccelerationScheme" "none"
[ 42388.053] (**) Logitech M510: (accel) selected scheme none/0
[ 42388.053] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 42388.053] (**) Logitech M510: (accel) acceleration threshold: 4
[ 42388.053] (II) input device 'Logitech M510', /dev/input/event17 is tagged by udev as: Mouse
[ 42388.054] (II) Device 'Logitech M510' set to 800 DPI
[ 42388.054] (II) input device 'Logitech M510', /dev/input/event17 is a pointer caps
[ 42388.055] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse1)
[ 42388.055] (II) No input driver specified, ignoring this device.
[ 42388.055] (II) This device may have been added with another device file.
[ 42388.056] (II) config/udev: Adding input device Logitech K800 (/dev/input/event16)
[ 42388.056] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[ 42388.056] (**) Logitech K800: Applying InputClass "system-keyboard"
[ 42388.056] (II) Using input driver 'libinput' for 'Logitech K800'
[ 42388.056] (**) Logitech K800: always reports core events
[ 42388.056] (**) Option "Device" "/dev/input/event16"
[ 42388.057] (II) input device 'Logitech K800', /dev/input/event16 is tagged by udev as: Keyboard
[ 42388.057] (II) input device 'Logitech K800', /dev/input/event16 is a keyboard
[ 42388.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8.2/4-1.8.2.1/4-1.8.2.1:1.2/0003:046D:C52B.0047/0003:046D:2010.0049/input/input45/event16"
[ 42388.086] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 10)
[ 42388.086] (**) Option "xkb_model" "pc105"
[ 42388.086] (**) Option "xkb_layout" "de"
[ 42388.086] (**) Option "xkb_variant" "basic"
[ 42388.086] (**) Option "xkb_options" "caps:super"
[ 42388.086] (**) Option "AccelerationScheme" "none"
[ 42388.086] (**) Logitech K800: (accel) selected scheme none/0
[ 42388.086] (**) Logitech K800: (accel) acceleration factor: 2.000
[ 42388.086] (**) Logitech K800: (accel) acceleration threshold: 4
[ 42388.087] (II) input device 'Logitech K800', /dev/input/event16 is tagged by udev as: Keyboard
[ 42388.087] (II) input device 'Logitech K800', /dev/input/event16 is a keyboard
[ 42388.088] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 42388.088] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 42388.088] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 42388.088] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 42388.088] (**) AT Translated Set 2 keyboard: always reports core events
[ 42388.088] (**) Option "Device" "/dev/input/event4"
[ 42388.089] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[ 42388.089] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[ 42388.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 42388.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 42388.119] (**) Option "xkb_model" "pc105"
[ 42388.119] (**) Option "xkb_layout" "de"
[ 42388.119] (**) Option "xkb_variant" "basic"
[ 42388.119] (**) Option "xkb_options" "caps:super"
[ 42388.120] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[ 42388.120] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[ 42388.121] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
[ 42388.121] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 42388.121] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
[ 42388.121] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 42388.121] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 42388.121] (**) Option "Device" "/dev/input/event15"
[ 42388.121] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse Pointingstick
[ 42388.121] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00
[ 42388.121] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
[ 42388.145] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
[ 42388.145] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 42388.146] (**) Option "AccelerationScheme" "none"
[ 42388.146] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 42388.146] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 42388.146] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 42388.146] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse Pointingstick
[ 42388.147] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00
[ 42388.147] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
[ 42388.147] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[ 42388.147] (II) No input driver specified, ignoring this device.
[ 42388.147] (II) This device may have been added with another device file.
[ 42388.148] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 42388.148] (II) No input driver specified, ignoring this device.
[ 42388.148] (II) This device may have been added with another device file.
[ 42388.149] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 42388.149] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 42388.149] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[ 42388.149] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 42388.149] (**) ThinkPad Extra Buttons: always reports core events
[ 42388.149] (**) Option "Device" "/dev/input/event6"
[ 42388.150] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 42388.150] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 42388.179] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
[ 42388.179] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 42388.179] (**) Option "xkb_model" "pc105"
[ 42388.179] (**) Option "xkb_layout" "de"
[ 42388.179] (**) Option "xkb_variant" "basic"
[ 42388.179] (**) Option "xkb_options" "caps:super"
[ 42388.180] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 42388.180] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 42389.786] (II) intel(0): EDID vendor "SEC", prod id 12359
[ 42389.786] (II) intel(0): Printing DDC gathered Modelines:
[ 42389.786] (II) intel(0): Modeline "1366x768"x0.0   74.80  1366 1414 1446 1578  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[ 42403.648] (II) intel(0): resizing framebuffer to 3286x1080
[ 42403.658] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 1, position (1366, 0), rotation normal, reflection none

Even though the log states that the settings are found and used on the keyboard, I still get a US layout in lightdm as well as in my i3-Session. I have to resort to explicitly calling setxkbmap in lightdms greeter setup script and in my session startup script to get the wanted layout. It even is like this with a simple startx xterm, so it is not some DE resetting the keymap on start.

Since xorg-server 1.18 is in the repos now, I switched to the libinput driver, but the behavior stays the same as it was with evdev, meaning the settings seem to be ignored. I also got the same behavior on a freshly installed Arch System on another Computer.

Anyone has an idea why my settings aren't working? I'm kinda out of ideas what to try...


My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#2 2015-11-22 13:50:15

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,222

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

Do you have a file or files in /etc/X11/xorg.conf,d/ which specifies libinput as the driver rather than evdev? 

https://wiki.archlinux.org/index.php/Libinput is useful - and did you copy the default file from /usr/share/X11/xorg.conf.d/90-libinput.conf into the above directory and adapt for your needs?


Mike C

Offline

#3 2015-11-22 16:55:31

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

mcloaked wrote:

Do you have a file or files in /etc/X11/xorg.conf,d/ which specifies libinput as the driver rather than evdev? 

https://wiki.archlinux.org/index.php/Libinput is useful - and did you copy the default file from /usr/share/X11/xorg.conf.d/90-libinput.conf into the above directory and adapt for your needs?

No I don't, but since it's the only driver installed, it is used. It also says so in the log:

[ 42388.056] (II) Using input driver 'libinput' for 'Logitech K800'
....
[ 42388.088] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'

My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#4 2015-11-23 09:09:41

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,222

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

Any mileage in checking the localectl status output?  With libinput being new I am not sure where the locale info gets to libinput. In my case I have UK keyboards and I have no settings other than that in the stanza for /etc/X11/xorg.conf.d/90-libinput.conf which contains in the keyboard section:

Section "InputClass"
        Identifier "libinput keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
EndSection

And

$ localectl status
   System Locale: LANG=en_GB.UTF-8
       VC Keymap: uk
      X11 Layout: n/a

So although I don't specifically set the UK keyboard for xorg, libinput seems to already know about it.  My DE is KDE4.

Before changing to libinput I was using evdev and in the xorg config I had a file /etc/X11/xorg.conf.d/10-evdev.conf which contained a stanza:

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"

        # Keyboard layouts
        Option "XkbLayout" "gb"
EndSection

That file is still present but should not be passing keyboard info to libinput as far as I know - so I don't know where the UK layout for my keyboard is set but it does work fine in my case.

Also running #libinput-list-devices gives for the keyboard:

Device:           Dell Dell QuietKey Keyboard
Kernel:           /dev/input/event4
Group:            5
Seat:             seat0, default
Capabilities:     keyboard 
Tap-to-click:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    n/a
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Accel profiles:   n/a

which shows that libinput is driving the keyboard and that the correct keyboard type has been detected - perhaps knowing the keyboard type also includes the definition of the layout using internal libinput data? It would be useful to know where the data about the definition of the keyboard type and layout is collect within libinput? Maybe this link is useful background - http://who-t.blogspot.co.uk/2015/06/lib … types.html

Last edited by mcloaked (2015-11-23 09:18:39)


Mike C

Offline

#5 2015-11-23 09:29:09

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

I think KDE is setting the layout by itself, so possibly you have it set in the KDE settings and it's taken from there.
Since I don't have a DE running thats not working in my case, so I want to set it globally using xorg itself.

localectl status does show my X11 layout as "de" as it is set in the xorg.conf.d/00-keyboard.conf (this file was created by localectl).

According to my Xorg.0.log this is working, at least it shows the options for the layout when setting up the keyboard, it just doesn't seem to be taking any effect on the actual layout.


My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#6 2015-11-23 16:16:35

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,222

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

Any chance the solutions posted in this thread might help: https://bbs.archlinux.org/viewtopic.php?id=193082

Also I noticed that in the arch wiki there is a comment for lightdm about locale - https://wiki.archlinux.org/index.php/Li … _displayed

Last edited by mcloaked (2015-11-23 16:19:36)


Mike C

Offline

#7 2015-11-24 06:15:25

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

I checked the locale settings in lightdm and i3, in both cases its set correctly to de_DE. So that doesn't seem to be the problem.


My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#8 2015-11-24 12:44:31

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,222

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

I wonder if any other users with lightdm and i3 have the corresponding problem once they transition to libinput? If so it would be useful to share configs.


Mike C

Offline

#9 2015-11-24 12:55:59

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

The thing is, I had this problem even before libinput. The behaviour was the same with evdev..


My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#10 2015-11-24 13:34:22

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,222

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

Perhaps the problem lies with a bug in lightdm regarding keyboard layout?


Mike C

Offline

#11 2015-11-25 11:56:08

seiichiro0185
Member
From: Leipzig/Germany
Registered: 2009-04-09
Posts: 226
Website

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

mcloaked wrote:

Perhaps the problem lies with a bug in lightdm regarding keyboard layout?

Since it also happens when starting X directly with startx from the console, I don't think so.


My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP

Offline

#12 2016-03-17 17:11:52

silasdavis
Member
Registered: 2013-02-13
Posts: 17

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

I'm also experiencing this issue, it's extremely annoying. I'm slightly at a loss as to why other people are not seeing it.

My gb keyboard layout is picked up in Xorg log below:

$ cat /var/log/Xorg.0.log
[   603.755] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[   603.755] X Protocol Version 11, Revision 0
[   603.755] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   603.755] Current Operating System: Linux marmottes 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64
[   603.755] Kernel command line: initrd=\initramfs-linux.img cryptdevice=UUID=25b23b40-72c4-4f81-afcc-d90c76bfcaf8:crypt root=/dev/crypt-vg/root quiet rw
[   603.764] Build Date: 11 February 2016  09:57:03AM
[   603.769]  
[   603.774] Current version of pixman: 0.34.0
[   603.783] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   603.783] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   603.796] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 17 16:59:32 2016
[   603.799] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   603.802] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   603.802] (==) No Layout section.  Using the first Screen section.
[   603.802] (==) No screen section available. Using defaults.
[   603.802] (**) |-->Screen "Default Screen Section" (0)
[   603.802] (**) |   |-->Monitor "<default monitor>"
[   603.802] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   603.802] (==) Automatically adding devices
[   603.802] (==) Automatically enabling devices
[   603.802] (==) Automatically adding GPU devices
[   603.802] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   603.802] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   603.802] 	Entry deleted from font path.
[   603.802] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   603.802] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   603.802] 	Entry deleted from font path.
[   603.802] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   603.802] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   603.802] (==) ModulePath set to "/usr/lib/xorg/modules"
[   603.802] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   603.802] (II) Loader magic: 0x81ad60
[   603.802] (II) Module ABI versions:
[   603.802] 	X.Org ANSI C Emulation: 0.4
[   603.802] 	X.Org Video Driver: 20.0
[   603.802] 	X.Org XInput driver : 22.1
[   603.802] 	X.Org Server Extension : 9.0
[   603.803] (++) using VT number 1

[   603.803] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   603.805] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   603.805] (II) xfree86: Adding drm device (/dev/dri/card1)
[   603.806] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[   603.806] (II) xfree86: Adding drm device (/dev/dri/card0)
[   603.806] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[   603.808] (--) PCI:*(0:0:2:0) 8086:191b:1028:06e4 rev 6, Mem @ 0xdb000000/16777216, 0x70000000/268435456, I/O @ 0x0000f000/64
[   603.808] (--) PCI: (0:1:0:0) 10de:139b:1028:06e4 rev 162, Mem @ 0xdc000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   603.808] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   603.808] (II) LoadModule: "glx"
[   603.808] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   603.808] (II) Module glx: vendor="X.Org Foundation"
[   603.808] 	compiled for 1.18.1, module version = 1.0.0
[   603.808] 	ABI class: X.Org Server Extension, version 9.0
[   603.808] (==) AIGLX enabled
[   603.808] (==) Matched intel as autoconfigured driver 0
[   603.808] (==) Matched nouveau as autoconfigured driver 1
[   603.808] (==) Matched nv as autoconfigured driver 2
[   603.808] (==) Matched intel as autoconfigured driver 3
[   603.808] (==) Matched modesetting as autoconfigured driver 4
[   603.808] (==) Matched fbdev as autoconfigured driver 5
[   603.808] (==) Matched vesa as autoconfigured driver 6
[   603.808] (==) Assigned the driver to the xf86ConfigLayout
[   603.808] (II) LoadModule: "intel"
[   603.809] (WW) Warning, couldn't open module intel
[   603.809] (II) UnloadModule: "intel"
[   603.809] (II) Unloading intel
[   603.809] (EE) Failed to load module "intel" (module does not exist, 0)
[   603.809] (II) LoadModule: "nouveau"
[   603.809] (WW) Warning, couldn't open module nouveau
[   603.809] (II) UnloadModule: "nouveau"
[   603.809] (II) Unloading nouveau
[   603.809] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   603.809] (II) LoadModule: "nv"
[   603.809] (WW) Warning, couldn't open module nv
[   603.809] (II) UnloadModule: "nv"
[   603.809] (II) Unloading nv
[   603.809] (EE) Failed to load module "nv" (module does not exist, 0)
[   603.809] (II) LoadModule: "modesetting"
[   603.809] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   603.809] (II) Module modesetting: vendor="X.Org Foundation"
[   603.809] 	compiled for 1.18.1, module version = 1.18.1
[   603.809] 	Module class: X.Org Video Driver
[   603.809] 	ABI class: X.Org Video Driver, version 20.0
[   603.809] (II) LoadModule: "fbdev"
[   603.809] (WW) Warning, couldn't open module fbdev
[   603.809] (II) UnloadModule: "fbdev"
[   603.809] (II) Unloading fbdev
[   603.809] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   603.809] (II) LoadModule: "vesa"
[   603.809] (WW) Warning, couldn't open module vesa
[   603.809] (II) UnloadModule: "vesa"
[   603.809] (II) Unloading vesa
[   603.809] (EE) Failed to load module "vesa" (module does not exist, 0)
[   603.809] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   603.809] (II) modeset(0): using drv /dev/dri/card0
[   603.809] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   603.809] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   603.809] (==) modeset(0): RGB weight 888
[   603.809] (==) modeset(0): Default visual is TrueColor
[   603.809] (II) Loading sub module "glamoregl"
[   603.809] (II) LoadModule: "glamoregl"
[   603.809] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   603.811] (II) Module glamoregl: vendor="X.Org Foundation"
[   603.811] 	compiled for 1.18.1, module version = 1.0.0
[   603.811] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   603.811] (II) glamor: OpenGL accelerated X.org driver based.
[   603.818] (II) glamor: EGL version 1.4 (DRI2):
[   603.819] (II) modeset(0): glamor initialized
[   603.820] (II) modeset(0): Output eDP-1 has no monitor section
[   603.820] (II) modeset(0): Output DP-1 has no monitor section
[   603.926] (II) modeset(0): Output HDMI-1 has no monitor section
[   603.926] (II) modeset(0): Output DP-2 has no monitor section
[   604.033] (II) modeset(0): Output HDMI-2 has no monitor section
[   604.034] (II) modeset(0): EDID for output eDP-1
[   604.034] (II) modeset(0): Manufacturer: SHP  Model: 143e  Serial#: 0
[   604.034] (II) modeset(0): Year: 2015  Week: 40
[   604.034] (II) modeset(0): EDID Version: 1.4
[   604.034] (II) modeset(0): Digital Display Input
[   604.034] (II) modeset(0): 8 bits per channel
[   604.034] (II) modeset(0): Digital interface is DisplayPort
[   604.034] (II) modeset(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[   604.034] (II) modeset(0): Gamma: 2.20
[   604.034] (II) modeset(0): No DPMS capabilities specified
[   604.034] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   604.034] (II) modeset(0): Default color space is primary color space
[   604.034] (II) modeset(0): First detailed timing is preferred mode
[   604.034] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   604.034] (II) modeset(0): redX: 0.660 redY: 0.328   greenX: 0.204 greenY: 0.728
[   604.034] (II) modeset(0): blueX: 0.146 blueY: 0.052   whiteX: 0.312 whiteY: 0.341
[   604.034] (II) modeset(0): Manufacturer's mask: 0
[   604.034] (II) modeset(0): Supported detailed timing:
[   604.034] (II) modeset(0): clock: 533.2 MHz   Image Size:  346 x 194 mm
[   604.034] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[   604.034] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[   604.034] (II) modeset(0):  7PHPTLQ156D1
[   604.034] (II) modeset(0): Unknown vendor-specific block 0
[   604.034] (II) modeset(0): EDID (in hex):
[   604.034] (II) modeset(0): 	00ffffffffffff004d103e1400000000
[   604.034] (II) modeset(0): 	28190104a52313780e059da95434ba25
[   604.034] (II) modeset(0): 	0d4f5700000001010101010101010101
[   604.034] (II) modeset(0): 	0101010101014dd000a0f0703e803020
[   604.034] (II) modeset(0): 	35005ac2100000180000000000000000
[   604.034] (II) modeset(0): 	00000000000000000000000000fe0037
[   604.034] (II) modeset(0): 	50485054824c51313536443100000000
[   604.034] (II) modeset(0): 	0002410328001200000b010a20200020
[   604.034] (II) modeset(0): Printing probed modes for output eDP-1
[   604.034] (II) modeset(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[   604.034] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[   604.034] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   604.034] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   604.034] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   604.034] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   604.034] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   604.034] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   604.034] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   604.034] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   604.034] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   604.034] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   604.035] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   604.035] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   604.035] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   604.035] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   604.035] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   604.035] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   604.035] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   604.035] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   604.035] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   604.035] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   604.035] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   604.035] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   604.035] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   604.035] (II) modeset(0): EDID for output DP-1
[   604.140] (II) modeset(0): EDID for output HDMI-1
[   604.140] (II) modeset(0): EDID for output DP-2
[   604.246] (II) modeset(0): EDID for output HDMI-2
[   604.246] (II) modeset(0): Output eDP-1 connected
[   604.246] (II) modeset(0): Output DP-1 disconnected
[   604.246] (II) modeset(0): Output HDMI-1 disconnected
[   604.246] (II) modeset(0): Output DP-2 disconnected
[   604.246] (II) modeset(0): Output HDMI-2 disconnected
[   604.246] (II) modeset(0): Using exact sizes for initial modes
[   604.246] (II) modeset(0): Output eDP-1 using initial mode 3840x2160 +0+0
[   604.246] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   604.246] (==) modeset(0): DPI set to (96, 96)
[   604.246] (II) Loading sub module "fb"
[   604.246] (II) LoadModule: "fb"
[   604.247] (II) Loading /usr/lib/xorg/modules/libfb.so
[   604.247] (II) Module fb: vendor="X.Org Foundation"
[   604.247] 	compiled for 1.18.1, module version = 1.0.0
[   604.247] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   604.247] (==) Depth 24 pixmap format is 32 bpp
[   604.299] (==) modeset(0): Backing store enabled
[   604.299] (==) modeset(0): Silken mouse enabled
[   604.299] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   604.299] (==) modeset(0): DPMS enabled
[   604.299] (II) modeset(0): [DRI2] Setup complete
[   604.299] (II) modeset(0): [DRI2]   DRI driver: i965
[   604.299] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   604.312] (--) RandR disabled
[   604.318] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   604.318] (II) AIGLX: enabled GLX_ARB_create_context
[   604.318] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   604.318] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   604.318] (II) AIGLX: enabled GLX_INTEL_swap_event
[   604.318] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   604.318] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   604.318] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   604.318] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   604.318] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   604.318] (II) AIGLX: Loaded and initialized i965
[   604.318] (II) GLX: Initialized DRI2 GL provider for screen 0
[   604.318] (II) modeset(0): Damage tracking initialized
[   604.318] (II) modeset(0): Setting screen physical size to 1016 x 571
[   604.339] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   604.339] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   604.339] (**) Power Button: Applying InputClass "system-keyboard"
[   604.339] (II) LoadModule: "libinput"
[   604.339] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   604.340] (II) Module libinput: vendor="X.Org Foundation"
[   604.340] 	compiled for 1.18.1, module version = 0.17.0
[   604.340] 	Module class: X.Org XInput Driver
[   604.340] 	ABI class: X.Org XInput driver, version 22.1
[   604.340] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 16 paused 0
[   604.340] (II) Using input driver 'libinput' for 'Power Button'
[   604.340] (**) Power Button: always reports core events
[   604.340] (**) Option "Device" "/dev/input/event5"
[   604.340] (**) Option "_source" "server/udev"
[   604.341] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[   604.341] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[   604.341] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[   604.341] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   604.341] (**) Option "xkb_model" "pc104"
[   604.341] (**) Option "xkb_layout" "gb"
[   604.350] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[   604.350] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[   604.350] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   604.350] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   604.350] (**) Video Bus: Applying InputClass "system-keyboard"
[   604.351] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 19 paused 0
[   604.351] (II) Using input driver 'libinput' for 'Video Bus'
[   604.351] (**) Video Bus: always reports core events
[   604.351] (**) Option "Device" "/dev/input/event8"
[   604.351] (**) Option "_source" "server/udev"
[   604.351] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[   604.351] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[   604.351] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event8"
[   604.351] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   604.351] (**) Option "xkb_model" "pc104"
[   604.351] (**) Option "xkb_layout" "gb"
[   604.351] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[   604.351] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[   604.351] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   604.351] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   604.351] (**) Video Bus: Applying InputClass "system-keyboard"
[   604.352] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 20 paused 0
[   604.352] (II) Using input driver 'libinput' for 'Video Bus'
[   604.352] (**) Video Bus: always reports core events
[   604.352] (**) Option "Device" "/dev/input/event9"
[   604.352] (**) Option "_source" "server/udev"
[   604.352] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   604.352] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   604.352] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input12/event9"
[   604.352] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   604.352] (**) Option "xkb_model" "pc104"
[   604.352] (**) Option "xkb_layout" "gb"
[   604.352] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   604.352] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   604.352] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   604.352] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   604.352] (**) Power Button: Applying InputClass "system-keyboard"
[   604.353] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[   604.353] (II) Using input driver 'libinput' for 'Power Button'
[   604.353] (**) Power Button: always reports core events
[   604.353] (**) Option "Device" "/dev/input/event3"
[   604.353] (**) Option "_source" "server/udev"
[   604.353] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[   604.353] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[   604.353] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[   604.353] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   604.353] (**) Option "xkb_model" "pc104"
[   604.353] (**) Option "xkb_layout" "gb"
[   604.353] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[   604.353] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[   604.353] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   604.353] (II) No input driver specified, ignoring this device.
[   604.353] (II) This device may have been added with another device file.
[   604.354] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[   604.354] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   604.354] (**) Sleep Button: Applying InputClass "system-keyboard"
[   604.354] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[   604.354] (II) Using input driver 'libinput' for 'Sleep Button'
[   604.354] (**) Sleep Button: always reports core events
[   604.354] (**) Option "Device" "/dev/input/event4"
[   604.354] (**) Option "_source" "server/udev"
[   604.354] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[   604.354] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[   604.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4"
[   604.354] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   604.354] (**) Option "xkb_model" "pc104"
[   604.354] (**) Option "xkb_layout" "gb"
[   604.354] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[   604.354] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[   604.355] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event6)
[   604.355] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[   604.355] (**) Integrated_Webcam_HD: Applying InputClass "system-keyboard"
[   604.355] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 23 paused 0
[   604.355] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[   604.355] (**) Integrated_Webcam_HD: always reports core events
[   604.355] (**) Option "Device" "/dev/input/event6"
[   604.355] (**) Option "_source" "server/udev"
[   604.356] (II) input device 'Integrated_Webcam_HD', /dev/input/event6 is tagged by udev as: Keyboard
[   604.356] (II) input device 'Integrated_Webcam_HD', /dev/input/event6 is a keyboard
[   604.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input8/event6"
[   604.356] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11)
[   604.356] (**) Option "xkb_model" "pc104"
[   604.356] (**) Option "xkb_layout" "gb"
[   604.356] (II) input device 'Integrated_Webcam_HD', /dev/input/event6 is tagged by udev as: Keyboard
[   604.356] (II) input device 'Integrated_Webcam_HD', /dev/input/event6 is a keyboard
[   604.356] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event1)
[   604.356] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen catchall"
[   604.357] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[   604.357] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[   604.357] (**) ELAN Touchscreen: always reports core events
[   604.357] (**) Option "Device" "/dev/input/event1"
[   604.357] (**) Option "_source" "server/udev"
[   604.357] (II) input device 'ELAN Touchscreen', /dev/input/event1 is tagged by udev as: Touchscreen
[   604.357] (II) input device 'ELAN Touchscreen', /dev/input/event1 is a touch device
[   604.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:21D5.0001/input/input2/event1"
[   604.357] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 12)
[   604.357] (**) Option "AccelerationScheme" "none"
[   604.357] (**) ELAN Touchscreen: (accel) selected scheme none/0
[   604.357] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[   604.357] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[   604.357] (II) input device 'ELAN Touchscreen', /dev/input/event1 is tagged by udev as: Touchscreen
[   604.357] (II) input device 'ELAN Touchscreen', /dev/input/event1 is a touch device
[   604.357] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse0)
[   604.357] (II) No input driver specified, ignoring this device.
[   604.357] (II) This device may have been added with another device file.
[   604.358] (II) config/udev: Adding input device DLL06E4:01 06CB:7A13 Touchpad (/dev/input/event11)
[   604.358] (**) DLL06E4:01 06CB:7A13 Touchpad: Applying InputClass "touchpad catchall"
[   604.358] (**) DLL06E4:01 06CB:7A13 Touchpad: Applying InputClass "Default clickpad buttons"
[   604.358] (**) DLL06E4:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[   604.358] (**) DLL06E4:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchscreen catchall"
[   604.370] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 25 paused 0
[   604.370] (II) Using input driver 'libinput' for 'DLL06E4:01 06CB:7A13 Touchpad'
[   604.370] (**) DLL06E4:01 06CB:7A13 Touchpad: always reports core events
[   604.370] (**) Option "Device" "/dev/input/event11"
[   604.370] (**) Option "_source" "server/udev"
[   604.371] (II) input device 'DLL06E4:01 06CB:7A13 Touchpad', /dev/input/event11 is tagged by udev as: Touchpad Touchscreen
[   604.371] (II) input device 'DLL06E4:01 06CB:7A13 Touchpad', /dev/input/event11 is a touchpad
[   604.371] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DLL06E4:01/0018:06CB:7A13.0002/input/input14/event11"
[   604.371] (II) XINPUT: Adding extended input device "DLL06E4:01 06CB:7A13 Touchpad" (type: TOUCHPAD, id 13)
[   604.371] (**) Option "AccelerationScheme" "none"
[   604.371] (**) DLL06E4:01 06CB:7A13 Touchpad: (accel) selected scheme none/0
[   604.371] (**) DLL06E4:01 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[   604.371] (**) DLL06E4:01 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[   604.371] (II) input device 'DLL06E4:01 06CB:7A13 Touchpad', /dev/input/event11 is tagged by udev as: Touchpad Touchscreen
[   604.371] (II) input device 'DLL06E4:01 06CB:7A13 Touchpad', /dev/input/event11 is a touchpad
[   604.371] (II) config/udev: Adding input device DLL06E4:01 06CB:7A13 Touchpad (/dev/input/mouse1)
[   604.371] (**) DLL06E4:01 06CB:7A13 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[   604.371] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[   604.371] (II) No input driver specified, ignoring this device.
[   604.371] (II) This device may have been added with another device file.
[   604.372] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[   604.372] (II) No input driver specified, ignoring this device.
[   604.372] (II) This device may have been added with another device file.
[   604.372] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[   604.372] (II) No input driver specified, ignoring this device.
[   604.372] (II) This device may have been added with another device file.
[   604.372] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[   604.372] (II) No input driver specified, ignoring this device.
[   604.372] (II) This device may have been added with another device file.
[   604.372] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   604.372] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   604.372] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   604.373] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[   604.373] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   604.373] (**) AT Translated Set 2 keyboard: always reports core events
[   604.373] (**) Option "Device" "/dev/input/event0"
[   604.373] (**) Option "_source" "server/udev"
[   604.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   604.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   604.373] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   604.373] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   604.373] (**) Option "xkb_model" "pc104"
[   604.373] (**) Option "xkb_layout" "gb"
[   604.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   604.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   604.373] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/event16)
[   604.373] (**) PS/2 Synaptics TouchPad: Applying InputClass "libinput pointer catchall"
[   604.374] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 27 paused 0
[   604.374] (II) Using input driver 'libinput' for 'PS/2 Synaptics TouchPad'
[   604.374] (**) PS/2 Synaptics TouchPad: always reports core events
[   604.374] (**) Option "Device" "/dev/input/event16"
[   604.374] (**) Option "_source" "server/udev"
[   604.374] (II) input device 'PS/2 Synaptics TouchPad', /dev/input/event16 is tagged by udev as: Mouse
[   604.374] (II) input device 'PS/2 Synaptics TouchPad', /dev/input/event16 is a pointer caps
[   604.374] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[   604.374] (II) XINPUT: Adding extended input device "PS/2 Synaptics TouchPad" (type: MOUSE, id 15)
[   604.374] (**) Option "AccelerationScheme" "none"
[   604.374] (**) PS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   604.374] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   604.374] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   604.374] (II) input device 'PS/2 Synaptics TouchPad', /dev/input/event16 is tagged by udev as: Mouse
[   604.374] (II) input device 'PS/2 Synaptics TouchPad', /dev/input/event16 is a pointer caps
[   604.375] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse2)
[   604.375] (II) No input driver specified, ignoring this device.
[   604.375] (II) This device may have been added with another device file.
[   604.375] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   604.375] (II) No input driver specified, ignoring this device.
[   604.375] (II) This device may have been added with another device file.
[   604.375] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event10)
[   604.375] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   604.375] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[   604.375] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 28 paused 0
[   604.376] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   604.376] (**) Dell WMI hotkeys: always reports core events
[   604.376] (**) Option "Device" "/dev/input/event10"
[   604.376] (**) Option "_source" "server/udev"
[   604.376] (II) input device 'Dell WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[   604.376] (II) input device 'Dell WMI hotkeys', /dev/input/event10 is a keyboard
[   604.376] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event10"
[   604.376] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[   604.376] (**) Option "xkb_model" "pc104"
[   604.376] (**) Option "xkb_layout" "gb"
[   604.376] (II) input device 'Dell WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[   604.376] (II) input device 'Dell WMI hotkeys', /dev/input/event10 is a keyboard
[   604.645] (II) modeset(0): EDID vendor "SHP", prod id 5182
[   604.645] (II) modeset(0): Printing DDC gathered Modelines:
[   604.645] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[   605.417] (II) modeset(0): EDID vendor "SHP", prod id 5182
[   605.417] (II) modeset(0): Printing DDC gathered Modelines:
[   605.417] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)

But setxkbmap shows that us layout still selected:

$ setxkbmap -print -v 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules:      evdev
model:      pc104
layout:     us,gb
variant:    ,
options:    grp:alt_shift_toggle
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+us+gb:2+inet(evdev)+group(alt_shift_toggle)
geometry:   pc(pc104)
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+gb:2+inet(evdev)+group(alt_shift_toggle)"};
	xkb_geometry  { include "pc(pc104)"	};
};

I note the us,gb layout remains in place even if I delete the following xorg conf:

$ cat /etc/X11/xorg.conf.d/00-keyboard.conf 
# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "gb"
        Option "XkbModel" "pc104"
EndSection

So I think it is coming from somewhere else. What is the role of the evdev rules in all this, as in ones referenced by setxkblayout with:

Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.

This seems like it should be so trivial, driving me mad...!

Last edited by silasdavis (2016-03-17 17:14:45)

Offline

#13 2016-03-17 17:34:15

silasdavis
Member
Registered: 2013-02-13
Posts: 17

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

Oh FML, it was gnome shell, don't usually use gnome so wasn't aware. In region & language settings / input sources. The US input source was selected, clearly this is a layer above the xorg config and overrides the layout!

As for OP, is it possible lightdm has some similar setting overriding Xorg?

Offline

#14 2016-05-16 23:16:13

folatt
Member
Registered: 2015-08-01
Posts: 96

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

I have the same problem here.

I'm guessing something similar is happening in my LXDM.

Partly solved now by adding this to /etc/X11/Xkbmap:

-model pc104 -layout us -variant dvorak -option grp:alt_shift_toggle

This works to set the keyboard layout in openbox, but not for the login screen.

Last edited by folatt (2016-05-16 23:34:32)

Offline

#15 2016-05-17 05:13:24

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Keyboard Settings from xorg.conf.d Loaded but Ignored

This works for me in XFCE and the default 3x xterm session.

$ cat /etc/X11/xorg.conf.d/20-keyboard.conf 
Section "InputClass"
        Identifier      "Keyboard"
        MatchIsKeyboard "1"

        Option  "XkbVariant"    "dvorak"
EndSection

I don't have any 00-keyboard.conf file, btw. I'm not sure in which order the files are processed, maybe try using 20-keyboard.conf as is commonly recommended.

# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.

That's suspicious. FWIW, I'm not using systemd except for udev.

Offline

Board footer

Powered by FluxBB