You are not logged in.

#1 2023-10-05 12:39:31

Chrilleee
Member
Registered: 2011-04-27
Posts: 34

DP output names changed after sleep, causing Xorg to crash

I have a Lenovo Thinkpad T14 AMD 1st Gen. Most of the time I have it setup to two external monitors, using display port daisy chaining. This worked perfectly fine in the beginning, but for some time now (perhaps a year?) the outputs for the display ports haven't been consistent between reboots. Initially it was either DisplayPort-2 and -3, or -4 and -5. But recently, it has been slightly more random.

However, since some shorter time ago, my Xorg has crashed from time to time when the system has fallen to sleep when using my external monitors. And more recently, it seems to happen almost every time the system goes to sleep. I started digging into it, and it seems to happen because of a name change in the outputs.

I've enabled early KMS, but with no success.

Today when I booted my computer, it was DisplayPort-2 and -3. Then the computer got into sleep. When resuming, Xorg crashed and outputs have changed to DisplayPort-4 and -5.

Xorg log after the crash:

[    50.337] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    50.337] Current Operating System: Linux system 6.5.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000 x86_64
[    50.337] Kernel command line: cryptdevice=UUID=dbe72119-a80f-4d88-950b-4cece9f9b27b:cryptlvm:allow-discards root=/dev/volgroup/root rw add_efi_memmap initrd=amd-ucode.img initrd=initramfs-linux.img
[    50.337]  
[    50.338] Current version of pixman: 0.42.2
[    50.338] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    50.338] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    50.338] (==) Log file: "/home/.../.local/share/xorg/Xorg.1.log", Time: Thu Oct  5 09:26:33 2023
[    50.341] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    50.341] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    50.341] (==) No Layout section.  Using the first Screen section.
[    50.341] (==) No screen section available. Using defaults.
[    50.341] (**) |-->Screen "Default Screen Section" (0)
[    50.341] (**) |   |-->Monitor "<default monitor>"
[    50.342] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    50.342] (==) Automatically adding devices
[    50.342] (==) Automatically enabling devices
[    50.342] (==) Automatically adding GPU devices
[    50.342] (==) Automatically binding GPU devices
[    50.342] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    50.342] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    50.342] 	Entry deleted from font path.
[    50.342] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    50.342] 	Entry deleted from font path.
[    50.342] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    50.342] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    50.342] 	Entry deleted from font path.
[    50.342] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    50.342] 	Entry deleted from font path.
[    50.342] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    50.342] 	Entry deleted from font path.
[    50.342] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    50.342] 	Entry deleted from font path.
[    50.342] (==) FontPath set to:
	
[    50.342] (==) ModulePath set to "/usr/lib/xorg/modules"
[    50.342] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    50.342] (II) Module ABI versions:
[    50.342] 	X.Org ANSI C Emulation: 0.4
[    50.342] 	X.Org Video Driver: 25.2
[    50.342] 	X.Org XInput driver : 24.4
[    50.342] 	X.Org Server Extension : 10.0
[    50.343] (++) using VT number 1

[    50.345] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    50.347] (II) xfree86: Adding drm device (/dev/dri/card1)
[    50.347] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card1
[    50.347] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    50.352] (--) PCI:*(7@0:0:0) 1002:1636:17aa:5081 rev 209, Mem @ 0x860000000/268435456, 0x870000000/2097152, 0xfd300000/524288, I/O @ 0x00001000/256
[    50.352] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    50.352] (II) LoadModule: "glx"
[    50.354] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    50.362] (II) Module glx: vendor="X.Org Foundation"
[    50.362] 	compiled for 1.21.1.8, module version = 1.0.0
[    50.362] 	ABI class: X.Org Server Extension, version 10.0
[    50.362] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[    50.362] 	loading driver: amdgpu
[    50.362] (==) Matched amdgpu as autoconfigured driver 0
[    50.362] (==) Matched ati as autoconfigured driver 1
[    50.362] (==) Matched modesetting as autoconfigured driver 2
[    50.362] (==) Matched fbdev as autoconfigured driver 3
[    50.362] (==) Matched vesa as autoconfigured driver 4
[    50.362] (==) Assigned the driver to the xf86ConfigLayout
[    50.362] (II) LoadModule: "amdgpu"
[    50.362] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    50.367] (II) Module amdgpu: vendor="X.Org Foundation"
[    50.367] 	compiled for 1.21.1.7, module version = 23.0.0
[    50.367] 	Module class: X.Org Video Driver
[    50.367] 	ABI class: X.Org Video Driver, version 25.2
[    50.367] (II) LoadModule: "ati"
[    50.367] (WW) Warning, couldn't open module ati
[    50.367] (EE) Failed to load module "ati" (module does not exist, 0)
[    50.367] (II) LoadModule: "modesetting"
[    50.367] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    50.368] (II) Module modesetting: vendor="X.Org Foundation"
[    50.368] 	compiled for 1.21.1.8, module version = 1.21.1
[    50.368] 	Module class: X.Org Video Driver
[    50.368] 	ABI class: X.Org Video Driver, version 25.2
[    50.368] (II) LoadModule: "fbdev"
[    50.368] (WW) Warning, couldn't open module fbdev
[    50.368] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    50.368] (II) LoadModule: "vesa"
[    50.368] (WW) Warning, couldn't open module vesa
[    50.368] (EE) Failed to load module "vesa" (module does not exist, 0)
[    50.368] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    50.368] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    50.370] (WW) Falling back to old probe method for modesetting
[    50.370] (EE) open /dev/dri/card0: No such file or directory
[    50.370] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    50.370] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    50.370] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    50.370] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    50.370] (==) AMDGPU(0): Default visual is TrueColor
[    50.370] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[    50.370] (==) AMDGPU(0): RGB weight 888
[    50.370] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    50.370] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1636)
[    50.370] (II) Loading sub module "fb"
[    50.370] (II) LoadModule: "fb"
[    50.370] (II) Module "fb" already built-in
[    50.370] (II) Loading sub module "dri2"
[    50.370] (II) LoadModule: "dri2"
[    50.370] (II) Module "dri2" already built-in
[    50.557] (II) Loading sub module "glamoregl"
[    50.557] (II) LoadModule: "glamoregl"
[    50.557] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    50.563] (II) Module glamoregl: vendor="X.Org Foundation"
[    50.563] 	compiled for 1.21.1.8, module version = 1.0.1
[    50.563] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    50.583] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 16.0.6, DRM 3.54, 6.5.5-arch1-1)
[    50.583] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    50.583] (==) AMDGPU(0): TearFree property default: auto
[    50.583] (==) AMDGPU(0): VariableRefresh: disabled
[    50.583] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    50.583] (II) AMDGPU(0): KMS Pageflipping: enabled
[    50.590] (II) AMDGPU(0): Output eDP has no monitor section
[    50.590] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    50.590] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    50.590] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    50.592] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    50.594] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[    50.628] (WW) AMDGPU(0): 6 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[    50.638] (II) AMDGPU(0): EDID for output eDP
[    50.638] (II) AMDGPU(0): Manufacturer: AUO  Model: 573d  Serial#: 0
[    50.638] (II) AMDGPU(0): Year: 2018  Week: 0
[    50.638] (II) AMDGPU(0): EDID Version: 1.4
[    50.638] (II) AMDGPU(0): Digital Display Input
[    50.638] (II) AMDGPU(0): 8 bits per channel
[    50.638] (II) AMDGPU(0): Digital interface is DisplayPort
[    50.638] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    50.638] (II) AMDGPU(0): Gamma: 2.20
[    50.638] (II) AMDGPU(0): No DPMS capabilities specified
[    50.638] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    50.638] (II) AMDGPU(0): First detailed timing is preferred mode
[    50.638] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    50.638] (II) AMDGPU(0): redX: 0.645 redY: 0.330   greenX: 0.301 greenY: 0.604
[    50.638] (II) AMDGPU(0): blueX: 0.154 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
[    50.638] (II) AMDGPU(0): Manufacturer's mask: 0
[    50.638] (II) AMDGPU(0): Supported detailed timing:
[    50.638] (II) AMDGPU(0): clock: 142.6 MHz   Image Size:  309 x 174 mm
[    50.638] (II) AMDGPU(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2080 h_border: 0
[    50.638] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1142 v_border: 0
[    50.638] (II) AMDGPU(0): Unknown vendor-specific block f
[    50.638] (II) AMDGPU(0):  AUO
[    50.638] (II) AMDGPU(0):  B140HAN05.7
[    50.638] (II) AMDGPU(0): EDID (in hex):
[    50.638] (II) AMDGPU(0): 	00ffffffffffff0006af3d5700000000
[    50.638] (II) AMDGPU(0): 	001c0104a51f1178022285a5544d9a27
[    50.638] (II) AMDGPU(0): 	0e505400000001010101010101010101
[    50.638] (II) AMDGPU(0): 	010101010101b43780a070383e401010
[    50.638] (II) AMDGPU(0): 	350035ae100000180000000f00000000
[    50.638] (II) AMDGPU(0): 	00000000000000000020000000fe0041
[    50.638] (II) AMDGPU(0): 	554f0a202020202020202020000000fe
[    50.638] (II) AMDGPU(0): 	004231343048414e30352e37200a0070
[    50.638] (II) AMDGPU(0): Printing probed modes for output eDP
[    50.639] (II) AMDGPU(0): Modeline "1920x1080"x60.0  142.60  1920 1936 1952 2080  1080 1083 1088 1142 -hsync -vsync (68.6 kHz eP)
[    50.639] (II) AMDGPU(0): Modeline "1680x1050"x60.0  142.60  1680 1936 1952 2080  1050 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "1280x1024"x60.0  142.60  1280 1936 1952 2080  1024 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "1440x900"x60.0  142.60  1440 1936 1952 2080  900 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "1280x800"x60.0  142.60  1280 1936 1952 2080  800 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "1280x720"x60.0  142.60  1280 1936 1952 2080  720 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "1024x768"x60.0  142.60  1024 1936 1952 2080  768 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "800x600"x60.0  142.60  800 1936 1952 2080  600 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): Modeline "640x480"x60.0  142.60  640 1936 1952 2080  480 1083 1088 1142 -hsync -vsync (68.6 kHz e)
[    50.639] (II) AMDGPU(0): EDID for output HDMI-A-0
[    50.639] (II) AMDGPU(0): EDID for output DisplayPort-0
[    50.639] (II) AMDGPU(0): EDID for output DisplayPort-1
[    50.643] (II) AMDGPU(0): EDID for output DisplayPort-2
[    50.643] (II) AMDGPU(0): Manufacturer: DEL  Model: d06e  Serial#: 810434892
[    50.643] (II) AMDGPU(0): Year: 2016  Week: 35
[    50.643] (II) AMDGPU(0): EDID Version: 1.4
[    50.643] (II) AMDGPU(0): Digital Display Input
[    50.643] (II) AMDGPU(0): 8 bits per channel
[    50.643] (II) AMDGPU(0): Digital interface is DisplayPort
[    50.643] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 55  vert.: 31
[    50.643] (II) AMDGPU(0): Gamma: 2.20
[    50.643] (II) AMDGPU(0): DPMS capabilities: Off
[    50.643] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    50.643] (II) AMDGPU(0): Default color space is primary color space
[    50.643] (II) AMDGPU(0): First detailed timing is preferred mode
[    50.643] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    50.643] (II) AMDGPU(0): redX: 0.661 redY: 0.332   greenX: 0.302 greenY: 0.613
[    50.643] (II) AMDGPU(0): blueX: 0.149 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    50.643] (II) AMDGPU(0): Supported established timings:
[    50.643] (II) AMDGPU(0): 720x400@70Hz
[    50.643] (II) AMDGPU(0): 640x480@60Hz
[    50.643] (II) AMDGPU(0): 640x480@75Hz
[    50.643] (II) AMDGPU(0): 800x600@60Hz
[    50.643] (II) AMDGPU(0): 800x600@75Hz
[    50.643] (II) AMDGPU(0): 1024x768@60Hz
[    50.643] (II) AMDGPU(0): 1024x768@75Hz
[    50.643] (II) AMDGPU(0): 1280x1024@75Hz
[    50.643] (II) AMDGPU(0): Manufacturer's mask: 0
[    50.643] (II) AMDGPU(0): Supported standard timings:
[    50.643] (II) AMDGPU(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    50.643] (II) AMDGPU(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    50.643] (II) AMDGPU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    50.643] (II) AMDGPU(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    50.643] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    50.643] (II) AMDGPU(0): #5: hsize: 1200  vsize 960  refresh: 60  vid: 32887
[    50.643] (II) AMDGPU(0): Supported detailed timing:
[    50.643] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  553 x 311 mm
[    50.643] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    50.643] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    50.643] (II) AMDGPU(0): Serial No: 9X2VY6940NAL
[    50.643] (II) AMDGPU(0): Monitor name: DELL U2515H
[    50.643] (II) AMDGPU(0): Ranges: V min: 56 V max: 86 Hz, H min: 30 H max: 113 kHz, PixClock max 305 MHz
[    50.643] (II) AMDGPU(0): Supported detailed timing:
[    50.643] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  553 x 311 mm
[    50.643] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    50.643] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    50.644] (II) AMDGPU(0): Supported detailed timing:
[    50.644] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[    50.644] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    50.644] (II) AMDGPU(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    50.644] (II) AMDGPU(0): Supported detailed timing:
[    50.644] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[    50.644] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    50.644] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    50.644] (II) AMDGPU(0): Supported detailed timing:
[    50.644] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  553 x 311 mm
[    50.644] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    50.644] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    50.644] (II) AMDGPU(0): Supported detailed timing:
[    50.644] (II) AMDGPU(0): clock: 162.0 MHz   Image Size:  553 x 311 mm
[    50.644] (II) AMDGPU(0): h_active: 2048  h_sync: 2074  h_sync_end 2154 h_blank_end 2250 h_border: 0
[    50.644] (II) AMDGPU(0): v_active: 1152  v_sync: 1153  v_sync_end 1156 v_blanking: 1200 v_border: 0
[    50.644] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    50.644] (II) AMDGPU(0): EDID (in hex):
[    50.644] (II) AMDGPU(0): 	00ffffffffffff0010ac6ed04c414e30
[    50.644] (II) AMDGPU(0): 	231a0104a5371f783e4455a9554d9d26
[    50.644] (II) AMDGPU(0): 	0f5054a54b00b300d100714fa9408180
[    50.644] (II) AMDGPU(0): 	778001010101565e00a0a0a029503020
[    50.644] (II) AMDGPU(0): 	350029372100001a000000ff00395832
[    50.644] (II) AMDGPU(0): 	5659363934304e414c0a000000fc0044
[    50.644] (II) AMDGPU(0): 	454c4c205532353135480a20000000fd
[    50.644] (II) AMDGPU(0): 	0038561e711e010a2020202020200170
[    50.644] (II) AMDGPU(0): 	02031cf14f1005040302071601141f12
[    50.644] (II) AMDGPU(0): 	132021222309070783010000023a8018
[    50.644] (II) AMDGPU(0): 	71382d40582c450029372100001e011d
[    50.644] (II) AMDGPU(0): 	8018711c1620582c250029372100009e
[    50.644] (II) AMDGPU(0): 	011d007251d01e206e28550029372100
[    50.644] (II) AMDGPU(0): 	001e8c0ad08a20e02d10103e96002937
[    50.644] (II) AMDGPU(0): 	21000018483f00ca808030401a501300
[    50.644] (II) AMDGPU(0): 	29372100001e00000000000000000057
[    50.644] (II) AMDGPU(0): Printing probed modes for output DisplayPort-2
[    50.644] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[    50.644] (II) AMDGPU(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1200x960"x60.0   94.65  1200 1272 1392 1584  960 963 970 996 -hsync +vsync (59.8 kHz)
[    50.644] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    50.644] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    50.649] (II) AMDGPU(0): EDID for output DisplayPort-3
[    50.649] (II) AMDGPU(0): Manufacturer: DEL  Model: d06f  Serial#: 810177100
[    50.649] (II) AMDGPU(0): Year: 2016  Week: 35
[    50.649] (II) AMDGPU(0): EDID Version: 1.4
[    50.649] (II) AMDGPU(0): Digital Display Input
[    50.649] (II) AMDGPU(0): 8 bits per channel
[    50.649] (II) AMDGPU(0): Digital interface is DisplayPort
[    50.649] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 55  vert.: 31
[    50.649] (II) AMDGPU(0): Gamma: 2.20
[    50.649] (II) AMDGPU(0): DPMS capabilities: Off
[    50.649] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    50.649] (II) AMDGPU(0): Default color space is primary color space
[    50.649] (II) AMDGPU(0): First detailed timing is preferred mode
[    50.649] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    50.649] (II) AMDGPU(0): redX: 0.661 redY: 0.332   greenX: 0.302 greenY: 0.613
[    50.649] (II) AMDGPU(0): blueX: 0.149 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    50.649] (II) AMDGPU(0): Supported established timings:
[    50.649] (II) AMDGPU(0): 720x400@70Hz
[    50.649] (II) AMDGPU(0): 640x480@60Hz
[    50.649] (II) AMDGPU(0): 640x480@75Hz
[    50.649] (II) AMDGPU(0): 800x600@60Hz
[    50.649] (II) AMDGPU(0): 800x600@75Hz
[    50.649] (II) AMDGPU(0): 1024x768@60Hz
[    50.649] (II) AMDGPU(0): 1024x768@75Hz
[    50.649] (II) AMDGPU(0): 1280x1024@75Hz
[    50.649] (II) AMDGPU(0): Manufacturer's mask: 0
[    50.649] (II) AMDGPU(0): Supported standard timings:
[    50.649] (II) AMDGPU(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    50.649] (II) AMDGPU(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    50.649] (II) AMDGPU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    50.649] (II) AMDGPU(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    50.649] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    50.649] (II) AMDGPU(0): #5: hsize: 1200  vsize 960  refresh: 60  vid: 32887
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    50.649] (II) AMDGPU(0): Serial No: 9X2VY6940JRL
[    50.649] (II) AMDGPU(0): Monitor name: DELL U2515H
[    50.649] (II) AMDGPU(0): Ranges: V min: 56 V max: 86 Hz, H min: 30 H max: 113 kHz, PixClock max 305 MHz
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    50.649] (II) AMDGPU(0): Supported detailed timing:
[    50.649] (II) AMDGPU(0): clock: 162.0 MHz   Image Size:  553 x 311 mm
[    50.649] (II) AMDGPU(0): h_active: 2048  h_sync: 2074  h_sync_end 2154 h_blank_end 2250 h_border: 0
[    50.649] (II) AMDGPU(0): v_active: 1152  v_sync: 1153  v_sync_end 1156 v_blanking: 1200 v_border: 0
[    50.649] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    50.649] (II) AMDGPU(0): EDID (in hex):
[    50.649] (II) AMDGPU(0): 	00ffffffffffff0010ac6fd04c524a30
[    50.649] (II) AMDGPU(0): 	231a0104a5371f783e4455a9554d9d26
[    50.649] (II) AMDGPU(0): 	0f5054a54b00b300d100714fa9408180
[    50.649] (II) AMDGPU(0): 	778001010101565e00a0a0a029503020
[    50.649] (II) AMDGPU(0): 	350029372100001a000000ff00395832
[    50.649] (II) AMDGPU(0): 	5659363934304a524c0a000000fc0044
[    50.649] (II) AMDGPU(0): 	454c4c205532353135480a20000000fd
[    50.649] (II) AMDGPU(0): 	0038561e711e010a2020202020200155
[    50.649] (II) AMDGPU(0): 	02031cf14f1005040302071601141f12
[    50.649] (II) AMDGPU(0): 	132021222309070783010000023a8018
[    50.649] (II) AMDGPU(0): 	71382d40582c450029372100001e011d
[    50.649] (II) AMDGPU(0): 	8018711c1620582c250029372100009e
[    50.649] (II) AMDGPU(0): 	011d007251d01e206e28550029372100
[    50.649] (II) AMDGPU(0): 	001e8c0ad08a20e02d10103e96002937
[    50.649] (II) AMDGPU(0): 	21000018483f00ca808030401a501300
[    50.650] (II) AMDGPU(0): 	29372100001e00000000000000000057
[    50.650] (II) AMDGPU(0): Printing probed modes for output DisplayPort-3
[    50.650] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[    50.650] (II) AMDGPU(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1200x960"x60.0   94.65  1200 1272 1392 1584  960 963 970 996 -hsync +vsync (59.8 kHz)
[    50.650] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    50.650] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    50.650] (II) AMDGPU(0): Output eDP connected
[    50.650] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[    50.650] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    50.650] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    50.650] (II) AMDGPU(0): Output DisplayPort-2 connected
[    50.650] (II) AMDGPU(0): Output DisplayPort-3 connected
[    50.650] (II) AMDGPU(0): Using spanning desktop for initial modes
[    50.650] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[    50.650] (II) AMDGPU(0): Output DisplayPort-2 using initial mode 2560x1440 +1920+0
[    50.650] (II) AMDGPU(0): Output DisplayPort-3 using initial mode 2560x1440 +4480+0
[    50.650] (II) AMDGPU(0): mem size init: gart size :3a2bdb000 vram size: s:7df48000 visible:7df48000
[    50.650] (==) AMDGPU(0): DPI set to (96, 96)
[    50.650] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    50.650] (II) Loading sub module "ramdac"
[    50.650] (II) LoadModule: "ramdac"
[    50.650] (II) Module "ramdac" already built-in
[    50.650] (II) UnloadModule: "modesetting"
[    50.650] (II) Unloading modesetting
[    50.650] (II) AMDGPU(0): [DRI2] Setup complete
[    50.650] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    50.650] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    50.724] (II) AMDGPU(0): Front buffer pitch: 28160 bytes
[    50.726] (II) AMDGPU(0): SYNC extension fences enabled
[    50.726] (II) AMDGPU(0): Present extension enabled
[    50.726] (==) AMDGPU(0): DRI3 enabled
[    50.726] (==) AMDGPU(0): Backing store enabled
[    50.726] (II) AMDGPU(0): Direct rendering enabled
[    50.744] (II) AMDGPU(0): Use GLAMOR acceleration.
[    50.744] (II) AMDGPU(0): Acceleration enabled
[    50.744] (==) AMDGPU(0): DPMS enabled
[    50.744] (==) AMDGPU(0): Silken mouse enabled
[    50.744] (II) AMDGPU(0): Set up textured video (glamor)
[    50.778] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[    50.778] (II) Initializing extension Generic Event Extension
[    50.778] (II) Initializing extension SHAPE
[    50.778] (II) Initializing extension MIT-SHM
[    50.778] (II) Initializing extension XInputExtension
[    50.779] (II) Initializing extension XTEST
[    50.779] (II) Initializing extension BIG-REQUESTS
[    50.779] (II) Initializing extension SYNC
[    50.779] (II) Initializing extension XKEYBOARD
[    50.779] (II) Initializing extension XC-MISC
[    50.779] (II) Initializing extension SECURITY
[    50.779] (II) Initializing extension XFIXES
[    50.779] (II) Initializing extension RENDER
[    50.780] (II) Initializing extension RANDR
[    50.780] (II) Initializing extension COMPOSITE
[    50.780] (II) Initializing extension DAMAGE
[    50.780] (II) Initializing extension MIT-SCREEN-SAVER
[    50.780] (II) Initializing extension DOUBLE-BUFFER
[    50.780] (II) Initializing extension RECORD
[    50.781] (II) Initializing extension DPMS
[    50.781] (II) Initializing extension Present
[    50.781] (II) Initializing extension DRI3
[    50.781] (II) Initializing extension X-Resource
[    50.781] (II) Initializing extension XVideo
[    50.781] (II) Initializing extension XVideo-MotionCompensation
[    50.781] (II) Initializing extension GLX
[    50.791] (II) AIGLX: Loaded and initialized radeonsi
[    50.791] (II) GLX: Initialized DRI2 GL provider for screen 0
[    50.791] (II) Initializing extension XFree86-VidModeExtension
[    50.791] (II) Initializing extension XFree86-DGA
[    50.791] (II) Initializing extension XFree86-DRI
[    50.791] (II) Initializing extension DRI2
[    50.791] (II) AMDGPU(0): Setting screen physical size to 1862 x 381
[    53.646] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    53.646] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    53.646] (II) LoadModule: "libinput"
[    53.646] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    53.650] (II) Module libinput: vendor="X.Org Foundation"
[    53.650] 	compiled for 1.21.1.8, module version = 1.4.0
[    53.650] 	Module class: X.Org XInput Driver
[    53.650] 	ABI class: X.Org XInput driver, version 24.4
[    53.650] (II) Using input driver 'libinput' for 'Power Button'
[    53.652] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[    53.652] (**) Power Button: always reports core events
[    53.652] (**) Option "Device" "/dev/input/event3"
[    53.661] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    53.661] (II) event3  - Power Button: device is a keyboard
[    53.661] (II) event3  - Power Button: device removed
[    53.661] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    53.661] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    53.662] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    53.662] (II) event3  - Power Button: device is a keyboard
[    53.663] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    53.663] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    53.663] (II) Using input driver 'libinput' for 'Video Bus'
[    53.664] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[    53.664] (**) Video Bus: always reports core events
[    53.664] (**) Option "Device" "/dev/input/event4"
[    53.665] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    53.665] (II) event4  - Video Bus: device is a keyboard
[    53.665] (II) event4  - Video Bus: device removed
[    53.665] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input4/event4"
[    53.665] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    53.666] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    53.666] (II) event4  - Video Bus: device is a keyboard
[    53.666] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    53.666] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    53.666] (II) Using input driver 'libinput' for 'Power Button'
[    53.667] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[    53.667] (**) Power Button: always reports core events
[    53.667] (**) Option "Device" "/dev/input/event0"
[    53.668] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    53.668] (II) event0  - Power Button: device is a keyboard
[    53.668] (II) event0  - Power Button: device removed
[    53.668] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    53.668] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    53.669] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    53.669] (II) event0  - Power Button: device is a keyboard
[    53.669] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    53.669] (II) No input driver specified, ignoring this device.
[    53.669] (II) This device may have been added with another device file.
[    53.670] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    53.670] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    53.670] (II) Using input driver 'libinput' for 'Sleep Button'
[    53.671] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[    53.671] (**) Sleep Button: always reports core events
[    53.671] (**) Option "Device" "/dev/input/event2"
[    53.672] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    53.672] (II) event2  - Sleep Button: device is a keyboard
[    53.672] (II) event2  - Sleep Button: device removed
[    53.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    53.672] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    53.673] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    53.673] (II) event2  - Sleep Button: device is a keyboard
[    53.674] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event15)
[    53.674] (II) No input driver specified, ignoring this device.
[    53.674] (II) This device may have been added with another device file.
[    53.674] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event16)
[    53.674] (II) No input driver specified, ignoring this device.
[    53.674] (II) This device may have been added with another device file.
[    53.675] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event17)
[    53.675] (II) No input driver specified, ignoring this device.
[    53.675] (II) This device may have been added with another device file.
[    53.675] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event13)
[    53.675] (**) Logitech Performance MX: Applying InputClass "libinput pointer catchall"
[    53.675] (II) Using input driver 'libinput' for 'Logitech Performance MX'
[    53.677] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 33 paused 0
[    53.677] (**) Logitech Performance MX: always reports core events
[    53.677] (**) Option "Device" "/dev/input/event13"
[    53.679] (II) event13 - Logitech Performance MX: is tagged by udev as: Mouse
[    53.679] (II) event13 - Logitech Performance MX: device set to 1000 DPI
[    53.679] (II) event13 - Logitech Performance MX: device is a pointer
[    53.679] (II) event13 - Logitech Performance MX: device removed
[    53.679] (II) libinput: Logitech Performance MX: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.679] (II) libinput: Logitech Performance MX: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.679] (II) libinput: Logitech Performance MX: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb4/4-2/4-2:1.2/0003:046D:C52B.0005/0003:046D:101A.0008/input/input25/event13"
[    53.679] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 10)
[    53.679] (**) Option "AccelerationScheme" "none"
[    53.679] (**) Logitech Performance MX: (accel) selected scheme none/0
[    53.679] (**) Logitech Performance MX: (accel) acceleration factor: 2.000
[    53.679] (**) Logitech Performance MX: (accel) acceleration threshold: 4
[    53.681] (II) event13 - Logitech Performance MX: is tagged by udev as: Mouse
[    53.681] (II) event13 - Logitech Performance MX: device set to 1000 DPI
[    53.681] (II) event13 - Logitech Performance MX: device is a pointer
[    53.682] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse2)
[    53.682] (II) No input driver specified, ignoring this device.
[    53.682] (II) This device may have been added with another device file.
[    53.682] (II) config/udev: Adding input device Logitech K800 (/dev/input/event11)
[    53.682] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[    53.682] (II) Using input driver 'libinput' for 'Logitech K800'
[    53.684] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 34 paused 0
[    53.684] (**) Logitech K800: always reports core events
[    53.684] (**) Option "Device" "/dev/input/event11"
[    53.686] (II) event11 - Logitech K800: is tagged by udev as: Keyboard
[    53.686] (II) event11 - Logitech K800: device is a keyboard
[    53.686] (II) event11 - Logitech K800: device removed
[    53.686] (II) libinput: Logitech K800: needs a virtual subdevice
[    53.686] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb4/4-2/4-2:1.2/0003:046D:C52B.0005/0003:046D:406E.0009/input/input24/event11"
[    53.686] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 11)
[    53.686] (**) Option "AccelerationScheme" "none"
[    53.686] (**) Logitech K800: (accel) selected scheme none/0
[    53.686] (**) Logitech K800: (accel) acceleration factor: 2.000
[    53.686] (**) Logitech K800: (accel) acceleration threshold: 4
[    53.688] (II) event11 - Logitech K800: is tagged by udev as: Keyboard
[    53.688] (II) event11 - Logitech K800: device is a keyboard
[    53.689] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    53.689] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    53.689] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    53.690] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 35 paused 0
[    53.690] (**) Logitech USB Receiver: always reports core events
[    53.690] (**) Option "Device" "/dev/input/event7"
[    53.692] (II) event7  - Logitech USB Receiver: is tagged by udev as: Keyboard
[    53.692] (II) event7  - Logitech USB Receiver: device is a keyboard
[    53.692] (II) event7  - Logitech USB Receiver: device removed
[    53.692] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.0/0003:046D:C548.0001/input/input8/event7"
[    53.692] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    53.693] (II) event7  - Logitech USB Receiver: is tagged by udev as: Keyboard
[    53.693] (II) event7  - Logitech USB Receiver: device is a keyboard
[    53.694] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event9)
[    53.694] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[    53.694] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[    53.695] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 36 paused 0
[    53.695] (**) Logitech USB Receiver Mouse: always reports core events
[    53.695] (**) Option "Device" "/dev/input/event9"
[    53.697] (II) event9  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    53.697] (II) event9  - Logitech USB Receiver Mouse: device is a pointer
[    53.697] (II) event9  - Logitech USB Receiver Mouse: device removed
[    53.697] (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.697] (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.697] (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.697] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.1/0003:046D:C548.0003/input/input10/event9"
[    53.697] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 13)
[    53.697] (**) Option "AccelerationScheme" "none"
[    53.697] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[    53.697] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[    53.697] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[    53.698] (II) event9  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    53.699] (II) event9  - Logitech USB Receiver Mouse: device is a pointer
[    53.699] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[    53.699] (II) No input driver specified, ignoring this device.
[    53.699] (II) This device may have been added with another device file.
[    53.700] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event10)
[    53.700] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    53.700] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    53.701] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 37 paused 0
[    53.701] (**) Logitech USB Receiver Consumer Control: always reports core events
[    53.701] (**) Option "Device" "/dev/input/event10"
[    53.702] (II) event10 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    53.703] (II) event10 - Logitech USB Receiver Consumer Control: device is a keyboard
[    53.703] (II) event10 - Logitech USB Receiver Consumer Control: device removed
[    53.703] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[    53.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.1/0003:046D:C548.0003/input/input11/event10"
[    53.703] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 14)
[    53.703] (**) Option "AccelerationScheme" "none"
[    53.703] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[    53.703] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[    53.703] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[    53.704] (II) event10 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    53.704] (II) event10 - Logitech USB Receiver Consumer Control: device is a keyboard
[    53.705] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event12)
[    53.705] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[    53.705] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[    53.706] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 38 paused 0
[    53.706] (**) Logitech USB Receiver System Control: always reports core events
[    53.706] (**) Option "Device" "/dev/input/event12"
[    53.708] (II) event12 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    53.708] (II) event12 - Logitech USB Receiver System Control: device is a keyboard
[    53.708] (II) event12 - Logitech USB Receiver System Control: device removed
[    53.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.1/0003:046D:C548.0003/input/input12/event12"
[    53.708] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 15)
[    53.709] (II) event12 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    53.709] (II) event12 - Logitech USB Receiver System Control: device is a keyboard
[    53.710] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event14)
[    53.710] (II) No input driver specified, ignoring this device.
[    53.710] (II) This device may have been added with another device file.
[    53.711] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
[    53.711] (**) Logitech USB Receiver: Applying InputClass "libinput touchpad catchall"
[    53.711] (**) Logitech USB Receiver: Applying InputClass "TouchPad"
[    53.711] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    53.767] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 39 paused 0
[    53.767] (**) Logitech USB Receiver: always reports core events
[    53.767] (**) Option "Device" "/dev/input/event8"
[    53.770] (II) event8  - Logitech USB Receiver: is tagged by udev as: Touchpad
[    53.774] (II) event8  - Logitech USB Receiver: device is a touchpad
[    53.774] (II) event8  - Logitech USB Receiver: device removed
[    53.774] (**) Option "Tapping" "on"
[    53.774] (**) Option "AccelSpeed" "0.4"
[    53.774] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.774] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.774] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.3/0003:046D:C548.0007/input/input23/event8"
[    53.774] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: TOUCHPAD, id 16)
[    53.777] (**) Option "AccelerationScheme" "none"
[    53.777] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    53.777] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    53.777] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    53.780] (II) event8  - Logitech USB Receiver: is tagged by udev as: Touchpad
[    53.784] (II) event8  - Logitech USB Receiver: device is a touchpad
[    53.786] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    53.786] (**) Logitech USB Receiver: Applying InputClass "TouchPad"
[    53.786] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    53.786] (**) Logitech USB Receiver: always reports core events
[    53.786] (**) Option "Device" "/dev/input/mouse1"
[    53.786] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
	Permission denied.
[    53.786] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[    53.786] (II) mouse1  - failed to create input device '/dev/input/mouse1'.
[    53.786] (EE) libinput: Logitech USB Receiver: Failed to create a device for /dev/input/mouse1
[    53.786] (EE) PreInit returned 2 for "Logitech USB Receiver"
[    53.786] (II) UnloadModule: "libinput"
[    53.787] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event18)
[    53.787] (II) No input driver specified, ignoring this device.
[    53.787] (II) This device may have been added with another device file.
[    53.788] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event19)
[    53.788] (II) No input driver specified, ignoring this device.
[    53.788] (II) This device may have been added with another device file.
[    53.789] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    53.789] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    53.789] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    53.791] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 40 paused 0
[    53.791] (**) AT Translated Set 2 keyboard: always reports core events
[    53.791] (**) Option "Device" "/dev/input/event5"
[    53.793] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    53.793] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    53.795] (II) event5  - AT Translated Set 2 keyboard: device removed
[    53.795] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[    53.795] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    53.797] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    53.797] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    53.800] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
[    53.800] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    53.800] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "TouchPad"
[    53.800] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    53.802] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 41 paused 0
[    53.802] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    53.802] (**) Option "Device" "/dev/input/event20"
[    53.804] (II) event20 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    53.808] (II) event20 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    53.808] (II) event20 - SynPS/2 Synaptics TouchPad: device removed
[    53.808] (**) Option "Tapping" "on"
[    53.808] (**) Option "AccelSpeed" "0.4"
[    53.808] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.808] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.808] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.808] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input26/event20"
[    53.809] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[    53.811] (**) Option "AccelerationScheme" "none"
[    53.811] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    53.811] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    53.811] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    53.813] (II) event20 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    53.817] (II) event20 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    53.818] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse3)
[    53.818] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "TouchPad"
[    53.818] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    53.818] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    53.818] (**) Option "Device" "/dev/input/mouse3"
[    53.819] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse3
	Permission denied.
[    53.819] (II) mouse3: opening input device '/dev/input/mouse3' failed (Permission denied).
[    53.819] (II) mouse3  - failed to create input device '/dev/input/mouse3'.
[    53.819] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse3
[    53.819] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[    53.819] (II) UnloadModule: "libinput"
[    53.820] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/event21)
[    53.820] (**) TPPS/2 ALPS TrackPoint: Applying InputClass "libinput pointer catchall"
[    53.820] (II) Using input driver 'libinput' for 'TPPS/2 ALPS TrackPoint'
[    53.821] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 42 paused 0
[    53.821] (**) TPPS/2 ALPS TrackPoint: always reports core events
[    53.821] (**) Option "Device" "/dev/input/event21"
[    53.824] (II) event21 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[    53.825] (II) event21 - TPPS/2 ALPS TrackPoint: device is a pointer
[    53.828] (II) event21 - TPPS/2 ALPS TrackPoint: device removed
[    53.828] (II) libinput: TPPS/2 ALPS TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.828] (II) libinput: TPPS/2 ALPS TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.828] (II) libinput: TPPS/2 ALPS TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    53.828] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input32/event21"
[    53.828] (II) XINPUT: Adding extended input device "TPPS/2 ALPS TrackPoint" (type: MOUSE, id 19)
[    53.828] (**) Option "AccelerationScheme" "none"
[    53.828] (**) TPPS/2 ALPS TrackPoint: (accel) selected scheme none/0
[    53.828] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration factor: 2.000
[    53.828] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration threshold: 4
[    53.830] (II) event21 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[    53.831] (II) event21 - TPPS/2 ALPS TrackPoint: device is a pointer
[    53.835] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/mouse4)
[    53.835] (II) No input driver specified, ignoring this device.
[    53.835] (II) This device may have been added with another device file.
[    53.841] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    53.841] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    53.841] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    53.842] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
[    53.842] (**) ThinkPad Extra Buttons: always reports core events
[    53.842] (**) Option "Device" "/dev/input/event6"
[    53.842] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    53.842] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    53.843] (II) event6  - ThinkPad Extra Buttons: device removed
[    53.843] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[    53.843] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 20)
[    53.843] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    53.843] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    53.848] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[    53.848] (II) Using input driver 'libinput' for 'Logitech K800'
[    53.848] (II) systemd-logind: returning pre-existing fd for /dev/input/event11 13:75
[    53.848] (**) Logitech K800: always reports core events
[    53.848] (**) Option "Device" "/dev/input/event11"
[    53.848] (II) libinput: Logitech K800: is a virtual subdevice
[    53.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb4/4-2/4-2:1.2/0003:046D:C52B.0005/0003:046D:406E.0009/input/input24/event11"
[    53.848] (II) XINPUT: Adding extended input device "Logitech K800" (type: KEYBOARD, id 21)
[    53.848] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    53.848] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    53.848] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[    53.848] (**) Logitech USB Receiver Consumer Control: always reports core events
[    53.848] (**) Option "Device" "/dev/input/event10"
[    53.848] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[    53.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2:1.1/0003:046D:C548.0003/input/input11/event10"
[    53.848] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 22)
[    59.185] (II) AMDGPU(0): EDID vendor "AUO", prod id 22333
[    59.185] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    59.185] (II) AMDGPU(0): Modeline "1920x1080"x0.0  142.60  1920 1936 1952 2080  1080 1083 1088 1142 -hsync -vsync (68.6 kHz eP)
[    63.688] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[    64.138] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[    64.263] (II) AMDGPU(0): Allocate new frame buffer 5120x1440
[    64.264] (II) AMDGPU(0):  => pitch 20480 bytes
[    67.461] (II) AMDGPU(0): EDID vendor "AUO", prod id 22333
[    67.461] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    67.461] (II) AMDGPU(0): Modeline "1920x1080"x0.0  142.60  1920 1936 1952 2080  1080 1083 1088 1142 -hsync -vsync (68.6 kHz eP)
[    72.906] (II) AMDGPU(0): EDID vendor "DEL", prod id 53359
[    72.906] (II) AMDGPU(0): Using hsync ranges from config file
[    72.906] (II) AMDGPU(0): Using vrefresh ranges from config file
[    72.906] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    72.906] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "2048x1152"x0.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    72.906] (II) AMDGPU(0): Modeline "1200x960"x60.0   95.42  1200 1272 1400 1600  960 961 964 994 -hsync +vsync (59.6 kHz e)
[   522.919] (II) event13 - Logitech Performance MX: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.24.0/button-debouncing.html for details
[  7293.258] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[  7293.688] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[  7350.064] (EE) AMDGPU(0): failed to set mode: Invalid argument
[  7350.064] (EE) AMDGPU(0): failed to set mode: Invalid argument
[  7350.162] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7350.163] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7350.177] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.189] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.189] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.225] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.225] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.244] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.244] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7355.266] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
[  7375.740] (**) Option "fd" "27"
[  7375.740] (II) event3  - Power Button: device removed
[  7375.740] (**) Option "fd" "30"
[  7375.740] (II) event4  - Video Bus: device removed
[  7375.740] (**) Option "fd" "31"
[  7375.740] (II) event0  - Power Button: device removed
[  7375.740] (**) Option "fd" "32"
[  7375.740] (II) event2  - Sleep Button: device removed
[  7375.740] (**) Option "fd" "33"
[  7375.740] (II) event13 - Logitech Performance MX: device removed
[  7375.741] (**) Option "fd" "34"
[  7375.741] (**) Option "fd" "35"
[  7375.741] (II) event7  - Logitech USB Receiver: device removed
[  7375.741] (**) Option "fd" "36"
[  7375.741] (II) event9  - Logitech USB Receiver Mouse: device removed
[  7375.741] (**) Option "fd" "37"
[  7375.741] (**) Option "fd" "38"
[  7375.741] (II) event12 - Logitech USB Receiver System Control: device removed
[  7375.741] (**) Option "fd" "39"
[  7375.741] (II) event8  - Logitech USB Receiver: device removed
[  7375.742] (**) Option "fd" "40"
[  7375.742] (II) event5  - AT Translated Set 2 keyboard: device removed
[  7375.742] (**) Option "fd" "41"
[  7375.742] (II) event20 - SynPS/2 Synaptics TouchPad: device removed
[  7375.742] (**) Option "fd" "42"
[  7375.742] (II) event21 - TPPS/2 ALPS TrackPoint: device removed
[  7375.742] (**) Option "fd" "43"
[  7375.742] (II) event6  - ThinkPad Extra Buttons: device removed
[  7375.742] (**) Option "fd" "34"
[  7375.742] (II) event11 - Logitech K800: device removed
[  7375.742] (**) Option "fd" "37"
[  7375.742] (II) event10 - Logitech USB Receiver Consumer Control: device removed
[  7375.742] (II) AIGLX: Suspending AIGLX clients for VT switch
[  7377.582] (II) systemd-logind: got pause for 13:77
[  7377.582] (II) systemd-logind: got pause for 13:71
[  7377.582] (II) systemd-logind: got pause for 13:73
[  7377.582] (II) systemd-logind: got pause for 13:64
[  7377.582] (II) systemd-logind: got pause for 13:66
[  7377.582] (II) systemd-logind: got pause for 13:74
[  7377.582] (II) systemd-logind: got pause for 13:69
[  7377.582] (II) systemd-logind: got pause for 13:76
[  7377.582] (II) systemd-logind: got pause for 13:84
[  7377.582] (II) systemd-logind: got pause for 13:68
[  7377.582] (II) systemd-logind: got pause for 13:72
[  7377.582] (II) systemd-logind: got pause for 13:67
[  7377.582] (II) systemd-logind: got pause for 13:85
[  7377.582] (II) systemd-logind: got pause for 13:75
[  7377.582] (II) systemd-logind: got pause for 13:70
[  7377.633] (II) systemd-logind: got resume for 13:77
[  7377.676] (II) systemd-logind: got resume for 13:71
[  7377.713] (II) systemd-logind: got resume for 13:73
[  7377.743] (II) systemd-logind: got resume for 13:64
[  7377.760] (II) systemd-logind: got resume for 13:66
[  7377.776] (II) systemd-logind: got resume for 13:74
[  7377.793] (II) systemd-logind: got resume for 13:69
[  7377.810] (II) systemd-logind: got resume for 13:76
[  7377.826] (II) systemd-logind: got resume for 13:84
[  7377.827] (II) systemd-logind: got resume for 226:1
[  7377.827] (II) AIGLX: Resuming AIGLX clients after VT switch
[  7377.943] (EE) AMDGPU(0): failed to set mode: No such file or directory
[  7377.943] (WW) AMDGPU(0): Failed to set mode on CRTC 1
[  7379.559] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[  7379.684] (EE) AMDGPU(0): failed to set mode: No such file or directory
[  7379.684] (WW) AMDGPU(0): Failed to set mode on CRTC 2
[  7379.684] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[  7379.685] (EE) AMDGPU(0): Failed to enable any CRTC
[  7379.685] (EE) 
Fatal server error:
[  7379.685] (EE) EnterVT failed for screen 0
[  7379.685] (EE) 
[  7379.685] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  7379.685] (EE) Please also check the log file at "/home/.../.local/share/xorg/Xorg.1.log" for additional information.
[  7379.685] (EE) 
[  7379.685] (II) AIGLX: Suspending AIGLX clients for VT switch
[  7380.905] (EE) Server terminated with error (1). Closing log file.

I'm using the amdgpu driver, as per the wiki:

$ lspci -k | grep -A 3 -E "(VGA|3D)"
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev d1)
	Subsystem: Lenovo Renoir
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

Did have some error in journalctl:

Oct 05 14:01:18 system systemd-coredump[56573]: [?] Process 55866 (i3lock) of user 1000 dumped core.
                                              
                                               Stack trace of thread 55866:
                                               #0  0x00007fe17a5b3ae4 xcb_randr_get_monitors_monitors_length (libxcb-randr.so.0 + 0xbae4)
                                               #1  0x0000562d4f314309 n/a (i3lock + 0x6309)
                                               #2  0x0000562d4f315e2a n/a (i3lock + 0x7e2a)
                                               #3  0x00007fe17a7490cb ev_invoke_pending (libev.so.4 + 0x50cb)
                                               #4  0x00007fe17a74cd10 ev_run (libev.so.4 + 0x8d10)
                                               #5  0x0000562d4f3130dc n/a (i3lock + 0x50dc)
                                               #6  0x00007fe17a375cd0 n/a (libc.so.6 + 0x27cd0)
                                               #7  0x00007fe17a375d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                               #8  0x0000562d4f313bc5 n/a (i3lock + 0x5bc5)
                                               ELF object binary architecture: AMD x86-64

Complete boot log from journalctl: https://0x0.st/HW4W.txt

Offline

#2 2023-10-05 13:51:58

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

Re: DP output names changed after sleep, causing Xorg to crash

I'm using the amdgpu driver, as per the wiki:

The output of lspci shows the kernel module.
See whether removing the ddx driver (xf86-video-amdgpu) sidestep the issue, there doesn't seem to be any error from the kernel module.

Offline

Board footer

Powered by FluxBB