You are not logged in.

#1 2022-09-30 19:50:47

iwancof
Member
Registered: 2022-09-30
Posts: 5

[SOLVED] The applications using gtk3 are so laggy in i3-wm

I installed i3-wm when setting up my new Arch Linux environment, and there is a very large lag in gtk-based applications such as firefox and gnome-terminal.
On the other hand, qt-based applications such as mouse cursor movement and Konsole work fine.
Only at the beginning of the installation, everything works fine, after that, rebooting and reinstalling did not help.

I added picom and let it run in the background, based on past forums, and it improved a lot, but there is still some lag.
Next, I removed picom and added xcompmgr and all applications created after starting xcompmgr (including applications using qt) lagged!

I don't know if this has anything to do with it, but I tried sway and sddm a bit before installing i3-wm and then removed them.

here is /var/log/lightdm/lightdm.log

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.32.0, UID=0 PID=1059
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 7
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 1065: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.00s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.00s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.00s] DEBUG: User iwancof added
[+0.95s] DEBUG: Got signal 10 from process 1065
[+0.95s] DEBUG: XServer 0: Got signal from X server :0
[+0.95s] DEBUG: XServer 0: Connecting to XServer :0
[+1.02s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+1.02s] DEBUG: Session pid=1105: Started with service 'lightdm-greeter', username 'lightdm'
[+1.05s] DEBUG: Session pid=1105: Authentication complete with return value 0: Success
[+1.05s] DEBUG: Seat seat0: Session authenticated, running command
[+1.05s] DEBUG: Session pid=1105: Running command /usr/bin/lightdm-gtk-greeter
[+1.05s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.05s] DEBUG: Session pid=1105: Logging to /var/log/lightdm/seat0-greeter.log
[+1.12s] DEBUG: Activating VT 7
[+1.12s] DEBUG: Activating login1 session c1
[+1.12s] DEBUG: Seat seat0 changes active session to c1
[+1.12s] DEBUG: Session c1 is already active
[+1.21s] DEBUG: Greeter connected version=1.32.0 api=1 resettable=false
[+1.25s] DEBUG: Greeter start authentication for iwancof
[+1.25s] DEBUG: Session pid=1150: Started with service 'lightdm', username 'iwancof'
[+1.26s] DEBUG: Session pid=1150: Got 1 message(s) from PAM
[+1.26s] DEBUG: Prompt greeter with 1 message(s)
[+6.15s] DEBUG: Continue authentication
[+6.17s] DEBUG: Session pid=1150: Authentication complete with return value 0: Success
[+6.17s] DEBUG: Authenticate result for user iwancof: Success
[+6.17s] DEBUG: User iwancof authorized
[+6.18s] DEBUG: Greeter requests session i3
[+6.18s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+6.18s] DEBUG: Terminating login1 session c1
[+6.18s] DEBUG: Session pid=1105: Sending SIGTERM
[+6.20s] DEBUG: Greeter closed communication channel
[+6.21s] DEBUG: Session pid=1105: Exited with return value 0
[+6.21s] DEBUG: Seat seat0: Session stopped
[+6.21s] DEBUG: Seat seat0: Greeter stopped, running session
[+6.21s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+6.21s] DEBUG: Session pid=1150: Running command /etc/lightdm/Xsession i3
[+6.21s] DEBUG: Creating shared data directory /var/lib/lightdm-data/iwancof
[+6.21s] DEBUG: Session pid=1150: Logging to .xsession-errors
[+6.28s] DEBUG: Activating VT 7
[+6.28s] DEBUG: Activating login1 session 2
[+6.28s] DEBUG: Seat seat0 changes active session to 
[+6.28s] DEBUG: Seat seat0 changes active session to 2
[+6.28s] DEBUG: Session 2 is already active

/var/log/Xorg.0.log

[    17.347] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    17.347] Current Operating System: Linux archlinux 5.19.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 28 Sep 2022 13:21:25 +0000 x86_64
[    17.347] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/enc_group-root rw loglevel=4 cryptkey=rootfs:/boot/keyfile.img cryptdevice=UUID=eb326ab8-40d8-4d81-a9f2-37477a9ad0cf:enc_root root=UUID=ca984b91-29f0-4030-ac86-c94426359768 resume=UUID=882e6bab-063d-411c-8d30-88df989690c8
[    17.347]  
[    17.347] Current version of pixman: 0.40.0
[    17.347] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    17.347] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.347] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  1 08:52:23 2022
[    17.347] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.347] (==) No Layout section.  Using the first Screen section.
[    17.347] (==) No screen section available. Using defaults.
[    17.347] (**) |-->Screen "Default Screen Section" (0)
[    17.347] (**) |   |-->Monitor "<default monitor>"
[    17.347] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    17.348] (==) Automatically adding devices
[    17.348] (==) Automatically enabling devices
[    17.348] (==) Automatically adding GPU devices
[    17.348] (==) Automatically binding GPU devices
[    17.348] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    17.348] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    17.348] 	Entry deleted from font path.
[    17.348] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    17.348] 	Entry deleted from font path.
[    17.348] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    17.348] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    17.348] 	Entry deleted from font path.
[    17.348] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    17.348] 	Entry deleted from font path.
[    17.348] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    17.348] 	Entry deleted from font path.
[    17.348] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    17.348] 	Entry deleted from font path.
[    17.348] (==) FontPath set to:
	
[    17.348] (==) ModulePath set to "/usr/lib/xorg/modules"
[    17.348] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.348] (II) Module ABI versions:
[    17.348] 	X.Org ANSI C Emulation: 0.4
[    17.348] 	X.Org Video Driver: 25.2
[    17.348] 	X.Org XInput driver : 24.4
[    17.348] 	X.Org Server Extension : 10.0
[    17.349] (++) using VT number 7

[    17.349] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    17.349] (II) xfree86: Adding drm device (/dev/dri/card0)
[    17.349] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    17.353] (--) PCI:*(0@0:2:0) 8086:46a6:17aa:22e8 rev 12, Mem @ 0x603c000000/16777216, 0x4000000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[    17.353] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.354] (II) LoadModule: "glx"
[    17.354] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.359] (II) Module glx: vendor="X.Org Foundation"
[    17.359] 	compiled for 1.21.1.4, module version = 1.0.0
[    17.359] 	ABI class: X.Org Server Extension, version 10.0
[    17.359] (==) Matched intel as autoconfigured driver 0
[    17.359] (==) Matched modesetting as autoconfigured driver 1
[    17.359] (==) Matched fbdev as autoconfigured driver 2
[    17.359] (==) Matched vesa as autoconfigured driver 3
[    17.359] (==) Assigned the driver to the xf86ConfigLayout
[    17.359] (II) LoadModule: "intel"
[    17.359] (WW) Warning, couldn't open module intel
[    17.359] (EE) Failed to load module "intel" (module does not exist, 0)
[    17.359] (II) LoadModule: "modesetting"
[    17.359] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.361] (II) Module modesetting: vendor="X.Org Foundation"
[    17.361] 	compiled for 1.21.1.4, module version = 1.21.1
[    17.361] 	Module class: X.Org Video Driver
[    17.361] 	ABI class: X.Org Video Driver, version 25.2
[    17.361] (II) LoadModule: "fbdev"
[    17.361] (WW) Warning, couldn't open module fbdev
[    17.361] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    17.361] (II) LoadModule: "vesa"
[    17.361] (WW) Warning, couldn't open module vesa
[    17.361] (EE) Failed to load module "vesa" (module does not exist, 0)
[    17.361] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.385] (II) modeset(0): using drv /dev/dri/card0
[    17.386] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    17.386] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    17.386] (==) modeset(0): RGB weight 888
[    17.386] (==) modeset(0): Default visual is TrueColor
[    17.386] (II) Loading sub module "glamoregl"
[    17.386] (II) LoadModule: "glamoregl"
[    17.386] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    17.389] (II) Module glamoregl: vendor="X.Org Foundation"
[    17.389] 	compiled for 1.21.1.4, module version = 1.0.1
[    17.389] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.505] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[    17.505] (II) modeset(0): glamor initialized
[    17.505] (==) modeset(0): VariableRefresh: disabled
[    17.505] (==) modeset(0): AsyncFlipSecondaries: disabled
[    17.508] (II) modeset(0): Output eDP-1 has no monitor section
[    17.508] (II) modeset(0): Output DP-1 has no monitor section
[    17.511] (II) modeset(0): Output DP-2 has no monitor section
[    17.511] (II) modeset(0): Output DP-3 has no monitor section
[    17.514] (II) modeset(0): Output DP-4 has no monitor section
[    17.516] (II) modeset(0): EDID for output eDP-1
[    17.516] (II) modeset(0): Manufacturer: IVO  Model: 8c45  Serial#: 0
[    17.516] (II) modeset(0): Year: 2020  Week: 0
[    17.516] (II) modeset(0): EDID Version: 1.4
[    17.516] (II) modeset(0): Digital Display Input
[    17.516] (II) modeset(0): 8 bits per channel
[    17.516] (II) modeset(0): Digital interface is DisplayPort
[    17.516] (II) modeset(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[    17.516] (II) modeset(0): Gamma: 2.20
[    17.516] (II) modeset(0): No DPMS capabilities specified
[    17.516] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    17.516] (II) modeset(0): First detailed timing is preferred mode
[    17.516] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    17.516] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    17.516] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    17.516] (II) modeset(0): Manufacturer's mask: 0
[    17.516] (II) modeset(0): Supported detailed timing:
[    17.516] (II) modeset(0): clock: 206.2 MHz   Image Size:  302 x 188 mm
[    17.516] (II) modeset(0): h_active: 2240  h_sync: 2264  h_sync_end 2312 h_blank_end 2400 h_border: 0
[    17.516] (II) modeset(0): v_active: 1400  v_sync: 1403  v_sync_end 1415 v_blanking: 1432 v_border: 0
[    17.516] (II) modeset(0):  InfoVision
[    17.516] (II) modeset(0):  M140NWHE R1
[    17.516] (II) modeset(0): EDID (in hex):
[    17.516] (II) modeset(0): 	00ffffffffffff0026cf458c00000000
[    17.516] (II) modeset(0): 	001e0104a51e137802de50a3544c9926
[    17.516] (II) modeset(0): 	0f505400000001010101010101010101
[    17.516] (II) modeset(0): 	0101010101018d50c0a0807820501830
[    17.516] (II) modeset(0): 	3c002ebc100000190000000000000000
[    17.516] (II) modeset(0): 	00000000000000000000000000fe0049
[    17.516] (II) modeset(0): 	6e666f566973696f6e0a2020000000fe
[    17.516] (II) modeset(0): 	004d3134304e574845205231200a0073
[    17.517] (II) modeset(0): Printing probed modes for output eDP-1
[    17.517] (II) modeset(0): Modeline "2240x1400"x60.0  206.21  2240 2264 2312 2400  1400 1403 1415 1432 -hsync -vsync (85.9 kHz eP)
[    17.517] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    17.517] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    17.517] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    17.517] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    17.517] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    17.517] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    17.517] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    17.517] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    17.517] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    17.517] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    17.517] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    17.517] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    17.517] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    17.517] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    17.517] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    17.517] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    17.517] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    17.517] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    17.517] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    17.517] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    17.517] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    17.517] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    17.517] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    17.517] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    17.517] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    17.517] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    17.517] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    17.517] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    17.517] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    17.517] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    17.517] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    17.517] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    17.517] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    17.517] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    17.517] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    17.517] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    17.517] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    17.517] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    17.517] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    17.517] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    17.517] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    17.517] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    17.517] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    17.517] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    17.517] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    17.517] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    17.517] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    17.517] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    17.517] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    17.517] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    17.517] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    17.517] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    17.517] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    17.517] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    17.517] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    17.517] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    17.517] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    17.517] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    17.517] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    17.517] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    17.517] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    17.517] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    17.517] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    17.517] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    17.517] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    17.517] (II) modeset(0): EDID for output DP-1
[    17.517] (II) modeset(0): EDID for output DP-2
[    17.517] (II) modeset(0): EDID for output DP-3
[    17.517] (II) modeset(0): EDID for output DP-4
[    17.517] (II) modeset(0): Output eDP-1 connected
[    17.517] (II) modeset(0): Output DP-1 disconnected
[    17.517] (II) modeset(0): Output DP-2 disconnected
[    17.517] (II) modeset(0): Output DP-3 disconnected
[    17.517] (II) modeset(0): Output DP-4 disconnected
[    17.517] (II) modeset(0): Using exact sizes for initial modes
[    17.517] (II) modeset(0): Output eDP-1 using initial mode 2240x1400 +0+0
[    17.517] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    17.517] (==) modeset(0): DPI set to (96, 96)
[    17.517] (II) Loading sub module "fb"
[    17.517] (II) LoadModule: "fb"
[    17.517] (II) Module "fb" already built-in
[    17.530] (==) modeset(0): Backing store enabled
[    17.530] (==) modeset(0): Silken mouse enabled
[    17.618] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    17.619] (==) modeset(0): DPMS enabled
[    17.619] (II) modeset(0): [DRI2] Setup complete
[    17.619] (II) modeset(0): [DRI2]   DRI driver: iris
[    17.619] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    17.619] (II) Initializing extension Generic Event Extension
[    17.619] (II) Initializing extension SHAPE
[    17.620] (II) Initializing extension MIT-SHM
[    17.620] (II) Initializing extension XInputExtension
[    17.621] (II) Initializing extension XTEST
[    17.621] (II) Initializing extension BIG-REQUESTS
[    17.621] (II) Initializing extension SYNC
[    17.622] (II) Initializing extension XKEYBOARD
[    17.622] (II) Initializing extension XC-MISC
[    17.622] (II) Initializing extension SECURITY
[    17.622] (II) Initializing extension XFIXES
[    17.623] (II) Initializing extension RENDER
[    17.623] (II) Initializing extension RANDR
[    17.623] (II) Initializing extension COMPOSITE
[    17.623] (II) Initializing extension DAMAGE
[    17.623] (II) Initializing extension MIT-SCREEN-SAVER
[    17.624] (II) Initializing extension DOUBLE-BUFFER
[    17.624] (II) Initializing extension RECORD
[    17.624] (II) Initializing extension DPMS
[    17.624] (II) Initializing extension Present
[    17.624] (II) Initializing extension DRI3
[    17.625] (II) Initializing extension X-Resource
[    17.625] (II) Initializing extension XVideo
[    17.625] (II) Initializing extension XVideo-MotionCompensation
[    17.625] (II) Initializing extension GLX
[    17.633] (II) AIGLX: Loaded and initialized iris
[    17.633] (II) GLX: Initialized DRI2 GL provider for screen 0
[    17.633] (II) Initializing extension XFree86-VidModeExtension
[    17.633] (II) Initializing extension XFree86-DGA
[    17.633] (II) Initializing extension XFree86-DRI
[    17.633] (II) Initializing extension DRI2
[    17.633] (II) modeset(0): Damage tracking initialized
[    17.633] (II) modeset(0): Setting screen physical size to 592 x 370
[    17.661] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    17.661] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.661] (II) LoadModule: "libinput"
[    17.661] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.663] (II) Module libinput: vendor="X.Org Foundation"
[    17.663] 	compiled for 1.21.1.3, module version = 1.2.1
[    17.663] 	Module class: X.Org XInput Driver
[    17.663] 	ABI class: X.Org XInput driver, version 24.4
[    17.663] (II) Using input driver 'libinput' for 'Video Bus'
[    17.663] (**) Video Bus: always reports core events
[    17.663] (**) Option "Device" "/dev/input/event3"
[    17.665] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    17.665] (II) event3  - Video Bus: device is a keyboard
[    17.665] (II) event3  - Video Bus: device removed
[    17.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    17.713] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    17.716] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    17.716] (II) event3  - Video Bus: device is a keyboard
[    17.717] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    17.717] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.717] (II) Using input driver 'libinput' for 'Power Button'
[    17.717] (**) Power Button: always reports core events
[    17.717] (**) Option "Device" "/dev/input/event2"
[    17.718] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.718] (II) event2  - Power Button: device is a keyboard
[    17.718] (II) event2  - Power Button: device removed
[    17.740] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    17.740] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    17.742] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.743] (II) event2  - Power Button: device is a keyboard
[    17.744] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    17.744] (II) No input driver specified, ignoring this device.
[    17.744] (II) This device may have been added with another device file.
[    17.744] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    17.744] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.744] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.744] (**) Sleep Button: always reports core events
[    17.744] (**) Option "Device" "/dev/input/event0"
[    17.746] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    17.746] (II) event0  - Sleep Button: device is a keyboard
[    17.746] (II) event0  - Sleep Button: device removed
[    17.767] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    17.767] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    17.769] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    17.769] (II) event0  - Sleep Button: device is a keyboard
[    17.771] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[    17.771] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    17.771] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    17.771] (**) Integrated Camera: Integrated C: always reports core events
[    17.771] (**) Option "Device" "/dev/input/event9"
[    17.773] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    17.773] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[    17.774] (II) event9  - Integrated Camera: Integrated C: device removed
[    17.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input19/event9"
[    17.813] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    17.816] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    17.816] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[    17.817] (II) config/udev: Adding input device ELAN0677:00 04F3:3196 Mouse (/dev/input/event7)
[    17.817] (**) ELAN0677:00 04F3:3196 Mouse: Applying InputClass "libinput pointer catchall"
[    17.817] (II) Using input driver 'libinput' for 'ELAN0677:00 04F3:3196 Mouse'
[    17.817] (**) ELAN0677:00 04F3:3196 Mouse: always reports core events
[    17.817] (**) Option "Device" "/dev/input/event7"
[    17.819] (II) event7  - ELAN0677:00 04F3:3196 Mouse: is tagged by udev as: Mouse Pointingstick
[    17.819] (II) event7  - ELAN0677:00 04F3:3196 Mouse: device is a pointer
[    17.820] (II) event7  - ELAN0677:00 04F3:3196 Mouse: device removed
[    17.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0677:00/0018:04F3:3196.0001/input/input24/event7"
[    17.856] (II) XINPUT: Adding extended input device "ELAN0677:00 04F3:3196 Mouse" (type: MOUSE, id 10)
[    17.857] (**) Option "AccelerationScheme" "none"
[    17.857] (**) ELAN0677:00 04F3:3196 Mouse: (accel) selected scheme none/0
[    17.857] (**) ELAN0677:00 04F3:3196 Mouse: (accel) acceleration factor: 2.000
[    17.857] (**) ELAN0677:00 04F3:3196 Mouse: (accel) acceleration threshold: 4
[    17.858] (II) event7  - ELAN0677:00 04F3:3196 Mouse: is tagged by udev as: Mouse Pointingstick
[    17.858] (II) event7  - ELAN0677:00 04F3:3196 Mouse: device is a pointer
[    17.859] (II) config/udev: Adding input device ELAN0677:00 04F3:3196 Mouse (/dev/input/mouse1)
[    17.859] (II) No input driver specified, ignoring this device.
[    17.859] (II) This device may have been added with another device file.
[    17.859] (II) config/udev: Adding input device ELAN0677:00 04F3:3196 Touchpad (/dev/input/event8)
[    17.859] (**) ELAN0677:00 04F3:3196 Touchpad: Applying InputClass "libinput touchpad catchall"
[    17.859] (II) Using input driver 'libinput' for 'ELAN0677:00 04F3:3196 Touchpad'
[    17.859] (**) ELAN0677:00 04F3:3196 Touchpad: always reports core events
[    17.859] (**) Option "Device" "/dev/input/event8"
[    17.860] (II) event8  - ELAN0677:00 04F3:3196 Touchpad: is tagged by udev as: Touchpad
[    17.861] (II) event8  - ELAN0677:00 04F3:3196 Touchpad: device is a touchpad
[    17.861] (II) event8  - ELAN0677:00 04F3:3196 Touchpad: device removed
[    17.914] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0677:00/0018:04F3:3196.0001/input/input26/event8"
[    17.914] (II) XINPUT: Adding extended input device "ELAN0677:00 04F3:3196 Touchpad" (type: TOUCHPAD, id 11)
[    17.917] (**) Option "AccelerationScheme" "none"
[    17.917] (**) ELAN0677:00 04F3:3196 Touchpad: (accel) selected scheme none/0
[    17.917] (**) ELAN0677:00 04F3:3196 Touchpad: (accel) acceleration factor: 2.000
[    17.917] (**) ELAN0677:00 04F3:3196 Touchpad: (accel) acceleration threshold: 4
[    17.919] (II) event8  - ELAN0677:00 04F3:3196 Touchpad: is tagged by udev as: Touchpad
[    17.921] (II) event8  - ELAN0677:00 04F3:3196 Touchpad: device is a touchpad
[    17.922] (II) config/udev: Adding input device ELAN0677:00 04F3:3196 Touchpad (/dev/input/mouse2)
[    17.922] (II) No input driver specified, ignoring this device.
[    17.922] (II) This device may have been added with another device file.
[    17.923] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[    17.923] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    17.923] (II) Using input driver 'libinput' for 'Intel HID events'
[    17.923] (**) Intel HID events: always reports core events
[    17.923] (**) Option "Device" "/dev/input/event5"
[    17.923] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    17.923] (II) event5  - Intel HID events: device is a keyboard
[    17.924] (II) event5  - Intel HID events: device removed
[    17.960] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input12/event5"
[    17.960] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 12)
[    17.962] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    17.962] (II) event5  - Intel HID events: device is a keyboard
[    17.964] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    17.964] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.964] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.964] (**) AT Translated Set 2 keyboard: always reports core events
[    17.964] (**) Option "Device" "/dev/input/event4"
[    17.965] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.965] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    17.967] (II) event4  - AT Translated Set 2 keyboard: device removed
[    17.993] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    17.993] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    17.996] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.996] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    17.998] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event11)
[    17.998] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    17.998] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    17.998] (**) TPPS/2 Elan TrackPoint: always reports core events
[    17.998] (**) Option "Device" "/dev/input/event11"
[    17.999] (II) event11 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    18.000] (II) event11 - TPPS/2 Elan TrackPoint: device is a pointer
[    18.001] (II) event11 - TPPS/2 Elan TrackPoint: device removed
[    18.040] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input22/event11"
[    18.040] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 14)
[    18.040] (**) Option "AccelerationScheme" "none"
[    18.040] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    18.040] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    18.040] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    18.042] (II) event11 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    18.042] (II) event11 - TPPS/2 Elan TrackPoint: device is a pointer
[    18.044] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[    18.044] (II) No input driver specified, ignoring this device.
[    18.044] (II) This device may have been added with another device file.
[    18.044] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    18.044] (II) No input driver specified, ignoring this device.
[    18.044] (II) This device may have been added with another device file.
[    18.046] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    18.046] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    18.046] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    18.046] (**) ThinkPad Extra Buttons: always reports core events
[    18.046] (**) Option "Device" "/dev/input/event6"
[    18.047] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    18.047] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    18.048] (II) event6  - ThinkPad Extra Buttons: device removed
[    18.073] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input14/event6"
[    18.073] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[    18.074] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    18.075] (II) event6  - ThinkPad Extra Buttons: device is a keyboard

Last edited by iwancof (2022-10-01 14:45:25)

Offline

#2 2022-09-30 20:03:56

seth
Member
Registered: 2012-09-03
Posts: 51,684

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

Please edit your post and use code tags, not quote tags.
Then  post your xorg log, https://wiki.archlinux.org/title/Xorg#General and elaborate on "lag".

"Mouse cursor movement" isn't a Qt, nor any application, but part of the X11 server - do you mean there's a delay between your (keyboard) input and the echo?
Does mouse interaction (hovering, response to clicks) "lag" as well (in gtk clients)?

Offline

#3 2022-10-01 09:19:38

iwancof
Member
Registered: 2022-09-30
Posts: 5

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

Yes, there is a delay between the time the key is pressed and when it is displayed.
I don't notice any significant delay in mouse clicks.

After much testing, it seems that there is a delay in the screen refresh.
Also, there are times when partial updates are made and the screen looks broken.

Offline

#4 2022-10-01 10:23:16

adiabatically
Member
Registered: 2022-10-01
Posts: 1

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

Modesetting is broken for me in the latest kernel. I either had to downgrade or install xf86-video-amdgpu. I chose the latter.

Offline

#5 2022-10-01 11:17:59

seth
Member
Registered: 2012-09-03
Posts: 51,684

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

[    17.505] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)

xf86-video-amdgpu won't do anything here.

There're multiple issues reported for i915 (the intel kernel module) w/ 5.19.8 and newer kernels.
Try the LTS kernel and also try to explicitly *dis*able https://wiki.archlinux.org/title/Intel_ … nable_fbc)

Offline

#6 2022-10-01 14:14:59

iwancof
Member
Registered: 2022-09-30
Posts: 5

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

adiabatically wrote:

Modesetting is broken for me in the latest kernel. I either had to downgrade or install xf86-video-amdgpu. I chose the latter.

Adding xf86-video-amdgpu did not solve the problem, but adding xf86-video-intel made most gtk applications (firefox, gnome-terminal, etc.) work fine.

However, my favorite terminal emulator, alacritty, encountered another problem.
It would exit when I typed `exit`, even though there was no screen refresh at all.
Also, if another event (such as firefox starting) occurs while alacritty is running, it seems to cause the screen updates that have accumulated at that point.

We have not found similar symptoms other than alacritty.
This may be an application-specific issue....

Offline

#7 2022-10-01 14:40:26

iwancof
Member
Registered: 2022-09-30
Posts: 5

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

seth wrote:
[    17.505] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)

xf86-video-amdgpu won't do anything here.

There're multiple issues reported for i915 (the intel kernel module) w/ 5.19.8 and newer kernels.
Try the LTS kernel and also try to explicitly *dis*able https://wiki.archlinux.org/title/Intel_ … nable_fbc)

I tried linux-lts and firefox and alacritty all worked perfectly!
I also checked with fbc enabled and disabled, and both worked fine.

I will use linux-lts for a while for now but will work on this issue for a while as I want to use the latest kernel if possible.

Thank you very much.

Offline

#8 2022-10-02 09:07:15

iwancof
Member
Registered: 2022-09-30
Posts: 5

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

After I installed libva-mesa-driver and mesa-amber instead of xf86-video-intel, everything worked perfectly with the latest Linux kernel.

Offline

#9 2022-10-02 15:15:22

redshoe
Member
Registered: 2015-12-16
Posts: 217

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

I have the same problem, and installing mesa related packages (AMD counter part) did not solve the problem...

Offline

#10 2022-10-02 16:01:08

redshoe
Member
Registered: 2015-12-16
Posts: 217

Re: [SOLVED] The applications using gtk3 are so laggy in i3-wm

Hmmm..  I have no clue why, but installing xf86-video-amdgpu package (which I did not have installed when the problem existed) solved the problem for me...

Offline

Board footer

Powered by FluxBB