I am having a problem where a Xorg process gradually consumes more memory as time goes on, this is a htop
output to HTML showcasing said process:
1 [|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||100.0%] Tasks: 87, 216 thr; 1 running
2 [ 0.0%] Load average: 1.44 1.19 1.22
3 [ 0.0%] Uptime: 01:13:07
4 [||||||||||||||||||||||||||||||||| 33.3%]
Mem[|||||||||||||||||||||||||||||||||||||||||||||||||||||| 1.36G/5.61G]
Swp[ 0K/1024M]
PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
813 root 20 0 936M 319M 299M S 0.0 5.6 0:01.34 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
815 root 20 0 936M 319M 299M S 0.0 5.6 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
816 root 20 0 936M 319M 299M S 0.0 5.6 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
817 root 20 0 936M 319M 299M S 0.0 5.6 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
818 root 20 0 936M 319M 299M S 0.0 5.6 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
793 root 20 0 936M 319M 299M S 0.0 5.6 5:21.39 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
F1Help F2Setup F3SearchF4FilterF5Tree F6SortByF7Nice -F8Nice +F9Kill F10Quit
It starts small, but it gradually starts to consume more and more ram, to a point where it freezes my computer after reaching around 8 hours of uptime, it consumes 2.4 GB of ram and all swap memory. When it reaches that point, the computer starts to slow down and it eventually freezes, forcing me to hard reset. When I reboot before this happens, memory usage goes back to minimum then the entire process repeats itself.
This is my current Xorg memory usage, an hour later:
1 [|||||||||||||||||||||||||||||||||||||||||||||||100.0%] Tasks: 92, 385 thr; 1 running
2 [ 0.0%] Load average: 0.93 0.95 1.10
3 [|||||||||||||| 25.0%] Uptime: 02:03:49
4 [|||||||||||||| 25.0%]
Mem[||||||||||||||||||||||||||||||||||||||||||2.50G/5.61G]
Swp[ 0K/1024M]
PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
813 root 20 0 1289M 592M 571M S 0.0 10.3 0:01.72 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
815 root 20 0 1289M 592M 571M S 0.0 10.3 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
816 root 20 0 1289M 592M 571M S 0.0 10.3 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
817 root 20 0 1289M 592M 571M S 0.0 10.3 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
818 root 20 0 1289M 592M 571M S 0.0 10.3 0:00.00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
793 root 20 0 1289M 592M 571M S 0.0 10.3 7:59.98 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolis
F1Help F2Setup F3SearchF4FilterF5Tree F6SortByF7Nice -F8Nice +F9Kill F10Quit
This is my inxi -Fxza
, if my laptop information is relevant:
System: Kernel: 5.7.14-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.1.0
parameters: BOOT_IMAGE=/boot/vmlinuz-5.7-x86_64 root=UUID=0660dcb8-efbf-4996-8802-ed022f87755d rw quiet
apparmor=1 security=apparmor udev.log_priority=3
Desktop: Xfce 4.14.2 tk: Gtk 3.24.20 info: xfce4-panel wm: xfwm4 dm: LightDM 1.30.0 Distro: Manjaro Linux
Machine: Type: Laptop System: SAMSUNG product: RV411 v: N/A serial: <filter> Chassis: type: 9 serial: <filter>
Mobo: SAMSUNG model: RV411 serial: <filter> BIOS: Phoenix v: 02RJ.M001.20120214.LG date: 02/14/2012
Battery: ID-1: BAT1 charge: 16.6 Wh condition: 23.7/32.6 Wh (73%) volts: 15.4/14.8 model: SAMSUNG Electronics
type: Li-ion serial: N/A status: Unknown
CPU: Topology: Dual Core model: Intel Core i3 M 380 bits: 64 type: MT MCP arch: Nehalem family: 6 model-id: 25 (37)
stepping: 5 microcode: 7 L2 cache: 3072 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 20227
Speed: 2527 MHz min/max: 933/2533 MHz Core speeds (MHz): 1: 2527 2: 2527 3: 2527 4: 2527
Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages
Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable
Type: meltdown mitigation: PTI
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics: Device-1: Intel Core Processor Integrated Graphics vendor: Samsung Co driver: i915 v: kernel bus ID: 00:02.0
chip ID: 8086:0046
Device-2: Silicon Motion type: USB driver: uvcvideo bus ID: 1-1.4:3 chip ID: 2232:1020 serial: <filter>
Display: x11 server: X.Org 1.20.8 driver: intel unloaded: modesetting alternate: fbdev,vesa display ID: :0.0
screens: 1
Screen-1: 0 s-res: 1366x768 s-dpi: 96 s-size: 361x203mm (14.2x8.0") s-diag: 414mm (16.3")
Monitor-1: LVDS1 res: 1366x768 hz: 60 dpi: 112 size: 310x180mm (12.2x7.1") diag: 358mm (14.1")
OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 20.1.5 direct render: Yes
Audio: Device-1: Intel 5 Series/3400 Series High Definition Audio vendor: Samsung Co driver: snd_hda_intel v: kernel
bus ID: 00:1b.0 chip ID: 8086:3b56
Sound Server: ALSA v: k5.7.14-1-MANJARO
Network: Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter vendor: Askey driver: ath9k v: kernel port: 1840
bus ID: 02:00.0 chip ID: 168c:002b
IF: wlp2s0 state: up mac: <filter>
Device-2: Realtek RTL810xE PCI Express Fast Ethernet vendor: Samsung Co driver: r8169 v: kernel port: 3000
bus ID: 04:00.0 chip ID: 10ec:8136
IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: Local Storage: total: 931.51 GiB used: 241.97 GiB (26.0%)
SMART Message: Required tool smartctl not installed. Check --recommends
ID-1: /dev/sda vendor: Seagate model: ST1000LM024 HN-M101MBB size: 931.51 GiB block size: physical: 512 B
logical: 512 B speed: 3.0 Gb/s rotation: 5400 rpm serial: <filter> rev: 0001 scheme: MBR
Partition: ID-1: / raw size: 931.51 GiB size: 915.89 GiB (98.32%) used: 241.97 GiB (26.4%) fs: ext4 dev: /dev/sda1
Swap: Kernel: swappiness: 10 (default 60) cache pressure: 100 (default)
ID-1: swap-1 type: file size: 1024.0 MiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
Sensors: System Temperatures: cpu: 57.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info: Processes: 196 Uptime: 1m Memory: 5.61 GiB used: 712.3 MiB (12.4%) Init: systemd v: 245 Compilers: gcc: 10.1.0
Packages: pacman: 1407 lib: 370 flatpak: 0 Shell: Bash v: 5.0.18 running in: xfce4-terminal inxi: 3.1.05
Here is cat /var/log/Xorg.0.log
after a fresh reboot:
[ 29.385]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 29.385] Build Operating System: Linux Manjaro Linux
[ 29.385] Current Operating System: Linux mikaeshin-rv411 5.7.14-1-MANJARO #1 SMP PREEMPT Fri Aug 7 10:12:32 UTC 2020 x86_64
[ 29.385] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.7-x86_64 root=UUID=0660dcb8-efbf-4996-8802-ed022f87755d rw quiet apparmor=1 security=apparmor udev.log_priority=3
[ 29.385] Build Date: 01 August 2020 07:25:56AM
[ 29.385]
[ 29.385] Current version of pixman: 0.40.0
[ 29.385] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 29.385] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29.386] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 17 21:13:32 2020
[ 29.603] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 29.603] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29.981] (==) No Layout section. Using the first Screen section.
[ 29.981] (==) No screen section available. Using defaults.
[ 29.981] (**) |-->Screen "Default Screen Section" (0)
[ 29.981] (**) | |-->Monitor "<default monitor>"
[ 29.981] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 29.981] (==) Automatically adding devices
[ 29.981] (==) Automatically enabling devices
[ 29.981] (==) Automatically adding GPU devices
[ 29.981] (==) Automatically binding GPU devices
[ 29.981] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 30.412] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 30.412] Entry deleted from font path.
[ 30.412] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 30.412] Entry deleted from font path.
[ 30.412] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1
[ 30.412] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 30.412] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.412] (II) Module ABI versions:
[ 30.412] X.Org ANSI C Emulation: 0.4
[ 30.412] X.Org Video Driver: 24.1
[ 30.412] X.Org XInput driver : 24.1
[ 30.412] X.Org Server Extension : 10.0
[ 30.413] (++) using VT number 7
[ 30.413] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 30.415] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 30.433] (--) PCI:*(0@0:2:0) 8086:0046:144d:c643 rev 2, Mem @ 0xfc000000/4194304, 0xe0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[ 30.433] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 30.433] (II) LoadModule: "glx"
[ 30.525] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 30.967] (II) Module glx: vendor="X.Org Foundation"
[ 30.967] compiled for 1.20.8, module version = 1.0.0
[ 30.967] ABI class: X.Org Server Extension, version 10.0
[ 30.967] (==) Matched intel as autoconfigured driver 0
[ 30.967] (==) Matched modesetting as autoconfigured driver 1
[ 30.967] (==) Matched fbdev as autoconfigured driver 2
[ 30.967] (==) Matched vesa as autoconfigured driver 3
[ 30.967] (==) Assigned the driver to the xf86ConfigLayout
[ 30.967] (II) LoadModule: "intel"
[ 30.978] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 31.245] (II) Module intel: vendor="X.Org Foundation"
[ 31.245] compiled for 1.20.8, module version = 2.99.917
[ 31.245] Module class: X.Org Video Driver
[ 31.245] ABI class: X.Org Video Driver, version 24.1
[ 31.245] (II) LoadModule: "modesetting"
[ 31.246] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 31.451] (II) Module modesetting: vendor="X.Org Foundation"
[ 31.451] compiled for 1.20.8, module version = 1.20.8
[ 31.452] Module class: X.Org Video Driver
[ 31.452] ABI class: X.Org Video Driver, version 24.1
[ 31.452] (II) LoadModule: "fbdev"
[ 31.503] (WW) Warning, couldn't open module fbdev
[ 31.503] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 31.503] (II) LoadModule: "vesa"
[ 31.503] (WW) Warning, couldn't open module vesa
[ 31.503] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 31.503] (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
[ 31.504] (II) intel: Driver for Intel(R) HD Graphics
[ 31.504] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 31.504] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 31.504] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 31.545] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200313
[ 31.545] (II) intel(0): SNA compiled from 2.99.917-908-g7181c5a4
[ 31.588] (WW) Falling back to old probe method for modesetting
[ 31.595] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 31.595] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[ 31.595] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 31.595] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 31.595] (==) intel(0): RGB weight 888
[ 31.595] (==) intel(0): Default visual is TrueColor
[ 31.613] (II) intel(0): Output LVDS1 has no monitor section
[ 31.613] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 31.613] (II) intel(0): Enabled output LVDS1
[ 31.613] (II) intel(0): Output VGA1 has no monitor section
[ 31.614] (II) intel(0): Enabled output VGA1
[ 31.614] (II) intel(0): Output HDMI1 has no monitor section
[ 31.614] (II) intel(0): Enabled output HDMI1
[ 31.614] (II) intel(0): Output DP1 has no monitor section
[ 31.615] (II) intel(0): Enabled output DP1
[ 31.615] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 31.615] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 31.615] (II) intel(0): Enabled output VIRTUAL1
[ 31.615] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 31.615] (==) intel(0): TearFree disabled
[ 31.616] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 31.616] (==) intel(0): DPI set to (96, 96)
[ 31.616] (II) Loading sub module "dri3"
[ 31.616] (II) LoadModule: "dri3"
[ 31.616] (II) Module "dri3" already built-in
[ 31.616] (II) Loading sub module "dri2"
[ 31.616] (II) LoadModule: "dri2"
[ 31.616] (II) Module "dri2" already built-in
[ 31.616] (II) Loading sub module "present"
[ 31.616] (II) LoadModule: "present"
[ 31.616] (II) Module "present" already built-in
[ 31.616] (II) UnloadModule: "modesetting"
[ 31.616] (II) Unloading modesetting
[ 31.734] (II) intel(0): SNA initialized with Ironlake (gen5) backend
[ 31.734] (==) intel(0): Backing store enabled
[ 31.734] (==) intel(0): Silken mouse disabled
[ 31.734] (II) intel(0): HW Cursor enabled
[ 31.761] (==) intel(0): DPMS enabled
[ 31.762] (==) intel(0): Display hotplug detection enabled
[ 31.784] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 31.784] (II) intel(0): [DRI2] Setup complete
[ 31.784] (II) intel(0): [DRI2] DRI driver: i965
[ 31.784] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 31.784] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 31.784] (II) intel(0): hardware support for Present enabled
[ 31.784] (II) Initializing extension Generic Event Extension
[ 31.785] (II) Initializing extension SHAPE
[ 31.785] (II) Initializing extension MIT-SHM
[ 31.786] (II) Initializing extension XInputExtension
[ 31.840] (II) Initializing extension XTEST
[ 31.841] (II) Initializing extension BIG-REQUESTS
[ 31.841] (II) Initializing extension SYNC
[ 31.841] (II) Initializing extension XKEYBOARD
[ 31.853] (II) Initializing extension XC-MISC
[ 31.853] (II) Initializing extension SECURITY
[ 31.853] (II) Initializing extension XFIXES
[ 31.854] (II) Initializing extension RENDER
[ 31.854] (II) Initializing extension RANDR
[ 31.855] (II) Initializing extension COMPOSITE
[ 31.855] (II) Initializing extension DAMAGE
[ 31.855] (II) Initializing extension MIT-SCREEN-SAVER
[ 31.856] (II) Initializing extension DOUBLE-BUFFER
[ 31.856] (II) Initializing extension RECORD
[ 31.856] (II) Initializing extension DPMS
[ 31.857] (II) Initializing extension Present
[ 31.857] (II) Initializing extension DRI3
[ 31.857] (II) Initializing extension X-Resource
[ 31.858] (II) Initializing extension XVideo
[ 31.858] (II) Initializing extension XVideo-MotionCompensation
[ 31.858] (II) Initializing extension GLX
[ 32.828] (II) AIGLX: Loaded and initialized i965
[ 32.828] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 32.828] (II) Initializing extension XFree86-VidModeExtension
[ 32.829] (II) Initializing extension XFree86-DGA
[ 32.829] (II) Initializing extension XFree86-DRI
[ 32.829] (II) Initializing extension DRI2
[ 32.892] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 32.903] (II) intel(0): Setting screen physical size to 361 x 203
[ 33.810] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 33.810] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 33.810] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 33.810] (**) Power Button: Applying InputClass "system-keyboard"
[ 33.810] (II) LoadModule: "libinput"
[ 33.810] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 33.854] (II) Module libinput: vendor="X.Org Foundation"
[ 33.854] compiled for 1.20.8, module version = 0.30.0
[ 33.854] Module class: X.Org XInput Driver
[ 33.854] ABI class: X.Org XInput driver, version 24.1
[ 33.854] (II) Using input driver 'libinput' for 'Power Button'
[ 33.854] (**) Power Button: always reports core events
[ 33.854] (**) Option "Device" "/dev/input/event3"
[ 33.855] (**) Option "_source" "server/udev"
[ 33.938] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 33.938] (II) event3 - Power Button: device is a keyboard
[ 33.938] (II) event3 - Power Button: device removed
[ 33.952] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 33.952] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 33.952] (**) Option "xkb_model" "pc105"
[ 33.952] (**) Option "xkb_layout" "us"
[ 33.952] (**) Option "xkb_variant" "colemak"
[ 33.988] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 33.988] (II) event3 - Power Button: device is a keyboard
[ 33.990] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 33.990] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 33.990] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 33.990] (**) Video Bus: Applying InputClass "system-keyboard"
[ 33.990] (II) Using input driver 'libinput' for 'Video Bus'
[ 33.990] (**) Video Bus: always reports core events
[ 33.990] (**) Option "Device" "/dev/input/event7"
[ 33.990] (**) Option "_source" "server/udev"
[ 33.993] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 33.994] (II) event7 - Video Bus: device is a keyboard
[ 33.994] (II) event7 - Video Bus: device removed
[ 34.044] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input8/event7"
[ 34.044] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 34.044] (**) Option "xkb_model" "pc105"
[ 34.044] (**) Option "xkb_layout" "us"
[ 34.045] (**) Option "xkb_variant" "colemak"
[ 34.048] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 34.048] (II) event7 - Video Bus: device is a keyboard
[ 34.050] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 34.050] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 34.050] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 34.050] (**) Power Button: Applying InputClass "system-keyboard"
[ 34.050] (II) Using input driver 'libinput' for 'Power Button'
[ 34.050] (**) Power Button: always reports core events
[ 34.050] (**) Option "Device" "/dev/input/event1"
[ 34.050] (**) Option "_source" "server/udev"
[ 34.052] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 34.052] (II) event1 - Power Button: device is a keyboard
[ 34.052] (II) event1 - Power Button: device removed
[ 34.071] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 34.071] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 34.071] (**) Option "xkb_model" "pc105"
[ 34.071] (**) Option "xkb_layout" "us"
[ 34.071] (**) Option "xkb_variant" "colemak"
[ 34.072] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 34.072] (II) event1 - Power Button: device is a keyboard
[ 34.073] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 34.073] (II) No input driver specified, ignoring this device.
[ 34.073] (II) This device may have been added with another device file.
[ 34.074] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 34.074] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 34.074] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 34.074] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 34.074] (II) Using input driver 'libinput' for 'Sleep Button'
[ 34.074] (**) Sleep Button: always reports core events
[ 34.074] (**) Option "Device" "/dev/input/event2"
[ 34.074] (**) Option "_source" "server/udev"
[ 34.075] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 34.075] (II) event2 - Sleep Button: device is a keyboard
[ 34.075] (II) event2 - Sleep Button: device removed
[ 34.094] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 34.094] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 34.094] (**) Option "xkb_model" "pc105"
[ 34.094] (**) Option "xkb_layout" "us"
[ 34.094] (**) Option "xkb_variant" "colemak"
[ 34.096] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 34.096] (II) event2 - Sleep Button: device is a keyboard
[ 34.097] (II) config/udev: Adding input device WebCam SC-0311139N (/dev/input/event18)
[ 34.097] (**) WebCam SC-0311139N: Applying InputClass "evdev keyboard catchall"
[ 34.097] (**) WebCam SC-0311139N: Applying InputClass "libinput keyboard catchall"
[ 34.097] (**) WebCam SC-0311139N: Applying InputClass "system-keyboard"
[ 34.097] (II) Using input driver 'libinput' for 'WebCam SC-0311139N'
[ 34.097] (**) WebCam SC-0311139N: always reports core events
[ 34.097] (**) Option "Device" "/dev/input/event18"
[ 34.097] (**) Option "_source" "server/udev"
[ 34.099] (II) event18 - WebCam SC-0311139N: is tagged by udev as: Keyboard
[ 34.099] (II) event18 - WebCam SC-0311139N: device is a keyboard
[ 34.099] (II) event18 - WebCam SC-0311139N: device removed
[ 34.135] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input19/event18"
[ 34.135] (II) XINPUT: Adding extended input device "WebCam SC-0311139N" (type: KEYBOARD, id 10)
[ 34.135] (**) Option "xkb_model" "pc105"
[ 34.135] (**) Option "xkb_layout" "us"
[ 34.135] (**) Option "xkb_variant" "colemak"
[ 34.140] (II) event18 - WebCam SC-0311139N: is tagged by udev as: Keyboard
[ 34.141] (II) event18 - WebCam SC-0311139N: device is a keyboard
[ 34.142] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
[ 34.142] (II) No input driver specified, ignoring this device.
[ 34.142] (II) This device may have been added with another device file.
[ 34.143] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event10)
[ 34.143] (II) No input driver specified, ignoring this device.
[ 34.143] (II) This device may have been added with another device file.
[ 34.145] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event11)
[ 34.145] (II) No input driver specified, ignoring this device.
[ 34.145] (II) This device may have been added with another device file.
[ 34.146] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 34.146] (II) No input driver specified, ignoring this device.
[ 34.146] (II) This device may have been added with another device file.
[ 34.148] (II) config/udev: Adding input device SINO WEALTH Gaming KB (/dev/input/event12)
[ 34.148] (**) SINO WEALTH Gaming KB : Applying InputClass "evdev keyboard catchall"
[ 34.148] (**) SINO WEALTH Gaming KB : Applying InputClass "libinput keyboard catchall"
[ 34.148] (**) SINO WEALTH Gaming KB : Applying InputClass "system-keyboard"
[ 34.148] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB '
[ 34.148] (**) SINO WEALTH Gaming KB : always reports core events
[ 34.148] (**) Option "Device" "/dev/input/event12"
[ 34.148] (**) Option "_source" "server/udev"
[ 34.152] (II) event12 - SINO WEALTH Gaming KB : is tagged by udev as: Keyboard
[ 34.152] (II) event12 - SINO WEALTH Gaming KB : device is a keyboard
[ 34.152] (II) event12 - SINO WEALTH Gaming KB : device removed
[ 34.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:258A:002A.0001/input/input13/event12"
[ 34.171] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB " (type: KEYBOARD, id 11)
[ 34.171] (**) Option "xkb_model" "pc105"
[ 34.171] (**) Option "xkb_layout" "us"
[ 34.171] (**) Option "xkb_variant" "colemak"
[ 34.176] (II) event12 - SINO WEALTH Gaming KB : is tagged by udev as: Keyboard
[ 34.176] (II) event12 - SINO WEALTH Gaming KB : device is a keyboard
[ 34.179] (II) config/udev: Adding input device SINO WEALTH Gaming KB System Control (/dev/input/event13)
[ 34.179] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "evdev keyboard catchall"
[ 34.179] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "libinput keyboard catchall"
[ 34.179] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "system-keyboard"
[ 34.179] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB System Control'
[ 34.180] (**) SINO WEALTH Gaming KB System Control: always reports core events
[ 34.180] (**) Option "Device" "/dev/input/event13"
[ 34.180] (**) Option "_source" "server/udev"
[ 34.185] (II) event13 - SINO WEALTH Gaming KB System Control: is tagged by udev as: Keyboard
[ 34.185] (II) event13 - SINO WEALTH Gaming KB System Control: device is a keyboard
[ 34.186] (II) event13 - SINO WEALTH Gaming KB System Control: device removed
[ 34.231] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input14/event13"
[ 34.231] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB System Control" (type: KEYBOARD, id 12)
[ 34.231] (**) Option "xkb_model" "pc105"
[ 34.231] (**) Option "xkb_layout" "us"
[ 34.231] (**) Option "xkb_variant" "colemak"
[ 34.233] (II) event13 - SINO WEALTH Gaming KB System Control: is tagged by udev as: Keyboard
[ 34.233] (II) event13 - SINO WEALTH Gaming KB System Control: device is a keyboard
[ 34.235] (II) config/udev: Adding input device SINO WEALTH Gaming KB Consumer Control (/dev/input/event14)
[ 34.235] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 34.235] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 34.235] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "system-keyboard"
[ 34.235] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Consumer Control'
[ 34.235] (**) SINO WEALTH Gaming KB Consumer Control: always reports core events
[ 34.235] (**) Option "Device" "/dev/input/event14"
[ 34.235] (**) Option "_source" "server/udev"
[ 34.241] (II) event14 - SINO WEALTH Gaming KB Consumer Control: is tagged by udev as: Keyboard
[ 34.241] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device is a keyboard
[ 34.241] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device removed
[ 34.264] (II) libinput: SINO WEALTH Gaming KB Consumer Control: needs a virtual subdevice
[ 34.264] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input15/event14"
[ 34.264] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Consumer Control" (type: MOUSE, id 13)
[ 34.265] (**) Option "AccelerationScheme" "none"
[ 34.265] (**) SINO WEALTH Gaming KB Consumer Control: (accel) selected scheme none/0
[ 34.265] (**) SINO WEALTH Gaming KB Consumer Control: (accel) acceleration factor: 2.000
[ 34.265] (**) SINO WEALTH Gaming KB Consumer Control: (accel) acceleration threshold: 4
[ 34.267] (II) event14 - SINO WEALTH Gaming KB Consumer Control: is tagged by udev as: Keyboard
[ 34.267] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device is a keyboard
[ 34.268] (II) config/udev: Adding input device SINO WEALTH Gaming KB Keyboard (/dev/input/event15)
[ 34.268] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 34.268] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 34.268] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "system-keyboard"
[ 34.268] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Keyboard'
[ 34.268] (**) SINO WEALTH Gaming KB Keyboard: always reports core events
[ 34.268] (**) Option "Device" "/dev/input/event15"
[ 34.268] (**) Option "_source" "server/udev"
[ 34.270] (II) event15 - SINO WEALTH Gaming KB Keyboard: is tagged by udev as: Keyboard
[ 34.270] (II) event15 - SINO WEALTH Gaming KB Keyboard: device is a keyboard
[ 34.270] (II) event15 - SINO WEALTH Gaming KB Keyboard: device removed
[ 34.288] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input16/event15"
[ 34.288] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Keyboard" (type: KEYBOARD, id 14)
[ 34.288] (**) Option "xkb_model" "pc105"
[ 34.288] (**) Option "xkb_layout" "us"
[ 34.288] (**) Option "xkb_variant" "colemak"
[ 34.292] (II) event15 - SINO WEALTH Gaming KB Keyboard: is tagged by udev as: Keyboard
[ 34.293] (II) event15 - SINO WEALTH Gaming KB Keyboard: device is a keyboard
[ 34.296] (II) config/udev: Adding input device SINO WEALTH Gaming KB Mouse (/dev/input/event16)
[ 34.296] (**) SINO WEALTH Gaming KB Mouse: Applying InputClass "evdev pointer catchall"
[ 34.296] (**) SINO WEALTH Gaming KB Mouse: Applying InputClass "libinput pointer catchall"
[ 34.296] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Mouse'
[ 34.296] (**) SINO WEALTH Gaming KB Mouse: always reports core events
[ 34.296] (**) Option "Device" "/dev/input/event16"
[ 34.296] (**) Option "_source" "server/udev"
[ 34.301] (II) event16 - SINO WEALTH Gaming KB Mouse: is tagged by udev as: Mouse
[ 34.302] (II) event16 - SINO WEALTH Gaming KB Mouse: device is a pointer
[ 34.302] (II) event16 - SINO WEALTH Gaming KB Mouse: device removed
[ 34.354] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input17/event16"
[ 34.354] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Mouse" (type: MOUSE, id 15)
[ 34.355] (**) Option "AccelerationScheme" "none"
[ 34.355] (**) SINO WEALTH Gaming KB Mouse: (accel) selected scheme none/0
[ 34.355] (**) SINO WEALTH Gaming KB Mouse: (accel) acceleration factor: 2.000
[ 34.355] (**) SINO WEALTH Gaming KB Mouse: (accel) acceleration threshold: 4
[ 34.357] (II) event16 - SINO WEALTH Gaming KB Mouse: is tagged by udev as: Mouse
[ 34.357] (II) event16 - SINO WEALTH Gaming KB Mouse: device is a pointer
[ 34.358] (II) config/udev: Adding input device SINO WEALTH Gaming KB Mouse (/dev/input/mouse1)
[ 34.358] (II) No input driver specified, ignoring this device.
[ 34.358] (II) This device may have been added with another device file.
[ 34.359] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/event17)
[ 34.359] (**) Primax Kensington Eagle Trackball: Applying InputClass "evdev pointer catchall"
[ 34.359] (**) Primax Kensington Eagle Trackball: Applying InputClass "libinput pointer catchall"
[ 34.359] (II) Using input driver 'libinput' for 'Primax Kensington Eagle Trackball'
[ 34.359] (**) Primax Kensington Eagle Trackball: always reports core events
[ 34.359] (**) Option "Device" "/dev/input/event17"
[ 34.359] (**) Option "_source" "server/udev"
[ 34.416] (II) event17 - Primax Kensington Eagle Trackball: is tagged by udev as: Mouse Trackball
[ 34.416] (II) event17 - Primax Kensington Eagle Trackball: device is a pointer
[ 34.417] (II) event17 - Primax Kensington Eagle Trackball: device removed
[ 34.461] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:047D:2048.0003/input/input18/event17"
[ 34.461] (II) XINPUT: Adding extended input device "Primax Kensington Eagle Trackball" (type: MOUSE, id 16)
[ 34.461] (**) Option "AccelerationScheme" "none"
[ 34.461] (**) Primax Kensington Eagle Trackball: (accel) selected scheme none/0
[ 34.461] (**) Primax Kensington Eagle Trackball: (accel) acceleration factor: 2.000
[ 34.461] (**) Primax Kensington Eagle Trackball: (accel) acceleration threshold: 4
[ 34.520] (II) event17 - Primax Kensington Eagle Trackball: is tagged by udev as: Mouse Trackball
[ 34.520] (II) event17 - Primax Kensington Eagle Trackball: device is a pointer
[ 34.521] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/mouse2)
[ 34.521] (II) No input driver specified, ignoring this device.
[ 34.521] (II) This device may have been added with another device file.
[ 34.522] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 34.522] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 34.522] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 34.522] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 34.522] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 34.522] (**) AT Translated Set 2 keyboard: always reports core events
[ 34.522] (**) Option "Device" "/dev/input/event4"
[ 34.522] (**) Option "_source" "server/udev"
[ 34.523] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 34.523] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 34.524] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 34.545] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 34.545] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 34.545] (**) Option "xkb_model" "pc105"
[ 34.545] (**) Option "xkb_layout" "us"
[ 34.545] (**) Option "xkb_variant" "colemak"
[ 34.548] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 34.548] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 34.553] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[ 34.553] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 34.553] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 34.553] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 34.553] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 34.553] (**) Option "Device" "/dev/input/event6"
[ 34.553] (**) Option "_source" "server/udev"
[ 34.557] (II) event6 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 34.560] (II) event6 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 34.560] (II) event6 - ETPS/2 Elantech Touchpad: device removed
[ 34.598] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6"
[ 34.598] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 18)
[ 34.600] (**) Option "AccelerationScheme" "none"
[ 34.600] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 34.600] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 34.600] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 34.603] (II) event6 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 34.606] (II) event6 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 34.609] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 34.609] (II) No input driver specified, ignoring this device.
[ 34.609] (II) This device may have been added with another device file.
[ 34.611] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 34.611] (II) No input driver specified, ignoring this device.
[ 34.611] (II) This device may have been added with another device file.
[ 34.644] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 34.644] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 34.644] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "system-keyboard"
[ 34.644] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Consumer Control'
[ 34.644] (**) SINO WEALTH Gaming KB Consumer Control: always reports core events
[ 34.644] (**) Option "Device" "/dev/input/event14"
[ 34.644] (**) Option "_source" "_driver/libinput"
[ 34.644] (II) libinput: SINO WEALTH Gaming KB Consumer Control: is a virtual subdevice
[ 34.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input15/event14"
[ 34.644] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Consumer Control" (type: KEYBOARD, id 19)
[ 34.644] (**) Option "xkb_model" "pc105"
[ 34.644] (**) Option "xkb_layout" "us"
[ 34.644] (**) Option "xkb_variant" "colemak"
[ 34.644] (II) intel(0): EDID vendor "CMO", prod id 5221
[ 34.644] (II) intel(0): Printing DDC gathered Modelines:
[ 34.645] (II) intel(0): Modeline "1366x768"x0.0 71.00 1366 1414 1446 1498 768 769 773 790 -hsync -vsync (47.4 kHz eP)
Here is cat /var/log/Xorg.0.log.old
:
[ 27.248]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 27.248] Build Operating System: Linux Manjaro Linux
[ 27.248] Current Operating System: Linux mikaeshin-rv411 5.7.14-1-MANJARO #1 SMP PREEMPT Fri Aug 7 10:12:32 UTC 2020 x86_64
[ 27.248] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.7-x86_64 root=UUID=0660dcb8-efbf-4996-8802-ed022f87755d rw quiet apparmor=1 security=apparmor udev.log_priority=3
[ 27.248] Build Date: 01 August 2020 07:25:56AM
[ 27.248]
[ 27.248] Current version of pixman: 0.40.0
[ 27.248] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.248] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.248] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 17 19:00:48 2020
[ 27.495] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 27.495] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27.760] (==) No Layout section. Using the first Screen section.
[ 28.769] (==) No screen section available. Using defaults.
[ 28.769] (**) |-->Screen "Default Screen Section" (0)
[ 28.769] (**) | |-->Monitor "<default monitor>"
[ 28.770] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28.770] (==) Automatically adding devices
[ 28.770] (==) Automatically enabling devices
[ 28.770] (==) Automatically adding GPU devices
[ 28.770] (==) Automatically binding GPU devices
[ 28.770] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 29.144] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 29.144] Entry deleted from font path.
[ 29.144] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 29.144] Entry deleted from font path.
[ 29.144] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1
[ 29.144] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 29.144] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29.144] (II) Module ABI versions:
[ 29.144] X.Org ANSI C Emulation: 0.4
[ 29.145] X.Org Video Driver: 24.1
[ 29.145] X.Org XInput driver : 24.1
[ 29.145] X.Org Server Extension : 10.0
[ 29.146] (++) using VT number 7
[ 29.146] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 29.148] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29.165] (--) PCI:*(0@0:2:0) 8086:0046:144d:c643 rev 2, Mem @ 0xfc000000/4194304, 0xe0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[ 29.165] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 29.165] (II) LoadModule: "glx"
[ 29.227] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 29.673] (II) Module glx: vendor="X.Org Foundation"
[ 29.673] compiled for 1.20.8, module version = 1.0.0
[ 29.673] ABI class: X.Org Server Extension, version 10.0
[ 29.673] (==) Matched intel as autoconfigured driver 0
[ 29.673] (==) Matched modesetting as autoconfigured driver 1
[ 29.673] (==) Matched fbdev as autoconfigured driver 2
[ 29.673] (==) Matched vesa as autoconfigured driver 3
[ 29.674] (==) Assigned the driver to the xf86ConfigLayout
[ 29.674] (II) LoadModule: "intel"
[ 29.689] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 29.801] (II) Module intel: vendor="X.Org Foundation"
[ 29.801] compiled for 1.20.8, module version = 2.99.917
[ 29.801] Module class: X.Org Video Driver
[ 29.802] ABI class: X.Org Video Driver, version 24.1
[ 29.802] (II) LoadModule: "modesetting"
[ 29.802] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 29.886] (II) Module modesetting: vendor="X.Org Foundation"
[ 29.886] compiled for 1.20.8, module version = 1.20.8
[ 29.886] Module class: X.Org Video Driver
[ 29.886] ABI class: X.Org Video Driver, version 24.1
[ 29.886] (II) LoadModule: "fbdev"
[ 29.904] (WW) Warning, couldn't open module fbdev
[ 29.904] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 29.904] (II) LoadModule: "vesa"
[ 29.904] (WW) Warning, couldn't open module vesa
[ 29.904] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 29.904] (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
[ 29.905] (II) intel: Driver for Intel(R) HD Graphics
[ 29.905] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 29.905] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 29.905] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 29.907] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200313
[ 29.907] (II) intel(0): SNA compiled from 2.99.917-908-g7181c5a4
[ 29.925] (WW) Falling back to old probe method for modesetting
[ 29.926] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 29.926] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[ 29.926] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 29.926] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 29.926] (==) intel(0): RGB weight 888
[ 29.926] (==) intel(0): Default visual is TrueColor
[ 29.936] (II) intel(0): Output LVDS1 has no monitor section
[ 29.936] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 29.936] (II) intel(0): Enabled output LVDS1
[ 29.936] (II) intel(0): Output VGA1 has no monitor section
[ 29.936] (II) intel(0): Enabled output VGA1
[ 29.936] (II) intel(0): Output HDMI1 has no monitor section
[ 29.936] (II) intel(0): Enabled output HDMI1
[ 29.937] (II) intel(0): Output DP1 has no monitor section
[ 29.937] (II) intel(0): Enabled output DP1
[ 29.937] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 29.937] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 29.937] (II) intel(0): Enabled output VIRTUAL1
[ 29.937] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 29.937] (==) intel(0): TearFree disabled
[ 29.937] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 29.937] (==) intel(0): DPI set to (96, 96)
[ 29.937] (II) Loading sub module "dri3"
[ 29.937] (II) LoadModule: "dri3"
[ 29.937] (II) Module "dri3" already built-in
[ 29.937] (II) Loading sub module "dri2"
[ 29.937] (II) LoadModule: "dri2"
[ 29.937] (II) Module "dri2" already built-in
[ 29.937] (II) Loading sub module "present"
[ 29.937] (II) LoadModule: "present"
[ 29.937] (II) Module "present" already built-in
[ 29.937] (II) UnloadModule: "modesetting"
[ 29.937] (II) Unloading modesetting
[ 29.999] (II) intel(0): SNA initialized with Ironlake (gen5) backend
[ 29.999] (==) intel(0): Backing store enabled
[ 29.999] (==) intel(0): Silken mouse disabled
[ 29.999] (II) intel(0): HW Cursor enabled
[ 30.022] (==) intel(0): DPMS enabled
[ 30.023] (==) intel(0): Display hotplug detection enabled
[ 30.024] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 30.024] (II) intel(0): [DRI2] Setup complete
[ 30.024] (II) intel(0): [DRI2] DRI driver: i965
[ 30.024] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 30.024] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 30.024] (II) intel(0): hardware support for Present enabled
[ 30.024] (II) Initializing extension Generic Event Extension
[ 30.024] (II) Initializing extension SHAPE
[ 30.024] (II) Initializing extension MIT-SHM
[ 30.025] (II) Initializing extension XInputExtension
[ 30.026] (II) Initializing extension XTEST
[ 30.026] (II) Initializing extension BIG-REQUESTS
[ 30.026] (II) Initializing extension SYNC
[ 30.027] (II) Initializing extension XKEYBOARD
[ 30.028] (II) Initializing extension XC-MISC
[ 30.028] (II) Initializing extension SECURITY
[ 30.028] (II) Initializing extension XFIXES
[ 30.029] (II) Initializing extension RENDER
[ 30.029] (II) Initializing extension RANDR
[ 30.030] (II) Initializing extension COMPOSITE
[ 30.030] (II) Initializing extension DAMAGE
[ 30.030] (II) Initializing extension MIT-SCREEN-SAVER
[ 30.031] (II) Initializing extension DOUBLE-BUFFER
[ 30.031] (II) Initializing extension RECORD
[ 30.031] (II) Initializing extension DPMS
[ 30.032] (II) Initializing extension Present
[ 30.032] (II) Initializing extension DRI3
[ 30.032] (II) Initializing extension X-Resource
[ 30.033] (II) Initializing extension XVideo
[ 30.033] (II) Initializing extension XVideo-MotionCompensation
[ 30.033] (II) Initializing extension GLX
[ 30.442] (II) AIGLX: Loaded and initialized i965
[ 30.442] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 30.442] (II) Initializing extension XFree86-VidModeExtension
[ 30.442] (II) Initializing extension XFree86-DGA
[ 30.442] (II) Initializing extension XFree86-DRI
[ 30.442] (II) Initializing extension DRI2
[ 30.477] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 30.480] (II) intel(0): Setting screen physical size to 361 x 203
[ 31.101] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 31.127] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.127] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.127] (**) Power Button: Applying InputClass "system-keyboard"
[ 31.128] (II) LoadModule: "libinput"
[ 31.128] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 31.312] (II) Module libinput: vendor="X.Org Foundation"
[ 31.312] compiled for 1.20.8, module version = 0.30.0
[ 31.312] Module class: X.Org XInput Driver
[ 31.312] ABI class: X.Org XInput driver, version 24.1
[ 31.312] (II) Using input driver 'libinput' for 'Power Button'
[ 31.312] (**) Power Button: always reports core events
[ 31.312] (**) Option "Device" "/dev/input/event3"
[ 31.324] (**) Option "_source" "server/udev"
[ 31.488] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 31.488] (II) event3 - Power Button: device is a keyboard
[ 31.488] (II) event3 - Power Button: device removed
[ 31.511] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 31.511] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 31.511] (**) Option "xkb_model" "pc105"
[ 31.511] (**) Option "xkb_layout" "us"
[ 31.511] (**) Option "xkb_variant" "colemak"
[ 31.549] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 31.549] (II) event3 - Power Button: device is a keyboard
[ 31.551] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 31.551] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 31.551] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 31.551] (**) Video Bus: Applying InputClass "system-keyboard"
[ 31.551] (II) Using input driver 'libinput' for 'Video Bus'
[ 31.551] (**) Video Bus: always reports core events
[ 31.551] (**) Option "Device" "/dev/input/event7"
[ 31.551] (**) Option "_source" "server/udev"
[ 31.553] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 31.553] (II) event7 - Video Bus: device is a keyboard
[ 31.553] (II) event7 - Video Bus: device removed
[ 31.604] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input8/event7"
[ 31.605] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 31.605] (**) Option "xkb_model" "pc105"
[ 31.605] (**) Option "xkb_layout" "us"
[ 31.605] (**) Option "xkb_variant" "colemak"
[ 31.608] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 31.608] (II) event7 - Video Bus: device is a keyboard
[ 31.610] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 31.610] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.610] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.610] (**) Power Button: Applying InputClass "system-keyboard"
[ 31.610] (II) Using input driver 'libinput' for 'Power Button'
[ 31.610] (**) Power Button: always reports core events
[ 31.610] (**) Option "Device" "/dev/input/event1"
[ 31.610] (**) Option "_source" "server/udev"
[ 31.613] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.613] (II) event1 - Power Button: device is a keyboard
[ 31.613] (II) event1 - Power Button: device removed
[ 31.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 31.644] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 31.644] (**) Option "xkb_model" "pc105"
[ 31.645] (**) Option "xkb_layout" "us"
[ 31.645] (**) Option "xkb_variant" "colemak"
[ 31.648] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.648] (II) event1 - Power Button: device is a keyboard
[ 31.650] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 31.650] (II) No input driver specified, ignoring this device.
[ 31.650] (II) This device may have been added with another device file.
[ 31.651] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 31.651] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 31.651] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 31.651] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 31.651] (II) Using input driver 'libinput' for 'Sleep Button'
[ 31.651] (**) Sleep Button: always reports core events
[ 31.651] (**) Option "Device" "/dev/input/event2"
[ 31.651] (**) Option "_source" "server/udev"
[ 31.654] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 31.654] (II) event2 - Sleep Button: device is a keyboard
[ 31.655] (II) event2 - Sleep Button: device removed
[ 31.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 31.688] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 31.688] (**) Option "xkb_model" "pc105"
[ 31.688] (**) Option "xkb_layout" "us"
[ 31.688] (**) Option "xkb_variant" "colemak"
[ 31.690] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 31.690] (II) event2 - Sleep Button: device is a keyboard
[ 31.691] (II) config/udev: Adding input device WebCam SC-0311139N (/dev/input/event18)
[ 31.691] (**) WebCam SC-0311139N: Applying InputClass "evdev keyboard catchall"
[ 31.691] (**) WebCam SC-0311139N: Applying InputClass "libinput keyboard catchall"
[ 31.691] (**) WebCam SC-0311139N: Applying InputClass "system-keyboard"
[ 31.691] (II) Using input driver 'libinput' for 'WebCam SC-0311139N'
[ 31.691] (**) WebCam SC-0311139N: always reports core events
[ 31.691] (**) Option "Device" "/dev/input/event18"
[ 31.691] (**) Option "_source" "server/udev"
[ 31.693] (II) event18 - WebCam SC-0311139N: is tagged by udev as: Keyboard
[ 31.693] (II) event18 - WebCam SC-0311139N: device is a keyboard
[ 31.693] (II) event18 - WebCam SC-0311139N: device removed
[ 31.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input19/event18"
[ 31.752] (II) XINPUT: Adding extended input device "WebCam SC-0311139N" (type: KEYBOARD, id 10)
[ 31.752] (**) Option "xkb_model" "pc105"
[ 31.753] (**) Option "xkb_layout" "us"
[ 31.753] (**) Option "xkb_variant" "colemak"
[ 31.757] (II) event18 - WebCam SC-0311139N: is tagged by udev as: Keyboard
[ 31.757] (II) event18 - WebCam SC-0311139N: device is a keyboard
[ 31.758] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
[ 31.758] (II) No input driver specified, ignoring this device.
[ 31.758] (II) This device may have been added with another device file.
[ 31.759] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event10)
[ 31.760] (II) No input driver specified, ignoring this device.
[ 31.760] (II) This device may have been added with another device file.
[ 31.761] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event11)
[ 31.761] (II) No input driver specified, ignoring this device.
[ 31.761] (II) This device may have been added with another device file.
[ 31.761] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 31.761] (II) No input driver specified, ignoring this device.
[ 31.761] (II) This device may have been added with another device file.
[ 31.763] (II) config/udev: Adding input device SINO WEALTH Gaming KB (/dev/input/event12)
[ 31.763] (**) SINO WEALTH Gaming KB : Applying InputClass "evdev keyboard catchall"
[ 31.763] (**) SINO WEALTH Gaming KB : Applying InputClass "libinput keyboard catchall"
[ 31.763] (**) SINO WEALTH Gaming KB : Applying InputClass "system-keyboard"
[ 31.763] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB '
[ 31.763] (**) SINO WEALTH Gaming KB : always reports core events
[ 31.763] (**) Option "Device" "/dev/input/event12"
[ 31.763] (**) Option "_source" "server/udev"
[ 31.768] (II) event12 - SINO WEALTH Gaming KB : is tagged by udev as: Keyboard
[ 31.768] (II) event12 - SINO WEALTH Gaming KB : device is a keyboard
[ 31.769] (II) event12 - SINO WEALTH Gaming KB : device removed
[ 31.791] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:258A:002A.0001/input/input13/event12"
[ 31.791] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB " (type: KEYBOARD, id 11)
[ 31.791] (**) Option "xkb_model" "pc105"
[ 31.791] (**) Option "xkb_layout" "us"
[ 31.791] (**) Option "xkb_variant" "colemak"
[ 31.794] (II) event12 - SINO WEALTH Gaming KB : is tagged by udev as: Keyboard
[ 31.794] (II) event12 - SINO WEALTH Gaming KB : device is a keyboard
[ 31.797] (II) config/udev: Adding input device SINO WEALTH Gaming KB System Control (/dev/input/event13)
[ 31.797] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "evdev keyboard catchall"
[ 31.797] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "libinput keyboard catchall"
[ 31.797] (**) SINO WEALTH Gaming KB System Control: Applying InputClass "system-keyboard"
[ 31.797] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB System Control'
[ 31.797] (**) SINO WEALTH Gaming KB System Control: always reports core events
[ 31.797] (**) Option "Device" "/dev/input/event13"
[ 31.797] (**) Option "_source" "server/udev"
[ 31.802] (II) event13 - SINO WEALTH Gaming KB System Control: is tagged by udev as: Keyboard
[ 31.803] (II) event13 - SINO WEALTH Gaming KB System Control: device is a keyboard
[ 31.803] (II) event13 - SINO WEALTH Gaming KB System Control: device removed
[ 31.825] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input14/event13"
[ 31.825] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB System Control" (type: KEYBOARD, id 12)
[ 31.825] (**) Option "xkb_model" "pc105"
[ 31.825] (**) Option "xkb_layout" "us"
[ 31.825] (**) Option "xkb_variant" "colemak"
[ 31.832] (II) event13 - SINO WEALTH Gaming KB System Control: is tagged by udev as: Keyboard
[ 31.833] (II) event13 - SINO WEALTH Gaming KB System Control: device is a keyboard
[ 31.836] (II) config/udev: Adding input device SINO WEALTH Gaming KB Consumer Control (/dev/input/event14)
[ 31.836] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 31.836] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 31.836] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "system-keyboard"
[ 31.836] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Consumer Control'
[ 31.836] (**) SINO WEALTH Gaming KB Consumer Control: always reports core events
[ 31.836] (**) Option "Device" "/dev/input/event14"
[ 31.836] (**) Option "_source" "server/udev"
[ 31.841] (II) event14 - SINO WEALTH Gaming KB Consumer Control: is tagged by udev as: Keyboard
[ 31.841] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device is a keyboard
[ 31.842] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device removed
[ 31.871] (II) libinput: SINO WEALTH Gaming KB Consumer Control: needs a virtual subdevice
[ 31.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input15/event14"
[ 31.871] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Consumer Control" (type: MOUSE, id 13)
[ 31.871] (**) Option "AccelerationScheme" "none"
[ 31.871] (**) SINO WEALTH Gaming KB Consumer Control: (accel) selected scheme none/0
[ 31.871] (**) SINO WEALTH Gaming KB Consumer Control: (accel) acceleration factor: 2.000
[ 31.871] (**) SINO WEALTH Gaming KB Consumer Control: (accel) acceleration threshold: 4
[ 31.876] (II) event14 - SINO WEALTH Gaming KB Consumer Control: is tagged by udev as: Keyboard
[ 31.876] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device is a keyboard
[ 31.879] (II) config/udev: Adding input device SINO WEALTH Gaming KB Keyboard (/dev/input/event15)
[ 31.879] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 31.879] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 31.879] (**) SINO WEALTH Gaming KB Keyboard: Applying InputClass "system-keyboard"
[ 31.879] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Keyboard'
[ 31.879] (**) SINO WEALTH Gaming KB Keyboard: always reports core events
[ 31.879] (**) Option "Device" "/dev/input/event15"
[ 31.879] (**) Option "_source" "server/udev"
[ 31.884] (II) event15 - SINO WEALTH Gaming KB Keyboard: is tagged by udev as: Keyboard
[ 31.885] (II) event15 - SINO WEALTH Gaming KB Keyboard: device is a keyboard
[ 31.885] (II) event15 - SINO WEALTH Gaming KB Keyboard: device removed
[ 31.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input16/event15"
[ 31.911] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Keyboard" (type: KEYBOARD, id 14)
[ 31.911] (**) Option "xkb_model" "pc105"
[ 31.911] (**) Option "xkb_layout" "us"
[ 31.911] (**) Option "xkb_variant" "colemak"
[ 31.916] (II) event15 - SINO WEALTH Gaming KB Keyboard: is tagged by udev as: Keyboard
[ 31.916] (II) event15 - SINO WEALTH Gaming KB Keyboard: device is a keyboard
[ 31.919] (II) config/udev: Adding input device SINO WEALTH Gaming KB Mouse (/dev/input/event16)
[ 31.919] (**) SINO WEALTH Gaming KB Mouse: Applying InputClass "evdev pointer catchall"
[ 31.919] (**) SINO WEALTH Gaming KB Mouse: Applying InputClass "libinput pointer catchall"
[ 31.919] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Mouse'
[ 31.919] (**) SINO WEALTH Gaming KB Mouse: always reports core events
[ 31.919] (**) Option "Device" "/dev/input/event16"
[ 31.919] (**) Option "_source" "server/udev"
[ 31.924] (II) event16 - SINO WEALTH Gaming KB Mouse: is tagged by udev as: Mouse
[ 31.925] (II) event16 - SINO WEALTH Gaming KB Mouse: device is a pointer
[ 31.925] (II) event16 - SINO WEALTH Gaming KB Mouse: device removed
[ 31.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input17/event16"
[ 31.978] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Mouse" (type: MOUSE, id 15)
[ 31.978] (**) Option "AccelerationScheme" "none"
[ 31.978] (**) SINO WEALTH Gaming KB Mouse: (accel) selected scheme none/0
[ 31.978] (**) SINO WEALTH Gaming KB Mouse: (accel) acceleration factor: 2.000
[ 31.978] (**) SINO WEALTH Gaming KB Mouse: (accel) acceleration threshold: 4
[ 31.983] (II) event16 - SINO WEALTH Gaming KB Mouse: is tagged by udev as: Mouse
[ 31.983] (II) event16 - SINO WEALTH Gaming KB Mouse: device is a pointer
[ 31.986] (II) config/udev: Adding input device SINO WEALTH Gaming KB Mouse (/dev/input/mouse1)
[ 31.986] (II) No input driver specified, ignoring this device.
[ 31.986] (II) This device may have been added with another device file.
[ 31.988] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/event17)
[ 31.988] (**) Primax Kensington Eagle Trackball: Applying InputClass "evdev pointer catchall"
[ 31.988] (**) Primax Kensington Eagle Trackball: Applying InputClass "libinput pointer catchall"
[ 31.988] (II) Using input driver 'libinput' for 'Primax Kensington Eagle Trackball'
[ 31.988] (**) Primax Kensington Eagle Trackball: always reports core events
[ 31.988] (**) Option "Device" "/dev/input/event17"
[ 31.988] (**) Option "_source" "server/udev"
[ 32.050] (II) event17 - Primax Kensington Eagle Trackball: is tagged by udev as: Mouse Trackball
[ 32.050] (II) event17 - Primax Kensington Eagle Trackball: device is a pointer
[ 32.051] (II) event17 - Primax Kensington Eagle Trackball: device removed
[ 32.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:047D:2048.0003/input/input18/event17"
[ 32.081] (II) XINPUT: Adding extended input device "Primax Kensington Eagle Trackball" (type: MOUSE, id 16)
[ 32.081] (**) Option "AccelerationScheme" "none"
[ 32.081] (**) Primax Kensington Eagle Trackball: (accel) selected scheme none/0
[ 32.082] (**) Primax Kensington Eagle Trackball: (accel) acceleration factor: 2.000
[ 32.082] (**) Primax Kensington Eagle Trackball: (accel) acceleration threshold: 4
[ 32.140] (II) event17 - Primax Kensington Eagle Trackball: is tagged by udev as: Mouse Trackball
[ 32.140] (II) event17 - Primax Kensington Eagle Trackball: device is a pointer
[ 32.141] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/mouse2)
[ 32.141] (II) No input driver specified, ignoring this device.
[ 32.141] (II) This device may have been added with another device file.
[ 32.142] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 32.142] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 32.142] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 32.142] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 32.142] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 32.142] (**) AT Translated Set 2 keyboard: always reports core events
[ 32.142] (**) Option "Device" "/dev/input/event4"
[ 32.142] (**) Option "_source" "server/udev"
[ 32.144] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 32.144] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 32.145] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 32.155] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 32.155] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 32.155] (**) Option "xkb_model" "pc105"
[ 32.155] (**) Option "xkb_layout" "us"
[ 32.155] (**) Option "xkb_variant" "colemak"
[ 32.157] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 32.157] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 32.159] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[ 32.159] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 32.159] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 32.159] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 32.159] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 32.159] (**) Option "Device" "/dev/input/event6"
[ 32.159] (**) Option "_source" "server/udev"
[ 32.161] (II) event6 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 32.163] (II) event6 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 32.163] (II) event6 - ETPS/2 Elantech Touchpad: device removed
[ 32.185] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6"
[ 32.185] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 18)
[ 32.186] (**) Option "AccelerationScheme" "none"
[ 32.186] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 32.186] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 32.186] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 32.187] (II) event6 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 32.189] (II) event6 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 32.190] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 32.190] (II) No input driver specified, ignoring this device.
[ 32.190] (II) This device may have been added with another device file.
[ 32.191] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 32.191] (II) No input driver specified, ignoring this device.
[ 32.191] (II) This device may have been added with another device file.
[ 32.204] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 32.204] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 32.204] (**) SINO WEALTH Gaming KB Consumer Control: Applying InputClass "system-keyboard"
[ 32.204] (II) Using input driver 'libinput' for 'SINO WEALTH Gaming KB Consumer Control'
[ 32.204] (**) SINO WEALTH Gaming KB Consumer Control: always reports core events
[ 32.204] (**) Option "Device" "/dev/input/event14"
[ 32.204] (**) Option "_source" "_driver/libinput"
[ 32.204] (II) libinput: SINO WEALTH Gaming KB Consumer Control: is a virtual subdevice
[ 32.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:258A:002A.0002/input/input15/event14"
[ 32.204] (II) XINPUT: Adding extended input device "SINO WEALTH Gaming KB Consumer Control" (type: KEYBOARD, id 19)
[ 32.204] (**) Option "xkb_model" "pc105"
[ 32.204] (**) Option "xkb_layout" "us"
[ 32.204] (**) Option "xkb_variant" "colemak"
[ 32.205] (II) intel(0): EDID vendor "CMO", prod id 5221
[ 32.205] (II) intel(0): Printing DDC gathered Modelines:
[ 32.205] (II) intel(0): Modeline "1366x768"x0.0 71.00 1366 1414 1446 1498 768 769 773 790 -hsync -vsync (47.4 kHz eP)
[ 732.333] (II) event3 - Power Button: device removed
[ 732.346] (II) event7 - Video Bus: device removed
[ 732.392] (II) event1 - Power Button: device removed
[ 732.420] (II) event2 - Sleep Button: device removed
[ 732.439] (II) event18 - WebCam SC-0311139N: device removed
[ 732.491] (II) event12 - SINO WEALTH Gaming KB : device removed
[ 732.507] (II) event13 - SINO WEALTH Gaming KB System Control: device removed
[ 732.522] (II) event15 - SINO WEALTH Gaming KB Keyboard: device removed
[ 732.539] (II) event16 - SINO WEALTH Gaming KB Mouse: device removed
[ 732.578] (II) event17 - Primax Kensington Eagle Trackball: device removed
[ 732.632] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 732.660] (II) event6 - ETPS/2 Elantech Touchpad: device removed
[ 732.709] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device removed
[ 732.738] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 741.525] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 741.526] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 741.627] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 741.628] (II) event3 - Power Button: device is a keyboard
[ 741.632] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 741.632] (II) event7 - Video Bus: device is a keyboard
[ 741.634] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 741.634] (II) event1 - Power Button: device is a keyboard
[ 741.636] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 741.636] (II) event2 - Sleep Button: device is a keyboard
[ 741.640] (II) event18 - WebCam SC-0311139N: is tagged by udev as: Keyboard
[ 741.640] (II) event18 - WebCam SC-0311139N: device is a keyboard
[ 741.649] (II) event12 - SINO WEALTH Gaming KB : is tagged by udev as: Keyboard
[ 741.649] (II) event12 - SINO WEALTH Gaming KB : device is a keyboard
[ 741.658] (II) event13 - SINO WEALTH Gaming KB System Control: is tagged by udev as: Keyboard
[ 741.658] (II) event13 - SINO WEALTH Gaming KB System Control: device is a keyboard
[ 741.663] (II) event14 - SINO WEALTH Gaming KB Consumer Control: is tagged by udev as: Keyboard
[ 741.664] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device is a keyboard
[ 741.668] (II) event15 - SINO WEALTH Gaming KB Keyboard: is tagged by udev as: Keyboard
[ 741.668] (II) event15 - SINO WEALTH Gaming KB Keyboard: device is a keyboard
[ 741.672] (II) event16 - SINO WEALTH Gaming KB Mouse: is tagged by udev as: Mouse
[ 741.672] (II) event16 - SINO WEALTH Gaming KB Mouse: device is a pointer
[ 741.730] (II) event17 - Primax Kensington Eagle Trackball: is tagged by udev as: Mouse Trackball
[ 741.731] (II) event17 - Primax Kensington Eagle Trackball: device is a pointer
[ 741.734] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 741.734] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 741.739] (II) event6 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 741.741] (II) event6 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 7613.318] (II) event3 - Power Button: device removed
[ 7613.334] (II) event7 - Video Bus: device removed
[ 7613.377] (II) event1 - Power Button: device removed
[ 7613.394] (II) event2 - Sleep Button: device removed
[ 7613.410] (II) event18 - WebCam SC-0311139N: device removed
[ 7613.457] (II) event12 - SINO WEALTH Gaming KB : device removed
[ 7613.469] (II) event13 - SINO WEALTH Gaming KB System Control: device removed
[ 7613.481] (II) event15 - SINO WEALTH Gaming KB Keyboard: device removed
[ 7613.497] (II) event16 - SINO WEALTH Gaming KB Mouse: device removed
[ 7613.530] (II) event17 - Primax Kensington Eagle Trackball: device removed
[ 7613.561] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 7613.590] (II) event6 - ETPS/2 Elantech Touchpad: device removed
[ 7613.654] (II) event14 - SINO WEALTH Gaming KB Consumer Control: device removed
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.671] (II) UnloadModule: "libinput"
[ 7613.672] (II) UnloadModule: "libinput"
[ 7613.672] (II) UnloadModule: "libinput"
[ 7613.719] (II) Server terminated successfully (0). Closing log file.
My friend suggested me that it might be that the Xfwm4 might be causing a memory leak, and I considered that Firefox might be aggravating this situation, but those are just speculations, and nothing is working. What should I do?