В общем така проблема - может кто встречался: Поставил dwm, все работает нормально. Но вот запускаю CLion и появляется только чистый серый экран. При этом если щелкать по менюшкам сверху - они отображаются. Не могу понять в чем проблема. Подозреваю, что java в данном случае как то не может подружится с отрисовкой. При этом чисто CLion на голых иксах запускается нормально.
На всякий случай прикрепляю Xorg log:
X.Org X Server 1.19.1
Release Date: 2017-01-11
[ 7944.508] X Protocol Version 11, Revision 0
[ 7944.508] Build Operating System: Linux 4.4.50-1-lts x86_64
[ 7944.509] Current Operating System: Linux crarkie-laptop 4.10.1-1-ARCH #1 SMP PREEMPT Sun Feb 26 21:08:53 UTC 2017 x86_64
[ 7944.509] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/lvm_linux-arch_root ro quiet init=/usr/bin/init
[ 7944.509] Build Date: 20 February 2017 05:32:38PM
[ 7944.510]
[ 7944.510] Current version of pixman: 0.34.0
[ 7944.510] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7944.510] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7944.512] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 11 23:45:59 2017
[ 7944.513] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7944.513] (==) No Layout section. Using the first Screen section.
[ 7944.513] (==) No screen section available. Using defaults.
[ 7944.513] (**) |-->Screen "Default Screen Section" (0)
[ 7944.513] (**) | |-->Monitor "<default monitor>"
[ 7944.513] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7944.513] (==) Automatically adding devices
[ 7944.513] (==) Automatically enabling devices
[ 7944.513] (==) Automatically adding GPU devices
[ 7944.513] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7944.513] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 7944.513] Entry deleted from font path.
[ 7944.513] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 7944.513] Entry deleted from font path.
[ 7944.513] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 7944.513] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 7944.513] Entry deleted from font path.
[ 7944.513] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 7944.513] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 7944.513] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7944.513] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7944.513] (II) Loader magic: 0x81eca0
[ 7944.513] (II) Module ABI versions:
[ 7944.513] X.Org ANSI C Emulation: 0.4
[ 7944.513] X.Org Video Driver: 23.0
[ 7944.513] X.Org XInput driver : 24.1
[ 7944.513] X.Org Server Extension : 10.0
[ 7944.513] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7944.513] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7944.531] (--) PCI:*(0:0:2:0) 8086:0166:1025:064b rev 9, Mem @ 0xb3000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 7944.531] (--) PCI: (0:1:0:0) 10de:1140:1025:064c rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128
[ 7944.532] (II) Open ACPI successful (/var/run/acpid.socket)
[ 7944.532] (II) LoadModule: "glx"
[ 7944.532] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7944.533] (II) Module glx: vendor="X.Org Foundation"
[ 7944.533] compiled for 1.19.1, module version = 1.0.0
[ 7944.533] ABI class: X.Org Server Extension, version 10.0
[ 7944.533] (==) Matched intel as autoconfigured driver 0
[ 7944.533] (==) Matched nouveau as autoconfigured driver 1
[ 7944.533] (==) Matched nv as autoconfigured driver 2
[ 7944.533] (==) Matched intel as autoconfigured driver 3
[ 7944.533] (==) Matched modesetting as autoconfigured driver 4
[ 7944.534] (==) Matched fbdev as autoconfigured driver 5
[ 7944.534] (==) Matched vesa as autoconfigured driver 6
[ 7944.534] (==) Assigned the driver to the xf86ConfigLayout
[ 7944.534] (II) LoadModule: "intel"
[ 7944.534] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 7944.534] (II) Module intel: vendor="X.Org Foundation"
[ 7944.534] compiled for 1.19.1, module version = 2.99.917
[ 7944.534] Module class: X.Org Video Driver
[ 7944.534] ABI class: X.Org Video Driver, version 23.0
[ 7944.534] (II) LoadModule: "nouveau"
[ 7944.534] (WW) Warning, couldn't open module nouveau
[ 7944.534] (II) UnloadModule: "nouveau"
[ 7944.534] (II) Unloading nouveau
[ 7944.534] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 7944.534] (II) LoadModule: "nv"
[ 7944.535] (WW) Warning, couldn't open module nv
[ 7944.535] (II) UnloadModule: "nv"
[ 7944.535] (II) Unloading nv
[ 7944.535] (EE) Failed to load module "nv" (module does not exist, 0)
[ 7944.535] (II) LoadModule: "modesetting"
[ 7944.535] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7944.535] (II) Module modesetting: vendor="X.Org Foundation"
[ 7944.535] compiled for 1.19.1, module version = 1.19.1
[ 7944.535] Module class: X.Org Video Driver
[ 7944.535] ABI class: X.Org Video Driver, version 23.0
[ 7944.535] (II) LoadModule: "fbdev"
[ 7944.535] (WW) Warning, couldn't open module fbdev
[ 7944.535] (II) UnloadModule: "fbdev"
[ 7944.535] (II) Unloading fbdev
[ 7944.535] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 7944.535] (II) LoadModule: "vesa"
[ 7944.536] (WW) Warning, couldn't open module vesa
[ 7944.536] (II) UnloadModule: "vesa"
[ 7944.536] (II) Unloading vesa
[ 7944.536] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 7944.536] (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
[ 7944.536] (II) intel: Driver for Intel(R) HD Graphics
[ 7944.536] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 7944.536] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 7944.536] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7944.536] (++) using VT number 2
[ 7944.536] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 7944.536] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20161121
[ 7944.536] (II) intel(0): SNA compiled from 2.99.917-760-ge9cd8c21
[ 7944.536] (WW) Falling back to old probe method for modesetting
[ 7944.536] (II) modeset(G0): using drv /dev/dri/card1
[ 7944.537] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 7944.537] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[ 7944.537] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7944.537] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 7944.537] (==) intel(0): RGB weight 888
[ 7944.537] (==) intel(0): Default visual is TrueColor
[ 7944.537] (II) intel(0): Output LVDS1 has no monitor section
[ 7944.537] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 7944.537] (II) intel(0): Enabled output LVDS1
[ 7944.537] (II) intel(0): Output VGA1 has no monitor section
[ 7944.537] (II) intel(0): Enabled output VGA1
[ 7944.538] (II) intel(0): Output HDMI1 has no monitor section
[ 7944.538] (II) intel(0): Enabled output HDMI1
[ 7944.538] (II) intel(0): Output DP1 has no monitor section
[ 7944.538] (II) intel(0): Enabled output DP1
[ 7944.538] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 7944.538] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 7944.538] (II) intel(0): Enabled output VIRTUAL1
[ 7944.538] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 7944.538] (==) intel(0): TearFree disabled
[ 7944.538] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7944.538] (==) intel(0): DPI set to (96, 96)
[ 7944.538] (II) Loading sub module "dri3"
[ 7944.538] (II) LoadModule: "dri3"
[ 7944.538] (II) Module "dri3" already built-in
[ 7944.538] (II) Loading sub module "dri2"
[ 7944.538] (II) LoadModule: "dri2"
[ 7944.538] (II) Module "dri2" already built-in
[ 7944.538] (II) Loading sub module "present"
[ 7944.538] (II) LoadModule: "present"
[ 7944.538] (II) Module "present" already built-in
[ 7944.551] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 7944.551] (==) modeset(G0): RGB weight 888
[ 7944.551] (==) modeset(G0): Default visual is TrueColor
[ 7944.551] (II) Loading sub module "glamoregl"
[ 7944.551] (II) LoadModule: "glamoregl"
[ 7944.551] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7944.551] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7944.551] compiled for 1.19.1, module version = 1.0.0
[ 7944.551] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7944.551] (II) glamor: OpenGL accelerated X.org driver based.
[ 7944.616] (II) glamor: EGL version 1.4 (DRI2):
[ 7944.619] (II) modeset(G0): glamor initialized
[ 7944.619] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7944.619] (==) modeset(G0): DPI set to (96, 96)
[ 7944.619] (II) Loading sub module "fb"
[ 7944.619] (II) LoadModule: "fb"
[ 7944.619] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7944.619] (II) Module fb: vendor="X.Org Foundation"
[ 7944.619] compiled for 1.19.1, module version = 1.0.0
[ 7944.619] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7944.619] (==) Depth 24 pixmap format is 32 bpp
[ 7944.654] (==) modeset(G0): Backing store enabled
[ 7944.654] (==) modeset(G0): Silken mouse enabled
[ 7944.654] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 7944.654] (==) modeset(G0): DPMS enabled
[ 7944.655] (II) modeset(G0): [DRI2] Setup complete
[ 7944.655] (II) modeset(G0): [DRI2] DRI driver: nouveau
[ 7944.655] (II) modeset(G0): [DRI2] VDPAU driver: nouveau
[ 7944.655] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 7944.655] (==) intel(0): Backing store enabled
[ 7944.655] (==) intel(0): Silken mouse enabled
[ 7944.655] (II) intel(0): HW Cursor enabled
[ 7944.655] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 7944.655] (==) intel(0): DPMS enabled
[ 7944.655] (==) intel(0): Display hotplug detection enabled
[ 7944.655] (II) intel(0): [DRI2] Setup complete
[ 7944.655] (II) intel(0): [DRI2] DRI driver: i965
[ 7944.655] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 7944.655] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 7944.655] (II) intel(0): hardware support for Present enabled
[ 7944.655] (--) RandR disabled
[ 7944.662] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 7944.662] (II) AIGLX: enabled GLX_ARB_create_context
[ 7944.662] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 7944.662] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 7944.662] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 7944.662] (II) AIGLX: enabled GLX_SGI_swap_control
[ 7944.662] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 7944.662] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 7944.662] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 7944.662] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 7944.662] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 7944.662] (II) AIGLX: Loaded and initialized i965
[ 7944.662] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7944.664] (II) modeset(G0): Damage tracking initialized
[ 7944.665] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 7944.679] (II) intel(0): Setting screen physical size to 361 x 203
[ 7944.702] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 7944.702] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7944.702] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7944.702] (II) LoadModule: "libinput"
[ 7944.702] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7944.703] (II) Module libinput: vendor="X.Org Foundation"
[ 7944.703] compiled for 1.19.2, module version = 0.25.0
[ 7944.703] Module class: X.Org XInput Driver
[ 7944.703] ABI class: X.Org XInput driver, version 24.1
[ 7944.703] (II) Using input driver 'libinput' for 'Power Button'
[ 7944.703] (**) Power Button: always reports core events
[ 7944.703] (**) Option "Device" "/dev/input/event7"
[ 7944.703] (**) Option "_source" "server/udev"
[ 7944.703] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 7944.703] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 7944.719] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event7"
[ 7944.719] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7944.719] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 7944.719] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 7944.719] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 7944.719] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 7944.719] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7944.719] (II) Using input driver 'libinput' for 'Video Bus'
[ 7944.719] (**) Video Bus: always reports core events
[ 7944.719] (**) Option "Device" "/dev/input/event12"
[ 7944.719] (**) Option "_source" "server/udev"
[ 7944.719] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[ 7944.719] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[ 7944.739] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event12"
[ 7944.739] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 7944.739] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[ 7944.739] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[ 7944.739] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 7944.739] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7944.739] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7944.739] (II) Using input driver 'libinput' for 'Power Button'
[ 7944.739] (**) Power Button: always reports core events
[ 7944.739] (**) Option "Device" "/dev/input/event4"
[ 7944.739] (**) Option "_source" "server/udev"
[ 7944.739] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 7944.739] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 7944.759] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input6/event4"
[ 7944.759] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 7944.759] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 7944.759] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 7944.759] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[ 7944.759] (II) No input driver specified, ignoring this device.
[ 7944.759] (II) This device may have been added with another device file.
[ 7944.759] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[ 7944.759] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 7944.759] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 7944.759] (II) Using input driver 'libinput' for 'Sleep Button'
[ 7944.759] (**) Sleep Button: always reports core events
[ 7944.759] (**) Option "Device" "/dev/input/event6"
[ 7944.759] (**) Option "_source" "server/udev"
[ 7944.760] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 7944.760] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[ 7944.789] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input8/event6"
[ 7944.789] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 7944.789] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 7944.789] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[ 7944.790] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 7944.790] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 7944.790] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7944.790] (II) Using input driver 'libinput' for 'Video Bus'
[ 7944.790] (**) Video Bus: always reports core events
[ 7944.790] (**) Option "Device" "/dev/input/event11"
[ 7944.790] (**) Option "_source" "server/udev"
[ 7944.790] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[ 7944.790] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[ 7944.809] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input15/event11"
[ 7944.809] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[ 7944.809] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[ 7944.809] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[ 7944.810] (II) config/udev: Adding input device HD WebCam (/dev/input/event17)
[ 7944.810] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[ 7944.810] (**) HD WebCam: Applying InputClass "libinput keyboard catchall"
[ 7944.810] (II) Using input driver 'libinput' for 'HD WebCam'
[ 7944.810] (**) HD WebCam: always reports core events
[ 7944.810] (**) Option "Device" "/dev/input/event17"
[ 7944.810] (**) Option "_source" "server/udev"
[ 7944.811] (II) input device 'HD WebCam', /dev/input/event17 is tagged by udev as: Keyboard
[ 7944.811] (II) input device 'HD WebCam', /dev/input/event17 is a keyboard
[ 7944.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input18/event17"
[ 7944.849] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 11)
[ 7944.849] (II) input device 'HD WebCam', /dev/input/event17 is tagged by udev as: Keyboard
[ 7944.849] (II) input device 'HD WebCam', /dev/input/event17 is a keyboard
[ 7944.850] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[ 7944.850] (II) No input driver specified, ignoring this device.
[ 7944.850] (II) This device may have been added with another device file.
[ 7944.850] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 7944.850] (II) No input driver specified, ignoring this device.
[ 7944.850] (II) This device may have been added with another device file.
[ 7944.850] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 7944.850] (II) No input driver specified, ignoring this device.
[ 7944.850] (II) This device may have been added with another device file.
[ 7944.851] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[ 7944.851] (II) No input driver specified, ignoring this device.
[ 7944.851] (II) This device may have been added with another device file.
[ 7944.851] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event1)
[ 7944.851] (**) A4TECH USB Device: Applying InputClass "evdev keyboard catchall"
[ 7944.851] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[ 7944.851] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[ 7944.851] (**) A4TECH USB Device: always reports core events
[ 7944.851] (**) Option "Device" "/dev/input/event1"
[ 7944.851] (**) Option "_source" "server/udev"
[ 7944.852] (II) input device 'A4TECH USB Device', /dev/input/event1 is tagged by udev as: Keyboard
[ 7944.852] (II) input device 'A4TECH USB Device', /dev/input/event1 is a keyboard
[ 7944.869] (II) libinput: A4TECH USB Device: needs a virtual subdevice
[ 7944.869] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:09DA:054F.0001/input/input2/event1"
[ 7944.869] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 12)
[ 7944.869] (**) Option "AccelerationScheme" "none"
[ 7944.869] (**) A4TECH USB Device: (accel) selected scheme none/0
[ 7944.869] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[ 7944.869] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[ 7944.870] (II) input device 'A4TECH USB Device', /dev/input/event1 is tagged by udev as: Keyboard
[ 7944.870] (II) input device 'A4TECH USB Device', /dev/input/event1 is a keyboard
[ 7944.870] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event2)
[ 7944.870] (**) A4TECH USB Device: Applying InputClass "evdev pointer catchall"
[ 7944.870] (**) A4TECH USB Device: Applying InputClass "libinput pointer catchall"
[ 7944.870] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[ 7944.870] (**) A4TECH USB Device: always reports core events
[ 7944.870] (**) Option "Device" "/dev/input/event2"
[ 7944.870] (**) Option "_source" "server/udev"
[ 7944.926] (II) input device 'A4TECH USB Device', /dev/input/event2 is tagged by udev as: Mouse
[ 7944.926] (II) input device 'A4TECH USB Device', /dev/input/event2 is a pointer caps
[ 7944.962] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:09DA:054F.0002/input/input3/event2"
[ 7944.962] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 13)
[ 7944.963] (**) Option "AccelerationScheme" "none"
[ 7944.963] (**) A4TECH USB Device: (accel) selected scheme none/0
[ 7944.963] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[ 7944.963] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[ 7945.019] (II) input device 'A4TECH USB Device', /dev/input/event2 is tagged by udev as: Mouse
[ 7945.019] (II) input device 'A4TECH USB Device', /dev/input/event2 is a pointer caps
[ 7945.020] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse0)
[ 7945.020] (II) No input driver specified, ignoring this device.
[ 7945.020] (II) This device may have been added with another device file.
[ 7945.020] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 7945.020] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 7945.020] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 7945.020] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 7945.020] (**) AT Translated Set 2 keyboard: always reports core events
[ 7945.021] (**) Option "Device" "/dev/input/event0"
[ 7945.021] (**) Option "_source" "server/udev"
[ 7945.021] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 7945.021] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 7945.039] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 7945.039] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 7945.040] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 7945.040] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 7945.040] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
[ 7945.040] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 7945.040] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 7945.040] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 7945.040] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 7945.040] (**) Option "Device" "/dev/input/event10"
[ 7945.040] (**) Option "_source" "server/udev"
[ 7945.041] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event10 is tagged by udev as: Touchpad
[ 7945.041] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event10 is a touchpad
[ 7945.079] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event10"
[ 7945.079] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[ 7945.080] (**) Option "AccelerationScheme" "none"
[ 7945.080] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 7945.080] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 7945.080] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 7945.080] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event10 is tagged by udev as: Touchpad
[ 7945.080] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event10 is a touchpad
[ 7945.081] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 7945.081] (II) No input driver specified, ignoring this device.
[ 7945.081] (II) This device may have been added with another device file.
[ 7945.081] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 7945.081] (II) No input driver specified, ignoring this device.
[ 7945.081] (II) This device may have been added with another device file.
[ 7945.081] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event8)
[ 7945.081] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 7945.081] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7945.081] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 7945.081] (**) Acer WMI hotkeys: always reports core events
[ 7945.081] (**) Option "Device" "/dev/input/event8"
[ 7945.081] (**) Option "_source" "server/udev"
[ 7945.082] (II) input device 'Acer WMI hotkeys', /dev/input/event8 is tagged by udev as: Keyboard
[ 7945.082] (II) input device 'Acer WMI hotkeys', /dev/input/event8 is a keyboard
[ 7945.099] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
[ 7945.099] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 16)
[ 7945.100] (II) input device 'Acer WMI hotkeys', /dev/input/event8 is tagged by udev as: Keyboard
[ 7945.100] (II) input device 'Acer WMI hotkeys', /dev/input/event8 is a keyboard
[ 7945.100] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event9)
[ 7945.100] (II) No input driver specified, ignoring this device.
[ 7945.100] (II) This device may have been added with another device file.
[ 7945.101] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[ 7945.101] (II) No input driver specified, ignoring this device.
[ 7945.101] (II) This device may have been added with another device file.
[ 7945.114] (**) A4TECH USB Device: Applying InputClass "evdev keyboard catchall"
[ 7945.114] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[ 7945.114] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[ 7945.114] (**) A4TECH USB Device: always reports core events
[ 7945.114] (**) Option "Device" "/dev/input/event1"
[ 7945.114] (**) Option "_source" "_driver/libinput"
[ 7945.114] (II) libinput: A4TECH USB Device: is a virtual subdevice
[ 7945.114] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:09DA:054F.0001/input/input2/event1"
[ 7945.114] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: KEYBOARD, id 17)
[ 7946.538] (II) intel(0): EDID vendor "LGD", prod id 732
[ 7946.539] (II) intel(0): Printing DDC gathered Modelines:
[ 7946.539] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP)