You are not logged in.

#1 2021-12-30 10:08:21

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Xorg crashes randomly sometimes

I honestly don't know what else to say. I just use the computer normally and sometimes I get dropped right back to the login manager.
I'm running a normal basic Arch install on a laptop with an Intel iGPU and a NVIDIA dGPU.
I use prime-run to use the dGPU.
I use the default, kernel included, modesetting drivers for the Intel iGPU and the proprietary NVIDIA drivers for the dGPU.
I didn't make any configuration files for Xorg.

Details about the laptop:

OS: Arch Linux x86_64 
Host: ASUS TUF Gaming F15 FX506HM_FX506HM 1.0 
Kernel: 5.15.11-arch2-1 
Shell: zsh 5.8 
Resolution: 1920x1080 
DE: Plasma 5.23.4 
WM: KWin 
CPU: 11th Gen Intel i7-11800H (16) @ 4.600GHz 
GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q 
GPU: Intel TigerLake-H GT1 [UHD Graphics] 
Memory: 15723MiB

Xorg log:

$ cat Xorg.0.log.old
[     3.290] (--) Log file renamed from "/var/log/Xorg.pid-625.log" to "/var/log/Xorg.0.log"
[     3.291] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[     3.292] Current Operating System: Linux sparkle 5.15.11-arch2-1 #1 SMP PREEMPT Wed, 22 Dec 2021 09:23:54 +0000 x86_64
[     3.292] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root="PARTLABEL=Arch" rw sysrq_always_enabled=1 nvidia-drm.modeset=1 quiet loglevel=0
[     3.292]  
[     3.292] Current version of pixman: 0.40.0
[     3.292]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     3.292] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.292] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 30 11:19:52 2021
[     3.294] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.294] (==) No Layout section.  Using the first Screen section.
[     3.294] (==) No screen section available. Using defaults.
[     3.294] (**) |-->Screen "Default Screen Section" (0)
[     3.294] (**) |   |-->Monitor "<default monitor>"
[     3.294] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     3.294] (==) Automatically adding devices
[     3.294] (==) Automatically enabling devices
[     3.294] (==) Automatically adding GPU devices
[     3.294] (==) Automatically binding GPU devices
[     3.294] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.297] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.297]    Entry deleted from font path.
[     3.297] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.297]    Entry deleted from font path.
[     3.297] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.297]    Entry deleted from font path.
[     3.297] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF
[     3.297] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.297] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.297] (II) Module ABI versions:
[     3.297]    X.Org ANSI C Emulation: 0.4
[     3.297]    X.Org Video Driver: 25.2
[     3.297]    X.Org XInput driver : 24.4
[     3.297]    X.Org Server Extension : 10.0
[     3.297] (++) using VT number 1

[     3.297] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.298] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.298] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     3.322] (II) xfree86: Adding drm device (/dev/dri/card1)
[     3.322] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[     3.325] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     3.326] (--) PCI:*(0@0:2:0) 8086:9a60:1043:16f2 rev 1, Mem @ 0x622e000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     3.326] (--) PCI: (1@0:0:0) 10de:2520:1043:16f2 rev 161, Mem @ 0x85000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     3.326] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.326] (II) LoadModule: "glx"
[     3.330] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.331] (II) Module glx: vendor="X.Org Foundation"
[     3.331]    compiled for 1.21.1.2, module version = 1.0.0
[     3.331]    ABI class: X.Org Server Extension, version 10.0
[     3.331] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     3.331]    loading driver: nvidia
[     3.331] (==) Matched intel as autoconfigured driver 0
[     3.331] (==) Matched nvidia as autoconfigured driver 1
[     3.331] (==) Matched nouveau as autoconfigured driver 2
[     3.331] (==) Matched nv as autoconfigured driver 3
[     3.331] (==) Matched modesetting as autoconfigured driver 4
[     3.331] (==) Matched fbdev as autoconfigured driver 5
[     3.331] (==) Matched vesa as autoconfigured driver 6
[     3.331] (==) Assigned the driver to the xf86ConfigLayout
[     3.331] (II) LoadModule: "intel"
[     3.332] (WW) Warning, couldn't open module intel
[     3.332] (EE) Failed to load module "intel" (module does not exist, 0)
[     3.332] (II) LoadModule: "nvidia"
[     3.332] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     3.334] (II) Module nvidia: vendor="NVIDIA Corporation"
[     3.334]    compiled for 1.6.99.901, module version = 1.0.0
[     3.334]    Module class: X.Org Video Driver
[     3.335] (II) LoadModule: "nouveau"
[     3.335] (WW) Warning, couldn't open module nouveau
[     3.335] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.335] (II) LoadModule: "nv"
[     3.335] (WW) Warning, couldn't open module nv
[     3.335] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.335] (II) LoadModule: "modesetting"
[     3.335] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.338] (II) Module modesetting: vendor="X.Org Foundation"
[     3.338]    compiled for 1.21.1.2, module version = 1.21.1
[     3.338]    Module class: X.Org Video Driver
[     3.338]    ABI class: X.Org Video Driver, version 25.2
[     3.338] (II) LoadModule: "fbdev"
[     3.338] (WW) Warning, couldn't open module fbdev
[     3.338] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.338] (II) LoadModule: "vesa"
[     3.339] (WW) Warning, couldn't open module vesa
[     3.339] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.339] (II) NVIDIA dlloader X Driver  495.46  Wed Oct 27 16:28:42 UTC 2021
[     3.339] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     3.339] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.340] (II) modeset(0): using drv /dev/dri/card1
[     3.341] (II) Loading sub module "fb"
[     3.341] (II) LoadModule: "fb"
[     3.341] (II) Module "fb" already built-in
[     3.341] (II) Loading sub module "wfb"
[     3.341] (II) LoadModule: "wfb"
[     3.341] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     3.341] (II) Module wfb: vendor="X.Org Foundation"
[     3.341]    compiled for 1.21.1.2, module version = 1.0.0
[     3.341]    ABI class: X.Org ANSI C Emulation, version 0.4
[     3.341] (II) Loading sub module "ramdac"
[     3.341] (II) LoadModule: "ramdac"
[     3.341] (II) Module "ramdac" already built-in
[     3.345] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     3.345] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     3.345] (==) modeset(0): RGB weight 888
[     3.345] (==) modeset(0): Default visual is TrueColor
[     3.345] (II) Loading sub module "glamoregl"
[     3.345] (II) LoadModule: "glamoregl"
[     3.345] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     3.350] (II) Module glamoregl: vendor="X.Org Foundation"
[     3.350]    compiled for 1.21.1.2, module version = 1.0.1
[     3.350]    ABI class: X.Org ANSI C Emulation, version 0.4
[     3.467] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[     3.467] (II) modeset(0): glamor initialized
[     3.467] (==) modeset(0): VariableRefresh: disabled
[     3.467] (==) modeset(0): AsyncFlipSecondaries: disabled
[     3.469] (II) modeset(0): Output eDP-1 has no monitor section
[     3.469] (II) modeset(0): Output HDMI-1 has no monitor section
[     3.469] (II) modeset(0): Output DP-3 has no monitor section
[     3.469] (II) modeset(0): Output HDMI-2 has no monitor section
[     3.471] (II) modeset(0): EDID for output eDP-1
[     3.471] (II) modeset(0): Manufacturer: SHP  Model: 1532  Serial#: 0
[     3.471] (II) modeset(0): Year: 2020  Week: 45
[     3.471] (II) modeset(0): EDID Version: 1.4
[     3.471] (II) modeset(0): Digital Display Input
[     3.471] (II) modeset(0): 8 bits per channel
[     3.471] (II) modeset(0): Digital interface is DisplayPort
[     3.471] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     3.471] (II) modeset(0): Gamma: 2.20
[     3.471] (II) modeset(0): No DPMS capabilities specified
[     3.471] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     3.471] (II) modeset(0): Default color space is primary color space
[     3.471] (II) modeset(0): First detailed timing is preferred mode
[     3.471] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     3.471] (II) modeset(0): Display is continuous-frequency
[     3.472] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[     3.472] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[     3.472] (II) modeset(0): Manufacturer's mask: 0
[     3.472] (II) modeset(0): Supported detailed timing:
[     3.472] (II) modeset(0): clock: 533.3 MHz   Image Size:  344 x 194 mm
[     3.472] (II) modeset(0): h_active: 1920  h_sync: 1944  h_sync_end 1984 h_blank_end 2000 h_border: 0
[     3.472] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     3.472] (II) modeset(0): Supported detailed timing:
[     3.472] (II) modeset(0): clock: 133.3 MHz   Image Size:  344 x 194 mm
[     3.472] (II) modeset(0): h_active: 1920  h_sync: 1944  h_sync_end 1984 h_blank_end 2000 h_border: 0
[     3.472] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     3.472] (II) modeset(0): Ranges: V min: 60 V max: 240 Hz, H min: 266 H max: 266 kHz, PixClock max 545 MHz
[     3.472] (II) modeset(0): Monitor name: LQ156M1JW26
[     3.472] (II) modeset(0): EDID (in hex):
[     3.472] (II) modeset(0):   00ffffffffffff004d10321500000000
[     3.472] (II) modeset(0):   2d1e0104a522137807de50a3544c9926
[     3.472] (II) modeset(0):   0f505400000001010101010101010101
[     3.472] (II) modeset(0):   01010101010150d0805070381f401828
[     3.472] (II) modeset(0):   350058c2100000181434805070381f40
[     3.472] (II) modeset(0):   1828350058c210000018000000fd0c3c
[     3.472] (II) modeset(0):   f00b0b36010a202020202020000000fc
[     3.472] (II) modeset(0):   004c513135364d314a5732360a200010
[     3.472] (II) modeset(0): Printing probed modes for output eDP-1
[     3.472] (II) modeset(0): Modeline "1920x1080"x240.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[     3.472] (II) modeset(0): Modeline "1920x1080"x60.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     3.472] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     3.472] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     3.472] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     3.472] (II) modeset(0): Modeline "1920x1080"x60.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[     3.472] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     3.472] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[     3.472] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     3.472] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     3.472] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     3.472] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     3.472] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     3.472] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     3.472] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[     3.472] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[     3.472] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[     3.472] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     3.472] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[     3.472] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     3.472] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[     3.472] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     3.472] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     3.472] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     3.472] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     3.472] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[     3.472] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     3.472] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     3.472] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     3.472] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     3.472] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     3.472] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     3.472] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     3.472] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     3.472] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[     3.472] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     3.472] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.472] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.472] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[     3.472] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[     3.472] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     3.472] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.472] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[     3.472] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     3.472] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     3.472] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     3.472] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     3.472] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     3.472] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     3.472] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     3.472] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[     3.472] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     3.472] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     3.472] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     3.472] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     3.472] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[     3.472] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[     3.472] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[     3.472] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     3.472] (II) modeset(0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[     3.472] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     3.472] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     3.472] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[     3.472] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     3.472] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     3.472] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[     3.472] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[     3.472] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[     3.472] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     3.472] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     3.472] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     3.472] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[     3.472] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[     3.472] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     3.472] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     3.472] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     3.472] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[     3.472] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     3.472] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     3.472] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[     3.472] (II) modeset(0): EDID for output HDMI-1
[     3.472] (II) modeset(0): EDID for output DP-3
[     3.473] (II) modeset(0): EDID for output HDMI-2
[     3.473] (II) modeset(0): Output eDP-1 connected
[     3.473] (II) modeset(0): Output HDMI-1 disconnected
[     3.473] (II) modeset(0): Output DP-3 disconnected
[     3.473] (II) modeset(0): Output HDMI-2 disconnected
[     3.473] (II) modeset(0): Using exact sizes for initial modes
[     3.473] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     3.473] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.473] (++) modeset(0): DPI set to (96, 96)
[     3.473] (II) Loading sub module "fb"
[     3.473] (II) LoadModule: "fb"
[     3.473] (II) Module "fb" already built-in
[     3.473] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     3.473] (==) NVIDIA(G0): RGB weight 888
[     3.473] (==) NVIDIA(G0): Default visual is TrueColor
[     3.473] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     3.473] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     3.473] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     3.473] (**) NVIDIA(G0): Enabling 2D acceleration
[     3.473] (II) Loading sub module "glxserver_nvidia"
[     3.473] (II) LoadModule: "glxserver_nvidia"
[     3.473] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     3.490] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     3.490]    compiled for 1.6.99.901, module version = 1.0.0
[     3.490]    Module class: X.Org Server Extension
[     3.490] (II) NVIDIA GLX Module  495.46  Wed Oct 27 16:26:03 UTC 2021
[     3.491] (II) NVIDIA: The X server supports PRIME Render Offload.
[     3.562] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     3.562] (--) NVIDIA(0):     DFP-0
[     3.562] (--) NVIDIA(0):     DFP-1
[     3.562] (--) NVIDIA(0):     DFP-2
[     3.562] (--) NVIDIA(0):     DFP-3
[     3.562] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-A) at
[     3.562] (II) NVIDIA(G0):     PCI:1:0:0 (GPU-0)
[     3.562] (--) NVIDIA(G0): Memory: 6291456 kBytes
[     3.562] (--) NVIDIA(G0): VideoBIOS: 94.06.1e.00.23
[     3.562] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     3.562] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     3.562] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[     3.562] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[     3.562] (--) NVIDIA(GPU-0): 
[     3.563] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     3.563] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     3.563] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     3.563] (--) NVIDIA(GPU-0): 
[     3.563] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     3.563] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     3.563] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[     3.563] (--) NVIDIA(GPU-0): 
[     3.563] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     3.563] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     3.563] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     3.563] (--) NVIDIA(GPU-0): 
[     3.563] (II) NVIDIA(G0): Validated MetaModes:
[     3.563] (II) NVIDIA(G0):     "NULL"
[     3.563] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     3.563] (++) NVIDIA(G0): DPI set to (96, 96); computed from -dpi X commandline option
[     3.579] (==) modeset(0): Backing store enabled
[     3.579] (==) modeset(0): Silken mouse enabled
[     3.599] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     3.600] (==) modeset(0): DPMS enabled
[     3.600] (II) modeset(0): [DRI2] Setup complete
[     3.600] (II) modeset(0): [DRI2]   DRI driver: iris
[     3.600] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     3.600] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     3.600] (II) NVIDIA:     access.
[     3.611] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     3.611] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     3.611] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     3.611] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     3.611] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     3.611] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     3.611] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     3.611] (II) NVIDIA(G0):     Config Options in the README.
[     3.626] (II) NVIDIA(G0): Setting mode "NULL"
[     3.636] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     3.636] (==) NVIDIA(G0): Backing store enabled
[     3.636] (==) NVIDIA(G0): Silken mouse enabled
[     3.636] (==) NVIDIA(G0): DPMS enabled
[     3.637] (II) Loading sub module "dri2"
[     3.637] (II) LoadModule: "dri2"
[     3.637] (II) Module "dri2" already built-in
[     3.637] (II) NVIDIA(G0): [DRI2] Setup complete
[     3.637] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     3.637] (II) Initializing extension Generic Event Extension
[     3.637] (II) Initializing extension SHAPE
[     3.637] (II) Initializing extension MIT-SHM
[     3.637] (II) Initializing extension XInputExtension
[     3.637] (II) Initializing extension XTEST
[     3.637] (II) Initializing extension BIG-REQUESTS
[     3.637] (II) Initializing extension SYNC
[     3.637] (II) Initializing extension XKEYBOARD
[     3.637] (II) Initializing extension XC-MISC
[     3.637] (II) Initializing extension SECURITY
[     3.637] (II) Initializing extension XFIXES
[     3.638] (II) Initializing extension RENDER
[     3.638] (II) Initializing extension RANDR
[     3.638] (II) Initializing extension COMPOSITE
[     3.638] (II) Initializing extension DAMAGE
[     3.638] (II) Initializing extension MIT-SCREEN-SAVER
[     3.638] (II) Initializing extension DOUBLE-BUFFER
[     3.638] (II) Initializing extension RECORD
[     3.638] (II) Initializing extension DPMS
[     3.638] (II) Initializing extension Present
[     3.638] (II) Initializing extension DRI3
[     3.638] (II) Initializing extension X-Resource
[     3.638] (II) Initializing extension XVideo
[     3.638] (II) Initializing extension XVideo-MotionCompensation
[     3.638] (II) Initializing extension GLX
[     3.639] (II) Initializing extension GLX
[     3.639] (II) Indirect GLX disabled.
[     3.643] (II) AIGLX: Loaded and initialized iris
[     3.643] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.643] (II) Initializing extension XFree86-VidModeExtension
[     3.643] (II) Initializing extension XFree86-DGA
[     3.643] (II) Initializing extension XFree86-DRI
[     3.643] (II) Initializing extension DRI2
[     3.643] (II) Initializing extension NV-GLX
[     3.644] (II) Initializing extension NV-CONTROL
[     3.644] (II) modeset(0): Damage tracking initialized
[     3.644] (II) modeset(0): Setting screen physical size to 508 x 285
[     3.687] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event7)
[     3.687] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     3.687] (II) LoadModule: "libinput"
[     3.687] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.689] (II) Module libinput: vendor="X.Org Foundation"
[     3.689]    compiled for 1.21.1, module version = 1.2.0
[     3.689]    Module class: X.Org XInput Driver
[     3.689]    ABI class: X.Org XInput driver, version 24.4
[     3.689] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     3.689] (**) Asus Wireless Radio Control: always reports core events
[     3.689] (**) Option "Device" "/dev/input/event7"
[     3.689] (**) Option "_source" "server/udev"
[     3.695] (II) event7  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     3.695] (II) event7  - Asus Wireless Radio Control: device is a keyboard
[     3.695] (II) event7  - Asus Wireless Radio Control: device removed
[     3.767] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input7/event7"
[     3.767] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
[     3.767] (II) event7  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     3.767] (II) event7  - Asus Wireless Radio Control: device is a keyboard
[     3.767] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[     3.767] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.767] (II) Using input driver 'libinput' for 'Video Bus'
[     3.767] (**) Video Bus: always reports core events
[     3.767] (**) Option "Device" "/dev/input/event17"
[     3.767] (**) Option "_source" "server/udev"
[     3.768] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[     3.768] (II) event17 - Video Bus: device is a keyboard
[     3.768] (II) event17 - Video Bus: device removed
[     3.803] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event17"
[     3.803] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.804] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[     3.804] (II) event17 - Video Bus: device is a keyboard
[     3.804] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[     3.804] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.804] (II) Using input driver 'libinput' for 'Video Bus'
[     3.804] (**) Video Bus: always reports core events
[     3.804] (**) Option "Device" "/dev/input/event16"
[     3.804] (**) Option "_source" "server/udev"
[     3.804] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[     3.804] (II) event16 - Video Bus: device is a keyboard
[     3.805] (II) event16 - Video Bus: device removed
[     3.837] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input16/event16"
[     3.837] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     3.837] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[     3.837] (II) event16 - Video Bus: device is a keyboard
[     3.838] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     3.838] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.838] (II) Using input driver 'libinput' for 'Power Button'
[     3.838] (**) Power Button: always reports core events
[     3.838] (**) Option "Device" "/dev/input/event1"
[     3.838] (**) Option "_source" "server/udev"
[     3.838] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     3.838] (II) event1  - Power Button: device is a keyboard
[     3.838] (II) event1  - Power Button: device removed
[     3.853] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     3.853] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     3.854] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     3.854] (II) event1  - Power Button: device is a keyboard
[     3.854] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     3.854] (II) No input driver specified, ignoring this device.
[     3.854] (II) This device may have been added with another device file.
[     3.855] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     3.855] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     3.855] (II) Using input driver 'libinput' for 'Sleep Button'
[     3.855] (**) Sleep Button: always reports core events
[     3.855] (**) Option "Device" "/dev/input/event0"
[     3.855] (**) Option "_source" "server/udev"
[     3.855] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.855] (II) event0  - Sleep Button: device is a keyboard
[     3.855] (II) event0  - Sleep Button: device removed
[     3.870] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     3.870] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     3.871] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.871] (II) event0  - Sleep Button: device is a keyboard
[     3.871] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[     3.871] (II) No input driver specified, ignoring this device.
[     3.871] (II) This device may have been added with another device file.
[     3.871] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[     3.871] (II) No input driver specified, ignoring this device.
[     3.871] (II) This device may have been added with another device file.
[     3.872] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[     3.872] (II) No input driver specified, ignoring this device.
[     3.872] (II) This device may have been added with another device file.
[     3.872] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[     3.872] (II) No input driver specified, ignoring this device.
[     3.872] (II) This device may have been added with another device file.
[     3.872] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[     3.872] (II) No input driver specified, ignoring this device.
[     3.872] (II) This device may have been added with another device file.
[     3.873] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse (/dev/input/event18)
[     3.873] (**) Genius DeathTaker Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     3.873] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse'
[     3.873] (**) Genius DeathTaker Gaming Mouse: always reports core events
[     3.873] (**) Option "Device" "/dev/input/event18"
[     3.873] (**) Option "_source" "server/udev"
[     3.873] (II) event18 - Genius DeathTaker Gaming Mouse: is tagged by udev as: Keyboard
[     3.873] (II) event18 - Genius DeathTaker Gaming Mouse: device is a keyboard
[     3.874] (II) event18 - Genius DeathTaker Gaming Mouse: device removed
[     3.930] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:0458:00EF.0002/input/input18/event18"
[     3.930] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse" (type: KEYBOARD, id 11)
[     3.931] (II) event18 - Genius DeathTaker Gaming Mouse: is tagged by udev as: Keyboard
[     3.931] (II) event18 - Genius DeathTaker Gaming Mouse: device is a keyboard
[     3.932] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse (/dev/input/event19)
[     3.932] (**) Genius DeathTaker Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     3.932] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse'
[     3.932] (**) Genius DeathTaker Gaming Mouse: always reports core events
[     3.932] (**) Option "Device" "/dev/input/event19"
[     3.932] (**) Option "_source" "server/udev"
[     3.932] (II) event19 - Genius DeathTaker Gaming Mouse: is tagged by udev as: Mouse
[     3.933] (II) event19 - Genius DeathTaker Gaming Mouse: device is a pointer
[     3.933] (II) event19 - Genius DeathTaker Gaming Mouse: device removed
[     3.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input20/event19"
[     3.980] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse" (type: MOUSE, id 12)
[     3.980] (**) Option "AccelerationScheme" "none"
[     3.980] (**) Genius DeathTaker Gaming Mouse: (accel) selected scheme none/0
[     3.980] (**) Genius DeathTaker Gaming Mouse: (accel) acceleration factor: 2.000
[     3.980] (**) Genius DeathTaker Gaming Mouse: (accel) acceleration threshold: 4
[     3.981] (II) event19 - Genius DeathTaker Gaming Mouse: is tagged by udev as: Mouse
[     3.981] (II) event19 - Genius DeathTaker Gaming Mouse: device is a pointer
[     3.981] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse (/dev/input/mouse0)
[     3.981] (II) No input driver specified, ignoring this device.
[     3.981] (II) This device may have been added with another device file.
[     3.982] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse System Control (/dev/input/event20)
[     3.982] (**) Genius DeathTaker Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[     3.982] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse System Control'
[     3.982] (**) Genius DeathTaker Gaming Mouse System Control: always reports core events
[     3.982] (**) Option "Device" "/dev/input/event20"
[     3.982] (**) Option "_source" "server/udev"
[     3.982] (II) event20 - Genius DeathTaker Gaming Mouse System Control: is tagged by udev as: Keyboard
[     3.982] (II) event20 - Genius DeathTaker Gaming Mouse System Control: device is a keyboard
[     3.982] (II) event20 - Genius DeathTaker Gaming Mouse System Control: device removed
[     4.003] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input21/event20"
[     4.003] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse System Control" (type: KEYBOARD, id 13)
[     4.004] (II) event20 - Genius DeathTaker Gaming Mouse System Control: is tagged by udev as: Keyboard
[     4.004] (II) event20 - Genius DeathTaker Gaming Mouse System Control: device is a keyboard
[     4.005] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse Consumer Control (/dev/input/event22)
[     4.005] (**) Genius DeathTaker Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     4.005] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse Consumer Control'
[     4.005] (**) Genius DeathTaker Gaming Mouse Consumer Control: always reports core events
[     4.005] (**) Option "Device" "/dev/input/event22"
[     4.005] (**) Option "_source" "server/udev"
[     4.006] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[     4.006] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device is a keyboard
[     4.006] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device removed
[     4.023] (II) libinput: Genius DeathTaker Gaming Mouse Consumer Control: needs a virtual subdevice
[     4.023] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input22/event22"
[     4.023] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse Consumer Control" (type: MOUSE, id 14)
[     4.024] (**) Option "AccelerationScheme" "none"
[     4.024] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) selected scheme none/0
[     4.024] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[     4.024] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[     4.024] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[     4.024] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device is a keyboard
[     4.025] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event259)
[     4.025] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     4.025] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     4.025] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     4.025] (**) Option "Device" "/dev/input/event259"
[     4.025] (**) Option "_source" "server/udev"
[     4.025] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     4.025] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     4.025] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     4.073] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input38/event259"
[     4.073] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 15)
[     4.074] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     4.074] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     4.075] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event9)
[     4.075] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[     4.075] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[     4.075] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[     4.075] (**) Option "Device" "/dev/input/event9"
[     4.075] (**) Option "_source" "server/udev"
[     4.075] (II) event9  - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[     4.076] (II) event9  - ELAN1203:00 04F3:307A Mouse: device is a pointer
[     4.076] (II) event9  - ELAN1203:00 04F3:307A Mouse: device removed
[     4.117] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-3/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input36/event9"
[     4.117] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 16)
[     4.117] (**) Option "AccelerationScheme" "none"
[     4.117] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[     4.117] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[     4.117] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[     4.117] (II) event9  - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[     4.117] (II) event9  - ELAN1203:00 04F3:307A Mouse: device is a pointer
[     4.118] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse1)
[     4.118] (II) No input driver specified, ignoring this device.
[     4.118] (II) This device may have been added with another device file.
[     4.118] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event10)
[     4.118] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[     4.118] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[     4.118] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[     4.118] (**) Option "Device" "/dev/input/event10"
[     4.118] (**) Option "_source" "server/udev"
[     4.119] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[     4.119] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[     4.119] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[     4.160] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-3/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input37/event10"
[     4.160] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 17)
[     4.160] (**) Option "AccelerationScheme" "none"
[     4.161] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[     4.161] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[     4.161] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[     4.161] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[     4.162] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[     4.162] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse2)
[     4.162] (II) No input driver specified, ignoring this device.
[     4.162] (II) This device may have been added with another device file.
[     4.162] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[     4.162] (II) No input driver specified, ignoring this device.
[     4.162] (II) This device may have been added with another device file.
[     4.162] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[     4.162] (II) No input driver specified, ignoring this device.
[     4.162] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event27)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event28)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.163] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event29)
[     4.163] (II) No input driver specified, ignoring this device.
[     4.163] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event30)
[     4.164] (II) No input driver specified, ignoring this device.
[     4.164] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event31)
[     4.164] (II) No input driver specified, ignoring this device.
[     4.164] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event256)
[     4.164] (II) No input driver specified, ignoring this device.
[     4.164] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event257)
[     4.164] (II) No input driver specified, ignoring this device.
[     4.164] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event258)
[     4.164] (II) No input driver specified, ignoring this device.
[     4.164] (II) This device may have been added with another device file.
[     4.164] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[     4.164] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[     4.164] (II) Using input driver 'libinput' for 'Intel HID events'
[     4.164] (**) Intel HID events: always reports core events
[     4.164] (**) Option "Device" "/dev/input/event5"
[     4.164] (**) Option "_source" "server/udev"
[     4.165] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[     4.165] (II) event5  - Intel HID events: device is a keyboard
[     4.165] (II) event5  - Intel HID events: device removed
[     4.183] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
[     4.183] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
[     4.184] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[     4.184] (II) event5  - Intel HID events: device is a keyboard
[     4.185] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[     4.185] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[     4.185] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[     4.185] (**) Intel HID 5 button array: always reports core events
[     4.185] (**) Option "Device" "/dev/input/event6"
[     4.185] (**) Option "_source" "server/udev"
[     4.185] (II) event6  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     4.185] (II) event6  - Intel HID 5 button array: device is a keyboard
[     4.185] (II) event6  - Intel HID 5 button array: device removed
[     4.223] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input6/event6"
[     4.223] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 19)
[     4.224] (II) event6  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     4.224] (II) event6  - Intel HID 5 button array: device is a keyboard
[     4.225] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event4)
[     4.225] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     4.225] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     4.225] (**) Asus WMI hotkeys: always reports core events
[     4.225] (**) Option "Device" "/dev/input/event4"
[     4.225] (**) Option "_source" "server/udev"
[     4.225] (II) event4  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.225] (II) event4  - Asus WMI hotkeys: device is a keyboard
[     4.225] (II) event4  - Asus WMI hotkeys: device removed
[     4.270] (**) Option "config_info" "udev:/sys/devices/platform/faustus/input/input4/event4"
[     4.270] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 20)
[     4.270] (II) event4  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.270] (II) event4  - Asus WMI hotkeys: device is a keyboard
[     4.271] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.271] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.271] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.271] (**) AT Translated Set 2 keyboard: always reports core events
[     4.271] (**) Option "Device" "/dev/input/event3"
[     4.271] (**) Option "_source" "server/udev"
[     4.271] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.271] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.272] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.283] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.283] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[     4.284] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.284] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.285] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     4.285] (II) No input driver specified, ignoring this device.
[     4.285] (II) This device may have been added with another device file.
[     4.306] (**) Genius DeathTaker Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     4.306] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse Consumer Control'
[     4.306] (**) Genius DeathTaker Gaming Mouse Consumer Control: always reports core events
[     4.306] (**) Option "Device" "/dev/input/event22"
[     4.306] (**) Option "_source" "_driver/libinput"
[     4.306] (II) libinput: Genius DeathTaker Gaming Mouse Consumer Control: is a virtual subdevice
[     4.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input22/event22"
[     4.306] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse Consumer Control" (type: KEYBOARD, id 22)
[     4.324] (II) config/udev: removing device Genius DeathTaker Gaming Mouse Consumer Control
[     4.324] (II) UnloadModule: "libinput"
[     4.324] (II) config/udev: removing device Genius DeathTaker Gaming Mouse Consumer Control
[     4.324] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device removed
[     4.357] (II) UnloadModule: "libinput"
[     4.357] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse Consumer Control (/dev/input/event22)
[     4.357] (**) Genius DeathTaker Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     4.357] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse Consumer Control'
[     4.357] (**) Genius DeathTaker Gaming Mouse Consumer Control: always reports core events
[     4.357] (**) Option "Device" "/dev/input/event22"
[     4.357] (**) Option "_source" "server/udev"
[     4.358] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[     4.358] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device is a keyboard
[     4.359] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device removed
[     4.394] (II) libinput: Genius DeathTaker Gaming Mouse Consumer Control: needs a virtual subdevice
[     4.394] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input22/event22"
[     4.394] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse Consumer Control" (type: MOUSE, id 14)
[     4.394] (**) Option "AccelerationScheme" "none"
[     4.394] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) selected scheme none/0
[     4.394] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[     4.394] (**) Genius DeathTaker Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[     4.394] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[     4.395] (II) event22 - Genius DeathTaker Gaming Mouse Consumer Control: device is a keyboard
[     4.395] (**) Genius DeathTaker Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     4.395] (II) Using input driver 'libinput' for 'Genius DeathTaker Gaming Mouse Consumer Control'
[     4.395] (**) Genius DeathTaker Gaming Mouse Consumer Control: always reports core events
[     4.395] (**) Option "Device" "/dev/input/event22"
[     4.395] (**) Option "_source" "_driver/libinput"
[     4.395] (II) libinput: Genius DeathTaker Gaming Mouse Consumer Control: is a virtual subdevice
[     4.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input22/event22"
[     4.395] (II) XINPUT: Adding extended input device "Genius DeathTaker Gaming Mouse Consumer Control" (type: KEYBOARD, id 22)
[     4.396] (II) config/udev: Adding input device Genius DeathTaker Gaming Mouse (/dev/input/mouse0)
[     4.396] (II) No input driver specified, ignoring this device.
[     4.396] (II) This device may have been added with another device file.
[     4.397] (II) config/udev: removing device ELAN1203:00 04F3:307A Mouse
[     4.397] (II) event9  - ELAN1203:00 04F3:307A Mouse: device removed
[     4.483] (II) UnloadModule: "libinput"
[     4.484] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event9)
[     4.484] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[     4.484] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[     4.484] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[     4.484] (**) Option "Device" "/dev/input/event9"
[     4.484] (**) Option "_source" "server/udev"
[     4.484] (II) event9  - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[     4.485] (II) event9  - ELAN1203:00 04F3:307A Mouse: device is a pointer
[     4.485] (II) event9  - ELAN1203:00 04F3:307A Mouse: device removed
[     4.527] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-3/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input36/event9"
[     4.527] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 16)
[     4.527] (**) Option "AccelerationScheme" "none"
[     4.527] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[     4.527] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[     4.527] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[     4.527] (II) event9  - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[     4.527] (II) event9  - ELAN1203:00 04F3:307A Mouse: device is a pointer
[     4.528] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event27)
[     4.528] (II) No input driver specified, ignoring this device.
[     4.528] (II) This device may have been added with another device file.
[     4.528] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[     4.528] (II) No input driver specified, ignoring this device.
[     4.528] (II) This device may have been added with another device file.
[     4.529] (II) config/udev: removing device USB2.0 HD UVC WebCam: USB2.0 HD
[     4.529] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     4.573] (II) UnloadModule: "libinput"
[     4.573] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event259)
[     4.573] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     4.573] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     4.573] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     4.573] (**) Option "Device" "/dev/input/event259"
[     4.573] (**) Option "_source" "server/udev"
[     4.574] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     4.574] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     4.574] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     4.630] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input38/event259"
[     4.630] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 15)
[     4.631] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     4.631] (II) event259 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     4.631] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event258)
[     4.631] (II) No input driver specified, ignoring this device.
[     4.631] (II) This device may have been added with another device file.
[     4.631] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[     4.631] (II) No input driver specified, ignoring this device.
[     4.631] (II) This device may have been added with another device file.
[     4.631] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[     4.631] (II) No input driver specified, ignoring this device.
[     4.631] (II) This device may have been added with another device file.
[     4.631] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[     4.631] (II) No input driver specified, ignoring this device.
[     4.631] (II) This device may have been added with another device file.
[     4.631] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event257)
[     4.631] (II) No input driver specified, ignoring this device.
[     4.631] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event30)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event29)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event28)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event31)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event256)
[     4.632] (II) No input driver specified, ignoring this device.
[     4.632] (II) This device may have been added with another device file.
[     4.632] (II) config/udev: removing device ELAN1203:00 04F3:307A Touchpad
[     4.632] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[     4.690] (II) UnloadModule: "libinput"
[     4.690] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event10)
[     4.690] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[     4.690] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[     4.690] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[     4.690] (**) Option "Device" "/dev/input/event10"
[     4.690] (**) Option "_source" "server/udev"
[     4.691] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[     4.691] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[     4.692] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[     4.727] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-3/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input37/event10"
[     4.727] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 17)
[     4.727] (**) Option "AccelerationScheme" "none"
[     4.727] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[     4.727] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[     4.727] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[     4.728] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[     4.728] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[     4.729] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse1)
[     4.729] (II) No input driver specified, ignoring this device.
[     4.729] (II) This device may have been added with another device file.
[     4.729] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse2)
[     4.729] (II) No input driver specified, ignoring this device.
[     4.729] (II) This device may have been added with another device file.
[    10.694] (II) modeset(0): EDID vendor "SHP", prod id 5426
[    10.694] (II) modeset(0): Using EDID range info for horizontal sync
[    10.694] (II) modeset(0): Using EDID range info for vertical refresh
[    10.694] (II) modeset(0): Printing DDC gathered Modelines:
[    10.694] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    10.694] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    10.696] (II) modeset(0): EDID vendor "SHP", prod id 5426
[    10.696] (II) modeset(0): Using hsync ranges from config file
[    10.696] (II) modeset(0): Using vrefresh ranges from config file
[    10.696] (II) modeset(0): Printing DDC gathered Modelines:
[    10.696] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    10.696] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    10.696] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.696] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    10.696] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    10.696] (--) NVIDIA(GPU-0): 
[    10.697] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.697] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.697] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.697] (--) NVIDIA(GPU-0): 
[    10.697] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.697] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    10.697] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[    10.697] (--) NVIDIA(GPU-0): 
[    10.697] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.697] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    10.697] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    10.697] (--) NVIDIA(GPU-0): 
[    11.188] (II) modeset(0): EDID vendor "SHP", prod id 5426
[    11.188] (II) modeset(0): Using hsync ranges from config file
[    11.188] (II) modeset(0): Using vrefresh ranges from config file
[    11.188] (II) modeset(0): Printing DDC gathered Modelines:
[    11.188] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    11.188] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    11.190] (II) modeset(0): EDID vendor "SHP", prod id 5426
[    11.190] (II) modeset(0): Using hsync ranges from config file
[    11.190] (II) modeset(0): Using vrefresh ranges from config file
[    11.190] (II) modeset(0): Printing DDC gathered Modelines:
[    11.190] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    11.190] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    11.191] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    11.191] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    11.191] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    11.191] (--) NVIDIA(GPU-0): 
[    11.191] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    11.191] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    11.191] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    11.191] (--) NVIDIA(GPU-0): 
[    11.191] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    11.191] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    11.191] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[    11.191] (--) NVIDIA(GPU-0): 
[    11.191] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    11.191] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    11.191] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    11.191] (--) NVIDIA(GPU-0): 
[  2076.930] (EE) 
[  2076.930] (EE) Backtrace:
[  2076.930] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x89) [0x55dbb69d8059]
[  2076.930] (EE) 1: /usr/lib/Xorg (0x55dbb6888000+0x15ae79) [0x55dbb69e2e79]
[  2076.930] (EE) 2: /usr/lib/libpthread.so.0 (0x7f4b092fb000+0x13870) [0x7f4b0930e870]
[  2076.930] (EE) 3: /usr/lib/Xorg (0x55dbb6888000+0x1e52c8) [0x55dbb6a6d2c8]
[  2076.930] (EE) 4: /usr/lib/Xorg (0x55dbb6888000+0x8d385) [0x55dbb6915385]
[  2076.930] (EE) 5: /usr/lib/Xorg (0x55dbb6888000+0x8d9cc) [0x55dbb69159cc]
[  2076.930] (EE) 6: /usr/lib/Xorg (0x55dbb6888000+0x8ebc3) [0x55dbb6916bc3]
[  2076.931] (EE) 7: /usr/lib/Xorg (0x55dbb6888000+0x10cd5b) [0x55dbb6994d5b]
[  2076.931] (EE) 8: /usr/lib/Xorg (XkbHandleActions+0x1d4) [0x55dbb69ce7c4]
[  2076.931] (EE) 9: /usr/lib/Xorg (0x55dbb6888000+0x1dcf02) [0x55dbb6a64f02]
[  2076.931] (EE) 10: /usr/lib/Xorg (0x55dbb6888000+0x134c8e) [0x55dbb69bcc8e]
[  2076.931] (EE) 11: /usr/lib/Xorg (0x55dbb6888000+0x14e414) [0x55dbb69d6414]
[  2076.931] (EE) 12: /usr/lib/Xorg (WaitForSomething+0x2e2) [0x55dbb69d6722]
[  2076.931] (EE) 13: /usr/lib/Xorg (0x55dbb6888000+0x3c83b) [0x55dbb68c483b]
[  2076.931] (EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f4b09151b25]
[  2076.931] (EE) 15: /usr/lib/Xorg (_start+0x2e) [0x55dbb68c575e]
[  2076.931] (EE) 
[  2076.931] (EE) Segmentation fault at address 0x7ffe32f51000
[  2076.931] (EE) 
Fatal server error:
[  2076.931] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  2076.931] (EE) 
[  2076.931] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  2076.931] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  2076.931] (EE) 
[  2076.931] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2076.959] (EE) Server terminated with error (1). Closing log file.

It's been some time ever since I made a forum post, I forgot if there is anything else I could show.

Offline

#2 2021-12-30 13:31:06

seth
Member
Registered: 2012-09-03
Posts: 52,124

Offline

#3 2021-12-31 09:57:36

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: Xorg crashes randomly sometimes

Oh, well, now at least I know I'm not the only one
But, I've seen one person saying that Xorg would crash for them when they use 'prime-run', my system seems to crash randomly when using the computer, but not when not using prime-run. Might be a compositor problem as well since I noticed people talking about compositors. From what I remember, most, if not all of the times when the crash occurred was when I switched workspaces, which does have an animation. I'll try to remember next time if it happens again.

Also, there seem to be two types of crashes, one where it would immediately kick me to SDDM, but also one where it would freeze the screen and do nothing

Offline

#4 2021-12-31 13:13:02

seth
Member
Registered: 2012-09-03
Posts: 52,124

Re: Xorg crashes randomly sometimes

If this is a stack corruption all sorts of things can happen - pattern being that the .46 driver causes it and the .44 doesn't.
Also there *was* a bug in the Xorg server when switching VTs (what might have caused the screen freezing) but that's supposed to be fixed in the current version.

Offline

#5 2022-01-02 10:18:14

seth
Member
Registered: 2012-09-03
Posts: 52,124

Re: Xorg crashes randomly sometimes

You might also be running into https://bbs.archlinux.org/viewtopic.php?id=271450 (the missing abort would speak against it but you're also crashing in XkbHandleActions …)

Offline

Board footer

Powered by FluxBB