You are not logged in.

#1 2023-03-28 09:38:48

sentisso
Member
Registered: 2023-03-28
Posts: 3

[solved] External monitor refreshes only on mouse movement (amdnvidia)

Hello,
my external monitor connected through a usb-c port, which is handled by the external Nvidia GPU, refreshes/redraws/updates its content only when I'm moving my cursor on that monitor.
When the mouse movement stops or when I'm moving the mouse on another monitor (which is not handled by the external nvidia GPU), the monitor freezes.

It has not been happening forever. It started happening after a recent update of the system, which if I remember correctly updated both the nvidia drivers and the linux-g14 kernel.

System:
- nvidia drivers: nvidia-dkms=530.41.03-1
- uname -r: 6.2.6-arch1-g14-1
- kernel: linux-g14 and linux-g14-headers

xrandr --listproviders:

Providers: number : 2
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:AMD Radeon Graphics @ pci:0000:04:00.0
Provider 1: id: 0x225 cap: 0x2, Sink Output crtcs: 4 outputs: 3 associated providers: 1 name:NVIDIA-G0

xrandr --listmonitors:

Monitors: 3
 0: +*eDP 1920/309x1080/174+0+480  eDP
 1: +HDMI-A-0 2560/597x1440/336+1920+480  HDMI-A-0
 2: +DP-1-0.1 1080/530x1920/300+4480+0  DP-1-0.1 <-- this is the one that freezes

output of /var/log/Xorg.0.log:

[    16.978] (--) Log file renamed from "/var/log/Xorg.pid-1100.log" to "/var/log/Xorg.0.log"
[    16.979] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    16.979] Current Operating System: Linux asd 6.2.6-arch1-g14-1 #6 SMP PREEMPT_DYNAMIC Mon, 13 Mar 2023 18:19:03 +0000 x86_64
[    16.979] Kernel command line: ibt=off pm_debug_messages amd_pmc.dyndbg="+p" acpi.dyndbg="file drivers/acpi/x86/s2idle.c +p" BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=8b0dffa5-81d1-4eed-8526-4426590c5c53 rw quiet cryptdevice=UUID=d3002236-5ad2-400f-b2b0-bb1dc64f5492:luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 root=/dev/mapper/luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 amd_iommu=on iommu=pt video=efifb:off
[    16.979]  
[    16.979] Current version of pixman: 0.42.2
[    16.979] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    16.979] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.979] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 28 10:51:07 2023
[    16.980] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    16.980] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    16.982] (==) ServerLayout "layout"
[    16.982] (==) No screen section available. Using defaults.
[    16.982] (**) |-->Screen "Default Screen Section" (0)
[    16.982] (**) |   |-->Monitor "<default monitor>"
[    16.982] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    16.982] (==) Automatically adding devices
[    16.982] (==) Automatically enabling devices
[    16.982] (==) Automatically adding GPU devices
[    16.982] (==) Automatically binding GPU devices
[    16.982] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    16.983] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    16.983] 	Entry deleted from font path.
[    16.983] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    16.983] 	Entry deleted from font path.
[    16.983] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    16.983] 	Entry deleted from font path.
[    16.985] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    16.985] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.985] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    16.985] (II) Module ABI versions:
[    16.985] 	X.Org ANSI C Emulation: 0.4
[    16.985] 	X.Org Video Driver: 25.2
[    16.985] 	X.Org XInput driver : 24.4
[    16.985] 	X.Org Server Extension : 10.0
[    16.985] (++) using VT number 1

[    16.985] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    16.986] (II) xfree86: Adding drm device (/dev/dri/card1)
[    16.986] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card1
[    21.100] (II) xfree86: Adding drm device (/dev/dri/card0)
[    21.100] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:04:00.0/drm/card0
[    21.131] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    21.132] (--) PCI: (1@0:0:0) 10de:2520:1043:1722 rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    21.132] (--) PCI:*(4@0:0:0) 1002:1638:1043:1722 rev 197, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
[    21.132] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    21.132] (II) LoadModule: "glx"
[    21.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.142] (II) Module glx: vendor="X.Org Foundation"
[    21.142] 	compiled for 1.21.1.7, module version = 1.0.0
[    21.142] 	ABI class: X.Org Server Extension, version 10.0
[    21.142] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    21.142] 	loading driver: amdgpu
[    21.142] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    21.142] 	loading driver: nvidia
[    21.142] (==) Matched amdgpu as autoconfigured driver 0
[    21.142] (==) Matched ati as autoconfigured driver 1
[    21.142] (==) Matched nvidia as autoconfigured driver 2
[    21.142] (==) Matched nouveau as autoconfigured driver 3
[    21.142] (==) Matched nv as autoconfigured driver 4
[    21.142] (==) Matched modesetting as autoconfigured driver 5
[    21.142] (==) Matched fbdev as autoconfigured driver 6
[    21.142] (==) Matched vesa as autoconfigured driver 7
[    21.142] (==) Assigned the driver to the xf86ConfigLayout
[    21.142] (II) LoadModule: "amdgpu"
[    21.142] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    21.145] (II) Module amdgpu: vendor="X.Org Foundation"
[    21.145] 	compiled for 1.21.1.7, module version = 23.0.0
[    21.145] 	Module class: X.Org Video Driver
[    21.145] 	ABI class: X.Org Video Driver, version 25.2
[    21.145] (II) LoadModule: "ati"
[    21.145] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    21.145] (II) Module ati: vendor="X.Org Foundation"
[    21.145] 	compiled for 1.21.1.4, module version = 19.1.0
[    21.145] 	Module class: X.Org Video Driver
[    21.145] 	ABI class: X.Org Video Driver, version 25.2
[    21.180] (II) LoadModule: "nvidia"
[    21.180] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    21.184] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.184] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.184] 	Module class: X.Org Video Driver
[    21.184] (II) LoadModule: "nouveau"
[    21.185] (WW) Warning, couldn't open module nouveau
[    21.185] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    21.185] (II) LoadModule: "nv"
[    21.185] (WW) Warning, couldn't open module nv
[    21.185] (EE) Failed to load module "nv" (module does not exist, 0)
[    21.185] (II) LoadModule: "modesetting"
[    21.185] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.186] (II) Module modesetting: vendor="X.Org Foundation"
[    21.186] 	compiled for 1.21.1.7, module version = 1.21.1
[    21.186] 	Module class: X.Org Video Driver
[    21.186] 	ABI class: X.Org Video Driver, version 25.2
[    21.186] (II) LoadModule: "fbdev"
[    21.186] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    21.186] (II) Module fbdev: vendor="X.Org Foundation"
[    21.186] 	compiled for 1.21.1.1, module version = 0.5.0
[    21.186] 	Module class: X.Org Video Driver
[    21.186] 	ABI class: X.Org Video Driver, version 25.2
[    21.186] (II) LoadModule: "vesa"
[    21.186] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    21.187] (II) Module vesa: vendor="X.Org Foundation"
[    21.187] 	compiled for 1.21.1.4, module version = 2.6.0
[    21.187] 	Module class: X.Org Video Driver
[    21.187] 	ABI class: X.Org Video Driver, version 25.2
[    21.187] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    21.187] (II) NVIDIA dlloader X Driver  530.41.03  Thu Mar 16 19:25:45 UTC 2023
[    21.187] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    21.187] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.187] (II) FBDEV: driver for framebuffer: fbdev
[    21.187] (II) VESA: driver for VESA chipsets: vesa
[    21.191] (WW) Falling back to old probe method for modesetting
[    21.192] (WW) Falling back to old probe method for fbdev
[    21.192] (II) Loading sub module "fbdevhw"
[    21.192] (II) LoadModule: "fbdevhw"
[    21.192] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    21.192] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.192] 	compiled for 1.21.1.7, module version = 0.0.2
[    21.192] 	ABI class: X.Org Video Driver, version 25.2
[    21.192] (II) Loading sub module "fb"
[    21.192] (II) LoadModule: "fb"
[    21.192] (II) Module "fb" already built-in
[    21.192] (II) Loading sub module "wfb"
[    21.192] (II) LoadModule: "wfb"
[    21.192] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    21.193] (II) Module wfb: vendor="X.Org Foundation"
[    21.193] 	compiled for 1.21.1.7, module version = 1.0.0
[    21.193] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.193] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    21.193] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    21.193] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    21.193] (==) AMDGPU(0): Default visual is TrueColor
[    21.193] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[    21.193] (==) AMDGPU(0): RGB weight 888
[    21.193] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    21.193] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1638)
[    21.193] (II) Loading sub module "fb"
[    21.193] (II) LoadModule: "fb"
[    21.193] (II) Module "fb" already built-in
[    21.193] (II) Loading sub module "dri2"
[    21.193] (II) LoadModule: "dri2"
[    21.193] (II) Module "dri2" already built-in
[    21.357] (II) Loading sub module "glamoregl"
[    21.357] (II) LoadModule: "glamoregl"
[    21.358] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    21.362] (II) Module glamoregl: vendor="X.Org Foundation"
[    21.362] 	compiled for 1.21.1.7, module version = 1.0.1
[    21.362] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.403] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.2.6-arch1-g14-1)
[    21.403] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    21.403] (==) AMDGPU(0): TearFree property default: auto
[    21.403] (==) AMDGPU(0): VariableRefresh: disabled
[    21.403] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    21.403] (II) AMDGPU(0): KMS Pageflipping: enabled
[    21.406] (II) AMDGPU(0): Output eDP has no monitor section
[    21.409] (II) AMDGPU(0): Output HDMI-A-0 using monitor section HDMI-A-0
[    21.433] (II) AMDGPU(0): EDID for output eDP
[    21.433] (II) AMDGPU(0): Manufacturer: NCP  Model: 5e  Serial#: 0
[    21.433] (II) AMDGPU(0): Year: 2020  Week: 18
[    21.433] (II) AMDGPU(0): EDID Version: 1.4
[    21.433] (II) AMDGPU(0): Digital Display Input
[    21.433] (II) AMDGPU(0): 8 bits per channel
[    21.433] (II) AMDGPU(0): Digital interface is DisplayPort
[    21.433] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    21.433] (II) AMDGPU(0): Gamma: 2.20
[    21.433] (II) AMDGPU(0): No DPMS capabilities specified
[    21.433] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    21.433] (II) AMDGPU(0): First detailed timing is preferred mode
[    21.433] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    21.433] (II) AMDGPU(0): Display is continuous-frequency
[    21.433] (II) AMDGPU(0): redX: 0.632 redY: 0.336   greenX: 0.317 greenY: 0.629
[    21.433] (II) AMDGPU(0): blueX: 0.157 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[    21.433] (II) AMDGPU(0): Manufacturer's mask: 0
[    21.433] (II) AMDGPU(0): Supported detailed timing:
[    21.433] (II) AMDGPU(0): clock: 354.7 MHz   Image Size:  309 x 174 mm
[    21.433] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2180 h_border: 0
[    21.433] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1130 v_border: 0
[    21.433] (II) AMDGPU(0): Supported detailed timing:
[    21.433] (II) AMDGPU(0): clock: 147.8 MHz   Image Size:  309 x 174 mm
[    21.433] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2180 h_border: 0
[    21.433] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1130 v_border: 0
[    21.433] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 163 H max: 163 kHz, PixClock max 355 MHz
[    21.433] (II) AMDGPU(0):  LM140LF-1F02
[    21.433] (II) AMDGPU(0): EDID (in hex):
[    21.433] (II) AMDGPU(0): 	00ffffffffffff0038705e0000000000
[    21.433] (II) AMDGPU(0): 	121e0104a51f117803c455a15651a128
[    21.433] (II) AMDGPU(0): 	0d505400000001010101010101010101
[    21.433] (II) AMDGPU(0): 	010101010101918a8004713832403020
[    21.433] (II) AMDGPU(0): 	350035ae1000001abd39800471383240
[    21.433] (II) AMDGPU(0): 	3020350035ae1000001a000000fd0030
[    21.433] (II) AMDGPU(0): 	90a3a323010a202020202020000000fe
[    21.433] (II) AMDGPU(0): 	004c4d3134304c462d314630320a005e
[    21.434] (II) AMDGPU(0): Printing probed modes for output eDP
[    21.434] (II) AMDGPU(0): Modeline "1920x1080"x144.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    21.434] (II) AMDGPU(0): Modeline "1920x1080"x60.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1680x1050"x144.0  354.73  1680 1968 2000 2180  1050 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1280x1024"x144.0  354.73  1280 1968 2000 2180  1024 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1440x900"x144.0  354.73  1440 1968 2000 2180  900 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1280x800"x144.0  354.73  1280 1968 2000 2180  800 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1280x720"x144.0  354.73  1280 1968 2000 2180  720 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "1024x768"x144.0  354.73  1024 1968 2000 2180  768 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "800x600"x144.0  354.73  800 1968 2000 2180  600 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.434] (II) AMDGPU(0): Modeline "640x480"x144.0  354.73  640 1968 2000 2180  480 1083 1088 1130 +hsync -vsync (162.7 kHz e)
[    21.436] (II) AMDGPU(0): EDID for output HDMI-A-0
[    21.436] (II) AMDGPU(0): Manufacturer: AUS  Model: 2723  Serial#: 16843009
[    21.436] (II) AMDGPU(0): Year: 2020  Week: 12
[    21.436] (II) AMDGPU(0): EDID Version: 1.3
[    21.436] (II) AMDGPU(0): Digital Display Input
[    21.436] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    21.436] (II) AMDGPU(0): Gamma: 2.20
[    21.436] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[    21.436] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    21.436] (II) AMDGPU(0): First detailed timing is preferred mode
[    21.436] (II) AMDGPU(0): redX: 0.658 redY: 0.333   greenX: 0.300 greenY: 0.627
[    21.436] (II) AMDGPU(0): blueX: 0.148 blueY: 0.057   whiteX: 0.312 whiteY: 0.328
[    21.436] (II) AMDGPU(0): Supported established timings:
[    21.436] (II) AMDGPU(0): 720x400@70Hz
[    21.436] (II) AMDGPU(0): 640x480@60Hz
[    21.436] (II) AMDGPU(0): 640x480@67Hz
[    21.436] (II) AMDGPU(0): 640x480@72Hz
[    21.436] (II) AMDGPU(0): 640x480@75Hz
[    21.436] (II) AMDGPU(0): 800x600@56Hz
[    21.436] (II) AMDGPU(0): 800x600@60Hz
[    21.436] (II) AMDGPU(0): 800x600@72Hz
[    21.436] (II) AMDGPU(0): 800x600@75Hz
[    21.436] (II) AMDGPU(0): 832x624@75Hz
[    21.436] (II) AMDGPU(0): 1024x768@60Hz
[    21.436] (II) AMDGPU(0): 1024x768@70Hz
[    21.436] (II) AMDGPU(0): 1024x768@75Hz
[    21.436] (II) AMDGPU(0): 1280x1024@75Hz
[    21.436] (II) AMDGPU(0): Manufacturer's mask: 0
[    21.436] (II) AMDGPU(0): Supported standard timings:
[    21.436] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    21.436] (II) AMDGPU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    21.436] (II) AMDGPU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    21.436] (II) AMDGPU(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    21.436] (II) AMDGPU(0): #4: hsize: 1920  vsize 1080  refresh: 100  vid: 59601
[    21.436] (II) AMDGPU(0): #5: hsize: 1920  vsize 1080  refresh: 120  vid: 64721
[    21.436] (II) AMDGPU(0): Supported detailed timing:
[    21.436] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    21.436] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    21.436] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    21.436] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 30 H max: 230 kHz, PixClock max 605 MHz
[    21.436] (II) AMDGPU(0): Monitor name: VG27A
[    21.436] (II) AMDGPU(0): Serial No: L3LMQS079723
[    21.436] (II) AMDGPU(0): Supported detailed timing:
[    21.436] (II) AMDGPU(0): clock: 595.5 MHz   Image Size:  597 x 336 mm
[    21.436] (II) AMDGPU(0): h_active: 2560  h_sync: 2568  h_sync_end 2600 h_blank_end 2680 h_border: 0
[    21.436] (II) AMDGPU(0): v_active: 1440  v_sync: 1465  v_sync_end 1473 v_blanking: 1543 v_border: 0
[    21.436] (II) AMDGPU(0): Supported detailed timing:
[    21.436] (II) AMDGPU(0): clock: 497.8 MHz   Image Size:  597 x 336 mm
[    21.436] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    21.436] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1525 v_border: 0
[    21.436] (II) AMDGPU(0): Supported detailed timing:
[    21.436] (II) AMDGPU(0): clock: 410.5 MHz   Image Size:  597 x 336 mm
[    21.436] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    21.436] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1510 v_border: 0
[    21.436] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    21.436] (II) AMDGPU(0): EDID (in hex):
[    21.436] (II) AMDGPU(0): 	00ffffffffffff0006b3232701010101
[    21.436] (II) AMDGPU(0): 	0c1e0103803c2278ea9e20a8554ca026
[    21.436] (II) AMDGPU(0): 	0e5054bfef00714f81809500d1c0d1e8
[    21.436] (II) AMDGPU(0): 	d1fc01010101565e00a0a0a029503020
[    21.436] (II) AMDGPU(0): 	350055502100001a000000fd0030901e
[    21.436] (II) AMDGPU(0): 	e63c000a202020202020000000fc0056
[    21.436] (II) AMDGPU(0): 	473237410a20202020202020000000ff
[    21.436] (II) AMDGPU(0): 	004c334c4d51533037393732330a018b
[    21.436] (II) AMDGPU(0): 	020347f14f900203111213040e0f1d1e
[    21.436] (II) AMDGPU(0): 	221f6061230907078301000067030c00
[    21.436] (II) AMDGPU(0): 	1000384467d85dc401788003681a0000
[    21.436] (II) AMDGPU(0): 	01013090e6e305ff01e6060701737300
[    21.436] (II) AMDGPU(0): 	e2006ae30f00609ee80078a0a0675008
[    21.436] (II) AMDGPU(0): 	20980455502100001a6fc200a0a0a055
[    21.436] (II) AMDGPU(0): 	503020350055502100001a5aa000a0a0
[    21.436] (II) AMDGPU(0): 	a046503020350055502100001a00001c
[    21.436] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    21.436] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    21.436] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[    21.436] (II) AMDGPU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "2560x1440"x144.0  595.50  2560 2568 2600 2680  1440 1465 1473 1543 +hsync -vsync (222.2 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "2560x1440"x120.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "2560x1440"x99.9  410.50  2560 2608 2640 2720  1440 1443 1448 1510 +hsync -vsync (150.9 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1200"x60.0  241.50  1920 2608 2640 2720  1200 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x120.0  368.88  1920 2072 2288 2656  1080 1081 1084 1157 -hsync +vsync (138.9 kHz)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x100.0  301.99  1920 2072 2280 2640  1080 1081 1084 1144 -hsync +vsync (114.4 kHz)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080_60.00"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1600x1200"x60.0  241.50  1600 2608 2640 2720  1200 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1680x1050"x60.0  241.50  1680 2608 2640 2720  1050 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x800"x60.0  241.50  1280 2608 2640 2720  800 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1440x576"x50.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1440x480"x60.0   54.05  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "1440x480"x59.9   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    21.436] (II) AMDGPU(0): Output eDP connected
[    21.436] (II) AMDGPU(0): Output HDMI-A-0 connected
[    21.436] (II) AMDGPU(0): Using spanning desktop for initial modes
[    21.436] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[    21.436] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 2560x1440 +1920+0
[    21.436] (II) AMDGPU(0): mem size init: gart size :2dbaeb800 vram size: s:1d905000 visible:1d905000
[    21.436] (==) AMDGPU(0): DPI set to (96, 96)
[    21.436] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.436] (II) Loading sub module "ramdac"
[    21.436] (II) LoadModule: "ramdac"
[    21.436] (II) Module "ramdac" already built-in
[    21.437] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    21.437] (==) NVIDIA(G0): RGB weight 888
[    21.437] (==) NVIDIA(G0): Default visual is TrueColor
[    21.437] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    21.437] (**) Option "AllowNVIDIAGpuScreens"
[    21.437] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    21.437] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[    21.437] (**) NVIDIA(G0): Enabling 2D acceleration
[    21.437] (II) Loading sub module "glxserver_nvidia"
[    21.437] (II) LoadModule: "glxserver_nvidia"
[    21.437] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    21.465] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    21.465] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.465] 	Module class: X.Org Server Extension
[    21.465] (II) NVIDIA GLX Module  530.41.03  Thu Mar 16 19:27:05 UTC 2023
[    21.466] (II) NVIDIA: The X server supports PRIME Render Offload.
[    21.466] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    21.466] (--) NVIDIA(0):     DFP-0.1
[    21.466] (--) NVIDIA(0):     DFP-0 (boot)
[    21.466] (--) NVIDIA(0):     DFP-1
[    21.467] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-A) at
[    21.467] (II) NVIDIA(G0):     PCI:1:0:0 (GPU-0)
[    21.467] (--) NVIDIA(G0): Memory: 6291456 kBytes
[    21.467] (--) NVIDIA(G0): VideoBIOS: 94.06.15.00.7a
[    21.467] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[    21.467] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    21.467] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    21.467] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    21.467] (--) NVIDIA(GPU-0): 
[    21.467] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    21.467] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    21.467] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    21.467] (--) NVIDIA(GPU-0): 
[    21.469] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    21.469] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    21.469] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    21.469] (--) NVIDIA(GPU-0): 
[    21.561] (II) NVIDIA(G0): Validated MetaModes:
[    21.561] (II) NVIDIA(G0):     "NULL"
[    21.561] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[    21.790] (WW) NVIDIA(G0): Cannot find size of first mode for Asustek Computer Inc VG245
[    21.790] (WW) NVIDIA(G0):     (DFP-0.1); cannot compute DPI from Asustek Computer Inc
[    21.790] (WW) NVIDIA(G0):     VG245 (DFP-0.1)'s EDID.
[    21.790] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[    21.790] (II) UnloadModule: "modesetting"
[    21.790] (II) Unloading modesetting
[    21.790] (II) UnloadModule: "fbdev"
[    21.790] (II) Unloading fbdev
[    21.790] (II) UnloadSubModule: "fbdevhw"
[    21.790] (II) Unloading fbdevhw
[    21.790] (II) UnloadModule: "vesa"
[    21.790] (II) Unloading vesa
[    21.790] (II) AMDGPU(0): [DRI2] Setup complete
[    21.790] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    21.790] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    21.826] (II) AMDGPU(0): Front buffer pitch: 17920 bytes
[    21.826] (II) AMDGPU(0): SYNC extension fences enabled
[    21.826] (II) AMDGPU(0): Present extension enabled
[    21.826] (==) AMDGPU(0): DRI3 enabled
[    21.826] (==) AMDGPU(0): Backing store enabled
[    21.826] (II) AMDGPU(0): Direct rendering enabled
[    21.837] (II) AMDGPU(0): Use GLAMOR acceleration.
[    21.837] (II) AMDGPU(0): Acceleration enabled
[    21.837] (==) AMDGPU(0): DPMS enabled
[    21.837] (==) AMDGPU(0): Silken mouse enabled
[    21.837] (II) AMDGPU(0): Set up textured video (glamor)
[    21.864] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[    21.865] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    21.865] (II) NVIDIA:     access.
[    21.874] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    21.874] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[    21.874] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[    21.874] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[    21.874] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[    21.874] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[    21.874] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    21.874] (II) NVIDIA(G0):     Config Options in the README.
[    21.887] (II) NVIDIA(G0): Setting mode "NULL"
[    21.906] (==) NVIDIA(G0): Disabling shared memory pixmaps
[    21.906] (==) NVIDIA(G0): Backing store enabled
[    21.906] (==) NVIDIA(G0): Silken mouse enabled
[    21.906] (==) NVIDIA(G0): DPMS enabled
[    21.906] (II) Loading sub module "dri2"
[    21.906] (II) LoadModule: "dri2"
[    21.906] (II) Module "dri2" already built-in
[    21.906] (II) NVIDIA(G0): [DRI2] Setup complete
[    21.906] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[    21.906] (II) Initializing extension Generic Event Extension
[    21.906] (II) Initializing extension SHAPE
[    21.906] (II) Initializing extension MIT-SHM
[    21.906] (II) Initializing extension XInputExtension
[    21.907] (II) Initializing extension XTEST
[    21.907] (II) Initializing extension BIG-REQUESTS
[    21.907] (II) Initializing extension SYNC
[    21.907] (II) Initializing extension XKEYBOARD
[    21.907] (II) Initializing extension XC-MISC
[    21.907] (II) Initializing extension SECURITY
[    21.907] (II) Initializing extension XFIXES
[    21.907] (II) Initializing extension RENDER
[    21.907] (II) Initializing extension RANDR
[    21.907] (II) Initializing extension COMPOSITE
[    21.907] (II) Initializing extension DAMAGE
[    21.907] (II) Initializing extension MIT-SCREEN-SAVER
[    21.907] (II) Initializing extension DOUBLE-BUFFER
[    21.907] (II) Initializing extension RECORD
[    21.907] (II) Initializing extension DPMS
[    21.907] (II) Initializing extension Present
[    21.907] (II) Initializing extension DRI3
[    21.907] (II) Initializing extension X-Resource
[    21.908] (II) Initializing extension XVideo
[    21.908] (II) Initializing extension XVideo-MotionCompensation
[    21.908] (II) Initializing extension GLX
[    21.908] (II) Initializing extension GLX
[    21.908] (II) Indirect GLX disabled.
[    21.911] (II) AIGLX: Loaded and initialized radeonsi
[    21.911] (II) GLX: Initialized DRI2 GL provider for screen 0
[    21.911] (II) Initializing extension XFree86-VidModeExtension
[    21.911] (II) Initializing extension XFree86-DGA
[    21.911] (II) Initializing extension XFree86-DRI
[    21.911] (II) Initializing extension DRI2
[    21.911] (II) Initializing extension NV-GLX
[    21.911] (II) Initializing extension NV-CONTROL
[    21.911] (II) AMDGPU(0): Setting screen physical size to 1185 x 381
[    22.033] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event16)
[    22.033] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    22.033] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[    22.033] (II) LoadModule: "libinput"
[    22.033] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    22.036] (II) Module libinput: vendor="X.Org Foundation"
[    22.036] 	compiled for 1.21.1.3, module version = 1.2.1
[    22.036] 	Module class: X.Org XInput Driver
[    22.036] 	ABI class: X.Org XInput driver, version 24.4
[    22.036] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[    22.036] (**) Asus Wireless Radio Control: always reports core events
[    22.036] (**) Option "Device" "/dev/input/event16"
[    22.040] (II) event16 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[    22.040] (II) event16 - Asus Wireless Radio Control: device is a keyboard
[    22.040] (II) event16 - Asus Wireless Radio Control: device removed
[    22.102] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input24/event16"
[    22.102] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
[    22.102] (**) Option "xkb_layout" "us"
[    22.103] (II) event16 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[    22.103] (II) event16 - Asus Wireless Radio Control: device is a keyboard
[    22.104] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    22.104] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    22.104] (**) Video Bus: Applying InputClass "system-keyboard"
[    22.104] (II) Using input driver 'libinput' for 'Video Bus'
[    22.104] (**) Video Bus: always reports core events
[    22.104] (**) Option "Device" "/dev/input/event3"
[    22.104] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    22.104] (II) event3  - Video Bus: device is a keyboard
[    22.104] (II) event3  - Video Bus: device removed
[    22.146] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:00/input/input3/event3"
[    22.146] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    22.146] (**) Option "xkb_layout" "us"
[    22.147] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    22.147] (II) event3  - Video Bus: device is a keyboard
[    22.147] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    22.147] (II) No input driver specified, ignoring this device.
[    22.147] (II) This device may have been added with another device file.
[    22.147] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    22.147] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    22.147] (**) Power Button: Applying InputClass "system-keyboard"
[    22.147] (II) Using input driver 'libinput' for 'Power Button'
[    22.147] (**) Power Button: always reports core events
[    22.147] (**) Option "Device" "/dev/input/event1"
[    22.148] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    22.148] (II) event1  - Power Button: device is a keyboard
[    22.148] (II) event1  - Power Button: device removed
[    22.162] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    22.162] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    22.163] (**) Option "xkb_layout" "us"
[    22.164] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    22.164] (II) event1  - Power Button: device is a keyboard
[    22.164] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    22.164] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    22.164] (**) Sleep Button: Applying InputClass "system-keyboard"
[    22.164] (II) Using input driver 'libinput' for 'Sleep Button'
[    22.164] (**) Sleep Button: always reports core events
[    22.164] (**) Option "Device" "/dev/input/event2"
[    22.164] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    22.164] (II) event2  - Sleep Button: device is a keyboard
[    22.164] (II) event2  - Sleep Button: device removed
[    22.179] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    22.179] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    22.179] (**) Option "xkb_layout" "us"
[    22.180] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    22.180] (II) event2  - Sleep Button: device is a keyboard
[    22.181] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event22)
[    22.181] (II) No input driver specified, ignoring this device.
[    22.181] (II) This device may have been added with another device file.
[    22.181] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event23)
[    22.181] (II) No input driver specified, ignoring this device.
[    22.181] (II) This device may have been added with another device file.
[    22.181] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event24)
[    22.181] (II) No input driver specified, ignoring this device.
[    22.181] (II) This device may have been added with another device file.
[    22.181] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event25)
[    22.181] (II) No input driver specified, ignoring this device.
[    22.181] (II) This device may have been added with another device file.
[    22.182] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event21)
[    22.182] (II) No input driver specified, ignoring this device.
[    22.182] (II) This device may have been added with another device file.
[    22.182] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/event4)
[    22.182] (**) 2.4G Mouse: Applying InputClass "libinput keyboard catchall"
[    22.182] (**) 2.4G Mouse: Applying InputClass "system-keyboard"
[    22.182] (II) Using input driver 'libinput' for '2.4G Mouse'
[    22.182] (**) 2.4G Mouse: always reports core events
[    22.182] (**) Option "Device" "/dev/input/event4"
[    22.183] (II) event4  - 2.4G Mouse: is tagged by udev as: Keyboard
[    22.183] (II) event4  - 2.4G Mouse: device is a keyboard
[    22.183] (II) event4  - 2.4G Mouse: device removed
[    22.209] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.0/0003:1EA7:0066.0001/input/input4/event4"
[    22.209] (II) XINPUT: Adding extended input device "2.4G Mouse" (type: KEYBOARD, id 10)
[    22.209] (**) Option "xkb_layout" "us"
[    22.211] (II) event4  - 2.4G Mouse: is tagged by udev as: Keyboard
[    22.211] (II) event4  - 2.4G Mouse: device is a keyboard
[    22.211] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/event5)
[    22.211] (II) No input driver specified, ignoring this device.
[    22.211] (II) This device may have been added with another device file.
[    22.212] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/event6)
[    22.212] (**) 2.4G Mouse: Applying InputClass "libinput pointer catchall"
[    22.212] (II) Using input driver 'libinput' for '2.4G Mouse'
[    22.212] (**) 2.4G Mouse: always reports core events
[    22.212] (**) Option "Device" "/dev/input/event6"
[    22.212] (II) event6  - 2.4G Mouse: is tagged by udev as: Mouse
[    22.212] (II) event6  - 2.4G Mouse: device is a pointer
[    22.212] (II) event6  - 2.4G Mouse: device removed
[    22.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input6/event6"
[    22.276] (II) XINPUT: Adding extended input device "2.4G Mouse" (type: MOUSE, id 11)
[    22.276] (**) Option "AccelerationScheme" "none"
[    22.276] (**) 2.4G Mouse: (accel) selected scheme none/0
[    22.276] (**) 2.4G Mouse: (accel) acceleration factor: 2.000
[    22.276] (**) 2.4G Mouse: (accel) acceleration threshold: 4
[    22.277] (II) event6  - 2.4G Mouse: is tagged by udev as: Mouse
[    22.277] (II) event6  - 2.4G Mouse: device is a pointer
[    22.277] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/mouse0)
[    22.277] (II) No input driver specified, ignoring this device.
[    22.277] (II) This device may have been added with another device file.
[    22.278] (II) config/udev: Adding input device 2.4G Mouse Consumer Control (/dev/input/event7)
[    22.278] (**) 2.4G Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    22.278] (**) 2.4G Mouse Consumer Control: Applying InputClass "system-keyboard"
[    22.278] (II) Using input driver 'libinput' for '2.4G Mouse Consumer Control'
[    22.278] (**) 2.4G Mouse Consumer Control: always reports core events
[    22.278] (**) Option "Device" "/dev/input/event7"
[    22.278] (II) event7  - 2.4G Mouse Consumer Control: is tagged by udev as: Keyboard
[    22.278] (II) event7  - 2.4G Mouse Consumer Control: device is a keyboard
[    22.278] (II) event7  - 2.4G Mouse Consumer Control: device removed
[    22.293] (II) libinput: 2.4G Mouse Consumer Control: needs a virtual subdevice
[    22.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input7/event7"
[    22.293] (II) XINPUT: Adding extended input device "2.4G Mouse Consumer Control" (type: MOUSE, id 12)
[    22.293] (**) Option "AccelerationScheme" "none"
[    22.293] (**) 2.4G Mouse Consumer Control: (accel) selected scheme none/0
[    22.293] (**) 2.4G Mouse Consumer Control: (accel) acceleration factor: 2.000
[    22.293] (**) 2.4G Mouse Consumer Control: (accel) acceleration threshold: 4
[    22.294] (II) event7  - 2.4G Mouse Consumer Control: is tagged by udev as: Keyboard
[    22.294] (II) event7  - 2.4G Mouse Consumer Control: device is a keyboard
[    22.294] (II) config/udev: Adding input device 2.4G Mouse System Control (/dev/input/event8)
[    22.294] (**) 2.4G Mouse System Control: Applying InputClass "libinput keyboard catchall"
[    22.294] (**) 2.4G Mouse System Control: Applying InputClass "system-keyboard"
[    22.294] (II) Using input driver 'libinput' for '2.4G Mouse System Control'
[    22.294] (**) 2.4G Mouse System Control: always reports core events
[    22.294] (**) Option "Device" "/dev/input/event8"
[    22.295] (II) event8  - 2.4G Mouse System Control: is tagged by udev as: Keyboard
[    22.295] (II) event8  - 2.4G Mouse System Control: device is a keyboard
[    22.295] (II) event8  - 2.4G Mouse System Control: device removed
[    22.309] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input8/event8"
[    22.309] (II) XINPUT: Adding extended input device "2.4G Mouse System Control" (type: KEYBOARD, id 13)
[    22.309] (**) Option "xkb_layout" "us"
[    22.310] (II) event8  - 2.4G Mouse System Control: is tagged by udev as: Keyboard
[    22.310] (II) event8  - 2.4G Mouse System Control: device is a keyboard
[    22.311] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event9)
[    22.311] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.311] (**) Asus Keyboard: Applying InputClass "system-keyboard"
[    22.311] (II) Using input driver 'libinput' for 'Asus Keyboard'
[    22.311] (**) Asus Keyboard: always reports core events
[    22.311] (**) Option "Device" "/dev/input/event9"
[    22.311] (II) event9  - Asus Keyboard: is tagged by udev as: Keyboard
[    22.311] (II) event9  - Asus Keyboard: device is a keyboard
[    22.311] (II) event9  - Asus Keyboard: device removed
[    22.325] (II) libinput: Asus Keyboard: needs a virtual subdevice
[    22.325] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input15/event9"
[    22.325] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: MOUSE, id 14)
[    22.326] (**) Option "AccelerationScheme" "none"
[    22.326] (**) Asus Keyboard: (accel) selected scheme none/0
[    22.326] (**) Asus Keyboard: (accel) acceleration factor: 2.000
[    22.326] (**) Asus Keyboard: (accel) acceleration threshold: 4
[    22.326] (II) event9  - Asus Keyboard: is tagged by udev as: Keyboard
[    22.326] (II) event9  - Asus Keyboard: device is a keyboard
[    22.327] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event10)
[    22.327] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.327] (**) Asus Keyboard: Applying InputClass "system-keyboard"
[    22.327] (II) Using input driver 'libinput' for 'Asus Keyboard'
[    22.327] (**) Asus Keyboard: always reports core events
[    22.327] (**) Option "Device" "/dev/input/event10"
[    22.327] (II) event10 - Asus Keyboard: is tagged by udev as: Keyboard
[    22.328] (II) event10 - Asus Keyboard: device is a keyboard
[    22.328] (II) event10 - Asus Keyboard: device removed
[    22.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0005/input/input16/event10"
[    22.343] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 15)
[    22.343] (**) Option "xkb_layout" "us"
[    22.344] (II) event10 - Asus Keyboard: is tagged by udev as: Keyboard
[    22.344] (II) event10 - Asus Keyboard: device is a keyboard
[    22.345] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse (/dev/input/event11)
[    22.345] (**) Logitech G403 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    22.345] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse'
[    22.345] (**) Logitech G403 HERO Gaming Mouse: always reports core events
[    22.345] (**) Option "Device" "/dev/input/event11"
[    22.400] (II) event11 - Logitech G403 HERO Gaming Mouse: is tagged by udev as: Mouse
[    22.400] (II) event11 - Logitech G403 HERO Gaming Mouse: device set to 800 DPI
[    22.400] (II) event11 - Logitech G403 HERO Gaming Mouse: device is a pointer
[    22.400] (II) event11 - Logitech G403 HERO Gaming Mouse: device removed
[    22.442] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C08F.0006/input/input17/event11"
[    22.442] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse" (type: MOUSE, id 16)
[    22.442] (**) Option "AccelerationScheme" "none"
[    22.442] (**) Logitech G403 HERO Gaming Mouse: (accel) selected scheme none/0
[    22.442] (**) Logitech G403 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    22.442] (**) Logitech G403 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    22.501] (II) event11 - Logitech G403 HERO Gaming Mouse: is tagged by udev as: Mouse
[    22.501] (II) event11 - Logitech G403 HERO Gaming Mouse: device set to 800 DPI
[    22.501] (II) event11 - Logitech G403 HERO Gaming Mouse: device is a pointer
[    22.502] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse (/dev/input/mouse1)
[    22.502] (II) No input driver specified, ignoring this device.
[    22.502] (II) This device may have been added with another device file.
[    22.504] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse Keyboard (/dev/input/event12)
[    22.504] (**) Logitech G403 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.504] (**) Logitech G403 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    22.504] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse Keyboard'
[    22.504] (**) Logitech G403 HERO Gaming Mouse Keyboard: always reports core events
[    22.504] (**) Option "Device" "/dev/input/event12"
[    22.506] (II) event12 - Logitech G403 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    22.506] (II) event12 - Logitech G403 HERO Gaming Mouse Keyboard: device is a keyboard
[    22.506] (II) event12 - Logitech G403 HERO Gaming Mouse Keyboard: device removed
[    22.539] (II) libinput: Logitech G403 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    22.539] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.6/2-1.6:1.1/0003:046D:C08F.0007/input/input18/event12"
[    22.539] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse Keyboard" (type: MOUSE, id 17)
[    22.539] (**) Option "AccelerationScheme" "none"
[    22.539] (**) Logitech G403 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    22.539] (**) Logitech G403 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    22.539] (**) Logitech G403 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    22.542] (II) event12 - Logitech G403 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    22.542] (II) event12 - Logitech G403 HERO Gaming Mouse Keyboard: device is a keyboard
[    22.544] (II) config/udev: Adding input device Fnatic Gear RUSH Mechanical Keyboard (/dev/input/event13)
[    22.544] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.544] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "system-keyboard"
[    22.544] (II) Using input driver 'libinput' for 'Fnatic Gear RUSH Mechanical Keyboard'
[    22.544] (**) Fnatic Gear RUSH Mechanical Keyboard: always reports core events
[    22.544] (**) Option "Device" "/dev/input/event13"
[    22.546] (II) event13 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.546] (II) event13 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.547] (II) event13 - Fnatic Gear RUSH Mechanical Keyboard: device removed
[    22.579] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.0/0003:195D:2030.0008/input/input21/event13"
[    22.579] (II) XINPUT: Adding extended input device "Fnatic Gear RUSH Mechanical Keyboard" (type: KEYBOARD, id 18)
[    22.579] (**) Option "xkb_layout" "us"
[    22.582] (II) event13 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.583] (II) event13 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.585] (II) config/udev: Adding input device Fnatic Gear RUSH Mechanical Keyboard (/dev/input/event14)
[    22.585] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.585] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "system-keyboard"
[    22.585] (II) Using input driver 'libinput' for 'Fnatic Gear RUSH Mechanical Keyboard'
[    22.585] (**) Fnatic Gear RUSH Mechanical Keyboard: always reports core events
[    22.585] (**) Option "Device" "/dev/input/event14"
[    22.587] (II) event14 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.587] (II) event14 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.588] (II) event14 - Fnatic Gear RUSH Mechanical Keyboard: device removed
[    22.616] (II) libinput: Fnatic Gear RUSH Mechanical Keyboard: needs a virtual subdevice
[    22.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.1/0003:195D:2030.0009/input/input22/event14"
[    22.616] (II) XINPUT: Adding extended input device "Fnatic Gear RUSH Mechanical Keyboard" (type: MOUSE, id 19)
[    22.616] (**) Option "AccelerationScheme" "none"
[    22.616] (**) Fnatic Gear RUSH Mechanical Keyboard: (accel) selected scheme none/0
[    22.616] (**) Fnatic Gear RUSH Mechanical Keyboard: (accel) acceleration factor: 2.000
[    22.616] (**) Fnatic Gear RUSH Mechanical Keyboard: (accel) acceleration threshold: 4
[    22.619] (II) event14 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.619] (II) event14 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.621] (II) config/udev: Adding input device Fnatic Gear RUSH Mechanical Keyboard (/dev/input/event15)
[    22.621] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.621] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "system-keyboard"
[    22.621] (II) Using input driver 'libinput' for 'Fnatic Gear RUSH Mechanical Keyboard'
[    22.621] (**) Fnatic Gear RUSH Mechanical Keyboard: always reports core events
[    22.621] (**) Option "Device" "/dev/input/event15"
[    22.624] (II) event15 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.624] (II) event15 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.624] (II) event15 - Fnatic Gear RUSH Mechanical Keyboard: device removed
[    22.642] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.2/0003:195D:2030.000A/input/input23/event15"
[    22.643] (II) XINPUT: Adding extended input device "Fnatic Gear RUSH Mechanical Keyboard" (type: KEYBOARD, id 20)
[    22.643] (**) Option "xkb_layout" "us"
[    22.646] (II) event15 - Fnatic Gear RUSH Mechanical Keyboard: is tagged by udev as: Keyboard
[    22.646] (II) event15 - Fnatic Gear RUSH Mechanical Keyboard: device is a keyboard
[    22.647] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event26)
[    22.647] (II) No input driver specified, ignoring this device.
[    22.647] (II) This device may have been added with another device file.
[    22.648] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event27)
[    22.648] (II) No input driver specified, ignoring this device.
[    22.648] (II) This device may have been added with another device file.
[    22.649] (II) config/udev: Adding input device ELAN1201:00 04F3:3098 Mouse (/dev/input/event19)
[    22.649] (**) ELAN1201:00 04F3:3098 Mouse: Applying InputClass "libinput pointer catchall"
[    22.649] (II) Using input driver 'libinput' for 'ELAN1201:00 04F3:3098 Mouse'
[    22.649] (**) ELAN1201:00 04F3:3098 Mouse: always reports core events
[    22.649] (**) Option "Device" "/dev/input/event19"
[    22.650] (II) event19 - ELAN1201:00 04F3:3098 Mouse: is tagged by udev as: Mouse Pointingstick
[    22.651] (II) event19 - ELAN1201:00 04F3:3098 Mouse: device is a pointer
[    22.653] (II) event19 - ELAN1201:00 04F3:3098 Mouse: device removed
[    22.696] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input29/event19"
[    22.696] (II) XINPUT: Adding extended input device "ELAN1201:00 04F3:3098 Mouse" (type: MOUSE, id 21)
[    22.696] (**) Option "AccelerationScheme" "none"
[    22.696] (**) ELAN1201:00 04F3:3098 Mouse: (accel) selected scheme none/0
[    22.696] (**) ELAN1201:00 04F3:3098 Mouse: (accel) acceleration factor: 2.000
[    22.696] (**) ELAN1201:00 04F3:3098 Mouse: (accel) acceleration threshold: 4
[    22.698] (II) event19 - ELAN1201:00 04F3:3098 Mouse: is tagged by udev as: Mouse Pointingstick
[    22.698] (II) event19 - ELAN1201:00 04F3:3098 Mouse: device is a pointer
[    22.701] (II) config/udev: Adding input device ELAN1201:00 04F3:3098 Mouse (/dev/input/mouse2)
[    22.701] (II) No input driver specified, ignoring this device.
[    22.701] (II) This device may have been added with another device file.
[    22.702] (II) config/udev: Adding input device ELAN1201:00 04F3:3098 Touchpad (/dev/input/event20)
[    22.702] (**) ELAN1201:00 04F3:3098 Touchpad: Applying InputClass "libinput touchpad catchall"
[    22.702] (**) ELAN1201:00 04F3:3098 Touchpad: Applying InputClass "tap-by-default"
[    22.702] (II) Using input driver 'libinput' for 'ELAN1201:00 04F3:3098 Touchpad'
[    22.702] (**) ELAN1201:00 04F3:3098 Touchpad: always reports core events
[    22.702] (**) Option "Device" "/dev/input/event20"
[    22.703] (II) event20 - ELAN1201:00 04F3:3098 Touchpad: is tagged by udev as: Touchpad
[    22.705] (II) event20 - ELAN1201:00 04F3:3098 Touchpad: device is a touchpad
[    22.706] (II) event20 - ELAN1201:00 04F3:3098 Touchpad: device removed
[    22.759] (**) Option "Tapping" "on"
[    22.760] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input30/event20"
[    22.760] (II) XINPUT: Adding extended input device "ELAN1201:00 04F3:3098 Touchpad" (type: TOUCHPAD, id 22)
[    22.761] (**) Option "AccelerationScheme" "none"
[    22.762] (**) ELAN1201:00 04F3:3098 Touchpad: (accel) selected scheme none/0
[    22.762] (**) ELAN1201:00 04F3:3098 Touchpad: (accel) acceleration factor: 2.000
[    22.762] (**) ELAN1201:00 04F3:3098 Touchpad: (accel) acceleration threshold: 4
[    22.763] (II) event20 - ELAN1201:00 04F3:3098 Touchpad: is tagged by udev as: Touchpad
[    22.765] (II) event20 - ELAN1201:00 04F3:3098 Touchpad: device is a touchpad
[    22.766] (II) config/udev: Adding input device ELAN1201:00 04F3:3098 Touchpad (/dev/input/mouse3)
[    22.767] (II) No input driver specified, ignoring this device.
[    22.767] (II) This device may have been added with another device file.
[    22.767] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event18)
[    22.767] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    22.767] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[    22.767] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    22.767] (**) Asus WMI hotkeys: always reports core events
[    22.767] (**) Option "Device" "/dev/input/event18"
[    22.768] (II) event18 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[    22.768] (II) event18 - Asus WMI hotkeys: device is a keyboard
[    22.769] (II) event18 - Asus WMI hotkeys: device removed
[    22.812] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input28/event18"
[    22.812] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 23)
[    22.812] (**) Option "xkb_layout" "us"
[    22.814] (II) event18 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[    22.814] (II) event18 - Asus WMI hotkeys: device is a keyboard
[    22.815] (II) config/udev: Adding input device PC Speaker (/dev/input/event17)
[    22.815] (II) No input driver specified, ignoring this device.
[    22.815] (II) This device may have been added with another device file.
[    22.839] (**) 2.4G Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    22.839] (**) 2.4G Mouse Consumer Control: Applying InputClass "system-keyboard"
[    22.839] (II) Using input driver 'libinput' for '2.4G Mouse Consumer Control'
[    22.839] (**) 2.4G Mouse Consumer Control: always reports core events
[    22.839] (**) Option "Device" "/dev/input/event7"
[    22.839] (II) libinput: 2.4G Mouse Consumer Control: is a virtual subdevice
[    22.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input7/event7"
[    22.839] (II) XINPUT: Adding extended input device "2.4G Mouse Consumer Control" (type: KEYBOARD, id 24)
[    22.839] (**) Option "xkb_layout" "us"
[    22.839] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.839] (**) Asus Keyboard: Applying InputClass "system-keyboard"
[    22.839] (II) Using input driver 'libinput' for 'Asus Keyboard'
[    22.839] (**) Asus Keyboard: always reports core events
[    22.839] (**) Option "Device" "/dev/input/event9"
[    22.839] (II) libinput: Asus Keyboard: is a virtual subdevice
[    22.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input15/event9"
[    22.839] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 25)
[    22.839] (**) Option "xkb_layout" "us"
[    22.839] (**) Logitech G403 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.839] (**) Logitech G403 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    22.839] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse Keyboard'
[    22.839] (**) Logitech G403 HERO Gaming Mouse Keyboard: always reports core events
[    22.839] (**) Option "Device" "/dev/input/event12"
[    22.839] (II) libinput: Logitech G403 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    22.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.6/2-1.6:1.1/0003:046D:C08F.0007/input/input18/event12"
[    22.839] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 26)
[    22.839] (**) Option "xkb_layout" "us"
[    22.839] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.839] (**) Fnatic Gear RUSH Mechanical Keyboard: Applying InputClass "system-keyboard"
[    22.839] (II) Using input driver 'libinput' for 'Fnatic Gear RUSH Mechanical Keyboard'
[    22.839] (**) Fnatic Gear RUSH Mechanical Keyboard: always reports core events
[    22.839] (**) Option "Device" "/dev/input/event14"
[    22.839] (II) libinput: Fnatic Gear RUSH Mechanical Keyboard: is a virtual subdevice
[    22.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.1/0003:195D:2030.0009/input/input22/event14"
[    22.839] (II) XINPUT: Adding extended input device "Fnatic Gear RUSH Mechanical Keyboard" (type: KEYBOARD, id 27)
[    22.839] (**) Option "xkb_layout" "us"
[    23.508] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.508] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    23.508] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    23.508] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.508] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.508] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.511] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.514] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.514] (II) AMDGPU(0): Using hsync ranges from config file
[    23.514] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.514] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.514] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.514] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.517] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.518] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    23.518] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    23.518] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    23.518] (--) NVIDIA(GPU-0): 
[    23.518] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.518] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.518] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.518] (--) NVIDIA(GPU-0): 
[    23.520] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.520] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.520] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.520] (--) NVIDIA(GPU-0): 
[    23.524] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.524] (II) AMDGPU(0): Using hsync ranges from config file
[    23.524] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.524] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.524] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.524] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.527] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.531] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.531] (II) AMDGPU(0): Using hsync ranges from config file
[    23.531] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.531] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.531] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.531] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.534] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.534] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    23.534] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    23.534] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    23.534] (--) NVIDIA(GPU-0): 
[    23.534] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.534] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.534] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.534] (--) NVIDIA(GPU-0): 
[    23.536] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.536] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.536] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.536] (--) NVIDIA(GPU-0): 
[    23.540] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.540] (II) AMDGPU(0): Using hsync ranges from config file
[    23.540] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.540] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.540] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.540] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.542] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.545] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.545] (II) AMDGPU(0): Using hsync ranges from config file
[    23.545] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.545] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.545] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.545] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.548] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.548] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    23.548] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    23.548] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    23.548] (--) NVIDIA(GPU-0): 
[    23.548] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.548] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.548] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.548] (--) NVIDIA(GPU-0): 
[    23.550] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.550] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.550] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.550] (--) NVIDIA(GPU-0): 
[    23.553] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.553] (II) AMDGPU(0): Using hsync ranges from config file
[    23.553] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.553] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.553] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.553] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.556] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.559] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.559] (II) AMDGPU(0): Using hsync ranges from config file
[    23.559] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.559] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.559] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.559] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.561] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.561] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    23.561] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    23.561] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    23.561] (--) NVIDIA(GPU-0): 
[    23.561] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.561] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.561] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.561] (--) NVIDIA(GPU-0): 
[    23.564] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.564] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.564] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.564] (--) NVIDIA(GPU-0): 
[    23.661] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.661] (II) AMDGPU(0): Using hsync ranges from config file
[    23.661] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.661] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.661] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.661] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.664] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.667] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    23.667] (II) AMDGPU(0): Using hsync ranges from config file
[    23.667] (II) AMDGPU(0): Using vrefresh ranges from config file
[    23.667] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    23.667] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    23.667] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    23.670] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    23.671] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    23.671] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    23.671] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    23.671] (--) NVIDIA(GPU-0): 
[    23.671] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.671] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.671] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.671] (--) NVIDIA(GPU-0): 
[    23.673] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.673] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.673] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.673] (--) NVIDIA(GPU-0): 
[    23.720] (II) AMDGPU(0): Allocate new frame buffer 5560x1920
[    23.721] (II) AMDGPU(0):  => pitch 22528 bytes
[    23.864] randr: falling back to unsynchronized pixmap sharing
[    23.875] (II) NVIDIA(G0): Setting mode "DP-1-0.1: 1920x1080_75 @1080x1920 +4480+0 {AllowGSYNC=Off, ViewPortIn=1080x1920, ViewPortOut=1920x1080+0+0, Rotation=90}"
[    24.170] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    24.170] (II) AMDGPU(0): Using hsync ranges from config file
[    24.170] (II) AMDGPU(0): Using vrefresh ranges from config file
[    24.170] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    24.170] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    24.170] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    24.172] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    24.175] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    24.175] (II) AMDGPU(0): Using hsync ranges from config file
[    24.175] (II) AMDGPU(0): Using vrefresh ranges from config file
[    24.175] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    24.175] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    24.175] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    24.178] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    24.178] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    24.178] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    24.178] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    24.178] (--) NVIDIA(GPU-0): 
[    24.178] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    24.178] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    24.178] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    24.178] (--) NVIDIA(GPU-0): 
[    24.180] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.180] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.180] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.180] (--) NVIDIA(GPU-0): 
[    24.188] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    24.188] (II) AMDGPU(0): Using hsync ranges from config file
[    24.188] (II) AMDGPU(0): Using vrefresh ranges from config file
[    24.188] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    24.188] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    24.188] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    24.190] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    24.193] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    24.193] (II) AMDGPU(0): Using hsync ranges from config file
[    24.193] (II) AMDGPU(0): Using vrefresh ranges from config file
[    24.193] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    24.193] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    24.193] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    24.195] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    24.196] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    24.196] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    24.196] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    24.196] (--) NVIDIA(GPU-0): 
[    24.196] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    24.196] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    24.196] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    24.196] (--) NVIDIA(GPU-0): 
[    24.198] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.198] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.198] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.198] (--) NVIDIA(GPU-0): 
[    25.182] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.182] (II) AMDGPU(0): Using hsync ranges from config file
[    25.182] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.182] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.182] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.182] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.188] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.194] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.194] (II) AMDGPU(0): Using hsync ranges from config file
[    25.194] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.194] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.194] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.194] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.198] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.198] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    25.198] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    25.198] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    25.198] (--) NVIDIA(GPU-0): 
[    25.198] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.198] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.198] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.198] (--) NVIDIA(GPU-0): 
[    25.200] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.200] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.200] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.200] (--) NVIDIA(GPU-0): 
[    25.207] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.207] (II) AMDGPU(0): Using hsync ranges from config file
[    25.207] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.207] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.207] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.207] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.209] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.213] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.213] (II) AMDGPU(0): Using hsync ranges from config file
[    25.213] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.213] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.213] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.213] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.215] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.215] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    25.215] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    25.215] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    25.215] (--) NVIDIA(GPU-0): 
[    25.215] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.215] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.215] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.215] (--) NVIDIA(GPU-0): 
[    25.217] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.217] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.217] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.217] (--) NVIDIA(GPU-0): 
[    25.223] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.223] (II) AMDGPU(0): Using hsync ranges from config file
[    25.223] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.223] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.223] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.223] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.225] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.228] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.228] (II) AMDGPU(0): Using hsync ranges from config file
[    25.228] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.228] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.229] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.229] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.231] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.231] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    25.231] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    25.231] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    25.231] (--) NVIDIA(GPU-0): 
[    25.231] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.231] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.231] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.231] (--) NVIDIA(GPU-0): 
[    25.233] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.233] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.233] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.233] (--) NVIDIA(GPU-0): 
[    25.240] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.240] (II) AMDGPU(0): Using hsync ranges from config file
[    25.240] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.240] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.240] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.240] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.243] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.246] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    25.246] (II) AMDGPU(0): Using hsync ranges from config file
[    25.246] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.246] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.246] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    25.246] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    25.248] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    25.248] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    25.248] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    25.248] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    25.248] (--) NVIDIA(GPU-0): 
[    25.248] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.248] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.248] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.248] (--) NVIDIA(GPU-0): 
[    25.250] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.250] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.250] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.250] (--) NVIDIA(GPU-0): 
[    30.782] (II) config/udev: Adding input device WH-1000XM3 (AVRCP) (/dev/input/event28)
[    30.782] (**) WH-1000XM3 (AVRCP): Applying InputClass "libinput keyboard catchall"
[    30.782] (**) WH-1000XM3 (AVRCP): Applying InputClass "system-keyboard"
[    30.782] (II) Using input driver 'libinput' for 'WH-1000XM3 (AVRCP)'
[    30.782] (**) WH-1000XM3 (AVRCP): always reports core events
[    30.782] (**) Option "Device" "/dev/input/event28"
[    30.782] (II) event28 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[    30.782] (II) event28 - WH-1000XM3 (AVRCP): device is a keyboard
[    30.782] (II) event28 - WH-1000XM3 (AVRCP): device removed
[    30.812] (**) Option "config_info" "udev:/sys/devices/virtual/input/input38/event28"
[    30.812] (II) XINPUT: Adding extended input device "WH-1000XM3 (AVRCP)" (type: KEYBOARD, id 28)
[    30.812] (**) Option "xkb_layout" "us"
[    30.813] (II) event28 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[    30.813] (II) event28 - WH-1000XM3 (AVRCP): device is a keyboard
[    33.499] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.499] (II) AMDGPU(0): Using hsync ranges from config file
[    33.499] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.499] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.499] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.499] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.503] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.507] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.507] (II) AMDGPU(0): Using hsync ranges from config file
[    33.507] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.507] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.507] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.507] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.511] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.511] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.511] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.511] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.511] (--) NVIDIA(GPU-0): 
[    33.511] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.511] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.511] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.511] (--) NVIDIA(GPU-0): 
[    33.513] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.513] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.513] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.513] (--) NVIDIA(GPU-0): 
[    33.520] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.520] (II) AMDGPU(0): Using hsync ranges from config file
[    33.520] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.520] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.520] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.520] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.522] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.525] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.525] (II) AMDGPU(0): Using hsync ranges from config file
[    33.525] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.525] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.525] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.525] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.527] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.528] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.528] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.528] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.528] (--) NVIDIA(GPU-0): 
[    33.528] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.528] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.528] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.528] (--) NVIDIA(GPU-0): 
[    33.530] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.530] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.530] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.530] (--) NVIDIA(GPU-0): 
[    33.533] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.533] (II) AMDGPU(0): Using hsync ranges from config file
[    33.533] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.533] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.533] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.533] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.535] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.538] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.538] (II) AMDGPU(0): Using hsync ranges from config file
[    33.538] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.538] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.538] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.538] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.541] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.541] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.541] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.541] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.541] (--) NVIDIA(GPU-0): 
[    33.541] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.541] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.541] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.541] (--) NVIDIA(GPU-0): 
[    33.543] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.543] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.543] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.543] (--) NVIDIA(GPU-0): 
[    33.549] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.549] (II) AMDGPU(0): Using hsync ranges from config file
[    33.549] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.549] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.549] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.549] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.551] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.554] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.554] (II) AMDGPU(0): Using hsync ranges from config file
[    33.554] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.554] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.554] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.554] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.557] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.557] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.557] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.557] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.557] (--) NVIDIA(GPU-0): 
[    33.557] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.557] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.557] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.557] (--) NVIDIA(GPU-0): 
[    33.559] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.559] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.559] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.559] (--) NVIDIA(GPU-0): 
[    33.562] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.562] (II) AMDGPU(0): Using hsync ranges from config file
[    33.562] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.562] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.562] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.562] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.564] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.567] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.567] (II) AMDGPU(0): Using hsync ranges from config file
[    33.567] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.567] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.567] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.567] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.570] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.570] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.570] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.570] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.570] (--) NVIDIA(GPU-0): 
[    33.570] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.570] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.570] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.570] (--) NVIDIA(GPU-0): 
[    33.572] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.572] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.572] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.572] (--) NVIDIA(GPU-0): 
[    33.581] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.581] (II) AMDGPU(0): Using hsync ranges from config file
[    33.581] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.581] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.581] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.581] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.583] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.587] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[    33.587] (II) AMDGPU(0): Using hsync ranges from config file
[    33.587] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.587] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.587] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[    33.587] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[    33.589] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[    33.589] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[    33.589] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[    33.589] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[    33.589] (--) NVIDIA(GPU-0): 
[    33.589] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    33.589] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    33.589] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    33.589] (--) NVIDIA(GPU-0): 
[    33.591] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    33.591] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    33.591] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    33.591] (--) NVIDIA(GPU-0): 
[  2500.381] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2500.381] (II) AMDGPU(0): Using hsync ranges from config file
[  2500.381] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2500.381] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2500.381] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2500.381] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2500.383] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2500.386] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2500.386] (II) AMDGPU(0): Using hsync ranges from config file
[  2500.386] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2500.386] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2500.386] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2500.386] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2500.389] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2500.389] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[  2500.389] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[  2500.389] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[  2500.389] (--) NVIDIA(GPU-0): 
[  2500.389] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2500.389] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  2500.389] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  2500.389] (--) NVIDIA(GPU-0): 
[  2500.391] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2500.391] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2500.391] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2500.391] (--) NVIDIA(GPU-0): 
[  2500.397] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2500.397] (II) AMDGPU(0): Using hsync ranges from config file
[  2500.397] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2500.397] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2500.397] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2500.397] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2500.400] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2505.675] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2505.675] (II) AMDGPU(0): Using hsync ranges from config file
[  2505.675] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2505.675] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2505.675] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2505.675] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2505.677] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2505.680] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2505.680] (II) AMDGPU(0): Using hsync ranges from config file
[  2505.680] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2505.680] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2505.680] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2505.680] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2505.683] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2505.683] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[  2505.683] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[  2505.683] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[  2505.683] (--) NVIDIA(GPU-0): 
[  2505.683] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2505.683] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  2505.683] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  2505.683] (--) NVIDIA(GPU-0): 
[  2505.685] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2505.685] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2505.685] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2505.685] (--) NVIDIA(GPU-0): 
[  2521.680] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2521.680] (II) AMDGPU(0): Using hsync ranges from config file
[  2521.680] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2521.680] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2521.680] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2521.680] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2521.684] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2521.687] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2521.687] (II) AMDGPU(0): Using hsync ranges from config file
[  2521.687] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2521.687] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2521.687] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2521.687] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2521.692] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2521.692] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[  2521.692] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[  2521.692] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[  2521.692] (--) NVIDIA(GPU-0): 
[  2521.692] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2521.692] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  2521.692] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  2521.692] (--) NVIDIA(GPU-0): 
[  2521.694] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2521.694] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2521.694] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2521.694] (--) NVIDIA(GPU-0): 
[  2586.913] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2586.913] (II) AMDGPU(0): Using hsync ranges from config file
[  2586.913] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2586.913] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2586.913] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2586.913] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2586.916] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2586.919] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2586.919] (II) AMDGPU(0): Using hsync ranges from config file
[  2586.919] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2586.919] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2586.919] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2586.919] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2586.921] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz
[  2586.921] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): connected
[  2586.921] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): Internal DisplayPort
[  2586.921] (--) NVIDIA(GPU-0): Asustek Computer Inc VG245 (DFP-0.1): 2670.0 MHz maximum pixel clock
[  2586.921] (--) NVIDIA(GPU-0): 
[  2586.921] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2586.921] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  2586.921] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[  2586.921] (--) NVIDIA(GPU-0): 
[  2586.923] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2586.923] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2586.923] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2586.923] (--) NVIDIA(GPU-0): 
[  2586.932] (II) AMDGPU(0): EDID vendor "NCP", prod id 94
[  2586.932] (II) AMDGPU(0): Using hsync ranges from config file
[  2586.932] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2586.932] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2586.932] (II) AMDGPU(0): Modeline "1920x1080"x0.0  354.73  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[  2586.932] (II) AMDGPU(0): Modeline "1920x1080"x0.0  147.81  1920 1968 2000 2180  1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[  2586.934] (--) AMDGPU(0): HDMI max TMDS frequency 340000KHz

output of dmesg:

[    0.000000] Linux version 6.2.6-arch1-g14-1 (linux-g14@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #6 SMP PREEMPT_DYNAMIC Mon, 13 Mar 2023 18:19:03 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=8b0dffa5-81d1-4eed-8526-4426590c5c53 rw quiet cryptdevice=UUID=d3002236-5ad2-400f-b2b0-bb1dc64f5492:luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 root=/dev/mapper/luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 amd_iommu=on iommu=pt video=efifb:off
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009dbefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009dbf000-0x000000000a000fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a001000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20f000-0x00000000eace0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000eace1000-0x00000000ec1fafff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ec1fb000-0x00000000ec25efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ec25f000-0x00000000ec558fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ec559000-0x00000000ecd47fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ecd48000-0x00000000ecdfefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000ecdff000-0x00000000edffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ee000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000005ee2fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000005ee300000-0x000000060fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xec541000 ACPI 2.0=0xec541014 TPMFinalLog=0xec50c000 SMBIOS=0xecbe5000 SMBIOS 3.0=0xecbe4000 MEMATTR=0xe7030018 ESRT=0xe96fce18 
[    0.000000] efi: Remove mem54: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem55: MMIO range=[0xfd000000-0xfdffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfdffffff] reserved
[    0.000000] efi: Remove mem56: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem57: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem58: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem59: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem60: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem61: MMIO range=[0xfedc4000-0xfedc9fff] (24KB) from e820 map
[    0.000000] efi: Not removing mem62: MMIO range=[0xfedcc000-0xfedcefff] (12KB) from e820 map
[    0.000000] efi: Not removing mem63: MMIO range=[0xfedd5000-0xfedd5fff] (4KB) from e820 map
[    0.000000] efi: Remove mem64: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401QM_GA401QM/GA401QM, BIOS GA401QM.412 08/30/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3193.968 MHz processor
[    0.000129] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000130] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000135] last_pfn = 0x5ee300 max_arch_pfn = 0x400000000
[    0.000141] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000921] e820: update [mem 0xf0000000-0xffffffff] usable ==> reserved
[    0.000926] last_pfn = 0xee000 max_arch_pfn = 0x400000000
[    0.003581] esrt: Reserving ESRT space from 0x00000000e96fce18 to 0x00000000e96fce50.
[    0.003585] e820: update [mem 0xe96fc000-0xe96fcfff] usable ==> reserved
[    0.003596] Using GB pages for direct mapping
[    0.003846] Secure boot disabled
[    0.003846] RAMDISK: [mem 0x27253000-0x2f920fff]
[    0.003850] ACPI: Early table checksum verification disabled
[    0.003852] ACPI: RSDP 0x00000000EC541014 000024 (v02 ALASKA)
[    0.003855] ACPI: XSDT 0x00000000EC540728 000114 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003859] ACPI: FACP 0x00000000EC250000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003862] ACPI: DSDT 0x00000000EC243000 00CBDD (v02 ALASKA A M I    01072009 INTL 20190509)
[    0.003864] ACPI: FACS 0x00000000EC50A000 000040
[    0.003865] ACPI: MSDM 0x00000000EC25E000 000055 (v03 ALASKA A M I    01072009 ASUS 00000001)
[    0.003867] ACPI: SSDT 0x00000000EC256000 00729D (v02 AMD    AmdTable 00000002 MSFT 02000002)
[    0.003868] ACPI: IVRS 0x00000000EC255000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.003870] ACPI: SSDT 0x00000000EC251000 003A21 (v01 AMD    AMD AOD  00000001 INTL 20190509)
[    0.003872] ACPI: FIDT 0x00000000EC242000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003873] ACPI: ECDT 0x00000000EC241000 0000C1 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.003875] ACPI: MCFG 0x00000000EC240000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003876] ACPI: HPET 0x00000000EC23F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003878] ACPI: SSDT 0x00000000EC239000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003879] ACPI: CRAT 0x00000000EC238000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003881] ACPI: CDIT 0x00000000EC237000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003882] ACPI: VFCT 0x00000000EC229000 00D884 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003884] ACPI: BGRT 0x00000000EC228000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003885] ACPI: TPM2 0x00000000EC227000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.003887] ACPI: SSDT 0x00000000EC226000 000149 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003888] ACPI: SSDT 0x00000000EC225000 00048C (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003890] ACPI: SSDT 0x00000000EC223000 001486 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003891] ACPI: SSDT 0x00000000EC221000 0014F6 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003893] ACPI: SSDT 0x00000000EC21D000 003ACA (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003894] ACPI: SSDT 0x00000000EC219000 003756 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003895] ACPI: WSMT 0x00000000EC218000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003897] ACPI: APIC 0x00000000EC217000 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.003898] ACPI: SSDT 0x00000000EC216000 00008D (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003900] ACPI: SSDT 0x00000000EC215000 00089C (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003901] ACPI: SSDT 0x00000000EC213000 00106F (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003903] ACPI: SSDT 0x00000000EC212000 000241 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003904] ACPI: SSDT 0x00000000EC211000 00061B (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003906] ACPI: SSDT 0x00000000EC210000 00065C (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.003907] ACPI: FPDT 0x00000000EC20F000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003908] ACPI: Reserving FACP table memory at [mem 0xec250000-0xec250113]
[    0.003909] ACPI: Reserving DSDT table memory at [mem 0xec243000-0xec24fbdc]
[    0.003910] ACPI: Reserving FACS table memory at [mem 0xec50a000-0xec50a03f]
[    0.003910] ACPI: Reserving MSDM table memory at [mem 0xec25e000-0xec25e054]
[    0.003910] ACPI: Reserving SSDT table memory at [mem 0xec256000-0xec25d29c]
[    0.003911] ACPI: Reserving IVRS table memory at [mem 0xec255000-0xec2551a3]
[    0.003911] ACPI: Reserving SSDT table memory at [mem 0xec251000-0xec254a20]
[    0.003912] ACPI: Reserving FIDT table memory at [mem 0xec242000-0xec24209b]
[    0.003912] ACPI: Reserving ECDT table memory at [mem 0xec241000-0xec2410c0]
[    0.003913] ACPI: Reserving MCFG table memory at [mem 0xec240000-0xec24003b]
[    0.003913] ACPI: Reserving HPET table memory at [mem 0xec23f000-0xec23f037]
[    0.003913] ACPI: Reserving SSDT table memory at [mem 0xec239000-0xec23e353]
[    0.003914] ACPI: Reserving CRAT table memory at [mem 0xec238000-0xec238ee7]
[    0.003914] ACPI: Reserving CDIT table memory at [mem 0xec237000-0xec237028]
[    0.003915] ACPI: Reserving VFCT table memory at [mem 0xec229000-0xec236883]
[    0.003915] ACPI: Reserving BGRT table memory at [mem 0xec228000-0xec228037]
[    0.003915] ACPI: Reserving TPM2 table memory at [mem 0xec227000-0xec22704b]
[    0.003916] ACPI: Reserving SSDT table memory at [mem 0xec226000-0xec226148]
[    0.003916] ACPI: Reserving SSDT table memory at [mem 0xec225000-0xec22548b]
[    0.003917] ACPI: Reserving SSDT table memory at [mem 0xec223000-0xec224485]
[    0.003917] ACPI: Reserving SSDT table memory at [mem 0xec221000-0xec2224f5]
[    0.003918] ACPI: Reserving SSDT table memory at [mem 0xec21d000-0xec220ac9]
[    0.003918] ACPI: Reserving SSDT table memory at [mem 0xec219000-0xec21c755]
[    0.003918] ACPI: Reserving WSMT table memory at [mem 0xec218000-0xec218027]
[    0.003919] ACPI: Reserving APIC table memory at [mem 0xec217000-0xec2170dd]
[    0.003919] ACPI: Reserving SSDT table memory at [mem 0xec216000-0xec21608c]
[    0.003920] ACPI: Reserving SSDT table memory at [mem 0xec215000-0xec21589b]
[    0.003920] ACPI: Reserving SSDT table memory at [mem 0xec213000-0xec21406e]
[    0.003921] ACPI: Reserving SSDT table memory at [mem 0xec212000-0xec212240]
[    0.003921] ACPI: Reserving SSDT table memory at [mem 0xec211000-0xec21161a]
[    0.003921] ACPI: Reserving SSDT table memory at [mem 0xec210000-0xec21065b]
[    0.003922] ACPI: Reserving FPDT table memory at [mem 0xec20f000-0xec20f043]
[    0.003973] No NUMA configuration found
[    0.003973] Faking a node at [mem 0x0000000000000000-0x00000005ee2fffff]
[    0.003975] NODE_DATA(0) allocated [mem 0x5ee2fb000-0x5ee2fffff]
[    0.003998] Zone ranges:
[    0.003999]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004001]   Normal   [mem 0x0000000100000000-0x00000005ee2fffff]
[    0.004001]   Device   empty
[    0.004002] Movable zone start for each node
[    0.004002] Early memory node ranges
[    0.004003]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004003]   node   0: [mem 0x0000000000100000-0x0000000009dbefff]
[    0.004004]   node   0: [mem 0x000000000a001000-0x000000000a1fffff]
[    0.004004]   node   0: [mem 0x000000000a20f000-0x00000000eace0fff]
[    0.004005]   node   0: [mem 0x00000000ecdff000-0x00000000edffffff]
[    0.004005]   node   0: [mem 0x0000000100000000-0x00000005ee2fffff]
[    0.004007] Initmem setup node 0 [mem 0x0000000000001000-0x00000005ee2fffff]
[    0.004010] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004020] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.004106] On node 0, zone DMA32: 578 pages in unavailable ranges
[    0.008108] On node 0, zone DMA32: 15 pages in unavailable ranges
[    0.008186] On node 0, zone DMA32: 8478 pages in unavailable ranges
[    0.033128] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.033175] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.033323] ACPI: PM-Timer IO Port: 0x808
[    0.033329] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.033341] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.033345] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.033347] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033348] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.033350] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.033351] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.033358] e820: update [mem 0xe70e3000-0xe7141fff] usable ==> reserved
[    0.033366] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.033382] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033383] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.033384] PM: hibernation: Registered nosave memory: [mem 0x09dbf000-0x0a000fff]
[    0.033385] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[    0.033386] PM: hibernation: Registered nosave memory: [mem 0xe70e3000-0xe7141fff]
[    0.033387] PM: hibernation: Registered nosave memory: [mem 0xe96fc000-0xe96fcfff]
[    0.033388] PM: hibernation: Registered nosave memory: [mem 0xeace1000-0xec1fafff]
[    0.033388] PM: hibernation: Registered nosave memory: [mem 0xec1fb000-0xec25efff]
[    0.033388] PM: hibernation: Registered nosave memory: [mem 0xec25f000-0xec558fff]
[    0.033389] PM: hibernation: Registered nosave memory: [mem 0xec559000-0xecd47fff]
[    0.033389] PM: hibernation: Registered nosave memory: [mem 0xecd48000-0xecdfefff]
[    0.033390] PM: hibernation: Registered nosave memory: [mem 0xee000000-0xefffffff]
[    0.033390] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfec0ffff]
[    0.033391] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.033391] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.033391] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.033392] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.033392] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.033392] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.033393] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.033393] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc3fff]
[    0.033393] PM: hibernation: Registered nosave memory: [mem 0xfedc4000-0xfedc9fff]
[    0.033394] PM: hibernation: Registered nosave memory: [mem 0xfedca000-0xfedcbfff]
[    0.033394] PM: hibernation: Registered nosave memory: [mem 0xfedcc000-0xfedcefff]
[    0.033394] PM: hibernation: Registered nosave memory: [mem 0xfedcf000-0xfedd4fff]
[    0.033395] PM: hibernation: Registered nosave memory: [mem 0xfedd5000-0xfedd5fff]
[    0.033395] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[    0.033396] [mem 0xf0000000-0xfec0ffff] available for PCI devices
[    0.033397] Booting paravirtualized kernel on bare hardware
[    0.033399] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.036536] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.036971] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.036975] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.036976] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.036993] Fallback order for Node 0: 0 
[    0.036995] Built 1 zonelists, mobility grouping on.  Total pages: 6039570
[    0.036996] Policy zone: Normal
[    0.036997] Kernel command line: ibt=off pm_debug_messages amd_pmc.dyndbg="+p" acpi.dyndbg="file drivers/acpi/x86/s2idle.c +p" BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=8b0dffa5-81d1-4eed-8526-4426590c5c53 rw quiet cryptdevice=UUID=d3002236-5ad2-400f-b2b0-bb1dc64f5492:luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 root=/dev/mapper/luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492 splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 amd_iommu=on iommu=pt video=efifb:off
[    0.037085] AMD-Vi: Unknown option - 'on'
[    0.037097] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-linux-g14 cryptdevice=UUID=d3002236-5ad2-400f-b2b0-bb1dc64f5492:luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492", will be passed to user space.
[    0.037125] random: crng init done
[    0.039577] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.040807] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.041033] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.041075] software IO TLB: area num 16.
[    0.082612] Memory: 23803376K/24542400K available (16384K kernel code, 2086K rwdata, 12472K rodata, 3272K init, 4148K bss, 738764K reserved, 0K cma-reserved)
[    0.082685] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.082704] ftrace: allocating 46541 entries in 182 pages
[    0.090657] ftrace: allocated 182 pages with 5 groups
[    0.090692] BORE (Burst-Oriented Response Enhancer) CPU Scheduler modification 1.7.5 by Masahito Suzuki
[    0.090712] Dynamic Preempt: full
[    0.090737] rcu: Preemptible hierarchical RCU implementation.
[    0.090738] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.090738] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.090739] 	Trampoline variant of Tasks RCU enabled.
[    0.090739] 	Rude variant of Tasks RCU enabled.
[    0.090739] 	Tracing variant of Tasks RCU enabled.
[    0.090740] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.090740] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.092269] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.092436] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.092520] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.092543] Console: colour dummy device 80x25
[    0.092545] printk: console [tty0] enabled
[    0.092569] ACPI: Core revision 20221020
[    0.092756] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.092771] APIC: Switch to symmetric I/O mode setup
[    0.093361] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.093362] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.093363] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.093364] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.093364] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.093612] Switched APIC routing to physical flat.
[    0.094198] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.109445] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0a08592e3, max_idle_ns: 440795356725 ns
[    0.109448] Calibrating delay loop (skipped), value calculated using timer frequency.. 6390.10 BogoMIPS (lpj=10646560)
[    0.109449] pid_max: default: 32768 minimum: 301
[    0.111589] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[    0.111597] landlock: Up and running.
[    0.111598] Yama: becoming mindful.
[    0.111604] LSM support for eBPF active
[    0.111673] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.111740] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.111914] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.111924] LVT offset 1 assigned for vector 0xf9
[    0.111937] LVT offset 2 assigned for vector 0xf4
[    0.111940] process: using mwait in idle threads
[    0.111942] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.111943] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.111946] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.111949] Spectre V2 : Mitigation: Retpolines
[    0.111949] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.111950] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.111951] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.111952] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.111953] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.111955] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.127191] Freeing SMP alternatives memory: 40K
[    0.234907] smpboot: CPU0: AMD Ryzen 7 5800HS with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    0.235014] cblist_init_generic: Setting adjustable number of callback queues.
[    0.235017] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.235028] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.235041] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.235049] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.235053] ... version:                0
[    0.235054] ... bit width:              48
[    0.235054] ... generic registers:      6
[    0.235055] ... value mask:             0000ffffffffffff
[    0.235055] ... max period:             00007fffffffffff
[    0.235056] ... fixed-purpose events:   0
[    0.235056] ... event mask:             000000000000003f
[    0.235115] rcu: Hierarchical SRCU implementation.
[    0.235116] rcu: 	Max phase no-delay instances is 1000.
[    0.235439] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.235563] smp: Bringing up secondary CPUs ...
[    0.235638] x86: Booting SMP configuration:
[    0.235639] .... node  #0, CPUs:        #1
[    0.236200] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.236251]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.266133] smp: Brought up 1 node, 16 CPUs
[    0.266133] smpboot: Max logical packages: 1
[    0.266133] smpboot: Total of 16 processors activated (102247.60 BogoMIPS)
[    0.269665] devtmpfs: initialized
[    0.269665] x86/mm: Memory block size: 128MB
[    0.270314] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[    0.270314] ACPI: PM: Registering ACPI NVS region [mem 0xec25f000-0xec558fff] (3121152 bytes)
[    0.270314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.270314] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.270314] pinctrl core: initialized pinctrl subsystem
[    0.270314] PM: RTC time: 08:50:50, date: 2023-03-28
[    0.270314] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.270314] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.270404] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.270695] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.270704] audit: initializing netlink subsys (disabled)
[    0.270709] audit: type=2000 audit(1679993450.176:1): state=initialized audit_enabled=0 res=1
[    0.270709] thermal_sys: Registered thermal governor 'fair_share'
[    0.270709] thermal_sys: Registered thermal governor 'bang_bang'
[    0.270709] thermal_sys: Registered thermal governor 'step_wise'
[    0.270709] thermal_sys: Registered thermal governor 'user_space'
[    0.270709] thermal_sys: Registered thermal governor 'power_allocator'
[    0.270709] cpuidle: using governor ladder
[    0.270709] cpuidle: using governor menu
[    0.270709] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.270709] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.270709] PCI: not using MMCONFIG
[    0.270709] PCI: Using configuration type 1 for base access
[    0.270709] PCI: Using configuration type 1 for extended access
[    0.270709] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.270709] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.270709] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.270709] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.270709] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.272857] ACPI: Added _OSI(Module Device)
[    0.272858] ACPI: Added _OSI(Processor Device)
[    0.272859] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.272859] ACPI: Added _OSI(Processor Aggregator Device)
[    0.280029] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP17.XHC0._S0W], AE_ALREADY_EXISTS (20221020/dswload2-326)
[    0.280033] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20221020/psobject-220)
[    0.280035] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.280052] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP17.XHC1._S0W], AE_ALREADY_EXISTS (20221020/dswload2-326)
[    0.280054] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20221020/psobject-220)
[    0.280055] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.280317] ACPI: 16 ACPI AML tables successfully acquired and loaded
[    0.280908] ACPI: EC: EC started
[    0.280908] ACPI: EC: interrupt blocked
[    0.281091] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.281092] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.281475] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.287676] ACPI: Interpreter enabled
[    0.287676] ACPI: PM: (supports S0 S4 S5)
[    0.287676] ACPI: Using IOAPIC for interrupt routing
[    0.287676] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.287676] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[    0.287676] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.287676] PCI: Using E820 reservations for host bridge windows
[    0.287676] ACPI: \_SB_.PCI0.GPP0.PG00: New power resource
[    0.287676] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
[    0.287676] ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
[    0.287676] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
[    0.287676] ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
[    0.287742] ACPI: \_SB_.PCI0.GPP6.P0NV: New power resource
[    0.289706] ACPI: \_SB_.PRWL: New power resource
[    0.290198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.290202] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.290262] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.290368] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.290376] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.290638] PCI host bridge to bus 0000:00
[    0.290639] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.290640] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.290641] pci_bus 0000:00: root bus resource [io  0x0d00-0xefff window]
[    0.290642] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.290642] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.290643] pci_bus 0000:00: root bus resource [mem 0x610000000-0xffffffffff window]
[    0.290644] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.290655] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.290724] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.290793] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.290843] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[    0.290894] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.290962] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.291016] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    0.291064] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.291128] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[    0.291148] pci 0000:00:02.4: enabling Extended Tags
[    0.291177] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.291243] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.291293] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.291312] pci 0000:00:08.1: enabling Extended Tags
[    0.291338] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.291433] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.291529] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.291634] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
[    0.291664] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
[    0.291696] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
[    0.291726] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
[    0.291755] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
[    0.291783] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
[    0.291813] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
[    0.291844] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
[    0.291920] pci 0000:01:00.0: [10de:2520] type 00 class 0x030000
[    0.291929] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.291936] pci 0000:01:00.0: reg 0x14: [mem 0xfc00000000-0xfdffffffff 64bit pref]
[    0.291943] pci 0000:01:00.0: reg 0x1c: [mem 0xfe00000000-0xfe01ffffff 64bit pref]
[    0.291947] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.291950] pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[    0.291998] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.292063] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.292596] pci 0000:01:00.1: [10de:228e] type 00 class 0x040300
[    0.292604] pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[    0.292719] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.292721] pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
[    0.292723] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.292726] pci 0000:00:01.1:   bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
[    0.292771] pci 0000:02:00.0: [14c3:7961] type 00 class 0x028000
[    0.292791] pci 0000:02:00.0: reg 0x10: [mem 0xfe20300000-0xfe203fffff 64bit pref]
[    0.292802] pci 0000:02:00.0: reg 0x18: [mem 0xfe20400000-0xfe20403fff 64bit pref]
[    0.292813] pci 0000:02:00.0: reg 0x20: [mem 0xfe20404000-0xfe20404fff 64bit pref]
[    0.292883] pci 0000:02:00.0: supports D1 D2
[    0.292884] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.293014] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.293019] pci 0000:00:02.2:   bridge window [mem 0xfe20300000-0xfe204fffff 64bit pref]
[    0.293088] pci 0000:03:00.0: [144d:a809] type 00 class 0x010802
[    0.293104] pci 0000:03:00.0: reg 0x10: [mem 0xfc600000-0xfc603fff 64bit]
[    0.293311] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.293314] pci 0000:00:02.4:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.293362] pci 0000:04:00.0: [1002:1638] type 00 class 0x030000
[    0.293372] pci 0000:04:00.0: reg 0x10: [mem 0xfe10000000-0xfe1fffffff 64bit pref]
[    0.293379] pci 0000:04:00.0: reg 0x18: [mem 0xfe20000000-0xfe201fffff 64bit pref]
[    0.293384] pci 0000:04:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.293388] pci 0000:04:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
[    0.293396] pci 0000:04:00.0: enabling Extended Tags
[    0.293406] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.293440] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.293470] pci 0000:04:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.293523] pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
[    0.293530] pci 0000:04:00.1: reg 0x10: [mem 0xfc5c8000-0xfc5cbfff]
[    0.293549] pci 0000:04:00.1: enabling Extended Tags
[    0.293574] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.293614] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.293626] pci 0000:04:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
[    0.293634] pci 0000:04:00.2: reg 0x24: [mem 0xfc5cc000-0xfc5cdfff]
[    0.293641] pci 0000:04:00.2: enabling Extended Tags
[    0.293705] pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
[    0.293715] pci 0000:04:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.293737] pci 0000:04:00.3: enabling Extended Tags
[    0.293764] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.293807] pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
[    0.293817] pci 0000:04:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[    0.293839] pci 0000:04:00.4: enabling Extended Tags
[    0.293866] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.293908] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.293915] pci 0000:04:00.5: reg 0x10: [mem 0xfc580000-0xfc5bffff]
[    0.293934] pci 0000:04:00.5: enabling Extended Tags
[    0.293959] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.294002] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.294009] pci 0000:04:00.6: reg 0x10: [mem 0xfc5c0000-0xfc5c7fff]
[    0.294035] pci 0000:04:00.6: enabling Extended Tags
[    0.294060] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.294115] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.294117] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.294119] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.294121] pci 0000:00:08.1:   bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
[    0.294757] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.294791] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.294819] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.294854] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.294886] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.294912] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.294938] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.294966] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.295447] ACPI: \_SB_.PEP_: _DSM UUID 11e00d56-ce64-47ce-837b-1f898f9aa461 rev 0 function mask: 0x1f9
[    0.295469] ACPI: \_SB_.PEP_: _DSM UUID e3f32452-febc-43ce-9039-932122d37721 rev 0 function mask: 0x7
[    0.295470] ACPI: \_SB_.PEP_: _DSM UUID e3f32452-febc-43ce-9039-932122d37721: Adjusted function mask: 0xf
[    0.295510] ACPI: \_SB_.PEP_: _DSM function 1 eval successful
[    0.295511] ACPI: \_SB_.PEP_: LPI: constraints list begin:
[    0.295512] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P000
[    0.295513] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P001
[    0.295514] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P002
[    0.295515] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P003
[    0.295516] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P004
[    0.295517] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P005
[    0.295517] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P006
[    0.295518] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P007
[    0.295519] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P008
[    0.295520] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P009
[    0.295521] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00A
[    0.295521] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00B
[    0.295522] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00C
[    0.295523] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00D
[    0.295524] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00E
[    0.295525] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00F
[    0.295526] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP0
[    0.295526] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP1
[    0.295527] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP2
[    0.295528] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP4
[    0.295529] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP4.WLAN
[    0.295530] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP6.NVME
[    0.295531] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.VGA
[    0.295532] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.AZAL
[    0.295533] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.ACP
[    0.295534] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.HDAU
[    0.295535] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.XHC0
[    0.295535] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.XHC1
[    0.295536] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP18.SATA
[    0.295537] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP18.SAT1
[    0.295541] ACPI: \_SB_.PEP_: LPI: constraints list end
[    0.295541] Low-power S0 idle used by default for system suspend
[    0.295688] ACPI: EC: interrupt unblocked
[    0.295688] ACPI: EC: event unblocked
[    0.296113] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.296113] ACPI: EC: GPE=0x3
[    0.296113] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.296113] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.296113] iommu: Default domain type: Passthrough (set via kernel command line)
[    0.296113] SCSI subsystem initialized
[    0.296124] libata version 3.00 loaded.
[    0.296124] ACPI: bus type USB registered
[    0.296126] usbcore: registered new interface driver usbfs
[    0.296129] usbcore: registered new interface driver hub
[    0.296132] usbcore: registered new device driver usb
[    0.297251] pps_core: LinuxPPS API ver. 1 registered
[    0.297253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.297254] PTP clock support registered
[    0.297259] EDAC MC: Ver: 3.0.0
[    0.299459] Registered efivars operations
[    0.302910] NetLabel: Initializing
[    0.302911] NetLabel:  domain hash size = 128
[    0.302912] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.302922] NetLabel:  unlabeled traffic allowed by default
[    0.302924] mctp: management component transport protocol core
[    0.302925] NET: Registered PF_MCTP protocol family
[    0.302927] PCI: Using ACPI for IRQ routing
[    0.305743] PCI: pci_cache_line_size set to 64 bytes
[    0.305743] e820: reserve RAM buffer [mem 0x09dbf000-0x0bffffff]
[    0.305743] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.305743] e820: reserve RAM buffer [mem 0xe70e3000-0xe7ffffff]
[    0.305743] e820: reserve RAM buffer [mem 0xe96fc000-0xebffffff]
[    0.305743] e820: reserve RAM buffer [mem 0xeace1000-0xebffffff]
[    0.305743] e820: reserve RAM buffer [mem 0xee000000-0xefffffff]
[    0.305743] e820: reserve RAM buffer [mem 0x5ee300000-0x5efffffff]
[    0.306127] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.306127] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.306127] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.306127] pci 0000:04:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    0.306127] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.306127] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.306127] vgaarb: loaded
[    0.306172] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.306176] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.309483] clocksource: Switched to clocksource tsc-early
[    0.309552] VFS: Disk quotas dquot_6.6.0
[    0.309559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.309601] pnp: PnP ACPI init
[    0.309655] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.309920] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.309921] system 00:02: [io  0x040b] has been reserved
[    0.309922] system 00:02: [io  0x04d6] has been reserved
[    0.309923] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.309924] system 00:02: [io  0x0c14] has been reserved
[    0.309924] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.309925] system 00:02: [io  0x0c52] has been reserved
[    0.309926] system 00:02: [io  0x0c6c] has been reserved
[    0.309927] system 00:02: [io  0x0c6f] has been reserved
[    0.309927] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.309928] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.309929] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.309929] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.309930] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.309931] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.309932] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.309932] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.309934] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.309934] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.309935] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.309936] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.309937] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.310352] pnp: PnP ACPI: found 3 devices
[    0.315485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.315526] NET: Registered PF_INET protocol family
[    0.315727] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.317642] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.317674] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.317867] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.318175] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.318267] TCP: Hash tables configured (established 262144 bind 65536)
[    0.318393] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.318445] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.318518] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.318571] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.318575] NET: Registered PF_XDP protocol family
[    0.318580] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.318582] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.318588] pci 0000:00:02.2: BAR 14: assigned [mem 0xf8000000-0xf81fffff]
[    0.318589] pci 0000:00:02.2: BAR 13: assigned [io  0x1000-0x1fff]
[    0.318591] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.318593] pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
[    0.318595] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.318597] pci 0000:00:01.1:   bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
[    0.318599] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.318601] pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
[    0.318603] pci 0000:00:02.2:   bridge window [mem 0xf8000000-0xf81fffff]
[    0.318604] pci 0000:00:02.2:   bridge window [mem 0xfe20300000-0xfe204fffff 64bit pref]
[    0.318607] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.318609] pci 0000:00:02.4:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.318613] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.318614] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.318616] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.318618] pci 0000:00:08.1:   bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
[    0.318621] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.318622] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.318623] pci_bus 0000:00: resource 6 [io  0x0d00-0xefff window]
[    0.318624] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    0.318624] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfcffffff window]
[    0.318625] pci_bus 0000:00: resource 9 [mem 0x610000000-0xffffffffff window]
[    0.318626] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.318626] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
[    0.318627] pci_bus 0000:01: resource 2 [mem 0xfc00000000-0xfe01ffffff 64bit pref]
[    0.318628] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.318628] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xf81fffff]
[    0.318629] pci_bus 0000:02: resource 2 [mem 0xfe20300000-0xfe204fffff 64bit pref]
[    0.318630] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.318630] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.318631] pci_bus 0000:04: resource 1 [mem 0xfc200000-0xfc5fffff]
[    0.318632] pci_bus 0000:04: resource 2 [mem 0xfe10000000-0xfe201fffff 64bit pref]
[    0.318697] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.318772] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.318792] pci 0000:04:00.3: extending delay after power-on from D3hot to 20 msec
[    0.318899] pci 0000:04:00.4: extending delay after power-on from D3hot to 20 msec
[    0.318947] PCI: CLS 64 bytes, default 64
[    0.318954] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.318981] Trying to unpack rootfs image as initramfs...
[    0.318981] pci 0000:00:01.0: Adding to iommu group 0
[    0.318988] pci 0000:00:01.1: Adding to iommu group 1
[    0.318995] pci 0000:00:02.0: Adding to iommu group 2
[    0.319002] pci 0000:00:02.2: Adding to iommu group 3
[    0.319008] pci 0000:00:02.4: Adding to iommu group 4
[    0.319017] pci 0000:00:08.0: Adding to iommu group 5
[    0.319021] pci 0000:00:08.1: Adding to iommu group 5
[    0.319027] pci 0000:00:14.0: Adding to iommu group 6
[    0.319033] pci 0000:00:14.3: Adding to iommu group 6
[    0.319048] pci 0000:00:18.0: Adding to iommu group 7
[    0.319052] pci 0000:00:18.1: Adding to iommu group 7
[    0.319060] pci 0000:00:18.2: Adding to iommu group 7
[    0.319066] pci 0000:00:18.3: Adding to iommu group 7
[    0.319072] pci 0000:00:18.4: Adding to iommu group 7
[    0.319077] pci 0000:00:18.5: Adding to iommu group 7
[    0.319082] pci 0000:00:18.6: Adding to iommu group 7
[    0.319088] pci 0000:00:18.7: Adding to iommu group 7
[    0.319096] pci 0000:01:00.0: Adding to iommu group 8
[    0.319102] pci 0000:01:00.1: Adding to iommu group 8
[    0.319108] pci 0000:02:00.0: Adding to iommu group 9
[    0.319114] pci 0000:03:00.0: Adding to iommu group 10
[    0.319129] pci 0000:04:00.0: Adding to iommu group 5
[    0.319132] pci 0000:04:00.1: Adding to iommu group 5
[    0.319137] pci 0000:04:00.2: Adding to iommu group 5
[    0.319156] pci 0000:04:00.3: Adding to iommu group 5
[    0.319162] pci 0000:04:00.4: Adding to iommu group 5
[    0.319166] pci 0000:04:00.5: Adding to iommu group 5
[    0.319180] pci 0000:04:00.6: Adding to iommu group 5
[    0.319309] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.319310] pci 0000:00:00.2: PCI INT A: not connected
[    0.319521] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.319521] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.319526] AMD-Vi: Interrupt remapping enabled
[    0.319526] AMD-Vi: X2APIC enabled
[    0.365387] AMD-Vi: Virtual APIC enabled
[    0.365466] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.365467] software IO TLB: mapped [mem 0x00000000e255f000-0x00000000e655f000] (64MB)
[    0.365531] LVT offset 0 assigned for vector 0x400
[    0.365605] perf: AMD IBS detected (0x000003ff)
[    0.365609] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.366642] Initialise system trusted keyrings
[    0.366649] Key type blacklist registered
[    0.366670] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.366678] zbud: loaded
[    0.366779] integrity: Platform Keyring initialized
[    0.366780] integrity: Machine keyring initialized
[    0.369545] Key type asymmetric registered
[    0.369546] Asymmetric key parser 'x509' registered
[    0.369558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.369580] io scheduler mq-deadline registered
[    0.369581] io scheduler kyber registered
[    0.369587] io scheduler bfq registered
[    0.370625] pcieport 0000:00:01.1: PME: Signaling with IRQ 31
[    0.370643] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.370756] pcieport 0000:00:02.2: PME: Signaling with IRQ 32
[    0.370766] pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.370865] pcieport 0000:00:02.4: PME: Signaling with IRQ 33
[    0.370945] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[    0.371000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.372018] ACPI: AC: AC Adapter [AC0] (on-line)
[    0.372049] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f/PNP0C09:00/PNP0C0D:00/input/input0
[    0.372059] ACPI: button: Lid Switch [LID]
[    0.372073] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.372082] ACPI: button: Power Button [PWRB]
[    0.372095] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.372102] ACPI: button: Sleep Button [SLPB]
[    0.372160] Estimated ratio of average max frequency by base frequency (times 1024): 1226
[    0.372171] Monitor-Mwait will be used to enter C-1 state
[    0.372175] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[    0.372241] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[    0.372312] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[    0.372382] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[    0.372453] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[    0.372522] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[    0.372591] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[    0.372670] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[    0.372723] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[    0.372771] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[    0.372844] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[    0.372920] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[    0.372994] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[    0.373057] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[    0.373150] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[    0.373235] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[    0.373601] ACPI: \_TZ_.THRM: Invalid passive threshold
[    0.373734] thermal LNXTHERM:00: registered as thermal_zone0
[    0.373735] ACPI: thermal: Thermal Zone [THRM] (95 C)
[    0.373861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.374624] Non-volatile memory driver v1.3
[    0.374626] Linux agpgart interface v0.103
[    0.374664] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.374701] ACPI: bus type drm_connector registered
[    0.375333] ACPI: battery: Slot [BAT0] (battery present)
[    0.376030] usbcore: registered new interface driver usbserial_generic
[    0.376033] usbserial: USB Serial support registered for generic
[    0.376101] rtc_cmos 00:01: RTC can wake from S4
[    0.376313] rtc_cmos 00:01: registered as rtc0
[    0.376341] rtc_cmos 00:01: setting system clock to 2023-03-28T08:50:50 UTC (1679993450)
[    0.376361] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.376507] ledtrig-cpu: registered to indicate activity on CPUs
[    0.376597] hid: raw HID events driver (C) Jiri Kosina
[    0.376651] drop_monitor: Initializing network drop monitor service
[    0.384479] Initializing XFRM netlink socket
[    0.384502] NET: Registered PF_INET6 protocol family
[    0.547670] Freeing initrd memory: 138040K
[    0.551557] Segment Routing with IPv6
[    0.551562] RPL Segment Routing with IPv6
[    0.551575] In-situ OAM (IOAM) with IPv6
[    0.551602] NET: Registered PF_PACKET protocol family
[    0.552361] microcode: CPU0: patch_level=0x0a50000c
[    0.552361] microcode: CPU1: patch_level=0x0a50000c
[    0.552364] microcode: CPU8: patch_level=0x0a50000c
[    0.552366] microcode: CPU9: patch_level=0x0a50000c
[    0.552367] microcode: CPU10: patch_level=0x0a50000c
[    0.552367] microcode: CPU11: patch_level=0x0a50000c
[    0.552372] microcode: CPU3: patch_level=0x0a50000c
[    0.552372] microcode: CPU2: patch_level=0x0a50000c
[    0.552373] microcode: CPU5: patch_level=0x0a50000c
[    0.552373] microcode: CPU4: patch_level=0x0a50000c
[    0.552374] microcode: CPU6: patch_level=0x0a50000c
[    0.552374] microcode: CPU7: patch_level=0x0a50000c
[    0.552378] microcode: CPU12: patch_level=0x0a50000c
[    0.552378] microcode: CPU13: patch_level=0x0a50000c
[    0.552379] microcode: CPU15: patch_level=0x0a50000c
[    0.552379] microcode: CPU14: patch_level=0x0a50000c
[    0.552394] microcode: Microcode Update Driver: v2.2.
[    0.552591] resctrl: L3 allocation detected
[    0.552592] resctrl: MB allocation detected
[    0.552593] resctrl: L3 monitoring detected
[    0.552596] IPI shorthand broadcast: enabled
[    0.553395] sched_clock: Marking stable (552261752, 315876)->(554981490, -2403862)
[    0.553682] registered taskstats version 1
[    0.554006] Loading compiled-in X.509 certificates
[    0.555748] Loaded X.509 cert 'Build time autogenerated kernel key: 9499bbc05b8855ba060091dd232ac25e88458216'
[    0.556251] zswap: loaded using pool lz4/z3fold
[    0.557005] Key type .fscrypt registered
[    0.557006] Key type fscrypt-provisioning registered
[    0.557090] integrity: Loading X.509 certificate: UEFI:db
[    0.557217] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    0.557218] integrity: Loading X.509 certificate: UEFI:db
[    0.557311] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    0.557312] integrity: Loading X.509 certificate: UEFI:db
[    0.557321] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.557322] integrity: Loading X.509 certificate: UEFI:db
[    0.557330] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.557330] integrity: Loading X.509 certificate: UEFI:db
[    0.557425] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.558075] PM:   Magic number: 15:719:827
[    0.558209] RAS: Correctable Errors collector initialized.
[    0.558224] PM: hibernation: Hibernation image not present or could not be loaded.
[    0.559044] Freeing unused decrypted memory: 2036K
[    0.559403] Freeing unused kernel image (initmem) memory: 3272K
[    0.580799] Write protecting the kernel read-only data: 30720k
[    0.581406] Freeing unused kernel image (rodata/data gap) memory: 1864K
[    0.604110] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.604113] rodata_test: all tests were successful
[    0.604118] Run /init as init process
[    0.604119]   with arguments:
[    0.604119]     /init
[    0.604120]     splash
[    0.604121]   with environment:
[    0.604121]     HOME=/
[    0.604121]     TERM=linux
[    0.604122]     BOOT_IMAGE=/boot/vmlinuz-linux-g14
[    0.604122]     cryptdevice=UUID=d3002236-5ad2-400f-b2b0-bb1dc64f5492:luks-d3002236-5ad2-400f-b2b0-bb1dc64f5492
[    0.654076] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.654143] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:00/input/input3
[    0.882238] nvidia: loading out-of-tree module taints kernel.
[    0.882247] nvidia: module license 'NVIDIA' taints kernel.
[    0.882248] Disabling lock debugging due to kernel taint
[    0.905204] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.369566] tsc: Refined TSC clocksource calibration: 3199.396 MHz
[    1.369576] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e1e0f76546, max_idle_ns: 440795321250 ns
[    1.369912] clocksource: Switched to clocksource tsc
[    1.954229] [drm] amdgpu kernel modesetting enabled.
[    1.954244] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    1.954497] ATPX version 1, functions 0x00000001
[    1.954524] ATPX Hybrid Graphics
[    1.959229] amdgpu: Virtual CRAT table created for CPU
[    1.959237] amdgpu: Topology: Add CPU node
[    1.959318] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    1.959358] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1043:0x1722 0xC5).
[    1.959421] [drm] register mmio base: 0xFC500000
[    1.959422] [drm] register mmio size: 524288
[    1.960665] [drm] add ip block number 0 <soc15_common>
[    1.960667] [drm] add ip block number 1 <gmc_v9_0>
[    1.960667] [drm] add ip block number 2 <vega10_ih>
[    1.960668] [drm] add ip block number 3 <psp>
[    1.960669] [drm] add ip block number 4 <smu>
[    1.960669] [drm] add ip block number 5 <dm>
[    1.960670] [drm] add ip block number 6 <gfx_v9_0>
[    1.960671] [drm] add ip block number 7 <sdma_v4_0>
[    1.960672] [drm] add ip block number 8 <vcn_v2_0>
[    1.960672] [drm] add ip block number 9 <jpeg_v2_0>
[    1.960686] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[    1.960688] amdgpu: ATOM BIOS: 113-CEZANNE-018
[    1.962111] [drm] VCN decode is enabled in VM mode
[    1.962111] [drm] VCN encode is enabled in VM mode
[    1.962112] [drm] JPEG decode is enabled in VM mode
[    1.962132] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    1.962134] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    1.962135] amdgpu 0000:04:00.0: amdgpu: PCIE atomic ops is not supported
[    1.962141] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
[    1.962551] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.962556] amdgpu 0000:04:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    1.962557] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    1.962558] amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    1.962562] [drm] Detected VRAM RAM=512M, BAR=512M
[    1.962563] [drm] RAM width 128bits DDR4
[    1.962598] [drm] amdgpu: 512M of VRAM memory ready
[    1.962599] [drm] amdgpu: 11717M of GTT memory ready.
[    1.962605] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    1.962725] [drm] PCIE GART of 1024M enabled.
[    1.962727] [drm] PTB located at 0x000000F41FC00000
[    1.966964] amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
[    1.966965] amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
[    1.971302] [drm] Loading DMUB firmware via PSP: version=0x01010024
[    1.995728] [drm] Found VCN firmware Version ENC: 1.19 DEC: 5 VEP: 0 Revision: 0
[    1.995735] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN firmware
[    2.011751] nvidia-nvlink: Nvlink Core is being initialized, major device number 236

[    2.012475] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    2.012566] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    2.054554] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  530.41.03  Thu Mar 16 19:48:20 UTC 2023
[    2.116127] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
[    2.116129] clocksource:                       'hpet' wd_nsec: 507517575 wd_now: 1ba7cd6 wd_last: 14b9b2e mask: ffffffff
[    2.116130] clocksource:                       'tsc' cs_nsec: 506661213 cs_now: 1e91725ec0 cs_last: 1e30d3b940 mask: ffffffffffffffff
[    2.116131] clocksource:                       'tsc' is current clocksource.
[    2.116134] tsc: Marking TSC unstable due to clocksource watchdog
[    2.116140] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[    2.116141] sched_clock: Marking unstable (2115825360, 315872)<-(2118544487, -2403862)
[    2.116768] clocksource: Checking clocksource tsc synchronization from CPU 15 to CPUs 0,2-3,6-7,11,14.
[    2.116855] clocksource: Switched to clocksource hpet
[    2.702317] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[    2.785606] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    2.794093] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    2.794095] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    2.795158] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    2.795976] [drm] Display Core initialized with v3.2.215!
[    2.796523] [drm] DMUB hardware initialized: version=0x01010024
[    2.987452] [drm] kiq ring mec 2 pipe 1 q 0
[    2.992271] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    2.992286] [drm] JPEG decode initialized successfully.
[    2.994096] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    2.994179] amdgpu: sdma_bitmap: 3
[    3.010965] memmap_init_zone_device initialised 131072 pages in 0ms
[    3.010975] amdgpu: HMM registered 512MB device memory
[    3.011018] amdgpu: SRAT table not found
[    3.011019] amdgpu: Virtual CRAT table created for GPU
[    3.011443] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    3.011446] kfd kfd: amdgpu: added device 1002:1638
[    3.011455] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[    3.011504] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    3.011506] amdgpu 0000:04:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[    3.011507] amdgpu 0000:04:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[    3.011508] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[    3.011508] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[    3.011509] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[    3.011509] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[    3.011510] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[    3.011511] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[    3.011511] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[    3.011512] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[    3.011512] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
[    3.011513] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    3.011513] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    3.011514] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    3.011514] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    3.011515] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    3.012655] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:04:00.0 on minor 0
[    3.021797] fbcon: amdgpudrmfb (fb0) is primary device
[    3.021799] fbcon: Deferring console take-over
[    3.021800] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.350984] [drm] radeon kernel modesetting enabled.
[    3.350998] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    3.351252] ATPX version 1, functions 0x00000001
[    3.351280] ATPX Hybrid Graphics
[    3.426255] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    3.426266] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    3.426294] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    3.426299] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 2
[    3.426348] xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    3.426380] xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    3.426384] cryptd: max_cpu_qlen set to 1000
[    3.426690] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    3.426691] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    3.426693] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 3
[    3.426695] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    3.426694] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    3.426697] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    3.426738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    3.426740] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.426742] usb usb1: Product: xHCI Host Controller
[    3.426743] usb usb1: Manufacturer: Linux 6.2.6-arch1-g14-1 xhci-hcd
[    3.426744] usb usb1: SerialNumber: 0000:04:00.3
[    3.426899] hub 1-0:1.0: USB hub found
[    3.426912] hub 1-0:1.0: 4 ports detected
[    3.427523] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.427570] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    3.427573] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.427574] usb usb3: Product: xHCI Host Controller
[    3.427576] usb usb3: Manufacturer: Linux 6.2.6-arch1-g14-1 xhci-hcd
[    3.427577] usb usb3: SerialNumber: 0000:04:00.3
[    3.427652] hub 3-0:1.0: USB hub found
[    3.427658] hub 3-0:1.0: 2 ports detected
[    3.427973] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    3.427975] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.427976] usb usb2: Product: xHCI Host Controller
[    3.427977] usb usb2: Manufacturer: Linux 6.2.6-arch1-g14-1 xhci-hcd
[    3.427978] usb usb2: SerialNumber: 0000:04:00.4
[    3.428054] hub 2-0:1.0: USB hub found
[    3.428065] hub 2-0:1.0: 4 ports detected
[    3.428548] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.428585] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    3.428588] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.428589] usb usb4: Product: xHCI Host Controller
[    3.428590] usb usb4: Manufacturer: Linux 6.2.6-arch1-g14-1 xhci-hcd
[    3.428591] usb usb4: SerialNumber: 0000:04:00.4
[    3.428671] hub 4-0:1.0: USB hub found
[    3.428679] hub 4-0:1.0: 2 ports detected
[    3.430976] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    3.431071] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    3.435640] nvme 0000:03:00.0: platform quirk: setting simple suspend
[    3.435710] nvme nvme0: pci function 0000:03:00.0
[    3.436469] AVX2 version of gcm_enc/dec engaged.
[    3.436503] AES CTR mode by8 optimization enabled
[    3.441211] ccp 0000:04:00.2: tee enabled
[    3.441214] ccp 0000:04:00.2: psp enabled
[    3.449909] nvme nvme0: Shutdown timeout set to 8 seconds
[    3.474241] nvme nvme0: allocated 64 MiB host memory buffer.
[    3.526520] nvme nvme0: 12/0/0 default/read/poll queues
[    3.538334]  nvme0n1: p1 p2 p4 p7
[    3.583238] [drm] DSC precompute is not needed.
[    3.656225] device-mapper: uevent: version 1.0.3
[    3.656286] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    3.673215] Key type encrypted registered
[    3.676129] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    3.679462] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    3.822356] usb 2-1: New USB device found, idVendor=0424, idProduct=2807, bcdDevice= 2.04
[    3.822358] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.822359] usb 2-1: Product: USB2807 Hub
[    3.822360] usb 2-1: Manufacturer: Microchip
[    3.829725] usb 1-2: New USB device found, idVendor=1ea7, idProduct=0066, bcdDevice= 2.00
[    3.829727] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.829728] usb 1-2: Product: 2.4G Mouse
[    3.850868] input: 2.4G Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.0/0003:1EA7:0066.0001/input/input4
[    3.875287] hub 2-1:1.0: USB hub found
[    3.875604] hub 2-1:1.0: 7 ports detected
[    3.906618] hid-generic 0003:1EA7:0066.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Mouse] on usb-0000:04:00.3-2/input0
[    3.913290] input: 2.4G Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input5
[    3.913390] input: 2.4G Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input6
[    3.913504] input: 2.4G Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input7
[    3.942862] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    3.960002] usb 4-1: New USB device found, idVendor=0424, idProduct=5807, bcdDevice= 2.04
[    3.960005] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.960007] usb 4-1: Product: USB5807 Hub
[    3.960008] usb 4-1: Manufacturer: Microchip
[    3.966124] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[    3.969801] input: 2.4G Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.1/0003:1EA7:0066.0002/input/input8
[    3.970058] hid-generic 0003:1EA7:0066.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-0000:04:00.3-2/input1
[    3.970095] usbcore: registered new interface driver usbhid
[    3.970096] usbhid: USB HID core driver
[    3.986859] hub 4-1:1.0: USB hub found
[    3.986910] hub 4-1:1.0: 7 ports detected
[    4.082792] usb 2-4: new high-speed USB device number 3 using xhci_hcd
[    4.128728] usb 1-3: New USB device found, idVendor=0b05, idProduct=19b6, bcdDevice= 0.02
[    4.128730] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.128731] usb 1-3: Product: N-KEY Device
[    4.128732] usb 1-3: Manufacturer: ASUSTeK Computer Inc.
[    4.155865] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input10
[    4.155979] input: ASUSTeK Computer Inc. N-KEY Device Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input11
[    4.209503] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input12
[    4.209533] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input13
[    4.209587] hid-generic 0003:0B05:19B6.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input0
[    4.226222] usb 2-4: New USB device found, idVendor=13d3, idProduct=3563, bcdDevice= 1.00
[    4.226224] usb 2-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    4.226225] usb 2-4: Product: Wireless_Device
[    4.226226] usb 2-4: Manufacturer: MediaTek Inc.
[    4.226226] usb 2-4: SerialNumber: 000000000
[    4.229950] hid-generic 0003:0B05:19B6.0004: hiddev98,hidraw3: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input1
[    4.236860] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0005/input/input14
[    4.293127] hid-generic 0003:0B05:19B6.0005: input,hidraw4: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input2
[    4.296138] usb 2-1.5: new high-speed USB device number 4 using xhci_hcd
[    4.305567] asus_wmi: ASUS WMI generic driver loaded
[    4.443610] asus 0003:0B05:19B6.0003: Asus initialise N-KEY Device
[    4.457794] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0003/input/input15
[    4.490103] usb 2-1.5: New USB device found, idVendor=0bda, idProduct=4014, bcdDevice= 0.05
[    4.490106] usb 2-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.490108] usb 2-1.5: Product: USB Audio
[    4.490109] usb 2-1.5: Manufacturer: Generic
[    4.490110] usb 2-1.5: SerialNumber: 200901010001
[    4.513453] asus 0003:0B05:19B6.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input0
[    4.513835] asus 0003:0B05:19B6.0004: hiddev98,hidraw3: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input1
[    4.513838] asus 0003:0B05:19B6.0004: Asus input not registered
[    4.513924] asus: probe of 0003:0B05:19B6.0004 failed with error -12
[    4.546873] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[    4.564637] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.11
[    4.564640] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    4.564641] usb 4-1.2: Product: USB 10/100/1000 LAN
[    4.564642] usb 4-1.2: Manufacturer: Realtek
[    4.564643] usb 4-1.2: SerialNumber: 000002000000
[    4.636140] usb 2-1.6: new full-speed USB device number 5 using xhci_hcd
[    4.709862] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0005/input/input16
[    4.765783] usb 2-1.6: New USB device found, idVendor=046d, idProduct=c08f, bcdDevice=45.00
[    4.765786] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.765788] usb 2-1.6: Product: G403 HERO Gaming Mouse
[    4.765789] usb 2-1.6: Manufacturer: Logitech
[    4.765790] usb 2-1.6: SerialNumber: 036E38693932
[    4.766385] asus 0003:0B05:19B6.0005: input,hidraw3: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:04:00.3-3/input2
[    4.845872] input: Logitech G403 HERO Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C08F.0006/input/input17
[    4.846166] hid-generic 0003:046D:C08F.0006: input,hidraw4: USB HID v1.11 Mouse [Logitech G403 HERO Gaming Mouse] on usb-0000:04:00.4-1.6/input0
[    4.852941] input: Logitech G403 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.6/2-1.6:1.1/0003:046D:C08F.0007/input/input18
[    4.909884] hid-generic 0003:046D:C08F.0007: input,hiddev98,hidraw5: USB HID v1.11 Keyboard [Logitech G403 HERO Gaming Mouse] on usb-0000:04:00.4-1.6/input1
[    4.982808] usb 2-1.7: new high-speed USB device number 6 using xhci_hcd
[    5.075506] usb 2-1.7: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=32.98
[    5.075509] usb 2-1.7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.075511] usb 2-1.7: Product: USB2.0 Hub
[    5.123161] hub 2-1.7:1.0: USB hub found
[    5.123760] hub 2-1.7:1.0: 4 ports detected
[    5.406141] usb 2-1.7.2: new full-speed USB device number 7 using xhci_hcd
[    5.515791] usb 2-1.7.2: New USB device found, idVendor=195d, idProduct=2030, bcdDevice= 1.09
[    5.515794] usb 2-1.7.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.515795] usb 2-1.7.2: Product: RUSH Mechanical Keyboard
[    5.515797] usb 2-1.7.2: Manufacturer: Fnatic Gear
[    5.640900] input: Fnatic Gear RUSH Mechanical Keyboard as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.0/0003:195D:2030.0008/input/input21
[    5.696208] hid-generic 0003:195D:2030.0008: input,hidraw6: USB HID v1.11 Keyboard [Fnatic Gear RUSH Mechanical Keyboard] on usb-0000:04:00.4-1.7.2/input0
[    5.699938] input: Fnatic Gear RUSH Mechanical Keyboard as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.1/0003:195D:2030.0009/input/input22
[    5.756183] hid-generic 0003:195D:2030.0009: input,hidraw7: USB HID v1.11 Device [Fnatic Gear RUSH Mechanical Keyboard] on usb-0000:04:00.4-1.7.2/input1
[    5.759868] input: Fnatic Gear RUSH Mechanical Keyboard as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb2/2-1/2-1.7/2-1.7.2/2-1.7.2:1.2/0003:195D:2030.000A/input/input23
[    5.816191] hid-generic 0003:195D:2030.000A: input,hidraw8: USB HID v1.11 Keyboard [Fnatic Gear RUSH Mechanical Keyboard] on usb-0000:04:00.4-1.7.2/input2
[    8.099389] EXT4-fs (dm-0): mounted filesystem 8b0dffa5-81d1-4eed-8526-4426590c5c53 with ordered data mode. Quota mode: none.
[    8.223441] systemd[1]: systemd 253.1-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    8.223447] systemd[1]: Detected architecture x86-64.
[    8.224492] systemd[1]: Hostname set to <asd>.
[    8.653238] systemd[1]: bpf-lsm: LSM BPF program attached
[    8.784323] systemd[1]: Queued start job for default target Graphical Interface.
[    8.831121] systemd[1]: Created slice Slice /system/getty.
[    8.831323] systemd[1]: Created slice Slice /system/modprobe.
[    8.831476] systemd[1]: Created slice Cryptsetup Units Slice.
[    8.831630] systemd[1]: Created slice Slice /system/systemd-fsck.
[    8.831747] systemd[1]: Created slice User and Session Slice.
[    8.831796] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.831899] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.831967] systemd[1]: Reached target Local Integrity Protected Volumes.
[    8.831996] systemd[1]: Reached target Remote File Systems.
[    8.832010] systemd[1]: Reached target Slice Units.
[    8.832028] systemd[1]: Reached target Swaps.
[    8.832049] systemd[1]: Reached target Local Verity Protected Volumes.
[    8.832100] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.832508] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.833257] systemd[1]: Listening on Process Core Dump Socket.
[    8.833327] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.833392] systemd[1]: Listening on Journal Socket.
[    8.833772] systemd[1]: Listening on udev Control Socket.
[    8.833847] systemd[1]: Listening on udev Kernel Socket.
[    8.834359] systemd[1]: Mounting Huge Pages File System...
[    8.834785] systemd[1]: Mounting POSIX Message Queue File System...
[    8.835255] systemd[1]: Mounting Kernel Debug File System...
[    8.835666] systemd[1]: Mounting Kernel Trace File System...
[    8.836524] systemd[1]: Starting Create List of Static Device Nodes...
[    8.836946] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.837404] systemd[1]: Starting Load Kernel Module configfs...
[    8.837839] systemd[1]: Starting Load Kernel Module dm_mod...
[    8.838287] systemd[1]: Starting Load Kernel Module drm...
[    8.838745] systemd[1]: Starting Load Kernel Module fuse...
[    8.839221] systemd[1]: Starting Load Kernel Module loop...
[    8.839306] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    8.840741] systemd[1]: Starting Journal Service...
[    8.841745] systemd[1]: Starting Load Kernel Modules...
[    8.841782] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    8.842258] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.842743] systemd[1]: Starting Coldplug All udev Devices...
[    8.843730] systemd[1]: Mounted Huge Pages File System.
[    8.843816] loop: module loaded
[    8.843890] systemd[1]: Mounted POSIX Message Queue File System.
[    8.844019] systemd[1]: Mounted Kernel Debug File System.
[    8.844162] systemd[1]: Mounted Kernel Trace File System.
[    8.845317] EXT4-fs (dm-0): re-mounted 8b0dffa5-81d1-4eed-8526-4426590c5c53. Quota mode: none.
[    8.846632] fuse: init (API version 7.38)
[    8.848555] systemd-journald[388]: Collecting audit messages is disabled.
[    8.856658] kvmfr: creating 1 static devices
[    8.891601] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    8.899667] systemd[1]: Finished Create List of Static Device Nodes.
[    8.900440] systemd[1]: Started Journal Service.
[    8.973649] nvidia-uvm: Loaded the UVM driver, major device number 506.
[    8.976886] Asymmetric key parser 'pkcs8' registered
[    9.260884] systemd-journald[388]: Received client request to flush runtime journal.
[   10.031912] mousedev: PS/2 mouse device common for all mice
[   10.041597] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input24
[   10.133367] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  530.41.03  Thu Mar 16 19:23:04 UTC 2023
[   10.133818] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.134004] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.134477] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   10.134480] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   10.134531] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   10.145186] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   10.148772] i8042: PNP: No PS/2 controller found.
[   10.151628] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   10.151631] RAPL PMU: hw unit of domain package 2^-16 Joules
[   10.291624] Bluetooth: Core ver 2.22
[   10.291672] NET: Registered PF_BLUETOOTH protocol family
[   10.291674] Bluetooth: HCI device and connection manager initialized
[   10.291684] Bluetooth: HCI socket layer initialized
[   10.291688] Bluetooth: L2CAP socket layer initialized
[   10.291697] Bluetooth: SCO socket layer initialized
[   10.330101] input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input26
[   10.330315] input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input27
[   10.330477] hid-generic 0018:04F3:3098.000B: input,hidraw9: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
[   10.342491] SVM: TSC scaling supported
[   10.342496] kvm: Nested Virtualization enabled
[   10.342498] SVM: kvm: Nested Paging enabled
[   10.342509] SVM: Virtual VMLOAD VMSAVE supported
[   10.342510] SVM: Virtual GIF supported
[   10.342511] SVM: LBR virtualization supported
[   10.354946] asus_wmi: Initialization: 0x1
[   10.355023] asus_wmi: BIOS WMI version: 9.0
[   10.355077] asus_wmi: SFUN value: 0x21
[   10.355079] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[   10.355081] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[   10.355981] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   10.356439] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   10.356494] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   10.358681] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   10.368140] mc: Linux media interface: v0.10
[   10.368942] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[   10.374777] MCE: In-kernel MCE decoding enabled.
[   10.384462] ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20221020/nsarguments-61)
[   10.384528] ACPI Warning: \_SB.PCI0.GPP0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20221020/nsarguments-61)
[   10.416222] tpm tpm0: AMD fTPM version 0x3003900000005 causes system stutter; hwrng disabled
[   10.416360] usbcore: registered new interface driver r8152
[   10.426299] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input28
[   10.476553] snd_rn_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[   10.481081] ACPI: battery: new extension: ASUS Battery Extension
[   10.516075] input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input29
[   10.516289] input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.000B/input/input30
[   10.516385] hid-multitouch 0018:04F3:3098.000B: input,hidraw9: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
[   10.524447] usbcore: registered new interface driver btusb
[   10.524710] intel_rapl_common: Found RAPL domain package
[   10.524712] intel_rapl_common: Found RAPL domain core
[   10.533183] usbcore: registered new interface driver cdc_ether
[   10.537791] usbcore: registered new interface driver r8153_ecm
[   10.544557] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[   10.544686] snd_hda_intel 0000:01:00.1: Disabling MSI
[   10.544692] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.544829] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[   10.544882] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[   10.555821] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   10.560460] mt7921e 0000:02:00.0: enabling device (0000 -> 0002)
[   10.560889] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card2/input31
[   10.561285] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input32
[   10.561335] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input33
[   10.561424] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input34
[   10.561481] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input35
[   10.562863] usb 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[   10.575983] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC289: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[   10.575991] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.575993] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   10.575994] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[   10.575995] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[   10.575997] snd_hda_codec_realtek hdaudioC3D0:      Mic=0x19
[   10.575998] snd_hda_codec_realtek hdaudioC3D0:      Internal Mic=0x12
[   10.595189] mt7921e 0000:02:00.0: ASIC revision: 79610010
[   10.683690] mt7921e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20230117170855a

[   10.696935] Bluetooth: hci0: Device setup in 168417 usecs
[   10.696944] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   10.717442] mt7921e 0000:02:00.0: WM Firmware Version: ____010000, Build Time: 20230117170942
[   10.722986] usb 4-1.2: Dell TB16 Dock, disable RX aggregation
[   10.734246] Bluetooth: hci0: AOSP extensions version v1.00
[   10.734254] Bluetooth: hci0: AOSP quality report is supported
[   10.753130] r8152 4-1.2:1.0: load rtl8153a-3 v2 02/07/20 successfully
[   10.780309] r8152 4-1.2:1.0 eth0: v1.12.13
[   11.232430] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card3/input36
[   11.232540] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card3/input37
[   11.340917] r8152 4-1.2:1.0 enp4s0f4u1u2: renamed from eth0
[   11.435257] usbcore: registered new interface driver snd-usb-audio
[   11.852447] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[   11.931029] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.931032] Bluetooth: BNEP filters: protocol multicast
[   11.931035] Bluetooth: BNEP socket layer initialized
[   11.932065] Bluetooth: MGMT ver 1.22
[   11.939231] NET: Registered PF_ALG protocol family
[   12.025319] NET: Registered PF_QIPCRTR protocol family
[   12.107758] EXT4-fs (dm-1): mounted filesystem 6983c4a1-f209-4f9d-92da-e454629bf86e with ordered data mode. Quota mode: none.
[   14.291781] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0f4u1u2: link becomes ready
[   14.291996] r8152 4-1.2:1.0 enp4s0f4u1u2: carrier on
[   18.339217] tun: Universal TUN/TAP device driver, 1.6
[   19.839006] wlan0: authenticate with 54:67:51:05:47:01
[   20.027583] wlan0: send auth to 54:67:51:05:47:01 (try 1/3)
[   20.050038] wlan0: authenticated
[   20.053056] wlan0: associate with 54:67:51:05:47:01 (try 1/3)
[   20.107364] wlan0: RX AssocResp from 54:67:51:05:47:01 (capab=0x511 status=0 aid=3)
[   20.135090] wlan0: associated
[   21.143585] wlan0: deauthenticated from 54:67:51:05:47:01 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[   24.619440] Bluetooth: RFCOMM TTY layer initialized
[   24.619456] Bluetooth: RFCOMM socket layer initialized
[   24.619460] Bluetooth: RFCOMM ver 1.11
[   25.303569] wlan0: authenticate with 54:67:51:05:47:01
[   25.337301] wlan0: send auth to 54:67:51:05:47:01 (try 1/3)
[   25.339574] wlan0: authenticated
[   25.342821] wlan0: associate with 54:67:51:05:47:01 (try 1/3)
[   25.396494] wlan0: RX AssocResp from 54:67:51:05:47:01 (capab=0x511 status=0 aid=3)
[   25.422818] wlan0: associated
[   25.516283] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   30.712524] input: WH-1000XM3 (AVRCP) as /devices/virtual/input/input38

Last edited by sentisso (2023-03-28 13:07:12)

Offline

#2 2023-03-28 10:26:16

sentisso
Member
Registered: 2023-03-28
Posts: 3

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

I created a little video showcasing this problem. Notice where the cursor is relative to the screen freezes.

https://drive.google.com/file/d/1ivZtEn … eTCgQ/view

Offline

#3 2023-03-28 11:23:20

ghozt
Member
Registered: 2023-03-28
Posts: 2

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Hi !

Got exactly same issue atm. What is your PC brand ? I'm on MSI, asme kernel/drivers on an thinkpad for example and have no issue.

Offline

#4 2023-03-28 11:38:35

ghozt
Member
Registered: 2023-03-28
Posts: 2

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Installing nouveau drivers instead of nvidia solve the issues for me.

Offline

#5 2023-03-28 12:45:05

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

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Do you also use xf86-video-amdgpu? What if you don't?
Also try to start/enable nvidia-persistenced.service

Offline

#6 2023-03-28 13:03:16

sentisso
Member
Registered: 2023-03-28
Posts: 3

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

seth wrote:

Do you also use xf86-video-amdgpu? What if you don't?
Also try to start/enable nvidia-persistenced.service

Oh my god thank you! Uninstalling xf86-video-amdgpu did the trick!
Do you know why that may be? Or like what issues does this package cause?

As a test I tried re-logging while having the nvidia-persistenced enabled or disabled and found out, that it had no effect at all.

Last edited by sentisso (2023-03-28 13:04:44)

Offline

#7 2023-03-28 13:25:47

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

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Offline

#8 2023-03-29 02:29:18

TheRedOne
Member
Registered: 2023-03-28
Posts: 2

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

I have an identical issue. Things I have tried that have not helped:

  • removing xf86-video-amdgpu package

  • enable & start nvidia-persistenced service

  • xrandr --output "HDMI-1-0" --set "PRIME Synchronization" 1 [ or 0 ]

System:

[theredone@erebor ~]$ neofetch
                   -`                    theredone@erebor 
                  .o+`                   -------------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: 20SQS28100 ThinkPad P17 Gen 1 
               `+oooooo:                 Kernel: 6.2.8-arch1-1 
               -+oooooo+:                Uptime: 27 mins 
             `/:-:++oooo+:               Packages: 1898 (pacman), 22 (flatpak) 
            `/++++/+++++++:              Shell: bash 5.1.16 
           `/++++++++++++++:             Resolution: 3840x2160, 3840x2160 
          `/+++ooooooooooooo/`           DE: GNOME 43.3 
         ./ooosssso++osssssso+`          WM: Mutter 
        .oossssso-````/ossssss+`         WM Theme: Adwaita 
       -osssssso.      :ssssssso.        Theme: Adwaita-dark [GTK2/3] 
      :osssssss/        osssso+++.       Icons: Adwaita [GTK2/3] 
     /ossssssss/        +ssssooo/-       Terminal: tilda 
   `/ossssso+/:-        -:/+osssso+-     CPU: Intel i7-10750H (12) @ 5.000GHz 
  `+sso+:-`                 `.-/+oso:    GPU: NVIDIA Quadro T2000 Mobile / Max-Q 
 `++:.                           `-/+/   GPU: Intel CometLake-H GT2 [UHD Graphics] 
 .`                                 `/   Memory: 11064MiB / 31757MiB
[theredone@erebor ~]$ pacman -Q | grep linux
archlinux-keyring 20230320-1
binder_linux-dkms 6.1-4
lib32-util-linux 2.38.1-1
linux 6.2.8.arch1-1
linux-api-headers 6.1.9-1
linux-firmware 20230210.bf4115c-1
linux-firmware-whence 20230210.bf4115c-1
linux-headers 6.2.8.arch1-1
util-linux 2.38.1-3
util-linux-libs 2.38.1-3
[theredone@erebor ~]$ pacman -Qqs nvidia
cuda
cudnn
egl-wayland
ffnvcodec-headers
lib32-nvidia-utils
libvdpau
libxnvctrl
nvidia-dkms
nvidia-prime
nvidia-settings
nvidia-utils
opencl-nvidia

xrandr --listproviders

Providers: number : 2
Provider 0: id: 0x49 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 7 associated providers: 1 name:Intel
Provider 1: id: 0x283 cap: 0x2, Sink Output crtcs: 4 outputs: 5 associated providers: 1 name:NVIDIA-G0

xrandr --listmonitors

Monitors: 2
 0: +*HDMI-1-0 3840/1872x2160/1053+0+0  HDMI-1-0
 1: +eDP1 3840/380x2160/210+0+0  eDP1

output of ~/.local/share/xorg/Xorg.1.log

[   117.642] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[   117.642] _XSERVTransMakeAllCOTSServerListeners: server already running
[   117.643] (--) Log file renamed from "/home/theredone/.local/share/xorg/Xorg.pid-1773.log" to "/home/theredone/.local/share/xorg/Xorg.1.log"
[   117.643] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   117.643] Current Operating System: Linux erebor 6.2.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000 x86_64
[   117.643] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3698dbb1-c8f5-4136-9d74-bdf747bb403a rw cryptdevice=UUID=b33de625-8871-42dc-b0b3-8380455802a4:root loglevel=3 quiet nvidia-drm.modeset=1
[   117.643]  
[   117.643] Current version of pixman: 0.42.2
[   117.643] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   117.643] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   117.643] (==) Log file: "/home/theredone/.local/share/xorg/Xorg.1.log", Time: Tue Mar 28 22:22:05 2023
[   117.643] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   117.643] (==) No Layout section.  Using the first Screen section.
[   117.643] (==) No screen section available. Using defaults.
[   117.643] (**) |-->Screen "Default Screen Section" (0)
[   117.643] (**) |   |-->Monitor "<default monitor>"
[   117.644] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   117.644] (==) Automatically adding devices
[   117.644] (==) Automatically enabling devices
[   117.644] (==) Automatically adding GPU devices
[   117.644] (==) Automatically binding GPU devices
[   117.644] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   117.644] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   117.644] 	Entry deleted from font path.
[   117.644] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   117.644] (==) ModulePath set to "/usr/lib/xorg/modules"
[   117.644] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   117.644] (II) Module ABI versions:
[   117.644] 	X.Org ANSI C Emulation: 0.4
[   117.644] 	X.Org Video Driver: 25.2
[   117.644] 	X.Org XInput driver : 24.4
[   117.644] 	X.Org Server Extension : 10.0
[   117.644] (++) using VT number 2

[   117.645] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   117.645] (II) xfree86: Adding drm device (/dev/dri/card0)
[   117.645] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   117.646] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[   117.646] (II) xfree86: Adding drm device (/dev/dri/card1)
[   117.646] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[   117.646] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 16 paused 0
[   117.647] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   117.648] (--) PCI:*(0@0:2:0) 8086:9bc4:17aa:22bb rev 5, Mem @ 0x6040000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[   117.648] (--) PCI: (1@0:0:0) 10de:1fb8:17aa:22bb rev 161, Mem @ 0xad000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[   117.648] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   117.648] (II) LoadModule: "glx"
[   117.648] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   117.649] (II) Module glx: vendor="X.Org Foundation"
[   117.649] 	compiled for 1.21.1.7, module version = 1.0.0
[   117.649] 	ABI class: X.Org Server Extension, version 10.0
[   117.649] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   117.649] 	loading driver: nvidia
[   117.649] (==) Matched intel as autoconfigured driver 0
[   117.649] (==) Matched nvidia as autoconfigured driver 1
[   117.649] (==) Matched nouveau as autoconfigured driver 2
[   117.649] (==) Matched nv as autoconfigured driver 3
[   117.649] (==) Matched modesetting as autoconfigured driver 4
[   117.649] (==) Matched fbdev as autoconfigured driver 5
[   117.649] (==) Matched vesa as autoconfigured driver 6
[   117.649] (==) Assigned the driver to the xf86ConfigLayout
[   117.649] (II) LoadModule: "intel"
[   117.649] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   117.650] (II) Module intel: vendor="X.Org Foundation"
[   117.650] 	compiled for 1.21.1.6, module version = 2.99.917
[   117.650] 	Module class: X.Org Video Driver
[   117.650] 	ABI class: X.Org Video Driver, version 25.2
[   117.650] (II) LoadModule: "nvidia"
[   117.650] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   117.650] (II) Module nvidia: vendor="NVIDIA Corporation"
[   117.650] 	compiled for 1.6.99.901, module version = 1.0.0
[   117.650] 	Module class: X.Org Video Driver
[   117.650] (II) LoadModule: "nouveau"
[   117.650] (WW) Warning, couldn't open module nouveau
[   117.650] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   117.650] (II) LoadModule: "nv"
[   117.650] (WW) Warning, couldn't open module nv
[   117.650] (EE) Failed to load module "nv" (module does not exist, 0)
[   117.650] (II) LoadModule: "modesetting"
[   117.651] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   117.651] (II) Module modesetting: vendor="X.Org Foundation"
[   117.651] 	compiled for 1.21.1.7, module version = 1.21.1
[   117.651] 	Module class: X.Org Video Driver
[   117.651] 	ABI class: X.Org Video Driver, version 25.2
[   117.651] (II) LoadModule: "fbdev"
[   117.651] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   117.651] (II) Module fbdev: vendor="X.Org Foundation"
[   117.651] 	compiled for 1.21.1.1, module version = 0.5.0
[   117.651] 	Module class: X.Org Video Driver
[   117.651] 	ABI class: X.Org Video Driver, version 25.2
[   117.651] (II) LoadModule: "vesa"
[   117.651] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   117.651] (II) Module vesa: vendor="X.Org Foundation"
[   117.651] 	compiled for 1.21.1.4, module version = 2.6.0
[   117.651] 	Module class: X.Org Video Driver
[   117.651] 	ABI class: X.Org Video Driver, version 25.2
[   117.651] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   117.651] (II) intel: Driver for Intel(R) HD Graphics
[   117.652] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   117.652] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   117.652] (II) NVIDIA dlloader X Driver  530.41.03  Thu Mar 16 19:25:45 UTC 2023
[   117.652] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   117.652] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   117.652] (II) FBDEV: driver for framebuffer: fbdev
[   117.652] (II) VESA: driver for VESA chipsets: vesa
[   117.652] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[   117.652] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[   117.652] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[   117.652] (WW) Falling back to old probe method for modesetting
[   117.652] (WW) Falling back to old probe method for fbdev
[   117.652] (II) Loading sub module "fbdevhw"
[   117.652] (II) LoadModule: "fbdevhw"
[   117.652] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   117.652] (II) Module fbdevhw: vendor="X.Org Foundation"
[   117.652] 	compiled for 1.21.1.7, module version = 0.0.2
[   117.652] 	ABI class: X.Org Video Driver, version 25.2
[   117.652] (II) systemd-logind: releasing fd for 226:0
[   117.679] (II) Loading sub module "fb"
[   117.679] (II) LoadModule: "fb"
[   117.679] (II) Module "fb" already built-in
[   117.679] (II) Loading sub module "wfb"
[   117.679] (II) LoadModule: "wfb"
[   117.679] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   117.679] (II) Module wfb: vendor="X.Org Foundation"
[   117.679] 	compiled for 1.21.1.7, module version = 1.0.0
[   117.679] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   117.679] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   117.679] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[   117.679] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[   117.679] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   117.679] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   117.679] (==) intel(0): RGB weight 888
[   117.679] (==) intel(0): Default visual is TrueColor
[   117.680] (II) intel(0): Output eDP1 has no monitor section
[   117.680] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   117.680] (II) intel(0): Enabled output eDP1
[   117.680] (II) intel(0): Output DP4 has no monitor section
[   117.680] (II) intel(0): Enabled output DP4
[   117.680] (II) intel(0): Output HDMI2 has no monitor section
[   117.680] (II) intel(0): Enabled output HDMI2
[   117.680] (II) intel(0): Output DP5 has no monitor section
[   117.680] (II) intel(0): Enabled output DP5
[   117.680] (II) intel(0): Output HDMI3 has no monitor section
[   117.680] (II) intel(0): Enabled output HDMI3
[   117.680] (II) intel(0): Output DP6 has no monitor section
[   117.681] (II) intel(0): Enabled output DP6
[   117.681] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   117.681] (II) intel(0): Output VIRTUAL1 has no monitor section
[   117.681] (II) intel(0): Enabled output VIRTUAL1
[   117.681] (--) intel(0): Output eDP1 using initial mode 3840x2160 on pipe 0
[   117.681] (==) intel(0): TearFree enabled
[   117.681] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[   117.681] (==) intel(0): DPI set to (96, 96)
[   117.681] (II) Loading sub module "dri3"
[   117.681] (II) LoadModule: "dri3"
[   117.681] (II) Module "dri3" already built-in
[   117.681] (II) Loading sub module "dri2"
[   117.681] (II) LoadModule: "dri2"
[   117.681] (II) Module "dri2" already built-in
[   117.681] (II) Loading sub module "present"
[   117.681] (II) LoadModule: "present"
[   117.681] (II) Module "present" already built-in
[   117.681] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[   117.681] (==) NVIDIA(G0): RGB weight 888
[   117.681] (==) NVIDIA(G0): Default visual is TrueColor
[   117.681] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[   117.681] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   117.681] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[   117.681] (**) NVIDIA(G0): Enabling 2D acceleration
[   117.681] (II) Loading sub module "glxserver_nvidia"
[   117.681] (II) LoadModule: "glxserver_nvidia"
[   117.681] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   117.686] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   117.686] 	compiled for 1.6.99.901, module version = 1.0.0
[   117.686] 	Module class: X.Org Server Extension
[   117.686] (II) NVIDIA GLX Module  530.41.03  Thu Mar 16 19:27:05 UTC 2023
[   117.686] (II) NVIDIA: The X server supports PRIME Render Offload.
[   117.687] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   117.687] (--) NVIDIA(0):     DFP-0
[   117.687] (--) NVIDIA(0):     DFP-1
[   117.687] (--) NVIDIA(0):     DFP-2
[   117.687] (--) NVIDIA(0):     DFP-3 (boot)
[   117.687] (--) NVIDIA(0):     DFP-4
[   117.687] (II) NVIDIA(G0): NVIDIA GPU Quadro T2000 (TU117GL-A) at PCI:1:0:0 (GPU-0)
[   117.687] (--) NVIDIA(G0): Memory: 4194304 kBytes
[   117.687] (--) NVIDIA(G0): VideoBIOS: 90.17.41.00.40
[   117.687] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[   117.687] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   117.687] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   117.687] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   117.687] (--) NVIDIA(GPU-0): 
[   117.687] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   117.687] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   117.687] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[   117.687] (--) NVIDIA(GPU-0): 
[   117.688] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   117.688] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   117.688] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   117.688] (--) NVIDIA(GPU-0): 
[   117.731] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): connected
[   117.731] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): Internal TMDS
[   117.731] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): 600.0 MHz maximum pixel clock
[   117.731] (--) NVIDIA(GPU-0): 
[   117.731] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   117.731] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   117.731] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[   117.731] (--) NVIDIA(GPU-0): 
[   117.859] (II) NVIDIA(G0): Validated MetaModes:
[   117.859] (II) NVIDIA(G0):     "NULL"
[   117.859] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[   118.240] (WW) NVIDIA(G0): Cannot find size of first mode for SAMSUNG (DFP-3); cannot
[   118.240] (WW) NVIDIA(G0):     compute DPI from SAMSUNG (DFP-3)'s EDID.
[   118.240] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[   118.240] (II) UnloadModule: "modesetting"
[   118.240] (II) Unloading modesetting
[   118.240] (II) UnloadModule: "fbdev"
[   118.240] (II) Unloading fbdev
[   118.240] (II) UnloadSubModule: "fbdevhw"
[   118.240] (II) Unloading fbdevhw
[   118.240] (II) UnloadModule: "vesa"
[   118.240] (II) Unloading vesa
[   118.240] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[   118.240] (==) intel(0): Backing store enabled
[   118.240] (==) intel(0): Silken mouse enabled
[   118.240] (II) intel(0): HW Cursor enabled
[   118.240] (==) intel(0): DPMS enabled
[   118.240] (==) intel(0): Display hotplug detection enabled
[   118.240] (II) intel(0): [DRI2] Setup complete
[   118.240] (II) intel(0): [DRI2]   DRI driver: i965
[   118.240] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   118.240] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[   118.240] (II) intel(0): hardware support for Present enabled
[   118.240] (WW) NVIDIA: Failed to bind sideband socket to
[   118.240] (WW) NVIDIA:     '/var/run/nvidia-xdriver-3ee9844c' Permission denied
[   118.241] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   118.241] (II) NVIDIA:     access.
[   118.257] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   118.257] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[   118.257] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[   118.257] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[   118.257] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[   118.257] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[   118.257] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   118.257] (II) NVIDIA(G0):     Config Options in the README.
[   118.272] (II) NVIDIA(G0): Setting mode "NULL"
[   118.286] (==) NVIDIA(G0): Disabling shared memory pixmaps
[   118.286] (==) NVIDIA(G0): Backing store enabled
[   118.286] (==) NVIDIA(G0): Silken mouse enabled
[   118.287] (==) NVIDIA(G0): DPMS enabled
[   118.287] (II) Loading sub module "dri2"
[   118.287] (II) LoadModule: "dri2"
[   118.287] (II) Module "dri2" already built-in
[   118.287] (II) NVIDIA(G0): [DRI2] Setup complete
[   118.287] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[   118.287] (II) Initializing extension Generic Event Extension
[   118.287] (II) Initializing extension SHAPE
[   118.287] (II) Initializing extension MIT-SHM
[   118.287] (II) Initializing extension XInputExtension
[   118.287] (II) Initializing extension XTEST
[   118.287] (II) Initializing extension BIG-REQUESTS
[   118.287] (II) Initializing extension SYNC
[   118.287] (II) Initializing extension XKEYBOARD
[   118.287] (II) Initializing extension XC-MISC
[   118.287] (II) Initializing extension SECURITY
[   118.287] (II) Initializing extension XFIXES
[   118.287] (II) Initializing extension RENDER
[   118.287] (II) Initializing extension RANDR
[   118.288] (II) Initializing extension COMPOSITE
[   118.288] (II) Initializing extension DAMAGE
[   118.288] (II) Initializing extension MIT-SCREEN-SAVER
[   118.288] (II) Initializing extension DOUBLE-BUFFER
[   118.288] (II) Initializing extension RECORD
[   118.288] (II) Initializing extension DPMS
[   118.288] (II) Initializing extension Present
[   118.288] (II) Initializing extension DRI3
[   118.288] (II) Initializing extension X-Resource
[   118.288] (II) Initializing extension XVideo
[   118.288] (II) Initializing extension XVideo-MotionCompensation
[   118.288] (II) Initializing extension GLX
[   118.288] (II) Initializing extension GLX
[   118.288] (II) Indirect GLX disabled.
[   118.288] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[   118.288] (EE) AIGLX error: unable to load driver i965
[   118.304] (II) IGLX: Loaded and initialized swrast
[   118.304] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   118.304] (II) Initializing extension XFree86-VidModeExtension
[   118.304] (II) Initializing extension XFree86-DGA
[   118.304] (II) Initializing extension XFree86-DRI
[   118.304] (II) Initializing extension DRI2
[   118.304] (II) Initializing extension NV-GLX
[   118.304] (II) Initializing extension NV-CONTROL
[   118.309] (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   118.319] (II) intel(0): Setting screen physical size to 1016 x 571
[   118.365] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   118.365] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   118.365] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   118.365] (II) LoadModule: "libinput"
[   118.365] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   118.366] (II) Module libinput: vendor="X.Org Foundation"
[   118.366] 	compiled for 1.21.1.3, module version = 1.2.1
[   118.366] 	Module class: X.Org XInput Driver
[   118.366] 	ABI class: X.Org XInput driver, version 24.4
[   118.366] (II) Using input driver 'libinput' for 'Power Button'
[   118.366] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
[   118.366] (**) Power Button: always reports core events
[   118.366] (**) Option "Device" "/dev/input/event2"
[   118.367] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   118.367] (II) event2  - Power Button: device is a keyboard
[   118.368] (II) event2  - Power Button: device removed
[   118.368] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   118.368] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   118.368] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   118.368] (II) event2  - Power Button: device is a keyboard
[   118.368] (II) config/udev: Adding input device Video Bus (/dev/input/event26)
[   118.368] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   118.368] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   118.368] (II) Using input driver 'libinput' for 'Video Bus'
[   118.369] (II) systemd-logind: got fd for /dev/input/event26 13:90 fd 41 paused 0
[   118.369] (**) Video Bus: always reports core events
[   118.369] (**) Option "Device" "/dev/input/event26"
[   118.369] (II) event26 - Video Bus: is tagged by udev as: Keyboard
[   118.369] (II) event26 - Video Bus: device is a keyboard
[   118.369] (II) event26 - Video Bus: device removed
[   118.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input37/event26"
[   118.369] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   118.370] (II) event26 - Video Bus: is tagged by udev as: Keyboard
[   118.370] (II) event26 - Video Bus: device is a keyboard
[   118.370] (II) config/udev: Adding input device Video Bus (/dev/input/event25)
[   118.370] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   118.370] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   118.370] (II) Using input driver 'libinput' for 'Video Bus'
[   118.371] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 42 paused 0
[   118.371] (**) Video Bus: always reports core events
[   118.371] (**) Option "Device" "/dev/input/event25"
[   118.371] (II) event25 - Video Bus: is tagged by udev as: Keyboard
[   118.371] (II) event25 - Video Bus: device is a keyboard
[   118.371] (II) event25 - Video Bus: device removed
[   118.371] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input36/event25"
[   118.371] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   118.372] (II) event25 - Video Bus: is tagged by udev as: Keyboard
[   118.372] (II) event25 - Video Bus: device is a keyboard
[   118.372] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   118.372] (II) No input driver specified, ignoring this device.
[   118.372] (II) This device may have been added with another device file.
[   118.373] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   118.373] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   118.373] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   118.373] (II) Using input driver 'libinput' for 'Sleep Button'
[   118.373] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 43 paused 0
[   118.373] (**) Sleep Button: always reports core events
[   118.373] (**) Option "Device" "/dev/input/event0"
[   118.373] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   118.373] (II) event0  - Sleep Button: device is a keyboard
[   118.374] (II) event0  - Sleep Button: device removed
[   118.374] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   118.374] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   118.374] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   118.374] (II) event0  - Sleep Button: device is a keyboard
[   118.375] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[   118.375] (II) No input driver specified, ignoring this device.
[   118.375] (II) This device may have been added with another device file.
[   118.375] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[   118.375] (II) No input driver specified, ignoring this device.
[   118.375] (II) This device may have been added with another device file.
[   118.376] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[   118.376] (II) No input driver specified, ignoring this device.
[   118.376] (II) This device may have been added with another device file.
[   118.376] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[   118.376] (II) No input driver specified, ignoring this device.
[   118.376] (II) This device may have been added with another device file.
[   118.377] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event15)
[   118.377] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[   118.377] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   118.377] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   118.377] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 44 paused 0
[   118.377] (**) Integrated Camera: Integrated C: always reports core events
[   118.377] (**) Option "Device" "/dev/input/event15"
[   118.378] (II) event15 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   118.378] (II) event15 - Integrated Camera: Integrated C: device is a keyboard
[   118.378] (II) event15 - Integrated Camera: Integrated C: device removed
[   118.378] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input28/event15"
[   118.378] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[   118.378] (II) event15 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   118.378] (II) event15 - Integrated Camera: Integrated C: device is a keyboard
[   118.379] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event16)
[   118.379] (**) Integrated Camera: Integrated I: Applying InputClass "evdev keyboard catchall"
[   118.379] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[   118.379] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[   118.379] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 45 paused 0
[   118.379] (**) Integrated Camera: Integrated I: always reports core events
[   118.379] (**) Option "Device" "/dev/input/event16"
[   118.380] (II) event16 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   118.380] (II) event16 - Integrated Camera: Integrated I: device is a keyboard
[   118.380] (II) event16 - Integrated Camera: Integrated I: device removed
[   118.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input29/event16"
[   118.380] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 11)
[   118.381] (II) event16 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   118.381] (II) event16 - Integrated Camera: Integrated I: device is a keyboard
[   118.381] (II) config/udev: Adding input device NexiGo N970P 4K Camera: NexiGo  (/dev/input/event18)
[   118.381] (**) NexiGo N970P 4K Camera: NexiGo : Applying InputClass "evdev keyboard catchall"
[   118.381] (**) NexiGo N970P 4K Camera: NexiGo : Applying InputClass "libinput keyboard catchall"
[   118.381] (II) Using input driver 'libinput' for 'NexiGo N970P 4K Camera: NexiGo '
[   118.382] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 46 paused 0
[   118.382] (**) NexiGo N970P 4K Camera: NexiGo : always reports core events
[   118.382] (**) Option "Device" "/dev/input/event18"
[   118.383] (II) event18 - NexiGo N970P 4K Camera: NexiGo : is tagged by udev as: Keyboard
[   118.383] (II) event18 - NexiGo N970P 4K Camera: NexiGo : device is a keyboard
[   118.383] (II) event18 - NexiGo N970P 4K Camera: NexiGo : device removed
[   118.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.1/4-1.3.1.2.1.1/4-1.3.1.2.1.1:1.0/input/input30/event18"
[   118.383] (II) XINPUT: Adding extended input device "NexiGo N970P 4K Camera: NexiGo " (type: KEYBOARD, id 12)
[   118.385] (II) event18 - NexiGo N970P 4K Camera: NexiGo : is tagged by udev as: Keyboard
[   118.385] (II) event18 - NexiGo N970P 4K Camera: NexiGo : device is a keyboard
[   118.386] (II) config/udev: Adding input device Logitech G604  (/dev/input/event6)
[   118.386] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[   118.386] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[   118.386] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[   118.386] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[   118.386] (II) Using input driver 'libinput' for 'Logitech G604 '
[   118.386] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[   118.386] (**) Logitech G604 : always reports core events
[   118.386] (**) Option "Device" "/dev/input/event6"
[   118.387] (II) event6  - Logitech G604 : is tagged by udev as: Keyboard Mouse
[   118.387] (II) event6  - Logitech G604 : device is a pointer
[   118.387] (II) event6  - Logitech G604 : device is a keyboard
[   118.388] (II) event6  - Logitech G604 : device removed
[   118.388] (II) libinput: Logitech G604 : needs a virtual subdevice
[   118.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.2/0003:046D:C539.0005/0003:046D:4085.0006/input/input17/event6"
[   118.388] (II) XINPUT: Adding extended input device "Logitech G604 " (type: MOUSE, id 13)
[   118.388] (**) Option "AccelerationScheme" "none"
[   118.388] (**) Logitech G604 : (accel) selected scheme none/0
[   118.388] (**) Logitech G604 : (accel) acceleration factor: 2.000
[   118.388] (**) Logitech G604 : (accel) acceleration threshold: 4
[   118.389] (II) event6  - Logitech G604 : is tagged by udev as: Keyboard Mouse
[   118.389] (II) event6  - Logitech G604 : device is a pointer
[   118.389] (II) event6  - Logitech G604 : device is a keyboard
[   118.390] (II) config/udev: Adding input device Logitech G604  (/dev/input/mouse0)
[   118.390] (II) No input driver specified, ignoring this device.
[   118.390] (II) This device may have been added with another device file.
[   118.391] (II) config/udev: Adding input device SONiX USB-Keyboard (/dev/input/event7)
[   118.391] (**) SONiX USB-Keyboard: Applying InputClass "evdev keyboard catchall"
[   118.391] (**) SONiX USB-Keyboard: Applying InputClass "libinput keyboard catchall"
[   118.391] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard'
[   118.391] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[   118.391] (**) SONiX USB-Keyboard: always reports core events
[   118.391] (**) Option "Device" "/dev/input/event7"
[   118.392] (II) event7  - SONiX USB-Keyboard: is tagged by udev as: Keyboard
[   118.393] (II) event7  - SONiX USB-Keyboard: device is a keyboard
[   118.393] (II) event7  - SONiX USB-Keyboard: device removed
[   118.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.0/0003:0C45:8006.0007/input/input18/event7"
[   118.393] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard" (type: KEYBOARD, id 14)
[   118.394] (II) event7  - SONiX USB-Keyboard: is tagged by udev as: Keyboard
[   118.394] (II) event7  - SONiX USB-Keyboard: device is a keyboard
[   118.395] (II) config/udev: Adding input device SONiX USB-Keyboard Consumer Control (/dev/input/event8)
[   118.395] (**) SONiX USB-Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[   118.395] (**) SONiX USB-Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   118.395] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard Consumer Control'
[   118.395] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 49 paused 0
[   118.395] (**) SONiX USB-Keyboard Consumer Control: always reports core events
[   118.395] (**) Option "Device" "/dev/input/event8"
[   118.397] (II) event8  - SONiX USB-Keyboard Consumer Control: is tagged by udev as: Keyboard
[   118.397] (II) event8  - SONiX USB-Keyboard Consumer Control: device is a keyboard
[   118.397] (II) event8  - SONiX USB-Keyboard Consumer Control: device removed
[   118.397] (II) libinput: SONiX USB-Keyboard Consumer Control: needs a virtual subdevice
[   118.397] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input19/event8"
[   118.397] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard Consumer Control" (type: MOUSE, id 15)
[   118.397] (**) Option "AccelerationScheme" "none"
[   118.397] (**) SONiX USB-Keyboard Consumer Control: (accel) selected scheme none/0
[   118.397] (**) SONiX USB-Keyboard Consumer Control: (accel) acceleration factor: 2.000
[   118.397] (**) SONiX USB-Keyboard Consumer Control: (accel) acceleration threshold: 4
[   118.398] (II) event8  - SONiX USB-Keyboard Consumer Control: is tagged by udev as: Keyboard
[   118.398] (II) event8  - SONiX USB-Keyboard Consumer Control: device is a keyboard
[   118.399] (II) config/udev: Adding input device SONiX USB-Keyboard System Control (/dev/input/event9)
[   118.399] (**) SONiX USB-Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[   118.399] (**) SONiX USB-Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   118.399] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard System Control'
[   118.400] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 50 paused 0
[   118.400] (**) SONiX USB-Keyboard System Control: always reports core events
[   118.400] (**) Option "Device" "/dev/input/event9"
[   118.401] (II) event9  - SONiX USB-Keyboard System Control: is tagged by udev as: Keyboard
[   118.401] (II) event9  - SONiX USB-Keyboard System Control: device is a keyboard
[   118.401] (II) event9  - SONiX USB-Keyboard System Control: device removed
[   118.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input20/event9"
[   118.401] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard System Control" (type: KEYBOARD, id 16)
[   118.402] (II) event9  - SONiX USB-Keyboard System Control: is tagged by udev as: Keyboard
[   118.403] (II) event9  - SONiX USB-Keyboard System Control: device is a keyboard
[   118.403] (II) config/udev: Adding input device SONiX USB-Keyboard (/dev/input/event10)
[   118.403] (**) SONiX USB-Keyboard: Applying InputClass "evdev keyboard catchall"
[   118.403] (**) SONiX USB-Keyboard: Applying InputClass "libinput keyboard catchall"
[   118.403] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard'
[   118.404] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 51 paused 0
[   118.404] (**) SONiX USB-Keyboard: always reports core events
[   118.404] (**) Option "Device" "/dev/input/event10"
[   118.405] (II) event10 - SONiX USB-Keyboard: is tagged by udev as: Keyboard
[   118.405] (II) event10 - SONiX USB-Keyboard: device is a keyboard
[   118.405] (II) event10 - SONiX USB-Keyboard: device removed
[   118.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input21/event10"
[   118.405] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard" (type: KEYBOARD, id 17)
[   118.407] (II) event10 - SONiX USB-Keyboard: is tagged by udev as: Keyboard
[   118.407] (II) event10 - SONiX USB-Keyboard: device is a keyboard
[   118.408] (II) config/udev: Adding input device SONiX USB-Keyboard Mouse (/dev/input/event11)
[   118.408] (**) SONiX USB-Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[   118.408] (**) SONiX USB-Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[   118.408] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard Mouse'
[   118.408] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 52 paused 0
[   118.408] (**) SONiX USB-Keyboard Mouse: always reports core events
[   118.408] (**) Option "Device" "/dev/input/event11"
[   118.409] (II) event11 - SONiX USB-Keyboard Mouse: is tagged by udev as: Mouse
[   118.409] (II) event11 - SONiX USB-Keyboard Mouse: device is a pointer
[   118.410] (II) event11 - SONiX USB-Keyboard Mouse: device removed
[   118.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input22/event11"
[   118.410] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard Mouse" (type: MOUSE, id 18)
[   118.410] (**) Option "AccelerationScheme" "none"
[   118.410] (**) SONiX USB-Keyboard Mouse: (accel) selected scheme none/0
[   118.410] (**) SONiX USB-Keyboard Mouse: (accel) acceleration factor: 2.000
[   118.410] (**) SONiX USB-Keyboard Mouse: (accel) acceleration threshold: 4
[   118.411] (II) event11 - SONiX USB-Keyboard Mouse: is tagged by udev as: Mouse
[   118.411] (II) event11 - SONiX USB-Keyboard Mouse: device is a pointer
[   118.412] (II) config/udev: Adding input device SONiX USB-Keyboard Mouse (/dev/input/mouse1)
[   118.412] (II) No input driver specified, ignoring this device.
[   118.412] (II) This device may have been added with another device file.
[   118.412] (II) config/udev: Adding input device SONiX USB-Keyboard (/dev/input/event12)
[   118.413] (II) No input driver specified, ignoring this device.
[   118.413] (II) This device may have been added with another device file.
[   118.413] (II) config/udev: Adding input device SONiX USB-Keyboard System Multi Axis (/dev/input/event13)
[   118.413] (II) No input driver specified, ignoring this device.
[   118.413] (II) This device may have been added with another device file.
[   118.414] (II) config/udev: Adding input device SONiX USB-Keyboard System Multi Axis (/dev/input/js0)
[   118.414] (II) No input driver specified, ignoring this device.
[   118.414] (II) This device may have been added with another device file.
[   118.414] (II) config/udev: Adding input device Generic USB Audio (/dev/input/event5)
[   118.414] (**) Generic USB Audio: Applying InputClass "evdev keyboard catchall"
[   118.414] (**) Generic USB Audio: Applying InputClass "libinput keyboard catchall"
[   118.414] (II) Using input driver 'libinput' for 'Generic USB Audio'
[   118.415] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[   118.415] (**) Generic USB Audio: always reports core events
[   118.415] (**) Option "Device" "/dev/input/event5"
[   118.416] (II) event5  - Generic USB Audio: is tagged by udev as: Keyboard
[   118.416] (II) event5  - Generic USB Audio: device is a keyboard
[   118.416] (II) event5  - Generic USB Audio: device removed
[   118.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.4/4-1.3.4:1.0/0003:0BDA:48F0.0002/input/input6/event5"
[   118.416] (II) XINPUT: Adding extended input device "Generic USB Audio" (type: KEYBOARD, id 19)
[   118.417] (II) event5  - Generic USB Audio: is tagged by udev as: Keyboard
[   118.417] (II) event5  - Generic USB Audio: device is a keyboard
[   118.418] (II) config/udev: Adding input device Antlion Audio Antlion Wireless Microphone (/dev/input/event4)
[   118.418] (**) Antlion Audio Antlion Wireless Microphone: Applying InputClass "evdev keyboard catchall"
[   118.418] (**) Antlion Audio Antlion Wireless Microphone: Applying InputClass "libinput keyboard catchall"
[   118.418] (II) Using input driver 'libinput' for 'Antlion Audio Antlion Wireless Microphone'
[   118.418] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 54 paused 0
[   118.418] (**) Antlion Audio Antlion Wireless Microphone: always reports core events
[   118.418] (**) Option "Device" "/dev/input/event4"
[   118.419] (II) event4  - Antlion Audio Antlion Wireless Microphone: is tagged by udev as: Keyboard
[   118.419] (II) event4  - Antlion Audio Antlion Wireless Microphone: device is a keyboard
[   118.420] (II) event4  - Antlion Audio Antlion Wireless Microphone: device removed
[   118.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.4/4-1.4.1/4-1.4.1:1.2/0003:2F96:0100.0001/input/input5/event4"
[   118.420] (II) XINPUT: Adding extended input device "Antlion Audio Antlion Wireless Microphone" (type: KEYBOARD, id 20)
[   118.421] (II) event4  - Antlion Audio Antlion Wireless Microphone: is tagged by udev as: Keyboard
[   118.421] (II) event4  - Antlion Audio Antlion Wireless Microphone: device is a keyboard
[   118.421] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event27)
[   118.421] (II) No input driver specified, ignoring this device.
[   118.421] (II) This device may have been added with another device file.
[   118.421] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event28)
[   118.421] (II) No input driver specified, ignoring this device.
[   118.421] (II) This device may have been added with another device file.
[   118.421] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event29)
[   118.421] (II) No input driver specified, ignoring this device.
[   118.421] (II) This device may have been added with another device file.
[   118.422] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event30)
[   118.422] (II) No input driver specified, ignoring this device.
[   118.422] (II) This device may have been added with another device file.
[   118.422] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event31)
[   118.422] (II) No input driver specified, ignoring this device.
[   118.422] (II) This device may have been added with another device file.
[   118.422] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   118.422] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   118.422] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   118.422] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   118.423] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 55 paused 0
[   118.423] (**) AT Translated Set 2 keyboard: always reports core events
[   118.423] (**) Option "Device" "/dev/input/event3"
[   118.423] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   118.423] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   118.424] (II) event3  - AT Translated Set 2 keyboard: device removed
[   118.424] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   118.424] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[   118.424] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   118.424] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   118.425] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event23)
[   118.425] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   118.425] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   118.425] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   118.425] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   118.425] (II) LoadModule: "synaptics"
[   118.426] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   118.426] (II) Module synaptics: vendor="X.Org Foundation"
[   118.426] 	compiled for 1.21.1.3, module version = 1.9.2
[   118.426] 	Module class: X.Org XInput Driver
[   118.426] 	ABI class: X.Org XInput driver, version 24.4
[   118.426] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   118.426] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 56 paused 0
[   118.426] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   118.426] (**) Option "Device" "/dev/input/event23"
[   118.426] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5678 (res 0)
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1162 - 4694 (res 0)
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   118.426] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   118.426] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   118.426] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input26/event23"
[   118.426] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 22)
[   118.426] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   118.426] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   118.426] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[   118.426] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   118.426] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   118.426] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   118.426] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   118.426] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   118.427] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[   118.427] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   118.427] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event24)
[   118.427] (**) TPPS/2 Elan TrackPoint: Applying InputClass "evdev pointer catchall"
[   118.427] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[   118.427] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[   118.427] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 57 paused 0
[   118.427] (**) TPPS/2 Elan TrackPoint: always reports core events
[   118.427] (**) Option "Device" "/dev/input/event24"
[   118.428] (II) event24 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   118.428] (II) event24 - TPPS/2 Elan TrackPoint: device is a pointer
[   118.429] (II) event24 - TPPS/2 Elan TrackPoint: device removed
[   118.429] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input35/event24"
[   118.429] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 23)
[   118.429] (**) Option "AccelerationScheme" "none"
[   118.430] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[   118.430] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[   118.430] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[   118.430] (II) event24 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   118.430] (II) event24 - TPPS/2 Elan TrackPoint: device is a pointer
[   118.431] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse3)
[   118.431] (II) No input driver specified, ignoring this device.
[   118.431] (II) This device may have been added with another device file.
[   118.431] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[   118.431] (II) No input driver specified, ignoring this device.
[   118.431] (II) This device may have been added with another device file.
[   118.433] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event17)
[   118.433] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   118.433] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   118.433] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   118.433] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 58 paused 0
[   118.433] (**) ThinkPad Extra Buttons: always reports core events
[   118.433] (**) Option "Device" "/dev/input/event17"
[   118.433] (II) event17 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   118.433] (II) event17 - ThinkPad Extra Buttons: device is a keyboard
[   118.434] (II) event17 - ThinkPad Extra Buttons: device removed
[   118.434] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input27/event17"
[   118.434] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 24)
[   118.434] (II) event17 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   118.434] (II) event17 - ThinkPad Extra Buttons: device is a keyboard
[   118.435] (II) config/udev: Adding input device LogiOps Virtual Input (/dev/input/event256)
[   118.435] (**) LogiOps Virtual Input: Applying InputClass "evdev keyboard catchall"
[   118.435] (**) LogiOps Virtual Input: Applying InputClass "libinput keyboard catchall"
[   118.435] (II) Using input driver 'libinput' for 'LogiOps Virtual Input'
[   118.435] (II) systemd-logind: got fd for /dev/input/event256 13:256 fd 59 paused 0
[   118.435] (**) LogiOps Virtual Input: always reports core events
[   118.435] (**) Option "Device" "/dev/input/event256"
[   118.435] (II) event256 - LogiOps Virtual Input: is tagged by udev as: Keyboard
[   118.435] (II) event256 - LogiOps Virtual Input: device is a keyboard
[   118.436] (II) event256 - LogiOps Virtual Input: device removed
[   118.436] (**) Option "config_info" "udev:/sys/devices/virtual/input/input43/event256"
[   118.436] (II) XINPUT: Adding extended input device "LogiOps Virtual Input" (type: KEYBOARD, id 25)
[   118.436] (II) event256 - LogiOps Virtual Input: is tagged by udev as: Keyboard
[   118.436] (II) event256 - LogiOps Virtual Input: device is a keyboard
[   118.458] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[   118.458] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[   118.458] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[   118.458] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[   118.458] (II) Using input driver 'libinput' for 'Logitech G604 '
[   118.458] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[   118.458] (**) Logitech G604 : always reports core events
[   118.458] (**) Option "Device" "/dev/input/event6"
[   118.458] (II) libinput: Logitech G604 : is a virtual subdevice
[   118.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.2/0003:046D:C539.0005/0003:046D:4085.0006/input/input17/event6"
[   118.458] (II) XINPUT: Adding extended input device "Logitech G604 " (type: KEYBOARD, id 26)
[   118.458] (**) SONiX USB-Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[   118.458] (**) SONiX USB-Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   118.458] (II) Using input driver 'libinput' for 'SONiX USB-Keyboard Consumer Control'
[   118.458] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[   118.458] (**) SONiX USB-Keyboard Consumer Control: always reports core events
[   118.458] (**) Option "Device" "/dev/input/event8"
[   118.458] (II) libinput: SONiX USB-Keyboard Consumer Control: is a virtual subdevice
[   118.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input19/event8"
[   118.458] (II) XINPUT: Adding extended input device "SONiX USB-Keyboard Consumer Control" (type: KEYBOARD, id 27)
[   119.016] (II) intel(0): EDID vendor "BOE", prod id 2270
[   119.016] (II) intel(0): Printing DDC gathered Modelines:
[   119.016] (II) intel(0): Modeline "3840x2160"x0.0  533.30  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[   120.244] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   120.244] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   120.244] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   120.244] (--) NVIDIA(GPU-0): 
[   120.244] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   120.244] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   120.244] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[   120.244] (--) NVIDIA(GPU-0): 
[   120.244] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   120.244] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   120.244] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   120.244] (--) NVIDIA(GPU-0): 
[   120.287] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): connected
[   120.287] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): Internal TMDS
[   120.287] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): 600.0 MHz maximum pixel clock
[   120.287] (--) NVIDIA(GPU-0): 
[   120.287] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   120.287] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   120.287] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[   120.287] (--) NVIDIA(GPU-0): 
[   120.648] randr: falling back to unsynchronized pixmap sharing
[   120.660] (II) NVIDIA(G0): Setting mode "HDMI-1-0: nvidia-auto-select @3840x2160 +0+0 {AllowGSYNC=Off, ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[   121.813] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   121.813] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   121.813] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   121.813] (--) NVIDIA(GPU-0): 
[   121.813] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   121.813] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   121.813] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[   121.813] (--) NVIDIA(GPU-0): 
[   121.813] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   121.813] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   121.813] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   121.813] (--) NVIDIA(GPU-0): 
[   121.857] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): connected
[   121.857] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): Internal TMDS
[   121.857] (--) NVIDIA(GPU-0): SAMSUNG (DFP-3): 600.0 MHz maximum pixel clock
[   121.857] (--) NVIDIA(GPU-0): 
[   121.858] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   121.858] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   121.858] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[   121.858] (--) NVIDIA(GPU-0): 

output of dmesg

[    0.000000] microcode: microcode updated early to revision 0xf4, date = 2022-07-31
[    0.000000] Linux version 6.2.8-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3698dbb1-c8f5-4136-9d74-bdf747bb403a rw cryptdevice=UUID=b33de625-8871-42dc-b0b3-8380455802a4:root loglevel=3 quiet nvidia-drm.modeset=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006a5b6fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006a5b7000-0x000000006a66efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000006a66f000-0x000000006e794fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006e795000-0x000000006fb1efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006fb1f000-0x000000006fc4efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006fc4f000-0x000000006fc4ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fc50000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x0000000078bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078c00000-0x000000007e7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000087f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by Lenovo
[    0.000000] efi: TPMFinalLog=0x6fb17000 SMBIOS=0x6cbb8000 SMBIOS 3.0=0x6cbab000 ACPI=0x6fc4e000 ACPI 2.0=0x6fc4e014 MEMATTR=0x669f6018 ESRT=0x6b036000 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: LENOVO 20SQS28100/20SQS28100, BIOS N30ET36W (1.19 ) 03/08/2021
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000007] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000010] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000018] last_pfn = 0x87f800 max_arch_pfn = 0x400000000
[    0.000023] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000490] last_pfn = 0x78c00 max_arch_pfn = 0x400000000
[    0.009194] esrt: Reserving ESRT space from 0x000000006b036000 to 0x000000006b036100.
[    0.009206] Using GB pages for direct mapping
[    0.009640] Secure boot disabled
[    0.009640] RAMDISK: [mem 0x2a47d000-0x31235fff]
[    0.009645] ACPI: Early table checksum verification disabled
[    0.009649] ACPI: RSDP 0x000000006FC4E014 000024 (v02 LENOVO)
[    0.009653] ACPI: XSDT 0x000000006FC4C188 00012C (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009659] ACPI: FACP 0x000000006CA5F000 000114 (v06 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009665] ACPI: DSDT 0x000000006CA2E000 02C3D7 (v02 LENOVO CML      20170001 INTL 20160422)
[    0.009669] ACPI: FACS 0x000000006F95D000 000040
[    0.009672] ACPI: SSDT 0x000000006CABC000 0020AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.009675] ACPI: SSDT 0x000000006CABB000 0005A1 (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.009679] ACPI: SSDT 0x000000006CABA000 000A52 (v02 LENOVO ItbmSci  00003000 INTL 20160527)
[    0.009682] ACPI: SSDT 0x000000006CA7D000 003A8F (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.009686] ACPI: SSDT 0x000000006CA67000 00331E (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.009689] ACPI: SSDT 0x000000006CA64000 002EE8 (v02 LENOVO PegSsdt  00001000 INTL 20160527)
[    0.009692] ACPI: SSDT 0x000000006CA63000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.009695] ACPI: TPM2 0x000000006CA62000 000034 (v04 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009699] ACPI: SSDT 0x000000006CA60000 0005D8 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.009702] ACPI: HPET 0x000000006CA5E000 000038 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009705] ACPI: APIC 0x000000006CA5D000 000164 (v03 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009708] ACPI: MCFG 0x000000006CA5C000 00003C (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009712] ACPI: ECDT 0x000000006CA5B000 000053 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009715] ACPI: SSDT 0x000000006CA2C000 001ED1 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527)
[    0.009718] ACPI: SSDT 0x000000006CA2B000 0000A6 (v02 LENOVO PID0Ssdt 00000010 INTL 20160527)
[    0.009721] ACPI: SSDT 0x000000006CA27000 003F3D (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.009726] ACPI: NHLT 0x000000006CA26000 00002D (v00 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009729] ACPI: BOOT 0x000000006CA25000 000028 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009733] ACPI: SSDT 0x000000006CA22000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.009736] ACPI: LPIT 0x000000006CA21000 000094 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009739] ACPI: WSMT 0x000000006CA20000 000028 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009742] ACPI: SSDT 0x000000006CA1D000 00281B (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.009746] ACPI: DBGP 0x000000006CA1C000 000034 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009749] ACPI: DBG2 0x000000006CA1B000 000054 (v00 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009752] ACPI: MSDM 0x000000006CA1A000 000055 (v03 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009755] ACPI: BATB 0x000000006C83D000 00004A (v02 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009758] ACPI: SSDT 0x000000006B034000 001DA0 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
[    0.009762] ACPI: SSDT 0x000000006B033000 0000AE (v02 LENOVO SgPeg    00001000 INTL 20160527)
[    0.009765] ACPI: DMAR 0x000000006CA24000 0000A8 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009768] ACPI: BGRT 0x000000006B032000 000038 (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009771] ACPI: UEFI 0x000000006F8DF000 00012A (v01 LENOVO TP-N30   00001190 PTEC 00000002)
[    0.009775] ACPI: FPDT 0x000000006B031000 000044 (v01 LENOVO TP-N30   00001190 PTEC 00001190)
[    0.009777] ACPI: Reserving FACP table memory at [mem 0x6ca5f000-0x6ca5f113]
[    0.009779] ACPI: Reserving DSDT table memory at [mem 0x6ca2e000-0x6ca5a3d6]
[    0.009780] ACPI: Reserving FACS table memory at [mem 0x6f95d000-0x6f95d03f]
[    0.009781] ACPI: Reserving SSDT table memory at [mem 0x6cabc000-0x6cabe0ad]
[    0.009782] ACPI: Reserving SSDT table memory at [mem 0x6cabb000-0x6cabb5a0]
[    0.009783] ACPI: Reserving SSDT table memory at [mem 0x6caba000-0x6cabaa51]
[    0.009784] ACPI: Reserving SSDT table memory at [mem 0x6ca7d000-0x6ca80a8e]
[    0.009785] ACPI: Reserving SSDT table memory at [mem 0x6ca67000-0x6ca6a31d]
[    0.009786] ACPI: Reserving SSDT table memory at [mem 0x6ca64000-0x6ca66ee7]
[    0.009787] ACPI: Reserving SSDT table memory at [mem 0x6ca63000-0x6ca6360d]
[    0.009788] ACPI: Reserving TPM2 table memory at [mem 0x6ca62000-0x6ca62033]
[    0.009789] ACPI: Reserving SSDT table memory at [mem 0x6ca60000-0x6ca605d7]
[    0.009790] ACPI: Reserving HPET table memory at [mem 0x6ca5e000-0x6ca5e037]
[    0.009791] ACPI: Reserving APIC table memory at [mem 0x6ca5d000-0x6ca5d163]
[    0.009793] ACPI: Reserving MCFG table memory at [mem 0x6ca5c000-0x6ca5c03b]
[    0.009794] ACPI: Reserving ECDT table memory at [mem 0x6ca5b000-0x6ca5b052]
[    0.009795] ACPI: Reserving SSDT table memory at [mem 0x6ca2c000-0x6ca2ded0]
[    0.009796] ACPI: Reserving SSDT table memory at [mem 0x6ca2b000-0x6ca2b0a5]
[    0.009797] ACPI: Reserving SSDT table memory at [mem 0x6ca27000-0x6ca2af3c]
[    0.009798] ACPI: Reserving NHLT table memory at [mem 0x6ca26000-0x6ca2602c]
[    0.009799] ACPI: Reserving BOOT table memory at [mem 0x6ca25000-0x6ca25027]
[    0.009800] ACPI: Reserving SSDT table memory at [mem 0x6ca22000-0x6ca22ef5]
[    0.009801] ACPI: Reserving LPIT table memory at [mem 0x6ca21000-0x6ca21093]
[    0.009802] ACPI: Reserving WSMT table memory at [mem 0x6ca20000-0x6ca20027]
[    0.009803] ACPI: Reserving SSDT table memory at [mem 0x6ca1d000-0x6ca1f81a]
[    0.009804] ACPI: Reserving DBGP table memory at [mem 0x6ca1c000-0x6ca1c033]
[    0.009805] ACPI: Reserving DBG2 table memory at [mem 0x6ca1b000-0x6ca1b053]
[    0.009806] ACPI: Reserving MSDM table memory at [mem 0x6ca1a000-0x6ca1a054]
[    0.009808] ACPI: Reserving BATB table memory at [mem 0x6c83d000-0x6c83d049]
[    0.009809] ACPI: Reserving SSDT table memory at [mem 0x6b034000-0x6b035d9f]
[    0.009810] ACPI: Reserving SSDT table memory at [mem 0x6b033000-0x6b0330ad]
[    0.009811] ACPI: Reserving DMAR table memory at [mem 0x6ca24000-0x6ca240a7]
[    0.009812] ACPI: Reserving BGRT table memory at [mem 0x6b032000-0x6b032037]
[    0.009813] ACPI: Reserving UEFI table memory at [mem 0x6f8df000-0x6f8df129]
[    0.009814] ACPI: Reserving FPDT table memory at [mem 0x6b031000-0x6b031043]
[    0.009946] No NUMA configuration found
[    0.009947] Faking a node at [mem 0x0000000000000000-0x000000087f7fffff]
[    0.009951] NODE_DATA(0) allocated [mem 0x87f7fb000-0x87f7fffff]
[    0.010004] Zone ranges:
[    0.010005]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010007]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010009]   Normal   [mem 0x0000000100000000-0x000000087f7fffff]
[    0.010010]   Device   empty
[    0.010012] Movable zone start for each node
[    0.010012] Early memory node ranges
[    0.010013]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.010015]   node   0: [mem 0x0000000000100000-0x000000006a5b6fff]
[    0.010016]   node   0: [mem 0x000000006fc4f000-0x000000006fc4ffff]
[    0.010017]   node   0: [mem 0x0000000078000000-0x0000000078bfffff]
[    0.010018]   node   0: [mem 0x0000000100000000-0x000000087f7fffff]
[    0.010023] Initmem setup node 0 [mem 0x0000000000001000-0x000000087f7fffff]
[    0.010027] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.010049] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.012713] On node 0, zone DMA32: 22168 pages in unavailable ranges
[    0.012741] On node 0, zone DMA32: 944 pages in unavailable ranges
[    0.056875] On node 0, zone Normal: 29696 pages in unavailable ranges
[    0.056906] On node 0, zone Normal: 2048 pages in unavailable ranges
[    0.056946] Reserving Intel graphics memory at [mem 0x7a800000-0x7e7fffff]
[    0.057743] ACPI: PM-Timer IO Port: 0x1808
[    0.057752] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.057754] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.057755] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.057756] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.057757] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.057758] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.057759] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.057759] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.057760] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.057761] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.057762] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.057763] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.057764] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.057765] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.057766] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.057767] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.057768] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.057769] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.057770] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.057771] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.057802] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.057806] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.057812] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.057818] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.057819] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.057826] e820: update [mem 0x66442000-0x66682fff] usable ==> reserved
[    0.057837] TSC deadline timer available
[    0.057838] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.057853] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.057856] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.057858] PM: hibernation: Registered nosave memory: [mem 0x66442000-0x66682fff]
[    0.057860] PM: hibernation: Registered nosave memory: [mem 0x6a5b7000-0x6a66efff]
[    0.057861] PM: hibernation: Registered nosave memory: [mem 0x6a66f000-0x6e794fff]
[    0.057862] PM: hibernation: Registered nosave memory: [mem 0x6e795000-0x6fb1efff]
[    0.057863] PM: hibernation: Registered nosave memory: [mem 0x6fb1f000-0x6fc4efff]
[    0.057865] PM: hibernation: Registered nosave memory: [mem 0x6fc50000-0x77ffffff]
[    0.057867] PM: hibernation: Registered nosave memory: [mem 0x78c00000-0x7e7fffff]
[    0.057867] PM: hibernation: Registered nosave memory: [mem 0x7e800000-0xffffffff]
[    0.057869] [mem 0x7e800000-0xffffffff] available for PCI devices
[    0.057871] Booting paravirtualized kernel on bare hardware
[    0.057873] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.064691] setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.065324] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.065332] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.065335] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.065364] Fallback order for Node 0: 0 
[    0.065367] Built 1 zonelists, mobility grouping on.  Total pages: 8171025
[    0.065369] Policy zone: Normal
[    0.065370] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3698dbb1-c8f5-4136-9d74-bdf747bb403a rw cryptdevice=UUID=b33de625-8871-42dc-b0b3-8380455802a4:root loglevel=3 quiet nvidia-drm.modeset=1
[    0.065477] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=b33de625-8871-42dc-b0b3-8380455802a4:root", will be passed to user space.
[    0.065512] random: crng init done
[    0.068292] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.069684] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.070034] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.070041] software IO TLB: area num 16.
[    0.152222] Memory: 32334664K/33203544K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 868620K reserved, 0K cma-reserved)
[    0.152373] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.152399] ftrace: allocating 46872 entries in 184 pages
[    0.161654] ftrace: allocated 184 pages with 4 groups
[    0.161728] Dynamic Preempt: full
[    0.161764] rcu: Preemptible hierarchical RCU implementation.
[    0.161765] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.161766] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.161768] 	Trampoline variant of Tasks RCU enabled.
[    0.161768] 	Rude variant of Tasks RCU enabled.
[    0.161769] 	Tracing variant of Tasks RCU enabled.
[    0.161770] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.161770] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.165018] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[    0.165279] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.165563] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.165602] Console: colour dummy device 80x25
[    0.165604] printk: console [tty0] enabled
[    0.165653] ACPI: Core revision 20221020
[    0.166017] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.166018] APIC: Switch to symmetric I/O mode setup
[    0.166020] DMAR: Host address width 39
[    0.166021] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.166027] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.166030] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.166034] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.166036] DMAR: RMRR base: 0x0000006e74f000 end: 0x0000006e76efff
[    0.166038] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007e7fffff
[    0.166040] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.166042] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.166044] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.168165] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.168167] x2apic enabled
[    0.168191] Switched APIC routing to cluster x2apic.
[    0.173786] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.173792] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[    0.173796] pid_max: default: 32768 minimum: 301
[    0.176898] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[    0.176915] landlock: Up and running.
[    0.176916] Yama: becoming mindful.
[    0.176924] LSM support for eBPF active
[    0.176994] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.177040] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.177123] CPU0: Thermal monitoring enabled (TM1)
[    0.177123] process: using mwait in idle threads
[    0.177123] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.177123] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.177123] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.177123] Spectre V2 : Mitigation: Enhanced IBRS
[    0.177123] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.177123] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.177123] RETBleed: Mitigation: Enhanced IBRS
[    0.177123] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.177123] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.177123] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.177123] SRBDS: Mitigation: Microcode
[    0.177123] Freeing SMP alternatives memory: 40K
[    0.177123] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.177123] cblist_init_generic: Setting adjustable number of callback queues.
[    0.177123] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.177123] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.177123] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.177123] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.177123] ... version:                4
[    0.177123] ... bit width:              48
[    0.177123] ... generic registers:      4
[    0.177123] ... value mask:             0000ffffffffffff
[    0.177123] ... max period:             00007fffffffffff
[    0.177123] ... fixed-purpose events:   3
[    0.177123] ... event mask:             000000070000000f
[    0.177123] Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.177123] rcu: Hierarchical SRCU implementation.
[    0.177123] rcu: 	Max phase no-delay instances is 1000.
[    0.177123] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.177123] smp: Bringing up secondary CPUs ...
[    0.177123] x86: Booting SMP configuration:
[    0.177123] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.188034] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.188034]   #7  #8  #9 #10 #11
[    0.198371] smp: Brought up 1 node, 12 CPUs
[    0.198371] smpboot: Max logical packages: 1
[    0.198371] smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
[    0.201471] devtmpfs: initialized
[    0.201471] x86/mm: Memory block size: 128MB
[    0.202340] ACPI: PM: Registering ACPI NVS region [mem 0x6e795000-0x6fb1efff] (20488192 bytes)
[    0.203795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.203815] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.203870] pinctrl core: initialized pinctrl subsystem
[    0.204130] PM: RTC time: 02:20:08, date: 2023-03-29
[    0.204537] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.204910] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.205205] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.205502] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.205518] audit: initializing netlink subsys (disabled)
[    0.205537] audit: type=2000 audit(1680056407.029:1): state=initialized audit_enabled=0 res=1
[    0.205537] thermal_sys: Registered thermal governor 'fair_share'
[    0.205537] thermal_sys: Registered thermal governor 'bang_bang'
[    0.205537] thermal_sys: Registered thermal governor 'step_wise'
[    0.205537] thermal_sys: Registered thermal governor 'user_space'
[    0.205537] thermal_sys: Registered thermal governor 'power_allocator'
[    0.205537] cpuidle: using governor ladder
[    0.205537] cpuidle: using governor menu
[    0.205537] Simple Boot Flag at 0x47 set to 0x1
[    0.205537] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.205537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.205537] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.205537] PCI: not using MMCONFIG
[    0.205537] PCI: Using configuration type 1 for base access
[    0.205537] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.205537] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.210462] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.210462] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.210462] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.210462] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.210689] ACPI: Added _OSI(Module Device)
[    0.210689] ACPI: Added _OSI(Processor Device)
[    0.210689] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.210689] ACPI: Added _OSI(Processor Aggregator Device)
[    0.287796] ACPI: 16 ACPI AML tables successfully acquired and loaded
[    0.289070] ACPI: EC: EC started
[    0.289071] ACPI: EC: interrupt blocked
[    0.289803] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.289804] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.291774] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.358849] ACPI: Dynamic OEM Table Load:
[    0.358862] ACPI: SSDT 0xFFFF948F82056800 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.359956] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.361169] ACPI: Dynamic OEM Table Load:
[    0.361179] ACPI: SSDT 0xFFFF948F814C3000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.362387] ACPI: Dynamic OEM Table Load:
[    0.362396] ACPI: SSDT 0xFFFF948F814BA800 0005FD (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.363717] ACPI: Dynamic OEM Table Load:
[    0.363725] ACPI: SSDT 0xFFFF948F820D5600 00016C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.364842] ACPI: Dynamic OEM Table Load:
[    0.364852] ACPI: SSDT 0xFFFF948F814CC000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.366275] ACPI: Dynamic OEM Table Load:
[    0.366284] ACPI: SSDT 0xFFFF948F814BF800 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.367617] ACPI: Dynamic OEM Table Load:
[    0.367625] ACPI: SSDT 0xFFFF948F814C0C00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.368932] ACPI: Dynamic OEM Table Load:
[    0.368941] ACPI: SSDT 0xFFFF948F814CD000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.371069] ACPI: Dynamic OEM Table Load:
[    0.371078] ACPI: SSDT 0xFFFF948F814C3C00 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.377270] ACPI: Interpreter enabled
[    0.377327] ACPI: PM: (supports S0 S3 S4 S5)
[    0.377328] ACPI: Using IOAPIC for interrupt routing
[    0.378865] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.380102] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[    0.380114] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.380116] PCI: Using E820 reservations for host bridge windows
[    0.380648] ACPI: Enabled 11 GPEs in block 00 to 7F
[    0.381134] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[    0.382852] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[    0.383824] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[    0.387003] ACPI: \_SB_.PCI0.LPCB.EC__.PUBS: New power resource
[    0.391645] ACPI: \_SB_.PCI0.XHC_.RHUB.HS14.BTPR: New power resource
[    0.392655] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[    0.393162] ACPI: \_SB_.PCI0.RP01.PXP_: New power resource
[    0.397862] ACPI: \_SB_.PCI0.RP07.PXP_: New power resource
[    0.405459] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[    0.405657] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[    0.405851] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[    0.407271] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[    0.411079] ACPI: \PIN_: New power resource
[    0.411103] ACPI: \PINP: New power resource
[    0.411729] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.411738] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.413130] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.415891] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.415893] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.419558] PCI host bridge to bus 0000:00
[    0.419561] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.419563] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.419564] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.419566] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xefffffff window]
[    0.419567] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.419569] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.419570] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.419598] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.419670] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.419714] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.420341] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.420350] pci 0000:00:02.0: reg 0x10: [mem 0x6040000000-0x6040ffffff 64bit]
[    0.420357] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.420361] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.420379] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.420382] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.420575] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.420584] pci 0000:00:04.0: reg 0x10: [mem 0x6041110000-0x6041117fff 64bit]
[    0.421010] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.421018] pci 0000:00:08.0: reg 0x10: [mem 0x6041128000-0x6041128fff 64bit]
[    0.421141] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.421158] pci 0000:00:12.0: reg 0x10: [mem 0x6041127000-0x6041127fff 64bit]
[    0.421309] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.421324] pci 0000:00:14.0: reg 0x10: [mem 0x6041100000-0x604110ffff 64bit]
[    0.421386] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.421979] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.421996] pci 0000:00:14.2: reg 0x10: [mem 0x6041120000-0x6041121fff 64bit]
[    0.422007] pci 0000:00:14.2: reg 0x18: [mem 0x6041126000-0x6041126fff 64bit]
[    0.422220] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.422305] pci 0000:00:14.3: reg 0x10: [mem 0x604111c000-0x604111ffff 64bit]
[    0.422470] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.422847] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.422887] pci 0000:00:15.0: reg 0x10: [mem 0x6041125000-0x6041125fff 64bit]
[    0.423433] pci 0000:00:15.1: [8086:06e9] type 00 class 0x0c8000
[    0.423480] pci 0000:00:15.1: reg 0x10: [mem 0x6041124000-0x6041124fff 64bit]
[    0.424077] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.424097] pci 0000:00:16.0: reg 0x10: [mem 0x6041123000-0x6041123fff 64bit]
[    0.424171] pci 0000:00:16.0: PME# supported from D3hot
[    0.424619] pci 0000:00:1c.0: [8086:06b8] type 01 class 0x060400
[    0.424705] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.424731] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.425685] pci 0000:00:1c.7: [8086:06bf] type 01 class 0x060400
[    0.425786] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.425819] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
[    0.426726] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.426826] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.426859] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.427791] pci 0000:00:1f.0: [8086:068e] type 00 class 0x060100
[    0.428286] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040380
[    0.428316] pci 0000:00:1f.3: reg 0x10: [mem 0x6041118000-0x604111bfff 64bit]
[    0.428354] pci 0000:00:1f.3: reg 0x20: [mem 0x6041000000-0x60410fffff 64bit]
[    0.428431] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.429018] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.429042] pci 0000:00:1f.4: reg 0x10: [mem 0x6041122000-0x60411220ff 64bit]
[    0.429071] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.429488] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.429503] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.429618] pci 0000:00:1f.6: [8086:0d4d] type 00 class 0x020000
[    0.429648] pci 0000:00:1f.6: reg 0x10: [mem 0xae380000-0xae39ffff]
[    0.429804] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.429935] pci 0000:01:00.0: [10de:1fb8] type 00 class 0x030000
[    0.429958] pci 0000:01:00.0: reg 0x10: [mem 0xad000000-0xadffffff]
[    0.429976] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.429995] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[    0.430007] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.430020] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.430108] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.430428] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
[    0.430448] pci 0000:01:00.1: reg 0x10: [mem 0xae000000-0xae003fff]
[    0.430675] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.430678] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.430681] pci 0000:00:01.0:   bridge window [mem 0xad000000-0xae0fffff]
[    0.430684] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    0.430757] pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
[    0.430808] pci 0000:04:00.0: enabling Extended Tags
[    0.430910] pci 0000:04:00.0: supports D1 D2
[    0.430911] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.431004] pci 0000:04:00.0: PTM enabled, 4ns granularity
[    0.431153] pci 0000:00:1c.0: PCI bridge to [bus 04-51]
[    0.431158] pci 0000:00:1c.0:   bridge window [mem 0x94000000-0xac1fffff]
[    0.431162] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.431237] pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
[    0.431291] pci 0000:05:00.0: enabling Extended Tags
[    0.431399] pci 0000:05:00.0: supports D1 D2
[    0.431400] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.431581] pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
[    0.431635] pci 0000:05:01.0: enabling Extended Tags
[    0.431742] pci 0000:05:01.0: supports D1 D2
[    0.431743] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.431920] pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
[    0.431974] pci 0000:05:02.0: enabling Extended Tags
[    0.432073] pci 0000:05:02.0: supports D1 D2
[    0.432074] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.432278] pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
[    0.432332] pci 0000:05:04.0: enabling Extended Tags
[    0.432437] pci 0000:05:04.0: supports D1 D2
[    0.432438] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.432622] pci 0000:04:00.0: PCI bridge to [bus 05-51]
[    0.432631] pci 0000:04:00.0:   bridge window [mem 0x94000000-0xac1fffff]
[    0.432637] pci 0000:04:00.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.432703] pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
[    0.432721] pci 0000:06:00.0: reg 0x10: [mem 0xac100000-0xac13ffff]
[    0.432730] pci 0000:06:00.0: reg 0x14: [mem 0xac140000-0xac140fff]
[    0.432776] pci 0000:06:00.0: enabling Extended Tags
[    0.432890] pci 0000:06:00.0: supports D1 D2
[    0.432891] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.433074] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.433083] pci 0000:05:00.0:   bridge window [mem 0xac100000-0xac1fffff]
[    0.433175] pci 0000:07:00.0: [8086:15ef] type 01 class 0x060400
[    0.433279] pci 0000:07:00.0: enabling Extended Tags
[    0.433496] pci 0000:07:00.0: supports D1 D2
[    0.433497] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.433682] pci 0000:07:00.0: PTM enabled, 4ns granularity
[    0.433725] pci 0000:07:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:05:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.433930] pci 0000:05:01.0: PCI bridge to [bus 07-2b]
[    0.433939] pci 0000:05:01.0:   bridge window [mem 0xa0100000-0xac0fffff]
[    0.433945] pci 0000:05:01.0:   bridge window [mem 0x6020000000-0x603fffffff 64bit pref]
[    0.434069] pci 0000:08:02.0: [8086:15ef] type 01 class 0x060400
[    0.434179] pci 0000:08:02.0: enabling Extended Tags
[    0.434388] pci 0000:08:02.0: supports D1 D2
[    0.434389] pci 0000:08:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.434772] pci 0000:07:00.0: PCI bridge to [bus 08-09]
[    0.434788] pci 0000:07:00.0:   bridge window [mem 0xa0100000-0xa01fffff]
[    0.434924] pci 0000:09:00.0: [8086:15f0] type 00 class 0x0c0330
[    0.434962] pci 0000:09:00.0: reg 0x10: [mem 0xa0100000-0xa010ffff]
[    0.435098] pci 0000:09:00.0: enabling Extended Tags
[    0.435318] pci 0000:09:00.0: supports D1 D2
[    0.435319] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.435519] pci 0000:09:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:05:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.435731] pci 0000:08:02.0: PCI bridge to [bus 09]
[    0.435747] pci 0000:08:02.0:   bridge window [mem 0xa0100000-0xa01fffff]
[    0.435863] pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330
[    0.435885] pci 0000:2c:00.0: reg 0x10: [mem 0xa0000000-0xa000ffff]
[    0.435963] pci 0000:2c:00.0: enabling Extended Tags
[    0.436090] pci 0000:2c:00.0: supports D1 D2
[    0.436091] pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.436199] pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.436351] pci 0000:05:02.0: PCI bridge to [bus 2c]
[    0.436359] pci 0000:05:02.0:   bridge window [mem 0xa0000000-0xa00fffff]
[    0.436405] pci 0000:05:04.0: PCI bridge to [bus 2d-51]
[    0.436413] pci 0000:05:04.0:   bridge window [mem 0x94000000-0x9fffffff]
[    0.436419] pci 0000:05:04.0:   bridge window [mem 0x6000000000-0x601fffffff 64bit pref]
[    0.436578] pci 0000:54:00.0: [17a0:9755] type 00 class 0x080501
[    0.436634] pci 0000:54:00.0: reg 0x10: [mem 0xae200000-0xae200fff]
[    0.437043] pci 0000:54:00.0: supports D1 D2
[    0.437044] pci 0000:54:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.437531] pci 0000:00:1c.7: PCI bridge to [bus 54]
[    0.437535] pci 0000:00:1c.7:   bridge window [mem 0xae200000-0xae2fffff]
[    0.437731] pci 0000:55:00.0: [1c5c:1639] type 00 class 0x010802
[    0.437751] pci 0000:55:00.0: reg 0x10: [mem 0xae100000-0xae103fff 64bit]
[    0.437760] pci 0000:55:00.0: reg 0x18: [mem 0xae105000-0xae105fff]
[    0.437769] pci 0000:55:00.0: reg 0x1c: [mem 0xae104000-0xae104fff]
[    0.438060] pci 0000:00:1d.0: PCI bridge to [bus 55]
[    0.438065] pci 0000:00:1d.0:   bridge window [mem 0xae100000-0xae1fffff]
[    0.442298] ACPI: EC: interrupt unblocked
[    0.442300] ACPI: EC: event unblocked
[    0.442313] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.442314] ACPI: EC: GPE=0x16
[    0.442316] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[    0.442318] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.442400] iommu: Default domain type: Translated 
[    0.442400] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.442400] SCSI subsystem initialized
[    0.442400] libata version 3.00 loaded.
[    0.442400] ACPI: bus type USB registered
[    0.442400] usbcore: registered new interface driver usbfs
[    0.442400] usbcore: registered new interface driver hub
[    0.442400] usbcore: registered new device driver usb
[    0.442400] pps_core: LinuxPPS API ver. 1 registered
[    0.442400] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.442400] PTP clock support registered
[    0.442400] EDAC MC: Ver: 3.0.0
[    0.442400] Registered efivars operations
[    0.444055] NetLabel: Initializing
[    0.444058] NetLabel:  domain hash size = 128
[    0.444060] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.444077] NetLabel:  unlabeled traffic allowed by default
[    0.444081] mctp: management component transport protocol core
[    0.444082] NET: Registered PF_MCTP protocol family
[    0.444086] PCI: Using ACPI for IRQ routing
[    0.452715] PCI: pci_cache_line_size set to 64 bytes
[    0.453160] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.453162] e820: reserve RAM buffer [mem 0x66442000-0x67ffffff]
[    0.453163] e820: reserve RAM buffer [mem 0x6a5b7000-0x6bffffff]
[    0.453165] e820: reserve RAM buffer [mem 0x6fc50000-0x6fffffff]
[    0.453166] e820: reserve RAM buffer [mem 0x78c00000-0x7bffffff]
[    0.453167] e820: reserve RAM buffer [mem 0x87f800000-0x87fffffff]
[    0.453810] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.453810] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.453810] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.453810] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.453811] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.453814] vgaarb: loaded
[    0.457124] clocksource: Switched to clocksource tsc-early
[    0.457146] VFS: Disk quotas dquot_6.6.0
[    0.457146] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.457146] pnp: PnP ACPI init
[    0.457146] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.457146] system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.457146] system 00:00: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.457146] system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.457146] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.457146] system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.457146] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[    0.457146] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.458656] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.458658] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.458824] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.458932] system 00:07: [io  0x1800-0x189f] could not be reserved
[    0.458935] system 00:07: [io  0x0800-0x087f] has been reserved
[    0.458936] system 00:07: [io  0x0880-0x08ff] has been reserved
[    0.458938] system 00:07: [io  0x0900-0x097f] has been reserved
[    0.458939] system 00:07: [io  0x0980-0x09ff] has been reserved
[    0.458941] system 00:07: [io  0x0a00-0x0a7f] has been reserved
[    0.458942] system 00:07: [io  0x0a80-0x0aff] has been reserved
[    0.458943] system 00:07: [io  0x0b00-0x0b7f] has been reserved
[    0.458945] system 00:07: [io  0x0b80-0x0bff] has been reserved
[    0.458946] system 00:07: [io  0x15e0-0x15ef] has been reserved
[    0.458947] system 00:07: [io  0x1600-0x167f] could not be reserved
[    0.458949] system 00:07: [io  0x1640-0x165f] could not be reserved
[    0.458951] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.458953] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.458955] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.458957] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.458958] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.458960] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.458962] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.459472] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.459475] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.459477] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.459478] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.459480] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.459482] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.459491] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.459494] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.459743] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.460194] pnp 00:0a: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.460197] pnp 00:0a: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.460199] pnp 00:0a: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.460201] pnp 00:0a: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.460229] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.460232] system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.460233] system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.460234] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.460236] system 00:0a: [mem 0x00100000-0x7e7fffff] could not be reserved
[    0.460238] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.460239] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.460337] pnp: PnP ACPI: found 11 devices
[    0.465858] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.465916] NET: Registered PF_INET protocol family
[    0.466078] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.469333] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.469375] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.469518] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.469877] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.470149] TCP: Hash tables configured (established 262144 bind 65536)
[    0.470278] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.470368] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.470453] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.470545] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.470552] NET: Registered PF_XDP protocol family
[    0.470556] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.470564] pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-2b] add_size 1000
[    0.470567] pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 2d-51] add_size 1000
[    0.470570] pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-51] add_size 2000
[    0.470572] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04-51] add_size 3000
[    0.470581] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x7fff]
[    0.470585] pci 0000:01:00.0: BAR 6: assigned [mem 0xae080000-0xae0fffff pref]
[    0.470587] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.470590] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.470592] pci 0000:00:01.0:   bridge window [mem 0xad000000-0xae0fffff]
[    0.470594] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    0.470599] pci 0000:04:00.0: BAR 13: assigned [io  0x5000-0x6fff]
[    0.470601] pci 0000:05:01.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.470603] pci 0000:05:04.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.470604] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.470612] pci 0000:05:00.0:   bridge window [mem 0xac100000-0xac1fffff]
[    0.470621] pci 0000:08:02.0: PCI bridge to [bus 09]
[    0.470629] pci 0000:08:02.0:   bridge window [mem 0xa0100000-0xa01fffff]
[    0.470645] pci 0000:07:00.0: PCI bridge to [bus 08-09]
[    0.470653] pci 0000:07:00.0:   bridge window [mem 0xa0100000-0xa01fffff]
[    0.470668] pci 0000:05:01.0: PCI bridge to [bus 07-2b]
[    0.470671] pci 0000:05:01.0:   bridge window [io  0x5000-0x5fff]
[    0.470675] pci 0000:05:01.0:   bridge window [mem 0xa0100000-0xac0fffff]
[    0.470679] pci 0000:05:01.0:   bridge window [mem 0x6020000000-0x603fffffff 64bit pref]
[    0.470685] pci 0000:05:02.0: PCI bridge to [bus 2c]
[    0.470690] pci 0000:05:02.0:   bridge window [mem 0xa0000000-0xa00fffff]
[    0.470698] pci 0000:05:04.0: PCI bridge to [bus 2d-51]
[    0.470700] pci 0000:05:04.0:   bridge window [io  0x6000-0x6fff]
[    0.470705] pci 0000:05:04.0:   bridge window [mem 0x94000000-0x9fffffff]
[    0.470708] pci 0000:05:04.0:   bridge window [mem 0x6000000000-0x601fffffff 64bit pref]
[    0.470714] pci 0000:04:00.0: PCI bridge to [bus 05-51]
[    0.470717] pci 0000:04:00.0:   bridge window [io  0x5000-0x6fff]
[    0.470721] pci 0000:04:00.0:   bridge window [mem 0x94000000-0xac1fffff]
[    0.470725] pci 0000:04:00.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.470730] pci 0000:00:1c.0: PCI bridge to [bus 04-51]
[    0.470732] pci 0000:00:1c.0:   bridge window [io  0x5000-0x7fff]
[    0.470735] pci 0000:00:1c.0:   bridge window [mem 0x94000000-0xac1fffff]
[    0.470738] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.470742] pci 0000:00:1c.7: PCI bridge to [bus 54]
[    0.470749] pci 0000:00:1c.7:   bridge window [mem 0xae200000-0xae2fffff]
[    0.470755] pci 0000:00:1d.0: PCI bridge to [bus 55]
[    0.470762] pci 0000:00:1d.0:   bridge window [mem 0xae100000-0xae1fffff]
[    0.470768] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.470770] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.470772] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.470773] pci_bus 0000:00: resource 7 [mem 0x7e800000-0xefffffff window]
[    0.470775] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.470776] pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
[    0.470778] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.470779] pci_bus 0000:01: resource 1 [mem 0xad000000-0xae0fffff]
[    0.470780] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
[    0.470782] pci_bus 0000:04: resource 0 [io  0x5000-0x7fff]
[    0.470783] pci_bus 0000:04: resource 1 [mem 0x94000000-0xac1fffff]
[    0.470784] pci_bus 0000:04: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.470786] pci_bus 0000:05: resource 0 [io  0x5000-0x6fff]
[    0.470787] pci_bus 0000:05: resource 1 [mem 0x94000000-0xac1fffff]
[    0.470788] pci_bus 0000:05: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref]
[    0.470789] pci_bus 0000:06: resource 1 [mem 0xac100000-0xac1fffff]
[    0.470791] pci_bus 0000:07: resource 0 [io  0x5000-0x5fff]
[    0.470792] pci_bus 0000:07: resource 1 [mem 0xa0100000-0xac0fffff]
[    0.470793] pci_bus 0000:07: resource 2 [mem 0x6020000000-0x603fffffff 64bit pref]
[    0.470795] pci_bus 0000:08: resource 1 [mem 0xa0100000-0xa01fffff]
[    0.470796] pci_bus 0000:09: resource 1 [mem 0xa0100000-0xa01fffff]
[    0.470797] pci_bus 0000:2c: resource 1 [mem 0xa0000000-0xa00fffff]
[    0.470799] pci_bus 0000:2d: resource 0 [io  0x6000-0x6fff]
[    0.470800] pci_bus 0000:2d: resource 1 [mem 0x94000000-0x9fffffff]
[    0.470801] pci_bus 0000:2d: resource 2 [mem 0x6000000000-0x601fffffff 64bit pref]
[    0.470803] pci_bus 0000:54: resource 1 [mem 0xae200000-0xae2fffff]
[    0.470804] pci_bus 0000:55: resource 1 [mem 0xae100000-0xae1fffff]
[    0.471467] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.472692] PCI: CLS 0 bytes, default 64
[    0.472706] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.472716] DMAR: No ATSR found
[    0.472717] DMAR: No SATC found
[    0.472718] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.472719] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.472720] DMAR: IOMMU feature nwfs inconsistent
[    0.472721] DMAR: IOMMU feature pasid inconsistent
[    0.472721] DMAR: IOMMU feature eafs inconsistent
[    0.472722] DMAR: IOMMU feature prs inconsistent
[    0.472722] DMAR: IOMMU feature nest inconsistent
[    0.472723] DMAR: IOMMU feature mts inconsistent
[    0.472724] DMAR: IOMMU feature sc_support inconsistent
[    0.472724] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.472725] DMAR: dmar0: Using Queued invalidation
[    0.472728] DMAR: dmar1: Using Queued invalidation
[    0.472737] Trying to unpack rootfs image as initramfs...
[    0.473008] pci 0000:00:02.0: Adding to iommu group 0
[    0.473042] pci 0000:00:00.0: Adding to iommu group 1
[    0.473060] pci 0000:00:01.0: Adding to iommu group 2
[    0.473069] pci 0000:00:04.0: Adding to iommu group 3
[    0.473078] pci 0000:00:08.0: Adding to iommu group 4
[    0.473091] pci 0000:00:12.0: Adding to iommu group 5
[    0.473109] pci 0000:00:14.0: Adding to iommu group 6
[    0.473118] pci 0000:00:14.2: Adding to iommu group 6
[    0.473127] pci 0000:00:14.3: Adding to iommu group 7
[    0.473144] pci 0000:00:15.0: Adding to iommu group 8
[    0.473153] pci 0000:00:15.1: Adding to iommu group 8
[    0.473167] pci 0000:00:16.0: Adding to iommu group 9
[    0.473180] pci 0000:00:1c.0: Adding to iommu group 10
[    0.473202] pci 0000:00:1c.7: Adding to iommu group 11
[    0.473218] pci 0000:00:1d.0: Adding to iommu group 12
[    0.473247] pci 0000:00:1f.0: Adding to iommu group 13
[    0.473256] pci 0000:00:1f.3: Adding to iommu group 13
[    0.473266] pci 0000:00:1f.4: Adding to iommu group 13
[    0.473281] pci 0000:00:1f.5: Adding to iommu group 13
[    0.473290] pci 0000:00:1f.6: Adding to iommu group 13
[    0.473293] pci 0000:01:00.0: Adding to iommu group 2
[    0.473298] pci 0000:01:00.1: Adding to iommu group 2
[    0.473312] pci 0000:04:00.0: Adding to iommu group 14
[    0.473328] pci 0000:05:00.0: Adding to iommu group 15
[    0.473338] pci 0000:05:01.0: Adding to iommu group 16
[    0.473355] pci 0000:05:02.0: Adding to iommu group 17
[    0.473366] pci 0000:05:04.0: Adding to iommu group 18
[    0.473383] pci 0000:06:00.0: Adding to iommu group 19
[    0.473398] pci 0000:07:00.0: Adding to iommu group 20
[    0.473413] pci 0000:08:02.0: Adding to iommu group 21
[    0.473430] pci 0000:09:00.0: Adding to iommu group 22
[    0.473442] pci 0000:2c:00.0: Adding to iommu group 23
[    0.473463] pci 0000:54:00.0: Adding to iommu group 24
[    0.473480] pci 0000:55:00.0: Adding to iommu group 25
[    0.474088] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.474090] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.474091] software IO TLB: mapped [mem 0x0000000060d5f000-0x0000000064d5f000] (64MB)
[    0.474163] sgx: EPC section 0x70200000-0x75ffffff
[    0.475561] Initialise system trusted keyrings
[    0.475570] Key type blacklist registered
[    0.475612] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.475624] zbud: loaded
[    0.475745] integrity: Platform Keyring initialized
[    0.475748] integrity: Machine keyring initialized
[    0.484776] Key type asymmetric registered
[    0.484778] Asymmetric key parser 'x509' registered
[    0.484793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.484845] io scheduler mq-deadline registered
[    0.484847] io scheduler kyber registered
[    0.484857] io scheduler bfq registered
[    0.487432] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    0.487541] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[    0.487564] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.487885] pcieport 0000:00:1c.7: PME: Signaling with IRQ 124
[    0.488119] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[    0.488577] pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.488998] pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.489602] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.489900] Monitor-Mwait will be used to enter C-1 state
[    0.489909] Monitor-Mwait will be used to enter C-2 state
[    0.489916] Monitor-Mwait will be used to enter C-3 state
[    0.489920] ACPI: \_SB_.PR00: Found 3 idle states
[    0.490757] ACPI: AC: AC Adapter [AC] (on-line)
[    0.490822] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.492363] ACPI: button: Sleep Button [SLPB]
[    0.492405] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.492464] ACPI: button: Lid Switch [LID]
[    0.492490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.492517] ACPI: button: Power Button [PWRF]
[    0.496988] thermal LNXTHERM:00: registered as thermal_zone0
[    0.496991] ACPI: thermal: Thermal Zone [THM0] (56 C)
[    0.497311] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.498808] hpet_acpi_add: no address or irqs in _CRS
[    0.498842] Non-volatile memory driver v1.3
[    0.498843] Linux agpgart interface v0.103
[    0.500445] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    0.517008] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.517342] ACPI: bus type drm_connector registered
[    0.518888] usbcore: registered new interface driver usbserial_generic
[    0.518892] usbserial: USB Serial support registered for generic
[    0.518944] rtc_cmos 00:03: RTC can wake from S4
[    0.520784] rtc_cmos 00:03: registered as rtc0
[    0.521093] rtc_cmos 00:03: setting system clock to 2023-03-29T02:20:08 UTC (1680056408)
[    0.521122] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    0.521495] intel_pstate: Intel P-state driver initializing
[    0.522374] intel_pstate: HWP enabled
[    0.522631] ledtrig-cpu: registered to indicate activity on CPUs
[    0.522759] efifb: probing for efifb
[    0.522770] efifb: showing boot graphics
[    0.525430] efifb: framebuffer at 0x4000000000, using 32448k, total 32448k
[    0.525431] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    0.525432] efifb: scrolling: redraw
[    0.525432] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.525481] fbcon: Deferring console take-over
[    0.525481] fb0: EFI VGA frame buffer device
[    0.525501] hid: raw HID events driver (C) Jiri Kosina
[    0.525528] intel_pmc_core INT33A1:00:  initialized
[    0.525572] drop_monitor: Initializing network drop monitor service
[    0.531284] ACPI: battery: Slot [BAT0] (battery present)
[    0.532854] Initializing XFRM netlink socket
[    0.532871] NET: Registered PF_INET6 protocol family
[    0.673478] Freeing initrd memory: 112356K
[    0.676700] Segment Routing with IPv6
[    0.676701] RPL Segment Routing with IPv6
[    0.676709] In-situ OAM (IOAM) with IPv6
[    0.676727] NET: Registered PF_PACKET protocol family
[    0.677636] microcode: Microcode Update Driver: v2.2.
[    0.677642] IPI shorthand broadcast: enabled
[    0.678440] sched_clock: Marking stable (669310747, 8324704)->(725224071, -47588620)
[    0.678741] registered taskstats version 1
[    0.679433] Loading compiled-in X.509 certificates
[    0.681224] Loaded X.509 cert 'Build time autogenerated kernel key: e5aba9940ed59dee3d544447002d8bd437f1fc99'
[    0.681573] zswap: loaded using pool lz4/z3fold
[    0.682626] Key type .fscrypt registered
[    0.682626] Key type fscrypt-provisioning registered
[    0.683384] integrity: Loading X.509 certificate: UEFI:db
[    0.683397] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[    0.683398] integrity: Loading X.509 certificate: UEFI:db
[    0.683407] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[    0.683407] integrity: Loading X.509 certificate: UEFI:db
[    0.683432] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.683432] integrity: Loading X.509 certificate: UEFI:db
[    0.683455] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.684106] PM:   Magic number: 15:640:309
[    0.684123] tty tty38: hash matches
[    0.684164] memory memory167: hash matches
[    0.684283] RAS: Correctable Errors collector initialized.
[    0.684967] Freeing unused decrypted memory: 2036K
[    0.685281] Freeing unused kernel image (initmem) memory: 3276K
[    0.723984] Write protecting the kernel read-only data: 30720k
[    0.724409] Freeing unused kernel image (rodata/data gap) memory: 1764K
[    0.734240] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.734244] rodata_test: all tests were successful
[    0.734247] Run /init as init process
[    0.734248]   with arguments:
[    0.734249]     /init
[    0.734250]   with environment:
[    0.734251]     HOME=/
[    0.734251]     TERM=linux
[    0.734252]     BOOT_IMAGE=/vmlinuz-linux
[    0.734253]     cryptdevice=UUID=b33de625-8871-42dc-b0b3-8380455802a4:root
[    0.802190] fbcon: Taking over console
[    0.802231] Console: switching to colour frame buffer device 240x67
[    1.032964] nvidia: loading out-of-tree module taints kernel.
[    1.032971] nvidia: module license 'NVIDIA' taints kernel.
[    1.032971] Disabling lock debugging due to kernel taint
[    1.044668] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.184534] nvidia-nvlink: Nvlink Core is being initialized, major device number 238

[    1.185253] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    1.185349] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    1.227439] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  530.41.03  Thu Mar 16 19:48:20 UTC 2023
[    1.245535] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  530.41.03  Thu Mar 16 19:23:04 UTC 2023
[    1.261082] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    1.337640] nvidia-uvm: Loaded the UVM driver, major device number 236.
[    1.339024] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    1.358182] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20221020/nsarguments-61)
[    1.477165] tsc: Refined TSC clocksource calibration: 2591.998 MHz
[    1.477169] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
[    1.477212] clocksource: Switched to clocksource tsc
[    2.225917] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.228864] usbcore: registered new interface driver usbhid
[    2.228865] usbhid: USB HID core driver
[    2.295008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.297089] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.297130] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.303234] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.303241] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.304319] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.304530] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.304533] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.304535] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.304579] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.304582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.304583] usb usb1: Product: xHCI Host Controller
[    2.304584] usb usb1: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.304586] usb usb1: SerialNumber: 0000:00:14.0
[    2.304695] hub 1-0:1.0: USB hub found
[    2.304711] hub 1-0:1.0: 16 ports detected
[    2.306649] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.306651] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.306653] usb usb2: Product: xHCI Host Controller
[    2.306653] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[    2.306654] usb usb2: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.306656] usb usb2: SerialNumber: 0000:00:14.0
[    2.306707] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    2.306776] hub 2-0:1.0: USB hub found
[    2.306790] hub 2-0:1.0: 10 ports detected
[    2.308005] usb: port power management may be unreliable
[    2.309729] cryptd: max_cpu_qlen set to 1000
[    2.310026] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
[    2.310030] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 4
[    2.311302] xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    2.311360] xhci_hcd 0000:09:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    2.312385] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[    2.312389] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 5
[    2.312391] xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.312432] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.312435] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.312436] usb usb3: Product: xHCI Host Controller
[    2.312438] usb usb3: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.312439] usb usb3: SerialNumber: 0000:2c:00.0
[    2.312702] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    2.314807] hub 3-0:1.0: USB hub found
[    2.314824] hub 3-0:1.0: 2 ports detected
[    2.316496] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.316499] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.316500] usb usb5: Product: xHCI Host Controller
[    2.316502] usb usb5: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.316503] usb usb5: SerialNumber: 0000:2c:00.0
[    2.316589] hub 5-0:1.0: USB hub found
[    2.316603] hub 5-0:1.0: 2 ports detected
[    2.317926] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6
[    2.317929] xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.317963] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.317965] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.317966] usb usb4: Product: xHCI Host Controller
[    2.317967] usb usb4: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.317967] usb usb4: SerialNumber: 0000:09:00.0
[    2.318010] hub 4-0:1.0: USB hub found
[    2.318022] hub 4-0:1.0: 2 ports detected
[    2.318102] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.318103] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.318104] usb usb6: Product: xHCI Host Controller
[    2.318104] usb usb6: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[    2.318105] usb usb6: SerialNumber: 0000:09:00.0
[    2.318140] hub 6-0:1.0: USB hub found
[    2.318152] hub 6-0:1.0: 2 ports detected
[    2.323448] nvme nvme0: pci function 0000:55:00.0
[    2.323634] AVX2 version of gcm_enc/dec engaged.
[    2.323658] AES CTR mode by8 optimization enabled
[    2.324137] sdhci: Secure Digital Host Controller Interface driver
[    2.324138] sdhci: Copyright(c) Pierre Ossman
[    2.328505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.428807] nvme nvme0: missing or invalid SUBNQN field.
[    2.557339] usb 1-8: new high-speed USB device number 2 using xhci_hcd
[    2.570068] nvme nvme0: 12/0/0 default/read/poll queues
[    2.570637] usb 4-1: new high-speed USB device number 2 using xhci_hcd
[    2.576791]  nvme0n1: p1 p2 p3 p4 p5 p6
[    2.596989] sdhci-pci 0000:54:00.0: SDHCI controller found [17a0:9755] (rev 0)
[    2.597049] sdhci-pci 0000:54:00.0: enabling device (0000 -> 0002)
[    2.608008] mmc0: SDHCI controller on PCI [0000:54:00.0] using ADMA 64-bit
[    2.623076] device-mapper: uevent: version 1.0.3
[    2.623118] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    2.631992] Key type trusted registered
[    2.639070] Key type encrypted registered
[    2.700229] usb 1-8: New USB device found, idVendor=13d3, idProduct=56fb, bcdDevice=60.01
[    2.700235] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.700238] usb 1-8: Product: Integrated Camera
[    2.700239] usb 1-8: Manufacturer: Azurewave
[    2.700241] usb 1-8: SerialNumber: 0000
[    2.718597] usb 4-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=72.15
[    2.718607] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.718611] usb 4-1: Product: USB2.1 Hub
[    2.718614] usb 4-1: Manufacturer: GenesysLogic
[    2.720115] hub 4-1:1.0: USB hub found
[    2.720452] hub 4-1:1.0: 4 ports detected
[    2.824116] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    2.837481] usb 6-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    2.859298] usb 6-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=72.15
[    2.859307] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.859311] usb 6-1: Product: USB3.1 Hub
[    2.859314] usb 6-1: Manufacturer: GenesysLogic
[    2.861768] hub 6-1:1.0: USB hub found
[    2.862259] hub 6-1:1.0: 4 ports detected
[    2.966376] usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
[    2.966387] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.966391] usb 1-9: SerialNumber: d4dbae0fe407
[    3.023927] usb 4-1.3: new high-speed USB device number 3 using xhci_hcd
[    3.090787] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    3.141535] usb 4-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=72.32
[    3.141545] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.141549] usb 4-1.3: Product: USB2.1 Hub
[    3.141553] usb 4-1.3: Manufacturer: GenesysLogic
[    3.144067] hub 4-1.3:1.0: USB hub found
[    3.144537] hub 4-1.3:1.0: 4 ports detected
[    3.211126] usb 6-1.3: new SuperSpeed USB device number 3 using xhci_hcd
[    3.231827] usb 6-1.3: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=72.32
[    3.231837] usb 6-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.231842] usb 6-1.3: Product: USB3.1 Hub
[    3.231845] usb 6-1.3: Manufacturer: GenesysLogic
[    3.232727] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    3.232730] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.255443] hub 6-1.3:1.0: USB hub found
[    3.255845] hub 6-1.3:1.0: 4 ports detected
[    3.327443] usb 4-1.4: new high-speed USB device number 4 using xhci_hcd
[    3.441521] usb 4-1.4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    3.441535] usb 4-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.441540] usb 4-1.4: Product: USB 2.0 Hub
[    3.443691] hub 4-1.4:1.0: USB hub found
[    3.443814] hub 4-1.4:1.0: 4 ports detected
[    3.537446] usb 4-1.3.1: new high-speed USB device number 5 using xhci_hcd
[    3.651553] usb 4-1.3.1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    3.651568] usb 4-1.3.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.651572] usb 4-1.3.1: Product: USB 2.0 Hub
[    3.653858] hub 4-1.3.1:1.0: USB hub found
[    3.653981] hub 4-1.3.1:1.0: 4 ports detected
[    3.840779] usb 4-1.4.1: new full-speed USB device number 6 using xhci_hcd
[    4.053513] usb 4-1.4.1: New USB device found, idVendor=2f96, idProduct=0100, bcdDevice= 1.00
[    4.053524] usb 4-1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.053529] usb 4-1.4.1: Product: Antlion Wireless Microphone
[    4.053533] usb 4-1.4.1: Manufacturer: Antlion Audio
[    4.059712] input: Antlion Audio Antlion Wireless Microphone as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.4/4-1.4.1/4-1.4.1:1.2/0003:2F96:0100.0001/input/input5
[    4.114299] hid-generic 0003:2F96:0100.0001: input,hidraw0: USB HID v1.00 Device [Antlion Audio Antlion Wireless Microphone] on usb-0000:09:00.0-1.4.1/input2
[    4.120825] usb 6-1.3.1: new SuperSpeed USB device number 4 using xhci_hcd
[    4.149158] usb 6-1.3.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.04
[    4.149174] usb 6-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.149179] usb 6-1.3.1: Product: 4-Port USB 3.0 Hub
[    4.149182] usb 6-1.3.1: Manufacturer: Generic
[    4.155122] hub 6-1.3.1:1.0: USB hub found
[    4.156059] hub 6-1.3.1:1.0: 4 ports detected
[    4.240792] usb 4-1.3.4: new high-speed USB device number 7 using xhci_hcd
[    4.521841] usb 4-1.3.4: New USB device found, idVendor=0bda, idProduct=48f0, bcdDevice= 0.04
[    4.521853] usb 4-1.3.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    4.521858] usb 4-1.3.4: Product: USB Audio
[    4.521862] usb 4-1.3.4: Manufacturer: Generic
[    4.528157] input: Generic USB Audio as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.4/4-1.3.4:1.0/0003:0BDA:48F0.0002/input/input6
[    4.584297] hid-generic 0003:0BDA:48F0.0002: input,hidraw1: USB HID v1.11 Device [Generic USB Audio] on usb-0000:09:00.0-1.3.4/input0
[    4.680542] usb 4-1.3.1.2: new high-speed USB device number 8 using xhci_hcd
[    4.871206] usb 4-1.3.1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    4.871225] usb 4-1.3.1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.871230] usb 4-1.3.1.2: Product: USB 2.0 Hub
[    4.874357] hub 4-1.3.1.2:1.0: USB hub found
[    4.874486] hub 4-1.3.1.2:1.0: 4 ports detected
[    4.944260] usb 6-1.3.3: new SuperSpeed USB device number 5 using xhci_hcd
[    4.961807] usb 6-1.3.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.01
[    4.961819] usb 6-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    4.961825] usb 6-1.3.3: Product: USB 10/100/1000 LAN
[    4.961828] usb 6-1.3.3: Manufacturer: Realtek
[    4.961832] usb 6-1.3.3: SerialNumber: 1010000D8
[    5.254104] usb 4-1.3.1.2.1: new high-speed USB device number 9 using xhci_hcd
[    5.455752] usb 4-1.3.1.2.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04
[    5.455765] usb 4-1.3.1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.455770] usb 4-1.3.1.2.1: Product: 4-Port USB 2.0 Hub
[    5.455774] usb 4-1.3.1.2.1: Manufacturer: Generic
[    5.459732] hub 4-1.3.1.2.1:1.0: USB hub found
[    5.460710] hub 4-1.3.1.2.1:1.0: 4 ports detected
[    5.654106] usb 4-1.3.1.2.2: new full-speed USB device number 10 using xhci_hcd
[    5.865222] usb 4-1.3.1.2.2: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.06
[    5.865235] usb 4-1.3.1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.865240] usb 4-1.3.1.2.2: Product: USB Receiver
[    5.865244] usb 4-1.3.1.2.2: Manufacturer: Logitech
[    5.882843] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.0/0003:046D:C539.0003/input/input7
[    5.934100] usb 4-1.3.1.2.1.1: new high-speed USB device number 11 using xhci_hcd
[    5.937900] hid-generic 0003:046D:C539.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input0
[    5.941318] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.1/0003:046D:C539.0004/input/input8
[    5.941477] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.1/0003:046D:C539.0004/input/input9
[    5.997561] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.1/0003:046D:C539.0004/input/input10
[    5.998186] hid-generic 0003:046D:C539.0004: input,hiddev96,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input1
[    6.001322] hid-generic 0003:046D:C539.0005: hiddev97,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input2
[    6.029764] usb 4-1.3.1.2.1.1: New USB device found, idVendor=3443, idProduct=970b, bcdDevice= 4.09
[    6.029776] usb 4-1.3.1.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.029782] usb 4-1.3.1.2.1.1: Product: NexiGo N970P 4K Camera
[    6.029786] usb 4-1.3.1.2.1.1: Manufacturer: Linux Foundation
[    6.157494] logitech-djreceiver 0003:046D:C539.0003: hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input0
[    6.200723] usb 4-1.3.1.2.3: new high-speed USB device number 12 using xhci_hcd
[    6.298440] logitech-djreceiver 0003:046D:C539.0004: hiddev96,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input1
[    6.355315] logitech-djreceiver 0003:046D:C539.0005: hiddev97,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.0-1.3.1.2.2/input2
[    6.391115] usb 4-1.3.1.2.3: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    6.391128] usb 4-1.3.1.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    6.391133] usb 4-1.3.1.2.3: Product: USB 2.0 Hub
[    6.395172] hub 4-1.3.1.2.3:1.0: USB hub found
[    6.395274] hub 4-1.3.1.2.3:1.0: 4 ports detected
[    6.412089] logitech-djreceiver 0003:046D:C539.0005: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[    6.413580] input: Logitech Wireless Mouse PID:4085 Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.2/0003:046D:C539.0005/0003:046D:4085.0006/input/input12
[    6.414144] input: Logitech Wireless Mouse PID:4085 Mouse as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.2/0003:046D:C539.0005/0003:046D:4085.0006/input/input13
[    6.414304] hid-generic 0003:046D:4085.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4085] on usb-0000:09:00.0-1.3.1.2.2/input2:1
[    6.600430] input: Logitech G604  as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.2/4-1.3.1.2.2:1.2/0003:046D:C539.0005/0003:046D:4085.0006/input/input17
[    6.601015] logitech-hidpp-device 0003:046D:4085.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech G604 ] on usb-0000:09:00.0-1.3.1.2.2/input2:1
[    6.794101] usb 4-1.3.1.2.3.4: new full-speed USB device number 13 using xhci_hcd
[    7.003564] usb 4-1.3.1.2.3.4: New USB device found, idVendor=0c45, idProduct=8006, bcdDevice= 1.38
[    7.003577] usb 4-1.3.1.2.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.003583] usb 4-1.3.1.2.3.4: Product: USB-Keyboard
[    7.003587] usb 4-1.3.1.2.3.4: Manufacturer: SONiX
[    7.016312] input: SONiX USB-Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.0/0003:0C45:8006.0007/input/input18
[    7.071354] hid-generic 0003:0C45:8006.0007: input,hidraw6: USB HID v1.11 Keyboard [SONiX USB-Keyboard] on usb-0000:09:00.0-1.3.1.2.3.4/input0
[    7.073534] input: SONiX USB-Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input19
[    7.127754] input: SONiX USB-Keyboard System Control as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input20
[    7.127994] input: SONiX USB-Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input21
[    7.128222] input: SONiX USB-Keyboard Mouse as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input22
[    7.128435] input: SONiX USB-Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input23
[    7.128647] input: SONiX USB-Keyboard System Multi Axis as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.3/4-1.3.1.2.3.4/4-1.3.1.2.3.4:1.1/0003:0C45:8006.0008/input/input24
[    7.129075] hid-generic 0003:0C45:8006.0008: input,hiddev98,hidraw7: USB HID v1.11 Keyboard [SONiX USB-Keyboard] on usb-0000:09:00.0-1.3.1.2.3.4/input1
[   19.354106] EXT4-fs (dm-0): mounted filesystem 3698dbb1-c8f5-4136-9d74-bdf747bb403a with ordered data mode. Quota mode: none.
[   19.430710] systemd[1]: systemd 253.1-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   19.430713] systemd[1]: Detected architecture x86-64.
[   19.431645] systemd[1]: Hostname set to <erebor>.
[   19.953852] systemd[1]: bpf-lsm: LSM BPF program attached
[   20.144070] systemd[1]: Queued start job for default target Graphical Interface.
[   20.167925] systemd[1]: Created slice Slice /system/getty.
[   20.168153] systemd[1]: Created slice Slice /system/modprobe.
[   20.168328] systemd[1]: Created slice Slice /system/systemd-fsck.
[   20.168453] systemd[1]: Created slice User and Session Slice.
[   20.168495] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   20.168525] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   20.168620] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   20.168669] systemd[1]: Reached target Local Encrypted Volumes.
[   20.168678] systemd[1]: Reached target Login Prompts.
[   20.168685] systemd[1]: Reached target Local Integrity Protected Volumes.
[   20.168700] systemd[1]: Reached target Remote File Systems.
[   20.168708] systemd[1]: Reached target Slice Units.
[   20.168735] systemd[1]: Reached target Local Verity Protected Volumes.
[   20.168778] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   20.168966] systemd[1]: Listening on LVM2 poll daemon socket.
[   20.169768] systemd[1]: Listening on Process Core Dump Socket.
[   20.169840] systemd[1]: Listening on Journal Socket (/dev/log).
[   20.169901] systemd[1]: Listening on Journal Socket.
[   20.170133] systemd[1]: Listening on udev Control Socket.
[   20.170188] systemd[1]: Listening on udev Kernel Socket.
[   20.170759] systemd[1]: Mounting Huge Pages File System...
[   20.171292] systemd[1]: Mounting POSIX Message Queue File System...
[   20.171812] systemd[1]: Mounting Kernel Debug File System...
[   20.172318] systemd[1]: Mounting Kernel Trace File System...
[   20.172950] systemd[1]: Starting Create List of Static Device Nodes...
[   20.173453] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   20.174029] systemd[1]: Starting Load Kernel Module configfs...
[   20.174581] systemd[1]: Starting Load Kernel Module dm_mod...
[   20.175111] systemd[1]: Starting Load Kernel Module drm...
[   20.175648] systemd[1]: Starting Load Kernel Module fuse...
[   20.176199] systemd[1]: Starting Load Kernel Module loop...
[   20.176252] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[   20.178131] systemd[1]: Starting Journal Service...
[   20.179005] systemd[1]: Starting Load Kernel Modules...
[   20.179030] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[   20.179567] systemd[1]: Starting Remount Root and Kernel File Systems...
[   20.180096] systemd[1]: Starting Coldplug All udev Devices...
[   20.181204] loop: module loaded
[   20.181326] systemd[1]: Mounted Huge Pages File System.
[   20.181390] systemd[1]: Mounted POSIX Message Queue File System.
[   20.181445] systemd[1]: Mounted Kernel Debug File System.
[   20.181500] systemd[1]: Mounted Kernel Trace File System.
[   20.183349] EXT4-fs (dm-0): re-mounted 3698dbb1-c8f5-4136-9d74-bdf747bb403a. Quota mode: none.
[   20.184140] fuse: init (API version 7.38)
[   20.187327] systemd-journald[449]: Collecting audit messages is disabled.
[   20.200806] Asymmetric key parser 'pkcs8' registered
[   20.213964] vboxdrv: Found 12 processor cores/threads
[   20.214010] systemd[1]: Finished Create List of Static Device Nodes.
[   20.214720] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   20.237650] vboxdrv: TSC mode is Invariant, tentative frequency 2591997959 Hz
[   20.237652] vboxdrv: Successfully loaded version 7.0.6 r155176 (interface 0x00330004)
[   20.239240] VBoxNetAdp: Successfully started.
[   20.241465] VBoxNetFlt: Successfully started.
[   20.263969] systemd[1]: Finished Load Kernel Module configfs.
[   20.264091] systemd[1]: Started Journal Service.
[   20.520614] Adding 12582908k swap on /swapfile.  Priority:-2 extents:398 across:226476028k SSFS
[   20.520664] systemd-journald[449]: Received client request to flush runtime journal.
[   20.533959] systemd-journald[449]: /var/log/journal/851b11930e294ac1abf988eb6c6c0d4b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   20.533963] systemd-journald[449]: Rotating system journal.
[   21.037738] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[   21.039265] mc: Linux media interface: v0.10
[   21.047574] Consider using thermal netlink events interface
[   21.049708] mousedev: PS/2 mouse device common for all mice
[   21.055670] ACPI: bus type thunderbolt registered
[   21.057751] thunderbolt 0000:06:00.0: enabling device (0000 -> 0002)
[   21.058363] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   21.058571] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   21.058637] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   21.060270] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   21.060823] i2c i2c-5: 2/4 memory slots populated (from DMI)
[   21.061713] i2c i2c-5: Successfully instantiated SPD at 0x51
[   21.062908] i2c i2c-5: Successfully instantiated SPD at 0x53
[   21.063065] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   21.072243] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   21.076875] Serial bus multi instantiate pseudo device driver INT3515:00: Instantiated 1 I2C devices.
[   21.134536] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   21.136811] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   21.140863] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   21.140866] cfg80211: failed to load regulatory.db
[   21.159343] Bluetooth: Core ver 2.22
[   21.159359] NET: Registered PF_BLUETOOTH protocol family
[   21.159360] Bluetooth: HCI device and connection manager initialized
[   21.159362] Bluetooth: HCI socket layer initialized
[   21.159363] Bluetooth: L2CAP socket layer initialized
[   21.159366] Bluetooth: SCO socket layer initialized
[   21.162025] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   21.162516] e1000e: Intel(R) PRO/1000 Network Driver
[   21.162518] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   21.162787] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   21.190621] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[   21.190627] caller snb_uncore_imc_init_box+0x84/0xe0 [intel_uncore] mapping multiple BARs
[   21.192313] videodev: Linux video capture interface: v2.00
[   21.193113] Intel(R) Wireless WiFi driver for Linux
[   21.193251] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[   21.196217] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   21.196219] thinkpad_acpi: http://ibm-acpi.sf.net/
[   21.196220] thinkpad_acpi: ThinkPad BIOS N30ET36W (1.19 ), EC N30HT31W
[   21.196221] thinkpad_acpi: Lenovo ThinkPad P17 Gen 1, model 20SQS28100
[   21.196445] thinkpad_acpi: radio switch found; radios are enabled
[   21.196850] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   21.196851] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   21.199874] usbcore: registered new interface driver r8152
[   21.202320] spi-nor spi0.0: w25q256 (32768 Kbytes)
[   21.206001] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   21.208984] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   21.217198] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   21.217201] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   21.217202] RAPL PMU: hw unit of domain package 2^-14 Joules
[   21.217203] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   21.217203] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   21.217204] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   21.219451] Creating 1 MTD partitions on "0000:00:1f.5":
[   21.219454] 0x000000000000-0x000002000000 : "BIOS"
[   21.227101] EXT4-fs (nvme0n1p6): mounted filesystem b3ddbdc5-0e08-44ee-b718-757e057c9a8d with ordered data mode. Quota mode: none.
[   21.241250] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   21.243318] snd_hda_intel 0000:00:1f.3: enabling device (0004 -> 0006)
[   21.246598] intel_rapl_common: Found RAPL domain package
[   21.246602] intel_rapl_common: Found RAPL domain dram
[   21.246850] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[   21.247547] snd_hda_intel 0000:01:00.1: Disabling MSI
[   21.247555] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   21.248109] usbcore: registered new interface driver cdc_ether
[   21.262299] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[   21.262315] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[   21.262649] iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
[   21.289359] usb 6-1.3.3: reset SuperSpeed USB device number 5 using xhci_hcd
[   21.290545] thinkpad_acpi: secondary fan control detected & enabled
[   21.290857] usb 1-8: Found UVC 1.10 device Integrated Camera (13d3:56fb)
[   21.293671] loop1: detected capacity change from 0 to 163360
[   21.302816] loop0: detected capacity change from 0 to 160824
[   21.304896] thinkpad_acpi: battery 1 registered (start 50, stop 60, behaviours: 0x7)
[   21.305370] ACPI: battery: new extension: ThinkPad Battery Extension
[   21.305589] loop2: detected capacity change from 0 to 8
[   21.305698] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input28
[   21.311076] usb 1-8: Found UVC 1.50 device Integrated Camera (13d3:56fb)
[   21.311241] usb 4-1.3.1.2.1.1: Warning! Unlikely big volume range (=7680), cval->res is probably wrong.
[   21.311244] usb 4-1.3.1.2.1.1: [5] FU [Capture Input terminal Capture Volume] ch = 1, val = 5120/12800/1
[   21.312248] usbcore: registered new interface driver snd-usb-audio
[   21.321631] loop3: detected capacity change from 0 to 239176
[   21.324607] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input29
[   21.325526] usb 4-1.3.1.2.1.1: Found UVC 1.00 device NexiGo N970P 4K Camera (3443:970b)
[   21.330063] loop4: detected capacity change from 0 to 238992
[   21.334276] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   21.338417] r8152 6-1.3.3:1.0: load rtl8153b-2 v1 10/23/19 successfully
[   21.338735] usbcore: registered new interface driver r8153_ecm
[   21.345711] loop5: detected capacity change from 0 to 113896
[   21.347652] loop6: detected capacity change from 0 to 113888
[   21.349440] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input27
[   21.351258] loop7: detected capacity change from 0 to 129600
[   21.352760] input: NexiGo N970P 4K Camera: NexiGo  as /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb4/4-1/4-1.3/4-1.3.1/4-1.3.1.2/4-1.3.1.2.1/4-1.3.1.2.1.1/4-1.3.1.2.1.1:1.0/input/input30
[   21.355106] usbcore: registered new interface driver uvcvideo
[   21.365657] loop8: detected capacity change from 0 to 129608
[   21.368424] loop9: detected capacity change from 0 to 337424
[   21.370648] loop10: detected capacity change from 0 to 709280
[   21.377959] loop11: detected capacity change from 0 to 133552
[   21.383603] r8152 6-1.3.3:1.0 eth0: v1.12.13
[   21.390558] loop12: detected capacity change from 0 to 187776
[   21.401620] loop14: detected capacity change from 0 to 94064
[   21.403710] loop13: detected capacity change from 0 to 94056
[   21.407208] loop15: detected capacity change from 0 to 102048
[   21.419112] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[   21.419934] loop16: detected capacity change from 0 to 102072
[   21.447694] usbcore: registered new interface driver btusb
[   21.488882] e1000e 0000:00:1f.6 eth1: (PCI Express:2.5GT/s:Width x1) 38:f3:ab:e1:48:b3
[   21.488890] e1000e 0000:00:1f.6 eth1: Intel(R) PRO/1000 Network Connection
[   21.488944] e1000e 0000:00:1f.6 eth1: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[   21.497690] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[   21.497776] Bluetooth: hci0: Boot Address: 0x24800
[   21.497778] Bluetooth: hci0: Firmware Version: 15-45.22
[   21.497779] Bluetooth: hci0: Firmware already loaded
[   21.575415] typec port0: bound usb1-port4 (ops connector_ops)
[   21.575423] typec port0: bound usb5-port1 (ops connector_ops)
[   21.663013] intel_rapl_common: Found RAPL domain package
[   21.663018] intel_rapl_common: Found RAPL domain core
[   21.663019] intel_rapl_common: Found RAPL domain uncore
[   21.663020] intel_rapl_common: Found RAPL domain dram
[   21.663021] intel_rapl_common: Found RAPL domain psys
[   21.663398] iTCO_vendor_support: vendor-support=0
[   21.664964] ee1004 5-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[   21.664992] ee1004 5-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[   21.668088] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input31
[   21.668190] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input32
[   21.668242] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input33
[   21.668294] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input34
[   21.679172] i915 0000:00:02.0: enabling device (0006 -> 0007)
[   21.696391] r8152 6-1.3.3:1.0 enp9s0u1u3u3: renamed from eth0
[   21.709965] i915 0000:00:02.0: [drm] VT-d active for gfx access
[   21.710035] Console: switching to colour dummy device 80x25
[   21.710059] i915 0000:00:02.0: vgaarb: deactivate vga console
[   21.710114] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[   21.725657] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   21.729062] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   21.736700] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth1
[   21.738088] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=mem
[   21.738463] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   21.741956] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   21.750940] intel_tcc_cooling: Programmable TCC Offset detected
[   21.772437] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[   21.772733] thermal thermal_zone10: failed to read out thermal zone (-61)
[   21.896728] iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
[   21.963090] iwlwifi 0000:00:14.3: base HW address: 64:6e:e0:eb:fe:9c
[   21.991197] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
[   21.994065] thunderbolt 0-1: new device found, vendor=0x173 device=0x2006
[   21.994067] thunderbolt 0-1: Plugable TBT3-UDC1
[   22.023369] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[   22.023374] psmouse serio1: synaptics: Your touchpad (PNP: LEN2066 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   22.034200] ucsi_acpi USBC000:00: UCSI_GET_PDOS failed (-95)
[   22.084780] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf014a3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2909640
[   22.084785] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   22.121880] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input26
[   22.312941] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.312944] Bluetooth: BNEP filters: protocol multicast
[   22.312946] Bluetooth: BNEP socket layer initialized
[   22.313633] Bluetooth: MGMT ver 1.22
[   22.317981] NET: Registered PF_ALG protocol family
[   22.406951] Bluetooth: hci0: Bad flag given (0x1) vs supported (0x0)
[   22.546418] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x12, buttons: 3/3
[   22.730076] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input35
[   23.119672] typec port2: bound usb1-port5 (ops connector_ops)
[   23.119680] typec port2: bound usb5-port2 (ops connector_ops)
[   23.609197] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[   23.609212] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[   23.609691] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   23.609747] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   23.609830] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input36
[   23.611930] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   23.612044] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input37
[   23.612193] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   24.143795] ucsi_acpi USBC000:00: con2: failed to register alt modes
[   24.180466] ucsi_acpi USBC000:00: PPM init failed (-110)
[   24.304226] IPv6: ADDRCONF(NETDEV_CHANGE): enp9s0u1u3u3: link becomes ready
[   24.304401] r8152 6-1.3.3:1.0 enp9s0u1u3u3: carrier on
[   24.575848] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[   24.575852] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[   24.846863] fbcon: i915drmfb (fb0) is primary device
[   24.851752] Console: switching to colour frame buffer device 240x67
[   24.873963] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   24.927704] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   24.927710] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   24.927712] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   24.927714] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   24.927716] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   24.927717] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[   24.927719] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   25.612024] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input38
[   25.612070] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input39
[   25.612101] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input40
[   25.612132] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input41
[   25.612161] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input42
[   25.856914] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[   25.856918] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[   26.243116] wlan0: authenticate with c8:9e:43:64:cb:e4
[   26.245926] wlan0: send auth to c8:9e:43:64:cb:e4 (try 1/3)
[   26.301670] wlan0: authenticate with c8:9e:43:64:cb:e4
[   26.302019] wlan0: send auth to c8:9e:43:64:cb:e4 (try 1/3)
[   26.328439] wlan0: authenticated
[   26.333791] wlan0: associate with c8:9e:43:64:cb:e4 (try 1/3)
[   26.437126] wlan0: associate with c8:9e:43:64:cb:e4 (try 2/3)
[   26.478336] wlan0: RX AssocResp from c8:9e:43:64:cb:e4 (capab=0x1511 status=0 aid=1)
[   26.481324] wlan0: associated
[   26.565206] wlan0: Limiting TX power to 27 (30 - 3) dBm as advertised by c8:9e:43:64:cb:e4
[   26.725351] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   27.129994] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[   27.129997] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[   28.641940] input: LogiOps Virtual Input as /devices/virtual/input/input43
[   29.656941] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[   29.656944] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[   31.126862] rfkill: input handler disabled
[   31.730393] Bluetooth: RFCOMM TTY layer initialized
[   31.730399] Bluetooth: RFCOMM socket layer initialized
[   31.730401] Bluetooth: RFCOMM ver 1.11
[  111.303765] logitech-hidpp-device 0003:046D:4085.0006: HID++ 4.2 device connected.
[  117.141901] systemd-journald[449]: /var/log/journal/851b11930e294ac1abf988eb6c6c0d4b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[  117.736833] rfkill: input handler enabled
[  120.061214] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[  120.061217] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[  122.378318] rfkill: input handler disabled

In the meantime, I've done this nonsense to constantly wiggle my cursor back and forth 1 px to keep my monitor refreshing

#!/bin/bash
x=0
while :; do
    if [[ "$x" -eq "1" ]]; then
        xdotool mousemove_relative -- 1 0;
        x=0
    else
        xdotool mousemove_relative -- -1 0;
        x=1
    fi
done

Any advice would be appreciated

Last edited by TheRedOne (2023-03-29 03:25:11)

Offline

#9 2023-03-29 06:37:48

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

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Because (likely) it's an intel IGP, removing xf86-video-amdgpu will have done nothing (you should not even have installed the package for lack of relevant hardware)
Try to remove xf86-video-intel, and while at it, the other xf86-video-* packages you don't actually need (all of them) as well.

Offline

#10 2023-03-29 09:08:45

Moopy
Member
Registered: 2020-03-02
Posts: 8

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

seth wrote:

Because (likely) it's an intel IGP, removing xf86-video-amdgpu will have done nothing (you should not even have installed the package for lack of relevant hardware)
Try to remove xf86-video-intel, and while at it, the other xf86-video-* packages you don't actually need (all of them) as well.

Had the same problems on my MSI GS75
Uninstalling xf86-video-intel seems to have fixed my issue.
Thanks!

Last edited by Moopy (2023-03-29 09:08:55)

Offline

#11 2023-03-29 13:56:28

TheRedOne
Member
Registered: 2023-03-28
Posts: 2

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Removing xf86-video-intel worked for me as well. Weird because I swore I had removed that in my trials as well. Anyways, thanks!

Offline

#12 2023-03-29 18:19:46

Artyom
Member
Registered: 2017-03-27
Posts: 68

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Hi!

I had the same issue for one week, you save the day!
Removing xf86-video-intel resolve the issue after a reboot.

Thanks for the help!

Offline

#13 2023-06-26 23:51:38

sorcery0358
Member
Registered: 2023-06-26
Posts: 19

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

having the same issue and uninstalling xf86-video-intel does seems to work but without it certain programs opens and runs very slow (eg. steam) and some even are not opening at all (eg. games).
ThinkPad T15G Gen 1
Intel i7-10750H with RTX2080 Super Max-Q

Last edited by sorcery0358 (2023-06-27 03:42:07)

Offline

#14 2023-06-27 06:09:07

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

Re: [solved] External monitor refreshes only on mouse movement (amdnvidia)

Which is not even the same symptoms and it's more than unclear whether removing the ddx driver is the cause for what you see.
=> Open a new thread and post the logs for steam/the failing games, your xorg log and the output of "glxinfo -B" w/ and w/o prime-run *there*

Offline

Board footer

Powered by FluxBB