You are not logged in.
Pages: 1
Hello, I've been having some issues with my Arch installation. Sometimes, when I start games installed on my HDD like Dota 2 or Doom Eternal, these sometimes crash on loading screens, compeling me to force a shutdown by pressing the power button. In other ocassions, the system freezes when I try to reboot it, I also press the power button to force a shutdown, but an error message appears saying that the /tmp couldn't be unmounted. I searched for the logs from Xorg, and the only thing that I found meaningful is the last part of /var/log/Xorg.1.log:
Content of /var/log/Xorg.1.log
[ 1941.948]
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[ 1941.948] Current Operating System: Linux LAPTOP-LEO 6.5.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000 x86_64
[ 1941.948] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8a0df9a3-9d29-462a-8367-cf0c4a307be7 rw loglevel=3 quiet
[ 1941.948]
[ 1941.948] Current version of pixman: 0.42.2
[ 1941.948] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1941.948] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1941.948] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Nov 3 15:30:31 2023
[ 1941.948] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1941.948] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1941.948] (==) No Layout section. Using the first Screen section.
[ 1941.948] (==) No screen section available. Using defaults.
[ 1941.948] (**) |-->Screen "Default Screen Section" (0)
[ 1941.948] (**) | |-->Monitor "<default monitor>"
[ 1941.948] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1941.948] (==) Automatically adding devices
[ 1941.948] (==) Automatically enabling devices
[ 1941.948] (==) Automatically adding GPU devices
[ 1941.948] (==) Automatically binding GPU devices
[ 1941.948] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1941.948] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1941.948] Entry deleted from font path.
[ 1941.948] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1941.948] Entry deleted from font path.
[ 1941.948] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1941.948] Entry deleted from font path.
[ 1941.948] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 1941.948] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1941.948] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1941.948] (II) Module ABI versions:
[ 1941.948] X.Org ANSI C Emulation: 0.4
[ 1941.948] X.Org Video Driver: 25.2
[ 1941.948] X.Org XInput driver : 24.4
[ 1941.948] X.Org Server Extension : 10.0
[ 1941.949] (++) using VT number 8
[ 1941.949] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 1941.949] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1941.949] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 1941.949] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 1941.949] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 1941.950] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 1941.951] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1331 rev 2, Mem @ 0xa2000000/16777216, 0xb0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 1941.951] (--) PCI: (1@0:0:0) 10de:1f91:1025:1332 rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 1941.951] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1941.951] (II) LoadModule: "glx"
[ 1941.951] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1941.953] (II) Module glx: vendor="X.Org Foundation"
[ 1941.953] compiled for 1.21.1.9, module version = 1.0.0
[ 1941.953] ABI class: X.Org Server Extension, version 10.0
[ 1941.953] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 1941.953] loading driver: nvidia
[ 1941.953] (==) Matched intel as autoconfigured driver 0
[ 1941.953] (==) Matched nvidia as autoconfigured driver 1
[ 1941.953] (==) Matched nouveau as autoconfigured driver 2
[ 1941.953] (==) Matched nv as autoconfigured driver 3
[ 1941.953] (==) Matched modesetting as autoconfigured driver 4
[ 1941.953] (==) Matched fbdev as autoconfigured driver 5
[ 1941.953] (==) Matched vesa as autoconfigured driver 6
[ 1941.953] (==) Assigned the driver to the xf86ConfigLayout
[ 1941.953] (II) LoadModule: "intel"
[ 1941.953] (WW) Warning, couldn't open module intel
[ 1941.953] (EE) Failed to load module "intel" (module does not exist, 0)
[ 1941.953] (II) LoadModule: "nvidia"
[ 1941.953] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 1941.953] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 1941.953] compiled for 1.6.99.901, module version = 1.0.0
[ 1941.953] Module class: X.Org Video Driver
[ 1941.953] (II) LoadModule: "nouveau"
[ 1941.953] (WW) Warning, couldn't open module nouveau
[ 1941.953] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 1941.953] (II) LoadModule: "nv"
[ 1941.953] (WW) Warning, couldn't open module nv
[ 1941.953] (EE) Failed to load module "nv" (module does not exist, 0)
[ 1941.953] (II) LoadModule: "modesetting"
[ 1941.953] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1941.954] (II) Module modesetting: vendor="X.Org Foundation"
[ 1941.954] compiled for 1.21.1.9, module version = 1.21.1
[ 1941.954] Module class: X.Org Video Driver
[ 1941.954] ABI class: X.Org Video Driver, version 25.2
[ 1941.954] (II) LoadModule: "fbdev"
[ 1941.954] (WW) Warning, couldn't open module fbdev
[ 1941.954] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1941.954] (II) LoadModule: "vesa"
[ 1941.954] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1941.954] (II) Module vesa: vendor="X.Org Foundation"
[ 1941.954] compiled for 1.21.1.4, module version = 2.6.0
[ 1941.954] Module class: X.Org Video Driver
[ 1941.954] ABI class: X.Org Video Driver, version 25.2
[ 1941.954] (II) NVIDIA dlloader X Driver 535.113.01 Tue Sep 12 19:49:52 UTC 2023
[ 1941.954] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1941.954] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1941.954] (II) VESA: driver for VESA chipsets: vesa
[ 1942.462] (II) modeset(0): using drv /dev/dri/card1
[ 1942.462] (II) Loading sub module "fb"
[ 1942.462] (II) LoadModule: "fb"
[ 1942.462] (II) Module "fb" already built-in
[ 1942.462] (II) Loading sub module "wfb"
[ 1942.462] (II) LoadModule: "wfb"
[ 1942.462] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 1942.463] (II) Module wfb: vendor="X.Org Foundation"
[ 1942.463] compiled for 1.21.1.9, module version = 1.0.0
[ 1942.463] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1942.464] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1942.464] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 1942.464] (==) modeset(0): RGB weight 888
[ 1942.464] (==) modeset(0): Default visual is TrueColor
[ 1942.464] (II) Loading sub module "glamoregl"
[ 1942.464] (II) LoadModule: "glamoregl"
[ 1942.465] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 1942.469] (II) Module glamoregl: vendor="X.Org Foundation"
[ 1942.469] compiled for 1.21.1.9, module version = 1.0.1
[ 1942.469] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1942.502] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[ 1942.502] (II) modeset(0): glamor initialized
[ 1942.502] (==) modeset(0): VariableRefresh: disabled
[ 1942.502] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 1942.504] (II) modeset(0): Output eDP-1 has no monitor section
[ 1942.506] (II) modeset(0): EDID for output eDP-1
[ 1942.506] (II) modeset(0): Manufacturer: LGD Model: 65a Serial#: 0
[ 1942.506] (II) modeset(0): Year: 2019 Week: 0
[ 1942.506] (II) modeset(0): EDID Version: 1.4
[ 1942.506] (II) modeset(0): Digital Display Input
[ 1942.506] (II) modeset(0): 8 bits per channel
[ 1942.506] (II) modeset(0): Digital interface is DisplayPort
[ 1942.506] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 1942.506] (II) modeset(0): Gamma: 2.20
[ 1942.506] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 1942.506] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 1942.506] (II) modeset(0): First detailed timing is preferred mode
[ 1942.506] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 1942.506] (II) modeset(0): redX: 0.590 redY: 0.370 greenX: 0.350 greenY: 0.555
[ 1942.506] (II) modeset(0): blueX: 0.155 blueY: 0.110 whiteX: 0.313 whiteY: 0.329
[ 1942.506] (II) modeset(0): Manufacturer's mask: 0
[ 1942.506] (II) modeset(0): Supported detailed timing:
[ 1942.506] (II) modeset(0): clock: 138.6 MHz Image Size: 344 x 194 mm
[ 1942.506] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 1942.506] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 1942.506] (II) modeset(0): LG Display
[ 1942.506] (II) modeset(0): LP156WFC-SPD5
[ 1942.506] (II) modeset(0): EDID (in hex):
[ 1942.506] (II) modeset(0): 00ffffffffffff0030e45a0600000000
[ 1942.506] (II) modeset(0): 001d0104a5221378e238d5975e598e27
[ 1942.506] (II) modeset(0): 1c505400000001010101010101010101
[ 1942.506] (II) modeset(0): 010101010101243680a070381f403020
[ 1942.506] (II) modeset(0): 350058c2100000190000000000000000
[ 1942.506] (II) modeset(0): 00000000000000000000000000fe004c
[ 1942.506] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 1942.506] (II) modeset(0): 004c503135365746432d5350443500e3
[ 1942.506] (II) modeset(0): Printing probed modes for output eDP-1
[ 1942.506] (II) modeset(0): Modeline "1920x1080"x60.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 1942.506] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 1942.506] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 1942.506] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 1942.506] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 1942.506] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 1942.506] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 1942.506] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 1942.506] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 1942.506] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 1942.506] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 1942.506] (II) modeset(0): Output eDP-1 connected
[ 1942.506] (II) modeset(0): Using exact sizes for initial modes
[ 1942.506] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 1942.506] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1942.506] (==) modeset(0): DPI set to (96, 96)
[ 1942.506] (II) Loading sub module "fb"
[ 1942.506] (II) LoadModule: "fb"
[ 1942.506] (II) Module "fb" already built-in
[ 1942.506] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 1942.506] (==) NVIDIA(G0): RGB weight 888
[ 1942.506] (==) NVIDIA(G0): Default visual is TrueColor
[ 1942.506] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 1942.506] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 1942.506] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 1942.506] (**) NVIDIA(G0): Enabling 2D acceleration
[ 1942.506] (II) Loading sub module "glxserver_nvidia"
[ 1942.506] (II) LoadModule: "glxserver_nvidia"
[ 1942.506] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 1942.514] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 1942.514] compiled for 1.6.99.901, module version = 1.0.0
[ 1942.514] Module class: X.Org Server Extension
[ 1942.514] (II) NVIDIA GLX Module 535.113.01 Tue Sep 12 19:51:54 UTC 2023
[ 1942.514] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 1942.514] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 1942.514] (--) NVIDIA(0): DFP-0
[ 1942.515] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU117-A) at PCI:1:0:0
[ 1942.515] (II) NVIDIA(G0): (GPU-0)
[ 1942.515] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 1942.515] (--) NVIDIA(G0): VideoBIOS: 90.17.1b.00.2c
[ 1942.515] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 1942.515] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1942.515] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1942.515] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 1942.515] (--) NVIDIA(GPU-0):
[ 1942.519] (II) NVIDIA(G0): Validated MetaModes:
[ 1942.519] (II) NVIDIA(G0): "NULL"
[ 1942.519] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 1942.519] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 1942.519] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 1942.519] (II) UnloadModule: "vesa"
[ 1942.519] (II) Unloading vesa
[ 1942.526] (==) modeset(0): Backing store enabled
[ 1942.526] (==) modeset(0): Silken mouse enabled
[ 1942.607] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 1942.607] (==) modeset(0): DPMS enabled
[ 1942.607] (II) modeset(0): [DRI2] Setup complete
[ 1942.607] (II) modeset(0): [DRI2] DRI driver: iris
[ 1942.607] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 1942.608] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 1942.608] (II) NVIDIA: access.
[ 1942.620] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 1942.620] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 1942.620] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 1942.620] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 1942.620] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 1942.620] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 1942.620] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 1942.620] (II) NVIDIA(G0): Config Options in the README.
[ 1942.660] (II) NVIDIA(G0): Setting mode "NULL"
[ 1942.671] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 1942.671] (==) NVIDIA(G0): Backing store enabled
[ 1942.671] (==) NVIDIA(G0): Silken mouse enabled
[ 1942.671] (==) NVIDIA(G0): DPMS enabled
[ 1942.671] (II) Loading sub module "dri2"
[ 1942.671] (II) LoadModule: "dri2"
[ 1942.671] (II) Module "dri2" already built-in
[ 1942.671] (II) NVIDIA(G0): [DRI2] Setup complete
[ 1942.671] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 1942.671] (II) Initializing extension Generic Event Extension
[ 1942.672] (II) Initializing extension SHAPE
[ 1942.672] (II) Initializing extension MIT-SHM
[ 1942.672] (II) Initializing extension XInputExtension
[ 1942.672] (II) Initializing extension XTEST
[ 1942.672] (II) Initializing extension BIG-REQUESTS
[ 1942.672] (II) Initializing extension SYNC
[ 1942.672] (II) Initializing extension XKEYBOARD
[ 1942.672] (II) Initializing extension XC-MISC
[ 1942.672] (II) Initializing extension SECURITY
[ 1942.672] (II) Initializing extension XFIXES
[ 1942.672] (II) Initializing extension RENDER
[ 1942.672] (II) Initializing extension RANDR
[ 1942.672] (II) Initializing extension COMPOSITE
[ 1942.673] (II) Initializing extension DAMAGE
[ 1942.673] (II) Initializing extension MIT-SCREEN-SAVER
[ 1942.673] (II) Initializing extension DOUBLE-BUFFER
[ 1942.673] (II) Initializing extension RECORD
[ 1942.673] (II) Initializing extension DPMS
[ 1942.673] (II) Initializing extension Present
[ 1942.673] (II) Initializing extension DRI3
[ 1942.673] (II) Initializing extension X-Resource
[ 1942.673] (II) Initializing extension XVideo
[ 1942.673] (II) Initializing extension XVideo-MotionCompensation
[ 1942.673] (II) Initializing extension GLX
[ 1942.673] (II) Initializing extension GLX
[ 1942.673] (II) Indirect GLX disabled.
[ 1942.678] (II) AIGLX: Loaded and initialized iris
[ 1942.678] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1942.678] (II) Initializing extension XFree86-VidModeExtension
[ 1942.678] (II) Initializing extension XFree86-DGA
[ 1942.678] (II) Initializing extension XFree86-DRI
[ 1942.678] (II) Initializing extension DRI2
[ 1942.678] (II) Initializing extension NV-GLX
[ 1942.678] (II) Initializing extension NV-CONTROL
[ 1942.678] (II) modeset(0): Damage tracking initialized
[ 1942.678] (II) modeset(0): Setting screen physical size to 508 x 285
[ 1942.726] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event5)
[ 1942.726] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 1942.726] (**) Acer Wireless Radio Control: Applying InputClass "system-keyboard"
[ 1942.726] (II) LoadModule: "libinput"
[ 1942.727] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1942.728] (II) Module libinput: vendor="X.Org Foundation"
[ 1942.728] compiled for 1.21.1.8, module version = 1.4.0
[ 1942.728] Module class: X.Org XInput Driver
[ 1942.728] ABI class: X.Org XInput driver, version 24.4
[ 1942.728] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 1942.728] (**) Acer Wireless Radio Control: always reports core events
[ 1942.728] (**) Option "Device" "/dev/input/event5"
[ 1942.729] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 1942.729] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 1942.729] (II) event5 - Acer Wireless Radio Control: device removed
[ 1942.773] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input5/event5"
[ 1942.773] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 1942.773] (**) Option "xkb_model" "pc105"
[ 1942.773] (**) Option "xkb_layout" "es,us"
[ 1942.773] (**) Option "xkb_variant" ","
[ 1942.773] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.792] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 1942.792] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 1942.793] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1942.793] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1942.793] (**) Power Button: Applying InputClass "system-keyboard"
[ 1942.793] (II) Using input driver 'libinput' for 'Power Button'
[ 1942.793] (**) Power Button: always reports core events
[ 1942.793] (**) Option "Device" "/dev/input/event3"
[ 1942.794] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1942.794] (II) event3 - Power Button: device is a keyboard
[ 1942.794] (II) event3 - Power Button: device removed
[ 1942.823] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 1942.823] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1942.823] (**) Option "xkb_model" "pc105"
[ 1942.823] (**) Option "xkb_layout" "es,us"
[ 1942.823] (**) Option "xkb_variant" ","
[ 1942.823] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.825] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1942.825] (II) event3 - Power Button: device is a keyboard
[ 1942.826] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 1942.826] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1942.826] (**) Video Bus: Applying InputClass "system-keyboard"
[ 1942.826] (II) Using input driver 'libinput' for 'Video Bus'
[ 1942.826] (**) Video Bus: always reports core events
[ 1942.826] (**) Option "Device" "/dev/input/event15"
[ 1942.828] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 1942.828] (II) event15 - Video Bus: device is a keyboard
[ 1942.828] (II) event15 - Video Bus: device removed
[ 1942.869] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19/event15"
[ 1942.870] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 1942.870] (**) Option "xkb_model" "pc105"
[ 1942.870] (**) Option "xkb_layout" "es,us"
[ 1942.870] (**) Option "xkb_variant" ","
[ 1942.870] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.872] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 1942.873] (II) event15 - Video Bus: device is a keyboard
[ 1942.874] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 1942.874] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1942.874] (**) Video Bus: Applying InputClass "system-keyboard"
[ 1942.874] (II) Using input driver 'libinput' for 'Video Bus'
[ 1942.875] (**) Video Bus: always reports core events
[ 1942.875] (**) Option "Device" "/dev/input/event14"
[ 1942.877] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 1942.877] (II) event14 - Video Bus: device is a keyboard
[ 1942.878] (II) event14 - Video Bus: device removed
[ 1942.913] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input18/event14"
[ 1942.913] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 1942.913] (**) Option "xkb_model" "pc105"
[ 1942.913] (**) Option "xkb_layout" "es,us"
[ 1942.913] (**) Option "xkb_variant" ","
[ 1942.913] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.916] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 1942.916] (II) event14 - Video Bus: device is a keyboard
[ 1942.918] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 1942.918] (II) No input driver specified, ignoring this device.
[ 1942.918] (II) This device may have been added with another device file.
[ 1942.919] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 1942.919] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1942.919] (**) Power Button: Applying InputClass "system-keyboard"
[ 1942.919] (II) Using input driver 'libinput' for 'Power Button'
[ 1942.919] (**) Power Button: always reports core events
[ 1942.920] (**) Option "Device" "/dev/input/event2"
[ 1942.921] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 1942.922] (II) event2 - Power Button: device is a keyboard
[ 1942.922] (II) event2 - Power Button: device removed
[ 1942.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 1942.940] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 1942.940] (**) Option "xkb_model" "pc105"
[ 1942.940] (**) Option "xkb_layout" "es,us"
[ 1942.940] (**) Option "xkb_variant" ","
[ 1942.940] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.942] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 1942.943] (II) event2 - Power Button: device is a keyboard
[ 1942.944] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 1942.944] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 1942.944] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 1942.944] (II) Using input driver 'libinput' for 'Sleep Button'
[ 1942.944] (**) Sleep Button: always reports core events
[ 1942.944] (**) Option "Device" "/dev/input/event1"
[ 1942.946] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 1942.946] (II) event1 - Sleep Button: device is a keyboard
[ 1942.947] (II) event1 - Sleep Button: device removed
[ 1942.966] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 1942.966] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 1942.966] (**) Option "xkb_model" "pc105"
[ 1942.966] (**) Option "xkb_layout" "es,us"
[ 1942.966] (**) Option "xkb_variant" ","
[ 1942.966] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1942.969] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 1942.969] (II) event1 - Sleep Button: device is a keyboard
[ 1942.971] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 1942.971] (II) No input driver specified, ignoring this device.
[ 1942.971] (II) This device may have been added with another device file.
[ 1942.972] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 1942.972] (II) No input driver specified, ignoring this device.
[ 1942.972] (II) This device may have been added with another device file.
[ 1942.973] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 1942.973] (II) No input driver specified, ignoring this device.
[ 1942.973] (II) This device may have been added with another device file.
[ 1942.974] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 1942.974] (II) No input driver specified, ignoring this device.
[ 1942.974] (II) This device may have been added with another device file.
[ 1942.976] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/event17)
[ 1942.977] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 1942.977] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 1942.977] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse'
[ 1942.977] (**) Logitech G203 LIGHTSYNC Gaming Mouse: always reports core events
[ 1942.977] (**) Option "Device" "/dev/input/event17"
[ 1943.036] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 1943.036] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 1943.037] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 1943.080] (**) Option "AccelSpeed" "-1"
[ 1943.080] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.080] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.080] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.080] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C092.0002/input/input21/event17"
[ 1943.080] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 12)
[ 1943.080] (**) Option "AccelerationScheme" "none"
[ 1943.080] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 1943.080] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 1943.080] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 1943.139] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 1943.140] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 1943.142] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/mouse2)
[ 1943.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 1943.142] (II) No input driver specified, ignoring this device.
[ 1943.142] (II) This device may have been added with another device file.
[ 1943.142] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event18)
[ 1943.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1943.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 1943.142] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[ 1943.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 1943.142] (**) Option "Device" "/dev/input/event18"
[ 1943.143] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 1943.143] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 1943.143] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 1943.173] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 1943.173] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C092.0003/input/input22/event18"
[ 1943.173] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 13)
[ 1943.173] (**) Option "AccelerationScheme" "none"
[ 1943.173] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 1943.173] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 1943.173] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 1943.175] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 1943.175] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 1943.176] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset Consumer Control (/dev/input/event19)
[ 1943.176] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 1943.176] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[ 1943.176] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[ 1943.176] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[ 1943.176] (**) Option "Device" "/dev/input/event19"
[ 1943.177] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 1943.177] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 1943.178] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 1943.200] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: needs a virtual subdevice
[ 1943.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0004/input/input25/event19"
[ 1943.200] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: MOUSE, id 14)
[ 1943.200] (**) Option "AccelerationScheme" "none"
[ 1943.200] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) selected scheme none/0
[ 1943.200] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration factor: 2.000
[ 1943.200] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration threshold: 4
[ 1943.204] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 1943.204] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 1943.206] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event20)
[ 1943.207] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "libinput keyboard catchall"
[ 1943.207] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "system-keyboard"
[ 1943.207] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset'
[ 1943.207] (**) Logitech G series G435 Wireless Gaming Headset: always reports core events
[ 1943.207] (**) Option "Device" "/dev/input/event20"
[ 1943.210] (II) event20 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 1943.210] (II) event20 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 1943.211] (II) event20 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 1943.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0004/input/input26/event20"
[ 1943.263] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset" (type: KEYBOARD, id 15)
[ 1943.263] (**) Option "xkb_model" "pc105"
[ 1943.263] (**) Option "xkb_layout" "es,us"
[ 1943.263] (**) Option "xkb_variant" ","
[ 1943.263] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1943.267] (II) event20 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 1943.267] (II) event20 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 1943.270] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event21)
[ 1943.270] (II) No input driver specified, ignoring this device.
[ 1943.270] (II) This device may have been added with another device file.
[ 1943.272] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event22)
[ 1943.272] (II) No input driver specified, ignoring this device.
[ 1943.272] (II) This device may have been added with another device file.
[ 1943.273] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/event7)
[ 1943.273] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "libinput pointer catchall"
[ 1943.273] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[ 1943.273] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Mouse'
[ 1943.273] (**) SYNA7DB5:01 06CB:CD41 Mouse: always reports core events
[ 1943.273] (**) Option "Device" "/dev/input/event7"
[ 1943.276] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 1943.277] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 1943.280] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 1943.326] (**) Option "AccelSpeed" "-1"
[ 1943.326] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.326] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.326] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.326] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA7DB5:01/0018:06CB:CD41.0001/input/input11/event7"
[ 1943.326] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Mouse" (type: MOUSE, id 16)
[ 1943.327] (**) Option "AccelerationScheme" "none"
[ 1943.327] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) selected scheme none/0
[ 1943.327] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration factor: 2.000
[ 1943.327] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration threshold: 4
[ 1943.330] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 1943.331] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 1943.335] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/mouse0)
[ 1943.335] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[ 1943.335] (II) No input driver specified, ignoring this device.
[ 1943.335] (II) This device may have been added with another device file.
[ 1943.337] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/event8)
[ 1943.337] (**) SYNA7DB5:01 06CB:CD41 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 1943.337] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Touchpad'
[ 1943.337] (**) SYNA7DB5:01 06CB:CD41 Touchpad: always reports core events
[ 1943.337] (**) Option "Device" "/dev/input/event8"
[ 1943.340] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 1943.345] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 1943.345] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 1943.399] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.400] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.400] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1943.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA7DB5:01/0018:06CB:CD41.0001/input/input12/event8"
[ 1943.401] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Touchpad" (type: TOUCHPAD, id 17)
[ 1943.405] (**) Option "AccelerationScheme" "none"
[ 1943.405] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) selected scheme none/0
[ 1943.405] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration factor: 2.000
[ 1943.405] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration threshold: 4
[ 1943.408] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 1943.413] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 1943.416] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/mouse1)
[ 1943.416] (II) No input driver specified, ignoring this device.
[ 1943.416] (II) This device may have been added with another device file.
[ 1943.417] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 1943.417] (II) No input driver specified, ignoring this device.
[ 1943.417] (II) This device may have been added with another device file.
[ 1943.419] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 1943.419] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 1943.419] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 1943.419] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 1943.419] (**) AT Translated Set 2 keyboard: always reports core events
[ 1943.419] (**) Option "Device" "/dev/input/event4"
[ 1943.421] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1943.421] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 1943.424] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 1943.446] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 1943.446] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[ 1943.446] (**) Option "xkb_model" "pc105"
[ 1943.446] (**) Option "xkb_layout" "es,us"
[ 1943.447] (**) Option "xkb_variant" ","
[ 1943.447] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1943.449] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1943.450] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 1943.454] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 1943.454] (II) No input driver specified, ignoring this device.
[ 1943.454] (II) This device may have been added with another device file.
[ 1943.460] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event9)
[ 1943.460] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 1943.460] (**) Acer WMI hotkeys: Applying InputClass "system-keyboard"
[ 1943.460] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 1943.460] (**) Acer WMI hotkeys: always reports core events
[ 1943.460] (**) Option "Device" "/dev/input/event9"
[ 1943.461] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 1943.462] (II) event9 - Acer WMI hotkeys: device is a keyboard
[ 1943.462] (II) event9 - Acer WMI hotkeys: device removed
[ 1943.483] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[ 1943.483] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 19)
[ 1943.483] (**) Option "xkb_model" "pc105"
[ 1943.483] (**) Option "xkb_layout" "es,us"
[ 1943.483] (**) Option "xkb_variant" ","
[ 1943.483] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1943.485] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 1943.485] (II) event9 - Acer WMI hotkeys: device is a keyboard
[ 1943.509] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 1943.529] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1943.529] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 1943.529] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[ 1943.529] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 1943.529] (**) Option "Device" "/dev/input/event18"
[ 1943.529] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 1943.529] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C092.0003/input/input22/event18"
[ 1943.529] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 20)
[ 1943.529] (**) Option "xkb_model" "pc105"
[ 1943.529] (**) Option "xkb_layout" "es,us"
[ 1943.529] (**) Option "xkb_variant" ","
[ 1943.529] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1943.530] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 1943.530] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[ 1943.530] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[ 1943.530] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[ 1943.530] (**) Option "Device" "/dev/input/event19"
[ 1943.530] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: is a virtual subdevice
[ 1943.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0004/input/input25/event19"
[ 1943.530] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: KEYBOARD, id 21)
[ 1943.530] (**) Option "xkb_model" "pc105"
[ 1943.530] (**) Option "xkb_layout" "es,us"
[ 1943.530] (**) Option "xkb_variant" ","
[ 1943.530] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1947.445] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event23)
[ 1947.445] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1947.445] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 1947.445] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 1947.445] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 1947.445] (**) Option "Device" "/dev/input/event23"
[ 1947.447] (II) event23 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 1947.447] (II) event23 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 1947.448] (II) event23 - SINO WEALTH Mechanical Keyboard: device removed
[ 1947.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:258A:0090.0005/input/input29/event23"
[ 1947.466] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 22)
[ 1947.466] (**) Option "xkb_model" "pc105"
[ 1947.466] (**) Option "xkb_layout" "es,us"
[ 1947.466] (**) Option "xkb_variant" ","
[ 1947.466] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1947.468] (II) event23 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 1947.468] (II) event23 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 1947.470] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event24)
[ 1947.470] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1947.470] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 1947.470] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 1947.470] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 1947.470] (**) Option "Device" "/dev/input/event24"
[ 1947.471] (II) event24 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 1947.471] (II) event24 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 1947.472] (II) event24 - SINO WEALTH Mechanical Keyboard: device removed
[ 1947.500] (II) libinput: SINO WEALTH Mechanical Keyboard: needs a virtual subdevice
[ 1947.500] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:258A:0090.0006/input/input30/event24"
[ 1947.500] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: MOUSE, id 23)
[ 1947.500] (**) Option "AccelerationScheme" "none"
[ 1947.500] (**) SINO WEALTH Mechanical Keyboard: (accel) selected scheme none/0
[ 1947.500] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration factor: 2.000
[ 1947.500] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration threshold: 4
[ 1947.504] (II) event24 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 1947.504] (II) event24 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 1947.507] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1947.507] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 1947.507] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 1947.507] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 1947.507] (**) Option "Device" "/dev/input/event24"
[ 1947.508] (II) libinput: SINO WEALTH Mechanical Keyboard: is a virtual subdevice
[ 1947.508] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:258A:0090.0006/input/input30/event24"
[ 1947.508] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 24)
[ 1947.508] (**) Option "xkb_model" "pc105"
[ 1947.508] (**) Option "xkb_layout" "es,us"
[ 1947.508] (**) Option "xkb_variant" ","
[ 1947.508] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 1953.873] (II) event5 - Acer Wireless Radio Control: device removed
[ 1953.936] (EE) event23 - SINO WEALTH Mechanical Keyboard: client bug: event processing lagging behind by 56ms, your system is too slow
[ 1953.937] (II) event3 - Power Button: device removed
[ 1953.966] (II) event15 - Video Bus: device removed
[ 1954.003] (II) event14 - Video Bus: device removed
[ 1954.036] (II) event2 - Power Button: device removed
[ 1954.060] (II) event1 - Sleep Button: device removed
[ 1954.076] (II) event17 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 1954.110] (II) event20 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 1954.143] (II) event7 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 1954.176] (II) event8 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 1954.210] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 1954.226] (II) event9 - Acer WMI hotkeys: device removed
[ 1954.243] (II) event18 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 1954.260] (II) event19 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 1954.276] (II) event23 - SINO WEALTH Mechanical Keyboard: device removed
[ 1954.293] (II) event24 - SINO WEALTH Mechanical Keyboard: device removed
[ 1954.310] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.230] (II) UnloadModule: "libinput"
[ 2046.231] (WW) NVIDIA(G0): Failed to set the display configuration
[ 2046.231] (WW) NVIDIA(G0): - Setting a mode on head 0 failed: Insufficient permissions
[ 2046.231] (WW) NVIDIA(G0): - Setting a mode on head 1 failed: Insufficient permissions
[ 2046.231] (WW) NVIDIA(G0): - Setting a mode on head 2 failed: Insufficient permissions
[ 2046.231] (WW) NVIDIA(G0): - Setting a mode on head 3 failed: Insufficient permissions
[ 2046.234] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 2046.236] (II) Server terminated successfully (0). Closing log file.
I couldn't paste the other error message about /tmp and I can't reproduce exactly each situation. The only common factor I found was a long loading process at the time of the crash.
I'd appreciate your help on this topic, thanks.
Last edited by LeonN (2023-11-09 23:57:00)
Offline
Both programs you mention use vulkan natively, are they potentially running on the iGPU which runs out of RAM ? Try explicitly starting them with prime-run from the nvidia-prime package via the launch options in the games property settings
Offline
As both are Steam games, I set the launch parameters for each game. Doom eternal has these:
LD_PRELOAD="" VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json %command% +com_skipSignInManager 1 +com_skipIntroVideo 1 +com_skipKeyPressOnLoadScreens 1
And Dota
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command%
I read a topic in the Arch forums about Doom eternal not using the Nvidia card even though it was launched with the NV_PRIME_RENDER parameter, that's why I use the VK_ICD parameter.
I assume that both games are running with the nvidia card since Doom Eternal won't even start with the Intel card.
Last edited by LeonN (2023-11-04 04:46:17)
Offline
sometimes crash on loading screens, compeling me to force a shutdown by pressing the power button. In other ocassions, the system freezes when I try to reboot it, I also press the power button to force a shutdown, but an error message appears saying that the /tmp couldn't be unmounted
https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
runs out of RAM
Which is, regardless of the cause, likely:
free -h
swapon
Offline
Thanks for your replies. I'll enable the SysRq chortcuts. I just experienced another crash, but this time, I was able to access TT3 before forcing a shut down on the system. So I copied the only relevant Xorg log I found:
[ 5.519]
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[ 5.520] Current Operating System: Linux LAPTOP-LEO 6.5.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:52:20 +0000 x86_64
[ 5.520] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8a0df9a3-9d29-462a-8367-cf0c4a307be7 rw loglevel=3 quiet
[ 5.520]
[ 5.520] Current version of pixman: 0.42.2
[ 5.520] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.520] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.520] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 4 15:32:31 2023
[ 5.522] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.522] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.523] (==) No Layout section. Using the first Screen section.
[ 5.523] (==) No screen section available. Using defaults.
[ 5.523] (**) |-->Screen "Default Screen Section" (0)
[ 5.523] (**) | |-->Monitor "<default monitor>"
[ 5.523] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.523] (==) Automatically adding devices
[ 5.523] (==) Automatically enabling devices
[ 5.523] (==) Automatically adding GPU devices
[ 5.523] (==) Automatically binding GPU devices
[ 5.523] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.524] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 5.524] Entry deleted from font path.
[ 5.525] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.525] Entry deleted from font path.
[ 5.525] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.525] Entry deleted from font path.
[ 5.526] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 5.526] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.526] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.526] (II) Module ABI versions:
[ 5.526] X.Org ANSI C Emulation: 0.4
[ 5.526] X.Org Video Driver: 25.2
[ 5.526] X.Org XInput driver : 24.4
[ 5.526] X.Org Server Extension : 10.0
[ 5.526] (++) using VT number 7
[ 5.526] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.527] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.527] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 5.527] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.527] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 5.543] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 5.544] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1331 rev 2, Mem @ 0xa2000000/16777216, 0xb0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 5.544] (--) PCI: (1@0:0:0) 10de:1f91:1025:1332 rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 5.544] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.544] (II) LoadModule: "glx"
[ 5.546] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.553] (II) Module glx: vendor="X.Org Foundation"
[ 5.554] compiled for 1.21.1.9, module version = 1.0.0
[ 5.554] ABI class: X.Org Server Extension, version 10.0
[ 5.554] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 5.554] loading driver: nvidia
[ 5.554] (==) Matched intel as autoconfigured driver 0
[ 5.554] (==) Matched nvidia as autoconfigured driver 1
[ 5.554] (==) Matched nouveau as autoconfigured driver 2
[ 5.554] (==) Matched nv as autoconfigured driver 3
[ 5.554] (==) Matched modesetting as autoconfigured driver 4
[ 5.554] (==) Matched fbdev as autoconfigured driver 5
[ 5.554] (==) Matched vesa as autoconfigured driver 6
[ 5.554] (==) Assigned the driver to the xf86ConfigLayout
[ 5.554] (II) LoadModule: "intel"
[ 5.554] (WW) Warning, couldn't open module intel
[ 5.554] (EE) Failed to load module "intel" (module does not exist, 0)
[ 5.554] (II) LoadModule: "nvidia"
[ 5.554] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.559] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.559] compiled for 1.6.99.901, module version = 1.0.0
[ 5.559] Module class: X.Org Video Driver
[ 5.559] (II) LoadModule: "nouveau"
[ 5.559] (WW) Warning, couldn't open module nouveau
[ 5.559] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 5.559] (II) LoadModule: "nv"
[ 5.559] (WW) Warning, couldn't open module nv
[ 5.559] (EE) Failed to load module "nv" (module does not exist, 0)
[ 5.559] (II) LoadModule: "modesetting"
[ 5.559] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.563] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.563] compiled for 1.21.1.9, module version = 1.21.1
[ 5.563] Module class: X.Org Video Driver
[ 5.563] ABI class: X.Org Video Driver, version 25.2
[ 5.563] (II) LoadModule: "fbdev"
[ 5.563] (WW) Warning, couldn't open module fbdev
[ 5.563] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.563] (II) LoadModule: "vesa"
[ 5.563] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 5.564] (II) Module vesa: vendor="X.Org Foundation"
[ 5.564] compiled for 1.21.1.4, module version = 2.6.0
[ 5.564] Module class: X.Org Video Driver
[ 5.564] ABI class: X.Org Video Driver, version 25.2
[ 5.564] (II) NVIDIA dlloader X Driver 535.113.01 Tue Sep 12 19:49:52 UTC 2023
[ 5.564] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.564] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.564] (II) VESA: driver for VESA chipsets: vesa
[ 5.592] (II) modeset(0): using drv /dev/dri/card1
[ 5.593] (II) Loading sub module "fb"
[ 5.593] (II) LoadModule: "fb"
[ 5.593] (II) Module "fb" already built-in
[ 5.593] (II) Loading sub module "wfb"
[ 5.593] (II) LoadModule: "wfb"
[ 5.593] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.594] (II) Module wfb: vendor="X.Org Foundation"
[ 5.594] compiled for 1.21.1.9, module version = 1.0.0
[ 5.594] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.595] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.595] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 5.595] (==) modeset(0): RGB weight 888
[ 5.595] (==) modeset(0): Default visual is TrueColor
[ 5.595] (II) Loading sub module "glamoregl"
[ 5.595] (II) LoadModule: "glamoregl"
[ 5.595] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 5.602] (II) Module glamoregl: vendor="X.Org Foundation"
[ 5.602] compiled for 1.21.1.9, module version = 1.0.1
[ 5.602] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.938] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[ 5.939] (II) modeset(0): glamor initialized
[ 5.939] (==) modeset(0): VariableRefresh: disabled
[ 5.939] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 5.941] (II) modeset(0): Output eDP-1 has no monitor section
[ 5.943] (II) modeset(0): EDID for output eDP-1
[ 5.943] (II) modeset(0): Manufacturer: LGD Model: 65a Serial#: 0
[ 5.943] (II) modeset(0): Year: 2019 Week: 0
[ 5.943] (II) modeset(0): EDID Version: 1.4
[ 5.943] (II) modeset(0): Digital Display Input
[ 5.943] (II) modeset(0): 8 bits per channel
[ 5.943] (II) modeset(0): Digital interface is DisplayPort
[ 5.943] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 5.943] (II) modeset(0): Gamma: 2.20
[ 5.943] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 5.943] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 5.943] (II) modeset(0): First detailed timing is preferred mode
[ 5.943] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 5.943] (II) modeset(0): redX: 0.590 redY: 0.370 greenX: 0.350 greenY: 0.555
[ 5.943] (II) modeset(0): blueX: 0.155 blueY: 0.110 whiteX: 0.313 whiteY: 0.329
[ 5.943] (II) modeset(0): Manufacturer's mask: 0
[ 5.943] (II) modeset(0): Supported detailed timing:
[ 5.943] (II) modeset(0): clock: 138.6 MHz Image Size: 344 x 194 mm
[ 5.943] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 5.943] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 5.943] (II) modeset(0): LG Display
[ 5.943] (II) modeset(0): LP156WFC-SPD5
[ 5.943] (II) modeset(0): EDID (in hex):
[ 5.943] (II) modeset(0): 00ffffffffffff0030e45a0600000000
[ 5.943] (II) modeset(0): 001d0104a5221378e238d5975e598e27
[ 5.943] (II) modeset(0): 1c505400000001010101010101010101
[ 5.943] (II) modeset(0): 010101010101243680a070381f403020
[ 5.943] (II) modeset(0): 350058c2100000190000000000000000
[ 5.943] (II) modeset(0): 00000000000000000000000000fe004c
[ 5.943] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 5.943] (II) modeset(0): 004c503135365746432d5350443500e3
[ 5.944] (II) modeset(0): Printing probed modes for output eDP-1
[ 5.944] (II) modeset(0): Modeline "1920x1080"x60.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 5.944] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 5.944] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 5.944] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 5.944] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 5.944] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 5.944] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 5.944] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 5.944] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 5.944] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 5.944] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 5.944] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 5.944] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 5.944] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 5.944] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 5.944] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 5.944] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 5.944] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 5.944] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 5.944] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 5.945] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 5.945] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 5.945] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 5.945] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 5.945] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 5.945] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 5.945] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 5.945] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 5.945] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 5.945] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 5.945] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 5.945] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 5.945] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 5.945] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 5.945] (II) modeset(0): Output eDP-1 connected
[ 5.945] (II) modeset(0): Using exact sizes for initial modes
[ 5.945] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 5.945] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.945] (==) modeset(0): DPI set to (96, 96)
[ 5.945] (II) Loading sub module "fb"
[ 5.945] (II) LoadModule: "fb"
[ 5.945] (II) Module "fb" already built-in
[ 5.945] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 5.945] (==) NVIDIA(G0): RGB weight 888
[ 5.945] (==) NVIDIA(G0): Default visual is TrueColor
[ 5.945] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.945] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 5.945] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 5.945] (**) NVIDIA(G0): Enabling 2D acceleration
[ 5.945] (II) Loading sub module "glxserver_nvidia"
[ 5.945] (II) LoadModule: "glxserver_nvidia"
[ 5.946] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 6.003] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 6.003] compiled for 1.6.99.901, module version = 1.0.0
[ 6.003] Module class: X.Org Server Extension
[ 6.003] (II) NVIDIA GLX Module 535.113.01 Tue Sep 12 19:51:54 UTC 2023
[ 6.004] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 6.006] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 6.006] (--) NVIDIA(0): DFP-0
[ 6.008] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU117-A) at PCI:1:0:0
[ 6.008] (II) NVIDIA(G0): (GPU-0)
[ 6.008] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 6.008] (--) NVIDIA(G0): VideoBIOS: 90.17.1b.00.2c
[ 6.008] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 6.008] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 6.008] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 6.008] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 6.008] (--) NVIDIA(GPU-0):
[ 6.012] (II) NVIDIA(G0): Validated MetaModes:
[ 6.013] (II) NVIDIA(G0): "NULL"
[ 6.013] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 6.013] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 6.013] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 6.013] (II) UnloadModule: "vesa"
[ 6.013] (II) Unloading vesa
[ 6.040] (==) modeset(0): Backing store enabled
[ 6.040] (==) modeset(0): Silken mouse enabled
[ 6.109] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 6.109] (==) modeset(0): DPMS enabled
[ 6.109] (II) modeset(0): [DRI2] Setup complete
[ 6.109] (II) modeset(0): [DRI2] DRI driver: iris
[ 6.109] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 6.110] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 6.110] (II) NVIDIA: access.
[ 6.122] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 6.122] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 6.122] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 6.122] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 6.122] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 6.122] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 6.122] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 6.122] (II) NVIDIA(G0): Config Options in the README.
[ 6.160] (II) NVIDIA(G0): Setting mode "NULL"
[ 6.170] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 6.170] (==) NVIDIA(G0): Backing store enabled
[ 6.170] (==) NVIDIA(G0): Silken mouse enabled
[ 6.170] (==) NVIDIA(G0): DPMS enabled
[ 6.170] (II) Loading sub module "dri2"
[ 6.170] (II) LoadModule: "dri2"
[ 6.170] (II) Module "dri2" already built-in
[ 6.170] (II) NVIDIA(G0): [DRI2] Setup complete
[ 6.171] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 6.171] (II) Initializing extension Generic Event Extension
[ 6.171] (II) Initializing extension SHAPE
[ 6.171] (II) Initializing extension MIT-SHM
[ 6.171] (II) Initializing extension XInputExtension
[ 6.171] (II) Initializing extension XTEST
[ 6.171] (II) Initializing extension BIG-REQUESTS
[ 6.171] (II) Initializing extension SYNC
[ 6.171] (II) Initializing extension XKEYBOARD
[ 6.171] (II) Initializing extension XC-MISC
[ 6.171] (II) Initializing extension SECURITY
[ 6.171] (II) Initializing extension XFIXES
[ 6.171] (II) Initializing extension RENDER
[ 6.171] (II) Initializing extension RANDR
[ 6.172] (II) Initializing extension COMPOSITE
[ 6.172] (II) Initializing extension DAMAGE
[ 6.172] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.172] (II) Initializing extension DOUBLE-BUFFER
[ 6.172] (II) Initializing extension RECORD
[ 6.172] (II) Initializing extension DPMS
[ 6.172] (II) Initializing extension Present
[ 6.172] (II) Initializing extension DRI3
[ 6.172] (II) Initializing extension X-Resource
[ 6.172] (II) Initializing extension XVideo
[ 6.172] (II) Initializing extension XVideo-MotionCompensation
[ 6.172] (II) Initializing extension GLX
[ 6.172] (II) Initializing extension GLX
[ 6.172] (II) Indirect GLX disabled.
[ 6.178] (II) AIGLX: Loaded and initialized iris
[ 6.178] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6.178] (II) Initializing extension XFree86-VidModeExtension
[ 6.178] (II) Initializing extension XFree86-DGA
[ 6.178] (II) Initializing extension XFree86-DRI
[ 6.178] (II) Initializing extension DRI2
[ 6.179] (II) Initializing extension NV-GLX
[ 6.179] (II) Initializing extension NV-CONTROL
[ 6.179] (II) modeset(0): Damage tracking initialized
[ 6.179] (II) modeset(0): Setting screen physical size to 508 x 285
[ 6.247] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event13)
[ 6.247] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 6.247] (**) Acer Wireless Radio Control: Applying InputClass "system-keyboard"
[ 6.247] (II) LoadModule: "libinput"
[ 6.247] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.251] (II) Module libinput: vendor="X.Org Foundation"
[ 6.251] compiled for 1.21.1.8, module version = 1.4.0
[ 6.251] Module class: X.Org XInput Driver
[ 6.251] ABI class: X.Org XInput driver, version 24.4
[ 6.251] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 6.251] (**) Acer Wireless Radio Control: always reports core events
[ 6.251] (**) Option "Device" "/dev/input/event13"
[ 6.255] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 6.255] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[ 6.256] (II) event13 - Acer Wireless Radio Control: device removed
[ 6.290] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input16/event13"
[ 6.290] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 6.290] (**) Option "xkb_model" "pc105"
[ 6.290] (**) Option "xkb_layout" "es,us"
[ 6.290] (**) Option "xkb_variant" ","
[ 6.290] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.315] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 6.315] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[ 6.315] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 6.315] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.315] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.315] (II) Using input driver 'libinput' for 'Power Button'
[ 6.315] (**) Power Button: always reports core events
[ 6.315] (**) Option "Device" "/dev/input/event3"
[ 6.316] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 6.316] (II) event3 - Power Button: device is a keyboard
[ 6.316] (II) event3 - Power Button: device removed
[ 6.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 6.346] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6.346] (**) Option "xkb_model" "pc105"
[ 6.346] (**) Option "xkb_layout" "es,us"
[ 6.346] (**) Option "xkb_variant" ","
[ 6.346] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.347] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 6.347] (II) event3 - Power Button: device is a keyboard
[ 6.348] (II) config/udev: Adding input device Video Bus (/dev/input/event23)
[ 6.348] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.348] (**) Video Bus: Applying InputClass "system-keyboard"
[ 6.348] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.348] (**) Video Bus: always reports core events
[ 6.348] (**) Option "Device" "/dev/input/event23"
[ 6.349] (II) event23 - Video Bus: is tagged by udev as: Keyboard
[ 6.349] (II) event23 - Video Bus: device is a keyboard
[ 6.349] (II) event23 - Video Bus: device removed
[ 6.383] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input30/event23"
[ 6.383] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 6.383] (**) Option "xkb_model" "pc105"
[ 6.383] (**) Option "xkb_layout" "es,us"
[ 6.383] (**) Option "xkb_variant" ","
[ 6.383] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.386] (II) event23 - Video Bus: is tagged by udev as: Keyboard
[ 6.386] (II) event23 - Video Bus: device is a keyboard
[ 6.388] (II) config/udev: Adding input device Video Bus (/dev/input/event22)
[ 6.388] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.388] (**) Video Bus: Applying InputClass "system-keyboard"
[ 6.388] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.388] (**) Video Bus: always reports core events
[ 6.388] (**) Option "Device" "/dev/input/event22"
[ 6.390] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 6.391] (II) event22 - Video Bus: device is a keyboard
[ 6.391] (II) event22 - Video Bus: device removed
[ 6.430] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input29/event22"
[ 6.430] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 6.430] (**) Option "xkb_model" "pc105"
[ 6.430] (**) Option "xkb_layout" "es,us"
[ 6.430] (**) Option "xkb_variant" ","
[ 6.430] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.433] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 6.433] (II) event22 - Video Bus: device is a keyboard
[ 6.435] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 6.435] (II) No input driver specified, ignoring this device.
[ 6.435] (II) This device may have been added with another device file.
[ 6.436] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.436] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.436] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.436] (II) Using input driver 'libinput' for 'Power Button'
[ 6.436] (**) Power Button: always reports core events
[ 6.436] (**) Option "Device" "/dev/input/event2"
[ 6.438] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.438] (II) event2 - Power Button: device is a keyboard
[ 6.439] (II) event2 - Power Button: device removed
[ 6.460] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 6.460] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 6.460] (**) Option "xkb_model" "pc105"
[ 6.460] (**) Option "xkb_layout" "es,us"
[ 6.460] (**) Option "xkb_variant" ","
[ 6.460] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.463] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.463] (II) event2 - Power Button: device is a keyboard
[ 6.464] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 6.464] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.464] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 6.464] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.464] (**) Sleep Button: always reports core events
[ 6.464] (**) Option "Device" "/dev/input/event1"
[ 6.466] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.467] (II) event1 - Sleep Button: device is a keyboard
[ 6.467] (II) event1 - Sleep Button: device removed
[ 6.490] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 6.490] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 6.490] (**) Option "xkb_model" "pc105"
[ 6.490] (**) Option "xkb_layout" "es,us"
[ 6.490] (**) Option "xkb_variant" ","
[ 6.490] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.493] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.493] (II) event1 - Sleep Button: device is a keyboard
[ 6.495] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 6.495] (II) No input driver specified, ignoring this device.
[ 6.495] (II) This device may have been added with another device file.
[ 6.496] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 6.496] (II) No input driver specified, ignoring this device.
[ 6.496] (II) This device may have been added with another device file.
[ 6.497] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 6.497] (II) No input driver specified, ignoring this device.
[ 6.497] (II) This device may have been added with another device file.
[ 6.498] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 6.498] (II) No input driver specified, ignoring this device.
[ 6.498] (II) This device may have been added with another device file.
[ 6.500] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/event5)
[ 6.500] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 6.500] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 6.500] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse'
[ 6.500] (**) Logitech G203 LIGHTSYNC Gaming Mouse: always reports core events
[ 6.500] (**) Option "Device" "/dev/input/event5"
[ 6.559] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 6.560] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 6.560] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 6.600] (**) Option "AccelSpeed" "-1"
[ 6.600] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.600] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.600] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C092.0001/input/input5/event5"
[ 6.600] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 12)
[ 6.600] (**) Option "AccelerationScheme" "none"
[ 6.600] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 6.600] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 6.600] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 6.659] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 6.660] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 6.662] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 6.662] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 6.662] (II) No input driver specified, ignoring this device.
[ 6.662] (II) This device may have been added with another device file.
[ 6.664] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event6)
[ 6.664] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.664] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 6.665] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[ 6.665] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 6.665] (**) Option "Device" "/dev/input/event6"
[ 6.668] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.668] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 6.669] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 6.683] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 6.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C092.0002/input/input6/event6"
[ 6.683] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 13)
[ 6.684] (**) Option "AccelerationScheme" "none"
[ 6.684] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 6.684] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 6.684] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 6.687] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.688] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 6.690] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event8)
[ 6.690] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "libinput keyboard catchall"
[ 6.690] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "system-keyboard"
[ 6.690] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset'
[ 6.690] (**) Logitech G series G435 Wireless Gaming Headset: always reports core events
[ 6.690] (**) Option "Device" "/dev/input/event8"
[ 6.694] (II) event8 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 6.694] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 6.694] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 6.726] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0003/input/input10/event8"
[ 6.726] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset" (type: KEYBOARD, id 14)
[ 6.726] (**) Option "xkb_model" "pc105"
[ 6.727] (**) Option "xkb_layout" "es,us"
[ 6.727] (**) Option "xkb_variant" ","
[ 6.727] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.731] (II) event8 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 6.731] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 6.733] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event9)
[ 6.733] (II) No input driver specified, ignoring this device.
[ 6.733] (II) This device may have been added with another device file.
[ 6.735] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event10)
[ 6.735] (II) No input driver specified, ignoring this device.
[ 6.735] (II) This device may have been added with another device file.
[ 6.737] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset Consumer Control (/dev/input/event7)
[ 6.737] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.737] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[ 6.737] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[ 6.737] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[ 6.737] (**) Option "Device" "/dev/input/event7"
[ 6.741] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 6.741] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 6.742] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 6.763] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: needs a virtual subdevice
[ 6.763] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0003/input/input9/event7"
[ 6.763] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: MOUSE, id 15)
[ 6.763] (**) Option "AccelerationScheme" "none"
[ 6.763] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) selected scheme none/0
[ 6.763] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration factor: 2.000
[ 6.763] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration threshold: 4
[ 6.767] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 6.767] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 6.770] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event11)
[ 6.770] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.770] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 6.770] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 6.770] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 6.770] (**) Option "Device" "/dev/input/event11"
[ 6.774] (II) event11 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 6.774] (II) event11 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 6.775] (II) event11 - SINO WEALTH Mechanical Keyboard: device removed
[ 6.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:258A:0090.0004/input/input13/event11"
[ 6.800] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 16)
[ 6.800] (**) Option "xkb_model" "pc105"
[ 6.800] (**) Option "xkb_layout" "es,us"
[ 6.800] (**) Option "xkb_variant" ","
[ 6.800] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.804] (II) event11 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 6.805] (II) event11 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 6.808] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event12)
[ 6.808] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.808] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 6.808] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 6.808] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 6.808] (**) Option "Device" "/dev/input/event12"
[ 6.812] (II) event12 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 6.812] (II) event12 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 6.812] (II) event12 - SINO WEALTH Mechanical Keyboard: device removed
[ 6.827] (II) libinput: SINO WEALTH Mechanical Keyboard: needs a virtual subdevice
[ 6.827] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:258A:0090.0005/input/input14/event12"
[ 6.827] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: MOUSE, id 17)
[ 6.827] (**) Option "AccelerationScheme" "none"
[ 6.827] (**) SINO WEALTH Mechanical Keyboard: (accel) selected scheme none/0
[ 6.827] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration factor: 2.000
[ 6.827] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration threshold: 4
[ 6.831] (II) event12 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 6.831] (II) event12 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 6.834] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/event15)
[ 6.834] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "libinput pointer catchall"
[ 6.834] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[ 6.834] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Mouse'
[ 6.834] (**) SYNA7DB5:01 06CB:CD41 Mouse: always reports core events
[ 6.834] (**) Option "Device" "/dev/input/event15"
[ 6.837] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 6.838] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 6.841] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 6.880] (**) Option "AccelSpeed" "-1"
[ 6.880] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.880] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.880] (II) libinput: SYNA7DB5:01 06CB:CD41 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA7DB5:01/0018:06CB:CD41.0006/input/input26/event15"
[ 6.880] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Mouse" (type: MOUSE, id 18)
[ 6.880] (**) Option "AccelerationScheme" "none"
[ 6.880] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) selected scheme none/0
[ 6.880] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration factor: 2.000
[ 6.880] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration threshold: 4
[ 6.883] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 6.884] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 6.889] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/mouse1)
[ 6.889] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[ 6.889] (II) No input driver specified, ignoring this device.
[ 6.889] (II) This device may have been added with another device file.
[ 6.890] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/event16)
[ 6.891] (**) SYNA7DB5:01 06CB:CD41 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 6.891] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Touchpad'
[ 6.891] (**) SYNA7DB5:01 06CB:CD41 Touchpad: always reports core events
[ 6.891] (**) Option "Device" "/dev/input/event16"
[ 6.894] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 6.899] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 6.899] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 6.943] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.943] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.943] (II) libinput: SYNA7DB5:01 06CB:CD41 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 6.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA7DB5:01/0018:06CB:CD41.0006/input/input27/event16"
[ 6.944] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Touchpad" (type: TOUCHPAD, id 19)
[ 6.949] (**) Option "AccelerationScheme" "none"
[ 6.949] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) selected scheme none/0
[ 6.949] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration factor: 2.000
[ 6.949] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration threshold: 4
[ 6.952] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 6.957] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 6.960] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/mouse2)
[ 6.960] (II) No input driver specified, ignoring this device.
[ 6.960] (II) This device may have been added with another device file.
[ 6.961] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event24)
[ 6.961] (II) No input driver specified, ignoring this device.
[ 6.961] (II) This device may have been added with another device file.
[ 6.962] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 6.962] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.962] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 6.962] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.962] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.962] (**) Option "Device" "/dev/input/event4"
[ 6.965] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.965] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.969] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 6.993] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 6.993] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 20)
[ 6.993] (**) Option "xkb_model" "pc105"
[ 6.993] (**) Option "xkb_layout" "es,us"
[ 6.993] (**) Option "xkb_variant" ","
[ 6.993] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 6.996] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.996] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 7.001] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[ 7.001] (II) No input driver specified, ignoring this device.
[ 7.001] (II) This device may have been added with another device file.
[ 7.007] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event17)
[ 7.007] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.007] (**) Acer WMI hotkeys: Applying InputClass "system-keyboard"
[ 7.007] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 7.007] (**) Acer WMI hotkeys: always reports core events
[ 7.007] (**) Option "Device" "/dev/input/event17"
[ 7.009] (II) event17 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 7.009] (II) event17 - Acer WMI hotkeys: device is a keyboard
[ 7.009] (II) event17 - Acer WMI hotkeys: device removed
[ 7.050] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event17"
[ 7.050] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 21)
[ 7.050] (**) Option "xkb_model" "pc105"
[ 7.050] (**) Option "xkb_layout" "es,us"
[ 7.050] (**) Option "xkb_variant" ","
[ 7.050] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 7.052] (II) event17 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 7.052] (II) event17 - Acer WMI hotkeys: device is a keyboard
[ 7.109] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.109] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 7.110] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[ 7.110] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 7.110] (**) Option "Device" "/dev/input/event6"
[ 7.110] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 7.110] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C092.0002/input/input6/event6"
[ 7.110] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 22)
[ 7.110] (**) Option "xkb_model" "pc105"
[ 7.110] (**) Option "xkb_layout" "es,us"
[ 7.110] (**) Option "xkb_variant" ","
[ 7.110] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 7.110] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.110] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[ 7.110] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[ 7.110] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[ 7.110] (**) Option "Device" "/dev/input/event7"
[ 7.110] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: is a virtual subdevice
[ 7.110] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:046D:0ACB.0003/input/input9/event7"
[ 7.110] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: KEYBOARD, id 23)
[ 7.111] (**) Option "xkb_model" "pc105"
[ 7.111] (**) Option "xkb_layout" "es,us"
[ 7.111] (**) Option "xkb_variant" ","
[ 7.111] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 7.111] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.111] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[ 7.111] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[ 7.111] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[ 7.111] (**) Option "Device" "/dev/input/event12"
[ 7.111] (II) libinput: SINO WEALTH Mechanical Keyboard: is a virtual subdevice
[ 7.111] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:258A:0090.0005/input/input14/event12"
[ 7.111] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 24)
[ 7.111] (**) Option "xkb_model" "pc105"
[ 7.111] (**) Option "xkb_layout" "es,us"
[ 7.111] (**) Option "xkb_variant" ","
[ 7.111] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 2820.504] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2820.504] (II) modeset(0): Printing DDC gathered Modelines:
[ 2820.504] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2820.521] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2820.521] (II) modeset(0): Printing DDC gathered Modelines:
[ 2820.521] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2820.526] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2820.526] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2820.526] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2820.526] (--) NVIDIA(GPU-0):
[ 2820.621] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2820.621] (II) modeset(0): Printing DDC gathered Modelines:
[ 2820.621] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2820.638] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2820.638] (II) modeset(0): Printing DDC gathered Modelines:
[ 2820.638] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2820.638] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2820.638] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2820.638] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2820.638] (--) NVIDIA(GPU-0):
[ 2841.028] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2841.028] (II) modeset(0): Printing DDC gathered Modelines:
[ 2841.028] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2841.045] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2841.045] (II) modeset(0): Printing DDC gathered Modelines:
[ 2841.045] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2841.046] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2841.046] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2841.046] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2841.046] (--) NVIDIA(GPU-0):
[ 2856.998] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2900.616] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2900.616] (II) modeset(0): Printing DDC gathered Modelines:
[ 2900.616] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2900.633] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 2900.633] (II) modeset(0): Printing DDC gathered Modelines:
[ 2900.633] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 2901.891] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2901.891] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2901.891] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2901.891] (--) NVIDIA(GPU-0):
[ 2920.902] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2921.878] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2921.887] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2922.574] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.169] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.209] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.285] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.641] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.717] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2923.894] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2924.177] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2924.218] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 2984.532] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.559] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.640] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.666] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.682] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.705] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.722] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.741] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.759] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.768] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.812] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 2984.832] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 3388.033] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3388.339] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3389.431] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3390.702] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3390.740] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3390.869] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3390.997] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.052] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.116] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.463] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.831] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.853] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.874] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 3391.896] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 4233.162] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.197] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.228] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.259] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.290] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.311] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4233.315] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4234.152] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4234.195] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4234.219] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4234.237] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 4234.253] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 13135.702] (II) event13 - Acer Wireless Radio Control: device removed
[ 13135.759] (II) event3 - Power Button: device removed
[ 13135.779] (II) event23 - Video Bus: device removed
[ 13135.812] (II) event22 - Video Bus: device removed
[ 13135.862] (II) event2 - Power Button: device removed
[ 13135.879] (II) event1 - Sleep Button: device removed
[ 13135.902] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 13135.953] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 13135.989] (II) event11 - SINO WEALTH Mechanical Keyboard: device removed
[ 13136.006] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 13136.039] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 13136.089] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 13136.115] (II) event17 - Acer WMI hotkeys: device removed
[ 13136.142] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 13136.175] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 13136.195] (II) event12 - SINO WEALTH Mechanical Keyboard: device removed
[ 13136.217] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 13141.293] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 13141.315] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13141.315] (II) modeset(0): Printing DDC gathered Modelines:
[ 13141.315] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13141.415] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13141.415] (II) modeset(0): Printing DDC gathered Modelines:
[ 13141.415] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13141.432] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13141.432] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13141.432] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13141.432] (--) NVIDIA(GPU-0):
[ 13141.448] (II) NVIDIA(G0): Setting mode "NULL"
[ 13141.461] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13141.461] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 13141.461] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 13141.461] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 13141.461] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 13141.461] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 13141.461] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13141.461] (II) NVIDIA(G0): Config Options in the README.
[ 13141.465] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 13141.465] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[ 13141.466] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 13141.466] (II) event3 - Power Button: device is a keyboard
[ 13141.467] (II) event23 - Video Bus: is tagged by udev as: Keyboard
[ 13141.467] (II) event23 - Video Bus: device is a keyboard
[ 13141.467] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 13141.468] (II) event22 - Video Bus: device is a keyboard
[ 13141.468] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 13141.468] (II) event2 - Power Button: device is a keyboard
[ 13141.469] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 13141.469] (II) event1 - Sleep Button: device is a keyboard
[ 13141.528] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 13141.528] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 13141.532] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 13141.533] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 13141.538] (II) event8 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 13141.538] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 13141.542] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 13141.542] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 13141.547] (II) event11 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 13141.548] (II) event11 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 13141.552] (II) event12 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 13141.552] (II) event12 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 13141.555] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13141.555] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 13141.559] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 13141.561] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 13141.563] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13141.563] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 13141.565] (II) event17 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 13141.565] (II) event17 - Acer WMI hotkeys: device is a keyboard
[ 13142.951] (II) event13 - Acer Wireless Radio Control: device removed
[ 13142.988] (II) event3 - Power Button: device removed
[ 13143.019] (II) event23 - Video Bus: device removed
[ 13143.062] (II) event22 - Video Bus: device removed
[ 13143.095] (II) event2 - Power Button: device removed
[ 13143.112] (II) event1 - Sleep Button: device removed
[ 13143.129] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 13143.163] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 13143.196] (II) event11 - SINO WEALTH Mechanical Keyboard: device removed
[ 13143.212] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 13143.245] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 13143.282] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 13143.302] (II) event17 - Acer WMI hotkeys: device removed
[ 13143.332] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 13143.349] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 13143.369] (II) event12 - SINO WEALTH Mechanical Keyboard: device removed
[ 13143.395] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 13155.890] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 13155.920] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13155.920] (II) modeset(0): Printing DDC gathered Modelines:
[ 13155.920] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13156.020] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13156.020] (II) modeset(0): Printing DDC gathered Modelines:
[ 13156.020] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13156.037] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13156.037] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13156.037] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13156.037] (--) NVIDIA(GPU-0):
[ 13156.070] (II) NVIDIA(G0): Setting mode "NULL"
[ 13156.093] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13156.093] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 13156.093] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 13156.093] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 13156.093] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 13156.093] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 13156.093] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13156.093] (II) NVIDIA(G0): Config Options in the README.
[ 13156.104] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 13156.104] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[ 13156.105] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 13156.105] (II) event3 - Power Button: device is a keyboard
[ 13156.105] (II) event23 - Video Bus: is tagged by udev as: Keyboard
[ 13156.105] (II) event23 - Video Bus: device is a keyboard
[ 13156.106] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 13156.106] (II) event22 - Video Bus: device is a keyboard
[ 13156.107] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 13156.107] (II) event2 - Power Button: device is a keyboard
[ 13156.107] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 13156.107] (II) event1 - Sleep Button: device is a keyboard
[ 13156.163] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 13156.163] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 13156.164] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 13156.164] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 13156.166] (II) event8 - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[ 13156.166] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[ 13156.167] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[ 13156.167] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[ 13156.169] (II) event11 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 13156.169] (II) event11 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 13156.170] (II) event12 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[ 13156.170] (II) event12 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[ 13156.172] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13156.172] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[ 13156.174] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[ 13156.176] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[ 13156.177] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13156.177] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 13156.179] (II) event17 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 13156.179] (II) event17 - Acer WMI hotkeys: device is a keyboard
[ 13503.748] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13537.624] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13537.624] (II) modeset(0): Printing DDC gathered Modelines:
[ 13537.624] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13537.641] (II) modeset(0): EDID vendor "LGD", prod id 1626
[ 13537.641] (II) modeset(0): Printing DDC gathered Modelines:
[ 13537.641] (II) modeset(0): Modeline "1920x1080"x0.0 138.60 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13538.872] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13538.872] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13538.872] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13538.872] (--) NVIDIA(GPU-0):
[ 13554.386] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.285] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.294] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.427] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.780] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.800] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.821] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.833] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13555.997] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13556.026] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13556.032] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 13556.042] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 14388.866] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14389.440] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14391.664] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14391.872] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14391.915] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14391.951] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14391.986] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.063] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.098] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.134] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.141] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.145] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 14392.150] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 15508.259] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15512.117] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15520.258] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15520.488] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15527.052] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.707] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.821] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.834] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.843] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.851] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.859] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.868] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.876] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.884] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.985] (WW) modeset(0): Present-flip: queue async flip during flip on CRTC 0 failed: Invalid argument
[ 15530.996] (WW) modeset(0): Present-flip: detected too frequent flip errors, disabling logs until frequency is reduced
[ 15655.182] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 15671.287] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 15959.163] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 15979.811] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 15983.438] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: SYN_DROPPED event - some input events have been lost.
[ 15986.697] (II) event4 - AT Translated Set 2 keyboard: SYN_DROPPED event - some input events have been lost.
[ 16071.154] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 16098.653] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: SYN_DROPPED event - some input events have been lost.
[ 16100.805] (II) event4 - AT Translated Set 2 keyboard: SYN_DROPPED event - some input events have been lost.
[ 16205.670] (II) event13 - Acer Wireless Radio Control: device removed
[ 16205.725] (II) event3 - Power Button: device removed
[ 16205.748] (II) event23 - Video Bus: device removed
[ 16205.798] (II) event22 - Video Bus: device removed
[ 16205.845] (II) event2 - Power Button: device removed
[ 16205.915] (II) event1 - Sleep Button: device removed
[ 16205.965] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 16206.015] (II) event8 - Logitech G series G435 Wireless Gaming Headset: device removed
[ 16206.062] (II) event11 - SINO WEALTH Mechanical Keyboard: device removed
[ 16206.088] (II) event15 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[ 16206.131] (II) event16 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[ 16206.172] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 16206.191] (II) event17 - Acer WMI hotkeys: device removed
[ 16206.218] (II) event6 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 16206.242] (II) event7 - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[ 16206.261] (II) event12 - SINO WEALTH Mechanical Keyboard: device removed
[ 16206.288] (II) AIGLX: Suspending AIGLX clients for VT switch
Again, I see some messages related to the NVIDIA GPU, but I can't find any clue on what's going on.
Last edited by LeonN (2023-11-05 05:31:57)
Offline
The xorg logs are generally preserved across reboots and there're no errors in the one you posted.
As the symptoms reek of an OOM, please post the output for the commands in #4
Offline
Sorry for the late response. I performed some system changes, specifically in my partition table: I used to had a partition 1GB of swap on my SSD, now I replaced it with 8GB of swap in the HDD. If the virtual memory was the problem, I think that would help. Anyways, here is the output for the commands in #4:
❯ free -h
total used free shared buff/cache available
Mem: 7.6Gi 2.1Gi 4.7Gi 269Mi 1.2Gi 5.5Gi
Swap: 8.0Gi 0B 8.0Gi
~
❯ swapon
NAME TYPE SIZE USED PRIO
/dev/sda2 partition 8G 0B -2
Edit:
If it's somewhat useful, here is my partition table.
sudo fdisk -l
[sudo] password for leo:
Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: TOSHIBA MQ04ABF1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 3324C14A-9CD8-8F47-822E-40DA21D6B1D1
Device Start End Sectors Size Type
/dev/sda1 2048 1936746495 1936744448 923.5G Linux
/dev/sda2 1936746496 1953523711 16777216 8G Linux
Disk /dev/nvme0n1: 119.24 GiB, 128035676160 bytes, 250069680 sectors
Disk model: KINGSTON RBUSNS8154P3128GJ1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 2FA28D80-63F7-453D-B8D2-3E43645AB55E
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 1050623 1048576 512M EFI Sy
/dev/nvme0n1p2 1050624 250068991 249018368 118.7G Linux
Last edited by LeonN (2023-11-07 17:40:58)
Offline
I used to had a partition 1GB of swap on my SSD, now I replaced it with 8GB of swap in the HDD
DE requires 8GB *minimum*, so you certainly were at its limits - OOM seems plausible.
Have the crashes re-emerged after adding more swap?
Offline
I haven't had that much time to play lately, but I could test it for an hour and the loading screens where the crash occurred are more fluent. I haven't experienced any crash since I added more swap.
Offline
If it turns out to have been down to the OOM and in general, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1