You are not logged in.

#1 2020-11-19 17:13:11

Hubro
Member
Registered: 2019-03-09
Posts: 32

AMDGPU reading incorrect EDID from DisplayPort after system update

I just updated my system today to the latest kernel 5.9.9.

After rebooting my PC, I was greeted with a black screen. Booting with nomodeset worked, so after troubleshooting for a bit, it turns out my DP output doesn't work. Switching to the HDMI port, I'm now able to start my system normally.

After reading my X server log, it turns out AMDGPU is now reading completely incorrect EDID information from the DisplayPort. (I have the Samsung G9 Odyssey, which has a resolution of 5120x1440 and a 240hz refresh rate.)

I am using a Radeon 5700XT, and before updating my system this worked perfectly. If I restore my snapshot to before the update, everything works perfectly again.

Is there a known bug with a recent kernel version or AMDGPU version that could cause this? Where would I start troubleshooting?

I would appreciate any and all leads. I have attached my X server log below, and my boot log even further below.

X server log:

[  1092.650] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  1092.654] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[  1092.662] Build Operating System: Linux Arch Linux
[  1092.667] Current Operating System: Linux aura 5.9.9-arch1-1 #1 SMP PREEMPT Wed, 18 Nov 2020 19:52:04 +0000 x86_64
[  1092.667] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/main-system rw loglevel=3 quiet amd_iommu=on iommu=pt vfio-pci.ids=10de:2204,10de:1aef
[  1092.673] Build Date: 16 November 2020  12:26:46PM
[  1092.676]  
[  1092.679] Current version of pixman: 0.40.0
[  1092.686] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1092.686] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1092.691] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 19 16:25:36 2020
[  1092.692] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1092.694] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1092.694] (==) No Layout section.  Using the first Screen section.
[  1092.694] (==) No screen section available. Using defaults.
[  1092.694] (**) |-->Screen "Default Screen Section" (0)
[  1092.694] (**) |   |-->Monitor "<default monitor>"
[  1092.694] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  1092.694] (**) |   |-->Device "AMD"
[  1092.694] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1092.694] (==) Automatically adding devices
[  1092.694] (==) Automatically enabling devices
[  1092.694] (==) Automatically adding GPU devices
[  1092.694] (==) Automatically binding GPU devices
[  1092.694] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1092.694] (WW) The directory "/usr/share/fonts/misc" does not exist.
[  1092.694] 	Entry deleted from font path.
[  1092.694] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1092.694] 	Entry deleted from font path.
[  1092.694] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  1092.694] 	Entry deleted from font path.
[  1092.694] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  1092.694] 	Entry deleted from font path.
[  1092.694] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[  1092.694] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1092.694] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1092.694] (II) Module ABI versions:
[  1092.694] 	X.Org ANSI C Emulation: 0.4
[  1092.694] 	X.Org Video Driver: 24.1
[  1092.694] 	X.Org XInput driver : 24.1
[  1092.694] 	X.Org Server Extension : 10.0
[  1092.695] (++) using VT number 1

[  1092.695] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  1092.696] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
[  1092.696] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1092.696] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.0/drm/card0
[  1092.697] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[  1092.712] (--) PCI: (12@0:0:0) 10de:2204:1458:4043 rev 161, Mem @ 0xfa000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[  1092.712] (--) PCI:*(15@0:0:0) 1002:731f:1458:2313 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfbe00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[  1092.712] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1092.712] (II) LoadModule: "glx"
[  1092.712] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1092.713] (II) Module glx: vendor="X.Org Foundation"
[  1092.713] 	compiled for 1.20.9, module version = 1.0.0
[  1092.713] 	ABI class: X.Org Server Extension, version 10.0
[  1092.713] (II) LoadModule: "amdgpu"
[  1092.713] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  1092.714] (II) Module amdgpu: vendor="X.Org Foundation"
[  1092.714] 	compiled for 1.20.8, module version = 19.1.0
[  1092.714] 	Module class: X.Org Video Driver
[  1092.714] 	ABI class: X.Org Video Driver, version 24.1
[  1092.714] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[  1092.714] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1092.714] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  1092.714] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1092.714] (==) AMDGPU(0): Default visual is TrueColor
[  1092.714] (**) AMDGPU(0): Option "VariableRefresh" "true"
[  1092.714] (==) AMDGPU(0): RGB weight 888
[  1092.714] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  1092.714] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5700 XT" (ChipID = 0x731f)
[  1092.714] (II) Loading sub module "fb"
[  1092.714] (II) LoadModule: "fb"
[  1092.714] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1092.714] (II) Module fb: vendor="X.Org Foundation"
[  1092.714] 	compiled for 1.20.9, module version = 1.0.0
[  1092.714] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1092.714] (II) Loading sub module "dri2"
[  1092.714] (II) LoadModule: "dri2"
[  1092.714] (II) Module "dri2" already built-in
[  1092.752] (II) Loading sub module "glamoregl"
[  1092.752] (II) LoadModule: "glamoregl"
[  1092.752] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1092.754] (II) Module glamoregl: vendor="X.Org Foundation"
[  1092.754] 	compiled for 1.20.9, module version = 1.0.1
[  1092.754] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1092.759] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5700 XT (NAVI10, DRM 3.39.0, 5.9.9-arch1-1, LLVM 11.0.0)
[  1092.759] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  1092.759] (==) AMDGPU(0): TearFree property default: auto
[  1092.759] (**) AMDGPU(0): VariableRefresh: enabled
[  1092.759] (II) AMDGPU(0): KMS Pageflipping: enabled
[  1092.760] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[  1092.760] (II) AMDGPU(0): Output DisplayPort-1 using monitor section DisplayPort-1
[  1092.760] (**) AMDGPU(0): Option "PreferredMode" "2560x1440_165"
[  1092.760] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  1092.760] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  1092.795] (II) AMDGPU(0): EDID for output DisplayPort-0
[  1092.795] (II) AMDGPU(0): Manufacturer: SAM  Model: 7053  Serial#: 1129855059
[  1092.795] (II) AMDGPU(0): Year: 2038  Week: 50
[  1092.795] (II) AMDGPU(0): EDID Version: 1.4
[  1092.795] (II) AMDGPU(0): Digital Display Input
[  1092.795] (II) AMDGPU(0): 10 bits per channel
[  1092.795] (II) AMDGPU(0): Digital interface is DisplayPort
[  1092.795] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 119  vert.: 34
[  1092.795] (II) AMDGPU(0): Gamma: 2.20
[  1092.795] (II) AMDGPU(0): DPMS capabilities: Off
[  1092.795] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  1092.795] (II) AMDGPU(0): First detailed timing is preferred mode
[  1092.795] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  1092.795] (II) AMDGPU(0): Display is continuous-frequency
[  1092.795] (II) AMDGPU(0): redX: 0.694 redY: 0.293   greenX: 0.274 greenY: 0.659
[  1092.795] (II) AMDGPU(0): blueX: 0.148 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[  1092.795] (II) AMDGPU(0): Supported established timings:
[  1092.795] (II) AMDGPU(0): 720x400@70Hz
[  1092.795] (II) AMDGPU(0): 640x480@60Hz
[  1092.795] (II) AMDGPU(0): 640x480@67Hz
[  1092.795] (II) AMDGPU(0): 640x480@72Hz
[  1092.795] (II) AMDGPU(0): 640x480@75Hz
[  1092.795] (II) AMDGPU(0): 800x600@56Hz
[  1092.795] (II) AMDGPU(0): 800x600@60Hz
[  1092.795] (II) AMDGPU(0): 800x600@72Hz
[  1092.795] (II) AMDGPU(0): 800x600@75Hz
[  1092.795] (II) AMDGPU(0): 832x624@75Hz
[  1092.795] (II) AMDGPU(0): 1024x768@60Hz
[  1092.795] (II) AMDGPU(0): 1024x768@70Hz
[  1092.795] (II) AMDGPU(0): 1024x768@75Hz
[  1092.795] (II) AMDGPU(0): 1280x1024@75Hz
[  1092.795] (II) AMDGPU(0): 1152x864@75Hz
[  1092.795] (II) AMDGPU(0): Manufacturer's mask: 0
[  1092.795] (II) AMDGPU(0): Supported standard timings:
[  1092.795] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1092.795] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1092.795] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  1092.795] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1092.795] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  1092.795] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1092.795] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1092.795] (II) AMDGPU(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1092.795] (II) AMDGPU(0): Supported detailed timing:
[  1092.795] (II) AMDGPU(0): clock: 549.0 MHz   Image Size:  1193 x 336 mm
[  1092.795] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1092.795] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1144 v_border: 0
[  1092.795] (II) AMDGPU(0): Ranges: V min: 60 V max: 240 Hz, H min: 357 H max: 357 kHz, PixClock max 1945 MHz
[  1092.795] (II) AMDGPU(0): Monitor name: LC49G95T
[  1092.795] (II) AMDGPU(0): Serial No: H4ZN801109
[  1092.795] (II) AMDGPU(0): Supported detailed timing:
[  1092.795] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  1193 x 336 mm
[  1092.795] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1092.795] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[  1092.795] (II) AMDGPU(0): Supported detailed timing:
[  1092.795] (II) AMDGPU(0): clock: 198.0 MHz   Image Size:  1193 x 336 mm
[  1092.795] (II) AMDGPU(0): h_active: 2560  h_sync: 2808  h_sync_end 2852 h_blank_end 3000 h_border: 0
[  1092.795] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1100 v_border: 0
[  1092.795] (II) AMDGPU(0): Supported detailed timing:
[  1092.795] (II) AMDGPU(0): clock: 266.5 MHz   Image Size:  1193 x 336 mm
[  1092.795] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1092.795] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[  1092.795] (II) AMDGPU(0): Supported detailed timing:
[  1092.795] (II) AMDGPU(0): clock: 497.8 MHz   Image Size:  1193 x 336 mm
[  1092.795] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1092.795] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1525 v_border: 0
[  1092.795] (II) AMDGPU(0): Number of EDID sections to follow: 2
[  1092.795] (II) AMDGPU(0): EDID (in hex):
[  1092.795] (II) AMDGPU(0): 	00ffffffffffff004c2d537053385843
[  1092.795] (II) AMDGPU(0): 	32300104b57722783bc725b14b46a826
[  1092.795] (II) AMDGPU(0): 	0e5054bfef80714f810081c08180a9c0
[  1092.795] (II) AMDGPU(0): 	b3009500d1c074d600a0f03840403020
[  1092.795] (II) AMDGPU(0): 	3a00a9504100001a000000fd0c3cf066
[  1092.795] (II) AMDGPU(0): 	66c2010a202020202020000000fc004c
[  1092.795] (II) AMDGPU(0): 	433439473935540a20202020000000ff
[  1092.795] (II) AMDGPU(0): 	0048345a4e3830313130390a20200270
[  1092.795] (II) AMDGPU(0): 	02032df044105a3f5c23090707830100
[  1092.795] (II) AMDGPU(0): 	00e305c0006d1a0000020f3cf000048b
[  1092.795] (II) AMDGPU(0): 	127317e3060501e5018b849001565e00
[  1092.795] (II) AMDGPU(0): 	a0a0a0295030203500a9504100001a58
[  1092.795] (II) AMDGPU(0): 	4d00b8a1381440f82c4500a950410000
[  1092.795] (II) AMDGPU(0): 	1e1a6800a0f0381f4030203a00a95041
[  1092.795] (II) AMDGPU(0): 	00001a6fc200a0a0a0555030203500a9
[  1092.795] (II) AMDGPU(0): 	504100001a0000000000000000000084
[  1092.795] (II) AMDGPU(0): 	70127900000301649cf50288ff133f01
[  1092.795] (II) AMDGPU(0): 	7f801f009f052e00200007002f790108
[  1092.795] (II) AMDGPU(0): 	ff139f002f801f009f05530002000900
[  1092.795] (II) AMDGPU(0): 	33b70008ff139f002f801f009f052800
[  1092.795] (II) AMDGPU(0): 	02000900e36e0108ff094f0007801f00
[  1092.795] (II) AMDGPU(0): 	9f052a002000070090c70108ff0e9f00
[  1092.795] (II) AMDGPU(0): 	2f801f00370486000200090000000000
[  1092.795] (II) AMDGPU(0): 	00000000000000000000000000001d90
[  1092.795] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.795] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.795] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.795] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.795] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.796] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[  1092.796] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1092.796] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1092.796] (II) AMDGPU(0): EDID for output DisplayPort-1
[  1092.796] (II) AMDGPU(0): EDID for output DisplayPort-2
[  1092.796] (II) AMDGPU(0): EDID for output HDMI-A-0
[  1092.796] (II) AMDGPU(0): Manufacturer: SAM  Model: 7052  Serial#: 1129855059
[  1092.796] (II) AMDGPU(0): Year: 2038  Week: 50
[  1092.796] (II) AMDGPU(0): EDID Version: 1.3
[  1092.796] (II) AMDGPU(0): Digital Display Input
[  1092.796] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 119  vert.: 34
[  1092.796] (II) AMDGPU(0): Gamma: 2.20
[  1092.796] (II) AMDGPU(0): DPMS capabilities: Off
[  1092.796] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1092.796] (II) AMDGPU(0): First detailed timing is preferred mode
[  1092.796] (II) AMDGPU(0): redX: 0.694 redY: 0.293   greenX: 0.274 greenY: 0.659
[  1092.796] (II) AMDGPU(0): blueX: 0.148 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[  1092.796] (II) AMDGPU(0): Supported established timings:
[  1092.796] (II) AMDGPU(0): 720x400@70Hz
[  1092.796] (II) AMDGPU(0): 640x480@60Hz
[  1092.796] (II) AMDGPU(0): 640x480@67Hz
[  1092.796] (II) AMDGPU(0): 640x480@72Hz
[  1092.796] (II) AMDGPU(0): 640x480@75Hz
[  1092.796] (II) AMDGPU(0): 800x600@56Hz
[  1092.796] (II) AMDGPU(0): 800x600@60Hz
[  1092.796] (II) AMDGPU(0): 800x600@72Hz
[  1092.796] (II) AMDGPU(0): 800x600@75Hz
[  1092.796] (II) AMDGPU(0): 832x624@75Hz
[  1092.796] (II) AMDGPU(0): 1024x768@60Hz
[  1092.796] (II) AMDGPU(0): 1024x768@70Hz
[  1092.796] (II) AMDGPU(0): 1024x768@75Hz
[  1092.796] (II) AMDGPU(0): 1280x1024@75Hz
[  1092.796] (II) AMDGPU(0): 1152x864@75Hz
[  1092.796] (II) AMDGPU(0): Manufacturer's mask: 0
[  1092.796] (II) AMDGPU(0): Supported standard timings:
[  1092.796] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1092.796] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1092.796] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  1092.796] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1092.796] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  1092.796] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1092.796] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1092.796] (II) AMDGPU(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1092.796] (II) AMDGPU(0): Supported detailed timing:
[  1092.796] (II) AMDGPU(0): clock: 266.5 MHz   Image Size:  1193 x 336 mm
[  1092.796] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1092.796] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[  1092.796] (II) AMDGPU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 183 kHz, PixClock max 605 MHz
[  1092.796] (II) AMDGPU(0): Monitor name: LC49G95T
[  1092.796] (II) AMDGPU(0): Serial No: H4ZN801109
[  1092.796] (II) AMDGPU(0): Supported detailed timing:
[  1092.796] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  1193 x 336 mm
[  1092.796] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1092.796] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[  1092.796] (II) AMDGPU(0): Supported detailed timing:
[  1092.796] (II) AMDGPU(0): clock: 198.0 MHz   Image Size:  1193 x 336 mm
[  1092.796] (II) AMDGPU(0): h_active: 2560  h_sync: 2808  h_sync_end 2852 h_blank_end 3000 h_border: 0
[  1092.796] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1100 v_border: 0
[  1092.796] (II) AMDGPU(0): Number of EDID sections to follow: 3
[  1092.796] (II) AMDGPU(0): EDID (in hex):
[  1092.796] (II) AMDGPU(0): 	00ffffffffffff004c2d527053385843
[  1092.796] (II) AMDGPU(0): 	32300103807722782ac725b14b46a826
[  1092.796] (II) AMDGPU(0): 	0e5054bfef80714f810081c08180a9c0
[  1092.796] (II) AMDGPU(0): 	b3009500d1c01a6800a0f0381f403020
[  1092.796] (II) AMDGPU(0): 	3a00a9504100001a000000fd00324b1e
[  1092.796] (II) AMDGPU(0): 	b73c000a202020202020000000fc004c
[  1092.796] (II) AMDGPU(0): 	433439473935540a20202020000000ff
[  1092.796] (II) AMDGPU(0): 	0048345a4e3830313130390a202003d9
[  1092.796] (II) AMDGPU(0): 	f0027000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	0000000000000000000000000000009e
[  1092.796] (II) AMDGPU(0): 	02033df1499061601f041312035a2309
[  1092.796] (II) AMDGPU(0): 	070783010000e2004fe305c00067030c
[  1092.796] (II) AMDGPU(0): 	001000b83c67d85dc401788003e60605
[  1092.796] (II) AMDGPU(0): 	018b7312e20f06e5018b849001565e00
[  1092.796] (II) AMDGPU(0): 	a0a0a0295030203500a9504100001a58
[  1092.796] (II) AMDGPU(0): 	4d00b8a1381440f82c4500a950410000
[  1092.796] (II) AMDGPU(0): 	1e000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000071
[  1092.796] (II) AMDGPU(0): 	701279000003012833b70088ff139f00
[  1092.796] (II) AMDGPU(0): 	2f801f009f052800020009006ec20008
[  1092.796] (II) AMDGPU(0): 	ff099f002f801f009f05540002000400
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	00000000000000000000000000000000
[  1092.796] (II) AMDGPU(0): 	0000000000000000000000000000d690
[  1092.796] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.796] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.796] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1092.797] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[  1092.797] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[  1092.797] (II) AMDGPU(0): Modeline "5120x1440"x60.0  469.00  5120 5168 5200 5280  1440 1443 1453 1481 +hsync -vsync (88.8 kHz eP)
[  1092.797] (II) AMDGPU(0): Modeline "3840x1080"x60.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz eP)
[  1092.797] (II) AMDGPU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "2560x1440"x120.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "2560x1080"x60.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "2560x1080"x59.9  197.80  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (65.9 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1920x1200"x60.0  469.00  1920 5168 5200 5280  1200 1443 1453 1481 +hsync -vsync (88.8 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1600x1200"x60.0  469.00  1600 5168 5200 5280  1200 1443 1453 1481 +hsync -vsync (88.8 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1092.797] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1092.797] (II) AMDGPU(0): Output DisplayPort-0 connected
[  1092.797] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[  1092.797] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  1092.797] (II) AMDGPU(0): Output HDMI-A-0 connected
[  1092.797] (II) AMDGPU(0): Using fuzzy aspect match for initial modes
[  1092.797] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1152x864 +0+0
[  1092.797] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1152x864 +0+0
[  1092.797] (II) AMDGPU(0): mem size init: gart size :1fe5bd000 vram size: s:1fc4c4000 visible:e214000
[  1092.797] (==) AMDGPU(0): DPI set to (96, 96)
[  1092.797] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  1092.797] (II) Loading sub module "ramdac"
[  1092.797] (II) LoadModule: "ramdac"
[  1092.797] (II) Module "ramdac" already built-in
[  1092.797] (II) AMDGPU(0): [DRI2] Setup complete
[  1092.797] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  1092.797] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  1092.797] (II) AMDGPU(0): Front buffer pitch: 4608 bytes
[  1092.797] (II) AMDGPU(0): SYNC extension fences enabled
[  1092.797] (II) AMDGPU(0): Present extension enabled
[  1092.797] (==) AMDGPU(0): DRI3 enabled
[  1092.797] (==) AMDGPU(0): Backing store enabled
[  1092.797] (II) AMDGPU(0): Direct rendering enabled
[  1092.826] (II) AMDGPU(0): Use GLAMOR acceleration.
[  1092.826] (II) AMDGPU(0): Acceleration enabled
[  1092.826] (==) AMDGPU(0): DPMS enabled
[  1092.826] (==) AMDGPU(0): Silken mouse disabled
[  1092.827] (II) AMDGPU(0): Set up textured video (glamor)
[  1092.862] (II) Initializing extension Generic Event Extension
[  1092.862] (II) Initializing extension SHAPE
[  1092.862] (II) Initializing extension MIT-SHM
[  1092.862] (II) Initializing extension XInputExtension
[  1092.862] (II) Initializing extension XTEST
[  1092.862] (II) Initializing extension BIG-REQUESTS
[  1092.862] (II) Initializing extension SYNC
[  1092.862] (II) Initializing extension XKEYBOARD
[  1092.862] (II) Initializing extension XC-MISC
[  1092.862] (II) Initializing extension SECURITY
[  1092.862] (II) Initializing extension XFIXES
[  1092.862] (II) Initializing extension RENDER
[  1092.862] (II) Initializing extension RANDR
[  1092.862] (II) Initializing extension COMPOSITE
[  1092.862] (II) Initializing extension DAMAGE
[  1092.862] (II) Initializing extension MIT-SCREEN-SAVER
[  1092.862] (II) Initializing extension DOUBLE-BUFFER
[  1092.862] (II) Initializing extension RECORD
[  1092.862] (II) Initializing extension DPMS
[  1092.862] (II) Initializing extension Present
[  1092.862] (II) Initializing extension DRI3
[  1092.862] (II) Initializing extension X-Resource
[  1092.862] (II) Initializing extension XVideo
[  1092.862] (II) Initializing extension XVideo-MotionCompensation
[  1092.862] (II) Initializing extension GLX
[  1092.867] (II) AIGLX: Loaded and initialized radeonsi
[  1092.867] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1092.867] (II) Initializing extension XFree86-VidModeExtension
[  1092.867] (II) Initializing extension XFree86-DGA
[  1092.867] (II) Initializing extension XFree86-DRI
[  1092.867] (II) Initializing extension DRI2
[  1092.868] (II) AMDGPU(0): Setting screen physical size to 304 x 228
[  1093.271] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1093.271] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1093.271] (**) Power Button: Applying InputClass "system-keyboard"
[  1093.271] (II) LoadModule: "libinput"
[  1093.271] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1093.272] (II) Module libinput: vendor="X.Org Foundation"
[  1093.272] 	compiled for 1.20.8, module version = 0.30.0
[  1093.272] 	Module class: X.Org XInput Driver
[  1093.272] 	ABI class: X.Org XInput driver, version 24.1
[  1093.272] (II) Using input driver 'libinput' for 'Power Button'
[  1093.273] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[  1093.273] (**) Power Button: always reports core events
[  1093.273] (**) Option "Device" "/dev/input/event1"
[  1093.273] (**) Option "_source" "server/udev"
[  1093.275] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1093.275] (II) event1  - Power Button: device is a keyboard
[  1093.275] (II) event1  - Power Button: device removed
[  1093.275] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  1093.275] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1093.275] (**) Option "xkb_layout" "no"
[  1093.294] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1093.294] (II) event1  - Power Button: device is a keyboard
[  1093.294] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1093.294] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1093.294] (**) Power Button: Applying InputClass "system-keyboard"
[  1093.294] (II) Using input driver 'libinput' for 'Power Button'
[  1093.295] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[  1093.295] (**) Power Button: always reports core events
[  1093.295] (**) Option "Device" "/dev/input/event0"
[  1093.295] (**) Option "_source" "server/udev"
[  1093.296] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1093.296] (II) event0  - Power Button: device is a keyboard
[  1093.296] (II) event0  - Power Button: device removed
[  1093.296] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  1093.296] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1093.296] (**) Option "xkb_layout" "no"
[  1093.297] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1093.297] (II) event0  - Power Button: device is a keyboard
[  1093.298] (II) config/udev: Adding input device Logitech G900 (/dev/input/event21)
[  1093.298] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[  1093.298] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[  1093.298] (**) Logitech G900: Applying InputClass "system-keyboard"
[  1093.298] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[  1093.298] (II) Using input driver 'libinput' for 'Logitech G900'
[  1093.299] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 26 paused 0
[  1093.299] (**) Logitech G900: always reports core events
[  1093.299] (**) Option "Device" "/dev/input/event21"
[  1093.299] (**) Option "_source" "server/udev"
[  1093.300] (II) event21 - Logitech G900: is tagged by udev as: Keyboard Mouse
[  1093.301] (II) event21 - Logitech G900: device is a pointer
[  1093.301] (II) event21 - Logitech G900: device is a keyboard
[  1093.301] (II) event21 - Logitech G900: device removed
[  1093.301] (**) Option "AccelSpeed" "-0.4"
[  1093.301] (**) Option "AccelProfile" "flat"
[  1093.301] (II) libinput: Logitech G900: needs a virtual subdevice
[  1093.301] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0016/0003:046D:4053.0017/input/input42/event21"
[  1093.301] (II) XINPUT: Adding extended input device "Logitech G900" (type: MOUSE, id 8)
[  1093.301] (**) Option "AccelerationScheme" "none"
[  1093.301] (**) Logitech G900: (accel) selected scheme none/0
[  1093.301] (**) Logitech G900: (accel) acceleration factor: 2.000
[  1093.301] (**) Logitech G900: (accel) acceleration threshold: 4
[  1093.303] (II) event21 - Logitech G900: is tagged by udev as: Keyboard Mouse
[  1093.303] (II) event21 - Logitech G900: device is a pointer
[  1093.303] (II) event21 - Logitech G900: device is a keyboard
[  1093.304] (II) config/udev: Adding input device Logitech G900 (/dev/input/mouse2)
[  1093.304] (**) Logitech G900: Applying InputClass "system-keyboard"
[  1093.304] (II) No input driver specified, ignoring this device.
[  1093.304] (II) This device may have been added with another device file.
[  1093.305] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 Consumer Control (/dev/input/event24)
[  1093.305] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1093.305] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "system-keyboard"
[  1093.305] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Siberia 840 Consumer Control'
[  1093.306] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 27 paused 0
[  1093.306] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: always reports core events
[  1093.306] (**) Option "Device" "/dev/input/event24"
[  1093.306] (**) Option "_source" "server/udev"
[  1093.308] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[  1093.308] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[  1093.308] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: device removed
[  1093.308] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.001C/input/input49/event24"
[  1093.308] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Siberia 840 Consumer Control" (type: KEYBOARD, id 9)
[  1093.308] (**) Option "xkb_layout" "no"
[  1093.310] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[  1093.310] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[  1093.311] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 (/dev/input/event25)
[  1093.311] (II) No input driver specified, ignoring this device.
[  1093.311] (II) This device may have been added with another device file.
[  1093.312] (II) config/udev: Adding input device HD Webcam C525 (/dev/input/event20)
[  1093.312] (**) HD Webcam C525: Applying InputClass "libinput keyboard catchall"
[  1093.312] (**) HD Webcam C525: Applying InputClass "system-keyboard"
[  1093.312] (II) Using input driver 'libinput' for 'HD Webcam C525'
[  1093.313] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 28 paused 0
[  1093.313] (**) HD Webcam C525: always reports core events
[  1093.313] (**) Option "Device" "/dev/input/event20"
[  1093.313] (**) Option "_source" "server/udev"
[  1093.314] (II) event20 - HD Webcam C525: is tagged by udev as: Keyboard
[  1093.314] (II) event20 - HD Webcam C525: device is a keyboard
[  1093.315] (II) event20 - HD Webcam C525: device removed
[  1093.315] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.3/1-3.3:1.2/input/input32/event20"
[  1093.315] (II) XINPUT: Adding extended input device "HD Webcam C525" (type: KEYBOARD, id 10)
[  1093.315] (**) Option "xkb_layout" "no"
[  1093.316] (II) event20 - HD Webcam C525: is tagged by udev as: Keyboard
[  1093.316] (II) event20 - HD Webcam C525: device is a keyboard
[  1093.317] (II) config/udev: Adding input device COOLERMASTER ARGB LED Controller (/dev/input/event11)
[  1093.317] (**) COOLERMASTER ARGB LED Controller: Applying InputClass "libinput keyboard catchall"
[  1093.317] (**) COOLERMASTER ARGB LED Controller: Applying InputClass "system-keyboard"
[  1093.317] (II) Using input driver 'libinput' for 'COOLERMASTER ARGB LED Controller'
[  1093.318] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 29 paused 0
[  1093.318] (**) COOLERMASTER ARGB LED Controller: always reports core events
[  1093.318] (**) Option "Device" "/dev/input/event11"
[  1093.318] (**) Option "_source" "server/udev"
[  1093.320] (II) event11 - COOLERMASTER ARGB LED Controller: is tagged by udev as: Keyboard
[  1093.320] (II) event11 - COOLERMASTER ARGB LED Controller: device is a keyboard
[  1093.320] (II) event11 - COOLERMASTER ARGB LED Controller: device removed
[  1093.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-6/1-6.3/1-6.3:1.1/0003:2516:1011.0009/input/input30/event11"
[  1093.320] (II) XINPUT: Adding extended input device "COOLERMASTER ARGB LED Controller" (type: KEYBOARD, id 11)
[  1093.320] (**) Option "xkb_layout" "no"
[  1093.322] (II) event11 - COOLERMASTER ARGB LED Controller: is tagged by udev as: Keyboard
[  1093.322] (II) event11 - COOLERMASTER ARGB LED Controller: device is a keyboard
[  1093.323] (II) config/udev: Adding input device Logitech Gaming Mouse G900 (/dev/input/event9)
[  1093.323] (**) Logitech Gaming Mouse G900: Applying InputClass "libinput pointer catchall"
[  1093.323] (**) Logitech Gaming Mouse G900: Applying InputClass "Logitech G900 Wired"
[  1093.323] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G900'
[  1093.380] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 30 paused 0
[  1093.380] (**) Logitech Gaming Mouse G900: always reports core events
[  1093.380] (**) Option "Device" "/dev/input/event9"
[  1093.380] (**) Option "_source" "server/udev"
[  1093.381] (II) event9  - Logitech Gaming Mouse G900: is tagged by udev as: Mouse
[  1093.381] (II) event9  - Logitech Gaming Mouse G900: device is a pointer
[  1093.382] (II) event9  - Logitech Gaming Mouse G900: device removed
[  1093.382] (**) Option "AccelSpeed" "-0.4"
[  1093.382] (**) Option "AccelProfile" "flat"
[  1093.382] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.0/0003:046D:C081.0002/input/input22/event9"
[  1093.382] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G900" (type: MOUSE, id 12)
[  1093.382] (**) Option "AccelerationScheme" "none"
[  1093.382] (**) Logitech Gaming Mouse G900: (accel) selected scheme none/0
[  1093.382] (**) Logitech Gaming Mouse G900: (accel) acceleration factor: 2.000
[  1093.382] (**) Logitech Gaming Mouse G900: (accel) acceleration threshold: 4
[  1093.383] (II) event9  - Logitech Gaming Mouse G900: is tagged by udev as: Mouse
[  1093.383] (II) event9  - Logitech Gaming Mouse G900: device is a pointer
[  1093.384] (II) config/udev: Adding input device Logitech Gaming Mouse G900 (/dev/input/mouse0)
[  1093.384] (II) No input driver specified, ignoring this device.
[  1093.384] (II) This device may have been added with another device file.
[  1093.385] (II) config/udev: Adding input device Logitech Gaming Mouse G900 (/dev/input/event10)
[  1093.385] (**) Logitech Gaming Mouse G900: Applying InputClass "libinput keyboard catchall"
[  1093.385] (**) Logitech Gaming Mouse G900: Applying InputClass "system-keyboard"
[  1093.385] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G900'
[  1093.386] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 31 paused 0
[  1093.386] (**) Logitech Gaming Mouse G900: always reports core events
[  1093.386] (**) Option "Device" "/dev/input/event10"
[  1093.386] (**) Option "_source" "server/udev"
[  1093.387] (II) event10 - Logitech Gaming Mouse G900: is tagged by udev as: Keyboard
[  1093.387] (II) event10 - Logitech Gaming Mouse G900: device is a keyboard
[  1093.388] (II) event10 - Logitech Gaming Mouse G900: device removed
[  1093.388] (II) libinput: Logitech Gaming Mouse G900: needs a virtual subdevice
[  1093.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input29/event10"
[  1093.388] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G900" (type: MOUSE, id 13)
[  1093.388] (**) Option "AccelerationScheme" "none"
[  1093.388] (**) Logitech Gaming Mouse G900: (accel) selected scheme none/0
[  1093.388] (**) Logitech Gaming Mouse G900: (accel) acceleration factor: 2.000
[  1093.388] (**) Logitech Gaming Mouse G900: (accel) acceleration threshold: 4
[  1093.389] (II) event10 - Logitech Gaming Mouse G900: is tagged by udev as: Keyboard
[  1093.389] (II) event10 - Logitech Gaming Mouse G900: device is a keyboard
[  1093.390] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[  1093.390] (**) Logitech MX Keys: Applying InputClass "libinput pointer catchall"
[  1093.390] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[  1093.390] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[  1093.390] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[  1093.391] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 32 paused 0
[  1093.391] (**) Logitech MX Keys: always reports core events
[  1093.391] (**) Option "Device" "/dev/input/event12"
[  1093.391] (**) Option "_source" "server/udev"
[  1093.393] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard Mouse
[  1093.393] (II) event12 - Logitech MX Keys: device is a pointer
[  1093.393] (II) event12 - Logitech MX Keys: device is a keyboard
[  1093.393] (II) event12 - Logitech MX Keys: device removed
[  1093.393] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[  1093.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.2/0003:046D:C52B.0007/0003:046D:408A.000A/input/input31/event12"
[  1093.393] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 14)
[  1093.394] (**) Option "AccelerationScheme" "none"
[  1093.394] (**) Logitech MX Keys: (accel) selected scheme none/0
[  1093.394] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[  1093.394] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[  1093.395] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard Mouse
[  1093.395] (II) event12 - Logitech MX Keys: device is a pointer
[  1093.395] (II) event12 - Logitech MX Keys: device is a keyboard
[  1093.396] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse1)
[  1093.396] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[  1093.396] (II) No input driver specified, ignoring this device.
[  1093.397] (II) This device may have been added with another device file.
[  1093.397] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[  1093.397] (II) No input driver specified, ignoring this device.
[  1093.397] (II) This device may have been added with another device file.
[  1093.397] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[  1093.397] (II) No input driver specified, ignoring this device.
[  1093.397] (II) This device may have been added with another device file.
[  1093.398] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[  1093.398] (II) No input driver specified, ignoring this device.
[  1093.398] (II) This device may have been added with another device file.
[  1093.398] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[  1093.398] (II) No input driver specified, ignoring this device.
[  1093.398] (II) This device may have been added with another device file.
[  1093.398] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[  1093.398] (II) No input driver specified, ignoring this device.
[  1093.398] (II) This device may have been added with another device file.
[  1093.399] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event8)
[  1093.399] (II) No input driver specified, ignoring this device.
[  1093.399] (II) This device may have been added with another device file.
[  1093.399] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event13)
[  1093.399] (II) No input driver specified, ignoring this device.
[  1093.399] (II) This device may have been added with another device file.
[  1093.399] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event14)
[  1093.399] (II) No input driver specified, ignoring this device.
[  1093.399] (II) This device may have been added with another device file.
[  1093.400] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
[  1093.400] (II) No input driver specified, ignoring this device.
[  1093.400] (II) This device may have been added with another device file.
[  1093.400] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event16)
[  1093.400] (II) No input driver specified, ignoring this device.
[  1093.400] (II) This device may have been added with another device file.
[  1093.400] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event17)
[  1093.400] (II) No input driver specified, ignoring this device.
[  1093.400] (II) This device may have been added with another device file.
[  1093.401] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event18)
[  1093.401] (II) No input driver specified, ignoring this device.
[  1093.401] (II) This device may have been added with another device file.
[  1093.401] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event19)
[  1093.401] (II) No input driver specified, ignoring this device.
[  1093.401] (II) This device may have been added with another device file.
[  1093.401] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[  1093.401] (II) No input driver specified, ignoring this device.
[  1093.401] (II) This device may have been added with another device file.
[  1093.402] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB (/dev/input/event22)
[  1093.402] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[  1093.402] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[  1093.402] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[  1093.402] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[  1093.402] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 33 paused 0
[  1093.402] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[  1093.402] (**) Option "Device" "/dev/input/event22"
[  1093.402] (**) Option "_source" "server/udev"
[  1093.403] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[  1093.403] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[  1093.403] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[  1093.404] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device removed
[  1093.404] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: needs a virtual subdevice
[  1093.404] (**) Option "config_info" "udev:/sys/devices/virtual/input/input47/event22"
[  1093.404] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: MOUSE, id 15)
[  1093.404] (**) Option "AccelerationScheme" "none"
[  1093.404] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) selected scheme none/0
[  1093.404] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration factor: 2.000
[  1093.404] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration threshold: 4
[  1093.404] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[  1093.405] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[  1093.405] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[  1093.405] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/event23)
[  1093.405] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[  1093.405] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[  1093.405] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  1093.405] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[  1093.406] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 34 paused 0
[  1093.406] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[  1093.406] (**) Option "Device" "/dev/input/event23"
[  1093.406] (**) Option "_source" "server/udev"
[  1093.407] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[  1093.407] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[  1093.407] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[  1093.407] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device removed
[  1093.407] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: needs a virtual subdevice
[  1093.407] (**) Option "config_info" "udev:/sys/devices/virtual/input/input48/event23"
[  1093.407] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: MOUSE, id 16)
[  1093.407] (**) Option "AccelerationScheme" "none"
[  1093.407] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) selected scheme none/0
[  1093.407] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration factor: 2.000
[  1093.407] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration threshold: 4
[  1093.408] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[  1093.408] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[  1093.408] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[  1093.408] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/mouse3)
[  1093.409] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  1093.409] (II) No input driver specified, ignoring this device.
[  1093.409] (II) This device may have been added with another device file.
[  1093.412] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[  1093.412] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[  1093.412] (**) Logitech G900: Applying InputClass "system-keyboard"
[  1093.412] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[  1093.412] (II) Using input driver 'libinput' for 'Logitech G900'
[  1093.412] (II) systemd-logind: returning pre-existing fd for /dev/input/event21 13:85
[  1093.412] (**) Logitech G900: always reports core events
[  1093.412] (**) Option "Device" "/dev/input/event21"
[  1093.412] (**) Option "_source" "_driver/libinput"
[  1093.412] (II) libinput: Logitech G900: is a virtual subdevice
[  1093.412] (**) Option "AccelSpeed" "-0.4"
[  1093.412] (**) Option "AccelProfile" "flat"
[  1093.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0016/0003:046D:4053.0017/input/input42/event21"
[  1093.412] (II) XINPUT: Adding extended input device "Logitech G900" (type: KEYBOARD, id 17)
[  1093.412] (**) Option "xkb_layout" "no"
[  1093.412] (**) Logitech Gaming Mouse G900: Applying InputClass "libinput keyboard catchall"
[  1093.412] (**) Logitech Gaming Mouse G900: Applying InputClass "system-keyboard"
[  1093.412] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G900'
[  1093.412] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[  1093.412] (**) Logitech Gaming Mouse G900: always reports core events
[  1093.412] (**) Option "Device" "/dev/input/event10"
[  1093.412] (**) Option "_source" "_driver/libinput"
[  1093.412] (II) libinput: Logitech Gaming Mouse G900: is a virtual subdevice
[  1093.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input29/event10"
[  1093.412] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G900" (type: KEYBOARD, id 18)
[  1093.412] (**) Option "xkb_layout" "no"
[  1093.412] (**) Logitech MX Keys: Applying InputClass "libinput pointer catchall"
[  1093.412] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[  1093.412] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[  1093.412] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[  1093.412] (II) systemd-logind: returning pre-existing fd for /dev/input/event12 13:76
[  1093.412] (**) Logitech MX Keys: always reports core events
[  1093.412] (**) Option "Device" "/dev/input/event12"
[  1093.412] (**) Option "_source" "_driver/libinput"
[  1093.412] (II) libinput: Logitech MX Keys: is a virtual subdevice
[  1093.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.2/0003:046D:C52B.0007/0003:046D:408A.000A/input/input31/event12"
[  1093.412] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 19)
[  1093.412] (**) Option "xkb_layout" "no"
[  1093.412] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[  1093.412] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[  1093.412] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[  1093.412] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[  1093.412] (II) systemd-logind: returning pre-existing fd for /dev/input/event22 13:86
[  1093.412] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[  1093.412] (**) Option "Device" "/dev/input/event22"
[  1093.412] (**) Option "_source" "_driver/libinput"
[  1093.412] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is a virtual subdevice
[  1093.412] (**) Option "config_info" "udev:/sys/devices/virtual/input/input47/event22"
[  1093.412] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: KEYBOARD, id 20)
[  1093.413] (**) Option "xkb_layout" "no"
[  1093.413] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[  1093.413] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[  1093.413] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  1093.413] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[  1093.413] (II) systemd-logind: returning pre-existing fd for /dev/input/event23 13:87
[  1093.413] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[  1093.413] (**) Option "Device" "/dev/input/event23"
[  1093.413] (**) Option "_source" "_driver/libinput"
[  1093.413] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is a virtual subdevice
[  1093.413] (**) Option "config_info" "udev:/sys/devices/virtual/input/input48/event23"
[  1093.413] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: KEYBOARD, id 21)
[  1093.413] (**) Option "xkb_layout" "no"
[  1093.923] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[  1093.923] (II) AMDGPU(0): Using EDID range info for horizontal sync
[  1093.923] (II) AMDGPU(0): Using EDID range info for vertical refresh
[  1093.923] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  1093.923] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[  1093.923] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1093.923] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1093.923] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.923] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.923] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.923] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.923] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.924] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.924] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.924] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1093.925] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[  1099.638] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[  1102.842] (II) AMDGPU(0): Allocate new frame buffer 5120x1440
[  1102.842] (II) AMDGPU(0):  => pitch 20480 bytes
[  1115.234] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[  1115.234] (II) AMDGPU(0): Using hsync ranges from config file
[  1115.234] (II) AMDGPU(0): Using vrefresh ranges from config file
[  1115.234] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  1115.234] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[  1115.234] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1115.234] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1115.235] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.235] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.235] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.235] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.235] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.236] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.236] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.236] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[  1115.237] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[  1207.564] (EE) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: client bug: event processing lagging behind by 14ms, your system is too slow
[  1389.742] (EE) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: client bug: event processing lagging behind by 15ms, your system is too slow
[  2180.384] (II) config/udev: removing device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB
[  2180.384] (**) Option "fd" "33"
[  2180.385] (II) UnloadModule: "libinput"
[  2180.385] (II) systemd-logind: not releasing fd for 13:86, still in use
[  2180.385] (II) config/udev: removing device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB
[  2180.385] (**) Option "fd" "33"
[  2180.385] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device removed
[  2180.385] (II) UnloadModule: "libinput"
[  2180.385] (II) systemd-logind: releasing fd for 13:86
[  2180.583] (II) config/udev: removing device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM
[  2180.583] (**) Option "fd" "34"
[  2180.584] (II) UnloadModule: "libinput"
[  2180.584] (II) systemd-logind: not releasing fd for 13:87, still in use
[  2180.584] (II) config/udev: removing device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM
[  2180.584] (**) Option "fd" "34"
[  2180.584] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device removed
[  2180.584] (II) UnloadModule: "libinput"
[  2180.584] (II) systemd-logind: releasing fd for 13:87
[  2188.837] (II) config/udev: removing device Logitech G900
[  2188.841] (**) Option "fd" "26"
[  2188.841] (II) UnloadModule: "libinput"
[  2188.841] (II) systemd-logind: not releasing fd for 13:85, still in use
[  2188.841] (II) config/udev: removing device Logitech G900
[  2188.841] (**) Option "fd" "26"
[  2188.841] (II) event21 - Logitech G900: device removed
[  2188.841] (II) UnloadModule: "libinput"
[  2188.841] (II) systemd-logind: releasing fd for 13:85
[  2188.993] (II) config/udev: removing device Logitech Gaming Mouse G900
[  2188.993] (**) Option "fd" "30"
[  2188.993] (II) event9  - Logitech Gaming Mouse G900: device removed
[  2188.993] (II) UnloadModule: "libinput"
[  2188.993] (II) systemd-logind: releasing fd for 13:73
[  2189.157] (II) config/udev: removing device Logitech Gaming Mouse G900
[  2189.157] (**) Option "fd" "31"
[  2189.157] (II) UnloadModule: "libinput"
[  2189.157] (II) systemd-logind: not releasing fd for 13:74, still in use
[  2189.157] (II) config/udev: removing device Logitech Gaming Mouse G900
[  2189.157] (**) Option "fd" "31"
[  2189.157] (II) event10 - Logitech Gaming Mouse G900: device removed
[  2189.157] (II) UnloadModule: "libinput"
[  2189.157] (II) systemd-logind: releasing fd for 13:74
[  2189.423] (II) config/udev: removing device HD Webcam C525
[  2189.423] (**) Option "fd" "28"
[  2189.423] (II) event20 - HD Webcam C525: device removed
[  2189.424] (II) UnloadModule: "libinput"
[  2189.424] (II) systemd-logind: releasing fd for 13:84
[  2189.557] (II) config/udev: removing device SteelSeries SteelSeries Siberia 840 Consumer Control
[  2189.557] (**) Option "fd" "27"
[  2189.557] (II) event24 - SteelSeries SteelSeries Siberia 840 Consumer Control: device removed
[  2189.557] (II) UnloadModule: "libinput"
[  2189.557] (II) systemd-logind: releasing fd for 13:88
[  6570.665] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 (/dev/input/event10)
[  6570.665] (II) No input driver specified, ignoring this device.
[  6570.665] (II) This device may have been added with another device file.
[  6570.668] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 Consumer Control (/dev/input/event9)
[  6570.668] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  6570.668] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "system-keyboard"
[  6570.668] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Siberia 840 Consumer Control'
[  6570.733] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 27 paused 0
[  6570.733] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: always reports core events
[  6570.733] (**) Option "Device" "/dev/input/event9"
[  6570.733] (**) Option "_source" "server/udev"
[  6570.734] (II) event9  - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[  6570.734] (II) event9  - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[  6570.734] (II) event9  - SteelSeries SteelSeries Siberia 840 Consumer Control: device removed
[  6570.734] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.001D/input/input51/event9"
[  6570.734] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Siberia 840 Consumer Control" (type: KEYBOARD, id 8)
[  6570.734] (**) Option "xkb_layout" "no"
[  6570.735] (II) event9  - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[  6570.735] (II) event9  - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[  6571.652] (II) config/udev: Adding input device HD Webcam C525 (/dev/input/event20)
[  6571.652] (**) HD Webcam C525: Applying InputClass "libinput keyboard catchall"
[  6571.652] (**) HD Webcam C525: Applying InputClass "system-keyboard"
[  6571.652] (II) Using input driver 'libinput' for 'HD Webcam C525'
[  6571.743] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 28 paused 0
[  6571.743] (**) HD Webcam C525: always reports core events
[  6571.743] (**) Option "Device" "/dev/input/event20"
[  6571.743] (**) Option "_source" "server/udev"
[  6571.744] (II) event20 - HD Webcam C525: is tagged by udev as: Keyboard
[  6571.744] (II) event20 - HD Webcam C525: device is a keyboard
[  6571.744] (II) event20 - HD Webcam C525: device removed
[  6571.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.3/1-3.3:1.2/input/input53/event20"
[  6571.744] (II) XINPUT: Adding extended input device "HD Webcam C525" (type: KEYBOARD, id 9)
[  6571.744] (**) Option "xkb_layout" "no"
[  6571.745] (II) event20 - HD Webcam C525: is tagged by udev as: Keyboard
[  6571.745] (II) event20 - HD Webcam C525: device is a keyboard
[  6572.605] (II) config/udev: Adding input device Logitech G900 (/dev/input/mouse0)
[  6572.605] (**) Logitech G900: Applying InputClass "system-keyboard"
[  6572.605] (II) No input driver specified, ignoring this device.
[  6572.605] (II) This device may have been added with another device file.
[  6572.724] (II) config/udev: Adding input device Logitech G900 (/dev/input/event21)
[  6572.724] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[  6572.724] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[  6572.724] (**) Logitech G900: Applying InputClass "system-keyboard"
[  6572.724] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[  6572.724] (II) Using input driver 'libinput' for 'Logitech G900'
[  6572.724] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 30 paused 0
[  6572.724] (**) Logitech G900: always reports core events
[  6572.724] (**) Option "Device" "/dev/input/event21"
[  6572.724] (**) Option "_source" "server/udev"
[  6572.725] (II) event21 - Logitech G900: is tagged by udev as: Keyboard Mouse
[  6572.725] (II) event21 - Logitech G900: device is a pointer
[  6572.725] (II) event21 - Logitech G900: device is a keyboard
[  6572.725] (II) event21 - Logitech G900: device removed
[  6572.725] (**) Option "AccelSpeed" "-0.4"
[  6572.725] (**) Option "AccelProfile" "flat"
[  6572.725] (II) libinput: Logitech G900: needs a virtual subdevice
[  6572.725] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0021/0003:046D:4053.0022/input/input55/event21"
[  6572.725] (II) XINPUT: Adding extended input device "Logitech G900" (type: MOUSE, id 10)
[  6572.725] (**) Option "AccelerationScheme" "none"
[  6572.725] (**) Logitech G900: (accel) selected scheme none/0
[  6572.725] (**) Logitech G900: (accel) acceleration factor: 2.000
[  6572.725] (**) Logitech G900: (accel) acceleration threshold: 4
[  6572.726] (II) event21 - Logitech G900: is tagged by udev as: Keyboard Mouse
[  6572.727] (II) event21 - Logitech G900: device is a pointer
[  6572.727] (II) event21 - Logitech G900: device is a keyboard
[  6572.727] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[  6572.727] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[  6572.727] (**) Logitech G900: Applying InputClass "system-keyboard"
[  6572.727] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[  6572.727] (II) Using input driver 'libinput' for 'Logitech G900'
[  6572.727] (II) systemd-logind: returning pre-existing fd for /dev/input/event21 13:85
[  6572.727] (**) Logitech G900: always reports core events
[  6572.727] (**) Option "Device" "/dev/input/event21"
[  6572.727] (**) Option "_source" "_driver/libinput"
[  6572.727] (II) libinput: Logitech G900: is a virtual subdevice
[  6572.727] (**) Option "AccelSpeed" "-0.4"
[  6572.727] (**) Option "AccelProfile" "flat"
[  6572.727] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0021/0003:046D:4053.0022/input/input55/event21"
[  6572.727] (II) XINPUT: Adding extended input device "Logitech G900" (type: KEYBOARD, id 12)
[  6572.727] (**) Option "xkb_layout" "no"
[  6608.749] (II) config/udev: Adding input device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control (/dev/input/event23)
[  6608.749] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: Applying InputClass "libinput keyboard catchall"
[  6608.749] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: Applying InputClass "system-keyboard"
[  6608.749] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control'
[  6608.750] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 31 paused 0
[  6608.750] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: always reports core events
[  6608.750] (**) Option "Device" "/dev/input/event23"
[  6608.750] (**) Option "_source" "server/udev"
[  6608.751] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: is tagged by udev as: Keyboard
[  6608.751] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: device is a keyboard
[  6608.751] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: device removed
[  6608.751] (II) libinput: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: needs a virtual subdevice
[  6608.751] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0025/input/input57/event23"
[  6608.751] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control" (type: MOUSE, id 13)
[  6608.751] (**) Option "AccelerationScheme" "none"
[  6608.751] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: (accel) selected scheme none/0
[  6608.751] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: (accel) acceleration factor: 2.000
[  6608.751] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: (accel) acceleration threshold: 4
[  6608.752] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: is tagged by udev as: Keyboard
[  6608.752] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: device is a keyboard
[  6608.752] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: Applying InputClass "libinput keyboard catchall"
[  6608.752] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: Applying InputClass "system-keyboard"
[  6608.752] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control'
[  6608.752] (II) systemd-logind: returning pre-existing fd for /dev/input/event23 13:87
[  6608.752] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: always reports core events
[  6608.752] (**) Option "Device" "/dev/input/event23"
[  6608.752] (**) Option "_source" "_driver/libinput"
[  6608.752] (II) libinput: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: is a virtual subdevice
[  6608.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0025/input/input57/event23"
[  6608.752] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control" (type: KEYBOARD, id 15)
[  6608.752] (**) Option "xkb_layout" "no"
[  6608.776] (II) config/udev: Adding input device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  (/dev/input/event25)
[  6608.776] (II) No input driver specified, ignoring this device.
[  6608.776] (II) This device may have been added with another device file.
[  6608.779] (II) config/udev: Adding input device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard (/dev/input/event22)
[  6608.779] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: Applying InputClass "libinput keyboard catchall"
[  6608.779] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: Applying InputClass "system-keyboard"
[  6608.779] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard'
[  6608.781] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 53 paused 0
[  6608.781] (**) Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: always reports core events
[  6608.781] (**) Option "Device" "/dev/input/event22"
[  6608.781] (**) Option "_source" "server/udev"
[  6608.786] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: is tagged by udev as: Keyboard
[  6608.786] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: device is a keyboard
[  6608.786] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: device removed
[  6608.786] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0025/input/input56/event22"
[  6608.786] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard" (type: KEYBOARD, id 16)
[  6608.786] (**) Option "xkb_layout" "no"
[  6608.791] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: is tagged by udev as: Keyboard
[  6608.791] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: device is a keyboard
[  6608.793] (II) config/udev: Adding input device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  (/dev/input/event24)
[  6608.793] (II) No input driver specified, ignoring this device.
[  6608.793] (II) This device may have been added with another device file.
[  6610.557] (II) config/udev: removing device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard
[  6610.557] (**) Option "fd" "53"
[  6610.557] (II) event22 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard: device removed
[  6610.558] (II) UnloadModule: "libinput"
[  6610.558] (II) systemd-logind: releasing fd for 13:86
[  6610.704] (II) config/udev: removing device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control
[  6610.704] (**) Option "fd" "31"
[  6610.705] (II) UnloadModule: "libinput"
[  6610.705] (II) systemd-logind: not releasing fd for 13:87, still in use
[  6610.705] (II) config/udev: removing device Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control
[  6610.705] (**) Option "fd" "31"
[  6610.705] (II) event23 - Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control: device removed
[  6610.705] (II) UnloadModule: "libinput"
[  6610.705] (II) systemd-logind: releasing fd for 13:87
[  6610.856] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/mouse2)
[  6610.856] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  6610.856] (II) No input driver specified, ignoring this device.
[  6610.856] (II) This device may have been added with another device file.
[  6610.932] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/event23)
[  6610.932] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[  6610.932] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[  6610.932] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  6610.932] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[  6610.932] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 53 paused 0
[  6610.932] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[  6610.932] (**) Option "Device" "/dev/input/event23"
[  6610.932] (**) Option "_source" "server/udev"
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device removed
[  6610.933] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: needs a virtual subdevice
[  6610.933] (**) Option "config_info" "udev:/sys/devices/virtual/input/input61/event23"
[  6610.933] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: MOUSE, id 13)
[  6610.933] (**) Option "AccelerationScheme" "none"
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) selected scheme none/0
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration factor: 2.000
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration threshold: 4
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[  6610.933] (II) event23 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[  6610.933] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[  6610.933] (II) systemd-logind: returning pre-existing fd for /dev/input/event23 13:87
[  6610.933] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[  6610.933] (**) Option "Device" "/dev/input/event23"
[  6610.933] (**) Option "_source" "_driver/libinput"
[  6610.933] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is a virtual subdevice
[  6610.933] (**) Option "config_info" "udev:/sys/devices/virtual/input/input61/event23"
[  6610.933] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: KEYBOARD, id 15)
[  6610.933] (**) Option "xkb_layout" "no"
[  6610.949] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB (/dev/input/event22)
[  6610.949] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[  6610.949] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[  6610.949] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[  6610.949] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[  6610.950] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 54 paused 0
[  6610.950] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[  6610.950] (**) Option "Device" "/dev/input/event22"
[  6610.950] (**) Option "_source" "server/udev"
[  6610.952] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[  6610.953] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[  6610.953] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[  6610.953] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device removed
[  6610.953] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: needs a virtual subdevice
[  6610.953] (**) Option "config_info" "udev:/sys/devices/virtual/input/input60/event22"
[  6610.953] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: MOUSE, id 16)
[  6610.953] (**) Option "AccelerationScheme" "none"
[  6610.954] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) selected scheme none/0
[  6610.954] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration factor: 2.000
[  6610.954] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration threshold: 4
[  6610.956] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[  6610.956] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[  6610.956] (II) event22 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[  6610.956] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[  6610.956] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[  6610.956] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[  6610.956] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[  6610.956] (II) systemd-logind: returning pre-existing fd for /dev/input/event22 13:86
[  6610.956] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[  6610.956] (**) Option "Device" "/dev/input/event22"
[  6610.956] (**) Option "_source" "_driver/libinput"
[  6610.956] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is a virtual subdevice
[  6610.956] (**) Option "config_info" "udev:/sys/devices/virtual/input/input60/event22"
[  6610.956] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: KEYBOARD, id 17)
[  6610.956] (**) Option "xkb_layout" "no"

Boot log (as output by "journalctl -b"):

Nov 19 16:07:29 aura kernel: Linux version 5.9.9-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Wed, 18 Nov 2020 19:52:04 +0000
Nov 19 16:07:29 aura kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/main-system rw loglevel=3 quiet amd_iommu=on iommu=pt vfio-pci.ids=10de:2204,10de:1aef
Nov 19 16:07:29 aura kernel: KERNEL supported cpus:
Nov 19 16:07:29 aura kernel:   Intel GenuineIntel
Nov 19 16:07:29 aura kernel:   AMD AuthenticAMD
Nov 19 16:07:29 aura kernel:   Hygon HygonGenuine
Nov 19 16:07:29 aura kernel:   Centaur CentaurHauls
Nov 19 16:07:29 aura kernel:   zhaoxin   Shanghai
Nov 19 16:07:29 aura kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 19 16:07:29 aura kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 19 16:07:29 aura kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 19 16:07:29 aura kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 19 16:07:29 aura kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Nov 19 16:07:29 aura kernel: BIOS-provided physical RAM map:
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e1ffff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x000000000a210000-0x00000000ac3e9fff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000ac3ea000-0x00000000ac7e6fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000ac7e7000-0x00000000ac833fff] ACPI data
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000ac834000-0x00000000acecdfff] ACPI NVS
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000acece000-0x00000000adb77fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000adb78000-0x00000000adbfefff] type 20
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000adbff000-0x00000000aeffffff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000af000000-0x00000000afffffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x0000000100000000-0x000000084f2fffff] usable
Nov 19 16:07:29 aura kernel: BIOS-e820: [mem 0x000000084f300000-0x000000084fffffff] reserved
Nov 19 16:07:29 aura kernel: NX (Execute Disable) protection: active
Nov 19 16:07:29 aura kernel: efi: EFI v2.70 by American Megatrends
Nov 19 16:07:29 aura kernel: efi: ACPI=0xaceb5000 ACPI 2.0=0xaceb5014 SMBIOS=0xada28000 SMBIOS 3.0=0xada27000 MEMATTR=0xaa2e5018 ESRT=0xaa2f2f98
Nov 19 16:07:29 aura kernel: SMBIOS 3.3.0 present.
Nov 19 16:07:29 aura kernel: DMI: Gigabyte Technology Co., Ltd. X570 AORUS MASTER/X570 AORUS MASTER, BIOS F31e 10/29/2020
Nov 19 16:07:29 aura kernel: tsc: Fast TSC calibration failed
Nov 19 16:07:29 aura kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 19 16:07:29 aura kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 19 16:07:29 aura kernel: last_pfn = 0x84f300 max_arch_pfn = 0x400000000
Nov 19 16:07:29 aura kernel: MTRR default type: uncachable
Nov 19 16:07:29 aura kernel: MTRR fixed ranges enabled:
Nov 19 16:07:29 aura kernel:   00000-9FFFF write-back
Nov 19 16:07:29 aura kernel:   A0000-BFFFF write-through
Nov 19 16:07:29 aura kernel:   C0000-FFFFF write-protect
Nov 19 16:07:29 aura kernel: MTRR variable ranges enabled:
Nov 19 16:07:29 aura kernel:   0 base 000000000000 mask FFFF80000000 write-back
Nov 19 16:07:29 aura kernel:   1 base 000080000000 mask FFFFE0000000 write-back
Nov 19 16:07:29 aura kernel:   2 base 0000A0000000 mask FFFFF0000000 write-back
Nov 19 16:07:29 aura kernel:   3 base 0000AD300000 mask FFFFFFFF0000 uncachable
Nov 19 16:07:29 aura kernel:   4 disabled
Nov 19 16:07:29 aura kernel:   5 disabled
Nov 19 16:07:29 aura kernel:   6 disabled
Nov 19 16:07:29 aura kernel:   7 disabled
Nov 19 16:07:29 aura kernel: TOM2: 0000000850000000 aka 34048M
Nov 19 16:07:29 aura kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
Nov 19 16:07:29 aura kernel: total RAM covered: 2815M
Nov 19 16:07:29 aura kernel: Found optimal setting for mtrr clean up
Nov 19 16:07:29 aura kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Nov 19 16:07:29 aura kernel: e820: update [mem 0xad300000-0xad30ffff] usable ==> reserved
Nov 19 16:07:29 aura kernel: e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
Nov 19 16:07:29 aura kernel: last_pfn = 0xaf000 max_arch_pfn = 0x400000000
Nov 19 16:07:29 aura kernel: esrt: Reserving ESRT space from 0x00000000aa2f2f98 to 0x00000000aa2f2fd0.
Nov 19 16:07:29 aura kernel: e820: update [mem 0xaa2f2000-0xaa2f2fff] usable ==> reserved
Nov 19 16:07:29 aura kernel: check: Scanning 1 areas for low memory corruption
Nov 19 16:07:29 aura kernel: Using GB pages for direct mapping
Nov 19 16:07:29 aura kernel: Secure boot could not be determined
Nov 19 16:07:29 aura kernel: RAMDISK: [mem 0x33c81000-0x35e37fff]
Nov 19 16:07:29 aura kernel: ACPI: Early table checksum verification disabled
Nov 19 16:07:29 aura kernel: ACPI: RSDP 0x00000000ACEB5014 000024 (v02 ALASKA)
Nov 19 16:07:29 aura kernel: ACPI: XSDT 0x00000000ACEB4728 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 19 16:07:29 aura kernel: ACPI: FACP 0x00000000AC819000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Nov 19 16:07:29 aura kernel: ACPI: DSDT 0x00000000AC812000 006305 (v02 ALASKA A M I    01072009 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: FACS 0x00000000ACEAF000 000040
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC828000 00B10C (v01 GBT    GSWApp   00000001 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC81F000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC81B000 003C65 (v01 AMD    AMD AOD  00000001 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC81A000 0001CC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Nov 19 16:07:29 aura kernel: ACPI: FIDT 0x00000000AC811000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 19 16:07:29 aura kernel: ACPI: MCFG 0x00000000AC810000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Nov 19 16:07:29 aura kernel: ACPI: HPET 0x00000000AC80F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC80E000 000024 (v01 AMD    BIXBY    00001000 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: BGRT 0x00000000AC80D000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 19 16:07:29 aura kernel: ACPI: IVRS 0x00000000AC80C000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Nov 19 16:07:29 aura kernel: ACPI: PCCT 0x00000000AC80B000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC803000 007D49 (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 19 16:07:29 aura kernel: ACPI: CRAT 0x00000000AC801000 001D58 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 19 16:07:29 aura kernel: ACPI: CDIT 0x00000000AC800000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC7FF000 0005F6 (v01 AMD    QOGIRDGP 00000001 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC7FB000 0036E3 (v01 AMD    QOGIRN   00000001 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: WSMT 0x00000000AC7FA000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 19 16:07:29 aura kernel: ACPI: APIC 0x00000000AC7F9000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Nov 19 16:07:29 aura kernel: ACPI: SSDT 0x00000000AC7F7000 00147F (v01 AMD    QOGIRC   00000001 INTL 20190509)
Nov 19 16:07:29 aura kernel: ACPI: FPDT 0x00000000AC7F6000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 19 16:07:29 aura kernel: ACPI: Local APIC address 0xfee00000
Nov 19 16:07:29 aura kernel: No NUMA configuration found
Nov 19 16:07:29 aura kernel: Faking a node at [mem 0x0000000000000000-0x000000084f2fffff]
Nov 19 16:07:29 aura kernel: NODE_DATA(0) allocated [mem 0x84f2fc000-0x84f2fffff]
Nov 19 16:07:29 aura kernel: Zone ranges:
Nov 19 16:07:29 aura kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 19 16:07:29 aura kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 19 16:07:29 aura kernel:   Normal   [mem 0x0000000100000000-0x000000084f2fffff]
Nov 19 16:07:29 aura kernel:   Device   empty
Nov 19 16:07:29 aura kernel: Movable zone start for each node
Nov 19 16:07:29 aura kernel: Early memory node ranges
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x0000000000100000-0x0000000009e1ffff]
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x000000000a210000-0x00000000ac3e9fff]
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x00000000adbff000-0x00000000aeffffff]
Nov 19 16:07:29 aura kernel:   node   0: [mem 0x0000000100000000-0x000000084f2fffff]
Nov 19 16:07:29 aura kernel: Zeroed struct page in unavailable ranges: 14182 pages
Nov 19 16:07:29 aura kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000084f2fffff]
Nov 19 16:07:29 aura kernel: On node 0 totalpages: 8374426
Nov 19 16:07:29 aura kernel:   DMA zone: 64 pages used for memmap
Nov 19 16:07:29 aura kernel:   DMA zone: 33 pages reserved
Nov 19 16:07:29 aura kernel:   DMA zone: 3999 pages, LIFO batch:0
Nov 19 16:07:29 aura kernel:   DMA32 zone: 11032 pages used for memmap
Nov 19 16:07:29 aura kernel:   DMA32 zone: 706043 pages, LIFO batch:63
Nov 19 16:07:29 aura kernel:   Normal zone: 119756 pages used for memmap
Nov 19 16:07:29 aura kernel:   Normal zone: 7664384 pages, LIFO batch:63
Nov 19 16:07:29 aura kernel: ACPI: PM-Timer IO Port: 0x808
Nov 19 16:07:29 aura kernel: ACPI: Local APIC address 0xfee00000
Nov 19 16:07:29 aura kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 19 16:07:29 aura kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Nov 19 16:07:29 aura kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Nov 19 16:07:29 aura kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 19 16:07:29 aura kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 19 16:07:29 aura kernel: ACPI: IRQ0 used by override.
Nov 19 16:07:29 aura kernel: ACPI: IRQ9 used by override.
Nov 19 16:07:29 aura kernel: Using ACPI (MADT) for SMP configuration information
Nov 19 16:07:29 aura kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Nov 19 16:07:29 aura kernel: e820: update [mem 0xa80fa000-0xa8150fff] usable ==> reserved
Nov 19 16:07:29 aura kernel: smpboot: Allowing 32 CPUs, 0 hotplug CPUs
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0x09e20000-0x09ffffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xa80fa000-0xa8150fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xaa2f2000-0xaa2f2fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xac3ea000-0xac7e6fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xac7e7000-0xac833fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xac834000-0xacecdfff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xacece000-0xadb77fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xadb78000-0xadbfefff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xaf000000-0xafffffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xefffffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Nov 19 16:07:29 aura kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Nov 19 16:07:29 aura kernel: [mem 0xb0000000-0xefffffff] available for PCI devices
Nov 19 16:07:29 aura kernel: Booting paravirtualized kernel on bare hardware
Nov 19 16:07:29 aura kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 19 16:07:29 aura kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Nov 19 16:07:29 aura kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Nov 19 16:07:29 aura kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Nov 19 16:07:29 aura kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Nov 19 16:07:29 aura kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Nov 19 16:07:29 aura kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8243541
Nov 19 16:07:29 aura kernel: Policy zone: Normal
Nov 19 16:07:29 aura kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/main-system rw loglevel=3 quiet amd_iommu=on iommu=pt vfio-pci.ids=10de:2204,10de:1aef
Nov 19 16:07:29 aura kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Nov 19 16:07:29 aura kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Nov 19 16:07:29 aura kernel: printk: log_buf_len min size: 131072 bytes
Nov 19 16:07:29 aura kernel: printk: log_buf_len: 262144 bytes
Nov 19 16:07:29 aura kernel: printk: early log buf free: 116324(88%)
Nov 19 16:07:29 aura kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 19 16:07:29 aura kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 19 16:07:29 aura kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Nov 19 16:07:29 aura kernel: Memory: 32685408K/33497704K available (14339K kernel code, 1505K rwdata, 7948K rodata, 1660K init, 2944K bss, 812036K reserved, 0K cma-reserved)
Nov 19 16:07:29 aura kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Nov 19 16:07:29 aura kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Nov 19 16:07:29 aura kernel: ftrace: allocating 40882 entries in 160 pages
Nov 19 16:07:29 aura kernel: ftrace: allocated 160 pages with 2 groups
Nov 19 16:07:29 aura kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 19 16:07:29 aura kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Nov 19 16:07:29 aura kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Nov 19 16:07:29 aura kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 19 16:07:29 aura kernel:         Trampoline variant of Tasks RCU enabled.
Nov 19 16:07:29 aura kernel:         Rude variant of Tasks RCU enabled.
Nov 19 16:07:29 aura kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Nov 19 16:07:29 aura kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Nov 19 16:07:29 aura kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Nov 19 16:07:29 aura kernel: Console: colour dummy device 80x25
Nov 19 16:07:29 aura kernel: printk: console [tty0] enabled
Nov 19 16:07:29 aura kernel: ACPI: Core revision 20200717
Nov 19 16:07:29 aura kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Nov 19 16:07:29 aura kernel: APIC: Switch to symmetric I/O mode setup
Nov 19 16:07:29 aura kernel: Switched APIC routing to physical flat.
Nov 19 16:07:29 aura kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 19 16:07:29 aura kernel: tsc: PIT calibration matches HPET. 1 loops
Nov 19 16:07:29 aura kernel: tsc: Detected 3500.277 MHz processor
Nov 19 16:07:29 aura kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3274567c305, max_idle_ns: 440795241224 ns
Nov 19 16:07:29 aura kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7003.24 BogoMIPS (lpj=11667590)
Nov 19 16:07:29 aura kernel: pid_max: default: 32768 minimum: 301
Nov 19 16:07:29 aura kernel: LSM: Security Framework initializing
Nov 19 16:07:29 aura kernel: Yama: becoming mindful.
Nov 19 16:07:29 aura kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 19 16:07:29 aura kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 19 16:07:29 aura kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 19 16:07:29 aura kernel: LVT offset 1 assigned for vector 0xf9
Nov 19 16:07:29 aura kernel: LVT offset 2 assigned for vector 0xf4
Nov 19 16:07:29 aura kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Nov 19 16:07:29 aura kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Nov 19 16:07:29 aura kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 19 16:07:29 aura kernel: Spectre V2 : Mitigation: Full AMD retpoline
Nov 19 16:07:29 aura kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 19 16:07:29 aura kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 19 16:07:29 aura kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Nov 19 16:07:29 aura kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Nov 19 16:07:29 aura kernel: Freeing SMP alternatives memory: 32K
Nov 19 16:07:29 aura kernel: smpboot: CPU0: AMD Ryzen 9 3950X 16-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Nov 19 16:07:29 aura kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Nov 19 16:07:29 aura kernel: ... version:                0
Nov 19 16:07:29 aura kernel: ... bit width:              48
Nov 19 16:07:29 aura kernel: ... generic registers:      6
Nov 19 16:07:29 aura kernel: ... value mask:             0000ffffffffffff
Nov 19 16:07:29 aura kernel: ... max period:             00007fffffffffff
Nov 19 16:07:29 aura kernel: ... fixed-purpose events:   0
Nov 19 16:07:29 aura kernel: ... event mask:             000000000000003f
Nov 19 16:07:29 aura kernel: rcu: Hierarchical SRCU implementation.
Nov 19 16:07:29 aura kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 19 16:07:29 aura kernel: smp: Bringing up secondary CPUs ...
Nov 19 16:07:29 aura kernel: x86: Booting SMP configuration:
Nov 19 16:07:29 aura kernel: .... node  #0, CPUs:        #1
Nov 19 16:07:29 aura kernel: __common_interrupt: 1.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #2
Nov 19 16:07:29 aura kernel: __common_interrupt: 2.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #3
Nov 19 16:07:29 aura kernel: __common_interrupt: 3.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #4
Nov 19 16:07:29 aura kernel: __common_interrupt: 4.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #5
Nov 19 16:07:29 aura kernel: __common_interrupt: 5.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #6
Nov 19 16:07:29 aura kernel: __common_interrupt: 6.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #7
Nov 19 16:07:29 aura kernel: __common_interrupt: 7.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #8
Nov 19 16:07:29 aura kernel: __common_interrupt: 8.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:   #9
Nov 19 16:07:29 aura kernel: __common_interrupt: 9.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:  #10
Nov 19 16:07:29 aura kernel: __common_interrupt: 10.55 No irq handler for vector
Nov 19 16:07:29 aura kernel:  #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Nov 19 16:07:29 aura kernel: smp: Brought up 1 node, 32 CPUs
Nov 19 16:07:29 aura kernel: smpboot: Max logical packages: 1
Nov 19 16:07:29 aura kernel: smpboot: Total of 32 processors activated (224107.80 BogoMIPS)
Nov 19 16:07:29 aura kernel: devtmpfs: initialized
Nov 19 16:07:29 aura kernel: x86/mm: Memory block size: 128MB
Nov 19 16:07:29 aura kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Nov 19 16:07:29 aura kernel: PM: Registering ACPI NVS region [mem 0xac834000-0xacecdfff] (6922240 bytes)
Nov 19 16:07:29 aura kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 19 16:07:29 aura kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 19 16:07:29 aura kernel: pinctrl core: initialized pinctrl subsystem
Nov 19 16:07:29 aura kernel: PM: RTC time: 15:07:24, date: 2020-11-19
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 16
Nov 19 16:07:29 aura kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 19 16:07:29 aura kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 19 16:07:29 aura kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 19 16:07:29 aura kernel: audit: initializing netlink subsys (disabled)
Nov 19 16:07:29 aura kernel: audit: type=2000 audit(1605798443.206:1): state=initialized audit_enabled=0 res=1
Nov 19 16:07:29 aura kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 19 16:07:29 aura kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 19 16:07:29 aura kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 19 16:07:29 aura kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 19 16:07:29 aura kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 19 16:07:29 aura kernel: cpuidle: using governor ladder
Nov 19 16:07:29 aura kernel: cpuidle: using governor menu
Nov 19 16:07:29 aura kernel: Detected 1 PCC Subspaces
Nov 19 16:07:29 aura kernel: Registering PCC driver as Mailbox controller
Nov 19 16:07:29 aura kernel: ACPI: bus type PCI registered
Nov 19 16:07:29 aura kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 19 16:07:29 aura kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Nov 19 16:07:29 aura kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Nov 19 16:07:29 aura kernel: PCI: Using configuration type 1 for base access
Nov 19 16:07:29 aura kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Nov 19 16:07:29 aura kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Nov 19 16:07:29 aura kernel: fbcon: Taking over console
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Module Device)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Processor Device)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Linux-Dell-Video)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 19 16:07:29 aura kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Nov 19 16:07:29 aura kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Nov 19 16:07:29 aura kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 19 16:07:29 aura kernel: ACPI: Interpreter enabled
Nov 19 16:07:29 aura kernel: ACPI: (supports S0 S3 S4 S5)
Nov 19 16:07:29 aura kernel: ACPI: Using IOAPIC for interrupt routing
Nov 19 16:07:29 aura kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 19 16:07:29 aura kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Nov 19 16:07:29 aura kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 19 16:07:29 aura kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 19 16:07:29 aura kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Nov 19 16:07:29 aura kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Nov 19 16:07:29 aura kernel: PCI host bridge to bus 0000:00
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfec02fff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 19 16:07:29 aura kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Nov 19 16:07:29 aura kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2: [1022:1483] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Nov 19 16:07:29 aura kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Nov 19 16:07:29 aura kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Nov 19 16:07:29 aura kernel: pci 0000:01:00.0: [1987:5012] type 00 class 0x010802
Nov 19 16:07:29 aura kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfc000000-0xfc003fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1:   bridge window [mem 0xfc000000-0xfc0fffff]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: [1022:57ad] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: PCI bridge to [bus 02-0b]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2:   bridge window [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2:   bridge window [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: [1022:57a3] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: [1022:57a3] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: [1022:57a3] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: [1022:57a3] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: [1022:57a3] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: [1022:57a4] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: [1022:57a4] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: [1022:57a4] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: PCI bridge to [bus 03-0b]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0:   bridge window [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0:   bridge window [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:04:00.0: [1987:5012] type 00 class 0x010802
Nov 19 16:07:29 aura kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfba00000-0xfba03fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:04:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0:   bridge window [mem 0xfba00000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:05:00.0: [1987:5012] type 00 class 0x010802
Nov 19 16:07:29 aura kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfb900000-0xfb903fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:05:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
Nov 19 16:07:29 aura kernel: pci 0000:06:00.0: [8086:2723] type 00 class 0x028000
Nov 19 16:07:29 aura kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfb800000-0xfb803fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: PCI bridge to [bus 06]
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0:   bridge window [mem 0xfb800000-0xfb8fffff]
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: [8086:1539] type 00 class 0x020000
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: reg 0x10: [mem 0xfb700000-0xfb71ffff]
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: reg 0x18: [io  0xd000-0xd01f]
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: reg 0x1c: [mem 0xfb720000-0xfb723fff]
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: PCI bridge to [bus 07]
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0:   bridge window [mem 0xfb700000-0xfb7fffff]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: [10ec:8125] type 00 class 0x020000
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: reg 0x10: [io  0xc000-0xc0ff]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfb600000-0xfb60ffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: reg 0x20: [mem 0xfb610000-0xfb613fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: supports D1 D2
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: reg 0x1b4: [mem 0x00000000-0x0000ffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: VF(n) BAR2 space: [mem 0x00000000-0x0006ffff 64bit] (contains BAR2 for 7 VFs)
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: reg 0x1bc: [mem 0x00000000-0x00003fff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: VF(n) BAR4 space: [mem 0x00000000-0x0001bfff 64bit] (contains BAR4 for 7 VFs)
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: PCI bridge to [bus 08]
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0:   bridge window [io  0xc000-0xcfff]
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0:   bridge window [mem 0xfb600000-0xfb6fffff]
Nov 19 16:07:29 aura kernel: pci 0000:09:00.0: [1022:1485] type 00 class 0x130000
Nov 19 16:07:29 aura kernel: pci 0000:09:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:09:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:09:00.1: [1022:149c] type 00 class 0x0c0330
Nov 19 16:07:29 aura kernel: pci 0000:09:00.1: reg 0x10: [mem 0xfb300000-0xfb3fffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:09:00.1: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:09:00.1: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:09:00.3: [1022:149c] type 00 class 0x0c0330
Nov 19 16:07:29 aura kernel: pci 0000:09:00.3: reg 0x10: [mem 0xfb200000-0xfb2fffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:09:00.3: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: PCI bridge to [bus 09]
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0:   bridge window [mem 0xfb200000-0xfb3fffff]
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: [1022:7901] type 00 class 0x010601
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: reg 0x24: [mem 0xfb500000-0xfb5007ff]
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: PME# supported from D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: PCI bridge to [bus 0a]
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0:   bridge window [mem 0xfb500000-0xfb5fffff]
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: reg 0x24: [mem 0xfb400000-0xfb4007ff]
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: PME# supported from D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: PCI bridge to [bus 0b]
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0:   bridge window [mem 0xfb400000-0xfb4fffff]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: [10de:2204] type 00 class 0x030000
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: reg 0x24: [io  0xf000-0xf07f]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.1: [10de:1aef] type 00 class 0x040300
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1: PCI bridge to [bus 0c]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [mem 0xfa000000-0xfb0fffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: [1002:1478] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: reg 0x10: [mem 0xfbf00000-0xfbf03fff]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2: PCI bridge to [bus 0d-0f]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [mem 0xfbe00000-0xfbffffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0: [1002:1479] type 01 class 0x060400
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e-0f]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: [1002:731f] type 00 class 0x030000
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: reg 0x20: [io  0xe000-0xe0ff]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: reg 0x24: [mem 0xfbe00000-0xfbe7ffff]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: reg 0x30: [mem 0xfbe80000-0xfbe9ffff pref]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: BAR 0: assigned to efifb
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.1: [1002:ab38] type 00 class 0x040300
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.1: reg 0x10: [mem 0xfbea0000-0xfbea3fff]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.1: PME# supported from D1 D2 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:10:00.0: [1022:148a] type 00 class 0x130000
Nov 19 16:07:29 aura kernel: pci 0000:10:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: PCI bridge to [bus 10]
Nov 19 16:07:29 aura kernel: pci 0000:11:00.0: [1022:1485] type 00 class 0x130000
Nov 19 16:07:29 aura kernel: pci 0000:11:00.0: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:11:00.1: [1022:1486] type 00 class 0x108000
Nov 19 16:07:29 aura kernel: pci 0000:11:00.1: reg 0x18: [mem 0xfbc00000-0xfbcfffff]
Nov 19 16:07:29 aura kernel: pci 0000:11:00.1: reg 0x24: [mem 0xfbd08000-0xfbd09fff]
Nov 19 16:07:29 aura kernel: pci 0000:11:00.1: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:11:00.3: [1022:149c] type 00 class 0x0c0330
Nov 19 16:07:29 aura kernel: pci 0000:11:00.3: reg 0x10: [mem 0xfbb00000-0xfbbfffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:11:00.3: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:11:00.3: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:11:00.4: [1022:1487] type 00 class 0x040300
Nov 19 16:07:29 aura kernel: pci 0000:11:00.4: reg 0x10: [mem 0xfbd00000-0xfbd07fff]
Nov 19 16:07:29 aura kernel: pci 0000:11:00.4: enabling Extended Tags
Nov 19 16:07:29 aura kernel: pci 0000:11:00.4: PME# supported from D0 D3hot D3cold
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: PCI bridge to [bus 11]
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1:   bridge window [mem 0xfbb00000-0xfbdfffff]
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Nov 19 16:07:29 aura kernel: iommu: Default domain type: Passthrough (set via kernel command line)
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: vgaarb: setting as boot VGA device
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: vgaarb: bridge control possible
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: vgaarb: bridge control possible
Nov 19 16:07:29 aura kernel: vgaarb: loaded
Nov 19 16:07:29 aura kernel: SCSI subsystem initialized
Nov 19 16:07:29 aura kernel: libata version 3.00 loaded.
Nov 19 16:07:29 aura kernel: ACPI: bus type USB registered
Nov 19 16:07:29 aura kernel: usbcore: registered new interface driver usbfs
Nov 19 16:07:29 aura kernel: usbcore: registered new interface driver hub
Nov 19 16:07:29 aura kernel: usbcore: registered new device driver usb
Nov 19 16:07:29 aura kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 19 16:07:29 aura kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 19 16:07:29 aura kernel: PTP clock support registered
Nov 19 16:07:29 aura kernel: EDAC MC: Ver: 3.0.0
Nov 19 16:07:29 aura kernel: Registered efivars operations
Nov 19 16:07:29 aura kernel: NetLabel: Initializing
Nov 19 16:07:29 aura kernel: NetLabel:  domain hash size = 128
Nov 19 16:07:29 aura kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 19 16:07:29 aura kernel: NetLabel:  unlabeled traffic allowed by default
Nov 19 16:07:29 aura kernel: PCI: Using ACPI for IRQ routing
Nov 19 16:07:29 aura kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0x09e20000-0x0bffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0xa80fa000-0xabffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0xaa2f2000-0xabffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0xac3ea000-0xafffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0xaf000000-0xafffffff]
Nov 19 16:07:29 aura kernel: e820: reserve RAM buffer [mem 0x84f300000-0x84fffffff]
Nov 19 16:07:29 aura kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 19 16:07:29 aura kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 19 16:07:29 aura kernel: clocksource: Switched to clocksource tsc-early
Nov 19 16:07:29 aura kernel: VFS: Disk quotas dquot_6.6.0
Nov 19 16:07:29 aura kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 19 16:07:29 aura kernel: pnp: PnP ACPI init
Nov 19 16:07:29 aura kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 19 16:07:29 aura kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 16:07:29 aura kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 19 16:07:29 aura kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x040b] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x04d6] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c14] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c52] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c6c] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0c6f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0cd0-0x0cd1] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0cd2-0x0cd3] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0cd4-0x0cd5] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0cd6-0x0cd7] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Nov 19 16:07:29 aura kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 16:07:29 aura kernel: pnp: PnP ACPI: found 5 devices
Nov 19 16:07:29 aura kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 2
Nov 19 16:07:29 aura kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Nov 19 16:07:29 aura kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 19 16:07:29 aura kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Nov 19 16:07:29 aura kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 19 16:07:29 aura kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Nov 19 16:07:29 aura kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 19 16:07:29 aura kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 1
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 44
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1:   bridge window [mem 0xfc000000-0xfc0fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0:   bridge window [mem 0xfba00000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: PCI bridge to [bus 06]
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0:   bridge window [mem 0xfb800000-0xfb8fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: PCI bridge to [bus 07]
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0:   bridge window [mem 0xfb700000-0xfb7fffff]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: BAR 9: assigned [mem 0xfb620000-0xfb68ffff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: BAR 11: assigned [mem 0xfb690000-0xfb6abfff 64bit]
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: PCI bridge to [bus 08]
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0:   bridge window [io  0xc000-0xcfff]
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0:   bridge window [mem 0xfb600000-0xfb6fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: PCI bridge to [bus 09]
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0:   bridge window [mem 0xfb200000-0xfb3fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: PCI bridge to [bus 0a]
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0:   bridge window [mem 0xfb500000-0xfb5fffff]
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: PCI bridge to [bus 0b]
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0:   bridge window [mem 0xfb400000-0xfb4fffff]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: PCI bridge to [bus 03-0b]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0:   bridge window [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0:   bridge window [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: PCI bridge to [bus 02-0b]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2:   bridge window [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2:   bridge window [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1: PCI bridge to [bus 0c]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [mem 0xfa000000-0xfb0fffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e-0f]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2: PCI bridge to [bus 0d-0f]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [mem 0xfbe00000-0xfbffffff]
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: PCI bridge to [bus 10]
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: PCI bridge to [bus 11]
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1:   bridge window [mem 0xfbb00000-0xfbdfffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 10 [mem 0xb0000000-0xfec02fff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Nov 19 16:07:29 aura kernel: pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfc0fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:02: resource 0 [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:02: resource 1 [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xdfff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:03: resource 1 [mem 0xfb200000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:04: resource 1 [mem 0xfba00000-0xfbafffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:05: resource 1 [mem 0xfb900000-0xfb9fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:06: resource 1 [mem 0xfb800000-0xfb8fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:07: resource 1 [mem 0xfb700000-0xfb7fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:08: resource 1 [mem 0xfb600000-0xfb6fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:09: resource 1 [mem 0xfb200000-0xfb3fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0a: resource 1 [mem 0xfb500000-0xfb5fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0b: resource 1 [mem 0xfb400000-0xfb4fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0c: resource 0 [io  0xf000-0xffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0c: resource 1 [mem 0xfa000000-0xfb0fffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0c: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0d: resource 0 [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0d: resource 1 [mem 0xfbe00000-0xfbffffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0d: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0e: resource 1 [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0e: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0f: resource 0 [io  0xe000-0xefff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0f: resource 1 [mem 0xfbe00000-0xfbefffff]
Nov 19 16:07:29 aura kernel: pci_bus 0000:0f: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 19 16:07:29 aura kernel: pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbdfffff]
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.1: D0 power state depends on 0000:0c:00.0
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.1: D0 power state depends on 0000:0f:00.0
Nov 19 16:07:29 aura kernel: PCI: CLS 64 bytes, default 64
Nov 19 16:07:29 aura kernel: Trying to unpack rootfs image as initramfs...
Nov 19 16:07:29 aura kernel: Freeing initrd memory: 34524K
Nov 19 16:07:29 aura kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 19 16:07:29 aura kernel: pci 0000:00:01.0: Adding to iommu group 0
Nov 19 16:07:29 aura kernel: pci 0000:00:01.1: Adding to iommu group 1
Nov 19 16:07:29 aura kernel: pci 0000:00:01.2: Adding to iommu group 2
Nov 19 16:07:29 aura kernel: pci 0000:00:02.0: Adding to iommu group 3
Nov 19 16:07:29 aura kernel: pci 0000:00:03.0: Adding to iommu group 4
Nov 19 16:07:29 aura kernel: pci 0000:00:03.1: Adding to iommu group 5
Nov 19 16:07:29 aura kernel: pci 0000:00:03.2: Adding to iommu group 6
Nov 19 16:07:29 aura kernel: pci 0000:00:04.0: Adding to iommu group 7
Nov 19 16:07:29 aura kernel: pci 0000:00:05.0: Adding to iommu group 8
Nov 19 16:07:29 aura kernel: pci 0000:00:07.0: Adding to iommu group 9
Nov 19 16:07:29 aura kernel: pci 0000:00:07.1: Adding to iommu group 10
Nov 19 16:07:29 aura kernel: pci 0000:00:08.0: Adding to iommu group 11
Nov 19 16:07:29 aura kernel: pci 0000:00:08.1: Adding to iommu group 12
Nov 19 16:07:29 aura kernel: pci 0000:00:14.0: Adding to iommu group 13
Nov 19 16:07:29 aura kernel: pci 0000:00:14.3: Adding to iommu group 13
Nov 19 16:07:29 aura kernel: pci 0000:00:18.0: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.1: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.2: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.3: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.4: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.5: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.6: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:00:18.7: Adding to iommu group 14
Nov 19 16:07:29 aura kernel: pci 0000:01:00.0: Adding to iommu group 15
Nov 19 16:07:29 aura kernel: pci 0000:02:00.0: Adding to iommu group 16
Nov 19 16:07:29 aura kernel: pci 0000:03:00.0: Adding to iommu group 17
Nov 19 16:07:29 aura kernel: pci 0000:03:01.0: Adding to iommu group 18
Nov 19 16:07:29 aura kernel: pci 0000:03:03.0: Adding to iommu group 19
Nov 19 16:07:29 aura kernel: pci 0000:03:04.0: Adding to iommu group 20
Nov 19 16:07:29 aura kernel: pci 0000:03:05.0: Adding to iommu group 21
Nov 19 16:07:29 aura kernel: pci 0000:03:08.0: Adding to iommu group 22
Nov 19 16:07:29 aura kernel: pci 0000:03:09.0: Adding to iommu group 23
Nov 19 16:07:29 aura kernel: pci 0000:03:0a.0: Adding to iommu group 24
Nov 19 16:07:29 aura kernel: pci 0000:04:00.0: Adding to iommu group 25
Nov 19 16:07:29 aura kernel: pci 0000:05:00.0: Adding to iommu group 26
Nov 19 16:07:29 aura kernel: pci 0000:06:00.0: Adding to iommu group 27
Nov 19 16:07:29 aura kernel: pci 0000:07:00.0: Adding to iommu group 28
Nov 19 16:07:29 aura kernel: pci 0000:08:00.0: Adding to iommu group 29
Nov 19 16:07:29 aura kernel: pci 0000:09:00.0: Adding to iommu group 22
Nov 19 16:07:29 aura kernel: pci 0000:09:00.1: Adding to iommu group 22
Nov 19 16:07:29 aura kernel: pci 0000:09:00.3: Adding to iommu group 22
Nov 19 16:07:29 aura kernel: pci 0000:0a:00.0: Adding to iommu group 23
Nov 19 16:07:29 aura kernel: pci 0000:0b:00.0: Adding to iommu group 24
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.0: Adding to iommu group 30
Nov 19 16:07:29 aura kernel: pci 0000:0c:00.1: Adding to iommu group 30
Nov 19 16:07:29 aura kernel: pci 0000:0d:00.0: Adding to iommu group 31
Nov 19 16:07:29 aura kernel: pci 0000:0e:00.0: Adding to iommu group 32
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.0: Adding to iommu group 33
Nov 19 16:07:29 aura kernel: pci 0000:0f:00.1: Adding to iommu group 34
Nov 19 16:07:29 aura kernel: pci 0000:10:00.0: Adding to iommu group 35
Nov 19 16:07:29 aura kernel: pci 0000:11:00.0: Adding to iommu group 36
Nov 19 16:07:29 aura kernel: pci 0000:11:00.1: Adding to iommu group 37
Nov 19 16:07:29 aura kernel: pci 0000:11:00.3: Adding to iommu group 38
Nov 19 16:07:29 aura kernel: pci 0000:11:00.4: Adding to iommu group 39
Nov 19 16:07:29 aura kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Nov 19 16:07:29 aura kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
Nov 19 16:07:29 aura kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Nov 19 16:07:29 aura kernel: AMD-Vi: Interrupt remapping enabled
Nov 19 16:07:29 aura kernel: AMD-Vi: Virtual APIC enabled
Nov 19 16:07:29 aura kernel: AMD-Vi: X2APIC enabled
Nov 19 16:07:29 aura kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Nov 19 16:07:29 aura kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 19 16:07:29 aura kernel: software IO TLB: mapped [mem 0xa389b000-0xa789b000] (64MB)
Nov 19 16:07:29 aura kernel: amd_uncore: AMD NB counters detected
Nov 19 16:07:29 aura kernel: amd_uncore: AMD LLC counters detected
Nov 19 16:07:29 aura kernel: LVT offset 0 assigned for vector 0x400
Nov 19 16:07:29 aura kernel: perf: AMD IBS detected (0x000003ff)
Nov 19 16:07:29 aura kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 19 16:07:29 aura kernel: check: Scanning for low memory corruption every 60 seconds
Nov 19 16:07:29 aura kernel: Initialise system trusted keyrings
Nov 19 16:07:29 aura kernel: Key type blacklist registered
Nov 19 16:07:29 aura kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Nov 19 16:07:29 aura kernel: zbud: loaded
Nov 19 16:07:29 aura kernel: Key type asymmetric registered
Nov 19 16:07:29 aura kernel: Asymmetric key parser 'x509' registered
Nov 19 16:07:29 aura kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Nov 19 16:07:29 aura kernel: io scheduler mq-deadline registered
Nov 19 16:07:29 aura kernel: io scheduler kyber registered
Nov 19 16:07:29 aura kernel: io scheduler bfq registered
Nov 19 16:07:29 aura kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 27
Nov 19 16:07:29 aura kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 27
Nov 19 16:07:29 aura kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 28
Nov 19 16:07:29 aura kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Nov 19 16:07:29 aura kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 29
Nov 19 16:07:29 aura kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Nov 19 16:07:29 aura kernel: pcieport 0000:00:03.2: PME: Signaling with IRQ 30
Nov 19 16:07:29 aura kernel: pcieport 0000:00:03.2: AER: enabled with IRQ 30
Nov 19 16:07:29 aura kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 32
Nov 19 16:07:29 aura kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 32
Nov 19 16:07:29 aura kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Nov 19 16:07:29 aura kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 33
Nov 19 16:07:29 aura kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 19 16:07:29 aura kernel: efifb: probing for efifb
Nov 19 16:07:29 aura kernel: efifb: showing boot graphics
Nov 19 16:07:29 aura kernel: efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
Nov 19 16:07:29 aura kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 19 16:07:29 aura kernel: efifb: scrolling: redraw
Nov 19 16:07:29 aura kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 19 16:07:29 aura kernel: Console: switching to colour frame buffer device 128x48
Nov 19 16:07:29 aura kernel: fb0: EFI VGA frame buffer device
Nov 19 16:07:29 aura kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Nov 19 16:07:29 aura kernel: ACPI: Power Button [PWRB]
Nov 19 16:07:29 aura kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Nov 19 16:07:29 aura kernel: ACPI: Power Button [PWRF]
Nov 19 16:07:29 aura kernel: Monitor-Mwait will be used to enter C-1 state
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C000: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C002: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C004: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C006: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C008: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00A: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00C: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00E: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C010: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C012: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C014: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C016: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C018: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01A: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01C: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01E: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C001: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C003: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C005: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C007: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C009: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00B: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00D: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C00F: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C011: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C013: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C015: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C017: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C019: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01B: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01D: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: \_PR_.C01F: Found 2 idle states
Nov 19 16:07:29 aura kernel: ACPI: Invalid passive threshold
Nov 19 16:07:29 aura kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 19 16:07:29 aura kernel: ACPI: Thermal Zone [PCT0] (17 C)
Nov 19 16:07:29 aura kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov 19 16:07:29 aura kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Nov 19 16:07:29 aura kernel: nvme nvme0: pci function 0000:01:00.0
Nov 19 16:07:29 aura kernel: nvme nvme1: pci function 0000:04:00.0
Nov 19 16:07:29 aura kernel: nvme nvme2: pci function 0000:05:00.0
Nov 19 16:07:29 aura kernel: ahci 0000:0a:00.0: version 3.0
Nov 19 16:07:29 aura kernel: ahci 0000:0a:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
Nov 19 16:07:29 aura kernel: ahci 0000:0a:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
Nov 19 16:07:29 aura kernel: scsi host0: ahci
Nov 19 16:07:29 aura kernel: scsi host1: ahci
Nov 19 16:07:29 aura kernel: scsi host2: ahci
Nov 19 16:07:29 aura kernel: scsi host3: ahci
Nov 19 16:07:29 aura kernel: ata1: DUMMY
Nov 19 16:07:29 aura kernel: ata2: DUMMY
Nov 19 16:07:29 aura kernel: ata3: SATA max UDMA/133 abar m2048@0xfb500000 port 0xfb500200 irq 52
Nov 19 16:07:29 aura kernel: ata4: SATA max UDMA/133 abar m2048@0xfb500000 port 0xfb500280 irq 53
Nov 19 16:07:29 aura kernel: ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
Nov 19 16:07:29 aura kernel: ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
Nov 19 16:07:29 aura kernel: scsi host4: ahci
Nov 19 16:07:29 aura kernel: scsi host5: ahci
Nov 19 16:07:29 aura kernel: scsi host6: ahci
Nov 19 16:07:29 aura kernel: scsi host7: ahci
Nov 19 16:07:29 aura kernel: scsi host8: ahci
Nov 19 16:07:29 aura kernel: scsi host9: ahci
Nov 19 16:07:29 aura kernel: ata5: SATA max UDMA/133 abar m2048@0xfb400000 port 0xfb400100 irq 67
Nov 19 16:07:29 aura kernel: ata6: SATA max UDMA/133 abar m2048@0xfb400000 port 0xfb400180 irq 68
Nov 19 16:07:29 aura kernel: ata7: DUMMY
Nov 19 16:07:29 aura kernel: ata8: DUMMY
Nov 19 16:07:29 aura kernel: ata9: SATA max UDMA/133 abar m2048@0xfb400000 port 0xfb400300 irq 71
Nov 19 16:07:29 aura kernel: ata10: SATA max UDMA/133 abar m2048@0xfb400000 port 0xfb400380 irq 72
Nov 19 16:07:29 aura kernel: usbcore: registered new interface driver usbserial_generic
Nov 19 16:07:29 aura kernel: usbserial: USB Serial support registered for generic
Nov 19 16:07:29 aura kernel: rtc_cmos 00:02: RTC can wake from S4
Nov 19 16:07:29 aura kernel: rtc_cmos 00:02: registered as rtc0
Nov 19 16:07:29 aura kernel: rtc_cmos 00:02: setting system clock to 2020-11-19T15:07:26 UTC (1605798446)
Nov 19 16:07:29 aura kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Nov 19 16:07:29 aura kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 19 16:07:29 aura kernel: drop_monitor: Initializing network drop monitor service
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 10
Nov 19 16:07:29 aura kernel: nvme nvme2: missing or invalid SUBNQN field.
Nov 19 16:07:29 aura kernel: nvme nvme1: missing or invalid SUBNQN field.
Nov 19 16:07:29 aura kernel: nvme nvme2: Shutdown timeout set to 10 seconds
Nov 19 16:07:29 aura kernel: nvme nvme0: missing or invalid SUBNQN field.
Nov 19 16:07:29 aura kernel: nvme nvme1: Shutdown timeout set to 10 seconds
Nov 19 16:07:29 aura kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Nov 19 16:07:29 aura kernel: Segment Routing with IPv6
Nov 19 16:07:29 aura kernel: RPL Segment Routing with IPv6
Nov 19 16:07:29 aura kernel: NET: Registered protocol family 17
Nov 19 16:07:29 aura kernel: nvme nvme2: 8/0/0 default/read/poll queues
Nov 19 16:07:29 aura kernel: nvme nvme1: 8/0/0 default/read/poll queues
Nov 19 16:07:29 aura kernel: nvme nvme0: 8/0/0 default/read/poll queues
Nov 19 16:07:29 aura kernel: microcode: CPU0: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU1: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU2: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU3: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU4: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU5: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU6: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU7: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU8: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU9: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU10: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU11: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU12: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU13: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU14: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU15: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU16: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU17: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU18: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU19: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU20: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU21: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU22: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU23: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU24: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU25: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU26: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU27: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU28: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU29: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU30: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: CPU31: patch_level=0x08701021
Nov 19 16:07:29 aura kernel: microcode: Microcode Update Driver: v2.2.
Nov 19 16:07:29 aura kernel: resctrl: L3 allocation detected
Nov 19 16:07:29 aura kernel: resctrl: L3DATA allocation detected
Nov 19 16:07:29 aura kernel: resctrl: L3CODE allocation detected
Nov 19 16:07:29 aura kernel: resctrl: MB allocation detected
Nov 19 16:07:29 aura kernel: resctrl: L3 monitoring detected
Nov 19 16:07:29 aura kernel: IPI shorthand broadcast: enabled
Nov 19 16:07:29 aura kernel: sched_clock: Marking stable (2145709984, -23330503)->(2125946676, -3567195)
Nov 19 16:07:29 aura kernel: registered taskstats version 1
Nov 19 16:07:29 aura kernel: Loading compiled-in X.509 certificates
Nov 19 16:07:29 aura kernel:  nvme2n1: p1
Nov 19 16:07:29 aura kernel:  nvme1n1: p1
Nov 19 16:07:29 aura kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 00e32af39d4a2635c8d60f93bbd3e041fd36fd45'
Nov 19 16:07:29 aura kernel:  nvme0n1: p1 p2
Nov 19 16:07:29 aura kernel: zswap: loaded using pool lz4/z3fold
Nov 19 16:07:29 aura kernel: Key type ._fscrypt registered
Nov 19 16:07:29 aura kernel: Key type .fscrypt registered
Nov 19 16:07:29 aura kernel: Key type fscrypt-provisioning registered
Nov 19 16:07:29 aura kernel: PM:   Magic number: 12:115:134
Nov 19 16:07:29 aura kernel: pci 0000:00:03.0: hash matches
Nov 19 16:07:29 aura kernel: acpi PNP0C02:06: hash matches
Nov 19 16:07:29 aura kernel: acpi device:09: hash matches
Nov 19 16:07:29 aura kernel: RAS: Correctable Errors collector initialized.
Nov 19 16:07:29 aura kernel: ata4: SATA link down (SStatus 0 SControl 300)
Nov 19 16:07:29 aura kernel: ata9: SATA link down (SStatus 0 SControl 300)
Nov 19 16:07:29 aura kernel: ata3: SATA link down (SStatus 0 SControl 300)
Nov 19 16:07:29 aura kernel: ata10: SATA link down (SStatus 0 SControl 300)
Nov 19 16:07:29 aura kernel: ata6: SATA link down (SStatus 0 SControl 300)
Nov 19 16:07:29 aura kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 19 16:07:29 aura kernel: ata5.00: supports DRM functions and may not be fully accessible
Nov 19 16:07:29 aura kernel: ata5.00: ATA-10: Crucial_CT275MX300SSD1,  M0CR040, max UDMA/133
Nov 19 16:07:29 aura kernel: ata5.00: 537234768 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 19 16:07:29 aura kernel: ata5.00: supports DRM functions and may not be fully accessible
Nov 19 16:07:29 aura kernel: ata5.00: configured for UDMA/133
Nov 19 16:07:29 aura kernel: scsi 4:0:0:0: Direct-Access     ATA      Crucial_CT275MX3 R040 PQ: 0 ANSI: 5
Nov 19 16:07:29 aura kernel: ata5.00: Enabling discard_zeroes_data
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] 537234768 512-byte logical blocks: (275 GB/256 GiB)
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] Write Protect is off
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 16:07:29 aura kernel: ata5.00: Enabling discard_zeroes_data
Nov 19 16:07:29 aura kernel:  sda: sda1
Nov 19 16:07:29 aura kernel: ata5.00: Enabling discard_zeroes_data
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] supports TCG Opal
Nov 19 16:07:29 aura kernel: sd 4:0:0:0: [sda] Attached SCSI removable disk
Nov 19 16:07:29 aura kernel: Freeing unused decrypted memory: 2040K
Nov 19 16:07:29 aura kernel: Freeing unused kernel image (initmem) memory: 1660K
Nov 19 16:07:29 aura kernel: Write protecting the kernel read-only data: 24576k
Nov 19 16:07:29 aura kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Nov 19 16:07:29 aura kernel: Freeing unused kernel image (rodata/data gap) memory: 244K
Nov 19 16:07:29 aura kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 19 16:07:29 aura kernel: Run /init as init process
Nov 19 16:07:29 aura kernel:   with arguments:
Nov 19 16:07:29 aura kernel:     /init
Nov 19 16:07:29 aura kernel:   with environment:
Nov 19 16:07:29 aura kernel:     HOME=/
Nov 19 16:07:29 aura kernel:     TERM=linux
Nov 19 16:07:29 aura kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Nov 19 16:07:29 aura kernel: device-mapper: uevent: version 1.0.3
Nov 19 16:07:29 aura kernel: device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
Nov 19 16:07:29 aura kernel: raid6: avx2x4   gen() 34152 MB/s
Nov 19 16:07:29 aura kernel: raid6: avx2x4   xor() 11730 MB/s
Nov 19 16:07:29 aura kernel: raid6: avx2x2   gen() 36199 MB/s
Nov 19 16:07:29 aura kernel: raid6: avx2x2   xor() 24463 MB/s
Nov 19 16:07:29 aura kernel: raid6: avx2x1   gen() 28755 MB/s
Nov 19 16:07:29 aura kernel: raid6: avx2x1   xor() 18277 MB/s
Nov 19 16:07:29 aura kernel: raid6: sse2x4   gen() 17822 MB/s
Nov 19 16:07:29 aura kernel: raid6: sse2x4   xor()  8988 MB/s
Nov 19 16:07:29 aura kernel: tsc: Refined TSC clocksource calibration: 3500.150 MHz
Nov 19 16:07:29 aura kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3273de8a633, max_idle_ns: 440795267287 ns
Nov 19 16:07:29 aura kernel: raid6: sse2x2   gen() 14970 MB/s
Nov 19 16:07:29 aura kernel: clocksource: Switched to clocksource tsc
Nov 19 16:07:29 aura kernel: raid6: sse2x2   xor() 12617 MB/s
Nov 19 16:07:29 aura kernel: raid6: sse2x1   gen() 15014 MB/s
Nov 19 16:07:29 aura kernel: raid6: sse2x1   xor()  9321 MB/s
Nov 19 16:07:29 aura kernel: raid6: using algorithm avx2x2 gen() 36199 MB/s
Nov 19 16:07:29 aura kernel: raid6: .... xor() 24463 MB/s, rmw enabled
Nov 19 16:07:29 aura kernel: raid6: using avx2x2 recovery algorithm
Nov 19 16:07:29 aura kernel: async_tx: api initialized (async)
Nov 19 16:07:29 aura kernel: xor: automatically using best checksumming function   avx
Nov 19 16:07:29 aura kernel: device-mapper: raid: Loading target version 1.15.1
Nov 19 16:07:29 aura kernel: VFIO - User Level meta-driver version: 0.3
Nov 19 16:07:29 aura kernel: vfio-pci 0000:0c:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
Nov 19 16:07:29 aura kernel: vfio_pci: add [10de:2204[ffffffff:ffffffff]] class 0x000000/00000000
Nov 19 16:07:29 aura kernel: vfio_pci: add [10de:1aef[ffffffff:ffffffff]] class 0x000000/00000000
Nov 19 16:07:29 aura kernel: Linux agpgart interface v0.103
Nov 19 16:07:29 aura kernel: [drm] amdgpu kernel modesetting enabled.
Nov 19 16:07:29 aura kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Nov 19 16:07:29 aura kernel: Virtual CRAT table created for CPU
Nov 19 16:07:29 aura kernel: amdgpu: Topology: Add CPU node
Nov 19 16:07:29 aura kernel: checking generic (d0000000 300000) vs hw (d0000000 10000000)
Nov 19 16:07:29 aura kernel: fb0: switching to amdgpudrmfb from EFI VGA
Nov 19 16:07:29 aura kernel: Console: switching to colour dummy device 80x25
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: vgaarb: deactivate vga console
Nov 19 16:07:29 aura kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x1458:0x2313 0xC1).
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 19 16:07:29 aura kernel: [drm] register mmio base: 0xFBE00000
Nov 19 16:07:29 aura kernel: [drm] register mmio size: 524288
Nov 19 16:07:29 aura kernel: [drm] add ip block number 0 <nv_common>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 1 <gmc_v10_0>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 2 <navi10_ih>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 3 <psp>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 4 <smu>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 5 <dm>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 6 <gfx_v10_0>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 7 <sdma_v5_0>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 8 <vcn_v2_0>
Nov 19 16:07:29 aura kernel: [drm] add ip block number 9 <jpeg_v2_0>
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: No more image in the PCI ROM
Nov 19 16:07:29 aura kernel: amdgpu: ATOM BIOS: xxx-xxx-xxx
Nov 19 16:07:29 aura kernel: [drm] VCN decode is enabled in VM mode
Nov 19 16:07:29 aura kernel: [drm] VCN encode is enabled in VM mode
Nov 19 16:07:29 aura kernel: [drm] JPEG decode is enabled in VM mode
Nov 19 16:07:29 aura kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Nov 19 16:07:29 aura kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Nov 19 16:07:29 aura kernel: [drm] RAM width 256bits GDDR6
Nov 19 16:07:29 aura kernel: [TTM] Zone  kernel: Available graphics memory: 16410748 KiB
Nov 19 16:07:29 aura kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Nov 19 16:07:29 aura kernel: [TTM] Initializing pool allocator
Nov 19 16:07:29 aura kernel: [TTM] Initializing DMA pool allocator
Nov 19 16:07:29 aura kernel: [drm] amdgpu: 8176M of VRAM memory ready
Nov 19 16:07:29 aura kernel: [drm] amdgpu: 8176M of GTT memory ready.
Nov 19 16:07:29 aura kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Nov 19 16:07:29 aura kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Nov 19 16:07:29 aura kernel: [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
Nov 19 16:07:29 aura kernel: [drm] PSP loading VCN firmware
Nov 19 16:07:29 aura kernel: [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: use vbios provided pptable
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: SMU is initialized successfully!
Nov 19 16:07:29 aura kernel: [drm] Display Core initialized with v3.2.95!
Nov 19 16:07:29 aura kernel: [drm:retrieve_link_cap [amdgpu]] *ERROR* retrieve_link_cap: Read dpcd data failed.
Nov 19 16:07:29 aura kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 19 16:07:29 aura kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Nov 19 16:07:29 aura kernel: [drm] JPEG decode initialized successfully.
Nov 19 16:07:29 aura kernel: kfd kfd: Allocated 3969056 bytes on gart
Nov 19 16:07:29 aura kernel: Virtual CRAT table created for GPU
Nov 19 16:07:29 aura kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Nov 19 16:07:29 aura kernel: kfd kfd: added device 1002:731f
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Nov 19 16:07:29 aura kernel: [drm] fb mappable at 0xD04CA000
Nov 19 16:07:29 aura kernel: [drm] vram apper at 0xD0000000
Nov 19 16:07:29 aura kernel: [drm] size 29491200
Nov 19 16:07:29 aura kernel: [drm] fb depth is 24
Nov 19 16:07:29 aura kernel: [drm]    pitch is 20480
Nov 19 16:07:29 aura kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 19 16:07:29 aura kernel: Console: switching to colour frame buffer device 320x45
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Nov 19 16:07:29 aura kernel: amdgpu 0000:0f:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Nov 19 16:07:29 aura kernel: [drm] Initialized amdgpu 3.39.0 20150101 for 0000:0f:00.0 on minor 0
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: new USB bus registered, assigned bus number 1
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Nov 19 16:07:29 aura kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb1: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb1: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb1: SerialNumber: 0000:09:00.1
Nov 19 16:07:29 aura kernel: hub 1-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 1-0:1.0: 6 ports detected
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: new USB bus registered, assigned bus number 2
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.1: Host supports USB 3.1 Enhanced SuperSpeed
Nov 19 16:07:29 aura kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 19 16:07:29 aura kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb2: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb2: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb2: SerialNumber: 0000:09:00.1
Nov 19 16:07:29 aura kernel: hub 2-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 2-0:1.0: 4 ports detected
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Nov 19 16:07:29 aura kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb3: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb3: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb3: SerialNumber: 0000:09:00.3
Nov 19 16:07:29 aura kernel: hub 3-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 3-0:1.0: 6 ports detected
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 19 16:07:29 aura kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 19 16:07:29 aura kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb4: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb4: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb4: SerialNumber: 0000:09:00.3
Nov 19 16:07:29 aura kernel: hub 4-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 4-0:1.0: 4 ports detected
Nov 19 16:07:29 aura kernel: usb: port power management may be unreliable
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: new USB bus registered, assigned bus number 5
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Nov 19 16:07:29 aura kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb5: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb5: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb5: SerialNumber: 0000:11:00.3
Nov 19 16:07:29 aura kernel: hub 5-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 5-0:1.0: 4 ports detected
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: xHCI Host Controller
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: new USB bus registered, assigned bus number 6
Nov 19 16:07:29 aura kernel: xhci_hcd 0000:11:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 19 16:07:29 aura kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 19 16:07:29 aura kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 19 16:07:29 aura kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 19 16:07:29 aura kernel: usb usb6: Product: xHCI Host Controller
Nov 19 16:07:29 aura kernel: usb usb6: Manufacturer: Linux 5.9.9-arch1-1 xhci-hcd
Nov 19 16:07:29 aura kernel: usb usb6: SerialNumber: 0000:11:00.3
Nov 19 16:07:29 aura kernel: hub 6-0:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 6-0:1.0: 4 ports detected
Nov 19 16:07:29 aura kernel: md0: detected capacity change from 0 to 2878609293312
Nov 19 16:07:29 aura kernel: random: fast init done
Nov 19 16:07:29 aura kernel: random: lvm: uninitialized urandom read (4 bytes read)
Nov 19 16:07:29 aura kernel: random: lvm: uninitialized urandom read (2 bytes read)
Nov 19 16:07:29 aura kernel: random: crng init done
Nov 19 16:07:29 aura kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Nov 19 16:07:29 aura kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Nov 19 16:07:29 aura kernel: usb 3-4: new full-speed USB device number 2 using xhci_hcd
Nov 19 16:07:29 aura systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Nov 19 16:07:29 aura systemd[1]: Detected architecture x86-64.
Nov 19 16:07:29 aura systemd[1]: Set hostname to <aura>.
Nov 19 16:07:29 aura kernel: usb 1-1: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
Nov 19 16:07:29 aura kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:29 aura kernel: usb 1-1: Product: ITE Device(8595)
Nov 19 16:07:29 aura kernel: usb 1-1: Manufacturer: ITE Tech. Inc.
Nov 19 16:07:29 aura kernel: usb 3-4: New USB device found, idVendor=046d, idProduct=c081, bcdDevice= 1.05
Nov 19 16:07:29 aura kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 19 16:07:29 aura kernel: usb 3-4: Product: Gaming Mouse G900
Nov 19 16:07:29 aura kernel: usb 3-4: Manufacturer: Logitech
Nov 19 16:07:29 aura kernel: usb 3-4: SerialNumber: 035E36603633
Nov 19 16:07:29 aura systemd[1]: Queued start job for default target Graphical Interface.
Nov 19 16:07:29 aura systemd[1]: Created slice Virtual Machine and Container Slice.
Nov 19 16:07:29 aura systemd[1]: Created slice system-dhcpcd.slice.
Nov 19 16:07:29 aura systemd[1]: Created slice system-getty.slice.
Nov 19 16:07:29 aura systemd[1]: Created slice system-modprobe.slice.
Nov 19 16:07:29 aura systemd[1]: Created slice system-systemd\x2dfsck.slice.
Nov 19 16:07:29 aura systemd[1]: Created slice User and Session Slice.
Nov 19 16:07:29 aura systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 19 16:07:29 aura systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 19 16:07:29 aura systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 19 16:07:29 aura systemd[1]: Reached target Local Encrypted Volumes.
Nov 19 16:07:29 aura systemd[1]: Reached target Paths.
Nov 19 16:07:29 aura systemd[1]: Reached target Remote File Systems.
Nov 19 16:07:29 aura systemd[1]: Reached target Slices.
Nov 19 16:07:29 aura systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 19 16:07:29 aura systemd[1]: Listening on LVM2 metadata daemon socket.
Nov 19 16:07:29 aura systemd[1]: Listening on LVM2 poll daemon socket.
Nov 19 16:07:29 aura systemd[1]: Listening on Process Core Dump Socket.
Nov 19 16:07:29 aura systemd[1]: Listening on Journal Audit Socket.
Nov 19 16:07:29 aura systemd[1]: Listening on Journal Socket (/dev/log).
Nov 19 16:07:29 aura systemd[1]: Listening on Journal Socket.
Nov 19 16:07:29 aura systemd[1]: Listening on udev Control Socket.
Nov 19 16:07:29 aura systemd[1]: Listening on udev Kernel Socket.
Nov 19 16:07:29 aura systemd[1]: Mounting Huge Pages File System...
Nov 19 16:07:29 aura systemd[1]: Mounting POSIX Message Queue File System...
Nov 19 16:07:29 aura systemd[1]: Mounting Kernel Debug File System...
Nov 19 16:07:29 aura systemd[1]: Mounting Kernel Trace File System...
Nov 19 16:07:29 aura systemd[1]: Starting Create list of static device nodes for the current kernel...
Nov 19 16:07:29 aura systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
Nov 19 16:07:29 aura systemd[1]: Starting Set Up Additional Binary Formats...
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Nov 19 16:07:29 aura systemd[1]: Starting Journal Service...
Nov 19 16:07:29 aura systemd[1]: Starting Load Kernel Modules...
Nov 19 16:07:29 aura systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Nov 19 16:07:29 aura systemd[1]: Starting Coldplug All udev Devices...
Nov 19 16:07:29 aura systemd[1]: Mounted Huge Pages File System.
Nov 19 16:07:29 aura systemd[1]: Mounted POSIX Message Queue File System.
Nov 19 16:07:29 aura systemd[1]: Mounted Kernel Debug File System.
Nov 19 16:07:29 aura systemd[1]: Mounted Kernel Trace File System.
Nov 19 16:07:29 aura systemd[1]: Finished Create list of static device nodes for the current kernel.
Nov 19 16:07:29 aura systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 562 (systemd-binfmt)
Nov 19 16:07:29 aura systemd[1]: Mounting Arbitrary Executable File Formats File System...
Nov 19 16:07:29 aura systemd[1]: Mounted Arbitrary Executable File Formats File System.
Nov 19 16:07:29 aura kernel: EXT4-fs (dm-1): re-mounted. Opts: stripe=128
Nov 19 16:07:29 aura systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 19 16:07:29 aura systemd[1]: Finished Set Up Additional Binary Formats.
Nov 19 16:07:29 aura systemd[1]: Activating swap /swap...
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Nov 19 16:07:29 aura kernel: Asymmetric key parser 'pkcs8' registered
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 19 16:07:29 aura systemd[1]: Starting Load/Save Random Seed...
Nov 19 16:07:29 aura systemd[1]: Starting Create System Users...
Nov 19 16:07:29 aura systemd[1]: Finished Load Kernel Modules.
Nov 19 16:07:29 aura systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Nov 19 16:07:29 aura systemd[1]: Mounting Kernel Configuration File System...
Nov 19 16:07:29 aura systemd[1]: Starting Apply Kernel Variables...
Nov 19 16:07:29 aura systemd[1]: Mounted Kernel Configuration File System.
Nov 19 16:07:29 aura systemd[1]: Finished Apply Kernel Variables.
Nov 19 16:07:29 aura systemd[1]: Finished Load/Save Random Seed.
Nov 19 16:07:29 aura systemd[1]: Finished Coldplug All udev Devices.
Nov 19 16:07:29 aura kernel: Adding 4196348k swap on /swap.  Priority:-2 extents:6 across:10307580k SSFS
Nov 19 16:07:29 aura systemd[1]: Activated swap /swap.
Nov 19 16:07:29 aura systemd[1]: Reached target Swap.
Nov 19 16:07:29 aura kernel: usb 3-5: new full-speed USB device number 3 using xhci_hcd
Nov 19 16:07:29 aura kernel: usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Nov 19 16:07:29 aura systemd[1]: Mounting Temporary Directory (/tmp)...
Nov 19 16:07:29 aura systemd[1]: Mounted Temporary Directory (/tmp).
Nov 19 16:07:29 aura systemd[1]: Finished Create System Users.
Nov 19 16:07:29 aura systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 19 16:07:29 aura systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 19 16:07:29 aura systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 19 16:07:29 aura systemd-journald[563]: Journal started
Nov 19 16:07:29 aura systemd-journald[563]: Runtime Journal (/run/log/journal/8cd12bf9b65b45979c897256aa9f4207) is 8.0M, max 1.5G, 1.5G free.
Nov 19 16:07:29 aura systemd-modules-load[564]: Inserted module 'crypto_user'
Nov 19 16:07:29 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:29 aura systemd-modules-load[564]: Inserted module 'pkcs8_key_parser'
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Nov 19 16:07:29 aura systemd-sysctl[578]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Nov 19 16:07:29 aura systemd[1]: Started Journal Service.
Nov 19 16:07:29 aura kernel: audit: type=1130 audit(1605798449.913:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:29 aura systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 19 16:07:29 aura kernel: usb 2-2: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.04
Nov 19 16:07:29 aura kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:29 aura kernel: usb 2-2: Product: USB3.0 Hub
Nov 19 16:07:29 aura kernel: usb 2-2: Manufacturer: VIA Labs, Inc.
Nov 19 16:07:29 aura systemd-journald[563]: Time spent on flushing to /var/log/journal/8cd12bf9b65b45979c897256aa9f4207 is 18.487ms for 1287 entries.
Nov 19 16:07:29 aura systemd-journald[563]: System Journal (/var/log/journal/8cd12bf9b65b45979c897256aa9f4207) is 4.0G, max 4.0G, 0B free.
Nov 19 16:07:29 aura kernel: hub 2-2:1.0: USB hub found
Nov 19 16:07:29 aura kernel: hub 2-2:1.0: 4 ports detected
Nov 19 16:07:29 aura kernel: usb 3-5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Nov 19 16:07:29 aura kernel: usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 19 16:07:29 aura systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 19 16:07:29 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:29 aura kernel: audit: type=1130 audit(1605798449.976:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Nov 19 16:07:30 aura systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Started LVM2 metadata daemon.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.040:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.040:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Nov 19 16:07:30 aura kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Nov 19 16:07:30 aura kernel: dca service started, version 1.12.1
Nov 19 16:07:30 aura kernel: usb 3-6: new high-speed USB device number 4 using xhci_hcd
Nov 19 16:07:30 aura systemd[1]: Found device Force MP510 1.
Nov 19 16:07:30 aura kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Nov 19 16:07:30 aura kernel: usb 1-3: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.04
Nov 19 16:07:30 aura kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:30 aura kernel: usb 1-3: Product: USB2.0 Hub
Nov 19 16:07:30 aura kernel: usb 1-3: Manufacturer: VIA Labs, Inc.
Nov 19 16:07:30 aura kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Nov 19 16:07:30 aura kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 19 16:07:30 aura kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200717/utaddress-204)
Nov 19 16:07:30 aura kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov 19 16:07:30 aura kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Nov 19 16:07:30 aura kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Nov 19 16:07:30 aura kernel: cryptd: max_cpu_qlen set to 1000
Nov 19 16:07:30 aura kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Nov 19 16:07:30 aura kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Nov 19 16:07:30 aura kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Nov 19 16:07:30 aura kernel: libphy: Fixed MDIO Bus: probed
Nov 19 16:07:30 aura kernel: AVX2 version of gcm_enc/dec engaged.
Nov 19 16:07:30 aura kernel: AES CTR mode by8 optimization enabled
Nov 19 16:07:30 aura kernel: ccp 0000:11:00.1: enabling device (0000 -> 0002)
Nov 19 16:07:30 aura kernel: ccp 0000:11:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Nov 19 16:07:30 aura kernel: pps pps0: new PPS source ptp0
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0: added PHC on eth0
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) b4:2e:99:a1:bf:8a
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Nov 19 16:07:30 aura kernel: hub 1-3:1.0: USB hub found
Nov 19 16:07:30 aura kernel: hub 1-3:1.0: 4 ports detected
Nov 19 16:07:30 aura kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
Nov 19 16:07:30 aura kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 19 16:07:30 aura kernel: usb 3-6: Product: USB2.0 Hub
Nov 19 16:07:30 aura systemd-udevd[611]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 19 16:07:30 aura systemd[1]: Found device /dev/disk/by-uuid/a7c35f5d-f5bb-4342-b382-a44c2c3aba85.
Nov 19 16:07:30 aura kernel: hub 3-6:1.0: USB hub found
Nov 19 16:07:30 aura kernel: hub 3-6:1.0: 4 ports detected
Nov 19 16:07:30 aura kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 19 16:07:30 aura kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 19 16:07:30 aura kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 19 16:07:30 aura kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 19 16:07:30 aura kernel: cfg80211: failed to load regulatory.db
Nov 19 16:07:30 aura kernel: snd_hda_intel 0000:0f:00.1: Force to non-snoop mode
Nov 19 16:07:30 aura kernel: snd_hda_intel 0000:11:00.4: enabling device (0000 -> 0002)
Nov 19 16:07:30 aura kernel: libphy: r8169: probed
Nov 19 16:07:30 aura kernel: r8169 0000:08:00.0 eth1: RTL8125A, b4:2e:99:a1:bf:89, XID 609, IRQ 134
Nov 19 16:07:30 aura kernel: r8169 0000:08:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Nov 19 16:07:30 aura kernel: MXM: GUID detected in BIOS
Nov 19 16:07:30 aura kernel: kvm: Nested Virtualization enabled
Nov 19 16:07:30 aura kernel: SVM: kvm: Nested Paging enabled
Nov 19 16:07:30 aura kernel: SVM: Virtual VMLOAD VMSAVE supported
Nov 19 16:07:30 aura kernel: SVM: Virtual GIF supported
Nov 19 16:07:30 aura kernel: snd_hda_intel 0000:0f:00.1: bound 0000:0f:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 19 16:07:30 aura kernel: MCE: In-kernel MCE decoding enabled.
Nov 19 16:07:30 aura kernel: Intel(R) Wireless WiFi driver for Linux
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
Nov 19 16:07:30 aura systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-56.ucode failed with error -2
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: api flags index 2 larger than supported by driver
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: Found debug destination: EXTERNAL_DRAM
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: Found debug configuration: 0
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: loaded firmware version 55.d9698065.0 cc-a0-55.ucode op_mode iwlmvm
Nov 19 16:07:30 aura systemd[1]: Started Device-mapper event daemon.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dm-event comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd-udevd[644]: Using default interface naming scheme 'v245'.
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.350:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dm-event comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: usbcore: registered new interface driver usbhid
Nov 19 16:07:30 aura kernel: usbhid: USB HID core driver
Nov 19 16:07:30 aura dmeventd[768]: dmeventd ready for processing.
Nov 19 16:07:30 aura systemd-udevd[644]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 19 16:07:30 aura systemd-udevd[655]: Using default interface naming scheme 'v245'.
Nov 19 16:07:30 aura kernel: igb 0000:07:00.0 enp7s0: renamed from eth0
Nov 19 16:07:30 aura lvm[768]: Monitoring snapshot main-system--snapshot.
Nov 19 16:07:30 aura kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Nov 19 16:07:30 aura lvm[561]:   5 logical volume(s) in volume group "main" monitored
Nov 19 16:07:30 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:30 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input3
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input4
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input5
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input6
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input7
Nov 19 16:07:30 aura kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.1/sound/card0/input8
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Nov 19 16:07:30 aura systemd-udevd[655]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 19 16:07:30 aura kernel: r8169 0000:08:00.0 enp8s0: renamed from eth1
Nov 19 16:07:30 aura systemd[1]: Found device I211 Gigabit Network Connection.
Nov 19 16:07:30 aura systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Reached target Local File Systems (Pre).
Nov 19 16:07:30 aura systemd[1]: Set up automount mnt-leviathan-tomas.automount.
Nov 19 16:07:30 aura systemd[1]: Set up automount mnt-nebula-media.automount.
Nov 19 16:07:30 aura systemd[1]: Set up automount mnt-nebula-software.automount.
Nov 19 16:07:30 aura systemd[1]: Set up automount mnt-nebula-tomas.automount.
Nov 19 16:07:30 aura kernel: hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:09:00.1-1/input0
Nov 19 16:07:30 aura kernel: input: Logitech Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.0/0003:046D:C081.0002/input/input9
Nov 19 16:07:30 aura kernel: hid-generic 0003:046D:C081.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Gaming Mouse G900] on usb-0000:09:00.3-4/input0
Nov 19 16:07:30 aura kernel: input: Logitech Gaming Mouse G900 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input10
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.433:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Nov 19 16:07:30 aura systemd[1]: Starting File System Check on /dev/disk/by-uuid/10DD-5417...
Nov 19 16:07:30 aura systemd[1]: Starting File System Check on /dev/disk/by-uuid/a7c35f5d-f5bb-4342-b382-a44c2c3aba85...
Nov 19 16:07:30 aura systemd[1]: Found device RTL8125 2.5GbE Controller.
Nov 19 16:07:30 aura systemd-udevd[667]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Nov 19 16:07:30 aura systemd-fsck[780]: fsck.fat 4.1 (2017-01-24)
Nov 19 16:07:30 aura systemd-fsck[780]: /dev/nvme0n1p1: 187 files, 3464/63965 clusters
Nov 19 16:07:30 aura systemd[1]: Finished File System Check on /dev/disk/by-uuid/10DD-5417.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-10DD\x2d5417 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Mounting /esp...
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.470:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-10DD\x2d5417 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: input: Logitech Gaming Mouse G900 Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input11
Nov 19 16:07:30 aura kernel: input: Logitech Gaming Mouse G900 System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input12
Nov 19 16:07:30 aura kernel: hid-generic 0003:046D:C081.0003: input,hiddev1,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Mouse G900] on usb-0000:09:00.3-4/input1
Nov 19 16:07:30 aura kernel: usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
Nov 19 16:07:30 aura kernel: usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 19 16:07:30 aura kernel: usb 1-6: Product: USB2.0 Hub
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x1b/0x15/0x16/0x0/0x0) type:line
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Nov 19 16:07:30 aura kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Nov 19 16:07:30 aura systemd-fsck[781]: /dev/mapper/main-home: clean, 2001866/65536000 files, 106252529/262144000 blocks
Nov 19 16:07:30 aura systemd[1]: Finished File System Check on /dev/disk/by-uuid/a7c35f5d-f5bb-4342-b382-a44c2c3aba85.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a7c35f5d\x2df5bb\x2d4342\x2db382\x2da44c2c3aba85 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Mounting /home...
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.530:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a7c35f5d\x2df5bb\x2d4342\x2db382\x2da44c2c3aba85 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: hub 1-6:1.0: USB hub found
Nov 19 16:07:30 aura kernel: hub 1-6:1.0: 4 ports detected
Nov 19 16:07:30 aura kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: stripe=128
Nov 19 16:07:30 aura systemd[1]: Mounted /home.
Nov 19 16:07:30 aura kernel: Bluetooth: Core ver 2.22
Nov 19 16:07:30 aura kernel: NET: Registered protocol family 31
Nov 19 16:07:30 aura kernel: Bluetooth: HCI device and connection manager initialized
Nov 19 16:07:30 aura kernel: Bluetooth: HCI socket layer initialized
Nov 19 16:07:30 aura kernel: Bluetooth: L2CAP socket layer initialized
Nov 19 16:07:30 aura kernel: Bluetooth: SCO socket layer initialized
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input15
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input16
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input17
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input18
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input19
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input20
Nov 19 16:07:30 aura kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card1/input21
Nov 19 16:07:30 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:30 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Nov 19 16:07:30 aura systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 19 16:07:30 aura kernel: usbcore: registered new interface driver btusb
Nov 19 16:07:30 aura kernel: usb 3-6.2: new full-speed USB device number 5 using xhci_hcd
Nov 19 16:07:30 aura systemd[1]: Mounted /esp.
Nov 19 16:07:30 aura systemd[1]: Reached target Local File Systems.
Nov 19 16:07:30 aura systemd[1]: Starting Rebuild Dynamic Linker Cache...
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 19 16:07:30 aura kernel: Bluetooth: hci0: Firmware revision 0.0 build 121 week 36 2020
Nov 19 16:07:30 aura systemd[1]: Starting Create Volatile Files and Directories...
Nov 19 16:07:30 aura systemd[1]: Finished Create Volatile Files and Directories.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Starting Rebuild Journal Catalog...
Nov 19 16:07:30 aura systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Nov 19 16:07:30 aura kernel: audit: type=1130 audit(1605798450.590:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura audit[808]: SYSTEM_BOOT pid=808 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: audit: type=1127 audit(1605798450.596:11): pid=808 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura kernel: input: Logitech Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.0/0003:046D:C081.0002/input/input22
Nov 19 16:07:30 aura kernel: logitech-hidpp-device 0003:046D:C081.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Gaming Mouse G900] on usb-0000:09:00.3-4/input0
Nov 19 16:07:30 aura systemd[1]: Finished Rebuild Journal Catalog.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd-udevd[647]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Nov 19 16:07:30 aura kernel: usb 2-2.1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
Nov 19 16:07:30 aura systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 19 16:07:30 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 19 16:07:30 aura systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Nov 19 16:07:30 aura kernel: usb 3-6.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
Nov 19 16:07:30 aura kernel: usb 3-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:30 aura kernel: usb 3-6.2: Product: USB Receiver
Nov 19 16:07:30 aura kernel: usb 3-6.2: Manufacturer: Logitech
Nov 19 16:07:30 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:30 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Nov 19 16:07:30 aura kernel: usb 2-2.1: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.04
Nov 19 16:07:30 aura kernel: usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:30 aura kernel: usb 2-2.1: Product: USB3.0 Hub
Nov 19 16:07:30 aura kernel: usb 2-2.1: Manufacturer: VIA Labs, Inc.
Nov 19 16:07:30 aura kernel: hub 2-2.1:1.0: USB hub found
Nov 19 16:07:30 aura kernel: hub 2-2.1:1.0: 4 ports detected
Nov 19 16:07:30 aura kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.0/0003:046D:C52B.0004/input/input23
Nov 19 16:07:30 aura kernel: usb 1-3.2: new full-speed USB device number 5 using xhci_hcd
Nov 19 16:07:30 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:30 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:30 aura kernel: hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.3-6.2/input0
Nov 19 16:07:30 aura kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.1/0003:046D:C52B.0005/input/input24
Nov 19 16:07:30 aura kernel: iwlwifi 0000:06:00.0: base HW address: 50:e0:85:84:7e:2f
Nov 19 16:07:30 aura kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Nov 19 16:07:30 aura systemd-udevd[635]: Using default interface naming scheme 'v245'.
Nov 19 16:07:30 aura systemd-udevd[635]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 19 16:07:30 aura kernel: usb 1-3.2: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
Nov 19 16:07:30 aura kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 19 16:07:30 aura kernel: usb 1-3.2: Product: Blue Snowball
Nov 19 16:07:30 aura kernel: usb 1-3.2: Manufacturer: BLUE MICROPHONE
Nov 19 16:07:30 aura kernel: usb 1-3.2: SerialNumber: 201509
Nov 19 16:07:30 aura kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.1/0003:046D:C52B.0005/input/input25
Nov 19 16:07:30 aura kernel: ------------[ cut here ]------------
Nov 19 16:07:30 aura kernel: WARNING: CPU: 30 PID: 321 at drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:119 set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
Nov 19 16:07:30 aura kernel: Modules linked in: iwlmvm nls_iso8859_1 btusb nls_cp437 btrtl vfat btbcm btintel fat hid_logitech_hidpp(+) mac80211 snd_hda_codec_realtek hid_generic bluetooth libarc4 snd_hda_codec_generic edac_mce_amd iwlwifi ledtrig_audio wmi_bmof snd_hda_codec_hdmi kvm_amd usbhid snd_hda_intel ecdh_generic snd_intel_dspcfg hid ecc nouveau kvm snd_hda_codec r8169 cfg80211 snd_hda_core realtek snd_hwdep mdio_devres snd_pcm ccp of_mdio crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel snd_timer fixed_phy sp5100_tco crypto_simd cryptd glue_helper snd rapl i2c_piix4 k10temp pcspkr rng_core igb mxm_wmi soundcore libphy rfkill dca wmi pinctrl_amd evdev mac_hid acpi_cpufreq pkcs8_key_parser crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 dm_snapshot dm_bufio xhci_pci xhci_pci_renesas xhci_hcd amdgpu gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart vfio_pci irqbypass vfio_virqfd vfio_iommu_type1 vfio raid0 dm_raid
Nov 19 16:07:30 aura kernel:  raid456 libcrc32c crc32c_generic crc32c_intel async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod md_mod
Nov 19 16:07:30 aura kernel: CPU: 30 PID: 321 Comm: kworker/30:1 Not tainted 5.9.9-arch1-1 #1
Nov 19 16:07:30 aura kernel: Hardware name: Gigabyte Technology Co., Ltd. X570 AORUS MASTER/X570 AORUS MASTER, BIOS F31e 10/29/2020
Nov 19 16:07:30 aura kernel: Workqueue: events dm_irq_work_func [amdgpu]
Nov 19 16:07:30 aura kernel: RIP: 0010:set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
Nov 19 16:07:30 aura kernel: Code: 50 08 49 89 51 08 8b 08 48 8d 42 08 49 89 41 08 44 8b 02 48 8d 50 08 0f b6 c9 49 89 51 08 8b 00 45 85 c0 75 b5 0f 0b eb b1 c3 <0f> 0b e9 4d ff ff ff 49 8b 51 08 eb d1 49 8b 41 08 eb d6 66 66 2e
Nov 19 16:07:30 aura kernel: RSP: 0018:ffffbae380c63608 EFLAGS: 00010246
Nov 19 16:07:30 aura kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Nov 19 16:07:30 aura kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffbae380c63610
Nov 19 16:07:30 aura kernel: RBP: ffffbae380c63688 R08: 0000000000000000 R09: ffffbae380c63618
Nov 19 16:07:30 aura kernel: R10: 000000000003d800 R11: 0000000000010e00 R12: ffffbae380c636d0
Nov 19 16:07:30 aura kernel: R13: 00000000000064c1 R14: ffffa0585f1deb40 R15: ffffbae380c636dc
Nov 19 16:07:30 aura kernel: FS:  0000000000000000(0000) GS:ffffa0586ef80000(0000) knlGS:0000000000000000
Nov 19 16:07:30 aura kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 19 16:07:30 aura kernel: CR2: 00005593e44c0858 CR3: 00000008262e6000 CR4: 0000000000350ee0
Nov 19 16:07:30 aura kernel: Call Trace:
Nov 19 16:07:30 aura kernel:  generic_reg_set_ex+0x72/0x160 [amdgpu]
Nov 19 16:07:30 aura kernel:  dsc2_set_config+0xa3/0xcb0 [amdgpu]
Nov 19 16:07:30 aura kernel:  dp_set_dsc_on_stream+0x141/0x390 [amdgpu]
Nov 19 16:07:30 aura kernel:  dp_set_dsc_enable+0x98/0xa0 [amdgpu]
Nov 19 16:07:30 aura kernel:  core_link_enable_stream+0x24f/0x840 [amdgpu]
Nov 19 16:07:30 aura kernel:  dce110_apply_ctx_to_hw+0x52d/0x570 [amdgpu]
Nov 19 16:07:30 aura kernel:  dc_commit_state+0x34a/0x990 [amdgpu]
Nov 19 16:07:30 aura kernel:  amdgpu_dm_atomic_commit_tail+0x38c/0x23b0 [amdgpu]
Nov 19 16:07:30 aura kernel:  ? kernel_init_free_pages+0x6d/0x90
Nov 19 16:07:30 aura kernel:  ? prep_new_page+0x8a/0xb0
Nov 19 16:07:30 aura kernel:  ? kfree+0xd5/0x440
Nov 19 16:07:30 aura kernel:  commit_tail+0x94/0x130 [drm_kms_helper]
Nov 19 16:07:30 aura kernel:  drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
Nov 19 16:07:30 aura kernel:  drm_client_modeset_commit_atomic+0x1fc/0x240 [drm]
Nov 19 16:07:30 aura kernel:  drm_client_modeset_commit_locked+0x56/0x150 [drm]
Nov 19 16:07:30 aura kernel:  drm_client_modeset_commit+0x24/0x40 [drm]
Nov 19 16:07:30 aura kernel:  drm_fb_helper_set_par+0xa5/0xd0 [drm_kms_helper]
Nov 19 16:07:30 aura kernel:  drm_fb_helper_hotplug_event.part.0+0xa3/0xc0 [drm_kms_helper]
Nov 19 16:07:30 aura kernel:  drm_kms_helper_hotplug_event+0x26/0x30 [drm_kms_helper]
Nov 19 16:07:30 aura kernel:  handle_hpd_irq+0xfc/0x120 [amdgpu]
Nov 19 16:07:30 aura kernel:  dm_irq_work_func+0x49/0x60 [amdgpu]
Nov 19 16:07:30 aura kernel:  process_one_work+0x1da/0x3d0
Nov 19 16:07:30 aura kernel:  worker_thread+0x4d/0x3d0
Nov 19 16:07:30 aura kernel:  ? rescuer_thread+0x410/0x410
Nov 19 16:07:30 aura kernel:  kthread+0x142/0x160
Nov 19 16:07:30 aura kernel:  ? __kthread_bind_mask+0x60/0x60
Nov 19 16:07:30 aura kernel:  ret_from_fork+0x22/0x30
Nov 19 16:07:30 aura kernel: ---[ end trace 3f87c2e25358f399 ]---
Nov 19 16:07:31 aura kernel: hid-generic 0003:0D8C:0005.0006: No inputs registered, leaving
Nov 19 16:07:31 aura kernel: hid-generic 0003:0D8C:0005.0006: hidraw2: USB HID v1.00 Device [BLUE MICROPHONE Blue Snowball] on usb-0000:09:00.1-3.2/input2
Nov 19 16:07:31 aura kernel: usb 1-6.3: new full-speed USB device number 6 using xhci_hcd
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.1/0003:046D:C52B.0005/input/input26
Nov 19 16:07:31 aura kernel: hid-generic 0003:046D:C52B.0005: input,hiddev1,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.3-6.2/input1
Nov 19 16:07:31 aura kernel: logitech-hidpp-device 0003:046D:C081.0003: HID++ 4.2 device connected.
Nov 19 16:07:31 aura kernel: hid-generic 0003:046D:C52B.0007: hiddev2,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.3-6.2/input2
Nov 19 16:07:31 aura kernel: input: Logitech Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-4/3-4:1.1/0003:046D:C081.0003/input/input29
Nov 19 16:07:31 aura kernel: usb 1-6.3: New USB device found, idVendor=2516, idProduct=1011, bcdDevice= 0.08
Nov 19 16:07:31 aura kernel: usb 1-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 19 16:07:31 aura kernel: usb 1-6.3: Product: ARGB LED Controller
Nov 19 16:07:31 aura kernel: usb 1-6.3: Manufacturer: COOLERMASTER
Nov 19 16:07:31 aura kernel: usb 1-6.3: SerialNumber: A201910301628
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura kernel: logitech-hidpp-device 0003:046D:C081.0003: input,hiddev3,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Mouse G900] on usb-0000:09:00.3-4/input1
Nov 19 16:07:31 aura kernel: logitech-djreceiver 0003:046D:C52B.0007: hiddev2,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.3-6.2/input2
Nov 19 16:07:31 aura kernel: usb 1-3.3: new high-speed USB device number 7 using xhci_hcd
Nov 19 16:07:31 aura kernel: hid-generic 0003:2516:1011.0008: hiddev4,hidraw6: USB HID v1.10 Device [COOLERMASTER ARGB LED Controller] on usb-0000:09:00.1-6.3/input0
Nov 19 16:07:31 aura kernel: input: COOLERMASTER ARGB LED Controller as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-6/1-6.3/1-6.3:1.1/0003:2516:1011.0009/input/input30
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.2/0003:046D:C52B.0007/0003:046D:408A.000A/input/input31
Nov 19 16:07:31 aura kernel: hid-generic 0003:2516:1011.0009: input,hidraw7: USB HID v1.10 Keyboard [COOLERMASTER ARGB LED Controller] on usb-0000:09:00.1-6.3/input1
Nov 19 16:07:31 aura kernel: mousedev: PS/2 mouse device common for all mice
Nov 19 16:07:31 aura kernel: logitech-hidpp-device 0003:046D:408A.000A: input,hidraw8: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:09:00.3-6.2/input2:1
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura systemd[1]: Finished Rebuild Dynamic Linker Cache.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Starting Update is Completed...
Nov 19 16:07:31 aura kernel: usb 1-3.3: New USB device found, idVendor=046d, idProduct=0826, bcdDevice= 0.10
Nov 19 16:07:31 aura kernel: usb 1-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Nov 19 16:07:31 aura kernel: usb 1-3.3: Product: HD Webcam C525
Nov 19 16:07:31 aura kernel: usb 1-3.3: SerialNumber: F8DACF20
Nov 19 16:07:31 aura systemd[1]: Finished Update is Completed.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Reached target System Initialization.
Nov 19 16:07:31 aura systemd[1]: Started Daily man-db regeneration.
Nov 19 16:07:31 aura systemd[1]: Started Daily verification of password and group files.
Nov 19 16:07:31 aura systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 19 16:07:31 aura systemd[1]: Reached target Timers.
Nov 19 16:07:31 aura systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 19 16:07:31 aura systemd[1]: Starting Docker Socket for the API.
Nov 19 16:07:31 aura systemd[1]: Listening on Libvirt local socket.
Nov 19 16:07:31 aura systemd[1]: Listening on Libvirt admin socket.
Nov 19 16:07:31 aura systemd[1]: Listening on Libvirt local read-only socket.
Nov 19 16:07:31 aura systemd[1]: Listening on CUPS Scheduler.
Nov 19 16:07:31 aura systemd[1]: Listening on Virtual machine lock manager socket.
Nov 19 16:07:31 aura systemd[1]: Listening on Virtual machine log manager socket.
Nov 19 16:07:31 aura systemd[1]: Listening on Docker Socket for the API.
Nov 19 16:07:31 aura systemd[1]: Reached target Sockets.
Nov 19 16:07:31 aura systemd[1]: Reached target Basic System.
Nov 19 16:07:31 aura systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Nov 19 16:07:31 aura systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Nov 19 16:07:31 aura systemd[1]: Reached target Sound Card.
Nov 19 16:07:31 aura systemd[1]: Starting Bluetooth service...
Nov 19 16:07:31 aura systemd[1]: Started Corsair Keyboards and Mice Daemon.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ckb-next-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Started D-Bus System Message Bus.
Nov 19 16:07:31 aura ckb-next-daemon[833]: ckb-next: Corsair RGB driver 0.4.2
Nov 19 16:07:31 aura ckb-next-daemon[833]: [I] Root controller ready at /dev/input/ckb0
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Starting dhcpcd on enp7s0...
Nov 19 16:07:31 aura systemd[1]: Starting dhcpcd on enp8s0...
Nov 19 16:07:31 aura systemd[1]: Starting fcron periodical command scheduler...
Nov 19 16:07:31 aura systemd[1]: Starting Initialize hardware monitoring sensors...
Nov 19 16:07:31 aura dhcpcd[836]: dhcpcd-9.3.2 starting
Nov 19 16:07:31 aura dhcpcd[837]: dhcpcd-9.3.2 starting
Nov 19 16:07:31 aura systemd[1]: Started numlockOnTty.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=numLockOnTty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura dhcpcd[845]: DUID 00:04:03:2e:02:b4:04:99:05:a1:bf:06:8a:07:00:08:00:09
Nov 19 16:07:31 aura dhcpcd[844]: DUID 00:04:03:2e:02:b4:04:99:05:a1:bf:06:8a:07:00:08:00:09
Nov 19 16:07:31 aura systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Nov 19 16:07:31 aura fcron[852]: fcron[852] 3.2.1 started
Nov 19 16:07:31 aura audit: BPF prog-id=7 op=LOAD
Nov 19 16:07:31 aura audit: BPF prog-id=8 op=LOAD
Nov 19 16:07:31 aura fcron[852]: updating configuration from /var/spool/fcron
Nov 19 16:07:31 aura bluetoothd[832]: Bluetooth daemon 5.55
Nov 19 16:07:31 aura systemd[1]: Starting User Login Management...
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura audit: BPF prog-id=9 op=LOAD
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura audit: BPF prog-id=10 op=LOAD
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura systemd[1]: Starting Virtual Machine and Container Registration Service...
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura bluetoothd[832]: src/main.c:parse_controller_config() Key file does not have group “Controller”
Nov 19 16:07:31 aura systemd[1]: Started fcron periodical command scheduler.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fcron comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura fcron[852]: adding file systab
Nov 19 16:07:31 aura fcron[852]: adding file tomas
Nov 19 16:07:31 aura systemd[1]: numLockOnTty.service: Succeeded.
Nov 19 16:07:31 aura audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=numLockOnTty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Started Bluetooth service.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd[1]: Reached target Bluetooth.
Nov 19 16:07:31 aura bluetoothd[832]: Starting SDP server
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura dbus-daemon[834]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=832 comm="/usr/lib/bluetooth/bluetoothd ")
Nov 19 16:07:31 aura bluetoothd[832]: Bluetooth management interface 1.18 initialized
Nov 19 16:07:31 aura kernel: mc: Linux media interface: v0.10
Nov 19 16:07:31 aura kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 19 16:07:31 aura kernel: Bluetooth: BNEP filters: protocol multicast
Nov 19 16:07:31 aura kernel: Bluetooth: BNEP socket layer initialized
Nov 19 16:07:31 aura audit: BPF prog-id=11 op=LOAD
Nov 19 16:07:31 aura audit: BPF prog-id=12 op=LOAD
Nov 19 16:07:31 aura systemd[1]: Starting Hostname Service...
Nov 19 16:07:31 aura kernel: it87: Found IT8733E chip at 0xa60, revision 3
Nov 19 16:07:31 aura kernel: it87: Beeping is supported
Nov 19 16:07:31 aura kernel: NET: Registered protocol family 38
Nov 19 16:07:31 aura systemd[1]: Finished Initialize hardware monitoring sensors.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura kernel: 8021q: 802.1Q VLAN Support v1.8
Nov 19 16:07:31 aura kernel: RTL8125 2.5Gbps internal r8169-800:00: attached PHY driver [RTL8125 2.5Gbps internal] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
Nov 19 16:07:31 aura systemd-logind[853]: New seat seat0.
Nov 19 16:07:31 aura systemd[1]: Started Virtual Machine and Container Registration Service.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura systemd-logind[853]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 19 16:07:31 aura systemd-logind[853]: Watching system buttons on /dev/input/event0 (Power Button)
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:31 aura kernel: videodev: Linux video capture interface: v2.00
Nov 19 16:07:31 aura kernel: uvcvideo: Found UVC 1.00 device HD Webcam C525 (046d:0826)
Nov 19 16:07:31 aura systemd-logind[853]: Watching system buttons on /dev/input/event10 (Logitech Gaming Mouse G900)
Nov 19 16:07:31 aura systemd-logind[853]: Watching system buttons on /dev/input/event12 (Logitech MX Keys)
Nov 19 16:07:31 aura dbus-daemon[834]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 19 16:07:31 aura systemd[1]: Started Hostname Service.
Nov 19 16:07:31 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: waiting for carrier
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: carrier acquired
Nov 19 16:07:31 aura kernel: r8169 0000:08:00.0 enp8s0: Link is Down
Nov 19 16:07:31 aura kernel: input: HD Webcam C525 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.3/1-3.3:1.2/input/input32
Nov 19 16:07:31 aura kernel: usbcore: registered new interface driver uvcvideo
Nov 19 16:07:31 aura kernel: USB Video Class driver (1.1.1)
Nov 19 16:07:31 aura dhcpcd[844]: enp7s0: waiting for carrier
Nov 19 16:07:31 aura kernel: 8021q: adding VLAN 0 to HW filter on device enp7s0
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: IAID 99:a1:bf:89
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: adding address fe80::bb:966d:bee4:4fdf
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: carrier lost
Nov 19 16:07:31 aura dhcpcd[845]: enp8s0: deleting address fe80::bb:966d:bee4:4fdf
Nov 19 16:07:31 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:31 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: usb 1-3.3: set resolution quirk: cval->res = 384
Nov 19 16:07:32 aura kernel: usbcore: registered new interface driver snd-usb-audio
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura systemd-udevd[650]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 99.
Nov 19 16:07:32 aura systemd-udevd[664]: controlC3: Process '/usr/bin/alsactl restore 3' failed with exit code 99.
Nov 19 16:07:32 aura kernel: usb 1-3.1: new high-speed USB device number 8 using xhci_hcd
Nov 19 16:07:32 aura kernel: Bluetooth: hci0: advertising data len corrected 20 -> 19
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: usb 1-3.1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.04
Nov 19 16:07:32 aura kernel: usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:32 aura kernel: usb 1-3.1: Product: USB2.0 Hub
Nov 19 16:07:32 aura kernel: usb 1-3.1: Manufacturer: VIA Labs, Inc.
Nov 19 16:07:32 aura kernel: hub 1-3.1:1.0: USB hub found
Nov 19 16:07:32 aura kernel: hub 1-3.1:1.0: 4 ports detected
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: usb 1-3.1.1: new full-speed USB device number 9 using xhci_hcd
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: usb 1-3.1.1: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.03
Nov 19 16:07:32 aura kernel: usb 1-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:32 aura kernel: usb 1-3.1.1: Product: USB Receiver
Nov 19 16:07:32 aura kernel: usb 1-3.1.1: Manufacturer: Logitech
Nov 19 16:07:32 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:32 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:32 aura kernel: logitech-djreceiver 0003:046D:C539.000B: hidraw4: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input0
Nov 19 16:07:33 aura kernel: logitech-djreceiver 0003:046D:C539.000C: hiddev1,hidraw9: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input1
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura systemd[1]: Started User Login Management.
Nov 19 16:07:33 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:33 aura kernel: logitech-djreceiver 0003:046D:C539.000D: hiddev5,hidraw10: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input2
Nov 19 16:07:33 aura kernel: logitech-djreceiver 0003:046D:C539.000D: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: new full-speed USB device number 10 using xhci_hcd
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: New USB device found, idVendor=1b1c, idProduct=1b39, bcdDevice= 3.08
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: Product: Corsair Gaming K65 RGB RAPIDFIRE Keyboard
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: Manufacturer: Corsair
Nov 19 16:07:33 aura kernel: usb 1-3.1.2: SerialNumber: 1402C041AF08086558B09364F5001940
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.000F/input/input33
Nov 19 16:07:33 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.000F/input/input34
Nov 19 16:07:33 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.000F/input/input35
Nov 19 16:07:33 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.000F/input/input36
Nov 19 16:07:33 aura kernel: hid-generic 0003:1B1C:1B39.000F: input,hiddev6,hidraw11: USB HID v1.11 Keyboard [Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard ] on usb-0000:09:00.1-3.1.2/input0
Nov 19 16:07:33 aura kernel: hid-generic 0003:1B1C:1B39.0010: hiddev7,hidraw12: USB HID v1.11 Device [Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard ] on usb-0000:09:00.1-3.1.2/input1
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura systemd-logind[853]: Watching system buttons on /dev/input/event21 (Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard)
Nov 19 16:07:33 aura kernel: usb 1-3.1.3: new full-speed USB device number 11 using xhci_hcd
Nov 19 16:07:33 aura systemd-logind[853]: Watching system buttons on /dev/input/event22 (Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control)
Nov 19 16:07:33 aura ckb-next-daemon[833]: [I] Connecting Corsair Gaming K65 RGB RAPIDFIRE Keyboard at /dev/input/ckb1
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: usb 1-3.1.3: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
Nov 19 16:07:33 aura kernel: usb 1-3.1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 19 16:07:33 aura kernel: usb 1-3.1.3: Product: General Purpose USB Hub
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: hub 1-3.1.3:1.0: USB hub found
Nov 19 16:07:33 aura kernel: hub 1-3.1.3:1.0: 3 ports detected
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:33 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:33 aura ckb-next-daemon[833]: [I] Starting input thread for /dev/input/ckb1
Nov 19 16:07:33 aura kernel: input: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB as /devices/virtual/input/input37
Nov 19 16:07:33 aura kernel: input: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM as /devices/virtual/input/input38
Nov 19 16:07:33 aura systemd-logind[853]: Watching system buttons on /dev/input/event21 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB)
Nov 19 16:07:33 aura systemd-logind[853]: Watching system buttons on /dev/input/event22 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM)
Nov 19 16:07:34 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:34 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:34 aura ckb-next-daemon[833]: [I] Received identification packet: 0e 01 00 00 01 01 00 01 08 03 14 00 1c 1b 39 1b 01 01 01 06 c0 ff 40 01 03 00 00 00 02 04 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.2: new full-speed USB device number 12 using xhci_hcd
Nov 19 16:07:34 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:34 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.2: New USB device found, idVendor=1038, idProduct=1240, bcdDevice= 6.00
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.2: Product: SteelSeries Siberia 840
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.2: Manufacturer: SteelSeries
Nov 19 16:07:34 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:34 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:34 aura kernel: hid-generic 0003:1038:1240.0011: hiddev6,hidraw11: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.2/input0
Nov 19 16:07:34 aura kernel: hid-generic 0003:1038:1240.0012: hiddev7,hidraw12: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.2/input1
Nov 19 16:07:34 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:34 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:34 aura kernel: EDAC amd64: F17h_M70h detected (node 0).
Nov 19 16:07:34 aura kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.3: new full-speed USB device number 13 using xhci_hcd
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.3: New USB device found, idVendor=1038, idProduct=1248, bcdDevice= 1.00
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.3: New USB device strings: Mfr=3, Product=4, SerialNumber=0
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.3: Product: SteelSeries Siberia 840
Nov 19 16:07:34 aura kernel: usb 1-3.1.3.3: Manufacturer: SteelSeries
Nov 19 16:07:34 aura kernel: input: SteelSeries SteelSeries Siberia 840 Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.0013/input/input39
Nov 19 16:07:34 aura kernel: input: SteelSeries SteelSeries Siberia 840 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.0013/input/input40
Nov 19 16:07:34 aura kernel: hid-generic 0003:1038:1248.0013: input,hiddev8,hidraw13: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.3/input3
Nov 19 16:07:34 aura systemd-udevd[606]: controlC4: Process '/usr/bin/alsactl restore 4' failed with exit code 99.
Nov 19 16:07:34 aura kernel: igb 0000:07:00.0 enp7s0: igb: enp7s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Nov 19 16:07:34 aura dhcpcd[844]: enp7s0: carrier acquired
Nov 19 16:07:34 aura kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
Nov 19 16:07:34 aura dhcpcd[844]: enp7s0: IAID 99:a1:bf:8a
Nov 19 16:07:34 aura dhcpcd[844]: enp7s0: adding address fe80::84a4:ba1:f0fe:3035
Nov 19 16:07:35 aura dhcpcd[844]: enp7s0: soliciting an IPv6 router
Nov 19 16:07:35 aura ckb-next-daemon[833]: [E] os_usbsend (via led_keyboard.c:267):  Protocol error, res = 0xffffffff
Nov 19 16:07:35 aura ckb-next-daemon[833]: [W] _start_dev (device.c:100): Unable to load hardware profile
Nov 19 16:07:35 aura ckb-next-daemon[833]: [I] Setup finished for /dev/input/ckb1
Nov 19 16:07:35 aura ckb-next-daemon[833]: [E] os_sendindicators (usb_linux.c:278): Protocol error
Nov 19 16:07:35 aura ckb-next-daemon[833]: [I] Attempting reset...
Nov 19 16:07:35 aura kernel: usb 1-3.1.2: usbfs: USBDEVFS_CONTROL failed cmd ckb1 led rqt 33 rq 9 len 2 ret -71
Nov 19 16:07:35 aura kernel: usb 1-3.1: clear tt 1 (00b0) error -71
Nov 19 16:07:35 aura ckb-next-daemon[833]: [I] Stopping input thread for /dev/input/ckb1
Nov 19 16:07:35 aura kernel: usb 1-3.1: USB disconnect, device number 8
Nov 19 16:07:35 aura kernel: usb 1-3.1.1: USB disconnect, device number 9
Nov 19 16:07:35 aura ckb-next-daemon[833]: [W] usbunclaim (usb_linux.c:459): Your Corsair Gaming K65 RGB RAPIDFIRE Keyboard is being uncleanly removed to speed up shutdown times.
Nov 19 16:07:35 aura ckb-next-daemon[833]: [W] usbunclaim (usb_linux.c:460): If you still need the device, you will have to restart ckb-next-daemon.
Nov 19 16:07:35 aura ckb-next-daemon[833]: [E] os_resetusb (via usb.c:613): resetusb failed: No such device
Nov 19 16:07:35 aura ckb-next-daemon[833]: [E] usb_tryreset (usb.c:621): Reset failed. Disconnecting.
Nov 19 16:07:35 aura systemd[1]: systemd-rfkill.service: Succeeded.
Nov 19 16:07:35 aura audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:35 aura kernel: kauditd_printk_skb: 21 callbacks suppressed
Nov 19 16:07:35 aura kernel: audit: type=1131 audit(1605798455.910:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:36 aura dhcpcd[844]: enp7s0: rebinding lease of 10.13.37.20
Nov 19 16:07:36 aura dhcpcd[844]: enp7s0: probing address 10.13.37.20/24
Nov 19 16:07:38 aura kernel: input: Logitech G900 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.000D/0003:046D:4053.000E/input/input41
Nov 19 16:07:38 aura kernel: logitech-hidpp-device 0003:046D:4053.000E: input,hidraw14: USB HID v1.11 Keyboard [Logitech G900] on usb-0000:09:00.1-3.1.1/input2:1
Nov 19 16:07:38 aura kernel: usb 1-3.1.2: USB disconnect, device number 10
Nov 19 16:07:38 aura kernel: usb 1-3.1.3: USB disconnect, device number 11
Nov 19 16:07:38 aura kernel: usb 1-3.1.3.2: USB disconnect, device number 12
Nov 19 16:07:38 aura ckb-next-daemon[833]: [I] Disconnecting /dev/input/ckb1
Nov 19 16:07:38 aura kernel: usb 1-3.1.3.3: USB disconnect, device number 13
Nov 19 16:07:38 aura ckb-next-daemon[833]: [W] usbunclaim (usb_linux.c:459): Your Corsair Gaming K65 RGB RAPIDFIRE Keyboard is being uncleanly removed to speed up shutdown times.
Nov 19 16:07:38 aura ckb-next-daemon[833]: [W] usbunclaim (usb_linux.c:460): If you still need the device, you will have to restart ckb-next-daemon.
Nov 19 16:07:38 aura ckb-next-daemon[833]: [I] Removed device path /dev/input/ckb1
Nov 19 16:07:39 aura kernel: usb 1-3.1: new high-speed USB device number 14 using xhci_hcd
Nov 19 16:07:39 aura kernel: usb 1-3.1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.04
Nov 19 16:07:39 aura kernel: usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:39 aura kernel: usb 1-3.1: Product: USB2.0 Hub
Nov 19 16:07:39 aura kernel: usb 1-3.1: Manufacturer: VIA Labs, Inc.
Nov 19 16:07:39 aura kernel: hub 1-3.1:1.0: USB hub found
Nov 19 16:07:39 aura kernel: hub 1-3.1:1.0: 4 ports detected
Nov 19 16:07:39 aura kernel: usb 1-3.1.1: new full-speed USB device number 15 using xhci_hcd
Nov 19 16:07:39 aura kernel: usb 1-3.1.1: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.03
Nov 19 16:07:39 aura kernel: usb 1-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:39 aura kernel: usb 1-3.1.1: Product: USB Receiver
Nov 19 16:07:39 aura kernel: usb 1-3.1.1: Manufacturer: Logitech
Nov 19 16:07:40 aura kernel: logitech-djreceiver 0003:046D:C539.0014: hidraw4: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input0
Nov 19 16:07:40 aura kernel: logitech-djreceiver 0003:046D:C539.0015: hiddev1,hidraw9: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input1
Nov 19 16:07:40 aura kernel: logitech-djreceiver 0003:046D:C539.0016: hiddev5,hidraw10: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.1-3.1.1/input2
Nov 19 16:07:40 aura kernel: logitech-djreceiver 0003:046D:C539.0016: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
Nov 19 16:07:40 aura kernel: input: Logitech G900 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0016/0003:046D:4053.0017/input/input42
Nov 19 16:07:40 aura kernel: logitech-hidpp-device 0003:046D:4053.0017: input,hidraw11: USB HID v1.11 Keyboard [Logitech G900] on usb-0000:09:00.1-3.1.1/input2:1
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: new full-speed USB device number 16 using xhci_hcd
Nov 19 16:07:40 aura systemd-logind[853]: Watching system buttons on /dev/input/event21 (Logitech G900)
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: New USB device found, idVendor=1b1c, idProduct=1b39, bcdDevice= 3.08
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: Product: Corsair Gaming K65 RGB RAPIDFIRE Keyboard
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: Manufacturer: Corsair
Nov 19 16:07:40 aura kernel: usb 1-3.1.2: SerialNumber: 1402C041AF08086558B09364F5001940
Nov 19 16:07:40 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0018/input/input43
Nov 19 16:07:40 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0018/input/input44
Nov 19 16:07:40 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0018/input/input45
Nov 19 16:07:40 aura kernel: input: Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:1B1C:1B39.0018/input/input46
Nov 19 16:07:40 aura kernel: hid-generic 0003:1B1C:1B39.0018: input,hiddev6,hidraw12: USB HID v1.11 Keyboard [Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard ] on usb-0000:09:00.1-3.1.2/input0
Nov 19 16:07:40 aura kernel: hid-generic 0003:1B1C:1B39.0019: hiddev7,hidraw13: USB HID v1.11 Device [Corsair Corsair Gaming K65 RGB RAPIDFIRE Keyboard ] on usb-0000:09:00.1-3.1.2/input1
Nov 19 16:07:40 aura kernel: usb 1-3.1.3: new full-speed USB device number 17 using xhci_hcd
Nov 19 16:07:40 aura ckb-next-daemon[833]: [I] Connecting Corsair Gaming K65 RGB RAPIDFIRE Keyboard at /dev/input/ckb1
Nov 19 16:07:40 aura kernel: usb 1-3.1.3: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
Nov 19 16:07:40 aura kernel: usb 1-3.1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 19 16:07:40 aura kernel: usb 1-3.1.3: Product: General Purpose USB Hub
Nov 19 16:07:40 aura kernel: hub 1-3.1.3:1.0: USB hub found
Nov 19 16:07:40 aura kernel: hub 1-3.1.3:1.0: 3 ports detected
Nov 19 16:07:40 aura ckb-next-daemon[833]: [I] Starting input thread for /dev/input/ckb1
Nov 19 16:07:40 aura kernel: input: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB as /devices/virtual/input/input47
Nov 19 16:07:40 aura kernel: input: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM as /devices/virtual/input/input48
Nov 19 16:07:40 aura systemd-logind[853]: Watching system buttons on /dev/input/event23 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM)
Nov 19 16:07:40 aura systemd-logind[853]: Watching system buttons on /dev/input/event22 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB)
Nov 19 16:07:41 aura ckb-next-daemon[833]: [I] Received identification packet: 0e 01 00 00 01 01 00 01 08 03 14 00 1c 1b 39 1b 01 01 01 06 c0 ff 40 01 03 00 00 00 02 04 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Nov 19 16:07:41 aura systemd-logind[853]: Watching system buttons on /dev/input/event23 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM)
Nov 19 16:07:41 aura systemd-logind[853]: Watching system buttons on /dev/input/event22 (ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB)
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.2: new full-speed USB device number 18 using xhci_hcd
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.2: New USB device found, idVendor=1038, idProduct=1240, bcdDevice= 6.00
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.2: Product: SteelSeries Siberia 840
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.2: Manufacturer: SteelSeries
Nov 19 16:07:41 aura kernel: hid-generic 0003:1038:1240.001A: hiddev6,hidraw12: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.2/input0
Nov 19 16:07:41 aura kernel: hid-generic 0003:1038:1240.001B: hiddev7,hidraw13: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.2/input1
Nov 19 16:07:41 aura dhcpcd[844]: enp7s0: leased 10.13.37.20 for 604800 seconds
Nov 19 16:07:41 aura dhcpcd[844]: enp7s0: adding route to 10.13.37.0/24
Nov 19 16:07:41 aura dhcpcd[844]: enp7s0: adding default route via 10.13.37.1
Nov 19 16:07:41 aura systemd[1]: Started dhcpcd on enp7s0.
Nov 19 16:07:41 aura audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd@enp7s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:41 aura kernel: audit: type=1130 audit(1605798461.363:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd@enp7s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.3: new full-speed USB device number 19 using xhci_hcd
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.3: New USB device found, idVendor=1038, idProduct=1248, bcdDevice= 1.00
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.3: New USB device strings: Mfr=3, Product=4, SerialNumber=0
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.3: Product: SteelSeries Siberia 840
Nov 19 16:07:41 aura kernel: usb 1-3.1.3.3: Manufacturer: SteelSeries
Nov 19 16:07:41 aura kernel: input: SteelSeries SteelSeries Siberia 840 Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.001C/input/input49
Nov 19 16:07:41 aura kernel: input: SteelSeries SteelSeries Siberia 840 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.001C/input/input50
Nov 19 16:07:41 aura kernel: hid-generic 0003:1038:1248.001C: input,hiddev8,hidraw14: USB HID v1.11 Device [SteelSeries SteelSeries Siberia 840] on usb-0000:09:00.1-3.1.3.3/input3
Nov 19 16:07:41 aura systemd-udevd[606]: controlC4: Process '/usr/bin/alsactl restore 4' failed with exit code 99.
Nov 19 16:07:43 aura ckb-next-daemon[833]: [I] Setup finished for /dev/input/ckb1
Nov 19 16:07:48 aura dhcpcd[844]: enp7s0: no IPv6 Routers available

Offline

#2 2020-11-19 18:07:01

loqs
Member
Registered: 2014-03-06
Posts: 17,304

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

What was the last kernel without the issue?  To confirm 5.9.9 was the first kernel with the issue?

Offline

#3 2020-11-19 23:19:45

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

Hubro, if you are wondering where your reply went, I think you clicked "Report" instead of "Reply".


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

#4 2020-11-19 23:56:41

Hubro
Member
Registered: 2019-03-09
Posts: 32

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

2ManyDogs wrote:

Hubro, if you are wondering where your reply went, I think you clicked "Report" instead of "Reply".

Oops! Very sorry, it's quite late sad But good to know this forum has diligent and responsive moderators!

What I said was something like: I definitely skipped a few kernel versions, so I don't know which one caused the problem. I was assuming/hoping that this was a known issue.

Is there a simple way to quickly compile and switch between different kernel versions? Or is this the simplest way to just build and install a bunch of them using this guide: https://wiki.archlinux.org/index.php/Ke … ild_System and switch between them?

Last edited by Hubro (2020-11-19 23:58:57)

Offline

#5 2020-11-20 00:00:39

loqs
Member
Registered: 2014-03-06
Posts: 17,304

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

The old versions of the linux package can be obtained from the ALA.  /var/log/pacman.log should contain which version the linux package was updated from.

Offline

#6 2020-11-20 00:07:01

Hubro
Member
Registered: 2019-03-09
Posts: 32

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

loqs wrote:

The old versions of the linux package can be obtained from the ALA.  /var/log/pacman.log should contain which version the linux package was updated from.

Thanks! The version I upgraded from was 5.8.14-arch1-1. Hopefully there aren't too many versions to try in between.

By the way, does this have to be a kernel change? Or could the xf64-video-amdgpu package have caused this? Never mind, I checked my snapshot and that package hasn't been upgraded.

EDIT: Oh, another question, can I just install all of the kernel versions between 5.8.14 and 5.9.9 simultaneously (using pacman) and swap between them with GRUB?

EDIT: Immediate failure:

$ sudo pacman -S linux=5.8.14-arch1-1
error: target not found: linux=5.8.14-arch1-1

Do I have to download and install the packages manually?

Last edited by Hubro (2020-11-20 00:14:23)

Offline

#7 2020-11-20 00:14:20

loqs
Member
Registered: 2014-03-06
Posts: 17,304

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

You can only have one version of a package installed at once.  You can have multiple different kernel packages installed at once such as linux-lts and linux.
The bug was most likely introduced by https://archive.archlinux.org/packages/ … kg.tar.zst which is the first release of the 5.9 series.
Edit:
Arch_Linux_Archive#How_to_downgrade_one_package.

# pacman -U https://archive.archlinux.org/packages/l/linux/linux-5.9.arch1-1-x86_64.pkg.tar.zst

Last edited by loqs (2020-11-20 00:15:36)

Offline

#8 2020-11-20 00:18:30

Hubro
Member
Registered: 2019-03-09
Posts: 32

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

loqs wrote:

You can only have one version of a package installed at once.  You can have multiple different kernel packages installed at once such as linux-lts and linux.
The bug was most likely introduced by https://archive.archlinux.org/packages/ … kg.tar.zst which is the first release of the 5.9 series.
Edit:
Arch_Linux_Archive#How_to_downgrade_one_package.

# pacman -U https://archive.archlinux.org/packages/l/linux/linux-5.9.arch1-1-x86_64.pkg.tar.zst

Unless I'm mistaken, linux-5.9 is the next version from linux-5.8.14?

How do I install local zst packages by the way? Sorry I just saw your link. I should go to bed.

Last edited by Hubro (2020-11-20 00:19:00)

Offline

#9 2020-11-20 00:31:08

Hubro
Member
Registered: 2019-03-09
Posts: 32

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

loqs wrote:

What was the last kernel without the issue?  To confirm 5.9.9 was the first kernel with the issue?

Ok, I can confirm 5.8.14 was the latch patch without issue. Installing version 5.9 breaks EDID from DP ports as described in my initial post.

What do I do from here?

Offline

#10 2020-11-20 00:39:22

loqs
Member
Registered: 2014-03-06
Posts: 17,304

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

Try some workarounds,  does either setting the kernel parameter amdgpu.dc=0 allow the correct EDID to be detected or Kernel_mode_setting#Forcing_modes_and_EDID to set the correct EDID?

Last edited by loqs (2020-11-20 00:39:35)

Offline

#11 2020-11-20 13:38:11

apaz
Member
Registered: 2018-07-23
Posts: 116

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

From your Xorg.0.log you can see that the EDID reads only 2560x1440. There is this interesting line:

(WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk

That seems to indicate that you need to create a custom configuration in:

/etc/X11/xorg.conf.d/20-amdgpu.conf

containing the right parameters. See:

https://wiki.archlinux.org/index.php/Xo … r_settings

and also (Forcing modes and EDID):

https://wiki.archlinux.org/index.php/Ke … de_setting

Offline

#12 2020-11-20 17:45:24

Hubro
Member
Registered: 2019-03-09
Posts: 32

Re: AMDGPU reading incorrect EDID from DisplayPort after system update

Thanks for the tips, I'll experiment a bit.

For now, here is the X server log for when I boot with kernel 5.8.14:

[    45.113] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    45.113] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[    45.113] Build Operating System: Linux Arch Linux
[    45.113] Current Operating System: Linux aura 5.8.14-arch1-1 #1 SMP PREEMPT Wed, 07 Oct 2020 23:59:46 +0000 x86_64
[    45.114] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/main-system rw loglevel=3 quiet amd_iommu=on iommu=pt vfio-pci.ids=10de:2204,10de:1aef
[    45.114] Build Date: 16 November 2020  12:26:46PM
[    45.114]  
[    45.114] Current version of pixman: 0.40.0
[    45.114] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    45.114] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    45.115] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 20 18:37:30 2020
[    45.116] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    45.116] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    45.117] (==) No Layout section.  Using the first Screen section.
[    45.117] (==) No screen section available. Using defaults.
[    45.117] (**) |-->Screen "Default Screen Section" (0)
[    45.117] (**) |   |-->Monitor "<default monitor>"
[    45.117] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    45.117] (==) Automatically adding devices
[    45.117] (==) Automatically enabling devices
[    45.117] (==) Automatically adding GPU devices
[    45.117] (==) Automatically binding GPU devices
[    45.117] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    45.118] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    45.118] 	Entry deleted from font path.
[    45.119] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    45.119] 	Entry deleted from font path.
[    45.119] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    45.119] 	Entry deleted from font path.
[    45.119] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    45.119] 	Entry deleted from font path.
[    45.119] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    45.119] (==) ModulePath set to "/usr/lib/xorg/modules"
[    45.119] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    45.119] (II) Module ABI versions:
[    45.119] 	X.Org ANSI C Emulation: 0.4
[    45.119] 	X.Org Video Driver: 24.1
[    45.119] 	X.Org XInput driver : 24.1
[    45.119] 	X.Org Server Extension : 10.0
[    45.119] (++) using VT number 1

[    45.119] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    45.120] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_36
[    45.121] (II) xfree86: Adding drm device (/dev/dri/card0)
[    45.121] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.2/0000:0d:00.0/0000:0e:00.0/0000:0f:00.0/drm/card0
[    45.122] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    45.134] (--) PCI: (12@0:0:0) 10de:2204:1458:4043 rev 161, Mem @ 0xfa000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[    45.134] (--) PCI:*(15@0:0:0) 1002:731f:1458:2313 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfbe00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    45.134] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    45.134] (II) LoadModule: "glx"
[    45.135] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    45.140] (II) Module glx: vendor="X.Org Foundation"
[    45.140] 	compiled for 1.20.9, module version = 1.0.0
[    45.140] 	ABI class: X.Org Server Extension, version 10.0
[    45.140] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    45.140] 	loading driver: amdgpu
[    45.140] (==) Matched amdgpu as autoconfigured driver 0
[    45.140] (==) Matched ati as autoconfigured driver 1
[    45.140] (==) Matched modesetting as autoconfigured driver 2
[    45.140] (==) Matched fbdev as autoconfigured driver 3
[    45.140] (==) Matched vesa as autoconfigured driver 4
[    45.140] (==) Assigned the driver to the xf86ConfigLayout
[    45.140] (II) LoadModule: "amdgpu"
[    45.141] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    45.143] (II) Module amdgpu: vendor="X.Org Foundation"
[    45.143] 	compiled for 1.20.8, module version = 19.1.0
[    45.143] 	Module class: X.Org Video Driver
[    45.143] 	ABI class: X.Org Video Driver, version 24.1
[    45.143] (II) LoadModule: "ati"
[    45.143] (WW) Warning, couldn't open module ati
[    45.143] (EE) Failed to load module "ati" (module does not exist, 0)
[    45.143] (II) LoadModule: "modesetting"
[    45.143] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    45.143] (II) Module modesetting: vendor="X.Org Foundation"
[    45.143] 	compiled for 1.20.9, module version = 1.20.9
[    45.143] 	Module class: X.Org Video Driver
[    45.143] 	ABI class: X.Org Video Driver, version 24.1
[    45.143] (II) LoadModule: "fbdev"
[    45.143] (WW) Warning, couldn't open module fbdev
[    45.143] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    45.143] (II) LoadModule: "vesa"
[    45.143] (WW) Warning, couldn't open module vesa
[    45.143] (EE) Failed to load module "vesa" (module does not exist, 0)
[    45.143] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    45.143] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    45.144] (WW) Falling back to old probe method for modesetting
[    45.144] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    45.144] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    45.144] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    45.144] (==) AMDGPU(0): Default visual is TrueColor
[    45.144] (==) AMDGPU(0): RGB weight 888
[    45.144] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    45.144] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5700 XT" (ChipID = 0x731f)
[    45.144] (II) Loading sub module "fb"
[    45.144] (II) LoadModule: "fb"
[    45.144] (II) Loading /usr/lib/xorg/modules/libfb.so
[    45.145] (II) Module fb: vendor="X.Org Foundation"
[    45.145] 	compiled for 1.20.9, module version = 1.0.0
[    45.145] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.145] (II) Loading sub module "dri2"
[    45.145] (II) LoadModule: "dri2"
[    45.145] (II) Module "dri2" already built-in
[    45.202] (II) Loading sub module "glamoregl"
[    45.202] (II) LoadModule: "glamoregl"
[    45.202] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    45.205] (II) Module glamoregl: vendor="X.Org Foundation"
[    45.205] 	compiled for 1.20.9, module version = 1.0.1
[    45.205] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.218] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.14-arch1-1, LLVM 11.0.0)
[    45.218] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    45.218] (==) AMDGPU(0): TearFree property default: auto
[    45.218] (==) AMDGPU(0): VariableRefresh: disabled
[    45.218] (II) AMDGPU(0): KMS Pageflipping: enabled
[    45.218] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    45.218] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    45.218] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    45.219] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    45.236] (II) AMDGPU(0): EDID for output DisplayPort-0
[    45.236] (II) AMDGPU(0): Manufacturer: SAM  Model: 7053  Serial#: 1129855059
[    45.236] (II) AMDGPU(0): Year: 2038  Week: 50
[    45.236] (II) AMDGPU(0): EDID Version: 1.4
[    45.236] (II) AMDGPU(0): Digital Display Input
[    45.236] (II) AMDGPU(0): 10 bits per channel
[    45.236] (II) AMDGPU(0): Digital interface is DisplayPort
[    45.236] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 119  vert.: 34
[    45.236] (II) AMDGPU(0): Gamma: 2.20
[    45.236] (II) AMDGPU(0): DPMS capabilities: Off
[    45.236] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    45.236] (II) AMDGPU(0): First detailed timing is preferred mode
[    45.236] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    45.236] (II) AMDGPU(0): Display is continuous-frequency
[    45.236] (II) AMDGPU(0): redX: 0.694 redY: 0.293   greenX: 0.274 greenY: 0.659
[    45.236] (II) AMDGPU(0): blueX: 0.148 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[    45.236] (II) AMDGPU(0): Supported established timings:
[    45.236] (II) AMDGPU(0): 720x400@70Hz
[    45.236] (II) AMDGPU(0): 640x480@60Hz
[    45.236] (II) AMDGPU(0): 640x480@67Hz
[    45.236] (II) AMDGPU(0): 640x480@72Hz
[    45.236] (II) AMDGPU(0): 640x480@75Hz
[    45.236] (II) AMDGPU(0): 800x600@56Hz
[    45.236] (II) AMDGPU(0): 800x600@60Hz
[    45.236] (II) AMDGPU(0): 800x600@72Hz
[    45.236] (II) AMDGPU(0): 800x600@75Hz
[    45.236] (II) AMDGPU(0): 832x624@75Hz
[    45.236] (II) AMDGPU(0): 1024x768@60Hz
[    45.236] (II) AMDGPU(0): 1024x768@70Hz
[    45.236] (II) AMDGPU(0): 1024x768@75Hz
[    45.236] (II) AMDGPU(0): 1280x1024@75Hz
[    45.236] (II) AMDGPU(0): 1152x864@75Hz
[    45.236] (II) AMDGPU(0): Manufacturer's mask: 0
[    45.236] (II) AMDGPU(0): Supported standard timings:
[    45.236] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    45.236] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    45.236] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    45.236] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    45.236] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    45.236] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    45.236] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    45.236] (II) AMDGPU(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    45.236] (II) AMDGPU(0): Supported detailed timing:
[    45.236] (II) AMDGPU(0): clock: 549.0 MHz   Image Size:  1193 x 336 mm
[    45.236] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    45.236] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1144 v_border: 0
[    45.236] (II) AMDGPU(0): Ranges: V min: 60 V max: 240 Hz, H min: 357 H max: 357 kHz, PixClock max 1945 MHz
[    45.236] (II) AMDGPU(0): Monitor name: LC49G95T
[    45.236] (II) AMDGPU(0): Serial No: H4ZN801109
[    45.236] (II) AMDGPU(0): Supported detailed timing:
[    45.236] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  1193 x 336 mm
[    45.236] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    45.236] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    45.236] (II) AMDGPU(0): Supported detailed timing:
[    45.236] (II) AMDGPU(0): clock: 198.0 MHz   Image Size:  1193 x 336 mm
[    45.236] (II) AMDGPU(0): h_active: 2560  h_sync: 2808  h_sync_end 2852 h_blank_end 3000 h_border: 0
[    45.236] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1100 v_border: 0
[    45.236] (II) AMDGPU(0): Supported detailed timing:
[    45.236] (II) AMDGPU(0): clock: 266.5 MHz   Image Size:  1193 x 336 mm
[    45.236] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    45.236] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[    45.236] (II) AMDGPU(0): Supported detailed timing:
[    45.236] (II) AMDGPU(0): clock: 497.8 MHz   Image Size:  1193 x 336 mm
[    45.236] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    45.236] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1525 v_border: 0
[    45.236] (II) AMDGPU(0): Number of EDID sections to follow: 2
[    45.236] (II) AMDGPU(0): EDID (in hex):
[    45.236] (II) AMDGPU(0): 	00ffffffffffff004c2d537053385843
[    45.236] (II) AMDGPU(0): 	32300104b57722783bc725b14b46a826
[    45.236] (II) AMDGPU(0): 	0e5054bfef80714f810081c08180a9c0
[    45.236] (II) AMDGPU(0): 	b3009500d1c074d600a0f03840403020
[    45.236] (II) AMDGPU(0): 	3a00a9504100001a000000fd0c3cf066
[    45.236] (II) AMDGPU(0): 	66c2010a202020202020000000fc004c
[    45.236] (II) AMDGPU(0): 	433439473935540a20202020000000ff
[    45.236] (II) AMDGPU(0): 	0048345a4e3830313130390a20200270
[    45.236] (II) AMDGPU(0): 	02032df044105a3f5c23090707830100
[    45.236] (II) AMDGPU(0): 	00e305c0006d1a0000020f3cf000048b
[    45.236] (II) AMDGPU(0): 	127317e3060501e5018b849001565e00
[    45.236] (II) AMDGPU(0): 	a0a0a0295030203500a9504100001a58
[    45.236] (II) AMDGPU(0): 	4d00b8a1381440f82c4500a950410000
[    45.236] (II) AMDGPU(0): 	1e1a6800a0f0381f4030203a00a95041
[    45.236] (II) AMDGPU(0): 	00001a6fc200a0a0a0555030203500a9
[    45.236] (II) AMDGPU(0): 	504100001a0000000000000000000084
[    45.236] (II) AMDGPU(0): 	70127900000301649cf50288ff133f01
[    45.236] (II) AMDGPU(0): 	7f801f009f052e00200007002f790108
[    45.236] (II) AMDGPU(0): 	ff139f002f801f009f05530002000900
[    45.236] (II) AMDGPU(0): 	33b70008ff139f002f801f009f052800
[    45.236] (II) AMDGPU(0): 	02000900e36e0108ff094f0007801f00
[    45.236] (II) AMDGPU(0): 	9f052a002000070090c70108ff0e9f00
[    45.236] (II) AMDGPU(0): 	2f801f00370486000200090000000000
[    45.236] (II) AMDGPU(0): 	00000000000000000000000000001d90
[    45.236] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.236] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.236] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.236] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.236] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.236] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[    45.236] (II) AMDGPU(0): Modeline "5120x1440"x239.8  1939.49  5120 5248 5280 5440  1440 1473 1481 1487 +hsync -vsync (356.5 kHz eP)
[    45.236] (II) AMDGPU(0): Modeline "3840x1080"x120.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[    45.236] (II) AMDGPU(0): Modeline "5120x1440"x120.0  965.60  5120 5168 5200 5280  1440 1443 1453 1524 +hsync -vsync (182.9 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "5120x1440"x60.0  469.00  5120 5168 5200 5280  1440 1443 1453 1481 +hsync -vsync (88.8 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "3840x1080"x240.0  1166.25  3840 3888 3920 4000  1080 1083 1093 1215 +hsync -vsync (291.6 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "3840x1080"x60.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1440"x239.9  939.24  2560 2568 2600 2640  1440 1473 1481 1483 +hsync -vsync (355.8 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1440"x120.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1080"x120.0  495.00  2560 3108 3152 3300  1080 1084 1089 1250 +hsync +vsync (150.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1080"x119.9  494.50  2560 3108 3152 3300  1080 1084 1089 1250 +hsync +vsync (149.9 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1080"x60.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "2560x1080"x59.9  197.80  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (65.9 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1200"x239.8  1939.49  1920 5248 5280 5440  1200 1473 1481 1487 +hsync -vsync (356.5 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1080"x120.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1080"x119.9  296.70  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1600x1200"x239.8  1939.49  1600 5248 5280 5440  1200 1473 1481 1487 +hsync -vsync (356.5 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    45.236] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    45.237] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    45.237] (II) AMDGPU(0): EDID for output DisplayPort-1
[    45.237] (II) AMDGPU(0): EDID for output DisplayPort-2
[    45.238] (II) AMDGPU(0): EDID for output HDMI-A-0
[    45.238] (II) AMDGPU(0): Manufacturer: SAM  Model: 7052  Serial#: 1129855059
[    45.238] (II) AMDGPU(0): Year: 2038  Week: 50
[    45.238] (II) AMDGPU(0): EDID Version: 1.3
[    45.238] (II) AMDGPU(0): Digital Display Input
[    45.238] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 119  vert.: 34
[    45.238] (II) AMDGPU(0): Gamma: 2.20
[    45.238] (II) AMDGPU(0): DPMS capabilities: Off
[    45.238] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    45.238] (II) AMDGPU(0): First detailed timing is preferred mode
[    45.238] (II) AMDGPU(0): redX: 0.694 redY: 0.293   greenX: 0.274 greenY: 0.659
[    45.238] (II) AMDGPU(0): blueX: 0.148 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[    45.238] (II) AMDGPU(0): Supported established timings:
[    45.238] (II) AMDGPU(0): 720x400@70Hz
[    45.238] (II) AMDGPU(0): 640x480@60Hz
[    45.238] (II) AMDGPU(0): 640x480@67Hz
[    45.238] (II) AMDGPU(0): 640x480@72Hz
[    45.238] (II) AMDGPU(0): 640x480@75Hz
[    45.238] (II) AMDGPU(0): 800x600@56Hz
[    45.238] (II) AMDGPU(0): 800x600@60Hz
[    45.238] (II) AMDGPU(0): 800x600@72Hz
[    45.238] (II) AMDGPU(0): 800x600@75Hz
[    45.238] (II) AMDGPU(0): 832x624@75Hz
[    45.238] (II) AMDGPU(0): 1024x768@60Hz
[    45.238] (II) AMDGPU(0): 1024x768@70Hz
[    45.238] (II) AMDGPU(0): 1024x768@75Hz
[    45.238] (II) AMDGPU(0): 1280x1024@75Hz
[    45.238] (II) AMDGPU(0): 1152x864@75Hz
[    45.238] (II) AMDGPU(0): Manufacturer's mask: 0
[    45.238] (II) AMDGPU(0): Supported standard timings:
[    45.238] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    45.238] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    45.238] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    45.238] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    45.238] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    45.238] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    45.238] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    45.238] (II) AMDGPU(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    45.238] (II) AMDGPU(0): Supported detailed timing:
[    45.238] (II) AMDGPU(0): clock: 266.5 MHz   Image Size:  1193 x 336 mm
[    45.238] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    45.238] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[    45.238] (II) AMDGPU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 183 kHz, PixClock max 605 MHz
[    45.238] (II) AMDGPU(0): Monitor name: LC49G95T
[    45.238] (II) AMDGPU(0): Serial No: H4ZN801109
[    45.238] (II) AMDGPU(0): Supported detailed timing:
[    45.238] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  1193 x 336 mm
[    45.238] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    45.238] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    45.238] (II) AMDGPU(0): Supported detailed timing:
[    45.238] (II) AMDGPU(0): clock: 198.0 MHz   Image Size:  1193 x 336 mm
[    45.238] (II) AMDGPU(0): h_active: 2560  h_sync: 2808  h_sync_end 2852 h_blank_end 3000 h_border: 0
[    45.238] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1100 v_border: 0
[    45.238] (II) AMDGPU(0): Number of EDID sections to follow: 3
[    45.238] (II) AMDGPU(0): EDID (in hex):
[    45.238] (II) AMDGPU(0): 	00ffffffffffff004c2d527053385843
[    45.238] (II) AMDGPU(0): 	32300103807722782ac725b14b46a826
[    45.238] (II) AMDGPU(0): 	0e5054bfef80714f810081c08180a9c0
[    45.238] (II) AMDGPU(0): 	b3009500d1c01a6800a0f0381f403020
[    45.238] (II) AMDGPU(0): 	3a00a9504100001a000000fd00324b1e
[    45.238] (II) AMDGPU(0): 	b73c000a202020202020000000fc004c
[    45.238] (II) AMDGPU(0): 	433439473935540a20202020000000ff
[    45.238] (II) AMDGPU(0): 	0048345a4e3830313130390a202003d9
[    45.238] (II) AMDGPU(0): 	f0027000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	0000000000000000000000000000009e
[    45.238] (II) AMDGPU(0): 	02033df1499061601f041312035a2309
[    45.238] (II) AMDGPU(0): 	070783010000e2004fe305c00067030c
[    45.238] (II) AMDGPU(0): 	001000b83c67d85dc401788003e60605
[    45.238] (II) AMDGPU(0): 	018b7312e20f06e5018b849001565e00
[    45.238] (II) AMDGPU(0): 	a0a0a0295030203500a9504100001a58
[    45.238] (II) AMDGPU(0): 	4d00b8a1381440f82c4500a950410000
[    45.238] (II) AMDGPU(0): 	1e000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000071
[    45.238] (II) AMDGPU(0): 	701279000003012833b70088ff139f00
[    45.238] (II) AMDGPU(0): 	2f801f009f052800020009006ec20008
[    45.238] (II) AMDGPU(0): 	ff099f002f801f009f05540002000400
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	00000000000000000000000000000000
[    45.238] (II) AMDGPU(0): 	0000000000000000000000000000d690
[    45.238] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.238] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.238] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    45.238] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[    45.238] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    45.238] (II) AMDGPU(0): Modeline "5120x1440"x60.0  469.00  5120 5168 5200 5280  1440 1443 1453 1481 +hsync -vsync (88.8 kHz eP)
[    45.238] (II) AMDGPU(0): Modeline "3840x1080"x60.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz eP)
[    45.238] (II) AMDGPU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "2560x1440"x120.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "2560x1080"x60.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "2560x1080"x59.9  197.80  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (65.9 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1920x1200"x60.0  469.00  1920 5168 5200 5280  1200 1443 1453 1481 +hsync -vsync (88.8 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1600x1200"x60.0  469.00  1600 5168 5200 5280  1200 1443 1453 1481 +hsync -vsync (88.8 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    45.238] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    45.239] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    45.239] (II) AMDGPU(0): Output DisplayPort-0 connected
[    45.239] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    45.239] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    45.239] (II) AMDGPU(0): Output HDMI-A-0 connected
[    45.239] (II) AMDGPU(0): Using spanning desktop for initial modes
[    45.239] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 5120x1440 +0+0
[    45.239] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 5120x1440 +5120+0
[    45.239] (II) AMDGPU(0): mem size init: gart size :1fe5bd000 vram size: s:1fc506000 visible:e214000
[    45.239] (==) AMDGPU(0): DPI set to (96, 96)
[    45.239] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    45.239] (II) Loading sub module "ramdac"
[    45.239] (II) LoadModule: "ramdac"
[    45.239] (II) Module "ramdac" already built-in
[    45.239] (II) UnloadModule: "modesetting"
[    45.239] (II) Unloading modesetting
[    45.239] (II) AMDGPU(0): [DRI2] Setup complete
[    45.239] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    45.239] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    45.239] (II) AMDGPU(0): Front buffer pitch: 40960 bytes
[    45.239] (II) AMDGPU(0): SYNC extension fences enabled
[    45.239] (II) AMDGPU(0): Present extension enabled
[    45.239] (==) AMDGPU(0): DRI3 enabled
[    45.239] (==) AMDGPU(0): Backing store enabled
[    45.239] (II) AMDGPU(0): Direct rendering enabled
[    45.268] (II) AMDGPU(0): Use GLAMOR acceleration.
[    45.268] (II) AMDGPU(0): Acceleration enabled
[    45.268] (==) AMDGPU(0): DPMS enabled
[    45.268] (==) AMDGPU(0): Silken mouse disabled
[    45.268] (II) AMDGPU(0): Set up textured video (glamor)
[    45.286] (II) Initializing extension Generic Event Extension
[    45.286] (II) Initializing extension SHAPE
[    45.286] (II) Initializing extension MIT-SHM
[    45.286] (II) Initializing extension XInputExtension
[    45.286] (II) Initializing extension XTEST
[    45.286] (II) Initializing extension BIG-REQUESTS
[    45.286] (II) Initializing extension SYNC
[    45.286] (II) Initializing extension XKEYBOARD
[    45.286] (II) Initializing extension XC-MISC
[    45.286] (II) Initializing extension SECURITY
[    45.286] (II) Initializing extension XFIXES
[    45.286] (II) Initializing extension RENDER
[    45.286] (II) Initializing extension RANDR
[    45.286] (II) Initializing extension COMPOSITE
[    45.286] (II) Initializing extension DAMAGE
[    45.286] (II) Initializing extension MIT-SCREEN-SAVER
[    45.286] (II) Initializing extension DOUBLE-BUFFER
[    45.286] (II) Initializing extension RECORD
[    45.286] (II) Initializing extension DPMS
[    45.286] (II) Initializing extension Present
[    45.286] (II) Initializing extension DRI3
[    45.286] (II) Initializing extension X-Resource
[    45.286] (II) Initializing extension XVideo
[    45.286] (II) Initializing extension XVideo-MotionCompensation
[    45.286] (II) Initializing extension GLX
[    45.291] (II) AIGLX: Loaded and initialized radeonsi
[    45.291] (II) GLX: Initialized DRI2 GL provider for screen 0
[    45.291] (II) Initializing extension XFree86-VidModeExtension
[    45.291] (II) Initializing extension XFree86-DGA
[    45.291] (II) Initializing extension XFree86-DRI
[    45.291] (II) Initializing extension DRI2
[    45.292] (II) AMDGPU(0): Setting screen physical size to 2709 x 381
[    45.368] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    45.368] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.368] (**) Power Button: Applying InputClass "system-keyboard"
[    45.368] (II) LoadModule: "libinput"
[    45.368] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    45.371] (II) Module libinput: vendor="X.Org Foundation"
[    45.371] 	compiled for 1.20.8, module version = 0.30.0
[    45.371] 	Module class: X.Org XInput Driver
[    45.371] 	ABI class: X.Org XInput driver, version 24.1
[    45.371] (II) Using input driver 'libinput' for 'Power Button'
[    45.372] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[    45.372] (**) Power Button: always reports core events
[    45.372] (**) Option "Device" "/dev/input/event1"
[    45.372] (**) Option "_source" "server/udev"
[    45.376] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    45.376] (II) event1  - Power Button: device is a keyboard
[    45.376] (II) event1  - Power Button: device removed
[    45.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    45.377] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.377] (**) Option "xkb_layout" "no"
[    45.393] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    45.393] (II) event1  - Power Button: device is a keyboard
[    45.393] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.393] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.393] (**) Power Button: Applying InputClass "system-keyboard"
[    45.393] (II) Using input driver 'libinput' for 'Power Button'
[    45.394] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[    45.394] (**) Power Button: always reports core events
[    45.394] (**) Option "Device" "/dev/input/event0"
[    45.394] (**) Option "_source" "server/udev"
[    45.394] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.395] (II) event0  - Power Button: device is a keyboard
[    45.395] (II) event0  - Power Button: device removed
[    45.395] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    45.395] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    45.395] (**) Option "xkb_layout" "no"
[    45.395] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.395] (II) event0  - Power Button: device is a keyboard
[    45.396] (II) config/udev: Adding input device Logitech G900 (/dev/input/event23)
[    45.396] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[    45.396] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[    45.396] (**) Logitech G900: Applying InputClass "system-keyboard"
[    45.396] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[    45.396] (II) Using input driver 'libinput' for 'Logitech G900'
[    45.397] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 26 paused 0
[    45.397] (**) Logitech G900: always reports core events
[    45.397] (**) Option "Device" "/dev/input/event23"
[    45.397] (**) Option "_source" "server/udev"
[    45.399] (II) event23 - Logitech G900: is tagged by udev as: Keyboard Mouse
[    45.399] (II) event23 - Logitech G900: device is a pointer
[    45.399] (II) event23 - Logitech G900: device is a keyboard
[    45.399] (II) event23 - Logitech G900: device removed
[    45.399] (**) Option "AccelSpeed" "-0.4"
[    45.399] (**) Option "AccelProfile" "flat"
[    45.399] (II) libinput: Logitech G900: needs a virtual subdevice
[    45.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0014/0003:046D:4053.0015/input/input49/event23"
[    45.399] (II) XINPUT: Adding extended input device "Logitech G900" (type: MOUSE, id 8)
[    45.400] (**) Option "AccelerationScheme" "none"
[    45.400] (**) Logitech G900: (accel) selected scheme none/0
[    45.400] (**) Logitech G900: (accel) acceleration factor: 2.000
[    45.400] (**) Logitech G900: (accel) acceleration threshold: 4
[    45.401] (II) event23 - Logitech G900: is tagged by udev as: Keyboard Mouse
[    45.402] (II) event23 - Logitech G900: device is a pointer
[    45.402] (II) event23 - Logitech G900: device is a keyboard
[    45.403] (II) config/udev: Adding input device Logitech G900 (/dev/input/mouse2)
[    45.403] (**) Logitech G900: Applying InputClass "system-keyboard"
[    45.403] (II) No input driver specified, ignoring this device.
[    45.403] (II) This device may have been added with another device file.
[    45.404] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 Consumer Control (/dev/input/event21)
[    45.404] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    45.404] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: Applying InputClass "system-keyboard"
[    45.404] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Siberia 840 Consumer Control'
[    45.404] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 27 paused 0
[    45.404] (**) SteelSeries SteelSeries Siberia 840 Consumer Control: always reports core events
[    45.404] (**) Option "Device" "/dev/input/event21"
[    45.404] (**) Option "_source" "server/udev"
[    45.406] (II) event21 - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[    45.406] (II) event21 - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[    45.407] (II) event21 - SteelSeries SteelSeries Siberia 840 Consumer Control: device removed
[    45.407] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.3/1-3.1.3.3/1-3.1.3.3:1.3/0003:1038:1248.001A/input/input47/event21"
[    45.407] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Siberia 840 Consumer Control" (type: KEYBOARD, id 9)
[    45.407] (**) Option "xkb_layout" "no"
[    45.409] (II) event21 - SteelSeries SteelSeries Siberia 840 Consumer Control: is tagged by udev as: Keyboard
[    45.409] (II) event21 - SteelSeries SteelSeries Siberia 840 Consumer Control: device is a keyboard
[    45.410] (II) config/udev: Adding input device SteelSeries SteelSeries Siberia 840 (/dev/input/event22)
[    45.410] (II) No input driver specified, ignoring this device.
[    45.410] (II) This device may have been added with another device file.
[    45.411] (II) config/udev: Adding input device HD Webcam C525 (/dev/input/event17)
[    45.411] (**) HD Webcam C525: Applying InputClass "libinput keyboard catchall"
[    45.411] (**) HD Webcam C525: Applying InputClass "system-keyboard"
[    45.411] (II) Using input driver 'libinput' for 'HD Webcam C525'
[    45.411] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 28 paused 0
[    45.411] (**) HD Webcam C525: always reports core events
[    45.411] (**) Option "Device" "/dev/input/event17"
[    45.411] (**) Option "_source" "server/udev"
[    45.413] (II) event17 - HD Webcam C525: is tagged by udev as: Keyboard
[    45.413] (II) event17 - HD Webcam C525: device is a keyboard
[    45.413] (II) event17 - HD Webcam C525: device removed
[    45.413] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.3/1-3.3:1.2/input/input31/event17"
[    45.413] (II) XINPUT: Adding extended input device "HD Webcam C525" (type: KEYBOARD, id 10)
[    45.413] (**) Option "xkb_layout" "no"
[    45.415] (II) event17 - HD Webcam C525: is tagged by udev as: Keyboard
[    45.415] (II) event17 - HD Webcam C525: device is a keyboard
[    45.416] (II) config/udev: Adding input device COOLERMASTER ARGB LED Controller (/dev/input/event20)
[    45.416] (**) COOLERMASTER ARGB LED Controller: Applying InputClass "libinput keyboard catchall"
[    45.416] (**) COOLERMASTER ARGB LED Controller: Applying InputClass "system-keyboard"
[    45.416] (II) Using input driver 'libinput' for 'COOLERMASTER ARGB LED Controller'
[    45.417] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 29 paused 0
[    45.417] (**) COOLERMASTER ARGB LED Controller: always reports core events
[    45.417] (**) Option "Device" "/dev/input/event20"
[    45.417] (**) Option "_source" "server/udev"
[    45.419] (II) event20 - COOLERMASTER ARGB LED Controller: is tagged by udev as: Keyboard
[    45.419] (II) event20 - COOLERMASTER ARGB LED Controller: device is a keyboard
[    45.419] (II) event20 - COOLERMASTER ARGB LED Controller: device removed
[    45.419] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-6/1-6.3/1-6.3:1.1/0003:2516:1011.0008/input/input29/event20"
[    45.419] (II) XINPUT: Adding extended input device "COOLERMASTER ARGB LED Controller" (type: KEYBOARD, id 11)
[    45.419] (**) Option "xkb_layout" "no"
[    45.421] (II) event20 - COOLERMASTER ARGB LED Controller: is tagged by udev as: Keyboard
[    45.421] (II) event20 - COOLERMASTER ARGB LED Controller: device is a keyboard
[    45.423] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event16)
[    45.423] (**) Logitech MX Keys: Applying InputClass "libinput pointer catchall"
[    45.423] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    45.423] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[    45.423] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    45.423] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 30 paused 0
[    45.423] (**) Logitech MX Keys: always reports core events
[    45.423] (**) Option "Device" "/dev/input/event16"
[    45.423] (**) Option "_source" "server/udev"
[    45.425] (II) event16 - Logitech MX Keys: is tagged by udev as: Keyboard Mouse
[    45.425] (II) event16 - Logitech MX Keys: device is a pointer
[    45.425] (II) event16 - Logitech MX Keys: device is a keyboard
[    45.426] (II) event16 - Logitech MX Keys: device removed
[    45.426] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[    45.426] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.2/0003:046D:C52B.0004/0003:046D:408A.0006/input/input30/event16"
[    45.426] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 12)
[    45.426] (**) Option "AccelerationScheme" "none"
[    45.426] (**) Logitech MX Keys: (accel) selected scheme none/0
[    45.426] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[    45.426] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[    45.428] (II) event16 - Logitech MX Keys: is tagged by udev as: Keyboard Mouse
[    45.428] (II) event16 - Logitech MX Keys: device is a pointer
[    45.428] (II) event16 - Logitech MX Keys: device is a keyboard
[    45.429] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse0)
[    45.429] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[    45.429] (II) No input driver specified, ignoring this device.
[    45.429] (II) This device may have been added with another device file.
[    45.429] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[    45.429] (II) No input driver specified, ignoring this device.
[    45.429] (II) This device may have been added with another device file.
[    45.430] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[    45.430] (II) No input driver specified, ignoring this device.
[    45.430] (II) This device may have been added with another device file.
[    45.430] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[    45.430] (II) No input driver specified, ignoring this device.
[    45.430] (II) This device may have been added with another device file.
[    45.430] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[    45.430] (II) No input driver specified, ignoring this device.
[    45.430] (II) This device may have been added with another device file.
[    45.431] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[    45.431] (II) No input driver specified, ignoring this device.
[    45.431] (II) This device may have been added with another device file.
[    45.431] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event8)
[    45.431] (II) No input driver specified, ignoring this device.
[    45.431] (II) This device may have been added with another device file.
[    45.431] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event10)
[    45.431] (II) No input driver specified, ignoring this device.
[    45.431] (II) This device may have been added with another device file.
[    45.432] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
[    45.432] (II) No input driver specified, ignoring this device.
[    45.432] (II) This device may have been added with another device file.
[    45.432] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event12)
[    45.432] (II) No input driver specified, ignoring this device.
[    45.432] (II) This device may have been added with another device file.
[    45.432] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event13)
[    45.432] (II) No input driver specified, ignoring this device.
[    45.432] (II) This device may have been added with another device file.
[    45.433] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event14)
[    45.433] (II) No input driver specified, ignoring this device.
[    45.433] (II) This device may have been added with another device file.
[    45.433] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event15)
[    45.433] (II) No input driver specified, ignoring this device.
[    45.433] (II) This device may have been added with another device file.
[    45.433] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event9)
[    45.433] (II) No input driver specified, ignoring this device.
[    45.433] (II) This device may have been added with another device file.
[    45.433] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    45.433] (II) No input driver specified, ignoring this device.
[    45.433] (II) This device may have been added with another device file.
[    45.434] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB (/dev/input/event18)
[    45.434] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[    45.434] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[    45.434] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[    45.434] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[    45.435] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 31 paused 0
[    45.435] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[    45.435] (**) Option "Device" "/dev/input/event18"
[    45.435] (**) Option "_source" "server/udev"
[    45.435] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[    45.436] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[    45.436] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[    45.436] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device removed
[    45.436] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: needs a virtual subdevice
[    45.436] (**) Option "config_info" "udev:/sys/devices/virtual/input/input45/event18"
[    45.436] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: MOUSE, id 13)
[    45.436] (**) Option "AccelerationScheme" "none"
[    45.436] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) selected scheme none/0
[    45.436] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration factor: 2.000
[    45.436] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: (accel) acceleration threshold: 4
[    45.437] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is tagged by udev as: Keyboard Mouse
[    45.437] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a pointer
[    45.437] (II) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: device is a keyboard
[    45.437] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/event19)
[    45.437] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[    45.437] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[    45.437] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[    45.437] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[    45.438] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 32 paused 0
[    45.438] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[    45.438] (**) Option "Device" "/dev/input/event19"
[    45.438] (**) Option "_source" "server/udev"
[    45.439] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[    45.439] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[    45.439] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[    45.439] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device removed
[    45.439] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: needs a virtual subdevice
[    45.439] (**) Option "config_info" "udev:/sys/devices/virtual/input/input46/event19"
[    45.439] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: MOUSE, id 14)
[    45.439] (**) Option "AccelerationScheme" "none"
[    45.439] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) selected scheme none/0
[    45.439] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration factor: 2.000
[    45.439] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: (accel) acceleration threshold: 4
[    45.440] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is tagged by udev as: Keyboard Mouse
[    45.440] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a pointer
[    45.440] (II) event19 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: device is a keyboard
[    45.441] (II) config/udev: Adding input device ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM (/dev/input/mouse1)
[    45.441] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[    45.441] (II) No input driver specified, ignoring this device.
[    45.441] (II) This device may have been added with another device file.
[    45.444] (**) Logitech G900: Applying InputClass "libinput pointer catchall"
[    45.444] (**) Logitech G900: Applying InputClass "libinput keyboard catchall"
[    45.444] (**) Logitech G900: Applying InputClass "system-keyboard"
[    45.444] (**) Logitech G900: Applying InputClass "Logitech G900 Wireless"
[    45.444] (II) Using input driver 'libinput' for 'Logitech G900'
[    45.444] (II) systemd-logind: returning pre-existing fd for /dev/input/event23 13:87
[    45.444] (**) Logitech G900: always reports core events
[    45.444] (**) Option "Device" "/dev/input/event23"
[    45.444] (**) Option "_source" "_driver/libinput"
[    45.444] (II) libinput: Logitech G900: is a virtual subdevice
[    45.444] (**) Option "AccelSpeed" "-0.4"
[    45.444] (**) Option "AccelProfile" "flat"
[    45.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.2/0003:046D:C539.0014/0003:046D:4053.0015/input/input49/event23"
[    45.444] (II) XINPUT: Adding extended input device "Logitech G900" (type: KEYBOARD, id 15)
[    45.444] (**) Option "xkb_layout" "no"
[    45.444] (**) Logitech MX Keys: Applying InputClass "libinput pointer catchall"
[    45.444] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    45.444] (**) Logitech MX Keys: Applying InputClass "system-keyboard"
[    45.444] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    45.444] (II) systemd-logind: returning pre-existing fd for /dev/input/event16 13:80
[    45.444] (**) Logitech MX Keys: always reports core events
[    45.444] (**) Option "Device" "/dev/input/event16"
[    45.444] (**) Option "_source" "_driver/libinput"
[    45.444] (II) libinput: Logitech MX Keys: is a virtual subdevice
[    45.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb3/3-6/3-6.2/3-6.2:1.2/0003:046D:C52B.0004/0003:046D:408A.0006/input/input30/event16"
[    45.444] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 16)
[    45.444] (**) Option "xkb_layout" "no"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput pointer catchall"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: Applying InputClass "system-keyboard"
[    45.445] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB'
[    45.445] (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: always reports core events
[    45.445] (**) Option "Device" "/dev/input/event18"
[    45.445] (**) Option "_source" "_driver/libinput"
[    45.445] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: is a virtual subdevice
[    45.445] (**) Option "config_info" "udev:/sys/devices/virtual/input/input45/event18"
[    45.445] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB" (type: KEYBOARD, id 17)
[    45.445] (**) Option "xkb_layout" "no"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput pointer catchall"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "libinput keyboard catchall"
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: Applying InputClass "system-keyboard"
[    45.445] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM'
[    45.445] (II) systemd-logind: returning pre-existing fd for /dev/input/event19 13:83
[    45.445] (**) ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: always reports core events
[    45.445] (**) Option "Device" "/dev/input/event19"
[    45.445] (**) Option "_source" "_driver/libinput"
[    45.445] (II) libinput: ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM: is a virtual subdevice
[    45.445] (**) Option "config_info" "udev:/sys/devices/virtual/input/input46/event19"
[    45.445] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vM" (type: KEYBOARD, id 18)
[    45.445] (**) Option "xkb_layout" "no"
[    46.062] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[    46.062] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    46.062] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    46.062] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    46.062] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[    46.062] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    46.062] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    46.062] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.062] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.062] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.062] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.062] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.063] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.063] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.063] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    46.063] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[    62.562] (EE) event18 - ckb1: Corsair Gaming K65 RGB RAPIDFIRE Keyboard vKB: client bug: event processing lagging behind by 19ms, your system is too slow
[    70.582] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[    70.582] (II) AMDGPU(0): Allocate new frame buffer 5120x1440
[    70.583] (II) AMDGPU(0):  => pitch 20480 bytes
[    99.421] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[    99.421] (II) AMDGPU(0): Using hsync ranges from config file
[    99.421] (II) AMDGPU(0): Using vrefresh ranges from config file
[    99.421] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    99.421] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[    99.421] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    99.421] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    99.421] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.421] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.421] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.421] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.421] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.422] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.422] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.422] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[    99.422] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   373.726] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   373.726] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   373.726] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   373.726] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   374.655] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[   374.655] (II) AMDGPU(0): Using hsync ranges from config file
[   374.655] (II) AMDGPU(0): Using vrefresh ranges from config file
[   374.655] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   374.655] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz eP)
[   374.655] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   374.655] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   374.655] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.655] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.655] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.655] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.655] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.656] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.656] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.656] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   374.656] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   392.508] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   392.508] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   392.508] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   392.508] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   393.411] (II) AMDGPU(0): EDID vendor "SAM", prod id 28755
[   393.411] (II) AMDGPU(0): Using hsync ranges from config file
[   393.411] (II) AMDGPU(0): Using vrefresh ranges from config file
[   393.411] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   393.411] (II) AMDGPU(0): Modeline "3840x1080"x0.0  549.00  3840 3888 3920 4000  1080 1083 1093 1144 +hsync -vsync (137.2 kHz eP)
[   393.411] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "2560x1080"x0.0  198.00  2560 2808 2852 3000  1080 1084 1089 1100 +hsync +vsync (66.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "3840x1080"x0.0  266.50  3840 3888 3920 4000  1080 1083 1093 1111 +hsync -vsync (66.6 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   393.411] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   393.411] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.411] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.411] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.411] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.411] (WW) AMDGPU(0): Output DisplayPort-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.412] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.412] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.412] (WW) AMDGPU(0): Output HDMI-A-0: Strange aspect ratio (1193/336), consider adding a quirk
[   393.412] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   411.250] (EE) event23 - Logitech G900: client bug: event processing lagging behind by 33ms, your system is too slow
[   411.250] (EE) client bug: timer event23 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[   411.250] (EE) client bug: timer event23 debounce short: scheduled expiry is in the past (-21ms), your system is too slow

Here it's receiving the correct resolutions, and it's still showing the "Strange aspect ratio" lines. I'm guessing those are just because I have a 32:9 screen, which is pretty unusual.

Offline

Board footer

Powered by FluxBB