You are not logged in.

#1 2025-07-08 18:16:59

Tranalogic
Member
From: Near Vienna / Austria / Europe
Registered: 2022-11-20
Posts: 14

[solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

Hey Guys.

I'm using an HP Zbook fury g9 Laptop with an NVIDIA A2000 8GB dGPU and an internal Intel GPU, the CPU is an i7-12800HX, I have the latest Kernel, nvidia-dkms and Packages installed and using Xorg with the MATE DE. I'm using the Prime Hybrid Mode. When I'm using my Laptop in Battery mode or on AC, there is every 20-30 Secs a Screen lag of about of 2 Seconds. When my Laptop is connected to a Docking station (the Laptop Screen is off and everything is shown on external Screens) I have no lags at all. I've tried different Modes. I used the dGPU only and in a diffrerent scenario the internal GPU only and had no Problems at all. The Problem is only when I'm using the "hybrid" mode.

I have this Problem since Linux 6.15. I read all the logs (Xorg, journalctl) and there is nothing logged. I also tried to deactivate the scx scheds and thermald, same issue. My Kernel Params are with "nvidia-drm.modeset=1 nvidia-drm.fbdev=1" and they worked with previous Kernels. Now I'm using GDM. I tried SDDM as well and had the same issue.

Do you have any ideas how I can fix this problem? If you need more information please write me. And thank you for your help.

PS: Sorry for my English. smile

-T

Last edited by Tranalogic (2025-07-12 08:47:09)

Offline

#2 2025-07-08 19:36:50

unixman
Member
Registered: 2015-03-12
Posts: 182

Re: [solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

primes' switch handler runs its heuristics for every 20-30 secs to decide where to go; iGPU or dGPU.
that heuristics is so ugly that take 2 secs to decide and disturb current one.

for external monitor/dock case: its directy wired to one off dGPU/iGPU so prime is off-hook. no disturb.

this is my "Demonstration". take it with a grain of salt.

maybe behaivour of that heuristics altered by some means.

Since prime runs into userspace and use public? kernel interface to swich between;
then skilled one can write his own optimized switcher thereby using same interface.

Last edited by unixman (2025-07-08 19:40:40)

Offline

#3 2025-07-08 20:37:17

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,714

Re: [solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

primes' switch handler runs its heuristics for every 20-30 secs to decide where to go; iGPU or dGPU.

What "primes' switch handler"? Source?

Might be a https://wiki.archlinux.org/title/PRIME# … ronization problem - @Tranalogic, please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and also

using Xorg with the MATE DE

test the behavior of openbox, icewm or any other uncomposited WM

Offline

#4 2025-07-10 17:21:32

Tranalogic
Member
From: Near Vienna / Austria / Europe
Registered: 2022-11-20
Posts: 14

Re: [solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

Hey guys.

Thank you for your reply. I installed openbox and there were no lags at all. Even when I try a steam game.

My Xorg.0.log:

 [  1019.834] (--) Log file renamed from "/home/roman/.local/share/xorg/Xorg.pid-
30166.log" to "/home/roman/.local/share/xorg/Xorg.0.log"
[  1019.834] 
X.Org X Server 1.21.1.18
X Protocol Version 11, Revision 0
[  1019.834] Current Operating System: Linux zapfal 6.15.5-zen1-1-zen #1 ZEN SMP
 PREEMPT_DYNAMIC Sun, 06 Jul 2025 11:14:18 +0000 x86_64
[  1019.834] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linu
x-zen.img root="LABEL=arch-root" rw verbose resume=UUID=-- resume_offset=4161536 nowatchdog nvidia-drm.modeset=1 nvidia-drm.fb
dev=1 pci=noaer
[  1019.834]  
[  1019.834] Current version of pixman: 0.46.2
[  1019.834] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1019.834] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1019.834] (==) Log file: "/home/roman/.local/share/xorg/Xorg.0.log", Time: Th
u Jul 10 19:12:21 2025
[  1019.834] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1019.835] (==) No Layout section.  Using the first Screen section.
[  1019.835] (==) No screen section available. Using defaults.
[  1019.835] (**) |-->Screen "Default Screen Section" (0)
[  1019.835] (**) |   |-->Monitor "<default monitor>"
[  1019.835] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1019.835] (**) Allowing byte-swapped clients
[  1019.835] (==) Automatically adding devices
[  1019.835] (==) Automatically enabling devices
[  1019.835] (==) Automatically adding GPU devices
[  1019.835] (==) Automatically binding GPU devices
[  1019.835] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1019.835] (WW) The directory "/usr/share/fonts/misc" does not exist.
[  1019.835] 	Entry deleted from font path.
[  1019.835] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[  1019.835] 	Entry deleted from font path.
[  1019.835] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[  1019.835] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  1019.835] 	Entry deleted from font path.
[  1019.835] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1019.835] 	Entry deleted from font path.
[  1019.835] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  1019.835] 	Entry deleted from font path.
[  1019.835] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  1019.835] 	Entry deleted from font path.
[  1019.835] (==) FontPath set to:
	
[  1019.835] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1019.835] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1019.835] (II) Module ABI versions:
[  1019.835] 	X.Org ANSI C Emulation: 0.4
[  1019.835] 	X.Org Video Driver: 25.2
[  1019.835] 	X.Org XInput driver : 24.4
[  1019.835] 	X.Org Server Extension : 10.0
[  1019.835] (++) using VT number 2

[  1019.836] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_311
[  1019.837] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1019.837] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[  1019.837] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[  1019.837] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1019.837] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[  1019.837] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[  1019.838] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1019.839] (--) PCI:*(0@0:2:0) 8086:4688:103c:89c6 rev 12, Mem @ 0x625b000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[  1019.839] (--) PCI: (1@0:0:0) 10de:25ba:103c:89c6 rev 161, Mem @ 0x87000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[  1019.839] (II) LoadModule: "glx"
[  1019.839] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1019.840] (II) Module glx: vendor="X.Org Foundation"
[  1019.840] 	compiled for 1.21.1.18, module version = 1.0.0
[  1019.840] 	ABI class: X.Org Server Extension, version 10.0
[  1019.840] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[  1019.840] 	loading driver: nvidia
[  1019.840] (==) Matched intel as autoconfigured driver 0
[  1019.840] (==) Matched nvidia as autoconfigured driver 1
[  1019.840] (==) Matched nouveau as autoconfigured driver 2
[  1019.840] (==) Matched nv as autoconfigured driver 3
[  1019.840] (==) Matched modesetting as autoconfigured driver 4
[  1019.840] (==) Matched fbdev as autoconfigured driver 5
[  1019.840] (==) Matched vesa as autoconfigured driver 6
[  1019.840] (==) Assigned the driver to the xf86ConfigLayout
[  1019.840] (II) LoadModule: "intel"
[  1019.840] (WW) Warning, couldn't open module intel
[  1019.840] (EE) Failed to load module "intel" (module does not exist, 0)
[  1019.840] (II) LoadModule: "nvidia"
[  1019.840] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1019.840] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1019.840] 	compiled for 1.6.99.901, module version = 1.0.0
[  1019.840] 	Module class: X.Org Video Driver
[  1019.840] (II) LoadModule: "nouveau"
[  1019.840] (WW) Warning, couldn't open module nouveau
[  1019.840] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  1019.840] (II) LoadModule: "nv"
[  1019.840] (WW) Warning, couldn't open module nv
[  1019.840] (EE) Failed to load module "nv" (module does not exist, 0)
[  1019.840] (II) LoadModule: "modesetting"
[  1019.840] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1019.841] (II) Module modesetting: vendor="X.Org Foundation"
[  1019.841] 	compiled for 1.21.1.18, module version = 1.21.1
[  1019.841] 	Module class: X.Org Video Driver
[  1019.841] 	ABI class: X.Org Video Driver, version 25.2
[  1019.841] (II) LoadModule: "fbdev"
[  1019.841] (WW) Warning, couldn't open module fbdev
[  1019.841] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1019.841] (II) LoadModule: "vesa"
[  1019.841] (WW) Warning, couldn't open module vesa
[  1019.841] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1019.841] (II) NVIDIA dlloader X Driver  575.64.03  Wed Jun 25 18:08:44 UTC 2025
[  1019.841] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1019.841] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1019.841] (II) modeset(0): using drv /dev/dri/card0
[  1019.841] (II) systemd-logind: releasing fd for 226:1
[  1019.841] (II) Loading sub module "fb"
[  1019.841] (II) LoadModule: "fb"
[  1019.841] (II) Module "fb" already built-in
[  1019.841] (II) Loading sub module "wfb"
[  1019.841] (II) LoadModule: "wfb"
[  1019.841] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1019.841] (II) Module wfb: vendor="X.Org Foundation"
[  1019.841] 	compiled for 1.21.1.18, module version = 1.0.0
[  1019.841] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1019.841] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1019.841] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1019.841] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  1019.841] (==) modeset(0): RGB weight 888
[  1019.841] (==) modeset(0): Default visual is TrueColor
[  1019.841] (II) Loading sub module "glamoregl"
[  1019.841] (II) LoadModule: "glamoregl"
[  1019.841] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1019.842] (II) Module glamoregl: vendor="X.Org Foundation"
[  1019.843] 	compiled for 1.21.1.18, module version = 1.0.1
[  1019.843] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1019.864] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (ADL-S GT1)
[  1019.864] (II) modeset(0): glamor initialized
[  1019.864] (==) modeset(0): VariableRefresh: disabled
[  1019.864] (==) modeset(0): AsyncFlipSecondaries: disabled
[  1019.866] (II) modeset(0): Output eDP-1 has no monitor section
[  1019.871] (II) modeset(0): Output DP-1 has no monitor section
[  1019.876] (II) modeset(0): Output HDMI-1 has no monitor section
[  1019.881] (II) modeset(0): Output DP-2 has no monitor section
[  1019.886] (II) modeset(0): Output HDMI-2 has no monitor section
[  1019.891] (II) modeset(0): Output DP-3 has no monitor section
[  1019.896] (II) modeset(0): Output HDMI-3 has no monitor section
[  1019.901] (II) modeset(0): Output HDMI-4 has no monitor section
[  1019.903] (II) modeset(0): EDID for output eDP-1
[  1019.903] (II) modeset(0): Manufacturer: AUO  Model: ab9b  Serial#: 0
[  1019.903] (II) modeset(0): Year: 2021  Week: 72
[  1019.903] (II) modeset(0): EDID Version: 1.4
[  1019.903] (II) modeset(0): Digital Display Input
[  1019.903] (II) modeset(0): 8 bits per channel
[  1019.903] (II) modeset(0): Digital interface is DisplayPort
[  1019.903] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 22
[  1019.903] (II) modeset(0): Gamma: 2.20
[  1019.903] (II) modeset(0): No DPMS capabilities specified
[  1019.903] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[  1019.903] (II) modeset(0): First detailed timing is preferred mode
[  1019.903] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[  1019.903] (II) modeset(0): Display is continuous-frequency
[  1019.903] (II) modeset(0): redX: 0.659 redY: 0.331   greenX: 0.282 greenY: 0.633
[  1019.903] (II) modeset(0): blueX: 0.145 blueY: 0.058   whiteX: 0.313 whiteY: 0.329
[  1019.903] (II) modeset(0): Manufacturer's mask: 0
[  1019.903] (II) modeset(0): Supported detailed timing:
[  1019.903] (II) modeset(0): clock: 155.0 MHz   Image Size:  344 x 215 mm
[  1019.903] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[  1019.903] (II) modeset(0): v_active: 1200  v_sync: 1210  v_sync_end 1215 v_blanking: 1240 v_border: 0
[  1019.903] (II) modeset(0): Supported detailed timing:
[  1019.903] (II) modeset(0): clock: 103.3 MHz   Image Size:  344 x 215 mm
[  1019.903] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[  1019.903] (II) modeset(0): v_active: 1200  v_sync: 1210  v_sync_end 1215 v_blanking: 1240 v_border: 0
[  1019.903] (II) modeset(0): Unknown vendor-specific block 2
[  1019.903] (II) modeset(0): EDID (in hex):
[  1019.903] (II) modeset(0): 	00ffffffffffff0006af9bab00000000
[  1019.903] (II) modeset(0): 	481f0104a522167803f435a85448a225
[  1019.903] (II) modeset(0): 	0e505400000001010101010101010101
[  1019.903] (II) modeset(0): 	0101010101018c3c80a070b028403020
[  1019.903] (II) modeset(0): 	a50058d7100000185d2880a070b02840
[  1019.903] (II) modeset(0): 	3020a50058d710000018000000000000
[  1019.903] (II) modeset(0): 	00000000000000000000000000000002
[  1019.903] (II) modeset(0): 	000c2dff103cc80c1726c8202020005d
[  1019.903] (II) modeset(0): Printing probed modes for output eDP-1
[  1019.903] (II) modeset(0): Modeline "1920x1200"x60.1  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1019.903] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[  1019.903] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1920x1200"x40.1  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1019.903] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[  1019.903] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[  1019.903] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  1019.903] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  1019.903] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  1019.903] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[  1019.903] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[  1019.903] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[  1019.903] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[  1019.903] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[  1019.903] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[  1019.908] (II) modeset(0): EDID for output DP-1
[  1019.913] (II) modeset(0): EDID for output HDMI-1
[  1019.918] (II) modeset(0): EDID for output DP-2
[  1019.923] (II) modeset(0): EDID for output HDMI-2
[  1019.928] (II) modeset(0): EDID for output DP-3
[  1019.933] (II) modeset(0): EDID for output HDMI-3
[  1019.938] (II) modeset(0): EDID for output HDMI-4
[  1019.938] (II) modeset(0): Output eDP-1 connected
[  1019.938] (II) modeset(0): Output DP-1 disconnected
[  1019.938] (II) modeset(0): Output HDMI-1 disconnected
[  1019.938] (II) modeset(0): Output DP-2 disconnected
[  1019.938] (II) modeset(0): Output HDMI-2 disconnected
[  1019.938] (II) modeset(0): Output DP-3 disconnected
[  1019.938] (II) modeset(0): Output HDMI-3 disconnected
[  1019.938] (II) modeset(0): Output HDMI-4 disconnected
[  1019.938] (II) modeset(0): Using exact sizes for initial modes
[  1019.938] (II) modeset(0): Output eDP-1 using initial mode 1920x1200 +0+0
[  1019.938] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  1019.938] (==) modeset(0): DPI set to (96, 96)
[  1019.938] (II) Loading sub module "fb"
[  1019.938] (II) LoadModule: "fb"
[  1019.938] (II) Module "fb" already built-in
[  1019.938] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[  1019.938] (==) NVIDIA(G0): RGB weight 888
[  1019.938] (==) NVIDIA(G0): Default visual is TrueColor
[  1019.938] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[  1019.938] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[  1019.938] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[  1019.938] (**) NVIDIA(G0): Enabling 2D acceleration
[  1019.938] (II) Loading sub module "glxserver_nvidia"
[  1019.938] (II) LoadModule: "glxserver_nvidia"
[  1019.938] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  1019.943] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  1019.943] 	compiled for 1.6.99.901, module version = 1.0.0
[  1019.943] 	Module class: X.Org Server Extension
[  1019.943] (II) NVIDIA GLX Module  575.64.03  Wed Jun 25 18:11:49 UTC 2025
[  1019.943] (II) NVIDIA: The X server supports PRIME Render Offload.
[  1019.949] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[  1019.949] (--) NVIDIA(0):     DFP-0
[  1019.949] (--) NVIDIA(0):     DFP-1
[  1019.949] (--) NVIDIA(0):     DFP-2
[  1019.949] (--) NVIDIA(0):     DFP-3
[  1019.949] (--) NVIDIA(0):     DFP-4
[  1019.974] (II) NVIDIA(G0): NVIDIA GPU NVIDIA RTX A2000 8GB Laptop GPU (GA107GL-A) at
[  1019.974] (II) NVIDIA(G0):     PCI:1:0:0 (GPU-0)
[  1019.974] (--) NVIDIA(G0): Memory: 8388608 kBytes
[  1019.974] (--) NVIDIA(G0): VideoBIOS: 94.07.5f.00.a7
[  1019.974] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[  1019.975] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1019.975] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1019.975] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1019.975] (--) NVIDIA(GPU-0): 
[  1019.975] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1019.975] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1019.975] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1019.975] (--) NVIDIA(GPU-0): 
[  1019.975] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1019.975] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1019.975] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1019.975] (--) NVIDIA(GPU-0): 
[  1019.976] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1019.976] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1019.976] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1019.976] (--) NVIDIA(GPU-0): 
[  1019.976] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1019.976] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1019.976] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1019.976] (--) NVIDIA(GPU-0): 
[  1019.979] (II) NVIDIA(G0): Validated MetaModes:
[  1019.979] (II) NVIDIA(G0):     "NULL"
[  1019.979] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[  1019.979] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[  1019.979] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[  1020.002] (==) modeset(0): Backing store enabled
[  1020.002] (==) modeset(0): Silken mouse enabled
[  1020.085] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  1020.085] (==) modeset(0): DPMS enabled
[  1020.085] (II) modeset(0): [DRI2] Setup complete
[  1020.085] (II) modeset(0): [DRI2]   DRI driver: iris
[  1020.085] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[  1020.085] (WW) NVIDIA: Failed to bind sideband socket to
[  1020.085] (WW) NVIDIA:     '/var/run/nvidia-xdriver-d0a2df31' Permission denied
[  1020.086] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[  1020.086] (II) NVIDIA:     access.
[  1020.127] (II) NVIDIA(G0): Setting mode "NULL"
[  1020.173] (==) NVIDIA(G0): Disabling shared memory pixmaps
[  1020.173] (==) NVIDIA(G0): Backing store enabled
[  1020.173] (==) NVIDIA(G0): Silken mouse enabled
[  1020.174] (==) NVIDIA(G0): DPMS enabled
[  1020.174] (II) Loading sub module "dri2"
[  1020.174] (II) LoadModule: "dri2"
[  1020.174] (II) Module "dri2" already built-in
[  1020.174] (II) NVIDIA(G0): [DRI2] Setup complete
[  1020.174] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[  1020.174] (II) Initializing extension Generic Event Extension
[  1020.174] (II) Initializing extension SHAPE
[  1020.174] (II) Initializing extension MIT-SHM
[  1020.174] (II) Initializing extension XInputExtension
[  1020.174] (II) Initializing extension XTEST
[  1020.174] (II) Initializing extension BIG-REQUESTS
[  1020.174] (II) Initializing extension SYNC
[  1020.174] (II) Initializing extension XKEYBOARD
[  1020.174] (II) Initializing extension XC-MISC
[  1020.174] (II) Initializing extension SECURITY
[  1020.174] (II) Initializing extension XFIXES
[  1020.174] (II) Initializing extension RENDER
[  1020.174] (II) Initializing extension RANDR
[  1020.174] (II) Initializing extension COMPOSITE
[  1020.174] (II) Initializing extension DAMAGE
[  1020.174] (II) Initializing extension MIT-SCREEN-SAVER
[  1020.174] (II) Initializing extension DOUBLE-BUFFER
[  1020.174] (II) Initializing extension RECORD
[  1020.174] (II) Initializing extension DPMS
[  1020.175] (II) Initializing extension Present
[  1020.175] (II) Initializing extension DRI3
[  1020.175] (II) Initializing extension X-Resource
[  1020.175] (II) Initializing extension XVideo
[  1020.175] (II) Initializing extension XVideo-MotionCompensation
[  1020.175] (II) Initializing extension GLX
[  1020.175] (II) Initializing extension GLX
[  1020.175] (II) Indirect GLX disabled.
[  1020.178] (II) AIGLX: Loaded and initialized iris
[  1020.178] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1020.178] (II) Initializing extension XFree86-VidModeExtension
[  1020.178] (II) Initializing extension XFree86-DGA
[  1020.179] (II) Initializing extension XFree86-DRI
[  1020.179] (II) Initializing extension DRI2
[  1020.179] (II) Initializing extension NV-GLX
[  1020.179] (II) Initializing extension NV-CONTROL
[  1020.180] (II) modeset(0): Damage tracking initialized
[  1020.180] (II) modeset(0): Setting screen physical size to 508 x 317
[  1020.199] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1020.199] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1020.199] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1020.199] (II) LoadModule: "libinput"
[  1020.199] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1020.199] (II) Module libinput: vendor="X.Org Foundation"
[  1020.199] 	compiled for 1.21.1.13, module version = 1.5.0
[  1020.199] 	Module class: X.Org XInput Driver
[  1020.199] 	ABI class: X.Org XInput driver, version 24.4
[  1020.199] (II) Using input driver 'libinput' for 'Power Button'
[  1020.200] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 41 paused 0
[  1020.200] (**) Power Button: always reports core events
[  1020.200] (**) Option "Device" "/dev/input/event2"
[  1020.202] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1020.202] (II) event2  - Power Button: device is a keyboard
[  1020.202] (II) event2  - Power Button: device removed
[  1020.202] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1020.202] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1020.202] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1020.202] (II) event2  - Power Button: device is a keyboard
[  1020.203] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[  1020.203] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1020.203] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1020.203] (II) Using input driver 'libinput' for 'Video Bus'
[  1020.203] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 44 paused 0
[  1020.203] (**) Video Bus: always reports core events
[  1020.203] (**) Option "Device" "/dev/input/event13"
[  1020.203] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[  1020.203] (II) event13 - Video Bus: device is a keyboard
[  1020.204] (II) event13 - Video Bus: device removed
[  1020.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input26/event13"
[  1020.204] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1020.204] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[  1020.204] (II) event13 - Video Bus: device is a keyboard
[  1020.204] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[  1020.204] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1020.204] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1020.204] (II) Using input driver 'libinput' for 'Video Bus'
[  1020.204] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 45 paused 0
[  1020.204] (**) Video Bus: always reports core events
[  1020.204] (**) Option "Device" "/dev/input/event12"
[  1020.205] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[  1020.205] (II) event12 - Video Bus: device is a keyboard
[  1020.205] (II) event12 - Video Bus: device removed
[  1020.205] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input25/event12"
[  1020.205] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  1020.205] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[  1020.205] (II) event12 - Video Bus: device is a keyboard
[  1020.205] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  1020.205] (II) No input driver specified, ignoring this device.
[  1020.205] (II) This device may have been added with another device file.
[  1020.206] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  1020.206] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1020.206] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1020.206] (II) Using input driver 'libinput' for 'Sleep Button'
[  1020.206] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 46 paused 0
[  1020.206] (**) Sleep Button: always reports core events
[  1020.206] (**) Option "Device" "/dev/input/event0"
[  1020.206] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  1020.206] (II) event0  - Sleep Button: device is a keyboard
[  1020.206] (II) event0  - Sleep Button: device removed
[  1020.206] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[  1020.206] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1020.206] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  1020.206] (II) event0  - Sleep Button: device is a keyboard
[  1020.207] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[  1020.207] (II) No input driver specified, ignoring this device.
[  1020.207] (II) This device may have been added with another device file.
[  1020.207] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[  1020.207] (II) No input driver specified, ignoring this device.
[  1020.207] (II) This device may have been added with another device file.
[  1020.207] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[  1020.207] (II) No input driver specified, ignoring this device.
[  1020.207] (II) This device may have been added with another device file.
[  1020.207] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[  1020.207] (II) No input driver specified, ignoring this device.
[  1020.207] (II) This device may have been added with another device file.
[  1020.207] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event7)
[  1020.207] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[  1020.207] (**) Logitech Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[  1020.207] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[  1020.207] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[  1020.207] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[  1020.208] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 47 paused 0
[  1020.208] (**) Logitech Wireless Mouse: always reports core events
[  1020.208] (**) Option "Device" "/dev/input/event7"
[  1020.208] (II) event7  - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[  1020.208] (II) event7  - Logitech Wireless Mouse: device is a pointer
[  1020.208] (II) event7  - Logitech Wireless Mouse: device is a keyboard
[  1020.208] (II) event7  - Logitech Wireless Mouse: device removed
[  1020.208] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.208] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.208] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.208] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[  1020.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input31/event7"
[  1020.208] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 10)
[  1020.208] (**) Option "AccelerationScheme" "none"
[  1020.208] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[  1020.208] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[  1020.208] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[  1020.209] (II) event7  - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[  1020.209] (II) event7  - Logitech Wireless Mouse: device is a pointer
[  1020.209] (II) event7  - Logitech Wireless Mouse: device is a keyboard
[  1020.209] (II) config/udev: Adding input device SYNA30F7:00 06CB:CEC3 Mouse (/dev/input/event4)
[  1020.209] (**) SYNA30F7:00 06CB:CEC3 Mouse: Applying InputClass "evdev pointer catchall"
[  1020.209] (**) SYNA30F7:00 06CB:CEC3 Mouse: Applying InputClass "libinput pointer catchall"
[  1020.209] (II) Using input driver 'libinput' for 'SYNA30F7:00 06CB:CEC3 Mouse'
[  1020.210] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 48 paused 0
[  1020.210] (**) SYNA30F7:00 06CB:CEC3 Mouse: always reports core events
[  1020.210] (**) Option "Device" "/dev/input/event4"
[  1020.210] (II) event4  - SYNA30F7:00 06CB:CEC3 Mouse: is tagged by udev as: Mouse Pointingstick
[  1020.210] (II) event4  - SYNA30F7:00 06CB:CEC3 Mouse: device is a pointer
[  1020.210] (II) event4  - SYNA30F7:00 06CB:CEC3 Mouse: device removed
[  1020.210] (II) libinput: SYNA30F7:00 06CB:CEC3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.210] (II) libinput: SYNA30F7:00 06CB:CEC3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.210] (II) libinput: SYNA30F7:00 06CB:CEC3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.210] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA30F7:00/0018:06CB:CEC3.0003/input/input17/event4"
[  1020.210] (II) XINPUT: Adding extended input device "SYNA30F7:00 06CB:CEC3 Mouse" (type: MOUSE, id 11)
[  1020.210] (**) Option "AccelerationScheme" "none"
[  1020.210] (**) SYNA30F7:00 06CB:CEC3 Mouse: (accel) selected scheme none/0
[  1020.210] (**) SYNA30F7:00 06CB:CEC3 Mouse: (accel) acceleration factor: 2.000
[  1020.210] (**) SYNA30F7:00 06CB:CEC3 Mouse: (accel) acceleration threshold: 4
[  1020.211] (II) event4  - SYNA30F7:00 06CB:CEC3 Mouse: is tagged by udev as: Mouse Pointingstick
[  1020.211] (II) event4  - SYNA30F7:00 06CB:CEC3 Mouse: device is a pointer
[  1020.211] (II) config/udev: Adding input device SYNA30F7:00 06CB:CEC3 Touchpad (/dev/input/event6)
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: Applying InputClass "evdev touchpad catchall"
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: Applying InputClass "libinput touchpad catchall"
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: Applying InputClass "touchpad catchall"
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: Applying InputClass "Default clickpad buttons"
[  1020.211] (II) LoadModule: "synaptics"
[  1020.211] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1020.211] (II) Module synaptics: vendor="X.Org Foundation"
[  1020.211] 	compiled for 1.21.1.15, module version = 1.10.0
[  1020.211] 	Module class: X.Org XInput Driver
[  1020.211] 	ABI class: X.Org XInput driver, version 24.4
[  1020.211] (II) Using input driver 'synaptics' for 'SYNA30F7:00 06CB:CEC3 Touchpad'
[  1020.211] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 49 paused 0
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: always reports core events
[  1020.211] (**) Option "Device" "/dev/input/event6"
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: x-axis range 0 - 1426 (res 12)
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: y-axis range 0 - 935 (res 12)
[  1020.211] (II) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: device does not report pressure, will use touch data.
[  1020.211] (II) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: device does not report finger width.
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: buttons: left right double triple
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: Vendor 0x6cb Product 0xcec3
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: invalid pressure range.  defaulting to 0 - 255
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: invalid finger width range.  defaulting to 0 - 15
[  1020.211] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: touchpad found
[  1020.211] (**) SYNA30F7:00 06CB:CEC3 Touchpad: always reports core events
[  1020.211] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA30F7:00/0018:06CB:CEC3.0003/input/input18/event6"
[  1020.212] (II) XINPUT: Adding extended input device "SYNA30F7:00 06CB:CEC3 Touchpad" (type: TOUCHPAD, id 12)
[  1020.212] (**) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  1020.212] (**) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: (accel) MaxSpeed is now 1.75
[  1020.212] (**) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: (accel) AccelFactor is now 0.117
[  1020.212] (**) SYNA30F7:00 06CB:CEC3 Touchpad: (accel) keeping acceleration scheme 1
[  1020.212] (**) SYNA30F7:00 06CB:CEC3 Touchpad: (accel) acceleration profile 1
[  1020.212] (**) SYNA30F7:00 06CB:CEC3 Touchpad: (accel) acceleration factor: 2.000
[  1020.212] (**) SYNA30F7:00 06CB:CEC3 Touchpad: (accel) acceleration threshold: 4
[  1020.212] (--) synaptics: SYNA30F7:00 06CB:CEC3 Touchpad: touchpad found
[  1020.212] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event11)
[  1020.212] (II) No input driver specified, ignoring this device.
[  1020.212] (II) This device may have been added with another device file.
[  1020.212] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event18)
[  1020.212] (II) No input driver specified, ignoring this device.
[  1020.212] (II) This device may have been added with another device file.
[  1020.212] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event19)
[  1020.212] (II) No input driver specified, ignoring this device.
[  1020.212] (II) This device may have been added with another device file.
[  1020.212] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event20)
[  1020.212] (II) No input driver specified, ignoring this device.
[  1020.212] (II) This device may have been added with another device file.
[  1020.212] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event21)
[  1020.212] (II) No input driver specified, ignoring this device.
[  1020.212] (II) This device may have been added with another device file.
[  1020.212] (II) config/udev: Adding input device Intel HID events (/dev/input/event8)
[  1020.212] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[  1020.212] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[  1020.212] (II) Using input driver 'libinput' for 'Intel HID events'
[  1020.213] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 50 paused 0
[  1020.213] (**) Intel HID events: always reports core events
[  1020.213] (**) Option "Device" "/dev/input/event8"
[  1020.213] (II) event8  - Intel HID events: is tagged by udev as: Keyboard
[  1020.213] (II) event8  - Intel HID events: device is a keyboard
[  1020.213] (II) event8  - Intel HID events: device removed
[  1020.213] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input10/event8"
[  1020.213] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[  1020.213] (II) event8  - Intel HID events: is tagged by udev as: Keyboard
[  1020.213] (II) event8  - Intel HID events: device is a keyboard
[  1020.214] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event9)
[  1020.214] (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
[  1020.214] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[  1020.214] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[  1020.214] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 51 paused 0
[  1020.214] (**) Intel HID 5 button array: always reports core events
[  1020.214] (**) Option "Device" "/dev/input/event9"
[  1020.214] (II) event9  - Intel HID 5 button array: is tagged by udev as: Keyboard
[  1020.214] (II) event9  - Intel HID 5 button array: device is a keyboard
[  1020.214] (II) event9  - Intel HID 5 button array: device removed
[  1020.214] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input11/event9"
[  1020.214] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[  1020.215] (II) event9  - Intel HID 5 button array: is tagged by udev as: Keyboard
[  1020.215] (II) event9  - Intel HID 5 button array: device is a keyboard
[  1020.215] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  1020.215] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1020.215] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  1020.215] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  1020.215] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 52 paused 0
[  1020.215] (**) AT Translated Set 2 keyboard: always reports core events
[  1020.215] (**) Option "Device" "/dev/input/event3"
[  1020.215] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1020.215] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  1020.216] (II) event3  - AT Translated Set 2 keyboard: device removed
[  1020.216] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  1020.216] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[  1020.216] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1020.216] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  1020.216] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  1020.216] (II) No input driver specified, ignoring this device.
[  1020.216] (II) This device may have been added with another device file.
[  1020.217] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
[  1020.217] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  1020.217] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1020.217] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[  1020.217] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[  1020.218] (**) HP WMI hotkeys: always reports core events
[  1020.218] (**) Option "Device" "/dev/input/event5"
[  1020.218] (II) event5  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[  1020.218] (II) event5  - HP WMI hotkeys: device is a keyboard
[  1020.218] (II) event5  - HP WMI hotkeys: device removed
[  1020.218] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event5"
[  1020.218] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[  1020.218] (II) event5  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[  1020.218] (II) event5  - HP WMI hotkeys: device is a keyboard
[  1020.243] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[  1020.243] (**) Logitech Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[  1020.243] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[  1020.243] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[  1020.243] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[  1020.243] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[  1020.243] (**) Logitech Wireless Mouse: always reports core events
[  1020.243] (**) Option "Device" "/dev/input/event7"
[  1020.243] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[  1020.243] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.243] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.243] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  1020.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input31/event7"
[  1020.243] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 17)
[  1020.479] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.479] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.479] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.479] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.515] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.515] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.515] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.515] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.550] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1020.550] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1020.550] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1020.550] (--) NVIDIA(GPU-0): 
[  1020.550] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.550] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1020.550] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1020.550] (--) NVIDIA(GPU-0): 
[  1020.550] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1020.550] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1020.550] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1020.550] (--) NVIDIA(GPU-0): 
[  1020.552] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.552] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1020.552] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1020.552] (--) NVIDIA(GPU-0): 
[  1020.553] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.553] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.553] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.553] (--) NVIDIA(GPU-0): 
[  1020.556] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.556] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.556] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.556] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.593] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.594] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.594] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.594] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.629] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1020.629] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1020.629] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1020.629] (--) NVIDIA(GPU-0): 
[  1020.629] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.629] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1020.629] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1020.629] (--) NVIDIA(GPU-0): 
[  1020.629] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1020.629] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1020.629] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1020.629] (--) NVIDIA(GPU-0): 
[  1020.630] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.630] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1020.630] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1020.630] (--) NVIDIA(GPU-0): 
[  1020.631] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.631] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.631] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.631] (--) NVIDIA(GPU-0): 
[  1020.635] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.635] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.635] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.635] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.673] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1020.673] (II) modeset(0): Printing DDC gathered Modelines:
[  1020.673] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1020.673] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1020.708] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1020.708] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1020.708] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1020.708] (--) NVIDIA(GPU-0): 
[  1020.708] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.708] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1020.708] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1020.708] (--) NVIDIA(GPU-0): 
[  1020.708] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1020.708] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1020.708] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1020.708] (--) NVIDIA(GPU-0): 
[  1020.709] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.709] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1020.709] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1020.709] (--) NVIDIA(GPU-0): 
[  1020.709] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.709] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.709] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.709] (--) NVIDIA(GPU-0): 
[  1032.596] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1032.596] (II) modeset(0): Printing DDC gathered Modelines:
[  1032.596] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1032.596] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1032.633] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1032.633] (II) modeset(0): Printing DDC gathered Modelines:
[  1032.633] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1032.633] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1032.668] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1032.668] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1032.668] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1032.668] (--) NVIDIA(GPU-0): 
[  1032.668] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1032.668] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1032.668] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1032.668] (--) NVIDIA(GPU-0): 
[  1032.668] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1032.668] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1032.668] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1032.668] (--) NVIDIA(GPU-0): 
[  1032.668] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1032.668] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1032.668] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1032.668] (--) NVIDIA(GPU-0): 
[  1032.672] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1032.673] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1032.673] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1032.673] (--) NVIDIA(GPU-0): 
[  1032.680] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1032.680] (II) modeset(0): Printing DDC gathered Modelines:
[  1032.680] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1032.680] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1032.717] (II) modeset(0): EDID vendor "AUO", prod id 43931
[  1032.717] (II) modeset(0): Printing DDC gathered Modelines:
[  1032.717] (II) modeset(0): Modeline "1920x1200"x0.0  155.00  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (74.5 kHz eP)
[  1032.717] (II) modeset(0): Modeline "1920x1200"x0.0  103.33  1920 1968 2000 2080  1200 1210 1215 1240 -hsync -vsync (49.7 kHz e)
[  1032.752] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1032.752] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  1032.752] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  1032.752] (--) NVIDIA(GPU-0): 
[  1032.752] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1032.752] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1032.752] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1032.752] (--) NVIDIA(GPU-0): 
[  1032.752] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1032.752] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1032.752] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[  1032.752] (--) NVIDIA(GPU-0): 
[  1032.752] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1032.752] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1032.752] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1032.752] (--) NVIDIA(GPU-0): 
[  1032.753] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1032.753] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1032.753] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1032.753] (--) NVIDIA(GPU-0):  

I also used perf for 40 seconds in MATE:

+   20,96%     0,00%  swapper          [kernel.kallsyms]                                    [k] common_startup_64
+   20,96%     0,03%  swapper          [kernel.kallsyms]                                    [k] cpu_startup_entry
+   19,76%     0,00%  swapper          [kernel.kallsyms]                                    [k] start_secondary
+   18,30%     0,31%  swapper          [kernel.kallsyms]                                    [k] do_idle
+   12,73%     0,00%  Xorg             [kernel.kallsyms]                                    [k] entry_SYSCALL_64_after_hwframe
+   12,72%     0,02%  Xorg             [kernel.kallsyms]                                    [k] do_syscall_64
+   11,89%     0,10%  swapper          [kernel.kallsyms]                                    [k] cpuidle_enter
+   11,78%     0,69%  swapper          [kernel.kallsyms]                                    [k] cpuidle_enter_state
+   11,52%     0,01%  Xorg             libc.so.6                                            [.] ioctl
+   11,46%     0,01%  Xorg             [kernel.kallsyms]                                    [k] __x64_sys_ioctl
+   10,07%     0,00%  Xorg             [kernel.kallsyms]                                    [k] __pm_runtime_resume
+   10,07%     0,00%  Xorg             [kernel.kallsyms]                                    [k] rpm_resume
+   10,07%     0,00%  Xorg             [unknown]                                            [k] 0x0000000020800513
+   10,07%     0,00%  Xorg             nvidia_drv.so                                        [.] 0x00007ff8738bfb19
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2005ea6
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d1835f
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d112c9
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc20bd883
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc20ba219
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc20b96b5
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc20c805c
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d26704
+   10,07%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2008b6b
+   10,07%     0,00%  Xorg             [kernel.kallsyms]                                    [k] pci_device_shutdown
+   10,07%     0,00%  Xorg             [kernel.kallsyms]                                    [k] __rpm_callback
+   10,03%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2003736
+   10,03%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d274d7
+   10,03%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d26ff0
+    9,98%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d2549c
+    9,98%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc25e356b
+    8,44%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc25e2e0a
+    7,67%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc25dddbf
+    7,54%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc2d13d2b
+    7,53%     7,53%  Xorg             [nvidia]                                             [k] 0x0000000000d13d27
+    6,43%     6,43%  swapper          [kernel.kallsyms]                                    [k] intel_idle
+    5,79%     0,00%  Xorg             Xorg                                                 [.] _start
+    5,79%     0,00%  Xorg             libc.so.6                                            [.] __libc_start_main
+    5,79%     0,00%  Xorg             libc.so.6                                            [.] 0x00007ff8749d66b5
+    5,78%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc270b9f4
+    5,78%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc270d060
+    5,78%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc270cf21
+    5,77%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc270fa14
+    5,58%     0,00%  Xorg             [nvidia]                                             [k] 0xffffffffc258bb4a

Thank you.

Offline

#5 2025-07-10 18:20:54

Tranalogic
Member
From: Near Vienna / Austria / Europe
Registered: 2022-11-20
Posts: 14

Re: [solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

Hey guys.

I guess I found the problem. I have some Mate Standard Sensor Widgets in my Task Bar (Nvidia, CPU Temp. and Clockspeed). As I deleted them, I had no lags. I will check this out until Saturday and if there are no further problems, I mark this thread as "solved". Thank you very much for your help. smile

Offline

#6 2025-07-12 08:48:01

Tranalogic
Member
From: Near Vienna / Austria / Europe
Registered: 2022-11-20
Posts: 14

Re: [solved] Desktop Lag for 2 seconds every 30 seconds with Linux 6.15

Tranalogic wrote:

Hey guys.

I guess I found the problem. I have some Mate Standard Sensor Widgets in my Task Bar (Nvidia, CPU Temp. and Clockspeed). As I deleted them, I had no lags. I will check this out until Saturday and if there are no further problems, I mark this thread as "solved". Thank you very much for your help. smile


I think that was the problem. Thank you very much for your posts and help.

Offline

Board footer

Powered by FluxBB