Skip to content

Instantly share code, notes, and snippets.

@AkashRajvanshi
Created December 12, 2020 08:45
Show Gist options
  • Select an option

  • Save AkashRajvanshi/20b6b1cfc3e3c6d70b030beb585a34e4 to your computer and use it in GitHub Desktop.

Select an option

Save AkashRajvanshi/20b6b1cfc3e3c6d70b030beb585a34e4 to your computer and use it in GitHub Desktop.
$ cat /var/log/Xorg.0.log
[ 7.262] (--) Log file renamed from "/var/log/Xorg.pid-776.log" to "/var/log/Xorg.0.log"
[ 7.263]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 7.263] Build Operating System: Linux Arch Linux
[ 7.263] Current Operating System: Linux arch 5.4.82-1-lts #1 SMP Tue, 08 Dec 2020 12:10:59 +0000 x86_64
[ 7.263] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=d8ab550c-63a5-4463-968b-dd2ebf38de18 rw loglevel=3 nvme_core.default_ps_max_latency_us=0
[ 7.263] Build Date: 10 December 2020 12:04:42PM
[ 7.263]
[ 7.263] Current version of pixman: 0.40.0
[ 7.263] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.263] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.263] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 12 13:26:13 2020
[ 7.264] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 7.264] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.265] (==) No Layout section. Using the first Screen section.
[ 7.265] (==) No screen section available. Using defaults.
[ 7.265] (**) |-->Screen "Default Screen Section" (0)
[ 7.265] (**) | |-->Monitor "<default monitor>"
[ 7.265] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 7.265] (**) | |-->Device "Intel Graphics"
[ 7.265] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.265] (==) Automatically adding devices
[ 7.265] (==) Automatically enabling devices
[ 7.265] (==) Automatically adding GPU devices
[ 7.265] (==) Automatically binding GPU devices
[ 7.265] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.265] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7.265] Entry deleted from font path.
[ 7.266] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7.266] Entry deleted from font path.
[ 7.266] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.266] Entry deleted from font path.
[ 7.266] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 7.266] Entry deleted from font path.
[ 7.266] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 7.266] Entry deleted from font path.
[ 7.266] (==) FontPath set to:
/usr/share/fonts/TTF
[ 7.266] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.266] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.266] (II) Module ABI versions:
[ 7.266] X.Org ANSI C Emulation: 0.4
[ 7.266] X.Org Video Driver: 24.1
[ 7.266] X.Org XInput driver : 24.1
[ 7.266] X.Org Server Extension : 10.0
[ 7.267] (++) using VT number 1
[ 7.267] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.267] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7.267] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.270] (--) PCI:*(0@0:2:0) 8086:591b:1043:15e0 rev 4, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 7.270] (--) PCI: (1@0:0:0) 10de:1c8c:1043:15e0 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 7.270] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7.270] (II) LoadModule: "glx"
[ 7.271] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.274] (II) Module glx: vendor="X.Org Foundation"
[ 7.274] compiled for 1.20.10, module version = 1.0.0
[ 7.274] ABI class: X.Org Server Extension, version 10.0
[ 7.274] (II) LoadModule: "intel"
[ 7.275] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 7.276] (II) Module intel: vendor="X.Org Foundation"
[ 7.276] compiled for 1.20.9, module version = 2.99.917
[ 7.276] Module class: X.Org Video Driver
[ 7.276] ABI class: X.Org Video Driver, version 24.1
[ 7.276] (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
[ 7.276] (II) intel: Driver for Intel(R) HD Graphics
[ 7.276] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 7.276] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 7.277] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20190822
[ 7.277] (II) intel(0): SNA compiled from 2.99.917-913-g9236c582
[ 7.306] (--) intel(0): gen9 engineering sample
[ 7.306] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 7.306] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.306] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 7.306] (==) intel(0): RGB weight 888
[ 7.306] (==) intel(0): Default visual is TrueColor
[ 7.306] (**) intel(0): Option "TripleBuffer" "true"
[ 7.306] (**) intel(0): Option "TearFree" "true"
[ 7.307] (II) intel(0): Output eDP1 has no monitor section
[ 7.308] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 7.308] (II) intel(0): Enabled output eDP1
[ 7.308] (II) intel(0): Output HDMI1 has no monitor section
[ 7.308] (II) intel(0): Enabled output HDMI1
[ 7.308] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 7.308] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 7.308] (II) intel(0): Enabled output VIRTUAL1
[ 7.308] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 7.308] (**) intel(0): TearFree enabled
[ 7.308] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.308] (==) intel(0): DPI set to (96, 96)
[ 7.308] (II) Loading sub module "dri3"
[ 7.308] (II) LoadModule: "dri3"
[ 7.308] (II) Module "dri3" already built-in
[ 7.308] (II) Loading sub module "dri2"
[ 7.308] (II) LoadModule: "dri2"
[ 7.308] (II) Module "dri2" already built-in
[ 7.308] (II) Loading sub module "present"
[ 7.308] (II) LoadModule: "present"
[ 7.308] (II) Module "present" already built-in
[ 7.309] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[ 7.309] (==) intel(0): Backing store enabled
[ 7.309] (==) intel(0): Silken mouse disabled
[ 7.309] (II) intel(0): HW Cursor enabled
[ 7.310] (==) intel(0): DPMS enabled
[ 7.310] (==) intel(0): Display hotplug detection enabled
[ 7.310] (II) intel(0): [DRI2] Setup complete
[ 7.310] (II) intel(0): [DRI2] DRI driver: i965
[ 7.310] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 7.310] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 7.310] (II) intel(0): hardware support for Present enabled
[ 7.310] (II) Initializing extension Generic Event Extension
[ 7.311] (II) Initializing extension SHAPE
[ 7.311] (II) Initializing extension MIT-SHM
[ 7.311] (II) Initializing extension XInputExtension
[ 7.311] (II) Initializing extension XTEST
[ 7.312] (II) Initializing extension BIG-REQUESTS
[ 7.312] (II) Initializing extension SYNC
[ 7.312] (II) Initializing extension XKEYBOARD
[ 7.312] (II) Initializing extension XC-MISC
[ 7.312] (II) Initializing extension SECURITY
[ 7.312] (II) Initializing extension XFIXES
[ 7.313] (II) Initializing extension RENDER
[ 7.313] (II) Initializing extension RANDR
[ 7.313] (II) Initializing extension COMPOSITE
[ 7.313] (II) Initializing extension DAMAGE
[ 7.314] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.314] (II) Initializing extension DOUBLE-BUFFER
[ 7.314] (II) Initializing extension RECORD
[ 7.314] (II) Initializing extension DPMS
[ 7.314] (II) Initializing extension Present
[ 7.314] (II) Initializing extension DRI3
[ 7.315] (II) Initializing extension X-Resource
[ 7.315] (II) Initializing extension XVideo
[ 7.315] (II) Initializing extension XVideo-MotionCompensation
[ 7.315] (II) Initializing extension GLX
[ 7.340] (II) AIGLX: Loaded and initialized i965
[ 7.340] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7.340] (II) Initializing extension XFree86-VidModeExtension
[ 7.340] (II) Initializing extension XFree86-DGA
[ 7.340] (II) Initializing extension XFree86-DRI
[ 7.340] (II) Initializing extension DRI2
[ 7.345] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 7.352] (II) intel(0): Setting screen physical size to 508 x 285
[ 7.390] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 7.390] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.390] (II) LoadModule: "libinput"
[ 7.390] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.392] (II) Module libinput: vendor="X.Org Foundation"
[ 7.392] compiled for 1.20.8, module version = 0.30.0
[ 7.392] Module class: X.Org XInput Driver
[ 7.392] ABI class: X.Org XInput driver, version 24.1
[ 7.392] (II) Using input driver 'libinput' for 'Power Button'
[ 7.392] (**) Power Button: always reports core events
[ 7.392] (**) Option "Device" "/dev/input/event3"
[ 7.392] (**) Option "_source" "server/udev"
[ 7.394] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 7.394] (II) event3 - Power Button: device is a keyboard
[ 7.394] (II) event3 - Power Button: device removed
[ 7.455] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 7.455] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.457] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 7.457] (II) event3 - Power Button: device is a keyboard
[ 7.458] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event11)
[ 7.458] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 7.458] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 7.458] (**) Asus Wireless Radio Control: always reports core events
[ 7.458] (**) Option "Device" "/dev/input/event11"
[ 7.458] (**) Option "_source" "server/udev"
[ 7.459] (II) event11 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 7.459] (II) event11 - Asus Wireless Radio Control: device is a keyboard
[ 7.459] (II) event11 - Asus Wireless Radio Control: device removed
[ 7.565] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input11/event11"
[ 7.565] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 7.566] (II) event11 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 7.566] (II) event11 - Asus Wireless Radio Control: device is a keyboard
[ 7.567] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 7.567] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.567] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.567] (**) Video Bus: always reports core events
[ 7.567] (**) Option "Device" "/dev/input/event4"
[ 7.567] (**) Option "_source" "server/udev"
[ 7.568] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7.568] (II) event4 - Video Bus: device is a keyboard
[ 7.568] (II) event4 - Video Bus: device removed
[ 7.665] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 7.665] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 7.667] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7.667] (II) event4 - Video Bus: device is a keyboard
[ 7.668] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 7.668] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.668] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.668] (**) Video Bus: always reports core events
[ 7.668] (**) Option "Device" "/dev/input/event5"
[ 7.668] (**) Option "_source" "server/udev"
[ 7.669] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 7.669] (II) event5 - Video Bus: device is a keyboard
[ 7.669] (II) event5 - Video Bus: device removed
[ 7.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input5/event5"
[ 7.745] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 7.747] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 7.747] (II) event5 - Video Bus: device is a keyboard
[ 7.748] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7.748] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.748] (II) Using input driver 'libinput' for 'Power Button'
[ 7.748] (**) Power Button: always reports core events
[ 7.748] (**) Option "Device" "/dev/input/event1"
[ 7.748] (**) Option "_source" "server/udev"
[ 7.749] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.749] (II) event1 - Power Button: device is a keyboard
[ 7.749] (II) event1 - Power Button: device removed
[ 7.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 7.785] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 7.786] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.787] (II) event1 - Power Button: device is a keyboard
[ 7.787] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 7.787] (II) No input driver specified, ignoring this device.
[ 7.787] (II) This device may have been added with another device file.
[ 7.788] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 7.788] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 7.788] (II) Using input driver 'libinput' for 'Sleep Button'
[ 7.788] (**) Sleep Button: always reports core events
[ 7.788] (**) Option "Device" "/dev/input/event0"
[ 7.788] (**) Option "_source" "server/udev"
[ 7.789] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 7.789] (II) event0 - Sleep Button: device is a keyboard
[ 7.789] (II) event0 - Sleep Button: device removed
[ 7.825] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 7.825] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 7.827] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 7.827] (II) event0 - Sleep Button: device is a keyboard
[ 7.828] (II) config/udev: Adding input device Logitech G300s Optical Gaming Mouse (/dev/input/event6)
[ 7.828] (**) Logitech G300s Optical Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 7.828] (II) Using input driver 'libinput' for 'Logitech G300s Optical Gaming Mouse'
[ 7.828] (**) Logitech G300s Optical Gaming Mouse: always reports core events
[ 7.828] (**) Option "Device" "/dev/input/event6"
[ 7.828] (**) Option "_source" "server/udev"
[ 7.897] (II) event6 - Logitech G300s Optical Gaming Mouse: is tagged by udev as: Mouse
[ 7.897] (II) event6 - Logitech G300s Optical Gaming Mouse: device is a pointer
[ 7.897] (II) event6 - Logitech G300s Optical Gaming Mouse: device removed
[ 7.975] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C246.0001/input/input6/event6"
[ 7.975] (II) XINPUT: Adding extended input device "Logitech G300s Optical Gaming Mouse" (type: MOUSE, id 12)
[ 7.975] (**) Option "AccelerationScheme" "none"
[ 7.975] (**) Logitech G300s Optical Gaming Mouse: (accel) selected scheme none/0
[ 7.975] (**) Logitech G300s Optical Gaming Mouse: (accel) acceleration factor: 2.000
[ 7.975] (**) Logitech G300s Optical Gaming Mouse: (accel) acceleration threshold: 4
[ 8.047] (II) event6 - Logitech G300s Optical Gaming Mouse: is tagged by udev as: Mouse
[ 8.047] (II) event6 - Logitech G300s Optical Gaming Mouse: device is a pointer
[ 8.048] (II) config/udev: Adding input device Logitech G300s Optical Gaming Mouse (/dev/input/mouse0)
[ 8.048] (II) No input driver specified, ignoring this device.
[ 8.048] (II) This device may have been added with another device file.
[ 8.049] (II) config/udev: Adding input device Logitech G300s Optical Gaming Mouse Keyboard (/dev/input/event7)
[ 8.049] (**) Logitech G300s Optical Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.049] (II) Using input driver 'libinput' for 'Logitech G300s Optical Gaming Mouse Keyboard'
[ 8.049] (**) Logitech G300s Optical Gaming Mouse Keyboard: always reports core events
[ 8.049] (**) Option "Device" "/dev/input/event7"
[ 8.049] (**) Option "_source" "server/udev"
[ 8.051] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 8.051] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: device is a keyboard
[ 8.051] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: device removed
[ 8.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C246.0002/input/input7/event7"
[ 8.085] (II) XINPUT: Adding extended input device "Logitech G300s Optical Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
[ 8.087] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 8.087] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: device is a keyboard
[ 8.088] (II) config/udev: Adding input device Logitech G300s Optical Gaming Mouse (/dev/input/event8)
[ 8.088] (II) No input driver specified, ignoring this device.
[ 8.088] (II) This device may have been added with another device file.
[ 8.089] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event9)
[ 8.089] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.089] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 8.089] (**) Asus Keyboard: always reports core events
[ 8.089] (**) Option "Device" "/dev/input/event9"
[ 8.089] (**) Option "_source" "server/udev"
[ 8.090] (II) event9 - Asus Keyboard: is tagged by udev as: Keyboard
[ 8.091] (II) event9 - Asus Keyboard: device is a keyboard
[ 8.091] (II) event9 - Asus Keyboard: device removed
[ 8.145] (II) libinput: Asus Keyboard: needs a virtual subdevice
[ 8.145] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:0B05:1854.0003/input/input9/event9"
[ 8.145] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: MOUSE, id 14)
[ 8.145] (**) Option "AccelerationScheme" "none"
[ 8.145] (**) Asus Keyboard: (accel) selected scheme none/0
[ 8.145] (**) Asus Keyboard: (accel) acceleration factor: 2.000
[ 8.145] (**) Asus Keyboard: (accel) acceleration threshold: 4
[ 8.147] (II) event9 - Asus Keyboard: is tagged by udev as: Keyboard
[ 8.147] (II) event9 - Asus Keyboard: device is a keyboard
[ 8.149] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event23)
[ 8.149] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 8.149] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 8.149] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 8.149] (**) Option "Device" "/dev/input/event23"
[ 8.149] (**) Option "_source" "server/udev"
[ 8.150] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 8.150] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 8.151] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 8.245] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input25/event23"
[ 8.245] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 15)
[ 8.247] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 8.247] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 8.248] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Mouse (/dev/input/event20)
[ 8.248] (**) ELAN1200:00 04F3:3045 Mouse: Applying InputClass "libinput pointer catchall"
[ 8.248] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:3045 Mouse'
[ 8.248] (**) ELAN1200:00 04F3:3045 Mouse: always reports core events
[ 8.248] (**) Option "Device" "/dev/input/event20"
[ 8.248] (**) Option "_source" "server/udev"
[ 8.250] (II) event20 - ELAN1200:00 04F3:3045 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.250] (II) event20 - ELAN1200:00 04F3:3045 Mouse: device is a pointer
[ 8.252] (II) event20 - ELAN1200:00 04F3:3045 Mouse: device removed
[ 8.335] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-ELAN1200:00/0018:04F3:3045.0004/input/input23/event20"
[ 8.335] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:3045 Mouse" (type: MOUSE, id 16)
[ 8.335] (**) Option "AccelerationScheme" "none"
[ 8.335] (**) ELAN1200:00 04F3:3045 Mouse: (accel) selected scheme none/0
[ 8.335] (**) ELAN1200:00 04F3:3045 Mouse: (accel) acceleration factor: 2.000
[ 8.335] (**) ELAN1200:00 04F3:3045 Mouse: (accel) acceleration threshold: 4
[ 8.337] (II) event20 - ELAN1200:00 04F3:3045 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.338] (II) event20 - ELAN1200:00 04F3:3045 Mouse: device is a pointer
[ 8.340] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Mouse (/dev/input/mouse1)
[ 8.340] (II) No input driver specified, ignoring this device.
[ 8.340] (II) This device may have been added with another device file.
[ 8.340] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Touchpad (/dev/input/event21)
[ 8.340] (**) ELAN1200:00 04F3:3045 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 8.340] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:3045 Touchpad'
[ 8.340] (**) ELAN1200:00 04F3:3045 Touchpad: always reports core events
[ 8.340] (**) Option "Device" "/dev/input/event21"
[ 8.340] (**) Option "_source" "server/udev"
[ 8.342] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: is tagged by udev as: Touchpad
[ 8.344] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: device is a touchpad
[ 8.344] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: device removed
[ 8.425] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-ELAN1200:00/0018:04F3:3045.0004/input/input24/event21"
[ 8.425] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:3045 Touchpad" (type: TOUCHPAD, id 17)
[ 8.427] (**) Option "AccelerationScheme" "none"
[ 8.427] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) selected scheme none/0
[ 8.427] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) acceleration factor: 2.000
[ 8.427] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) acceleration threshold: 4
[ 8.429] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: is tagged by udev as: Touchpad
[ 8.431] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: device is a touchpad
[ 8.432] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Touchpad (/dev/input/mouse2)
[ 8.432] (II) No input driver specified, ignoring this device.
[ 8.432] (II) This device may have been added with another device file.
[ 8.433] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 8.433] (II) No input driver specified, ignoring this device.
[ 8.433] (II) This device may have been added with another device file.
[ 8.433] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 8.433] (II) No input driver specified, ignoring this device.
[ 8.433] (II) This device may have been added with another device file.
[ 8.434] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 8.434] (II) No input driver specified, ignoring this device.
[ 8.434] (II) This device may have been added with another device file.
[ 8.434] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[ 8.434] (II) No input driver specified, ignoring this device.
[ 8.434] (II) This device may have been added with another device file.
[ 8.435] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[ 8.435] (II) No input driver specified, ignoring this device.
[ 8.435] (II) This device may have been added with another device file.
[ 8.435] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event19)
[ 8.435] (II) No input driver specified, ignoring this device.
[ 8.435] (II) This device may have been added with another device file.
[ 8.436] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[ 8.436] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.436] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 8.436] (**) Asus WMI hotkeys: always reports core events
[ 8.436] (**) Option "Device" "/dev/input/event13"
[ 8.436] (**) Option "_source" "server/udev"
[ 8.437] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 8.437] (II) event13 - Asus WMI hotkeys: device is a keyboard
[ 8.437] (II) event13 - Asus WMI hotkeys: device removed
[ 8.535] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[ 8.535] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 18)
[ 8.537] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 8.537] (II) event13 - Asus WMI hotkeys: device is a keyboard
[ 8.538] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event22)
[ 8.538] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.538] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.538] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.538] (**) Option "Device" "/dev/input/event22"
[ 8.538] (**) Option "_source" "server/udev"
[ 8.539] (II) event22 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.539] (II) event22 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.541] (II) event22 - AT Translated Set 2 keyboard: device removed
[ 8.575] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input22/event22"
[ 8.575] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 8.577] (II) event22 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.577] (II) event22 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.579] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 8.579] (II) No input driver specified, ignoring this device.
[ 8.579] (II) This device may have been added with another device file.
[ 8.580] (II) config/udev: Adding input device Speakup (/dev/input/event10)
[ 8.580] (**) Speakup: Applying InputClass "libinput keyboard catchall"
[ 8.580] (II) Using input driver 'libinput' for 'Speakup'
[ 8.580] (**) Speakup: always reports core events
[ 8.580] (**) Option "Device" "/dev/input/event10"
[ 8.580] (**) Option "_source" "server/udev"
[ 8.581] (II) event10 - Speakup: is tagged by udev as: Keyboard
[ 8.581] (II) event10 - Speakup: device is a keyboard
[ 8.582] (II) event10 - Speakup: device removed
[ 8.655] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[ 8.655] (II) XINPUT: Adding extended input device "Speakup" (type: KEYBOARD, id 20)
[ 8.656] (II) event10 - Speakup: is tagged by udev as: Keyboard
[ 8.656] (II) event10 - Speakup: device is a keyboard
[ 8.669] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.669] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 8.669] (**) Asus Keyboard: always reports core events
[ 8.669] (**) Option "Device" "/dev/input/event9"
[ 8.669] (**) Option "_source" "_driver/libinput"
[ 8.669] (II) libinput: Asus Keyboard: is a virtual subdevice
[ 8.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:0B05:1854.0003/input/input9/event9"
[ 8.669] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 21)
[ 9.312] (II) intel(0): EDID vendor "BOE", prod id 1631
[ 9.312] (II) intel(0): Printing DDC gathered Modelines:
[ 9.312] (II) intel(0): Modeline "1920x1080"x0.0 139.77 1920 1968 2000 2080 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 1532.001] (II) event3 - Power Button: device removed
[ 1532.035] (II) event11 - Asus Wireless Radio Control: device removed
[ 1532.115] (II) event4 - Video Bus: device removed
[ 1532.195] (II) event5 - Video Bus: device removed
[ 1532.275] (II) event1 - Power Button: device removed
[ 1532.315] (II) event0 - Sleep Button: device removed
[ 1532.355] (II) event6 - Logitech G300s Optical Gaming Mouse: device removed
[ 1532.435] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: device removed
[ 1532.475] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 1532.555] (II) event20 - ELAN1200:00 04F3:3045 Mouse: device removed
[ 1532.635] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: device removed
[ 1532.715] (II) event13 - Asus WMI hotkeys: device removed
[ 1532.815] (II) event22 - AT Translated Set 2 keyboard: device removed
[ 1532.855] (II) event10 - Speakup: device removed
[ 1532.935] (II) event9 - Asus Keyboard: device removed
[ 1532.975] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1537.757] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 1537.757] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 1537.836] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1537.836] (II) event3 - Power Button: device is a keyboard
[ 1537.838] (II) event11 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 1537.838] (II) event11 - Asus Wireless Radio Control: device is a keyboard
[ 1537.840] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 1537.840] (II) event4 - Video Bus: device is a keyboard
[ 1537.841] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 1537.841] (II) event5 - Video Bus: device is a keyboard
[ 1537.841] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1537.841] (II) event1 - Power Button: device is a keyboard
[ 1537.842] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 1537.842] (II) event0 - Sleep Button: device is a keyboard
[ 1537.907] (II) event6 - Logitech G300s Optical Gaming Mouse: is tagged by udev as: Mouse
[ 1537.907] (II) event6 - Logitech G300s Optical Gaming Mouse: device is a pointer
[ 1537.909] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 1537.909] (II) event7 - Logitech G300s Optical Gaming Mouse Keyboard: device is a keyboard
[ 1537.912] (II) event9 - Asus Keyboard: is tagged by udev as: Keyboard
[ 1537.912] (II) event9 - Asus Keyboard: device is a keyboard
[ 1537.915] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 1537.915] (II) event23 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 1537.917] (II) event20 - ELAN1200:00 04F3:3045 Mouse: is tagged by udev as: Mouse Pointingstick
[ 1537.918] (II) event20 - ELAN1200:00 04F3:3045 Mouse: device is a pointer
[ 1537.922] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: is tagged by udev as: Touchpad
[ 1537.925] (II) event21 - ELAN1200:00 04F3:3045 Touchpad: device is a touchpad
[ 1537.927] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 1537.927] (II) event13 - Asus WMI hotkeys: device is a keyboard
[ 1537.929] (II) event22 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1537.929] (II) event22 - AT Translated Set 2 keyboard: device is a keyboard
[ 1537.932] (II) event10 - Speakup: is tagged by udev as: Keyboard
[ 1537.932] (II) event10 - Speakup: device is a keyboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment