You are not logged in.

#1 2020-04-19 00:02:08

anonymousarchfriend
Member
Registered: 2020-04-13
Posts: 5

KDE launches display off center

Kind of a more minor annoyance but not sure how to permanently fix it. Whenever I reboot, the display launches off center like this with black on the edges (https://imgur.com/a/sjofQck). I can mostly fix it by going into display settings, changing the resolution, and then changing it back again. This aligns the correct placement and makes it usable, although the application launcher still pops up in the middle of the screen instead of the corner. Every reboot I have to redo this temporary fix though. I have pacman -Syu multiple times with multiple reboots over the past week but still hasn't worked itself out. Wonder if anyone had any ideas? Thank you.

Offline

#2 2020-04-19 00:33:57

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: KDE launches display off center

What's your graphics card and driver?

Can you show your Xorg.0.log file?

Last edited by Ropid (2020-04-19 00:34:58)

Offline

#3 2020-04-19 01:57:43

anonymousarchfriend
Member
Registered: 2020-04-13
Posts: 5

Re: KDE launches display off center

Ropid wrote:

What's your graphics card and driver?

Can you show your Xorg.0.log file?


I have the Intel UHD Graphics 620 graphics card. I did not install the intel graphics drivers and fell back on the modesetting driver as instructed in the installation guide.

Here is the Xorg.0.log file:

[    19.812] (--) Log file renamed from "/var/log/Xorg.pid-800.log" to "/var/log/Xorg.0.log"
[    19.813] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    19.813] Build Operating System: Linux Arch Linux
[    19.813] Current Operating System: Linux arch 5.6.4-arch1-1 #1 SMP PREEMPT Mon, 13 Apr 2020 12:21:19 +0000 x86_64
[    19.813] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=483ad8ee-71a0-4eb6-9e4f-d3e8acdcc64e rw cryptdevice=UUID=881e870e-0004-46c4-aaf1-f8141bd93074:cryptroot root=/dev/mapper/cryptroot loglevel=3 quiet
[    19.813] Build Date: 30 March 2020  05:05:45AM
[    19.813]  
[    19.813] Current version of pixman: 0.38.4
[    19.813] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.813] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.813] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 18 19:52:21 2020
[    19.815] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.815] (==) No Layout section.  Using the first Screen section.
[    19.815] (==) No screen section available. Using defaults.
[    19.815] (**) |-->Screen "Default Screen Section" (0)
[    19.815] (**) |   |-->Monitor "<default monitor>"
[    19.816] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    19.816] (==) Automatically adding devices
[    19.816] (==) Automatically enabling devices
[    19.816] (==) Automatically adding GPU devices
[    19.816] (==) Automatically binding GPU devices
[    19.816] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    19.817] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    19.817] 	Entry deleted from font path.
[    19.818] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    19.818] 	Entry deleted from font path.
[    19.818] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    19.818] 	Entry deleted from font path.
[    19.818] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    19.818] 	Entry deleted from font path.
[    19.818] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    19.818] 	Entry deleted from font path.
[    19.818] (==) FontPath set to:
	/usr/share/fonts/TTF
[    19.818] (==) ModulePath set to "/usr/lib/xorg/modules"
[    19.818] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.818] (II) Module ABI versions:
[    19.818] 	X.Org ANSI C Emulation: 0.4
[    19.818] 	X.Org Video Driver: 24.1
[    19.818] 	X.Org XInput driver : 24.1
[    19.818] 	X.Org Server Extension : 10.0
[    19.821] (++) using VT number 1

[    19.822] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    19.823] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.944] (--) PCI:*(0@0:2:0) 8086:5917:17aa:225c rev 7, Mem @ 0x2ffa000000/16777216, 0xb0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[    19.944] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.945] (II) LoadModule: "glx"
[    19.945] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.956] (II) Module glx: vendor="X.Org Foundation"
[    19.956] 	compiled for 1.20.8, module version = 1.0.0
[    19.956] 	ABI class: X.Org Server Extension, version 10.0
[    19.956] (==) Matched intel as autoconfigured driver 0
[    19.956] (==) Matched modesetting as autoconfigured driver 1
[    19.956] (==) Matched fbdev as autoconfigured driver 2
[    19.956] (==) Matched vesa as autoconfigured driver 3
[    19.956] (==) Assigned the driver to the xf86ConfigLayout
[    19.957] (II) LoadModule: "intel"
[    19.957] (WW) Warning, couldn't open module intel
[    19.957] (EE) Failed to load module "intel" (module does not exist, 0)
[    19.957] (II) LoadModule: "modesetting"
[    19.957] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    19.958] (II) Module modesetting: vendor="X.Org Foundation"
[    19.958] 	compiled for 1.20.8, module version = 1.20.8
[    19.958] 	Module class: X.Org Video Driver
[    19.958] 	ABI class: X.Org Video Driver, version 24.1
[    19.958] (II) LoadModule: "fbdev"
[    19.958] (WW) Warning, couldn't open module fbdev
[    19.958] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    19.958] (II) LoadModule: "vesa"
[    19.959] (WW) Warning, couldn't open module vesa
[    19.959] (EE) Failed to load module "vesa" (module does not exist, 0)
[    19.959] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    19.975] (II) modeset(0): using drv /dev/dri/card0
[    19.975] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    19.975] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    19.975] (==) modeset(0): RGB weight 888
[    19.975] (==) modeset(0): Default visual is TrueColor
[    19.975] (II) Loading sub module "glamoregl"
[    19.975] (II) LoadModule: "glamoregl"
[    19.975] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    19.982] (II) Module glamoregl: vendor="X.Org Foundation"
[    19.982] 	compiled for 1.20.8, module version = 1.0.1
[    19.982] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.199] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 620 (KBL GT2)
[    20.199] (II) modeset(0): glamor initialized
[    20.200] (II) modeset(0): Output eDP-1 has no monitor section
[    20.200] (II) modeset(0): Output DP-1 has no monitor section
[    20.203] (II) modeset(0): Output HDMI-1 has no monitor section
[    20.203] (II) modeset(0): Output DP-2 has no monitor section
[    20.314] (II) modeset(0): Output HDMI-2 has no monitor section
[    20.318] (II) modeset(0): EDID for output eDP-1
[    20.318] (II) modeset(0): Manufacturer: AUO  Model: 2036  Serial#: 0
[    20.318] (II) modeset(0): Year: 2017  Week: 0
[    20.318] (II) modeset(0): EDID Version: 1.4
[    20.318] (II) modeset(0): Digital Display Input
[    20.318] (II) modeset(0): 8 bits per channel
[    20.318] (II) modeset(0): Digital interface is DisplayPort
[    20.318] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    20.318] (II) modeset(0): Gamma: 2.20
[    20.318] (II) modeset(0): No DPMS capabilities specified
[    20.318] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    20.318] (II) modeset(0): First detailed timing is preferred mode
[    20.318] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    20.318] (II) modeset(0): redX: 0.651 redY: 0.327   greenX: 0.205 greenY: 0.714
[    20.318] (II) modeset(0): blueX: 0.147 blueY: 0.056   whiteX: 0.313 whiteY: 0.329
[    20.318] (II) modeset(0): Manufacturer's mask: 0
[    20.318] (II) modeset(0): Supported detailed timing:
[    20.318] (II) modeset(0): clock: 245.5 MHz   Image Size:  309 x 174 mm
[    20.318] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    20.318] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1504 v_border: 0
[    20.318] (II) modeset(0): Unknown vendor-specific block f
[    20.318] (II) modeset(0):  AUO
[    20.318] (II) modeset(0):  B140QAN02.0
[    20.318] (II) modeset(0): EDID (in hex):
[    20.318] (II) modeset(0): 	00ffffffffffff0006af362000000000
[    20.318] (II) modeset(0): 	001b0104a51f117802fbd5a65334b625
[    20.318] (II) modeset(0): 	0e505400000001010101010101010101
[    20.318] (II) modeset(0): 	010101010101e65f00a0a0a040503020
[    20.318] (II) modeset(0): 	350035ae100000180000000f00000000
[    20.318] (II) modeset(0): 	00000000000000000020000000fe0041
[    20.318] (II) modeset(0): 	554f0a202020202020202020000000fe
[    20.318] (II) modeset(0): 	004231343051414e30322e30200a00d2
[    20.318] (II) modeset(0): Printing probed modes for output eDP-1
[    20.318] (II) modeset(0): Modeline "2560x1440"x60.0  245.50  2560 2608 2640 2720  1440 1443 1448 1504 -hsync -vsync (90.3 kHz eP)
[    20.318] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    20.318] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    20.318] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    20.318] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    20.318] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    20.318] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    20.318] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    20.318] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    20.318] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    20.318] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    20.318] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    20.318] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    20.318] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    20.318] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    20.318] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    20.318] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    20.318] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    20.318] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    20.318] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    20.318] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    20.318] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    20.318] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    20.318] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    20.318] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    20.318] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    20.318] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    20.318] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    20.319] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    20.319] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    20.319] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    20.319] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    20.319] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    20.319] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    20.319] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    20.319] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    20.319] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    20.319] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    20.319] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    20.319] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    20.319] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    20.319] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    20.319] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    20.319] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    20.319] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    20.319] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    20.319] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    20.319] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    20.319] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    20.319] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    20.319] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    20.319] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    20.319] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    20.319] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    20.319] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    20.319] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    20.319] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    20.319] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    20.319] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    20.319] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    20.319] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    20.319] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    20.319] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    20.319] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    20.319] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    20.319] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    20.319] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    20.319] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    20.319] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    20.319] (II) modeset(0): EDID for output DP-1
[    20.322] (II) modeset(0): EDID for output HDMI-1
[    20.322] (II) modeset(0): EDID for output DP-2
[    20.434] (II) modeset(0): EDID for output HDMI-2
[    20.434] (II) modeset(0): Output eDP-1 connected
[    20.434] (II) modeset(0): Output DP-1 disconnected
[    20.434] (II) modeset(0): Output HDMI-1 disconnected
[    20.434] (II) modeset(0): Output DP-2 disconnected
[    20.434] (II) modeset(0): Output HDMI-2 disconnected
[    20.435] (II) modeset(0): Using exact sizes for initial modes
[    20.435] (II) modeset(0): Output eDP-1 using initial mode 2560x1440 +0+0
[    20.435] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.435] (==) modeset(0): DPI set to (96, 96)
[    20.435] (II) Loading sub module "fb"
[    20.435] (II) LoadModule: "fb"
[    20.435] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.436] (II) Module fb: vendor="X.Org Foundation"
[    20.436] 	compiled for 1.20.8, module version = 1.0.0
[    20.436] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.449] (==) modeset(0): Backing store enabled
[    20.449] (==) modeset(0): Silken mouse disabled
[    20.525] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    20.525] (==) modeset(0): DPMS enabled
[    20.525] (II) modeset(0): [DRI2] Setup complete
[    20.525] (II) modeset(0): [DRI2]   DRI driver: iris
[    20.525] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    20.525] (II) Initializing extension Generic Event Extension
[    20.525] (II) Initializing extension SHAPE
[    20.525] (II) Initializing extension MIT-SHM
[    20.525] (II) Initializing extension XInputExtension
[    20.525] (II) Initializing extension XTEST
[    20.526] (II) Initializing extension BIG-REQUESTS
[    20.526] (II) Initializing extension SYNC
[    20.526] (II) Initializing extension XKEYBOARD
[    20.526] (II) Initializing extension XC-MISC
[    20.526] (II) Initializing extension SECURITY
[    20.526] (II) Initializing extension XFIXES
[    20.526] (II) Initializing extension RENDER
[    20.526] (II) Initializing extension RANDR
[    20.526] (II) Initializing extension COMPOSITE
[    20.526] (II) Initializing extension DAMAGE
[    20.526] (II) Initializing extension MIT-SCREEN-SAVER
[    20.527] (II) Initializing extension DOUBLE-BUFFER
[    20.527] (II) Initializing extension RECORD
[    20.527] (II) Initializing extension DPMS
[    20.527] (II) Initializing extension Present
[    20.527] (II) Initializing extension DRI3
[    20.527] (II) Initializing extension X-Resource
[    20.527] (II) Initializing extension XVideo
[    20.527] (II) Initializing extension XVideo-MotionCompensation
[    20.527] (II) Initializing extension GLX
[    20.534] (II) AIGLX: Loaded and initialized iris
[    20.534] (II) GLX: Initialized DRI2 GL provider for screen 0
[    20.534] (II) Initializing extension XFree86-VidModeExtension
[    20.534] (II) Initializing extension XFree86-DGA
[    20.534] (II) Initializing extension XFree86-DRI
[    20.534] (II) Initializing extension DRI2
[    20.545] (II) modeset(0): Damage tracking initialized
[    20.545] (II) modeset(0): Setting screen physical size to 677 x 381
[    20.638] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    20.638] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    20.638] (II) LoadModule: "libinput"
[    20.638] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    20.644] (II) Module libinput: vendor="X.Org Foundation"
[    20.644] 	compiled for 1.20.7, module version = 0.29.0
[    20.644] 	Module class: X.Org XInput Driver
[    20.644] 	ABI class: X.Org XInput driver, version 24.1
[    20.644] (II) Using input driver 'libinput' for 'Power Button'
[    20.644] (**) Power Button: always reports core events
[    20.644] (**) Option "Device" "/dev/input/event2"
[    20.644] (**) Option "_source" "server/udev"
[    20.653] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    20.653] (II) event2  - Power Button: device is a keyboard
[    20.654] (II) event2  - Power Button: device removed
[    20.683] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    20.683] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    20.685] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    20.685] (II) event2  - Power Button: device is a keyboard
[    20.687] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    20.687] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    20.687] (II) Using input driver 'libinput' for 'Video Bus'
[    20.687] (**) Video Bus: always reports core events
[    20.687] (**) Option "Device" "/dev/input/event6"
[    20.687] (**) Option "_source" "server/udev"
[    20.689] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    20.689] (II) event6  - Video Bus: device is a keyboard
[    20.689] (II) event6  - Video Bus: device removed
[    20.763] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input26/event6"
[    20.763] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    20.766] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    20.766] (II) event6  - Video Bus: device is a keyboard
[    20.768] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    20.768] (II) No input driver specified, ignoring this device.
[    20.768] (II) This device may have been added with another device file.
[    20.769] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    20.769] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    20.769] (II) Using input driver 'libinput' for 'Sleep Button'
[    20.769] (**) Sleep Button: always reports core events
[    20.769] (**) Option "Device" "/dev/input/event0"
[    20.769] (**) Option "_source" "server/udev"
[    20.772] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    20.772] (II) event0  - Sleep Button: device is a keyboard
[    20.772] (II) event0  - Sleep Button: device removed
[    20.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    20.816] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    20.819] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    20.820] (II) event0  - Sleep Button: device is a keyboard
[    20.823] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[    20.823] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    20.823] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    20.823] (**) Integrated Camera: Integrated C: always reports core events
[    20.823] (**) Option "Device" "/dev/input/event17"
[    20.823] (**) Option "_source" "server/udev"
[    20.826] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    20.826] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[    20.827] (II) event17 - Integrated Camera: Integrated C: device removed
[    20.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input37/event17"
[    20.896] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    20.900] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    20.900] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[    20.902] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    20.902] (II) No input driver specified, ignoring this device.
[    20.902] (II) This device may have been added with another device file.
[    20.903] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    20.903] (II) No input driver specified, ignoring this device.
[    20.903] (II) This device may have been added with another device file.
[    20.904] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    20.904] (II) No input driver specified, ignoring this device.
[    20.904] (II) This device may have been added with another device file.
[    20.905] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    20.905] (II) No input driver specified, ignoring this device.
[    20.905] (II) This device may have been added with another device file.
[    20.906] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    20.906] (II) No input driver specified, ignoring this device.
[    20.906] (II) This device may have been added with another device file.
[    20.907] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    20.907] (II) No input driver specified, ignoring this device.
[    20.907] (II) This device may have been added with another device file.
[    20.908] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[    20.908] (II) No input driver specified, ignoring this device.
[    20.908] (II) This device may have been added with another device file.
[    20.908] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[    20.908] (II) No input driver specified, ignoring this device.
[    20.908] (II) This device may have been added with another device file.
[    20.910] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    20.910] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    20.910] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    20.910] (**) AT Translated Set 2 keyboard: always reports core events
[    20.910] (**) Option "Device" "/dev/input/event3"
[    20.910] (**) Option "_source" "server/udev"
[    20.913] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    20.913] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    20.914] (II) event3  - AT Translated Set 2 keyboard: device removed
[    20.950] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    20.950] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    20.953] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    20.953] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    20.956] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    20.956] (II) No input driver specified, ignoring this device.
[    20.956] (II) This device may have been added with another device file.
[    20.957] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    20.958] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    20.958] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    20.958] (**) ThinkPad Extra Buttons: always reports core events
[    20.958] (**) Option "Device" "/dev/input/event4"
[    20.958] (**) Option "_source" "server/udev"
[    20.960] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    20.960] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    20.961] (II) event4  - ThinkPad Extra Buttons: device removed
[    20.990] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input23/event4"
[    20.990] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[    20.993] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    20.993] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    20.994] (II) config/udev: Adding input device Synaptics TM3289-021 (/dev/input/event15)
[    20.994] (**) Synaptics TM3289-021: Applying InputClass "libinput touchpad catchall"
[    20.994] (II) Using input driver 'libinput' for 'Synaptics TM3289-021'
[    20.994] (**) Synaptics TM3289-021: always reports core events
[    20.994] (**) Option "Device" "/dev/input/event15"
[    20.994] (**) Option "_source" "server/udev"
[    20.997] (II) event15 - Synaptics TM3289-021: is tagged by udev as: Touchpad
[    21.000] (II) event15 - Synaptics TM3289-021: device is a touchpad
[    21.001] (II) event15 - Synaptics TM3289-021: device removed
[    21.057] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input28/event15"
[    21.057] (II) XINPUT: Adding extended input device "Synaptics TM3289-021" (type: TOUCHPAD, id 12)
[    21.060] (**) Option "AccelerationScheme" "none"
[    21.060] (**) Synaptics TM3289-021: (accel) selected scheme none/0
[    21.060] (**) Synaptics TM3289-021: (accel) acceleration factor: 2.000
[    21.060] (**) Synaptics TM3289-021: (accel) acceleration threshold: 4
[    21.062] (II) event15 - Synaptics TM3289-021: is tagged by udev as: Touchpad
[    21.066] (II) event15 - Synaptics TM3289-021: device is a touchpad
[    21.067] (II) config/udev: Adding input device Synaptics TM3289-021 (/dev/input/mouse0)
[    21.067] (II) No input driver specified, ignoring this device.
[    21.068] (II) This device may have been added with another device file.
[    21.069] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event16)
[    21.069] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    21.069] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    21.069] (**) TPPS/2 Elan TrackPoint: always reports core events
[    21.069] (**) Option "Device" "/dev/input/event16"
[    21.069] (**) Option "_source" "server/udev"
[    21.072] (II) event16 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    21.073] (II) event16 - TPPS/2 Elan TrackPoint: trackpoint multiplier is 0.40
[    21.073] (II) event16 - TPPS/2 Elan TrackPoint: device is a pointer
[    21.076] (II) event16 - TPPS/2 Elan TrackPoint: device removed
[    21.136] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input36/event16"
[    21.136] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 13)
[    21.137] (**) Option "AccelerationScheme" "none"
[    21.137] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    21.137] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    21.137] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    21.140] (II) event16 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    21.141] (II) event16 - TPPS/2 Elan TrackPoint: trackpoint multiplier is 0.40
[    21.141] (II) event16 - TPPS/2 Elan TrackPoint: device is a pointer
[    21.145] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse1)
[    21.145] (II) No input driver specified, ignoring this device.
[    21.145] (II) This device may have been added with another device file.
[    21.209] (EE) Failed to open authorization file "/var/run/sddm/{4e13b461-b559-4e5a-9fc9-6e7c3f779eaf}": No such file or directory
[    21.210] (II) config/udev: Adding input device Synaptics TM3289-021 (/dev/input/mouse0)
[    21.210] (II) No input driver specified, ignoring this device.
[    21.210] (II) This device may have been added with another device file.
[    21.211] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    21.211] (II) No input driver specified, ignoring this device.
[    21.211] (II) This device may have been added with another device file.
[    21.212] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[    21.212] (II) No input driver specified, ignoring this device.
[    21.212] (II) This device may have been added with another device file.
[    21.213] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    21.213] (II) No input driver specified, ignoring this device.
[    21.213] (II) This device may have been added with another device file.
[    21.213] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    21.213] (II) No input driver specified, ignoring this device.
[    21.213] (II) This device may have been added with another device file.
[    21.214] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    21.214] (II) No input driver specified, ignoring this device.
[    21.214] (II) This device may have been added with another device file.
[    21.215] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    21.215] (II) No input driver specified, ignoring this device.
[    21.215] (II) This device may have been added with another device file.
[    21.215] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    21.215] (II) No input driver specified, ignoring this device.
[    21.215] (II) This device may have been added with another device file.
[    21.216] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[    21.216] (II) No input driver specified, ignoring this device.
[    21.216] (II) This device may have been added with another device file.
[    21.216] (II) config/udev: removing device Synaptics TM3289-021
[    21.216] (II) event15 - Synaptics TM3289-021: device removed
[    21.310] (II) UnloadModule: "libinput"
[    21.310] (II) config/udev: Adding input device Synaptics TM3289-021 (/dev/input/event15)
[    21.310] (**) Synaptics TM3289-021: Applying InputClass "libinput touchpad catchall"
[    21.310] (II) Using input driver 'libinput' for 'Synaptics TM3289-021'
[    21.311] (**) Synaptics TM3289-021: always reports core events
[    21.311] (**) Option "Device" "/dev/input/event15"
[    21.311] (**) Option "_source" "server/udev"
[    21.313] (II) event15 - Synaptics TM3289-021: is tagged by udev as: Touchpad
[    21.317] (II) event15 - Synaptics TM3289-021: device is a touchpad
[    21.317] (II) event15 - Synaptics TM3289-021: device removed
[    21.377] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input28/event15"
[    21.377] (II) XINPUT: Adding extended input device "Synaptics TM3289-021" (type: TOUCHPAD, id 12)
[    21.380] (**) Option "AccelerationScheme" "none"
[    21.380] (**) Synaptics TM3289-021: (accel) selected scheme none/0
[    21.380] (**) Synaptics TM3289-021: (accel) acceleration factor: 2.000
[    21.380] (**) Synaptics TM3289-021: (accel) acceleration threshold: 4
[    21.382] (II) event15 - Synaptics TM3289-021: is tagged by udev as: Touchpad
[    21.386] (II) event15 - Synaptics TM3289-021: device is a touchpad
[    21.388] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse1)
[    21.388] (II) No input driver specified, ignoring this device.
[    21.388] (II) This device may have been added with another device file.
[    21.388] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[    21.389] (II) event16 - TPPS/2 Elan TrackPoint: device removed
[    21.443] (II) UnloadModule: "libinput"
[    21.444] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event16)
[    21.444] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    21.444] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    21.444] (**) TPPS/2 Elan TrackPoint: always reports core events
[    21.444] (**) Option "Device" "/dev/input/event16"
[    21.444] (**) Option "_source" "server/udev"
[    21.447] (II) event16 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    21.448] (II) event16 - TPPS/2 Elan TrackPoint: trackpoint multiplier is 0.40
[    21.448] (II) event16 - TPPS/2 Elan TrackPoint: device is a pointer
[    21.451] (II) event16 - TPPS/2 Elan TrackPoint: device removed
[    21.510] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input36/event16"
[    21.510] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 13)
[    21.510] (**) Option "AccelerationScheme" "none"
[    21.510] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    21.510] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    21.510] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    21.513] (II) event16 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    21.514] (II) event16 - TPPS/2 Elan TrackPoint: trackpoint multiplier is 0.40
[    21.515] (II) event16 - TPPS/2 Elan TrackPoint: device is a pointer
[    21.517] (II) config/udev: removing device Integrated Camera: Integrated C
[    21.518] (II) event17 - Integrated Camera: Integrated C: device removed
[    21.576] (II) UnloadModule: "libinput"
[    21.578] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[    21.578] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    21.578] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    21.578] (**) Integrated Camera: Integrated C: always reports core events
[    21.578] (**) Option "Device" "/dev/input/event17"
[    21.578] (**) Option "_source" "server/udev"
[    21.581] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    21.581] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[    21.582] (II) event17 - Integrated Camera: Integrated C: device removed
[    21.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input37/event17"
[    21.643] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    21.647] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    21.647] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[    27.814] (II) modeset(0): EDID vendor "AUO", prod id 8246
[    27.814] (II) modeset(0): Printing DDC gathered Modelines:
[    27.814] (II) modeset(0): Modeline "2560x1440"x0.0  245.50  2560 2608 2640 2720  1440 1443 1448 1504 -hsync -vsync (90.3 kHz eP)
[    28.126] (II) modeset(0): EDID vendor "AUO", prod id 8246
[    28.126] (II) modeset(0): Printing DDC gathered Modelines:
[    28.126] (II) modeset(0): Modeline "2560x1440"x0.0  245.50  2560 2608 2640 2720  1440 1443 1448 1504 -hsync -vsync (90.3 kHz eP)
[   104.607] (II) modeset(0): Allocate new frame buffer 2048x1152 stride
[   112.003] (II) modeset(0): Allocate new frame buffer 2560x1440 stride
[  4993.256] (EE) event15 - Synaptics TM3289-021: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.15.5/touchpad-jumping-cursors.html for details
[  5559.224] (II) event16 - TPPS/2 Elan TrackPoint: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.15.5/button-debouncing.html for details 

Last edited by anonymousarchfriend (2020-04-19 01:59:09)

Offline

#4 2020-04-19 06:49:59

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

Re: KDE launches display off center

The dimensions of the visible area do not seem to match any valid resolution. Also it looks like you took a screenshot (of the full area)
=> does simply restarting the plasmashell process work?

Online

#5 2020-04-19 07:59:36

anonymousarchfriend
Member
Registered: 2020-04-13
Posts: 5

Re: KDE launches display off center

seth wrote:

The dimensions of the visible area do not seem to match any valid resolution. Also it looks like you took a screenshot (of the full area)
=> does simply restarting the plasmashell process work?

Yeah I think it has a valid resolution but for some reason it is just shifting the entire thing down and to the right out of frame. The resolution change just for some reason fixes it until the next reboot. It also temporarily fixes if I switch the screen orientation from landscape to portrait and then back again.

Also, I just tried restarting the plasmashell process and it took it back to how it looks at reboot with everything out of frame.

Offline

#6 2020-04-19 08:07:20

anonymousarchfriend
Member
Registered: 2020-04-13
Posts: 5

Re: KDE launches display off center

Also I will add that my SDDM login manager launches appropriately with everything in frame upon reboot. Leading me to believe it is specifically a problem with KDE.

Offline

#7 2020-04-19 15:43:19

Intr0sp3ctive
Member
Registered: 2020-04-14
Posts: 8

Re: KDE launches display off center

Hi,

This is interesting, i do get similar issue once in while on my other system (Debian) - KDE & sddm too.
The configuration is 32 inch screen (2560 x 1440p) hooked to the laptop (fullHD) via HDMI where the laptop is set as a primary display.
(The SDDM always launches properly covering full screen.)

As far as i remember i am able to move mouse cursor to the black part of the screen.

I just log out & log back in and it gets fixed. No need for me to reboot.

Very curious to learn what is causing the issue..

Offline

#8 2020-04-19 17:19:31

anonymousarchfriend
Member
Registered: 2020-04-13
Posts: 5

Re: KDE launches display off center

Intr0sp3ctive wrote:

Hi,

This is interesting, i do get similar issue once in while on my other system (Debian) - KDE & sddm too.
The configuration is 32 inch screen (2560 x 1440p) hooked to the laptop (fullHD) via HDMI where the laptop is set as a primary display.
(The SDDM always launches properly covering full screen.)

As far as i remember i am able to move mouse cursor to the black part of the screen.

I just log out & log back in and it gets fixed. No need for me to reboot.

Very curious to learn what is causing the issue..

Hmm yes does sound very similar. I can also move my cursor to the black area and my display is 2560x1440p. When I log out and log back in it resets the issue though unfortunately. I have also noted that my applications launch normally and fill over the black area when I maximize them. It just seems to be the desktop and panel

Offline

#9 2020-04-19 18:07:48

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

Re: KDE launches display off center

You most notably don't have a multiscreen setup.
@Intr0sp3ctive, when this happens, is your plasma desktop exactly 1920x1080?

Online

#10 2020-04-19 19:05:53

Intr0sp3ctive
Member
Registered: 2020-04-14
Posts: 8

Re: KDE launches display off center

@Intr0sp3ctive, when this happens, is your plasma desktop exactly 1920x1080?

Seth,to be honest i am not 100% sure but i think the resolution as such is ok.
Both screens look ok in terms of resolution, it just feels like the the whole desktop (on both screens simultaneously) shifts to the right (setup is 32"monitor on the left, laptop on the right.) but the taskbar that is normally at the bottom of the laptop screen is unaffected.
If the resolution was off i would notice that i think.

Can not even remember now how i log out: i do have a logout button widget on the laptop screen but i have a feeling that i have to logout through start menu because all desktop widgets shift to the right that far that the logout one i am not able to reach with the mouse. And it normally sits at the left side of the laptop screen just about 1/3 above the start menu.

Will take a photo next time this problem occurs.

Offline

#11 2020-04-20 07:57:48

Skunky
Member
Registered: 2018-01-25
Posts: 230

Re: KDE launches display off center

I can reproduce the issue on both a desktop with 1680x1050@120hz (22" 16:10 with RX570 amdgpu) and a laptop 1920x1080@60hz (16:9 with nouveau driver).
Every other desktop environment/window manager works fine, logging out & log in doesn't help, neither reboot does, the only way i can get the right "resolution" on both setup is to run this script after few seconds kde started

xrandr -s 800x600 ;
xrandr -s 1680x1050 && xrandr -r 120

Please tell me if i can add some more information to help

Offline

#12 2020-04-25 09:04:22

Skunky
Member
Registered: 2018-01-25
Posts: 230

Re: KDE launches display off center

Even if i don't use KDE as my main DE, i took some time to narrow down the issue (that thing is too slow on a spinning hard drive!)
The issue seems to be caused from three files

kwinrc kwinrulesrc kwin_rules_dialogrc

Removing these three files, seems to fix desktop positioning, i recommend doing it from multi-user.target (without starting kde i mean) playing around with a clean user, simply removing kwinrc sometimes seems enough but not always, i'm not sure what's actually the issue with these files, make a backup before removing ofcourse.

Content of non-working kwinrc

[$Version]
update_info=kwin.upd:replace-scalein-with-scale,kwin.upd:port-minimizeanimation-effect-to-js,kwin.upd:port-scale-effect-to-js,kwin.upd:port-dimscreen-effect-to-js,kwin.upd:auto-bordersize,kwin.upd:animation-speed

[Compositing]
Backend=OpenGL
Enabled=true
GLCore=true
GLPreferBufferSwap=a
GLTextureFilter=2
HiddenPreviews=5
OpenGLIsUnsafe=false
WindowsBlockCompositing=true
XRenderSmoothScale=false

[Desktops]
Id_1=ce722df9-1154-45eb-a9bb-b0dc2c01d73a
Number=1
Rows=1

[NightColor]
Mode=Constant

[Plugins]
kwin4_effect_loginEnabled=false
kwin4_effect_logoutEnabled=false

[TabBox]
DesktopLayout=org.kde.breeze.desktop
DesktopListLayout=org.kde.breeze.desktop
LayoutName=org.kde.breeze.desktop

[org.kde.kdecoration2]
ButtonsOnLeft=XAISM
ButtonsOnRight=H

Content of non-working kwin_rules_dialogrc

[Notification Messages]
displayhints=false

Content of non-working kwinrulesrc

[1]
Description=Window settings for pavucontrol
clientmachine=localhost
clientmachinematch=0
position=184,238
positionrule=3
size=1299,671
sizerule=3
title=Volume Control
titlematch=1
types=1
wmclass=pavucontrol
wmclasscomplete=false
wmclassmatch=1

[10]
Description=Application settings for vmplayer
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=823,717
sizerule=3
wmclass=vmplayer
wmclasscomplete=false
wmclassmatch=1

[11]
Description=Application settings for mousepad
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1380,872
sizerule=3
wmclass=mousepad
wmclasscomplete=false
wmclassmatch=1

[12]
Description=Application settings for thunderbird
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1426,929
sizerule=3
wmclass=mail thunderbird
wmclasscomplete=true
wmclassmatch=1

[13]
Description=Application settings for plasmashell
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=972,763
sizerule=3
wmclass=plasmashell
wmclasscomplete=false
wmclassmatch=1

[14]
Description=Application settings for virtualbox manager
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1120,665
sizerule=3
wmclass=virtualbox manager
wmclasscomplete=false
wmclassmatch=1

[15]
Description=Application settings for termite
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1292,817
sizerule=3
wmclass=termite
wmclasscomplete=false
wmclassmatch=1

[16]
Description=Application settings for pcmanfm
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1292,845
sizerule=3
wmclass=pcmanfm
wmclasscomplete=false
wmclassmatch=1

[17]
Description=Application settings for firefox
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1528,894
sizerule=3
wmclass=navigator firefox
wmclasscomplete=true
wmclassmatch=1

[18]
Description=Window settings for plasmashell
clientmachine=localhost
clientmachinematch=0
position=346,129
positionrule=3
size=972,763
sizerule=3
title=Digital Clock Settings — Plasma
titlematch=1
types=1
wmclass=plasmashell
wmclasscomplete=false
wmclassmatch=1

[19]
Description=Window settings for plasmashell
clientmachine=localhost
clientmachinematch=0
position=378,155
positionrule=3
size=972,763
sizerule=3
title=Task Manager Settings — Plasma
titlematch=1
types=1
wmclass=plasmashell
wmclasscomplete=false
wmclassmatch=1

[2]
Description=Window settings for ksysguard
clientmachine=localhost
clientmachinematch=0
position=259,172
positionrule=3
size=1142,785
sizerule=3
title=System Monitor
titlematch=0
types=1
windowrole=mainwindow#1
windowrolematch=1
wmclass=ksysguard
wmclasscomplete=false
wmclassmatch=1

[20]
Description=Window settings for systemsettings
clientmachine=localhost
clientmachinematch=0
position=162,145
positionrule=3
size=1353,765
sizerule=3
title=System Settings
titlematch=0
types=1
windowrole=mainwindow#1
windowrolematch=1
wmclass=systemsettings5 systemsettings
wmclasscomplete=true
wmclassmatch=1

[3]
Description=Window settings for virtualbox manager
clientmachine=localhost
clientmachinematch=0
position=261,231
positionrule=3
size=1120,665
sizerule=3
title=Oracle VM VirtualBox Manager
titlematch=1
types=1
wmclass=virtualbox manager
wmclasscomplete=false
wmclassmatch=1

[4]
Description=Window settings for konsole
clientmachine=localhost
clientmachinematch=0
position=90,100
positionrule=3
size=1434,878
sizerule=3
title=~ : zsh — Konsole
titlematch=0
types=1
windowrole=mainwindow#1
windowrolematch=1
wmclass=konsole
wmclasscomplete=false
wmclassmatch=1

[5]
Description=Window settings for atom
clientmachine=localhost
clientmachinematch=0
position=39,54
positionrule=3
size=1560,944
sizerule=3
title=untitled — Atom
titlematch=0
types=1
windowrole=browser-window
windowrolematch=1
wmclass=atom
wmclasscomplete=false
wmclassmatch=1

[6]
Description=Window settings for dolphin
clientmachine=localhost
clientmachinematch=0
position=126,72
positionrule=3
size=1330,896
sizerule=3
title=/home/skunky/Downloads — Dolphin
titlematch=0
types=1
windowrole=dolphin#1
windowrolematch=1
wmclass=dolphin
wmclasscomplete=false
wmclassmatch=1

[7]
Description=Application settings for ghb
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1490,972
sizerule=3
wmclass=ghb
wmclasscomplete=false
wmclassmatch=1

[8]
Description=Application settings for kmenuedit
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=1054,748
sizerule=3
wmclass=kmenuedit
wmclasscomplete=false
wmclassmatch=1

[9]
Description=Application settings for avidemux3_qt5
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=783,918
sizerule=3
wmclass=avidemux3_qt5
wmclasscomplete=false
wmclassmatch=1

[General]
count=20

Content of working kwinrc

[Compositing]
OpenGLIsUnsafe=false

[Desktops]
Id_1=b33511d4-9669-4c1e-b7da-3b3b8c1853ba
Number=1
Rows=1

Content of working kwin_rules_dialogrc
There is none by default!

Content of working kwinrulesrc
There is none by default!


Edit: Found the issue, edit kwinrulesrc and find, then delete the plasmashell rule

[13]
Description=Application settings for plasmashell
clientmachine=localhost
clientmachinematch=0
placement=Centered
placementrule=2
size=972,763
sizerule=3
wmclass=plasmashell
wmclasscomplete=false
wmclassmatch=1

Apparently, when we create a custom window positioning some application create this rule for "plasmashell"

Last edited by Skunky (2020-04-25 10:20:19)

Offline

Board footer

Powered by FluxBB