You are not logged in.

#1 2021-06-17 13:26:33

Nilas
Member
Registered: 2020-11-10
Posts: 46

Booting with external monitor connected results in black screen

Hi, I am experiencing a problem where if I boot up my laptop with my external monitor connected it results in a black screen when I switch to the laptop monitor. When I enter Xorg after boot I get output to both monitors, but when I switch to only the laptop monitor I get a black screen with a cursor. When I hover the cursor over e.g. where polybar should be the cursor changes to a hand, so it still seems to be there just totally black.

Switching to only the external monitor works fine. I am not experiencing any problems with the laptop monitor being black if I boot my laptop with my external monitor disconnected and I have no problems switching between the two monitors in this scenario.

I have set up my laptop to use optimus-manager and boot up using the nvidia GPU.

I would appreciate if I could get help with this issue since I really have no clue how to solve it.

My laptop is an Legion Y540-15IRH Laptop (Lenovo) - Type 81SX (81SX0008MX)

If important information is missing, please let me know.

Here is the Xorg log and output of journalctl when I boot up my laptop with the external monitor connected and running the commands xrandr --output eDP-1-1 --auto --output DP-2 --off to switch to only the laptop monitor and xrandr --output eDP-1-1 --off --output DP-2 --auto to switch to only the external monitor:

Xorg:

[    10.147] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    10.148] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    10.148] Build Operating System: Linux Archlinux
[    10.148] Current Operating System: Linux archlinux 5.12.10-arch1-1 #1 SMP PREEMPT Thu, 10 Jun 2021 16:34:50 +0000 x86_64
[    10.149] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
[    10.149] Build Date: 13 April 2021  03:12:10PM
[    10.149]  
[    10.149] Current version of pixman: 0.40.0
[    10.149] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.149] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.150] (==) Log file: "/home/nilas/.local/share/xorg/Xorg.0.log", Time: Thu Jun 17 13:35:05 2021
[    10.153] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.153] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.154] (==) ServerLayout "layout"
[    10.154] (**) |-->Screen "nvidia" (0)
[    10.154] (**) |   |-->Monitor "<default monitor>"
[    10.155] (**) |   |-->Device "nvidia"
[    10.155] (**) |   |-->GPUDevice "integrated"
[    10.155] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    10.155] (**) |-->Inactive Device "integrated"
[    10.155] (==) Automatically adding devices
[    10.155] (==) Automatically enabling devices
[    10.155] (==) Automatically adding GPU devices
[    10.155] (==) Automatically binding GPU devices
[    10.155] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.156] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.156] 	Entry deleted from font path.
[    10.156] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    10.156] 	Entry deleted from font path.
[    10.156] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    10.156] 	Entry deleted from font path.
[    10.156] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    10.156] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    10.156] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.156] (II) Module ABI versions:
[    10.156] 	X.Org ANSI C Emulation: 0.4
[    10.156] 	X.Org Video Driver: 24.1
[    10.156] 	X.Org XInput driver : 24.1
[    10.156] 	X.Org Server Extension : 10.0
[    10.158] (++) using VT number 1

[    10.161] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    10.163] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.164] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    10.165] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.166] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    10.170] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    10.173] (--) PCI:*(0@0:2:0) 8086:3e9b:17aa:3ffc rev 0, Mem @ 0xb5000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    10.173] (--) PCI: (1@0:0:0) 10de:2191:17aa:3ffc rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    10.173] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.174] (II) LoadModule: "glx"
[    10.175] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.184] (II) Module glx: vendor="X.Org Foundation"
[    10.184] 	compiled for 1.20.11, module version = 1.0.0
[    10.185] 	ABI class: X.Org Server Extension, version 10.0
[    10.185] (II) LoadModule: "nvidia"
[    10.186] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    10.189] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.189] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.189] 	Module class: X.Org Video Driver
[    10.190] (II) LoadModule: "modesetting"
[    10.190] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.192] (II) Module modesetting: vendor="X.Org Foundation"
[    10.192] 	compiled for 1.20.11, module version = 1.20.11
[    10.192] 	Module class: X.Org Video Driver
[    10.193] 	ABI class: X.Org Video Driver, version 24.1
[    10.193] (II) NVIDIA dlloader X Driver  465.31  Thu May 13 22:19:15 UTC 2021
[    10.193] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.193] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.193] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    10.193] (II) systemd-logind: releasing fd for 226:0
[    10.195] (II) Loading sub module "fb"
[    10.195] (II) LoadModule: "fb"
[    10.195] (II) Loading /usr/lib/xorg/modules/libfb.so
[    10.196] (II) Module fb: vendor="X.Org Foundation"
[    10.196] 	compiled for 1.20.11, module version = 1.0.0
[    10.196] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.196] (II) Loading sub module "wfb"
[    10.196] (II) LoadModule: "wfb"
[    10.197] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    10.198] (II) Module wfb: vendor="X.Org Foundation"
[    10.198] 	compiled for 1.20.11, module version = 1.0.0
[    10.198] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.198] (II) Loading sub module "ramdac"
[    10.198] (II) LoadModule: "ramdac"
[    10.198] (II) Module "ramdac" already built-in
[    10.204] (II) modeset(G0): using drv /dev/dri/card1
[    10.204] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    10.204] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    10.204] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    10.204] (==) NVIDIA(0): RGB weight 888
[    10.204] (==) NVIDIA(0): Default visual is TrueColor
[    10.204] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.204] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    10.204] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    10.205] (**) NVIDIA(0): Option "Coolbits" "28"
[    10.205] (**) NVIDIA(0): Enabling 2D acceleration
[    10.205] (II) Loading sub module "glxserver_nvidia"
[    10.205] (II) LoadModule: "glxserver_nvidia"
[    10.205] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    10.240] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    10.240] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.240] 	Module class: X.Org Server Extension
[    10.240] (II) NVIDIA GLX Module  465.31  Thu May 13 22:16:59 UTC 2021
[    10.241] (II) NVIDIA: The X server supports PRIME Render Offload.
[    10.965] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    10.965] (--) NVIDIA(0):     DFP-0
[    10.965] (--) NVIDIA(0):     DFP-1
[    10.965] (--) NVIDIA(0):     DFP-2
[    10.965] (--) NVIDIA(0):     DFP-3 (boot)
[    10.965] (--) NVIDIA(0):     DFP-4
[    10.965] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0
[    10.965] (II) NVIDIA(0):     (GPU-0)
[    10.965] (--) NVIDIA(0): Memory: 6291456 kBytes
[    10.965] (--) NVIDIA(0): VideoBIOS: 90.16.25.40.18
[    10.965] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    10.965] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.965] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    10.965] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    10.965] (--) NVIDIA(GPU-0): 
[    10.966] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.966] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.966] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.966] (--) NVIDIA(GPU-0): 
[    10.966] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.966] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    10.966] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    10.966] (--) NVIDIA(GPU-0): 
[    10.966] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    10.966] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    10.966] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    10.966] (--) NVIDIA(GPU-0): 
[    10.968] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    10.968] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    10.968] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    10.968] (--) NVIDIA(GPU-0): 
[    11.009] (==) NVIDIA(0): 
[    11.009] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    11.009] (==) NVIDIA(0):     will be used as the requested mode.
[    11.009] (==) NVIDIA(0): 
[    11.010] (II) NVIDIA(0): Validated MetaModes:
[    11.010] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[    11.010] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[    11.061] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    11.061] (--) NVIDIA(0):     option
[    11.061] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    11.061] (==) modeset(G0): RGB weight 888
[    11.061] (==) modeset(G0): Default visual is TrueColor
[    11.061] (II) Loading sub module "glamoregl"
[    11.061] (II) LoadModule: "glamoregl"
[    11.061] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.065] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.065] 	compiled for 1.20.11, module version = 1.0.1
[    11.065] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.285] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[    11.285] (II) modeset(G0): glamor initialized
[    11.287] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    11.288] (II) modeset(G0): EDID for output eDP-1-1
[    11.288] (II) modeset(G0): Manufacturer: BOE  Model: 84d  Serial#: 0
[    11.288] (II) modeset(G0): Year: 2018  Week: 1
[    11.288] (II) modeset(G0): EDID Version: 1.4
[    11.288] (II) modeset(G0): Digital Display Input
[    11.288] (II) modeset(G0): 8 bits per channel
[    11.288] (II) modeset(G0): Digital interface is DisplayPort
[    11.288] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    11.288] (II) modeset(G0): Gamma: 2.20
[    11.288] (II) modeset(G0): No DPMS capabilities specified
[    11.288] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    11.288] (II) modeset(G0): First detailed timing is preferred mode
[    11.288] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    11.288] (II) modeset(G0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    11.288] (II) modeset(G0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    11.288] (II) modeset(G0): Manufacturer's mask: 0
[    11.288] (II) modeset(G0): Supported detailed timing:
[    11.288] (II) modeset(G0): clock: 342.1 MHz   Image Size:  344 x 193 mm
[    11.288] (II) modeset(G0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[    11.288] (II) modeset(G0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1142 v_border: 0
[    11.288] (II) modeset(G0):  BOE HF
[    11.288] (II) modeset(G0):  NV156FHM-N4G
[    11.288] (II) modeset(G0): EDID (in hex):
[    11.288] (II) modeset(G0): 	00ffffffffffff0009e54d0800000000
[    11.288] (II) modeset(G0): 	011c0104a522137802de50a3544c9926
[    11.288] (II) modeset(G0): 	0f505400000001010101010101010101
[    11.288] (II) modeset(G0): 	0101010101019d8580a070383e406c30
[    11.288] (II) modeset(G0): 	aa0058c11000001a0000000000000000
[    11.288] (II) modeset(G0): 	00000000000000000000000000fe0042
[    11.288] (II) modeset(G0): 	4f452048460a202020202020000000fe
[    11.288] (II) modeset(G0): 	004e5631353646484d2d4e34470a0004
[    11.289] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    11.289] (II) modeset(G0): Modeline "1920x1080"x144.0  342.05  1920 2028 2076 2080  1080 1090 1100 1142 +hsync -vsync (164.4 kHz eP)
[    11.289] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    11.289] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x170.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x150.1  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x768i"x43.5   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x720"x170.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x720"x150.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "928x696"x150.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    11.289] (II) modeset(G0): Modeline "896x672"x150.1  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x170.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x150.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x140.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x130.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    11.289] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    11.289] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    11.289] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    11.289] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    11.289] (II) modeset(G0): Modeline "700x525"x149.5   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    11.289] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x512"x170.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x512"x150.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x170.2   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    11.290] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    11.290] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "576x432"x150.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    11.290] (II) modeset(G0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x384"x170.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x384"x150.1   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x384"x140.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "416x312"x149.3   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "400x300"x170.5   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "400x300"x144.4   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    11.290] (II) modeset(G0): Modeline "400x300"x150.2   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    11.290] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x240"x170.4   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x240"x145.6   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x240"x150.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    11.290] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    11.290] (II) modeset(G0): Modeline "360x200"x170.1   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x200"x170.5   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    11.290] (II) modeset(G0): Modeline "320x175"x170.5   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    11.290] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    11.290] (==) modeset(G0): DPI set to (96, 96)
[    11.290] (II) Loading sub module "fb"
[    11.290] (II) LoadModule: "fb"
[    11.290] (II) Loading /usr/lib/xorg/modules/libfb.so
[    11.290] (II) Module fb: vendor="X.Org Foundation"
[    11.290] 	compiled for 1.20.11, module version = 1.0.0
[    11.290] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.291] (WW) NVIDIA: Failed to bind sideband socket to
[    11.291] (WW) NVIDIA:     '/var/run/nvidia-xdriver-561685b6' Permission denied
[    11.291] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    11.291] (II) NVIDIA:     access.
[    11.300] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.300] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    11.300] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    11.300] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.300] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    11.300] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    11.300] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.300] (II) NVIDIA(0):     Config Options in the README.
[    11.318] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[    11.448] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.448] (==) NVIDIA(0): Backing store enabled
[    11.448] (==) NVIDIA(0): Silken mouse disabled
[    11.448] (==) NVIDIA(0): DPMS enabled
[    11.448] (II) Loading sub module "dri2"
[    11.448] (II) LoadModule: "dri2"
[    11.448] (II) Module "dri2" already built-in
[    11.448] (II) NVIDIA(0): [DRI2] Setup complete
[    11.448] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.483] (==) modeset(G0): Backing store enabled
[    11.483] (==) modeset(G0): Silken mouse disabled
[    11.513] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    11.513] (==) modeset(G0): DPMS enabled
[    11.513] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    11.513] (II) modeset(G0): [DRI2] Setup complete
[    11.513] (II) modeset(G0): [DRI2]   DRI driver: iris
[    11.513] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    11.513] (II) Initializing extension Generic Event Extension
[    11.513] (II) Initializing extension SHAPE
[    11.513] (II) Initializing extension MIT-SHM
[    11.513] (II) Initializing extension XInputExtension
[    11.513] (II) Initializing extension XTEST
[    11.514] (II) Initializing extension BIG-REQUESTS
[    11.514] (II) Initializing extension SYNC
[    11.514] (II) Initializing extension XKEYBOARD
[    11.514] (II) Initializing extension XC-MISC
[    11.514] (II) Initializing extension SECURITY
[    11.514] (II) Initializing extension XFIXES
[    11.514] (II) Initializing extension RENDER
[    11.514] (II) Initializing extension RANDR
[    11.514] (II) Initializing extension COMPOSITE
[    11.514] (II) Initializing extension DAMAGE
[    11.514] (II) Initializing extension MIT-SCREEN-SAVER
[    11.514] (II) Initializing extension DOUBLE-BUFFER
[    11.514] (II) Initializing extension RECORD
[    11.514] (II) Initializing extension DPMS
[    11.514] (II) Initializing extension Present
[    11.514] (II) Initializing extension DRI3
[    11.514] (II) Initializing extension X-Resource
[    11.514] (II) Initializing extension XVideo
[    11.514] (II) Initializing extension XVideo-MotionCompensation
[    11.514] (II) Initializing extension GLX
[    11.514] (II) Initializing extension GLX
[    11.514] (II) Indirect GLX disabled.
[    11.514] (II) GLX: Another vendor is already registered for screen 0
[    11.514] (II) Initializing extension XFree86-VidModeExtension
[    11.514] (II) Initializing extension XFree86-DGA
[    11.514] (II) Initializing extension XFree86-DRI
[    11.514] (II) Initializing extension DRI2
[    11.514] (II) Initializing extension NV-GLX
[    11.514] (II) Initializing extension NV-CONTROL
[    11.514] (II) Initializing extension XINERAMA
[    11.783] (II) modeset(G0): Damage tracking initialized
[    11.880] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    11.880] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.880] (**) Video Bus: Applying InputClass "system-keyboard"
[    11.880] (**) Video Bus: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.880] (II) LoadModule: "libinput"
[    11.881] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.884] (II) Module libinput: vendor="X.Org Foundation"
[    11.884] 	compiled for 1.20.11, module version = 1.0.1
[    11.884] 	Module class: X.Org XInput Driver
[    11.884] 	ABI class: X.Org XInput driver, version 24.1
[    11.884] (II) Using input driver 'libinput' for 'Video Bus'
[    11.885] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 35 paused 0
[    11.885] (**) Video Bus: always reports core events
[    11.885] (**) Option "Device" "/dev/input/event8"
[    11.885] (**) Option "_source" "server/udev"
[    11.890] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    11.890] (II) event8  - Video Bus: device is a keyboard
[    11.890] (II) event8  - Video Bus: device removed
[    11.890] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event8"
[    11.890] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    11.890] (**) Option "xkb_layout" "us,dk"
[    11.890] (**) Option "xkb_variant" "altgr-intl,"
[    11.890] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.911] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    11.911] (II) event8  - Video Bus: device is a keyboard
[    11.911] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    11.911] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.911] (**) Video Bus: Applying InputClass "system-keyboard"
[    11.911] (**) Video Bus: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.911] (II) Using input driver 'libinput' for 'Video Bus'
[    11.912] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 38 paused 0
[    11.912] (**) Video Bus: always reports core events
[    11.912] (**) Option "Device" "/dev/input/event7"
[    11.912] (**) Option "_source" "server/udev"
[    11.912] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    11.912] (II) event7  - Video Bus: device is a keyboard
[    11.912] (II) event7  - Video Bus: device removed
[    11.912] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8/event7"
[    11.912] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.912] (**) Option "xkb_layout" "us,dk"
[    11.912] (**) Option "xkb_variant" "altgr-intl,"
[    11.912] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.913] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    11.913] (II) event7  - Video Bus: device is a keyboard
[    11.913] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    11.913] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.913] (**) Power Button: Applying InputClass "system-keyboard"
[    11.913] (**) Power Button: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.913] (II) Using input driver 'libinput' for 'Power Button'
[    11.914] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[    11.914] (**) Power Button: always reports core events
[    11.914] (**) Option "Device" "/dev/input/event1"
[    11.914] (**) Option "_source" "server/udev"
[    11.914] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.914] (II) event1  - Power Button: device is a keyboard
[    11.915] (II) event1  - Power Button: device removed
[    11.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    11.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    11.915] (**) Option "xkb_layout" "us,dk"
[    11.915] (**) Option "xkb_variant" "altgr-intl,"
[    11.915] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.915] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.915] (II) event1  - Power Button: device is a keyboard
[    11.915] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    11.915] (**) Lid Switch: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.915] (II) Using input driver 'libinput' for 'Lid Switch'
[    11.916] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 40 paused 0
[    11.916] (**) Lid Switch: always reports core events
[    11.916] (**) Option "Device" "/dev/input/event0"
[    11.916] (**) Option "_source" "server/udev"
[    11.917] (II) event0  - Lid Switch: is tagged by udev as: Switch
[    11.917] (II) event0  - Lid Switch: device is a switch device
[    11.917] (II) event0  - Lid Switch: device is a switch device
[    11.917] (II) event0  - Lid Switch: device removed
[    11.917] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0"
[    11.917] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 9)
[    11.917] (II) event0  - Lid Switch: is tagged by udev as: Switch
[    11.917] (II) event0  - Lid Switch: device is a switch device
[    11.917] (II) event0  - Lid Switch: device is a switch device
[    11.918] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[    11.918] (**) HDA NVidia HDMI/DP,pcm=3: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.918] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=3'
[    11.918] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 41 paused 0
[    11.918] (**) HDA NVidia HDMI/DP,pcm=3: always reports core events
[    11.918] (**) Option "Device" "/dev/input/event9"
[    11.918] (**) Option "_source" "server/udev"
[    11.919] (II) event9  - HDA NVidia HDMI/DP,pcm=3: is tagged by udev as: Switch
[    11.919] (II) event9  - not using input device '/dev/input/event9'.
[    11.919] (EE) libinput: HDA NVidia HDMI/DP,pcm=3: Failed to create a device for /dev/input/event9
[    11.919] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=3"
[    11.919] (II) UnloadModule: "libinput"
[    11.919] (II) systemd-logind: releasing fd for 13:73
[    12.010] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    12.010] (**) HDA NVidia HDMI/DP,pcm=7: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.010] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=7'
[    12.012] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 41 paused 0
[    12.012] (**) HDA NVidia HDMI/DP,pcm=7: always reports core events
[    12.012] (**) Option "Device" "/dev/input/event10"
[    12.012] (**) Option "_source" "server/udev"
[    12.015] (II) event10 - HDA NVidia HDMI/DP,pcm=7: is tagged by udev as: Switch
[    12.015] (II) event10 - not using input device '/dev/input/event10'.
[    12.015] (EE) libinput: HDA NVidia HDMI/DP,pcm=7: Failed to create a device for /dev/input/event10
[    12.015] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=7"
[    12.015] (II) UnloadModule: "libinput"
[    12.015] (II) systemd-logind: releasing fd for 13:74
[    12.076] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[    12.076] (**) HDA NVidia HDMI/DP,pcm=8: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.076] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=8'
[    12.078] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
[    12.078] (**) HDA NVidia HDMI/DP,pcm=8: always reports core events
[    12.078] (**) Option "Device" "/dev/input/event11"
[    12.078] (**) Option "_source" "server/udev"
[    12.081] (II) event11 - HDA NVidia HDMI/DP,pcm=8: is tagged by udev as: Switch
[    12.082] (II) event11 - not using input device '/dev/input/event11'.
[    12.082] (EE) libinput: HDA NVidia HDMI/DP,pcm=8: Failed to create a device for /dev/input/event11
[    12.082] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=8"
[    12.082] (II) UnloadModule: "libinput"
[    12.082] (II) systemd-logind: releasing fd for 13:75
[    12.156] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[    12.156] (**) HDA NVidia HDMI/DP,pcm=9: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.156] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=9'
[    12.158] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 41 paused 0
[    12.158] (**) HDA NVidia HDMI/DP,pcm=9: always reports core events
[    12.158] (**) Option "Device" "/dev/input/event12"
[    12.158] (**) Option "_source" "server/udev"
[    12.161] (II) event12 - HDA NVidia HDMI/DP,pcm=9: is tagged by udev as: Switch
[    12.161] (II) event12 - not using input device '/dev/input/event12'.
[    12.161] (EE) libinput: HDA NVidia HDMI/DP,pcm=9: Failed to create a device for /dev/input/event12
[    12.161] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=9"
[    12.161] (II) UnloadModule: "libinput"
[    12.162] (II) systemd-logind: releasing fd for 13:76
[    12.223] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event13)
[    12.223] (**) HDA NVidia HDMI/DP,pcm=10: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.223] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=10'
[    12.225] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 41 paused 0
[    12.225] (**) HDA NVidia HDMI/DP,pcm=10: always reports core events
[    12.225] (**) Option "Device" "/dev/input/event13"
[    12.225] (**) Option "_source" "server/udev"
[    12.228] (II) event13 - HDA NVidia HDMI/DP,pcm=10: is tagged by udev as: Switch
[    12.228] (II) event13 - not using input device '/dev/input/event13'.
[    12.228] (EE) libinput: HDA NVidia HDMI/DP,pcm=10: Failed to create a device for /dev/input/event13
[    12.228] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=10"
[    12.228] (II) UnloadModule: "libinput"
[    12.228] (II) systemd-logind: releasing fd for 13:77
[    12.290] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event14)
[    12.290] (**) HDA NVidia HDMI/DP,pcm=11: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.290] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=11'
[    12.292] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 41 paused 0
[    12.292] (**) HDA NVidia HDMI/DP,pcm=11: always reports core events
[    12.292] (**) Option "Device" "/dev/input/event14"
[    12.292] (**) Option "_source" "server/udev"
[    12.294] (II) event14 - HDA NVidia HDMI/DP,pcm=11: is tagged by udev as: Switch
[    12.295] (II) event14 - not using input device '/dev/input/event14'.
[    12.295] (EE) libinput: HDA NVidia HDMI/DP,pcm=11: Failed to create a device for /dev/input/event14
[    12.295] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=11"
[    12.295] (II) UnloadModule: "libinput"
[    12.295] (II) systemd-logind: releasing fd for 13:78
[    12.371] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event15)
[    12.371] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[    12.371] (**) Logitech Gaming Mouse G502: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.371] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[    12.429] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 41 paused 0
[    12.429] (**) Logitech Gaming Mouse G502: always reports core events
[    12.429] (**) Option "Device" "/dev/input/event15"
[    12.429] (**) Option "_source" "server/udev"
[    12.433] (II) event15 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[    12.433] (II) event15 - Logitech Gaming Mouse G502: device set to 2400 DPI
[    12.433] (II) event15 - Logitech Gaming Mouse G502: device is a pointer
[    12.434] (II) event15 - Logitech Gaming Mouse G502: device removed
[    12.434] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C332.0002/input/input18/event15"
[    12.434] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 10)
[    12.434] (**) Option "AccelerationScheme" "none"
[    12.434] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[    12.434] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[    12.434] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[    12.435] (II) event15 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[    12.435] (II) event15 - Logitech Gaming Mouse G502: device set to 2400 DPI
[    12.435] (II) event15 - Logitech Gaming Mouse G502: device is a pointer
[    12.436] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
[    12.436] (**) Logitech Gaming Mouse G502: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.436] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[    12.436] (**) Logitech Gaming Mouse G502: always reports core events
[    12.436] (**) Option "Device" "/dev/input/mouse0"
[    12.436] (**) Option "_source" "server/udev"
[    12.436] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[    12.436] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[    12.436] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[    12.436] (EE) libinput: Logitech Gaming Mouse G502: Failed to create a device for /dev/input/mouse0
[    12.436] (EE) PreInit returned 2 for "Logitech Gaming Mouse G502"
[    12.436] (II) UnloadModule: "libinput"
[    12.436] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event16)
[    12.436] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.436] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[    12.437] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.437] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[    12.437] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 42 paused 0
[    12.437] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[    12.437] (**) Option "Device" "/dev/input/event16"
[    12.437] (**) Option "_source" "server/udev"
[    12.438] (II) event16 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[    12.438] (II) event16 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[    12.438] (II) event16 - Logitech Gaming Mouse G502 Keyboard: device removed
[    12.438] (II) libinput: Logitech Gaming Mouse G502 Keyboard: needs a virtual subdevice
[    12.438] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input19/event16"
[    12.438] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: MOUSE, id 11)
[    12.438] (**) Option "AccelerationScheme" "none"
[    12.438] (**) Logitech Gaming Mouse G502 Keyboard: (accel) selected scheme none/0
[    12.438] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration factor: 2.000
[    12.438] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration threshold: 4
[    12.439] (II) event16 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[    12.439] (II) event16 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[    12.439] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event26)
[    12.439] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    12.439] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[    12.439] (**) Integrated Camera: Integrated C: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.439] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    12.440] (II) systemd-logind: got fd for /dev/input/event26 13:90 fd 43 paused 0
[    12.440] (**) Integrated Camera: Integrated C: always reports core events
[    12.440] (**) Option "Device" "/dev/input/event26"
[    12.440] (**) Option "_source" "server/udev"
[    12.441] (II) event26 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    12.441] (II) event26 - Integrated Camera: Integrated C: device is a keyboard
[    12.441] (II) event26 - Integrated Camera: Integrated C: device removed
[    12.441] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input29/event26"
[    12.441] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 12)
[    12.441] (**) Option "xkb_layout" "us,dk"
[    12.441] (**) Option "xkb_variant" "altgr-intl,"
[    12.441] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.442] (II) event26 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    12.442] (II) event26 - Integrated Camera: Integrated C: device is a keyboard
[    12.442] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event24)
[    12.442] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.442] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    12.442] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.442] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    12.443] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 44 paused 0
[    12.443] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    12.443] (**) Option "Device" "/dev/input/event24"
[    12.443] (**) Option "_source" "server/udev"
[    12.444] (II) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    12.444] (II) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    12.444] (II) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    12.444] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    12.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input27/event24"
[    12.444] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 13)
[    12.444] (**) Option "AccelerationScheme" "none"
[    12.444] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    12.444] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    12.444] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    12.445] (II) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    12.445] (II) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    12.446] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event25)
[    12.446] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    12.446] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    12.446] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.446] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    12.446] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 45 paused 0
[    12.446] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    12.446] (**) Option "Device" "/dev/input/event25"
[    12.446] (**) Option "_source" "server/udev"
[    12.447] (II) event25 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    12.447] (II) event25 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    12.447] (II) event25 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    12.447] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input28/event25"
[    12.447] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 14)
[    12.447] (**) Option "xkb_layout" "us,dk"
[    12.447] (**) Option "xkb_variant" "altgr-intl,"
[    12.447] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.448] (II) event25 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    12.448] (II) event25 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    12.449] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Mouse (/dev/input/event4)
[    12.449] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "libinput pointer catchall"
[    12.449] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.449] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Mouse'
[    12.450] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 46 paused 0
[    12.450] (**) MSFT0001:01 06CB:CD5F Mouse: always reports core events
[    12.450] (**) Option "Device" "/dev/input/event4"
[    12.450] (**) Option "_source" "server/udev"
[    12.450] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: is tagged by udev as: Mouse Pointingstick
[    12.450] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device is a pointer
[    12.451] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device removed
[    12.451] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input30/event4"
[    12.451] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CD5F Mouse" (type: MOUSE, id 15)
[    12.451] (**) Option "AccelerationScheme" "none"
[    12.451] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) selected scheme none/0
[    12.451] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) acceleration factor: 2.000
[    12.451] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) acceleration threshold: 4
[    12.452] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: is tagged by udev as: Mouse Pointingstick
[    12.452] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device is a pointer
[    12.453] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Mouse (/dev/input/mouse1)
[    12.453] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.453] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Mouse'
[    12.453] (**) MSFT0001:01 06CB:CD5F Mouse: always reports core events
[    12.453] (**) Option "Device" "/dev/input/mouse1"
[    12.453] (**) Option "_source" "server/udev"
[    12.453] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
	Permission denied.
[    12.453] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[    12.453] (II) mouse1  - failed to create input device '/dev/input/mouse1'.
[    12.453] (EE) libinput: MSFT0001:01 06CB:CD5F Mouse: Failed to create a device for /dev/input/mouse1
[    12.453] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CD5F Mouse"
[    12.453] (II) UnloadModule: "libinput"
[    12.454] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Touchpad (/dev/input/event5)
[    12.454] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "libinput touchpad catchall"
[    12.454] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.454] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Touchpad'
[    12.454] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0
[    12.454] (**) MSFT0001:01 06CB:CD5F Touchpad: always reports core events
[    12.454] (**) Option "Device" "/dev/input/event5"
[    12.454] (**) Option "_source" "server/udev"
[    12.455] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: is tagged by udev as: Touchpad
[    12.455] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device is a touchpad
[    12.456] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device removed
[    12.456] (**) Option "Tapping" "on"
[    12.456] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input31/event5"
[    12.456] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CD5F Touchpad" (type: TOUCHPAD, id 16)
[    12.456] (**) Option "AccelerationScheme" "none"
[    12.456] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) selected scheme none/0
[    12.456] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) acceleration factor: 2.000
[    12.456] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) acceleration threshold: 4
[    12.457] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: is tagged by udev as: Touchpad
[    12.457] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device is a touchpad
[    12.458] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Touchpad (/dev/input/mouse2)
[    12.458] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.458] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Touchpad'
[    12.458] (**) MSFT0001:01 06CB:CD5F Touchpad: always reports core events
[    12.458] (**) Option "Device" "/dev/input/mouse2"
[    12.458] (**) Option "_source" "server/udev"
[    12.458] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse2
	Permission denied.
[    12.458] (II) mouse2: opening input device '/dev/input/mouse2' failed (Permission denied).
[    12.458] (II) mouse2  - failed to create input device '/dev/input/mouse2'.
[    12.458] (EE) libinput: MSFT0001:01 06CB:CD5F Touchpad: Failed to create a device for /dev/input/mouse2
[    12.458] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CD5F Touchpad"
[    12.458] (II) UnloadModule: "libinput"
[    12.459] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event3)
[    12.459] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    12.459] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    12.459] (**) Ideapad extra buttons: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.459] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    12.459] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 48 paused 0
[    12.459] (**) Ideapad extra buttons: always reports core events
[    12.459] (**) Option "Device" "/dev/input/event3"
[    12.459] (**) Option "_source" "server/udev"
[    12.460] (II) event3  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    12.460] (II) event3  - Ideapad extra buttons: device is a keyboard
[    12.460] (II) event3  - Ideapad extra buttons: device removed
[    12.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input3/event3"
[    12.460] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 17)
[    12.460] (**) Option "xkb_layout" "us,dk"
[    12.460] (**) Option "xkb_variant" "altgr-intl,"
[    12.460] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.461] (II) event3  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    12.461] (II) event3  - Ideapad extra buttons: device is a keyboard
[    12.461] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[    12.461] (**) HDA Intel PCH Mic: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.461] (II) Using input driver 'libinput' for 'HDA Intel PCH Mic'
[    12.461] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 49 paused 0
[    12.461] (**) HDA Intel PCH Mic: always reports core events
[    12.461] (**) Option "Device" "/dev/input/event17"
[    12.461] (**) Option "_source" "server/udev"
[    12.462] (II) event17 - HDA Intel PCH Mic: is tagged by udev as: Switch
[    12.462] (II) event17 - not using input device '/dev/input/event17'.
[    12.462] (EE) libinput: HDA Intel PCH Mic: Failed to create a device for /dev/input/event17
[    12.462] (EE) PreInit returned 2 for "HDA Intel PCH Mic"
[    12.462] (II) UnloadModule: "libinput"
[    12.462] (II) systemd-logind: releasing fd for 13:81
[    12.529] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[    12.529] (**) HDA Intel PCH Headphone: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.529] (II) Using input driver 'libinput' for 'HDA Intel PCH Headphone'
[    12.530] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 49 paused 0
[    12.530] (**) HDA Intel PCH Headphone: always reports core events
[    12.530] (**) Option "Device" "/dev/input/event18"
[    12.530] (**) Option "_source" "server/udev"
[    12.531] (II) event18 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[    12.531] (II) event18 - not using input device '/dev/input/event18'.
[    12.531] (EE) libinput: HDA Intel PCH Headphone: Failed to create a device for /dev/input/event18
[    12.531] (EE) PreInit returned 2 for "HDA Intel PCH Headphone"
[    12.531] (II) UnloadModule: "libinput"
[    12.531] (II) systemd-logind: releasing fd for 13:82
[    12.596] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[    12.596] (**) HDA Intel PCH HDMI/DP,pcm=3: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.596] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=3'
[    12.598] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 49 paused 0
[    12.598] (**) HDA Intel PCH HDMI/DP,pcm=3: always reports core events
[    12.598] (**) Option "Device" "/dev/input/event19"
[    12.598] (**) Option "_source" "server/udev"
[    12.601] (II) event19 - HDA Intel PCH HDMI/DP,pcm=3: is tagged by udev as: Switch
[    12.601] (II) event19 - not using input device '/dev/input/event19'.
[    12.601] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=3: Failed to create a device for /dev/input/event19
[    12.601] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=3"
[    12.601] (II) UnloadModule: "libinput"
[    12.601] (II) systemd-logind: releasing fd for 13:83
[    12.676] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[    12.676] (**) HDA Intel PCH HDMI/DP,pcm=7: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.676] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=7'
[    12.678] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 49 paused 0
[    12.679] (**) HDA Intel PCH HDMI/DP,pcm=7: always reports core events
[    12.679] (**) Option "Device" "/dev/input/event20"
[    12.679] (**) Option "_source" "server/udev"
[    12.681] (II) event20 - HDA Intel PCH HDMI/DP,pcm=7: is tagged by udev as: Switch
[    12.681] (II) event20 - not using input device '/dev/input/event20'.
[    12.681] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=7: Failed to create a device for /dev/input/event20
[    12.681] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=7"
[    12.681] (II) UnloadModule: "libinput"
[    12.681] (II) systemd-logind: releasing fd for 13:84
[    12.743] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[    12.743] (**) HDA Intel PCH HDMI/DP,pcm=8: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.743] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=8'
[    12.745] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 49 paused 0
[    12.745] (**) HDA Intel PCH HDMI/DP,pcm=8: always reports core events
[    12.745] (**) Option "Device" "/dev/input/event21"
[    12.745] (**) Option "_source" "server/udev"
[    12.747] (II) event21 - HDA Intel PCH HDMI/DP,pcm=8: is tagged by udev as: Switch
[    12.748] (II) event21 - not using input device '/dev/input/event21'.
[    12.748] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=8: Failed to create a device for /dev/input/event21
[    12.748] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=8"
[    12.748] (II) UnloadModule: "libinput"
[    12.748] (II) systemd-logind: releasing fd for 13:85
[    12.810] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[    12.810] (**) HDA Intel PCH HDMI/DP,pcm=9: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.810] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=9'
[    12.812] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 49 paused 0
[    12.812] (**) HDA Intel PCH HDMI/DP,pcm=9: always reports core events
[    12.812] (**) Option "Device" "/dev/input/event22"
[    12.812] (**) Option "_source" "server/udev"
[    12.814] (II) event22 - HDA Intel PCH HDMI/DP,pcm=9: is tagged by udev as: Switch
[    12.814] (II) event22 - not using input device '/dev/input/event22'.
[    12.815] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=9: Failed to create a device for /dev/input/event22
[    12.815] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=9"
[    12.815] (II) UnloadModule: "libinput"
[    12.815] (II) systemd-logind: releasing fd for 13:86
[    12.890] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event23)
[    12.890] (**) HDA Intel PCH HDMI/DP,pcm=10: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.890] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=10'
[    12.892] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 49 paused 0
[    12.892] (**) HDA Intel PCH HDMI/DP,pcm=10: always reports core events
[    12.892] (**) Option "Device" "/dev/input/event23"
[    12.892] (**) Option "_source" "server/udev"
[    12.894] (II) event23 - HDA Intel PCH HDMI/DP,pcm=10: is tagged by udev as: Switch
[    12.894] (II) event23 - not using input device '/dev/input/event23'.
[    12.895] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=10: Failed to create a device for /dev/input/event23
[    12.895] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=10"
[    12.895] (II) UnloadModule: "libinput"
[    12.895] (II) systemd-logind: releasing fd for 13:87
[    12.970] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    12.970] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    12.970] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    12.970] (**) AT Translated Set 2 keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.970] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    12.972] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[    12.972] (**) AT Translated Set 2 keyboard: always reports core events
[    12.972] (**) Option "Device" "/dev/input/event2"
[    12.972] (**) Option "_source" "server/udev"
[    12.974] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    12.975] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    12.978] (II) event2  - AT Translated Set 2 keyboard: device removed
[    12.978] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    12.978] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[    12.978] (**) Option "xkb_layout" "us,dk"
[    12.978] (**) Option "xkb_variant" "altgr-intl,"
[    12.978] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.981] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    12.981] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    12.986] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    12.986] (**) PC Speaker: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.986] (II) Using input driver 'libinput' for 'PC Speaker'
[    12.988] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 50 paused 0
[    12.988] (**) PC Speaker: always reports core events
[    12.988] (**) Option "Device" "/dev/input/event6"
[    12.988] (**) Option "_source" "server/udev"
[    12.990] (II) event6  - PC Speaker: not tagged as supported input device
[    12.990] (II) event6  - not using input device '/dev/input/event6'.
[    12.990] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event6
[    12.990] (EE) PreInit returned 2 for "PC Speaker"
[    12.990] (II) UnloadModule: "libinput"
[    12.990] (II) systemd-logind: releasing fd for 13:70
[    13.067] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[    13.067] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[    13.067] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    13.067] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[    13.067] (II) systemd-logind: returning pre-existing fd for /dev/input/event16 13:80
[    13.067] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[    13.067] (**) Option "Device" "/dev/input/event16"
[    13.067] (**) Option "_source" "_driver/libinput"
[    13.067] (II) libinput: Logitech Gaming Mouse G502 Keyboard: is a virtual subdevice
[    13.067] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input19/event16"
[    13.067] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 19)
[    13.067] (**) Option "xkb_layout" "us,dk"
[    13.067] (**) Option "xkb_variant" "altgr-intl,"
[    13.067] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    13.068] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    13.068] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    13.068] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    13.068] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    13.068] (II) systemd-logind: returning pre-existing fd for /dev/input/event24 13:88
[    13.068] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    13.068] (**) Option "Device" "/dev/input/event24"
[    13.068] (**) Option "_source" "_driver/libinput"
[    13.068] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    13.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input27/event24"
[    13.068] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 20)
[    13.068] (**) Option "xkb_layout" "us,dk"
[    13.068] (**) Option "xkb_variant" "altgr-intl,"
[    13.068] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    13.070] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    13.070] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    13.070] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    13.070] (--) NVIDIA(GPU-0): 
[    13.197] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.197] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    13.197] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    13.197] (--) NVIDIA(GPU-0): 
[    13.197] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.197] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    13.197] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    13.197] (--) NVIDIA(GPU-0): 
[    13.197] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.197] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.197] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.197] (--) NVIDIA(GPU-0): 
[    13.197] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    13.197] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    13.197] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    13.197] (--) NVIDIA(GPU-0): 
[    13.199] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.199] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.199] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.199] (--) NVIDIA(GPU-0): 
[    13.205] randr: falling back to unsynchronized pixmap sharing
[    13.718] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.718] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    13.718] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    13.718] (--) NVIDIA(GPU-0): 
[    13.718] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.718] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    13.718] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    13.718] (--) NVIDIA(GPU-0): 
[    13.718] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.718] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.718] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.718] (--) NVIDIA(GPU-0): 
[    13.718] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    13.718] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    13.718] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    13.718] (--) NVIDIA(GPU-0): 
[    13.720] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.720] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.720] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.720] (--) NVIDIA(GPU-0): 
[    13.720] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.720] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    13.720] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    13.720] (--) NVIDIA(GPU-0): 
[    13.720] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.720] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    13.720] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    13.720] (--) NVIDIA(GPU-0): 
[    13.720] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.720] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.720] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.720] (--) NVIDIA(GPU-0): 
[    13.720] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    13.720] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    13.720] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    13.720] (--) NVIDIA(GPU-0): 
[    13.722] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.722] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.722] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.722] (--) NVIDIA(GPU-0): 
[    52.074] (EE) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[    56.777] (II) NVIDIA(0): Setting mode "NULL"
[    85.920] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   178.520] (EE) event24 - ITE Tech. Inc. ITE Device(8910) Keyboard: client bug: event processing lagging behind by 25ms, your system is too slow

Journalctl:

-- Journal begins at Wed 2020-04-01 21:34:49 CEST, ends at Thu 2021-06-17 13:36:38 CEST. --
Jun 17 13:34:57 archlinux kernel: microcode: microcode updated early to revision 0xea, date = 2021-01-05
Jun 17 13:34:57 archlinux kernel: Linux version 5.12.10-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 10 Jun 2021 16:34:50 +0000
Jun 17 13:34:57 archlinux kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
Jun 17 13:34:57 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 17 13:34:57 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 17 13:34:57 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 17 13:34:57 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 17 13:34:57 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 17 13:34:57 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 17 13:34:57 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 17 13:34:57 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 17 13:34:57 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 17 13:34:57 archlinux kernel: BIOS-provided physical RAM map:
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000073e86fff] usable
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x0000000073e87000-0x0000000074786fff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x0000000074787000-0x000000008a99dfff] usable
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008a99e000-0x000000008ab9dfff] type 20
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008ab9e000-0x000000008b59dfff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008b59e000-0x000000008bc8dfff] ACPI NVS
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008bc8e000-0x000000008bd0dfff] ACPI data
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008bd0e000-0x000000008bd0efff] usable
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x000000008bd0f000-0x000000008f7fffff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
Jun 17 13:34:57 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046e7fffff] usable
Jun 17 13:34:57 archlinux kernel: NX (Execute Disable) protection: active
Jun 17 13:34:57 archlinux kernel: efi: EFI v2.60 by INSYDE Corp.
Jun 17 13:34:57 archlinux kernel: efi: ACPI=0x8bd0d000 ACPI 2.0=0x8bd0d014 TPMFinalLog=0x8b575000 SMBIOS=0x8ad50000 SMBIOS 3.0=0x8ad4e000 ESRT=0x8ad4cb98 MEMATTR=0x7ad7c018 
Jun 17 13:34:57 archlinux kernel: SMBIOS 3.0.1 present.
Jun 17 13:34:57 archlinux kernel: DMI: LENOVO 81SX/LNVNB161216, BIOS BHCN41WW 11/30/2020
Jun 17 13:34:57 archlinux kernel: tsc: Detected 2400.000 MHz processor
Jun 17 13:34:57 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 17 13:34:57 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 17 13:34:57 archlinux kernel: last_pfn = 0x46e800 max_arch_pfn = 0x400000000
Jun 17 13:34:57 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 17 13:34:57 archlinux kernel: last_pfn = 0x8bd0f max_arch_pfn = 0x400000000
Jun 17 13:34:57 archlinux kernel: esrt: Reserving ESRT space from 0x000000008ad4cb98 to 0x000000008ad4cc48.
Jun 17 13:34:57 archlinux kernel: check: Scanning 1 areas for low memory corruption
Jun 17 13:34:57 archlinux kernel: Using GB pages for direct mapping
Jun 17 13:34:57 archlinux kernel: Secure boot could not be determined
Jun 17 13:34:57 archlinux kernel: RAMDISK: [mem 0x30d91000-0x346bffff]
Jun 17 13:34:57 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 17 13:34:57 archlinux kernel: ACPI: RSDP 0x000000008BD0D014 000024 (v02 LENOVO)
Jun 17 13:34:57 archlinux kernel: ACPI: XSDT 0x000000008BCEE188 0000FC (v01 LENOVO CB-01    00000001      01000013)
Jun 17 13:34:57 archlinux kernel: ACPI: FACP 0x000000008BCF1000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: DSDT 0x000000008BCBD000 02FF34 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: FACS 0x000000008BC2D000 000040
Jun 17 13:34:57 archlinux kernel: ACPI: UEFI 0x000000008BD0C000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BD0A000 001B1C (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BD06000 0031D0 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: UEFI 0x000000008BD05000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BD04000 00045A (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BD03000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: TPM2 0x000000008BD02000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: MSDM 0x000000008BD01000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCFC000 0044B6 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: LPIT 0x000000008BCFB000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: WSMT 0x000000008BCFA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCF9000 000C2F (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: DBGP 0x000000008BCF8000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: DBG2 0x000000008BCF7000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCF6000 000896 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCF3000 002F89 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: ASF! 0x000000008BCF2000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: HPET 0x000000008BCF0000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: APIC 0x000000008BCEF000 00012C (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: MCFG 0x000000008BCED000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCBA000 002BBF (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: DMAR 0x000000008BCB9000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCB3000 005178 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0x000000008BCB2000 000123 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: FPDT 0x000000008BCB1000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: BGRT 0x000000008BCB0000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x8bcf1000-0x8bcf110b]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x8bcbd000-0x8bcecf33]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x8bc2d000-0x8bc2d03f]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd0c000-0x8bd0c235]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd0a000-0x8bd0bb1b]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd06000-0x8bd091cf]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd05000-0x8bd05041]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd04000-0x8bd04459]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd03000-0x8bd03045]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x8bd02000-0x8bd02033]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x8bd01000-0x8bd01054]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcfc000-0x8bd004b5]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x8bcfb000-0x8bcfb093]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x8bcfa000-0x8bcfa027]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf9000-0x8bcf9c2e]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x8bcf8000-0x8bcf8033]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x8bcf7000-0x8bcf7060]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf6000-0x8bcf6895]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf3000-0x8bcf5f88]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving ASF! table memory at [mem 0x8bcf2000-0x8bcf20a4]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x8bcf0000-0x8bcf0037]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x8bcef000-0x8bcef12b]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x8bced000-0x8bced03b]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcba000-0x8bcbcbbe]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x8bcb9000-0x8bcb90a7]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb3000-0x8bcb8177]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb2000-0x8bcb2122]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x8bcb1000-0x8bcb1043]
Jun 17 13:34:57 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x8bcb0000-0x8bcb0037]
Jun 17 13:34:57 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 17 13:34:57 archlinux kernel: No NUMA configuration found
Jun 17 13:34:57 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000046e7fffff]
Jun 17 13:34:57 archlinux kernel: NODE_DATA(0) allocated [mem 0x46e7fc000-0x46e7fffff]
Jun 17 13:34:57 archlinux kernel: Zone ranges:
Jun 17 13:34:57 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 17 13:34:57 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 17 13:34:57 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000046e7fffff]
Jun 17 13:34:57 archlinux kernel:   Device   empty
Jun 17 13:34:57 archlinux kernel: Movable zone start for each node
Jun 17 13:34:57 archlinux kernel: Early memory node ranges
Jun 17 13:34:57 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jun 17 13:34:57 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000073e86fff]
Jun 17 13:34:57 archlinux kernel:   node   0: [mem 0x0000000074787000-0x000000008a99dfff]
Jun 17 13:34:57 archlinux kernel:   node   0: [mem 0x000000008bd0e000-0x000000008bd0efff]
Jun 17 13:34:57 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000046e7fffff]
Jun 17 13:34:57 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046e7fffff]
Jun 17 13:34:57 archlinux kernel: On node 0 totalpages: 4163645
Jun 17 13:34:57 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 17 13:34:57 archlinux kernel:   DMA zone: 22 pages reserved
Jun 17 13:34:57 archlinux kernel:   DMA zone: 3998 pages, LIFO batch:0
Jun 17 13:34:57 archlinux kernel:   DMA zone: 28770 pages in unavailable ranges
Jun 17 13:34:57 archlinux kernel:   DMA32 zone: 8771 pages used for memmap
Jun 17 13:34:57 archlinux kernel:   DMA32 zone: 561311 pages, LIFO batch:63
Jun 17 13:34:57 archlinux kernel:   DMA32 zone: 24417 pages in unavailable ranges
Jun 17 13:34:57 archlinux kernel:   Normal zone: 56224 pages used for memmap
Jun 17 13:34:57 archlinux kernel:   Normal zone: 3598336 pages, LIFO batch:63
Jun 17 13:34:57 archlinux kernel:   Normal zone: 6144 pages in unavailable ranges
Jun 17 13:34:57 archlinux kernel: Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
Jun 17 13:34:57 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 17 13:34:57 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 17 13:34:57 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 17 13:34:57 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 17 13:34:57 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 17 13:34:57 archlinux kernel: ACPI: IRQ0 used by override.
Jun 17 13:34:57 archlinux kernel: ACPI: IRQ9 used by override.
Jun 17 13:34:57 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 17 13:34:57 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 17 13:34:57 archlinux kernel: e820: update [mem 0x7ae0f000-0x7ae4ffff] usable ==> reserved
Jun 17 13:34:57 archlinux kernel: TSC deadline timer available
Jun 17 13:34:57 archlinux kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x73e87000-0x74786fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7ae0f000-0x7ae4ffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8a99e000-0x8ab9dfff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8ab9e000-0x8b59dfff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8b59e000-0x8bc8dfff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8bc8e000-0x8bd0dfff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8bd0f000-0x8f7fffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
Jun 17 13:34:57 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xff600000-0xffffffff]
Jun 17 13:34:57 archlinux kernel: [mem 0x8f800000-0xdfffffff] available for PCI devices
Jun 17 13:34:57 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 17 13:34:57 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 17 13:34:57 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Jun 17 13:34:57 archlinux kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Jun 17 13:34:57 archlinux kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Jun 17 13:34:57 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jun 17 13:34:57 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4098564
Jun 17 13:34:57 archlinux kernel: Policy zone: Normal
Jun 17 13:34:57 archlinux kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
Jun 17 13:34:57 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 17 13:34:57 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 17 13:34:57 archlinux kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Jun 17 13:34:57 archlinux kernel: Memory: 16168756K/16654580K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 485564K reserved, 0K cma-reserved)
Jun 17 13:34:57 archlinux kernel: random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
Jun 17 13:34:57 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jun 17 13:34:57 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 17 13:34:57 archlinux kernel: ftrace: allocating 41908 entries in 164 pages
Jun 17 13:34:57 archlinux kernel: ftrace: allocated 164 pages with 3 groups
Jun 17 13:34:57 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 17 13:34:57 archlinux kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 17 13:34:57 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jun 17 13:34:57 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 17 13:34:57 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 17 13:34:57 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 17 13:34:57 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 17 13:34:57 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 17 13:34:57 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jun 17 13:34:57 archlinux kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jun 17 13:34:57 archlinux kernel: Console: colour dummy device 80x25
Jun 17 13:34:57 archlinux kernel: printk: console [tty0] enabled
Jun 17 13:34:57 archlinux kernel: ACPI: Core revision 20210105
Jun 17 13:34:57 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 17 13:34:57 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 17 13:34:57 archlinux kernel: DMAR: Host address width 39
Jun 17 13:34:57 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 17 13:34:57 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 17 13:34:57 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 17 13:34:57 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 17 13:34:57 archlinux kernel: DMAR: RMRR base: 0x0000008b57d000 end: 0x0000008b59cfff
Jun 17 13:34:57 archlinux kernel: DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
Jun 17 13:34:57 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 17 13:34:57 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 17 13:34:57 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 17 13:34:57 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 17 13:34:57 archlinux kernel: x2apic enabled
Jun 17 13:34:57 archlinux kernel: Switched APIC routing to cluster x2apic.
Jun 17 13:34:57 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 17 13:34:57 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
Jun 17 13:34:57 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
Jun 17 13:34:57 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 17 13:34:57 archlinux kernel: LSM: Security Framework initializing
Jun 17 13:34:57 archlinux kernel: Yama: becoming mindful.
Jun 17 13:34:57 archlinux kernel: LSM support for eBPF active
Jun 17 13:34:57 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 17 13:34:57 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 17 13:34:57 archlinux kernel: x86/cpu: SGX disabled by BIOS
Jun 17 13:34:57 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 17 13:34:57 archlinux kernel: process: using mwait in idle threads
Jun 17 13:34:57 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 17 13:34:57 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 17 13:34:57 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 17 13:34:57 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 17 13:34:57 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 17 13:34:57 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 17 13:34:57 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 17 13:34:57 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jun 17 13:34:57 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 17 13:34:57 archlinux kernel: SRBDS: Mitigation: Microcode
Jun 17 13:34:57 archlinux kernel: MDS: Mitigation: Clear CPU buffers
Jun 17 13:34:57 archlinux kernel: Freeing SMP alternatives memory: 36K
Jun 17 13:34:57 archlinux kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1706
Jun 17 13:34:57 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Jun 17 13:34:57 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 17 13:34:57 archlinux kernel: ... version:                4
Jun 17 13:34:57 archlinux kernel: ... bit width:              48
Jun 17 13:34:57 archlinux kernel: ... generic registers:      4
Jun 17 13:34:57 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 17 13:34:57 archlinux kernel: ... max period:             00007fffffffffff
Jun 17 13:34:57 archlinux kernel: ... fixed-purpose events:   3
Jun 17 13:34:57 archlinux kernel: ... event mask:             000000070000000f
Jun 17 13:34:57 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 17 13:34:57 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 17 13:34:57 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 17 13:34:57 archlinux kernel: x86: Booting SMP configuration:
Jun 17 13:34:57 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Jun 17 13:34:57 archlinux kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jun 17 13:34:57 archlinux kernel:  #5 #6 #7
Jun 17 13:34:57 archlinux kernel: smp: Brought up 1 node, 8 CPUs
Jun 17 13:34:57 archlinux kernel: smpboot: Max logical packages: 1
Jun 17 13:34:57 archlinux kernel: smpboot: Total of 8 processors activated (38415.00 BogoMIPS)
Jun 17 13:34:57 archlinux kernel: devtmpfs: initialized
Jun 17 13:34:57 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 17 13:34:57 archlinux kernel: PM: Registering ACPI NVS region [mem 0x8b59e000-0x8bc8dfff] (7274496 bytes)
Jun 17 13:34:57 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 17 13:34:57 archlinux kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jun 17 13:34:57 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 17 13:34:57 archlinux kernel: PM: RTC time: 11:34:55, date: 2021-06-17
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 16
Jun 17 13:34:57 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 17 13:34:57 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 17 13:34:57 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 17 13:34:57 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 17 13:34:57 archlinux kernel: audit: type=2000 audit(1623929695.043:1): state=initialized audit_enabled=0 res=1
Jun 17 13:34:57 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 17 13:34:57 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 17 13:34:57 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 17 13:34:57 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 17 13:34:57 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 17 13:34:57 archlinux kernel: cpuidle: using governor ladder
Jun 17 13:34:57 archlinux kernel: cpuidle: using governor menu
Jun 17 13:34:57 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 17 13:34:57 archlinux kernel: ACPI: bus type PCI registered
Jun 17 13:34:57 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 17 13:34:57 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 17 13:34:57 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 17 13:34:57 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 17 13:34:57 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 17 13:34:57 archlinux kernel: Kprobes globally optimized
Jun 17 13:34:57 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 17 13:34:57 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 17 13:34:57 archlinux kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP.SGPO], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:34:57 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:34:57 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:34:57 archlinux kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D2810B3100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D281068800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D2814D3000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D281193600 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D2814D1000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D2814D5000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D28106D800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D280CDC000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:34:57 archlinux kernel: ACPI: SSDT 0xFFFF98D281069800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
Jun 17 13:34:57 archlinux kernel: ACPI: EC: EC started
Jun 17 13:34:57 archlinux kernel: ACPI: EC: interrupt blocked
Jun 17 13:34:57 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 17 13:34:57 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jun 17 13:34:57 archlinux kernel: ACPI: Interpreter enabled
Jun 17 13:34:57 archlinux kernel: ACPI: (supports S0 S3 S4 S5)
Jun 17 13:34:57 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 17 13:34:57 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 17 13:34:57 archlinux kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PG00] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PUBS] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [BTPR] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [USBC] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PAUD] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PXP] (off)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PXP] (off)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [V0PR] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [V1PR] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [V2PR] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PXTC] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PXTC] (off)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [WRST] (on)
Jun 17 13:34:57 archlinux kernel: ACPI: PM: Power Resource [PIN] (off)
Jun 17 13:34:57 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 17 13:34:57 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 17 13:34:57 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 17 13:34:57 archlinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 17 13:34:57 archlinux kernel: PCI host bridge to bus 0000:00
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb5000000-0xb5ffffff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 17 13:34:57 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xb4510000-0xb4517fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:08.0: reg 0x10: [mem 0xb4524000-0xb4524fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:12.0: reg 0x10: [mem 0xb4525000-0xb4525fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb4500000-0xb450ffff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb4520000-0xb4521fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.2: reg 0x18: [mem 0xb4526000-0xb4526fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.3: reg 0x10: [mem 0xb4518000-0xb451bfff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb4529000-0xb4529fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xb4522000-0xb4523fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xb452e000-0xb452e0ff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xb452d000-0xb452d7ff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5: PTM enabled (root), 4ns granularity
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb451c000-0xb451ffff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb4200000-0xb42fffff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb452b000-0xb452b0ff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: [10de:2191] type 00 class 0x030000
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.1: [10de:1aeb] type 00 class 0x040300
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0xb4000000-0xb4003fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.2: [10de:1aec] type 00 class 0x0c0330
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.2: reg 0x10: [mem 0xb4100000-0xb413ffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xb4140000-0xb414ffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.2: PME# supported from D0 D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.3: [10de:1aed] type 00 class 0x0c8000
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.3: reg 0x10: [mem 0xb4004000-0xb4004fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.3: PME# supported from D0 D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb40fffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:06:00.0: [1c5c:1327] type 00 class 0x010802
Jun 17 13:34:57 archlinux kernel: pci 0000:06:00.0: reg 0x10: [mem 0xb4400000-0xb4403fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:06:00.0: supports D1
Jun 17 13:34:57 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D3hot
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4400000-0xb44fffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: reg 0x10: [io  0x3000-0x30ff]
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: reg 0x18: [mem 0xb4304000-0xb4304fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: reg 0x20: [mem 0xb4300000-0xb4303fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: supports D1 D2
Jun 17 13:34:57 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5: PCI bridge to [bus 07]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5:   bridge window [mem 0xb4300000-0xb43fffff]
Jun 17 13:34:57 archlinux kernel: ACPI: EC: interrupt unblocked
Jun 17 13:34:57 archlinux kernel: ACPI: EC: event unblocked
Jun 17 13:34:57 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 17 13:34:57 archlinux kernel: ACPI: EC: GPE=0x2
Jun 17 13:34:57 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jun 17 13:34:57 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jun 17 13:34:57 archlinux kernel: iommu: Default domain type: Translated 
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jun 17 13:34:57 archlinux kernel: vgaarb: loaded
Jun 17 13:34:57 archlinux kernel: SCSI subsystem initialized
Jun 17 13:34:57 archlinux kernel: libata version 3.00 loaded.
Jun 17 13:34:57 archlinux kernel: ACPI: bus type USB registered
Jun 17 13:34:57 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 17 13:34:57 archlinux kernel: usbcore: registered new interface driver hub
Jun 17 13:34:57 archlinux kernel: usbcore: registered new device driver usb
Jun 17 13:34:57 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 17 13:34:57 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 17 13:34:57 archlinux kernel: PTP clock support registered
Jun 17 13:34:57 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 17 13:34:57 archlinux kernel: Registered efivars operations
Jun 17 13:34:57 archlinux kernel: NetLabel: Initializing
Jun 17 13:34:57 archlinux kernel: NetLabel:  domain hash size = 128
Jun 17 13:34:57 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 17 13:34:57 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 17 13:34:57 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 17 13:34:57 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x73e87000-0x73ffffff]
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x7ae0f000-0x7bffffff]
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x8a99e000-0x8bffffff]
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x8bd0f000-0x8bffffff]
Jun 17 13:34:57 archlinux kernel: e820: reserve RAM buffer [mem 0x46e800000-0x46fffffff]
Jun 17 13:34:57 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 17 13:34:57 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 17 13:34:57 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 17 13:34:57 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 17 13:34:57 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 17 13:34:57 archlinux kernel: pnp: PnP ACPI init
Jun 17 13:34:57 archlinux kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: system 00:02: [io  0x2000-0x20fe] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Jun 17 13:34:57 archlinux kernel: system 00:06: [mem 0xfe037000-0xfe037fff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:06: [mem 0xfe036008-0xfe036fff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 17 13:34:57 archlinux kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:34:57 archlinux kernel: pnp: PnP ACPI: found 8 devices
Jun 17 13:34:57 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 2
Jun 17 13:34:57 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 17 13:34:57 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 17 13:34:57 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 17 13:34:57 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 17 13:34:57 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 17 13:34:57 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 17 13:34:57 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 17 13:34:57 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 1
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 44
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x8f800000-0x8f800fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x8f801000-0x8f801fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1e.0: BAR 0: assigned [mem 0x8f802000-0x8f802fff 64bit]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb40fffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4400000-0xb44fffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5: PCI bridge to [bus 07]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:1d.5:   bridge window [mem 0xb4300000-0xb43fffff]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xa0000000-0xb40fffff]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xb4400000-0xb44fffff]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xb4300000-0xb43fffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Jun 17 13:34:57 archlinux kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Jun 17 13:34:57 archlinux kernel: PCI: CLS 64 bytes, default 64
Jun 17 13:34:57 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 17 13:34:57 archlinux kernel: Freeing initrd memory: 58556K
Jun 17 13:34:57 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 17 13:34:57 archlinux kernel: software IO TLB: mapped [mem 0x00000000862a8000-0x000000008a2a8000] (64MB)
Jun 17 13:34:57 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 17 13:34:57 archlinux kernel: check: Scanning for low memory corruption every 60 seconds
Jun 17 13:34:57 archlinux kernel: Initialise system trusted keyrings
Jun 17 13:34:57 archlinux kernel: Key type blacklist registered
Jun 17 13:34:57 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 17 13:34:57 archlinux kernel: zbud: loaded
Jun 17 13:34:57 archlinux kernel: Key type asymmetric registered
Jun 17 13:34:57 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 17 13:34:57 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Jun 17 13:34:57 archlinux kernel: io scheduler mq-deadline registered
Jun 17 13:34:57 archlinux kernel: io scheduler kyber registered
Jun 17 13:34:57 archlinux kernel: io scheduler bfq registered
Jun 17 13:34:57 archlinux kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jun 17 13:34:57 archlinux kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Jun 17 13:34:57 archlinux kernel: pcieport 0000:00:1d.5: PME: Signaling with IRQ 124
Jun 17 13:34:57 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 17 13:34:57 archlinux kernel: efifb: probing for efifb
Jun 17 13:34:57 archlinux kernel: efifb: showing boot graphics
Jun 17 13:34:57 archlinux kernel: efifb: framebuffer at 0x90000000, using 8128k, total 8128k
Jun 17 13:34:57 archlinux kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 17 13:34:57 archlinux kernel: efifb: scrolling: redraw
Jun 17 13:34:57 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 17 13:34:57 archlinux kernel: fbcon: Deferring console take-over
Jun 17 13:34:57 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 17 13:34:57 archlinux kernel: ACPI: AC: AC Adapter [ADP0] (on-line)
Jun 17 13:34:57 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jun 17 13:34:57 archlinux kernel: ACPI: button: Lid Switch [LID0]
Jun 17 13:34:57 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jun 17 13:34:57 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 17 13:34:57 archlinux kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1706
Jun 17 13:34:57 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 17 13:34:57 archlinux kernel: Non-volatile memory driver v1.3
Jun 17 13:34:57 archlinux kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 17 13:34:57 archlinux kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jun 17 13:34:57 archlinux kernel: nvme nvme0: pci function 0000:06:00.0
Jun 17 13:34:57 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 17 13:34:57 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jun 17 13:34:57 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
Jun 17 13:34:57 archlinux kernel: scsi host0: ahci
Jun 17 13:34:57 archlinux kernel: scsi host1: ahci
Jun 17 13:34:57 archlinux kernel: scsi host2: ahci
Jun 17 13:34:57 archlinux kernel: scsi host3: ahci
Jun 17 13:34:57 archlinux kernel: scsi host4: ahci
Jun 17 13:34:57 archlinux kernel: ata1: DUMMY
Jun 17 13:34:57 archlinux kernel: ata2: DUMMY
Jun 17 13:34:57 archlinux kernel: ata3: DUMMY
Jun 17 13:34:57 archlinux kernel: ata4: DUMMY
Jun 17 13:34:57 archlinux kernel: ata5: SATA max UDMA/133 abar m2048@0xb452d000 port 0xb452d300 irq 125
Jun 17 13:34:57 archlinux kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 17 13:34:57 archlinux kernel: ehci-pci: EHCI PCI platform driver
Jun 17 13:34:57 archlinux kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 17 13:34:57 archlinux kernel: ohci-pci: OHCI PCI platform driver
Jun 17 13:34:57 archlinux kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 17 13:34:57 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 17 13:34:57 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 17 13:34:57 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 17 13:34:57 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 17 13:34:57 archlinux kernel: rtc_cmos rtc_cmos: setting system clock to 2021-06-17T11:34:56 UTC (1623929696)
Jun 17 13:34:57 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 17 13:34:57 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 17 13:34:57 archlinux kernel: intel_pstate: Disabling energy efficiency optimization
Jun 17 13:34:57 archlinux kernel: intel_pstate: HWP enabled
Jun 17 13:34:57 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 17 13:34:57 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 17 13:34:57 archlinux kernel: intel_pmc_core INT33A1:00:  initialized
Jun 17 13:34:57 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 17 13:34:57 archlinux kernel: Initializing XFRM netlink socket
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 10
Jun 17 13:34:57 archlinux kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 17 13:34:57 archlinux kernel: Segment Routing with IPv6
Jun 17 13:34:57 archlinux kernel: RPL Segment Routing with IPv6
Jun 17 13:34:57 archlinux kernel: NET: Registered protocol family 17
Jun 17 13:34:57 archlinux kernel: microcode: sig=0x906ea, pf=0x20, revision=0xea
Jun 17 13:34:57 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 17 13:34:57 archlinux kernel: IPI shorthand broadcast: enabled
Jun 17 13:34:57 archlinux kernel: sched_clock: Marking stable (824516826, 7570178)->(835786211, -3699207)
Jun 17 13:34:57 archlinux kernel: registered taskstats version 1
Jun 17 13:34:57 archlinux kernel: Loading compiled-in X.509 certificates
Jun 17 13:34:57 archlinux kernel:  nvme0n1: p1 p2 p3
Jun 17 13:34:57 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: ea0ee805a2c6c86d455253c0652fc214f025a1e6'
Jun 17 13:34:57 archlinux kernel: zswap: loaded using pool lz4/z3fold
Jun 17 13:34:57 archlinux kernel: Key type ._fscrypt registered
Jun 17 13:34:57 archlinux kernel: Key type .fscrypt registered
Jun 17 13:34:57 archlinux kernel: Key type fscrypt-provisioning registered
Jun 17 13:34:57 archlinux kernel: PM:   Magic number: 9:472:580
Jun 17 13:34:57 archlinux kernel: pci_bus 0000:01: hash matches
Jun 17 13:34:57 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 17 13:34:57 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Jun 17 13:34:57 archlinux kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jun 17 13:34:57 archlinux kernel: Freeing unused decrypted memory: 2036K
Jun 17 13:34:57 archlinux kernel: Freeing unused kernel image (initmem) memory: 1652K
Jun 17 13:34:57 archlinux kernel: Write protecting the kernel read-only data: 26624k
Jun 17 13:34:57 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jun 17 13:34:57 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1252K
Jun 17 13:34:57 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 17 13:34:57 archlinux kernel: rodata_test: all tests were successful
Jun 17 13:34:57 archlinux kernel: x86/mm: Checking user space page tables
Jun 17 13:34:57 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 17 13:34:57 archlinux kernel: Run /init as init process
Jun 17 13:34:57 archlinux kernel:   with arguments:
Jun 17 13:34:57 archlinux kernel:     /init
Jun 17 13:34:57 archlinux kernel:   with environment:
Jun 17 13:34:57 archlinux kernel:     HOME=/
Jun 17 13:34:57 archlinux kernel:     TERM=linux
Jun 17 13:34:57 archlinux kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Jun 17 13:34:57 archlinux kernel: fbcon: Taking over console
Jun 17 13:34:57 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 17 13:34:57 archlinux kernel: nvidia: loading out-of-tree module taints kernel.
Jun 17 13:34:57 archlinux kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 17 13:34:57 archlinux kernel: Disabling lock debugging due to kernel taint
Jun 17 13:34:57 archlinux kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jun 17 13:34:57 archlinux kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Jun 17 13:34:57 archlinux kernel: 
Jun 17 13:34:57 archlinux kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Jun 17 13:34:57 archlinux kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Jun 17 13:34:57 archlinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
Jun 17 13:34:57 archlinux kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.31  Thu May 13 22:14:23 UTC 2021
Jun 17 13:34:57 archlinux kernel: nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
Jun 17 13:34:57 archlinux kernel: nvidia-uvm: Loaded the UVM driver, major device number 237.
Jun 17 13:34:57 archlinux kernel: Linux agpgart interface v0.103
Jun 17 13:34:57 archlinux kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jun 17 13:34:57 archlinux kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Jun 17 13:34:57 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jun 17 13:34:57 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 17 13:34:57 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jun 17 13:34:57 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 17 13:34:57 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:34:57 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: usb usb1: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:34:57 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 17 13:34:57 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 17 13:34:57 archlinux kernel: hub 1-0:1.0: 16 ports detected
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 17 13:34:57 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 17 13:34:57 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:34:57 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: usb usb2: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:34:57 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 17 13:34:57 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 17 13:34:57 archlinux kernel: hub 2-0:1.0: 8 ports detected
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Jun 17 13:34:57 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 17 13:34:57 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:34:57 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: usb usb3: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:34:57 archlinux kernel: usb usb3: SerialNumber: 0000:01:00.2
Jun 17 13:34:57 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 17 13:34:57 archlinux kernel: hub 3-0:1.0: 2 ports detected
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
Jun 17 13:34:57 archlinux kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Jun 17 13:34:57 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 17 13:34:57 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 17 13:34:57 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:34:57 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 17 13:34:57 archlinux kernel: usb usb4: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:34:57 archlinux kernel: usb usb4: SerialNumber: 0000:01:00.2
Jun 17 13:34:57 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 17 13:34:57 archlinux kernel: hub 4-0:1.0: 4 ports detected
Jun 17 13:34:57 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Jun 17 13:34:57 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jun 17 13:34:57 archlinux kernel: random: fast init done
Jun 17 13:34:57 archlinux kernel: tsc: Refined TSC clocksource calibration: 2400.026 MHz
Jun 17 13:34:57 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229850030f8, max_idle_ns: 440795254466 ns
Jun 17 13:34:57 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 17 13:34:57 archlinux kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Jun 17 13:34:57 archlinux systemd[1]: systemd 248.3-2-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 17 13:34:57 archlinux systemd[1]: Detected architecture x86-64.
Jun 17 13:34:57 archlinux kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
Jun 17 13:34:57 archlinux kernel: usb 1-3: New USB device found, idVendor=046d, idProduct=c332, bcdDevice= 3.01
Jun 17 13:34:57 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 17 13:34:57 archlinux kernel: usb 1-3: Product: Gaming Mouse G502
Jun 17 13:34:57 archlinux kernel: usb 1-3: Manufacturer: Logitech
Jun 17 13:34:57 archlinux kernel: usb 1-3: SerialNumber: 146E36733634
Jun 17 13:34:57 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 17 13:34:57 archlinux systemd[1]: Created slice system-getty.slice.
Jun 17 13:34:57 archlinux systemd[1]: Created slice system-modprobe.slice.
Jun 17 13:34:57 archlinux systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 17 13:34:57 archlinux systemd[1]: Created slice User and Session Slice.
Jun 17 13:34:57 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 17 13:34:57 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 17 13:34:57 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Paths.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Remote File Systems.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Slices.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Jun 17 13:34:57 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 17 13:34:57 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 17 13:34:57 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 17 13:34:57 archlinux systemd[1]: Listening on Journal Audit Socket.
Jun 17 13:34:57 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 17 13:34:57 archlinux systemd[1]: Listening on Journal Socket.
Jun 17 13:34:57 archlinux systemd[1]: Listening on udev Control Socket.
Jun 17 13:34:57 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 17 13:34:57 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 17 13:34:57 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 17 13:34:57 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 17 13:34:57 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 17 13:34:57 archlinux systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 17 13:34:57 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 17 13:34:57 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 17 13:34:57 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 17 13:34:57 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 17 13:34:57 archlinux kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jun 17 13:34:57 archlinux systemd[1]: Starting Journal Service...
Jun 17 13:34:57 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 17 13:34:57 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 17 13:34:57 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 17 13:34:57 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 17 13:34:57 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 17 13:34:57 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 17 13:34:57 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 17 13:34:57 archlinux systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 17 13:34:57 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 17 13:34:57 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 17 13:34:57 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 17 13:34:57 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 17 13:34:57 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 17 13:34:57 archlinux kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
Jun 17 13:34:57 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 17 13:34:57 archlinux kernel: audit: type=1130 audit(1623929697.591:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 17 13:34:57 archlinux systemd[1]: Activating swap /swapfile...
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 17 13:34:57 archlinux systemd[1]: Starting Load/Save Random Seed...
Jun 17 13:34:57 archlinux systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 17 13:34:57 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 17 13:34:57 archlinux kernel: fuse: init (API version 7.33)
Jun 17 13:34:57 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 17 13:34:57 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 17 13:34:57 archlinux kernel: audit: type=1130 audit(1623929697.598:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux kernel: audit: type=1131 audit(1623929697.598:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 17 13:34:57 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 17 13:34:57 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 17 13:34:57 archlinux kernel: audit: type=1130 audit(1623929697.611:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux kernel: audit: type=1334 audit(1623929697.611:6): prog-id=14 op=LOAD
Jun 17 13:34:57 archlinux kernel: audit: type=1334 audit(1623929697.611:7): prog-id=15 op=LOAD
Jun 17 13:34:57 archlinux kernel: audit: type=1334 audit(1623929697.611:8): prog-id=16 op=LOAD
Jun 17 13:34:57 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 17 13:34:57 archlinux kernel: vboxdrv: Found 8 processor cores
Jun 17 13:34:57 archlinux systemd-journald[245]: Journal started
Jun 17 13:34:57 archlinux systemd-journald[245]: Runtime Journal (/run/log/journal/c3238b9edd8a4631b04081fee1c08186) is 8.0M, max 794.3M, 786.3M free.
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit: BPF prog-id=14 op=LOAD
Jun 17 13:34:57 archlinux audit: BPF prog-id=15 op=LOAD
Jun 17 13:34:57 archlinux audit: BPF prog-id=16 op=LOAD
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux systemd-modules-load[246]: Inserted module 'crypto_user'
Jun 17 13:34:57 archlinux systemd-random-seed[252]: Kernel entropy pool is not initialized yet, waiting until it is.
Jun 17 13:34:57 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 17 13:34:57 archlinux systemd[1]: Started Journal Service.
Jun 17 13:34:57 archlinux kernel: audit: type=1130 audit(1623929697.621:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux systemd[1]: Activated swap /swapfile.
Jun 17 13:34:57 archlinux systemd[1]: Reached target Swap.
Jun 17 13:34:57 archlinux systemd-journald[245]: Time spent on flushing to /var/log/journal/c3238b9edd8a4631b04081fee1c08186 is 71.906ms for 977 entries.
Jun 17 13:34:57 archlinux systemd-journald[245]: System Journal (/var/log/journal/c3238b9edd8a4631b04081fee1c08186) is 1.4G, max 2.9G, 1.4G free.
Jun 17 13:34:57 archlinux kernel: Adding 2079996k swap on /swapfile.  Priority:-2 extents:15 across:4013308k SSFS
Jun 17 13:34:57 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2400020832 Hz
Jun 17 13:34:57 archlinux kernel: vboxdrv: Successfully loaded version 6.1.22 (interface 0x00300000)
Jun 17 13:34:57 archlinux kernel: VBoxNetAdp: Successfully started.
Jun 17 13:34:57 archlinux kernel: VBoxNetFlt: Successfully started.
Jun 17 13:34:57 archlinux kernel: audit: type=1130 audit(1623929697.644:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux kernel: usb 1-6: new high-speed USB device number 3 using xhci_hcd
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux systemd[1]: Mounting Temporary Directory (/tmp)...
Jun 17 13:34:57 archlinux systemd[1]: Mounted Temporary Directory (/tmp).
Jun 17 13:34:57 archlinux systemd-modules-load[246]: Inserted module 'vboxdrv'
Jun 17 13:34:57 archlinux systemd-modules-load[246]: Inserted module 'vboxnetadp'
Jun 17 13:34:57 archlinux systemd-modules-load[246]: Inserted module 'vboxnetflt'
Jun 17 13:34:57 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 17 13:34:57 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 17 13:34:57 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 17 13:34:57 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 17 13:34:57 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 17 13:34:57 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 17 13:34:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:57 archlinux kernel: usb 1-6: New USB device found, idVendor=5986, idProduct=2113, bcdDevice=54.23
Jun 17 13:34:57 archlinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 17 13:34:57 archlinux kernel: usb 1-6: Product: Integrated Camera
Jun 17 13:34:57 archlinux kernel: usb 1-6: Manufacturer: SunplusIT Inc
Jun 17 13:34:57 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:34:57 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:34:57 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:34:57 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:34:57 archlinux kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 17 13:34:57 archlinux kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input3
Jun 17 13:34:57 archlinux kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Jun 17 13:34:57 archlinux kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Jun 17 13:34:57 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 17 13:34:57 archlinux kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 17 13:34:57 archlinux kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Jun 17 13:34:57 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 17 13:34:57 archlinux kernel: intel_rapl_common: Found RAPL domain dram
Jun 17 13:34:57 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 17 13:34:57 archlinux kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jun 17 13:34:57 archlinux kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
Jun 17 13:34:57 archlinux kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Jun 17 13:34:58 archlinux systemd[1]: Found device HFM512GDHTNG-8310A 3.
Jun 17 13:34:58 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 17 13:34:58 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 17 13:34:58 archlinux kernel: i2c i2c-3: 2/2 memory slots populated (from DMI)
Jun 17 13:34:58 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 17 13:34:58 archlinux kernel: i2c i2c-3: Successfully instantiated SPD at 0x50
Jun 17 13:34:58 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 17 13:34:58 archlinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 17 13:34:58 archlinux kernel: usb 1-9: New USB device found, idVendor=048d, idProduct=c100, bcdDevice= 0.43
Jun 17 13:34:58 archlinux kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 17 13:34:58 archlinux kernel: usb 1-9: Product: ITE Device(8910)
Jun 17 13:34:58 archlinux kernel: usb 1-9: Manufacturer: ITE Tech. Inc.
Jun 17 13:34:58 archlinux kernel: input: MSFT0001:01 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input4
Jun 17 13:34:58 archlinux kernel: input: MSFT0001:01 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input5
Jun 17 13:34:58 archlinux kernel: hid-generic 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CD5F] on i2c-MSFT0001:01
Jun 17 13:34:58 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 17 13:34:58 archlinux kernel: checking generic (90000000 7f0000) vs hw (b5000000 1000000)
Jun 17 13:34:58 archlinux kernel: checking generic (90000000 7f0000) vs hw (90000000 10000000)
Jun 17 13:34:58 archlinux kernel: fb0: switching to inteldrmfb from EFI VGA
Jun 17 13:34:58 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 17 13:34:58 archlinux kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 17 13:34:58 archlinux kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 17 13:34:58 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jun 17 13:34:58 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 17 13:34:58 archlinux kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 17 13:34:58 archlinux kernel: Intel(R) Wireless WiFi driver for Linux
Jun 17 13:34:58 archlinux kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jun 17 13:34:58 archlinux kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 0
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 1
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 2
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 3
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 4
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 6
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 8
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 9
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 10
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 11
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 15
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 16
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 18
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 19
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 20
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 21
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 28
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.6f9f215c.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Jun 17 13:34:58 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:58 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 17 13:34:58 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/eb39144f-310e-4f79-8cc5-47f7163ec915...
Jun 17 13:34:58 archlinux kernel: libphy: r8169: probed
Jun 17 13:34:58 archlinux kernel: r8169 0000:07:00.0 eth0: RTL8168h/8111h, e8:6a:64:ff:a5:1b, XID 541, IRQ 146
Jun 17 13:34:58 archlinux kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 17 13:34:58 archlinux kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Jun 17 13:34:58 archlinux kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 17 13:34:58 archlinux kernel: ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Jun 17 13:34:58 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8
Jun 17 13:34:58 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 17 13:34:58 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
Jun 17 13:34:58 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 17 13:34:58 archlinux kernel: fbcon: i915drmfb (fb0) is primary device
Jun 17 13:34:58 archlinux systemd-fsck[348]: /dev/nvme0n1p3: clean, 192675/29261824 files, 14576092/117034321 blocks
Jun 17 13:34:58 archlinux kernel: usb 1-14: new full-speed USB device number 5 using xhci_hcd
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Jun 17 13:34:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Jun 17 13:34:58 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jun 17 13:34:58 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 17 13:34:58 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 17 13:34:58 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 17 13:34:58 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 17 13:34:58 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 17 13:34:58 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 17 13:34:58 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9462, REV=0x318
Jun 17 13:34:58 archlinux kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Jun 17 13:34:58 archlinux kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 17 13:34:58 archlinux kernel: thermal thermal_zone8: failed to read out thermal zone (-61)
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3: base HW address: 38:00:25:e4:c6:ef
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jun 17 13:34:58 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jun 17 13:34:58 archlinux systemd-udevd[276]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:34:58 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 17 13:34:58 archlinux kernel: mc: Linux media interface: v0.10
Jun 17 13:34:58 archlinux kernel: input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C332.0002/input/input18
Jun 17 13:34:58 archlinux kernel: hid-generic 0003:046D:C332.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:00:14.0-3/input0
Jun 17 13:34:58 archlinux kernel: input: Logitech Gaming Mouse G502 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input19
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 17 13:34:58 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 17 13:34:58 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 17 13:34:58 archlinux kernel: videodev: Linux video capture interface: v2.00
Jun 17 13:34:58 archlinux systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 17 13:34:58 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Jun 17 13:34:58 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Jun 17 13:34:58 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:platform::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:58 archlinux kernel: hid-generic 0003:046D:C332.0003: input,hiddev96,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:00:14.0-3/input1
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Jun 17 13:34:58 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Jun 17 13:34:58 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input27
Jun 17 13:34:58 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 17 13:34:58 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 17 13:34:58 archlinux kernel: intel_rapl_common: Found RAPL domain uncore
Jun 17 13:34:58 archlinux kernel: intel_rapl_common: Found RAPL domain dram
Jun 17 13:34:58 archlinux kernel: dw-apb-uart.2: ttyS4 at MMIO 0x8f802000 (irq = 20, base_baud = 115200) is a 16550A
Jun 17 13:34:58 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input28
Jun 17 13:34:58 archlinux kernel: hid-generic 0003:048D:C100.0004: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8910)] on usb-0000:00:14.0-9/input0
Jun 17 13:34:58 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 17 13:34:58 archlinux kernel: usbhid: USB HID core driver
Jun 17 13:34:58 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 17 13:34:58 archlinux kernel: usb 1-6: Found UVC 1.00 device Integrated Camera (5986:2113)
Jun 17 13:34:58 archlinux systemd-udevd[277]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Jun 17 13:34:58 archlinux kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input29
Jun 17 13:34:58 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 17 13:34:58 archlinux systemd-udevd[293]: Using default interface naming scheme 'v247'.
Jun 17 13:34:58 archlinux systemd-udevd[293]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:34:58 archlinux kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Jun 17 13:34:58 archlinux kernel: ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 17 13:34:58 archlinux kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 17 13:34:58 archlinux kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jun 17 13:34:58 archlinux kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 17 13:34:58 archlinux kernel: input: MSFT0001:01 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input30
Jun 17 13:34:58 archlinux kernel: input: MSFT0001:01 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input31
Jun 17 13:34:58 archlinux kernel: hid-multitouch 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CD5F] on i2c-MSFT0001:01
Jun 17 13:34:58 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 17 13:34:58 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:58 archlinux systemd-udevd[295]: Using default interface naming scheme 'v247'.
Jun 17 13:34:58 archlinux systemd-udevd[295]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:34:58 archlinux kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jun 17 13:34:58 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 17 13:34:58 archlinux systemd-udevd[271]: Using default interface naming scheme 'v247'.
Jun 17 13:34:58 archlinux systemd-udevd[271]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:34:58 archlinux systemd-udevd[272]: Using default interface naming scheme 'v247'.
Jun 17 13:34:58 archlinux systemd-udevd[272]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:34:58 archlinux kernel: Bluetooth: Core ver 2.22
Jun 17 13:34:58 archlinux kernel: NET: Registered protocol family 31
Jun 17 13:34:58 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 17 13:34:58 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 17 13:34:58 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 17 13:34:58 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 17 13:34:58 archlinux kernel: usbcore: registered new interface driver btusb
Jun 17 13:34:58 archlinux kernel: Bluetooth: hci0: Firmware revision 0.1 build 6 week 12 2021
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 17 13:34:58 archlinux systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 17 13:34:58 archlinux kernel: Bluetooth: hci0: MSFT filter_enable is already on
Jun 17 13:34:59 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 17 13:34:59 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/eb39144f-310e-4f79-8cc5-47f7163ec915.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-eb39144f\x2d310e\x2d4f79\x2d8cc5\x2d47f7163ec915 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 17 13:34:59 archlinux kernel: random: crng init done
Jun 17 13:34:59 archlinux systemd[1]: Mounting /home...
Jun 17 13:34:59 archlinux systemd[1]: Finished Load/Save Random Seed.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in First Boot Complete being skipped.
Jun 17 13:34:59 archlinux kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jun 17 13:34:59 archlinux systemd[1]: Mounted /home.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Local File Systems.
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 17 13:34:59 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 17 13:34:59 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 17 13:34:59 archlinux audit[499]: SYSTEM_BOOT pid=499 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Reached target System Initialization.
Jun 17 13:34:59 archlinux systemd[1]: Started Daily man-db regeneration.
Jun 17 13:34:59 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 17 13:34:59 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Timers.
Jun 17 13:34:59 archlinux systemd[1]: Listening on CUPS Scheduler.
Jun 17 13:34:59 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Sockets.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Basic System.
Jun 17 13:34:59 archlinux systemd[1]: Starting Save/Restore Sound Card State...
Jun 17 13:34:59 archlinux systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Jun 17 13:34:59 archlinux systemd[1]: Starting Bluetooth service...
Jun 17 13:34:59 archlinux alsactl[500]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0xb451c000 irq 147)
Jun 17 13:34:59 archlinux alsactl[500]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
Jun 17 13:34:59 archlinux systemd[1]: Starting NTP client/server...
Jun 17 13:34:59 archlinux alsactl[500]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xb4000000 irq 17)
Jun 17 13:34:59 archlinux alsactl[500]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -6
Jun 17 13:34:59 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Starting Network Manager...
Jun 17 13:34:59 archlinux systemd[1]: Starting Optimus Manager Commands Daemon...
Jun 17 13:34:59 archlinux audit: BPF prog-id=17 op=LOAD
Jun 17 13:34:59 archlinux audit: BPF prog-id=18 op=LOAD
Jun 17 13:34:59 archlinux audit: BPF prog-id=19 op=LOAD
Jun 17 13:34:59 archlinux systemd[1]: Starting User Login Management...
Jun 17 13:34:59 archlinux systemd[1]: Finished Save/Restore Sound Card State.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Reached target Sound Card.
Jun 17 13:34:59 archlinux bluetoothd[501]: Bluetooth daemon 5.59
Jun 17 13:34:59 archlinux chronyd[508]: chronyd version 4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Jun 17 13:34:59 archlinux chronyd[508]: Frequency 6.348 +/- 2.345 ppm read from /var/lib/chrony/drift
Jun 17 13:34:59 archlinux systemd[1]: Started NTP client/server.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Started Bluetooth service.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd-logind[506]: New seat seat0.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Bluetooth.
Jun 17 13:34:59 archlinux bluetoothd[501]: Starting SDP server
Jun 17 13:34:59 archlinux systemd-logind[506]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 17 13:34:59 archlinux systemd-logind[506]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 17 13:34:59 archlinux systemd-logind[506]: Watching system buttons on /dev/input/event16 (Logitech Gaming Mouse G502 Keyboard)
Jun 17 13:34:59 archlinux systemd-logind[506]: Watching system buttons on /dev/input/event24 (ITE Tech. Inc. ITE Device(8910) Keyboard)
Jun 17 13:34:59 archlinux systemd-logind[506]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Jun 17 13:34:59 archlinux systemd[1]: Started User Login Management.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.5691] NetworkManager (version 1.30.4-3) is starting... (for the first time)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.5693] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 17 13:34:59 archlinux systemd[1]: Started Network Manager.
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.5711] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Reached target Network.
Jun 17 13:34:59 archlinux systemd[1]: Starting Permit User Sessions...
Jun 17 13:34:59 archlinux systemd[1]: Finished Permit User Sessions.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Started Getty on tty1.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux systemd[1]: Reached target Login Prompts.
Jun 17 13:34:59 archlinux systemd[1]: Reached target Multi-User System.
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.5765] manager[0x55d8c5d74030]: monitoring kernel firmware directory '/lib/firmware'.
Jun 17 13:34:59 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=504 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:34:59 archlinux audit: BPF prog-id=20 op=LOAD
Jun 17 13:34:59 archlinux audit: BPF prog-id=21 op=LOAD
Jun 17 13:34:59 archlinux audit: BPF prog-id=22 op=LOAD
Jun 17 13:34:59 archlinux systemd[1]: Starting Hostname Service...
Jun 17 13:34:59 archlinux bluetoothd[501]: Bluetooth management interface 1.19 initialized
Jun 17 13:34:59 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 17 13:34:59 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Jun 17 13:34:59 archlinux kernel: Bluetooth: BNEP socket layer initialized
Jun 17 13:34:59 archlinux kernel: NET: Registered protocol family 38
Jun 17 13:34:59 archlinux dbus-daemon[503]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 17 13:34:59 archlinux systemd[1]: Started Hostname Service.
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6123] hostname: hostname: using hostnamed
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6125] dns-mgr[0x55d8c5d45110]: init: dns=default,systemd-resolved rc-manager=symlink
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6132] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill2) (driver iwlwifi)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6163] manager[0x55d8c5d74030]: rfkill: Wi-Fi hardware radio set enabled
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6164] manager[0x55d8c5d74030]: rfkill: WWAN hardware radio set enabled
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6257] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-adsl.so)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6274] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-ovs.so)
Jun 17 13:34:59 archlinux kernel: nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
Jun 17 13:34:59 archlinux kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
Jun 17 13:34:59 archlinux kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
Jun 17 13:34:59 archlinux kernel: ucsi_ccg: probe of 0-0008 failed with error -110
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6314] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wwan.so)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6321] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wifi.so)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6334] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-bluetooth.so)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6430] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-team.so)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6432] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6433] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6434] manager: Networking is enabled by state file
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6439] dhcp-init: Using DHCP client 'internal'
Jun 17 13:34:59 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=504 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6442] settings: Loaded settings plugin: keyfile (internal)
Jun 17 13:34:59 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 17 13:34:59 archlinux python3[505]: [24] INFO: # Daemon pre-start hook
Jun 17 13:34:59 archlinux python3[505]: [24] INFO: Removing /etc/X11/xorg.conf.d/10-optimus-manager.conf (if present)
Jun 17 13:34:59 archlinux python3[505]: [25] INFO: Copying /etc/optimus-manager/optimus-manager.conf to /var/lib/optimus-manager/tmp/config_copy.conf
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6511] device (lo): carrier: link connected
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6512] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6520] manager: (enp7s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 17 13:34:59 archlinux python3[505]: [28] INFO: Startup mode is: auto
Jun 17 13:34:59 archlinux dbus-daemon[503]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 17 13:34:59 archlinux python3[505]: [28] INFO: Effective startup mode is: nvidia
Jun 17 13:34:59 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 17 13:34:59 archlinux python3[505]: [28] INFO: Writing state {'type': 'pending_pre_xorg_start', 'requested_mode': 'nvidia', 'current_mode': None}
Jun 17 13:34:59 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:34:59 archlinux python3[505]: [28] INFO: Daemon pre-start hook completed successfully.
Jun 17 13:34:59 archlinux python3[505]: [28] INFO: Calling Xorg pre-start hook.
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6529] settings: (enp7s0): created default wired connection 'Wired connection 1'
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.6532] device (enp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:34:59 archlinux kernel: Generic FE-GE Realtek PHY r8169-700:00: attached PHY driver (mii_bus:phy_addr=r8169-700:00, irq=MAC)
Jun 17 13:34:59 archlinux python3[553]: [8] INFO: # Xorg pre-start hook
Jun 17 13:34:59 archlinux python3[553]: [8] INFO: Previous state was: {'type': 'pending_pre_xorg_start', 'requested_mode': 'nvidia', 'current_mode': None}
Jun 17 13:34:59 archlinux python3[553]: [8] INFO: Requested mode is: nvidia
Jun 17 13:34:59 archlinux python3[556]: modinfo: ERROR: Module bbswitch not found.
Jun 17 13:34:59 archlinux python3[557]: modinfo: ERROR: Module acpi_call not found.
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.8527] device (wlp0s20f3): driver supports Access Point (AP) mode
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.8530] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 17 13:34:59 archlinux NetworkManager[504]: <info>  [1623929699.8534] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:34:59 archlinux kernel: r8169 0000:07:00.0 enp7s0: Link is Down
Jun 17 13:35:00 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.0413] device (wlp0s20f3): set-hw-addr: set MAC address to 02:DC:4E:02:8E:0B (scanning)
Jun 17 13:35:00 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=504 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:35:00 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:35:00 archlinux systemd[1]: Starting WPA supplicant...
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.2198] ovsdb: Could not connect: No such file or directory
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.2198] ovsdb: disconnected from ovsdb
Jun 17 13:35:00 archlinux dbus-daemon[503]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 17 13:35:00 archlinux systemd[1]: Started WPA supplicant.
Jun 17 13:35:00 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:00 archlinux wpa_supplicant[559]: Successfully initialized wpa_supplicant
Jun 17 13:35:00 archlinux wpa_supplicant[559]: nl80211: kernel reports: Attribute failed policy validation
Jun 17 13:35:00 archlinux wpa_supplicant[559]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 17 13:35:00 archlinux wpa_supplicant[559]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 17 13:35:00 archlinux wpa_supplicant[559]: P2P: Failed to enable P2P Device interface
Jun 17 13:35:00 archlinux wpa_supplicant[559]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3220] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3221] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3222] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3225] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:35:00 archlinux NetworkManager[504]: <warn>  [1623929700.3230] sup-iface[12b153df53ef6aa4,0,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3230] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 17 13:35:00 archlinux NetworkManager[504]: <info>  [1623929700.3235] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:00 archlinux python3[553]: [864] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Jun 17 13:35:00 archlinux python3[553]: [864] INFO: Unloading modules ['nouveau'] (if loaded)
Jun 17 13:35:00 archlinux python3[553]: [868] INFO: switching=none, nothing to do
Jun 17 13:35:00 archlinux python3[553]: [890] INFO: Loading module nvidia
Jun 17 13:35:00 archlinux python3[553]: [894] INFO: Loading module nvidia_drm
Jun 17 13:35:00 archlinux python3[553]: [913] INFO: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Jun 17 13:35:00 archlinux python3[553]: [913] INFO: Writing state {'type': 'pending_post_xorg_start', 'switch_id': '20210617T133459', 'requested_mode': 'nvidia'}
Jun 17 13:35:00 archlinux python3[553]: [913] INFO: Xorg pre-start hook completed successfully.
Jun 17 13:35:00 archlinux systemd[1]: Started Optimus Manager Commands Daemon.
Jun 17 13:35:00 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:00 archlinux systemd[1]: Reached target Graphical Interface.
Jun 17 13:35:00 archlinux systemd[1]: Startup finished in 5.430s (firmware) + 2.195s (loader) + 1.630s (kernel) + 3.293s (userspace) = 12.549s.
Jun 17 13:35:00 archlinux python3[573]: [1] INFO: # Commands daemon
Jun 17 13:35:00 archlinux python3[573]: [1] INFO: Opening UNIX socket
Jun 17 13:35:00 archlinux python3[573]: [1] INFO: Awaiting commands
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.2474] policy: auto-activating connection '206' (215f74fd-cc23-4751-9940-dd1f0483a724)
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.2478] device (wlp0s20f3): Activation: starting connection '206' (215f74fd-cc23-4751-9940-dd1f0483a724)
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.2479] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.2482] manager: NetworkManager state is now CONNECTING
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.2657] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:00:25:E4:C6:EF (preserve)
Jun 17 13:35:03 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4650] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4660] device (wlp0s20f3): Activation: (wifi) access point '206' has security, but secrets are required.
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4660] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4667] sup-iface[12b153df53ef6aa4,0,wlp0s20f3]: wps: type pbc start...
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4902] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4912] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4922] device (wlp0s20f3): Activation: (wifi) connection '206' has security, and secrets exist.  No new secrets needed.
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4923] Config: added 'ssid' value '206'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4923] Config: added 'scan_ssid' value '1'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4923] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4924] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4924] Config: added 'auth_alg' value 'OPEN'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.4924] Config: added 'psk' value '<hidden>'
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.5478] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Jun 17 13:35:03 archlinux NetworkManager[504]: <info>  [1623929703.5479] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Jun 17 13:35:03 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 17 13:35:03 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:03 archlinux kernel: kauditd_printk_skb: 31 callbacks suppressed
Jun 17 13:35:03 archlinux kernel: audit: type=1131 audit(1623929703.888:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux audit[535]: USER_AUTH pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux kernel: audit: type=1100 audit(1623929705.578:43): pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.7' (uid=0 pid=535 comm="/bin/login -p --       ")
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux login[535]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux audit[535]: USER_ACCT pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux kernel: audit: type=1101 audit(1623929705.582:44): pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux audit[535]: CRED_ACQ pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux audit[535]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffca873d750 a2=4 a3=3e8 items=0 ppid=1 pid=535 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=985 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Jun 17 13:35:05 archlinux audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Jun 17 13:35:05 archlinux login[535]: pam_unix(login:session): session opened for user nilas(uid=1000) by LOGIN(uid=0)
Jun 17 13:35:05 archlinux kernel: audit: type=1103 audit(1623929705.585:45): pid=535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux kernel: audit: type=1006 audit(1623929705.585:46): pid=535 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Jun 17 13:35:05 archlinux kernel: audit: type=1300 audit(1623929705.585:46): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffca873d750 a2=4 a3=3e8 items=0 ppid=1 pid=535 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=985 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Jun 17 13:35:05 archlinux kernel: audit: type=1327 audit(1623929705.585:46): proctitle=2F62696E2F6C6F67696E002D70002D2D
Jun 17 13:35:05 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 17 13:35:05 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 17 13:35:05 archlinux systemd-logind[506]: New session 1 of user nilas.
Jun 17 13:35:05 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 17 13:35:05 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 17 13:35:05 archlinux kernel: audit: type=1130 audit(1623929705.598:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=575 comm="(systemd) ")
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux systemd[575]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux systemd[575]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[nilas] ruser=[<unknown>] rhost=[<unknown>]
Jun 17 13:35:05 archlinux audit[575]: USER_ACCT pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux audit[575]: CRED_ACQ pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 17 13:35:05 archlinux audit[575]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffddb9339e0 a2=4 a3=3e8 items=0 ppid=1 pid=575 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jun 17 13:35:05 archlinux audit: PROCTITLE proctitle="(systemd)"
Jun 17 13:35:05 archlinux systemd[575]: pam_unix(systemd-user:session): session opened for user nilas(uid=1000) by (uid=0)
Jun 17 13:35:05 archlinux kernel: audit: type=1101 audit(1623929705.602:48): pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux kernel: audit: type=1103 audit(1623929705.602:49): pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 17 13:35:05 archlinux systemd[575]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jun 17 13:35:05 archlinux audit[575]: USER_START pid=575 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux audit: BPF prog-id=23 op=LOAD
Jun 17 13:35:05 archlinux audit[575]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffe1fb1d680 a2=78 a3=7ffe1fb1d680 items=0 ppid=1 pid=575 auid=1000 uid=1000 gid=985 euid=1000 suid=1000 fsuid=1000 egid=985 sgid=985 fsgid=985 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jun 17 13:35:05 archlinux audit: PROCTITLE proctitle="(systemd)"
Jun 17 13:35:05 archlinux audit: BPF prog-id=23 op=UNLOAD
Jun 17 13:35:05 archlinux systemd[575]: Queued start job for default target Main User Target.
Jun 17 13:35:05 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:05 archlinux audit[535]: USER_START pid=535 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux audit[535]: CRED_REFR pid=535 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux login[535]: pam_env(login:session): deprecated reading of user environment enabled
Jun 17 13:35:05 archlinux systemd[575]: Created slice User Application Slice.
Jun 17 13:35:05 archlinux login[535]: LOGIN ON tty1 BY nilas
Jun 17 13:35:05 archlinux systemd[575]: Reached target Paths.
Jun 17 13:35:05 archlinux systemd[575]: Reached target Timers.
Jun 17 13:35:05 archlinux systemd[575]: Starting D-Bus User Message Bus Socket.
Jun 17 13:35:05 archlinux systemd[575]: Listening on GnuPG network certificate management daemon.
Jun 17 13:35:05 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 17 13:35:05 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 17 13:35:05 archlinux systemd[575]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 17 13:35:05 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 17 13:35:05 archlinux systemd[575]: Listening on p11-kit server.
Jun 17 13:35:05 archlinux systemd[575]: Listening on Sound System.
Jun 17 13:35:05 archlinux systemd[575]: Listening on D-Bus User Message Bus Socket.
Jun 17 13:35:05 archlinux systemd[575]: Reached target Sockets.
Jun 17 13:35:05 archlinux systemd[575]: Reached target Basic System.
Jun 17 13:35:05 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 17 13:35:05 archlinux systemd[575]: Starting Update XDG user dir configuration...
Jun 17 13:35:05 archlinux systemd[1]: Started Session 1 of user nilas.
Jun 17 13:35:05 archlinux systemd[575]: xdg-user-dirs-update.service: Deactivated successfully.
Jun 17 13:35:05 archlinux systemd[575]: Finished Update XDG user dir configuration.
Jun 17 13:35:05 archlinux systemd[575]: Reached target Main User Target.
Jun 17 13:35:05 archlinux systemd[575]: Startup finished in 62ms.
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=586 comm="sudo /usr/bin/prime-switch ")
Jun 17 13:35:05 archlinux dbus-daemon[503]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux sudo[586]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:35:05 archlinux audit[586]: USER_ACCT pid=586 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux sudo[586]:    nilas : TTY=tty1 ; PWD=/home/nilas ; USER=root ; COMMAND=/usr/bin/prime-switch
Jun 17 13:35:05 archlinux audit[586]: CRED_REFR pid=586 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux audit[586]: USER_START pid=586 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux sudo[586]: pam_unix(sudo:session): session opened for user root(uid=0) by nilas(uid=1000)
Jun 17 13:35:05 archlinux sudo[586]: pam_unix(sudo:session): session closed for user root
Jun 17 13:35:05 archlinux audit[586]: USER_END pid=586 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux audit[586]: CRED_DISP pid=586 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:35:05 archlinux kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210105/nsarguments-61)
Jun 17 13:35:06 archlinux kernel: NVRM: nv_acpi_dsm_method: invalid argument(s)!
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: SME: Trying to authenticate with 00:11:32:b3:29:18 (SSID='206' freq=5220 MHz)
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: authenticate with 00:11:32:b3:29:18
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3023] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3023] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: send auth to 00:11:32:b3:29:18 (try 1/3)
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: Trying to associate with 00:11:32:b3:29:18 (SSID='206' freq=5220 MHz)
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3257] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3257] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: authenticated
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: associate with 00:11:32:b3:29:18 (try 1/3)
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: RX AssocResp from 00:11:32:b3:29:18 (capab=0x1511 status=0 aid=2)
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: Associated with 00:11:32:b3:29:18
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: associated
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3379] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3379] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3474] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.3474] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: WPA: Key negotiation completed with 00:11:32:b3:29:18 [PTK=CCMP GTK=CCMP]
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:11:32:b3:29:18 completed [id=0 id_str=]
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.4408] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.4408] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "206"
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.4408] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 17 13:35:06 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-55 noise=9999 txrate=6000
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.4409] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.4412] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 17 13:35:06 archlinux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 17 13:35:06 archlinux kernel: wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 00:11:32:b3:29:18
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5016] dhcp4 (wlp0s20f3): state changed unknown -> bound, address=192.168.1.226
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5025] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5038] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5040] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5043] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5059] manager: NetworkManager state is now CONNECTED_SITE
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5060] policy: set '206' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 17 13:35:06 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=504 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:35:06 archlinux dbus-daemon[503]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5153] device (wlp0s20f3): Activation: successful, device activated.
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5163] manager: startup complete
Jun 17 13:35:06 archlinux NetworkManager[504]: <info>  [1623929706.5930] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 17 13:35:08 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.13' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:35:08 archlinux systemd[1]: Starting Disk Manager...
Jun 17 13:35:08 archlinux udisksd[653]: udisks daemon version 2.9.2 starting
Jun 17 13:35:08 archlinux dbus-daemon[503]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=653 comm="/usr/lib/udisks2/udisksd ")
Jun 17 13:35:08 archlinux systemd[1]: Starting Authorization Manager...
Jun 17 13:35:09 archlinux polkitd[657]: Started polkitd version 0.119
Jun 17 13:35:09 archlinux polkitd[657]: Loading rules from directory /etc/polkit-1/rules.d
Jun 17 13:35:09 archlinux polkitd[657]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 17 13:35:09 archlinux polkitd[657]: Finished loading, compiling and executing 2 rules
Jun 17 13:35:09 archlinux dbus-daemon[503]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 17 13:35:09 archlinux systemd[1]: Started Authorization Manager.
Jun 17 13:35:09 archlinux polkitd[657]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 17 13:35:09 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:09 archlinux kernel: kauditd_printk_skb: 16 callbacks suppressed
Jun 17 13:35:09 archlinux kernel: audit: type=1130 audit(1623929709.078:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:09 archlinux dbus-daemon[503]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 17 13:35:09 archlinux systemd[1]: Started Disk Manager.
Jun 17 13:35:09 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:09 archlinux kernel: audit: type=1130 audit(1623929709.112:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:09 archlinux udisksd[653]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 17 13:35:09 archlinux systemd[575]: Started D-Bus User Message Bus.
Jun 17 13:35:09 archlinux dbus-daemon[693]: [session uid=1000 pid=693] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:35:09 archlinux systemd[575]: Starting Accessibility services bus...
Jun 17 13:35:09 archlinux dbus-daemon[693]: [session uid=1000 pid=693] Successfully activated service 'org.a11y.Bus'
Jun 17 13:35:09 archlinux systemd[575]: Started Accessibility services bus.
Jun 17 13:35:09 archlinux at-spi-bus-launcher[705]: dbus-daemon[705]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:35:09 archlinux at-spi-bus-launcher[705]: dbus-daemon[705]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 17 13:35:09 archlinux at-spi-bus-launcher[708]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 17 13:35:09 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 17 13:35:09 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:09 archlinux kernel: audit: type=1131 audit(1623929709.682:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:19 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=390000
Jun 17 13:35:28 archlinux wpa_supplicant[559]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=390000
Jun 17 13:35:29 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 17 13:35:29 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:29 archlinux kernel: audit: type=1131 audit(1623929729.642:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:35:29 archlinux audit: BPF prog-id=22 op=UNLOAD
Jun 17 13:35:29 archlinux audit: BPF prog-id=21 op=UNLOAD
Jun 17 13:35:29 archlinux audit: BPF prog-id=20 op=UNLOAD
Jun 17 13:35:29 archlinux kernel: audit: type=1334 audit(1623929729.842:66): prog-id=22 op=UNLOAD
Jun 17 13:35:29 archlinux kernel: audit: type=1334 audit(1623929729.842:67): prog-id=21 op=UNLOAD
Jun 17 13:35:29 archlinux kernel: audit: type=1334 audit(1623929729.842:68): prog-id=20 op=UNLOAD
Jun 17 13:35:32 archlinux chronyd[508]: Selected source 78.156.103.10 (1.dk.pool.ntp.org)
Jun 17 13:36:38 archlinux chronyd[508]: Selected source 192.36.143.130 (0.dk.pool.ntp.org)

Here is the Xorg log and output of journalctl when I boot up my laptop with the external monitor disconnected and running the command xrandr --output eDP-1-1 --off --output DP-2 --auto to switch to the external monitor:

Xorg:

[     9.924] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[     9.925] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     9.925] Build Operating System: Linux Archlinux
[     9.925] Current Operating System: Linux archlinux 5.12.10-arch1-1 #1 SMP PREEMPT Thu, 10 Jun 2021 16:34:50 +0000 x86_64
[     9.925] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
[     9.925] Build Date: 13 April 2021  03:12:10PM
[     9.925]  
[     9.925] Current version of pixman: 0.40.0
[     9.925] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.925] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.925] (==) Log file: "/home/nilas/.local/share/xorg/Xorg.0.log", Time: Thu Jun 17 13:44:03 2021
[     9.928] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     9.928] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.928] (==) ServerLayout "layout"
[     9.928] (**) |-->Screen "nvidia" (0)
[     9.928] (**) |   |-->Monitor "<default monitor>"
[     9.929] (**) |   |-->Device "nvidia"
[     9.929] (**) |   |-->GPUDevice "integrated"
[     9.929] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[     9.929] (**) |-->Inactive Device "integrated"
[     9.929] (==) Automatically adding devices
[     9.929] (==) Automatically enabling devices
[     9.929] (==) Automatically adding GPU devices
[     9.929] (==) Automatically binding GPU devices
[     9.929] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.930] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     9.930] 	Entry deleted from font path.
[     9.930] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     9.930] 	Entry deleted from font path.
[     9.930] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     9.930] 	Entry deleted from font path.
[     9.930] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     9.930] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[     9.930] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.930] (II) Module ABI versions:
[     9.930] 	X.Org ANSI C Emulation: 0.4
[     9.930] 	X.Org Video Driver: 24.1
[     9.930] 	X.Org XInput driver : 24.1
[     9.930] 	X.Org Server Extension : 10.0
[     9.931] (++) using VT number 1

[     9.933] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     9.933] (II) xfree86: Adding drm device (/dev/dri/card0)
[     9.934] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[     9.934] (II) xfree86: Adding drm device (/dev/dri/card1)
[     9.935] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[     9.936] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[     9.938] (--) PCI:*(0@0:2:0) 8086:3e9b:17aa:3ffc rev 0, Mem @ 0xb5000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     9.938] (--) PCI: (1@0:0:0) 10de:2191:17aa:3ffc rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     9.938] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.938] (II) LoadModule: "glx"
[     9.939] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.948] (II) Module glx: vendor="X.Org Foundation"
[     9.948] 	compiled for 1.20.11, module version = 1.0.0
[     9.948] 	ABI class: X.Org Server Extension, version 10.0
[     9.948] (II) LoadModule: "nvidia"
[     9.950] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     9.955] (II) Module nvidia: vendor="NVIDIA Corporation"
[     9.955] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.955] 	Module class: X.Org Video Driver
[     9.956] (II) LoadModule: "modesetting"
[     9.956] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.960] (II) Module modesetting: vendor="X.Org Foundation"
[     9.960] 	compiled for 1.20.11, module version = 1.20.11
[     9.960] 	Module class: X.Org Video Driver
[     9.960] 	ABI class: X.Org Video Driver, version 24.1
[     9.960] (II) NVIDIA dlloader X Driver  465.31  Thu May 13 22:19:15 UTC 2021
[     9.960] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     9.960] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.961] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[     9.961] (II) systemd-logind: releasing fd for 226:0
[     9.963] (II) Loading sub module "fb"
[     9.963] (II) LoadModule: "fb"
[     9.963] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.964] (II) Module fb: vendor="X.Org Foundation"
[     9.964] 	compiled for 1.20.11, module version = 1.0.0
[     9.964] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.964] (II) Loading sub module "wfb"
[     9.964] (II) LoadModule: "wfb"
[     9.965] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     9.966] (II) Module wfb: vendor="X.Org Foundation"
[     9.966] 	compiled for 1.20.11, module version = 1.0.0
[     9.966] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.966] (II) Loading sub module "ramdac"
[     9.966] (II) LoadModule: "ramdac"
[     9.966] (II) Module "ramdac" already built-in
[     9.973] (II) modeset(G0): using drv /dev/dri/card1
[     9.973] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     9.973] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[     9.973] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     9.973] (==) NVIDIA(0): RGB weight 888
[     9.973] (==) NVIDIA(0): Default visual is TrueColor
[     9.973] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.974] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     9.974] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     9.974] (**) NVIDIA(0): Option "Coolbits" "28"
[     9.974] (**) NVIDIA(0): Enabling 2D acceleration
[     9.974] (II) Loading sub module "glxserver_nvidia"
[     9.974] (II) LoadModule: "glxserver_nvidia"
[     9.974] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    10.021] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    10.021] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.021] 	Module class: X.Org Server Extension
[    10.021] (II) NVIDIA GLX Module  465.31  Thu May 13 22:16:59 UTC 2021
[    10.022] (II) NVIDIA: The X server supports PRIME Render Offload.
[    10.723] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    10.723] (--) NVIDIA(0):     DFP-0
[    10.723] (--) NVIDIA(0):     DFP-1
[    10.723] (--) NVIDIA(0):     DFP-2
[    10.723] (--) NVIDIA(0):     DFP-3
[    10.723] (--) NVIDIA(0):     DFP-4
[    10.723] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0
[    10.723] (II) NVIDIA(0):     (GPU-0)
[    10.723] (--) NVIDIA(0): Memory: 6291456 kBytes
[    10.723] (--) NVIDIA(0): VideoBIOS: 90.16.25.40.18
[    10.723] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    10.723] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.723] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    10.723] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    10.723] (--) NVIDIA(GPU-0): 
[    10.724] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.724] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.724] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.724] (--) NVIDIA(GPU-0): 
[    10.724] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.724] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    10.724] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    10.724] (--) NVIDIA(GPU-0): 
[    10.724] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.724] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    10.724] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    10.724] (--) NVIDIA(GPU-0): 
[    10.724] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    10.724] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    10.724] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    10.724] (--) NVIDIA(GPU-0): 
[    10.724] (==) NVIDIA(0): 
[    10.724] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    10.724] (==) NVIDIA(0):     will be used as the requested mode.
[    10.724] (==) NVIDIA(0): 
[    10.724] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    10.724] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    10.724] (II) NVIDIA(0): Validated MetaModes:
[    10.724] (II) NVIDIA(0):     "NULL"
[    10.724] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    10.724] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    10.724] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    10.724] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    10.724] (==) modeset(G0): RGB weight 888
[    10.724] (==) modeset(G0): Default visual is TrueColor
[    10.724] (II) Loading sub module "glamoregl"
[    10.724] (II) LoadModule: "glamoregl"
[    10.724] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.736] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.736] 	compiled for 1.20.11, module version = 1.0.1
[    10.736] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.000] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[    11.000] (II) modeset(G0): glamor initialized
[    11.002] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    11.003] (II) modeset(G0): EDID for output eDP-1-1
[    11.004] (II) modeset(G0): Manufacturer: BOE  Model: 84d  Serial#: 0
[    11.004] (II) modeset(G0): Year: 2018  Week: 1
[    11.004] (II) modeset(G0): EDID Version: 1.4
[    11.004] (II) modeset(G0): Digital Display Input
[    11.004] (II) modeset(G0): 8 bits per channel
[    11.004] (II) modeset(G0): Digital interface is DisplayPort
[    11.004] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    11.004] (II) modeset(G0): Gamma: 2.20
[    11.004] (II) modeset(G0): No DPMS capabilities specified
[    11.004] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    11.004] (II) modeset(G0): First detailed timing is preferred mode
[    11.004] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    11.004] (II) modeset(G0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    11.004] (II) modeset(G0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    11.004] (II) modeset(G0): Manufacturer's mask: 0
[    11.004] (II) modeset(G0): Supported detailed timing:
[    11.004] (II) modeset(G0): clock: 342.1 MHz   Image Size:  344 x 193 mm
[    11.004] (II) modeset(G0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[    11.004] (II) modeset(G0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1142 v_border: 0
[    11.004] (II) modeset(G0):  BOE HF
[    11.004] (II) modeset(G0):  NV156FHM-N4G
[    11.004] (II) modeset(G0): EDID (in hex):
[    11.004] (II) modeset(G0): 	00ffffffffffff0009e54d0800000000
[    11.004] (II) modeset(G0): 	011c0104a522137802de50a3544c9926
[    11.004] (II) modeset(G0): 	0f505400000001010101010101010101
[    11.004] (II) modeset(G0): 	0101010101019d8580a070383e406c30
[    11.004] (II) modeset(G0): 	aa0058c11000001a0000000000000000
[    11.004] (II) modeset(G0): 	00000000000000000000000000fe0042
[    11.004] (II) modeset(G0): 	4f452048460a202020202020000000fe
[    11.004] (II) modeset(G0): 	004e5631353646484d2d4e34470a0004
[    11.004] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    11.004] (II) modeset(G0): Modeline "1920x1080"x144.0  342.05  1920 2028 2076 2080  1080 1090 1100 1142 +hsync -vsync (164.4 kHz eP)
[    11.004] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    11.004] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    11.004] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    11.004] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    11.004] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    11.004] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    11.004] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    11.004] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    11.004] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    11.004] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x170.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x150.1  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x768i"x43.5   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "960x720"x170.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "960x720"x150.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    11.004] (II) modeset(G0): Modeline "928x696"x150.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.004] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    11.004] (II) modeset(G0): Modeline "896x672"x150.1  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    11.004] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    11.004] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    11.005] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x170.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x150.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x140.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x130.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    11.005] (II) modeset(G0): Modeline "700x525"x149.5   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x512"x170.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x512"x150.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x170.2   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    11.005] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    11.005] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "576x432"x150.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x384"x170.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x384"x150.1   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x384"x140.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "416x312"x149.3   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "400x300"x170.5   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "400x300"x144.4   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    11.005] (II) modeset(G0): Modeline "400x300"x150.2   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x240"x170.4   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x240"x145.6   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x240"x150.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    11.005] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    11.005] (II) modeset(G0): Modeline "360x200"x170.1   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x200"x170.5   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    11.005] (II) modeset(G0): Modeline "320x175"x170.5   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    11.005] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    11.005] (==) modeset(G0): DPI set to (96, 96)
[    11.005] (II) Loading sub module "fb"
[    11.005] (II) LoadModule: "fb"
[    11.005] (II) Loading /usr/lib/xorg/modules/libfb.so
[    11.005] (II) Module fb: vendor="X.Org Foundation"
[    11.006] 	compiled for 1.20.11, module version = 1.0.0
[    11.006] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.006] (WW) NVIDIA: Failed to bind sideband socket to
[    11.006] (WW) NVIDIA:     '/var/run/nvidia-xdriver-54d387b5' Permission denied
[    11.006] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    11.006] (II) NVIDIA:     access.
[    11.016] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.016] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    11.016] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    11.016] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.016] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    11.016] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    11.016] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.016] (II) NVIDIA(0):     Config Options in the README.
[    11.034] (II) NVIDIA(0): Setting mode "NULL"
[    11.044] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.044] (==) NVIDIA(0): Backing store enabled
[    11.044] (==) NVIDIA(0): Silken mouse disabled
[    11.044] (==) NVIDIA(0): DPMS enabled
[    11.044] (II) Loading sub module "dri2"
[    11.044] (II) LoadModule: "dri2"
[    11.044] (II) Module "dri2" already built-in
[    11.044] (II) NVIDIA(0): [DRI2] Setup complete
[    11.044] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.088] (==) modeset(G0): Backing store enabled
[    11.088] (==) modeset(G0): Silken mouse disabled
[    11.118] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    11.119] (==) modeset(G0): DPMS enabled
[    11.119] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    11.119] (II) modeset(G0): [DRI2] Setup complete
[    11.119] (II) modeset(G0): [DRI2]   DRI driver: iris
[    11.119] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    11.119] (II) Initializing extension Generic Event Extension
[    11.119] (II) Initializing extension SHAPE
[    11.119] (II) Initializing extension MIT-SHM
[    11.119] (II) Initializing extension XInputExtension
[    11.119] (II) Initializing extension XTEST
[    11.119] (II) Initializing extension BIG-REQUESTS
[    11.119] (II) Initializing extension SYNC
[    11.119] (II) Initializing extension XKEYBOARD
[    11.119] (II) Initializing extension XC-MISC
[    11.119] (II) Initializing extension SECURITY
[    11.120] (II) Initializing extension XFIXES
[    11.120] (II) Initializing extension RENDER
[    11.120] (II) Initializing extension RANDR
[    11.120] (II) Initializing extension COMPOSITE
[    11.120] (II) Initializing extension DAMAGE
[    11.120] (II) Initializing extension MIT-SCREEN-SAVER
[    11.120] (II) Initializing extension DOUBLE-BUFFER
[    11.120] (II) Initializing extension RECORD
[    11.120] (II) Initializing extension DPMS
[    11.120] (II) Initializing extension Present
[    11.120] (II) Initializing extension DRI3
[    11.120] (II) Initializing extension X-Resource
[    11.120] (II) Initializing extension XVideo
[    11.120] (II) Initializing extension XVideo-MotionCompensation
[    11.120] (II) Initializing extension GLX
[    11.120] (II) Initializing extension GLX
[    11.120] (II) Indirect GLX disabled.
[    11.120] (II) GLX: Another vendor is already registered for screen 0
[    11.120] (II) Initializing extension XFree86-VidModeExtension
[    11.120] (II) Initializing extension XFree86-DGA
[    11.120] (II) Initializing extension XFree86-DRI
[    11.120] (II) Initializing extension DRI2
[    11.120] (II) Initializing extension NV-GLX
[    11.120] (II) Initializing extension NV-CONTROL
[    11.382] (II) modeset(G0): Damage tracking initialized
[    11.480] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    11.480] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.480] (**) Video Bus: Applying InputClass "system-keyboard"
[    11.480] (**) Video Bus: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.480] (II) LoadModule: "libinput"
[    11.481] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.484] (II) Module libinput: vendor="X.Org Foundation"
[    11.484] 	compiled for 1.20.11, module version = 1.0.1
[    11.484] 	Module class: X.Org XInput Driver
[    11.484] 	ABI class: X.Org XInput driver, version 24.1
[    11.484] (II) Using input driver 'libinput' for 'Video Bus'
[    11.485] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 35 paused 0
[    11.485] (**) Video Bus: always reports core events
[    11.485] (**) Option "Device" "/dev/input/event8"
[    11.485] (**) Option "_source" "server/udev"
[    11.491] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    11.491] (II) event8  - Video Bus: device is a keyboard
[    11.491] (II) event8  - Video Bus: device removed
[    11.491] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event8"
[    11.491] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    11.491] (**) Option "xkb_layout" "us,dk"
[    11.491] (**) Option "xkb_variant" "altgr-intl,"
[    11.491] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.514] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    11.514] (II) event8  - Video Bus: device is a keyboard
[    11.514] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    11.514] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.514] (**) Video Bus: Applying InputClass "system-keyboard"
[    11.514] (**) Video Bus: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.514] (II) Using input driver 'libinput' for 'Video Bus'
[    11.515] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 38 paused 0
[    11.515] (**) Video Bus: always reports core events
[    11.515] (**) Option "Device" "/dev/input/event7"
[    11.515] (**) Option "_source" "server/udev"
[    11.516] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    11.516] (II) event7  - Video Bus: device is a keyboard
[    11.516] (II) event7  - Video Bus: device removed
[    11.516] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8/event7"
[    11.516] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.516] (**) Option "xkb_layout" "us,dk"
[    11.516] (**) Option "xkb_variant" "altgr-intl,"
[    11.516] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.517] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    11.517] (II) event7  - Video Bus: device is a keyboard
[    11.518] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    11.518] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.518] (**) Power Button: Applying InputClass "system-keyboard"
[    11.518] (**) Power Button: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.518] (II) Using input driver 'libinput' for 'Power Button'
[    11.518] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[    11.518] (**) Power Button: always reports core events
[    11.518] (**) Option "Device" "/dev/input/event1"
[    11.518] (**) Option "_source" "server/udev"
[    11.519] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.519] (II) event1  - Power Button: device is a keyboard
[    11.519] (II) event1  - Power Button: device removed
[    11.519] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    11.519] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    11.519] (**) Option "xkb_layout" "us,dk"
[    11.519] (**) Option "xkb_variant" "altgr-intl,"
[    11.519] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    11.520] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.520] (II) event1  - Power Button: device is a keyboard
[    11.520] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    11.520] (**) Lid Switch: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.520] (II) Using input driver 'libinput' for 'Lid Switch'
[    11.521] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 40 paused 0
[    11.521] (**) Lid Switch: always reports core events
[    11.521] (**) Option "Device" "/dev/input/event0"
[    11.521] (**) Option "_source" "server/udev"
[    11.521] (II) event0  - Lid Switch: is tagged by udev as: Switch
[    11.521] (II) event0  - Lid Switch: device is a switch device
[    11.521] (II) event0  - Lid Switch: device is a switch device
[    11.522] (II) event0  - Lid Switch: device removed
[    11.522] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0"
[    11.522] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 9)
[    11.522] (II) event0  - Lid Switch: is tagged by udev as: Switch
[    11.522] (II) event0  - Lid Switch: device is a switch device
[    11.522] (II) event0  - Lid Switch: device is a switch device
[    11.523] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    11.523] (**) HDA NVidia HDMI/DP,pcm=3: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.523] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=3'
[    11.523] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 41 paused 0
[    11.523] (**) HDA NVidia HDMI/DP,pcm=3: always reports core events
[    11.523] (**) Option "Device" "/dev/input/event14"
[    11.523] (**) Option "_source" "server/udev"
[    11.524] (II) event14 - HDA NVidia HDMI/DP,pcm=3: is tagged by udev as: Switch
[    11.524] (II) event14 - not using input device '/dev/input/event14'.
[    11.524] (EE) libinput: HDA NVidia HDMI/DP,pcm=3: Failed to create a device for /dev/input/event14
[    11.524] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=3"
[    11.524] (II) UnloadModule: "libinput"
[    11.524] (II) systemd-logind: releasing fd for 13:78
[    11.607] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    11.607] (**) HDA NVidia HDMI/DP,pcm=7: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.607] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=7'
[    11.608] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 41 paused 0
[    11.608] (**) HDA NVidia HDMI/DP,pcm=7: always reports core events
[    11.608] (**) Option "Device" "/dev/input/event15"
[    11.608] (**) Option "_source" "server/udev"
[    11.611] (II) event15 - HDA NVidia HDMI/DP,pcm=7: is tagged by udev as: Switch
[    11.612] (II) event15 - not using input device '/dev/input/event15'.
[    11.612] (EE) libinput: HDA NVidia HDMI/DP,pcm=7: Failed to create a device for /dev/input/event15
[    11.612] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=7"
[    11.612] (II) UnloadModule: "libinput"
[    11.612] (II) systemd-logind: releasing fd for 13:79
[    11.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    11.700] (**) HDA NVidia HDMI/DP,pcm=8: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.700] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=8'
[    11.702] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 41 paused 0
[    11.702] (**) HDA NVidia HDMI/DP,pcm=8: always reports core events
[    11.702] (**) Option "Device" "/dev/input/event16"
[    11.702] (**) Option "_source" "server/udev"
[    11.704] (II) event16 - HDA NVidia HDMI/DP,pcm=8: is tagged by udev as: Switch
[    11.705] (II) event16 - not using input device '/dev/input/event16'.
[    11.705] (EE) libinput: HDA NVidia HDMI/DP,pcm=8: Failed to create a device for /dev/input/event16
[    11.705] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=8"
[    11.705] (II) UnloadModule: "libinput"
[    11.705] (II) systemd-logind: releasing fd for 13:80
[    11.780] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[    11.780] (**) HDA NVidia HDMI/DP,pcm=9: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.780] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=9'
[    11.782] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 41 paused 0
[    11.782] (**) HDA NVidia HDMI/DP,pcm=9: always reports core events
[    11.782] (**) Option "Device" "/dev/input/event17"
[    11.782] (**) Option "_source" "server/udev"
[    11.784] (II) event17 - HDA NVidia HDMI/DP,pcm=9: is tagged by udev as: Switch
[    11.785] (II) event17 - not using input device '/dev/input/event17'.
[    11.785] (EE) libinput: HDA NVidia HDMI/DP,pcm=9: Failed to create a device for /dev/input/event17
[    11.785] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=9"
[    11.785] (II) UnloadModule: "libinput"
[    11.785] (II) systemd-logind: releasing fd for 13:81
[    11.873] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event18)
[    11.873] (**) HDA NVidia HDMI/DP,pcm=10: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.873] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=10'
[    11.875] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 41 paused 0
[    11.875] (**) HDA NVidia HDMI/DP,pcm=10: always reports core events
[    11.875] (**) Option "Device" "/dev/input/event18"
[    11.875] (**) Option "_source" "server/udev"
[    11.878] (II) event18 - HDA NVidia HDMI/DP,pcm=10: is tagged by udev as: Switch
[    11.878] (II) event18 - not using input device '/dev/input/event18'.
[    11.878] (EE) libinput: HDA NVidia HDMI/DP,pcm=10: Failed to create a device for /dev/input/event18
[    11.878] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=10"
[    11.878] (II) UnloadModule: "libinput"
[    11.878] (II) systemd-logind: releasing fd for 13:82
[    11.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event19)
[    11.940] (**) HDA NVidia HDMI/DP,pcm=11: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    11.940] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=11'
[    11.942] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 41 paused 0
[    11.942] (**) HDA NVidia HDMI/DP,pcm=11: always reports core events
[    11.942] (**) Option "Device" "/dev/input/event19"
[    11.942] (**) Option "_source" "server/udev"
[    11.944] (II) event19 - HDA NVidia HDMI/DP,pcm=11: is tagged by udev as: Switch
[    11.945] (II) event19 - not using input device '/dev/input/event19'.
[    11.945] (EE) libinput: HDA NVidia HDMI/DP,pcm=11: Failed to create a device for /dev/input/event19
[    11.945] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=11"
[    11.945] (II) UnloadModule: "libinput"
[    11.945] (II) systemd-logind: releasing fd for 13:83
[    12.021] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event9)
[    12.022] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[    12.022] (**) Logitech Gaming Mouse G502: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.022] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[    12.079] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 41 paused 0
[    12.079] (**) Logitech Gaming Mouse G502: always reports core events
[    12.079] (**) Option "Device" "/dev/input/event9"
[    12.079] (**) Option "_source" "server/udev"
[    12.083] (II) event9  - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[    12.083] (II) event9  - Logitech Gaming Mouse G502: device set to 2400 DPI
[    12.083] (II) event9  - Logitech Gaming Mouse G502: device is a pointer
[    12.084] (II) event9  - Logitech Gaming Mouse G502: device removed
[    12.084] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C332.0002/input/input10/event9"
[    12.084] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 10)
[    12.084] (**) Option "AccelerationScheme" "none"
[    12.084] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[    12.084] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[    12.084] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[    12.085] (II) event9  - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[    12.086] (II) event9  - Logitech Gaming Mouse G502: device set to 2400 DPI
[    12.086] (II) event9  - Logitech Gaming Mouse G502: device is a pointer
[    12.086] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
[    12.086] (**) Logitech Gaming Mouse G502: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.086] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[    12.086] (**) Logitech Gaming Mouse G502: always reports core events
[    12.086] (**) Option "Device" "/dev/input/mouse0"
[    12.086] (**) Option "_source" "server/udev"
[    12.086] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[    12.086] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[    12.086] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[    12.086] (EE) libinput: Logitech Gaming Mouse G502: Failed to create a device for /dev/input/mouse0
[    12.086] (EE) PreInit returned 2 for "Logitech Gaming Mouse G502"
[    12.086] (II) UnloadModule: "libinput"
[    12.087] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event10)
[    12.087] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.087] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[    12.087] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.087] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[    12.087] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 42 paused 0
[    12.087] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[    12.087] (**) Option "Device" "/dev/input/event10"
[    12.087] (**) Option "_source" "server/udev"
[    12.088] (II) event10 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[    12.088] (II) event10 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[    12.088] (II) event10 - Logitech Gaming Mouse G502 Keyboard: device removed
[    12.088] (II) libinput: Logitech Gaming Mouse G502 Keyboard: needs a virtual subdevice
[    12.088] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input11/event10"
[    12.088] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: MOUSE, id 11)
[    12.088] (**) Option "AccelerationScheme" "none"
[    12.088] (**) Logitech Gaming Mouse G502 Keyboard: (accel) selected scheme none/0
[    12.088] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration factor: 2.000
[    12.088] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration threshold: 4
[    12.089] (II) event10 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[    12.089] (II) event10 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[    12.089] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[    12.089] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    12.089] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[    12.089] (**) Integrated Camera: Integrated C: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.089] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    12.090] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 43 paused 0
[    12.090] (**) Integrated Camera: Integrated C: always reports core events
[    12.090] (**) Option "Device" "/dev/input/event13"
[    12.090] (**) Option "_source" "server/udev"
[    12.091] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    12.091] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[    12.091] (II) event13 - Integrated Camera: Integrated C: device removed
[    12.091] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input19/event13"
[    12.091] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 12)
[    12.091] (**) Option "xkb_layout" "us,dk"
[    12.091] (**) Option "xkb_variant" "altgr-intl,"
[    12.091] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.092] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    12.092] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[    12.092] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event11)
[    12.092] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.092] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    12.092] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.092] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    12.093] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 44 paused 0
[    12.093] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    12.093] (**) Option "Device" "/dev/input/event11"
[    12.093] (**) Option "_source" "server/udev"
[    12.094] (II) event11 - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    12.094] (II) event11 - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    12.094] (II) event11 - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    12.094] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    12.094] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input14/event11"
[    12.094] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 13)
[    12.094] (**) Option "AccelerationScheme" "none"
[    12.094] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    12.094] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    12.094] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    12.095] (II) event11 - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    12.095] (II) event11 - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    12.096] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event12)
[    12.096] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    12.096] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    12.096] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.096] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    12.096] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 45 paused 0
[    12.096] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    12.096] (**) Option "Device" "/dev/input/event12"
[    12.096] (**) Option "_source" "server/udev"
[    12.097] (II) event12 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    12.097] (II) event12 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    12.097] (II) event12 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    12.098] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input15/event12"
[    12.098] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 14)
[    12.098] (**) Option "xkb_layout" "us,dk"
[    12.098] (**) Option "xkb_variant" "altgr-intl,"
[    12.098] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.098] (II) event12 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    12.099] (II) event12 - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    12.099] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Mouse (/dev/input/event4)
[    12.099] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "libinput pointer catchall"
[    12.099] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.099] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Mouse'
[    12.100] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 46 paused 0
[    12.100] (**) MSFT0001:01 06CB:CD5F Mouse: always reports core events
[    12.100] (**) Option "Device" "/dev/input/event4"
[    12.100] (**) Option "_source" "server/udev"
[    12.100] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: is tagged by udev as: Mouse Pointingstick
[    12.100] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device is a pointer
[    12.101] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device removed
[    12.101] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input16/event4"
[    12.101] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CD5F Mouse" (type: MOUSE, id 15)
[    12.101] (**) Option "AccelerationScheme" "none"
[    12.101] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) selected scheme none/0
[    12.101] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) acceleration factor: 2.000
[    12.101] (**) MSFT0001:01 06CB:CD5F Mouse: (accel) acceleration threshold: 4
[    12.102] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: is tagged by udev as: Mouse Pointingstick
[    12.102] (II) event4  - MSFT0001:01 06CB:CD5F Mouse: device is a pointer
[    12.103] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Mouse (/dev/input/mouse1)
[    12.103] (**) MSFT0001:01 06CB:CD5F Mouse: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.103] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Mouse'
[    12.103] (**) MSFT0001:01 06CB:CD5F Mouse: always reports core events
[    12.103] (**) Option "Device" "/dev/input/mouse1"
[    12.103] (**) Option "_source" "server/udev"
[    12.103] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
	Permission denied.
[    12.103] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[    12.103] (II) mouse1  - failed to create input device '/dev/input/mouse1'.
[    12.103] (EE) libinput: MSFT0001:01 06CB:CD5F Mouse: Failed to create a device for /dev/input/mouse1
[    12.103] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CD5F Mouse"
[    12.103] (II) UnloadModule: "libinput"
[    12.104] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Touchpad (/dev/input/event5)
[    12.104] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "libinput touchpad catchall"
[    12.104] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.104] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Touchpad'
[    12.104] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0
[    12.104] (**) MSFT0001:01 06CB:CD5F Touchpad: always reports core events
[    12.104] (**) Option "Device" "/dev/input/event5"
[    12.104] (**) Option "_source" "server/udev"
[    12.105] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: is tagged by udev as: Touchpad
[    12.105] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device is a touchpad
[    12.106] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device removed
[    12.106] (**) Option "Tapping" "on"
[    12.106] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input17/event5"
[    12.106] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CD5F Touchpad" (type: TOUCHPAD, id 16)
[    12.106] (**) Option "AccelerationScheme" "none"
[    12.106] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) selected scheme none/0
[    12.106] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) acceleration factor: 2.000
[    12.106] (**) MSFT0001:01 06CB:CD5F Touchpad: (accel) acceleration threshold: 4
[    12.107] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: is tagged by udev as: Touchpad
[    12.108] (II) event5  - MSFT0001:01 06CB:CD5F Touchpad: device is a touchpad
[    12.108] (II) config/udev: Adding input device MSFT0001:01 06CB:CD5F Touchpad (/dev/input/mouse2)
[    12.108] (**) MSFT0001:01 06CB:CD5F Touchpad: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.108] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CD5F Touchpad'
[    12.108] (**) MSFT0001:01 06CB:CD5F Touchpad: always reports core events
[    12.108] (**) Option "Device" "/dev/input/mouse2"
[    12.108] (**) Option "_source" "server/udev"
[    12.108] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse2
	Permission denied.
[    12.108] (II) mouse2: opening input device '/dev/input/mouse2' failed (Permission denied).
[    12.108] (II) mouse2  - failed to create input device '/dev/input/mouse2'.
[    12.108] (EE) libinput: MSFT0001:01 06CB:CD5F Touchpad: Failed to create a device for /dev/input/mouse2
[    12.108] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CD5F Touchpad"
[    12.108] (II) UnloadModule: "libinput"
[    12.109] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event3)
[    12.109] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    12.109] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    12.109] (**) Ideapad extra buttons: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.109] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    12.109] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 48 paused 0
[    12.109] (**) Ideapad extra buttons: always reports core events
[    12.109] (**) Option "Device" "/dev/input/event3"
[    12.109] (**) Option "_source" "server/udev"
[    12.110] (II) event3  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    12.110] (II) event3  - Ideapad extra buttons: device is a keyboard
[    12.110] (II) event3  - Ideapad extra buttons: device removed
[    12.110] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input3/event3"
[    12.110] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 17)
[    12.110] (**) Option "xkb_layout" "us,dk"
[    12.110] (**) Option "xkb_variant" "altgr-intl,"
[    12.110] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.111] (II) event3  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    12.111] (II) event3  - Ideapad extra buttons: device is a keyboard
[    12.111] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event20)
[    12.111] (**) HDA Intel PCH Mic: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.111] (II) Using input driver 'libinput' for 'HDA Intel PCH Mic'
[    12.112] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 49 paused 0
[    12.112] (**) HDA Intel PCH Mic: always reports core events
[    12.112] (**) Option "Device" "/dev/input/event20"
[    12.112] (**) Option "_source" "server/udev"
[    12.112] (II) event20 - HDA Intel PCH Mic: is tagged by udev as: Switch
[    12.112] (II) event20 - not using input device '/dev/input/event20'.
[    12.112] (EE) libinput: HDA Intel PCH Mic: Failed to create a device for /dev/input/event20
[    12.112] (EE) PreInit returned 2 for "HDA Intel PCH Mic"
[    12.112] (II) UnloadModule: "libinput"
[    12.112] (II) systemd-logind: releasing fd for 13:84
[    12.179] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[    12.179] (**) HDA Intel PCH Headphone: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.179] (II) Using input driver 'libinput' for 'HDA Intel PCH Headphone'
[    12.180] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 49 paused 0
[    12.180] (**) HDA Intel PCH Headphone: always reports core events
[    12.180] (**) Option "Device" "/dev/input/event21"
[    12.180] (**) Option "_source" "server/udev"
[    12.181] (II) event21 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[    12.181] (II) event21 - not using input device '/dev/input/event21'.
[    12.181] (EE) libinput: HDA Intel PCH Headphone: Failed to create a device for /dev/input/event21
[    12.181] (EE) PreInit returned 2 for "HDA Intel PCH Headphone"
[    12.181] (II) UnloadModule: "libinput"
[    12.181] (II) systemd-logind: releasing fd for 13:85
[    12.260] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[    12.260] (**) HDA Intel PCH HDMI/DP,pcm=3: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.260] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=3'
[    12.262] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 49 paused 0
[    12.262] (**) HDA Intel PCH HDMI/DP,pcm=3: always reports core events
[    12.262] (**) Option "Device" "/dev/input/event22"
[    12.262] (**) Option "_source" "server/udev"
[    12.264] (II) event22 - HDA Intel PCH HDMI/DP,pcm=3: is tagged by udev as: Switch
[    12.264] (II) event22 - not using input device '/dev/input/event22'.
[    12.264] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=3: Failed to create a device for /dev/input/event22
[    12.264] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=3"
[    12.264] (II) UnloadModule: "libinput"
[    12.265] (II) systemd-logind: releasing fd for 13:86
[    12.340] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[    12.340] (**) HDA Intel PCH HDMI/DP,pcm=7: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.340] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=7'
[    12.342] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 49 paused 0
[    12.342] (**) HDA Intel PCH HDMI/DP,pcm=7: always reports core events
[    12.342] (**) Option "Device" "/dev/input/event23"
[    12.342] (**) Option "_source" "server/udev"
[    12.344] (II) event23 - HDA Intel PCH HDMI/DP,pcm=7: is tagged by udev as: Switch
[    12.344] (II) event23 - not using input device '/dev/input/event23'.
[    12.344] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=7: Failed to create a device for /dev/input/event23
[    12.344] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=7"
[    12.345] (II) UnloadModule: "libinput"
[    12.345] (II) systemd-logind: releasing fd for 13:87
[    12.420] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[    12.420] (**) HDA Intel PCH HDMI/DP,pcm=8: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.420] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=8'
[    12.422] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 49 paused 0
[    12.422] (**) HDA Intel PCH HDMI/DP,pcm=8: always reports core events
[    12.422] (**) Option "Device" "/dev/input/event24"
[    12.422] (**) Option "_source" "server/udev"
[    12.424] (II) event24 - HDA Intel PCH HDMI/DP,pcm=8: is tagged by udev as: Switch
[    12.424] (II) event24 - not using input device '/dev/input/event24'.
[    12.424] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=8: Failed to create a device for /dev/input/event24
[    12.424] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=8"
[    12.425] (II) UnloadModule: "libinput"
[    12.425] (II) systemd-logind: releasing fd for 13:88
[    12.500] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event25)
[    12.500] (**) HDA Intel PCH HDMI/DP,pcm=9: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.500] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=9'
[    12.502] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 49 paused 0
[    12.502] (**) HDA Intel PCH HDMI/DP,pcm=9: always reports core events
[    12.502] (**) Option "Device" "/dev/input/event25"
[    12.502] (**) Option "_source" "server/udev"
[    12.504] (II) event25 - HDA Intel PCH HDMI/DP,pcm=9: is tagged by udev as: Switch
[    12.504] (II) event25 - not using input device '/dev/input/event25'.
[    12.504] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=9: Failed to create a device for /dev/input/event25
[    12.504] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=9"
[    12.504] (II) UnloadModule: "libinput"
[    12.505] (II) systemd-logind: releasing fd for 13:89
[    12.580] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event26)
[    12.580] (**) HDA Intel PCH HDMI/DP,pcm=10: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.580] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=10'
[    12.582] (II) systemd-logind: got fd for /dev/input/event26 13:90 fd 49 paused 0
[    12.582] (**) HDA Intel PCH HDMI/DP,pcm=10: always reports core events
[    12.582] (**) Option "Device" "/dev/input/event26"
[    12.582] (**) Option "_source" "server/udev"
[    12.584] (II) event26 - HDA Intel PCH HDMI/DP,pcm=10: is tagged by udev as: Switch
[    12.585] (II) event26 - not using input device '/dev/input/event26'.
[    12.585] (EE) libinput: HDA Intel PCH HDMI/DP,pcm=10: Failed to create a device for /dev/input/event26
[    12.585] (EE) PreInit returned 2 for "HDA Intel PCH HDMI/DP,pcm=10"
[    12.585] (II) UnloadModule: "libinput"
[    12.585] (II) systemd-logind: releasing fd for 13:90
[    12.647] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    12.647] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    12.647] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    12.647] (**) AT Translated Set 2 keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.647] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    12.649] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[    12.649] (**) AT Translated Set 2 keyboard: always reports core events
[    12.649] (**) Option "Device" "/dev/input/event2"
[    12.649] (**) Option "_source" "server/udev"
[    12.651] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    12.652] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    12.655] (II) event2  - AT Translated Set 2 keyboard: device removed
[    12.655] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    12.655] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[    12.655] (**) Option "xkb_layout" "us,dk"
[    12.655] (**) Option "xkb_variant" "altgr-intl,"
[    12.655] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.658] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    12.658] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    12.663] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    12.663] (**) PC Speaker: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.663] (II) Using input driver 'libinput' for 'PC Speaker'
[    12.664] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 50 paused 0
[    12.664] (**) PC Speaker: always reports core events
[    12.664] (**) Option "Device" "/dev/input/event6"
[    12.664] (**) Option "_source" "server/udev"
[    12.666] (II) event6  - PC Speaker: not tagged as supported input device
[    12.666] (II) event6  - not using input device '/dev/input/event6'.
[    12.666] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event6
[    12.666] (EE) PreInit returned 2 for "PC Speaker"
[    12.666] (II) UnloadModule: "libinput"
[    12.666] (II) systemd-logind: releasing fd for 13:70
[    12.744] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.744] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[    12.744] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.744] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[    12.744] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[    12.744] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[    12.744] (**) Option "Device" "/dev/input/event10"
[    12.744] (**) Option "_source" "_driver/libinput"
[    12.744] (II) libinput: Logitech Gaming Mouse G502 Keyboard: is a virtual subdevice
[    12.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input11/event10"
[    12.744] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 19)
[    12.744] (**) Option "xkb_layout" "us,dk"
[    12.744] (**) Option "xkb_variant" "altgr-intl,"
[    12.744] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.745] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.745] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    12.745] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "MSFT0001:01 06CB:CD5F Touchpad"
[    12.745] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    12.745] (II) systemd-logind: returning pre-existing fd for /dev/input/event11 13:75
[    12.745] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    12.745] (**) Option "Device" "/dev/input/event11"
[    12.745] (**) Option "_source" "_driver/libinput"
[    12.745] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    12.745] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input14/event11"
[    12.745] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 20)
[    12.745] (**) Option "xkb_layout" "us,dk"
[    12.745] (**) Option "xkb_variant" "altgr-intl,"
[    12.745] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    12.905] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    12.905] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    12.905] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    12.905] (--) NVIDIA(GPU-0): 
[    12.905] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    12.905] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    12.905] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    12.905] (--) NVIDIA(GPU-0): 
[    12.905] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    12.905] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    12.905] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    12.905] (--) NVIDIA(GPU-0): 
[    12.905] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    12.905] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    12.905] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    12.905] (--) NVIDIA(GPU-0): 
[    12.905] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    12.905] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    12.905] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    12.905] (--) NVIDIA(GPU-0): 
[    12.913] randr: falling back to unsynchronized pixmap sharing
[    13.418] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    13.418] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    13.418] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.418] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    13.418] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.418] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    13.418] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    13.418] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.418] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.418] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    13.418] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    13.418] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    13.418] (--) NVIDIA(GPU-0): 
[    13.419] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.419] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.419] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.419] (--) NVIDIA(GPU-0): 
[    22.507] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    22.507] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    22.507] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    22.507] (--) NVIDIA(GPU-0): 
[    22.507] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    22.507] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    22.507] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    22.507] (--) NVIDIA(GPU-0): 
[    22.508] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    22.508] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    22.508] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    22.508] (--) NVIDIA(GPU-0): 
[    22.508] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    22.508] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    22.508] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    22.508] (--) NVIDIA(GPU-0): 
[    22.508] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    22.508] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    22.508] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    22.508] (--) NVIDIA(GPU-0): 
[    22.510] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    22.510] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    22.510] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    22.510] (--) NVIDIA(GPU-0): 
[    22.510] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    22.510] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    22.510] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    22.510] (--) NVIDIA(GPU-0): 
[    22.510] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    22.510] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    22.510] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    22.510] (--) NVIDIA(GPU-0): 
[    22.510] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    22.510] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    22.510] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    22.510] (--) NVIDIA(GPU-0): 
[    22.510] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    22.510] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    22.510] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    22.510] (--) NVIDIA(GPU-0): 
[    22.512] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    22.512] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    22.512] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    22.512] (--) NVIDIA(GPU-0): 
[    91.405] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @2560x1440 +0+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    91.533] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.533] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    91.533] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    91.533] (--) NVIDIA(GPU-0): 
[    91.533] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    91.533] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    91.533] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    91.533] (--) NVIDIA(GPU-0): 
[    91.533] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.533] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.533] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.533] (--) NVIDIA(GPU-0): 
[    91.534] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    91.534] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    91.534] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    91.534] (--) NVIDIA(GPU-0): 
[    91.537] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.537] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.537] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.537] (--) NVIDIA(GPU-0): 
[    91.537] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.537] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    91.537] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    91.537] (--) NVIDIA(GPU-0): 
[    91.537] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    91.537] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    91.537] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    91.537] (--) NVIDIA(GPU-0): 
[    91.537] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.537] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.537] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.537] (--) NVIDIA(GPU-0): 
[    91.538] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    91.538] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    91.538] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    91.538] (--) NVIDIA(GPU-0): 
[    91.540] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.540] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.540] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.540] (--) NVIDIA(GPU-0): 
[    92.767] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.767] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    92.767] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    92.767] (--) NVIDIA(GPU-0): 
[    92.768] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    92.768] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    92.768] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    92.768] (--) NVIDIA(GPU-0): 
[    92.768] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.768] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.768] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.768] (--) NVIDIA(GPU-0): 
[    92.768] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    92.768] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    92.768] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    92.768] (--) NVIDIA(GPU-0): 
[    92.770] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.770] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.770] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.770] (--) NVIDIA(GPU-0): 
[    92.770] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.770] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    92.770] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    92.770] (--) NVIDIA(GPU-0): 
[    92.770] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    92.770] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    92.770] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    92.770] (--) NVIDIA(GPU-0): 
[    92.770] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.770] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.770] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.770] (--) NVIDIA(GPU-0): 
[    92.770] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): connected
[    92.770] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): Internal DisplayPort
[    92.770] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-3): 2660.0 MHz maximum pixel clock
[    92.770] (--) NVIDIA(GPU-0): 
[    92.772] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.772] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.772] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.772] (--) NVIDIA(GPU-0): 

Journalctl:

-- Journal begins at Wed 2020-04-01 21:34:49 CEST, ends at Thu 2021-06-17 13:45:25 CEST. --
Jun 17 13:43:55 archlinux kernel: microcode: microcode updated early to revision 0xea, date = 2021-01-05
Jun 17 13:43:55 archlinux kernel: Linux version 5.12.10-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 10 Jun 2021 16:34:50 +0000
Jun 17 13:43:55 archlinux kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
Jun 17 13:43:55 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 17 13:43:55 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 17 13:43:55 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 17 13:43:55 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 17 13:43:55 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 17 13:43:55 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 17 13:43:55 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 17 13:43:55 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 17 13:43:55 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 17 13:43:55 archlinux kernel: BIOS-provided physical RAM map:
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000073e86fff] usable
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x0000000073e87000-0x0000000074786fff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x0000000074787000-0x000000008a99dfff] usable
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008a99e000-0x000000008ab9dfff] type 20
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008ab9e000-0x000000008b59dfff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008b59e000-0x000000008bc8dfff] ACPI NVS
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008bc8e000-0x000000008bd0dfff] ACPI data
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008bd0e000-0x000000008bd0efff] usable
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x000000008bd0f000-0x000000008f7fffff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
Jun 17 13:43:55 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046e7fffff] usable
Jun 17 13:43:55 archlinux kernel: NX (Execute Disable) protection: active
Jun 17 13:43:55 archlinux kernel: efi: EFI v2.60 by INSYDE Corp.
Jun 17 13:43:55 archlinux kernel: efi: ACPI=0x8bd0d000 ACPI 2.0=0x8bd0d014 TPMFinalLog=0x8b575000 SMBIOS=0x8ad50000 SMBIOS 3.0=0x8ad4e000 ESRT=0x8ad4cb98 MEMATTR=0x7ad7c018 
Jun 17 13:43:55 archlinux kernel: SMBIOS 3.0.1 present.
Jun 17 13:43:55 archlinux kernel: DMI: LENOVO 81SX/LNVNB161216, BIOS BHCN41WW 11/30/2020
Jun 17 13:43:55 archlinux kernel: tsc: Detected 2400.000 MHz processor
Jun 17 13:43:55 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 17 13:43:55 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 17 13:43:55 archlinux kernel: last_pfn = 0x46e800 max_arch_pfn = 0x400000000
Jun 17 13:43:55 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 17 13:43:55 archlinux kernel: last_pfn = 0x8bd0f max_arch_pfn = 0x400000000
Jun 17 13:43:55 archlinux kernel: esrt: Reserving ESRT space from 0x000000008ad4cb98 to 0x000000008ad4cc48.
Jun 17 13:43:55 archlinux kernel: check: Scanning 1 areas for low memory corruption
Jun 17 13:43:55 archlinux kernel: Using GB pages for direct mapping
Jun 17 13:43:55 archlinux kernel: Secure boot could not be determined
Jun 17 13:43:55 archlinux kernel: RAMDISK: [mem 0x30d91000-0x346bffff]
Jun 17 13:43:55 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 17 13:43:55 archlinux kernel: ACPI: RSDP 0x000000008BD0D014 000024 (v02 LENOVO)
Jun 17 13:43:55 archlinux kernel: ACPI: XSDT 0x000000008BCEE188 0000FC (v01 LENOVO CB-01    00000001      01000013)
Jun 17 13:43:55 archlinux kernel: ACPI: FACP 0x000000008BCF1000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: DSDT 0x000000008BCBD000 02FF34 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: FACS 0x000000008BC2D000 000040
Jun 17 13:43:55 archlinux kernel: ACPI: UEFI 0x000000008BD0C000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BD0A000 001B1C (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BD06000 0031D0 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: UEFI 0x000000008BD05000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BD04000 00045A (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BD03000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: TPM2 0x000000008BD02000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: MSDM 0x000000008BD01000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCFC000 0044B6 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: LPIT 0x000000008BCFB000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: WSMT 0x000000008BCFA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCF9000 000C2F (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: DBGP 0x000000008BCF8000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: DBG2 0x000000008BCF7000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCF6000 000896 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCF3000 002F89 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: ASF! 0x000000008BCF2000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: HPET 0x000000008BCF0000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: APIC 0x000000008BCEF000 00012C (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: MCFG 0x000000008BCED000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCBA000 002BBF (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: DMAR 0x000000008BCB9000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCB3000 005178 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0x000000008BCB2000 000123 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: FPDT 0x000000008BCB1000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: BGRT 0x000000008BCB0000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x8bcf1000-0x8bcf110b]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x8bcbd000-0x8bcecf33]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x8bc2d000-0x8bc2d03f]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd0c000-0x8bd0c235]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd0a000-0x8bd0bb1b]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd06000-0x8bd091cf]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd05000-0x8bd05041]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd04000-0x8bd04459]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd03000-0x8bd03045]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x8bd02000-0x8bd02033]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x8bd01000-0x8bd01054]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcfc000-0x8bd004b5]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x8bcfb000-0x8bcfb093]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x8bcfa000-0x8bcfa027]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf9000-0x8bcf9c2e]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x8bcf8000-0x8bcf8033]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x8bcf7000-0x8bcf7060]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf6000-0x8bcf6895]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf3000-0x8bcf5f88]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving ASF! table memory at [mem 0x8bcf2000-0x8bcf20a4]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x8bcf0000-0x8bcf0037]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x8bcef000-0x8bcef12b]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x8bced000-0x8bced03b]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcba000-0x8bcbcbbe]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x8bcb9000-0x8bcb90a7]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb3000-0x8bcb8177]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb2000-0x8bcb2122]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x8bcb1000-0x8bcb1043]
Jun 17 13:43:55 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x8bcb0000-0x8bcb0037]
Jun 17 13:43:55 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 17 13:43:55 archlinux kernel: No NUMA configuration found
Jun 17 13:43:55 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000046e7fffff]
Jun 17 13:43:55 archlinux kernel: NODE_DATA(0) allocated [mem 0x46e7fc000-0x46e7fffff]
Jun 17 13:43:55 archlinux kernel: Zone ranges:
Jun 17 13:43:55 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 17 13:43:55 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 17 13:43:55 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000046e7fffff]
Jun 17 13:43:55 archlinux kernel:   Device   empty
Jun 17 13:43:55 archlinux kernel: Movable zone start for each node
Jun 17 13:43:55 archlinux kernel: Early memory node ranges
Jun 17 13:43:55 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jun 17 13:43:55 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000073e86fff]
Jun 17 13:43:55 archlinux kernel:   node   0: [mem 0x0000000074787000-0x000000008a99dfff]
Jun 17 13:43:55 archlinux kernel:   node   0: [mem 0x000000008bd0e000-0x000000008bd0efff]
Jun 17 13:43:55 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000046e7fffff]
Jun 17 13:43:55 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046e7fffff]
Jun 17 13:43:55 archlinux kernel: On node 0 totalpages: 4163645
Jun 17 13:43:55 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 17 13:43:55 archlinux kernel:   DMA zone: 22 pages reserved
Jun 17 13:43:55 archlinux kernel:   DMA zone: 3998 pages, LIFO batch:0
Jun 17 13:43:55 archlinux kernel:   DMA zone: 28770 pages in unavailable ranges
Jun 17 13:43:55 archlinux kernel:   DMA32 zone: 8771 pages used for memmap
Jun 17 13:43:55 archlinux kernel:   DMA32 zone: 561311 pages, LIFO batch:63
Jun 17 13:43:55 archlinux kernel:   DMA32 zone: 24417 pages in unavailable ranges
Jun 17 13:43:55 archlinux kernel:   Normal zone: 56224 pages used for memmap
Jun 17 13:43:55 archlinux kernel:   Normal zone: 3598336 pages, LIFO batch:63
Jun 17 13:43:55 archlinux kernel:   Normal zone: 6144 pages in unavailable ranges
Jun 17 13:43:55 archlinux kernel: Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
Jun 17 13:43:55 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 17 13:43:55 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 17 13:43:55 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 17 13:43:55 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 17 13:43:55 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 17 13:43:55 archlinux kernel: ACPI: IRQ0 used by override.
Jun 17 13:43:55 archlinux kernel: ACPI: IRQ9 used by override.
Jun 17 13:43:55 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 17 13:43:55 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 17 13:43:55 archlinux kernel: e820: update [mem 0x7ae0f000-0x7ae4ffff] usable ==> reserved
Jun 17 13:43:55 archlinux kernel: TSC deadline timer available
Jun 17 13:43:55 archlinux kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x73e87000-0x74786fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7ae0f000-0x7ae4ffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8a99e000-0x8ab9dfff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8ab9e000-0x8b59dfff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8b59e000-0x8bc8dfff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8bc8e000-0x8bd0dfff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8bd0f000-0x8f7fffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
Jun 17 13:43:55 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xff600000-0xffffffff]
Jun 17 13:43:55 archlinux kernel: [mem 0x8f800000-0xdfffffff] available for PCI devices
Jun 17 13:43:55 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 17 13:43:55 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 17 13:43:55 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Jun 17 13:43:55 archlinux kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Jun 17 13:43:55 archlinux kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Jun 17 13:43:55 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jun 17 13:43:55 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4098564
Jun 17 13:43:55 archlinux kernel: Policy zone: Normal
Jun 17 13:43:55 archlinux kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=529a8e51-0047-405b-b14e-0d9ad69b119f rw loglevel=3 quiet
Jun 17 13:43:55 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 17 13:43:55 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 17 13:43:55 archlinux kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Jun 17 13:43:55 archlinux kernel: Memory: 16168756K/16654580K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 485564K reserved, 0K cma-reserved)
Jun 17 13:43:55 archlinux kernel: random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
Jun 17 13:43:55 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jun 17 13:43:55 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 17 13:43:55 archlinux kernel: ftrace: allocating 41908 entries in 164 pages
Jun 17 13:43:55 archlinux kernel: ftrace: allocated 164 pages with 3 groups
Jun 17 13:43:55 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 17 13:43:55 archlinux kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 17 13:43:55 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jun 17 13:43:55 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 17 13:43:55 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 17 13:43:55 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 17 13:43:55 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 17 13:43:55 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 17 13:43:55 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jun 17 13:43:55 archlinux kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jun 17 13:43:55 archlinux kernel: Console: colour dummy device 80x25
Jun 17 13:43:55 archlinux kernel: printk: console [tty0] enabled
Jun 17 13:43:55 archlinux kernel: ACPI: Core revision 20210105
Jun 17 13:43:55 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 17 13:43:55 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 17 13:43:55 archlinux kernel: DMAR: Host address width 39
Jun 17 13:43:55 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 17 13:43:55 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 17 13:43:55 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 17 13:43:55 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 17 13:43:55 archlinux kernel: DMAR: RMRR base: 0x0000008b57d000 end: 0x0000008b59cfff
Jun 17 13:43:55 archlinux kernel: DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
Jun 17 13:43:55 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 17 13:43:55 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 17 13:43:55 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 17 13:43:55 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 17 13:43:55 archlinux kernel: x2apic enabled
Jun 17 13:43:55 archlinux kernel: Switched APIC routing to cluster x2apic.
Jun 17 13:43:55 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 17 13:43:55 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
Jun 17 13:43:55 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
Jun 17 13:43:55 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 17 13:43:55 archlinux kernel: LSM: Security Framework initializing
Jun 17 13:43:55 archlinux kernel: Yama: becoming mindful.
Jun 17 13:43:55 archlinux kernel: LSM support for eBPF active
Jun 17 13:43:55 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 17 13:43:55 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 17 13:43:55 archlinux kernel: x86/cpu: SGX disabled by BIOS
Jun 17 13:43:55 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 17 13:43:55 archlinux kernel: process: using mwait in idle threads
Jun 17 13:43:55 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 17 13:43:55 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 17 13:43:55 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 17 13:43:55 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 17 13:43:55 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 17 13:43:55 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 17 13:43:55 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 17 13:43:55 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jun 17 13:43:55 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 17 13:43:55 archlinux kernel: SRBDS: Mitigation: Microcode
Jun 17 13:43:55 archlinux kernel: MDS: Mitigation: Clear CPU buffers
Jun 17 13:43:55 archlinux kernel: Freeing SMP alternatives memory: 36K
Jun 17 13:43:55 archlinux kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1706
Jun 17 13:43:55 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Jun 17 13:43:55 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 17 13:43:55 archlinux kernel: ... version:                4
Jun 17 13:43:55 archlinux kernel: ... bit width:              48
Jun 17 13:43:55 archlinux kernel: ... generic registers:      4
Jun 17 13:43:55 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 17 13:43:55 archlinux kernel: ... max period:             00007fffffffffff
Jun 17 13:43:55 archlinux kernel: ... fixed-purpose events:   3
Jun 17 13:43:55 archlinux kernel: ... event mask:             000000070000000f
Jun 17 13:43:55 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 17 13:43:55 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 17 13:43:55 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 17 13:43:55 archlinux kernel: x86: Booting SMP configuration:
Jun 17 13:43:55 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Jun 17 13:43:55 archlinux kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jun 17 13:43:55 archlinux kernel:  #5 #6 #7
Jun 17 13:43:55 archlinux kernel: smp: Brought up 1 node, 8 CPUs
Jun 17 13:43:55 archlinux kernel: smpboot: Max logical packages: 1
Jun 17 13:43:55 archlinux kernel: smpboot: Total of 8 processors activated (38415.00 BogoMIPS)
Jun 17 13:43:55 archlinux kernel: devtmpfs: initialized
Jun 17 13:43:55 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 17 13:43:55 archlinux kernel: PM: Registering ACPI NVS region [mem 0x8b59e000-0x8bc8dfff] (7274496 bytes)
Jun 17 13:43:55 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 17 13:43:55 archlinux kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jun 17 13:43:55 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 17 13:43:55 archlinux kernel: PM: RTC time: 11:43:53, date: 2021-06-17
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 16
Jun 17 13:43:55 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 17 13:43:55 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 17 13:43:55 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 17 13:43:55 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 17 13:43:55 archlinux kernel: audit: type=2000 audit(1623930233.043:1): state=initialized audit_enabled=0 res=1
Jun 17 13:43:55 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 17 13:43:55 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 17 13:43:55 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 17 13:43:55 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 17 13:43:55 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 17 13:43:55 archlinux kernel: cpuidle: using governor ladder
Jun 17 13:43:55 archlinux kernel: cpuidle: using governor menu
Jun 17 13:43:55 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 17 13:43:55 archlinux kernel: ACPI: bus type PCI registered
Jun 17 13:43:55 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 17 13:43:55 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 17 13:43:55 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 17 13:43:55 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 17 13:43:55 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 17 13:43:55 archlinux kernel: Kprobes globally optimized
Jun 17 13:43:55 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 17 13:43:55 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 17 13:43:55 archlinux kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20210105/dswload2-162)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP.SGPO], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jun 17 13:43:55 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jun 17 13:43:55 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jun 17 13:43:55 archlinux kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C10C4F00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C106A400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C14D2000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C1190A00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C14D1000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C14D5800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C1068C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C0CD9000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: Dynamic OEM Table Load:
Jun 17 13:43:55 archlinux kernel: ACPI: SSDT 0xFFFF9736C106DC00 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
Jun 17 13:43:55 archlinux kernel: ACPI: EC: EC started
Jun 17 13:43:55 archlinux kernel: ACPI: EC: interrupt blocked
Jun 17 13:43:55 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 17 13:43:55 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jun 17 13:43:55 archlinux kernel: ACPI: Interpreter enabled
Jun 17 13:43:55 archlinux kernel: ACPI: (supports S0 S3 S4 S5)
Jun 17 13:43:55 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 17 13:43:55 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 17 13:43:55 archlinux kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PG00] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PUBS] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [BTPR] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [USBC] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PAUD] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PXP] (off)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PXP] (off)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [V0PR] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [V1PR] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [V2PR] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PXTC] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PXTC] (off)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [WRST] (on)
Jun 17 13:43:55 archlinux kernel: ACPI: PM: Power Resource [PIN] (off)
Jun 17 13:43:55 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 17 13:43:55 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 17 13:43:55 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 17 13:43:55 archlinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 17 13:43:55 archlinux kernel: PCI host bridge to bus 0000:00
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb5000000-0xb5ffffff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 17 13:43:55 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xb4510000-0xb4517fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:08.0: reg 0x10: [mem 0xb4524000-0xb4524fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:12.0: reg 0x10: [mem 0xb4525000-0xb4525fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb4500000-0xb450ffff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb4520000-0xb4521fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.2: reg 0x18: [mem 0xb4526000-0xb4526fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.3: reg 0x10: [mem 0xb4518000-0xb451bfff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb4529000-0xb4529fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xb4522000-0xb4523fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xb452e000-0xb452e0ff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xb452d000-0xb452d7ff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5: PTM enabled (root), 4ns granularity
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb451c000-0xb451ffff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb4200000-0xb42fffff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb452b000-0xb452b0ff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: [10de:2191] type 00 class 0x030000
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.1: [10de:1aeb] type 00 class 0x040300
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0xb4000000-0xb4003fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.2: [10de:1aec] type 00 class 0x0c0330
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.2: reg 0x10: [mem 0xb4100000-0xb413ffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xb4140000-0xb414ffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.2: PME# supported from D0 D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.3: [10de:1aed] type 00 class 0x0c8000
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.3: reg 0x10: [mem 0xb4004000-0xb4004fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.3: PME# supported from D0 D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb40fffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:06:00.0: [1c5c:1327] type 00 class 0x010802
Jun 17 13:43:55 archlinux kernel: pci 0000:06:00.0: reg 0x10: [mem 0xb4400000-0xb4403fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:06:00.0: supports D1
Jun 17 13:43:55 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D3hot
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4400000-0xb44fffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: reg 0x10: [io  0x3000-0x30ff]
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: reg 0x18: [mem 0xb4304000-0xb4304fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: reg 0x20: [mem 0xb4300000-0xb4303fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: supports D1 D2
Jun 17 13:43:55 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5: PCI bridge to [bus 07]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5:   bridge window [mem 0xb4300000-0xb43fffff]
Jun 17 13:43:55 archlinux kernel: ACPI: EC: interrupt unblocked
Jun 17 13:43:55 archlinux kernel: ACPI: EC: event unblocked
Jun 17 13:43:55 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 17 13:43:55 archlinux kernel: ACPI: EC: GPE=0x2
Jun 17 13:43:55 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jun 17 13:43:55 archlinux kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jun 17 13:43:55 archlinux kernel: iommu: Default domain type: Translated 
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jun 17 13:43:55 archlinux kernel: vgaarb: loaded
Jun 17 13:43:55 archlinux kernel: SCSI subsystem initialized
Jun 17 13:43:55 archlinux kernel: libata version 3.00 loaded.
Jun 17 13:43:55 archlinux kernel: ACPI: bus type USB registered
Jun 17 13:43:55 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 17 13:43:55 archlinux kernel: usbcore: registered new interface driver hub
Jun 17 13:43:55 archlinux kernel: usbcore: registered new device driver usb
Jun 17 13:43:55 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 17 13:43:55 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 17 13:43:55 archlinux kernel: PTP clock support registered
Jun 17 13:43:55 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 17 13:43:55 archlinux kernel: Registered efivars operations
Jun 17 13:43:55 archlinux kernel: NetLabel: Initializing
Jun 17 13:43:55 archlinux kernel: NetLabel:  domain hash size = 128
Jun 17 13:43:55 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 17 13:43:55 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 17 13:43:55 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 17 13:43:55 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x73e87000-0x73ffffff]
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x7ae0f000-0x7bffffff]
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x8a99e000-0x8bffffff]
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x8bd0f000-0x8bffffff]
Jun 17 13:43:55 archlinux kernel: e820: reserve RAM buffer [mem 0x46e800000-0x46fffffff]
Jun 17 13:43:55 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 17 13:43:55 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 17 13:43:55 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 17 13:43:55 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 17 13:43:55 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 17 13:43:55 archlinux kernel: pnp: PnP ACPI init
Jun 17 13:43:55 archlinux kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: system 00:02: [io  0x2000-0x20fe] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Jun 17 13:43:55 archlinux kernel: system 00:06: [mem 0xfe037000-0xfe037fff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:06: [mem 0xfe036008-0xfe036fff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 17 13:43:55 archlinux kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 17 13:43:55 archlinux kernel: pnp: PnP ACPI: found 8 devices
Jun 17 13:43:55 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 2
Jun 17 13:43:55 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 17 13:43:55 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 17 13:43:55 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 17 13:43:55 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 17 13:43:55 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 17 13:43:55 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 17 13:43:55 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 17 13:43:55 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 1
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 44
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x8f800000-0x8f800fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x8f801000-0x8f801fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1e.0: BAR 0: assigned [mem 0x8f802000-0x8f802fff 64bit]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb40fffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4400000-0xb44fffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5: PCI bridge to [bus 07]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:1d.5:   bridge window [mem 0xb4300000-0xb43fffff]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xa0000000-0xb40fffff]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xb4100000-0xb41fffff 64bit pref]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xb4400000-0xb44fffff]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
Jun 17 13:43:55 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xb4300000-0xb43fffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Jun 17 13:43:55 archlinux kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Jun 17 13:43:55 archlinux kernel: PCI: CLS 64 bytes, default 64
Jun 17 13:43:55 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 17 13:43:55 archlinux kernel: Freeing initrd memory: 58556K
Jun 17 13:43:55 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 17 13:43:55 archlinux kernel: software IO TLB: mapped [mem 0x00000000862a8000-0x000000008a2a8000] (64MB)
Jun 17 13:43:55 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 17 13:43:55 archlinux kernel: check: Scanning for low memory corruption every 60 seconds
Jun 17 13:43:55 archlinux kernel: Initialise system trusted keyrings
Jun 17 13:43:55 archlinux kernel: Key type blacklist registered
Jun 17 13:43:55 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 17 13:43:55 archlinux kernel: zbud: loaded
Jun 17 13:43:55 archlinux kernel: Key type asymmetric registered
Jun 17 13:43:55 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 17 13:43:55 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Jun 17 13:43:55 archlinux kernel: io scheduler mq-deadline registered
Jun 17 13:43:55 archlinux kernel: io scheduler kyber registered
Jun 17 13:43:55 archlinux kernel: io scheduler bfq registered
Jun 17 13:43:55 archlinux kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jun 17 13:43:55 archlinux kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Jun 17 13:43:55 archlinux kernel: pcieport 0000:00:1d.5: PME: Signaling with IRQ 124
Jun 17 13:43:55 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 17 13:43:55 archlinux kernel: efifb: probing for efifb
Jun 17 13:43:55 archlinux kernel: efifb: showing boot graphics
Jun 17 13:43:55 archlinux kernel: efifb: framebuffer at 0x90000000, using 8128k, total 8128k
Jun 17 13:43:55 archlinux kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 17 13:43:55 archlinux kernel: efifb: scrolling: redraw
Jun 17 13:43:55 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 17 13:43:55 archlinux kernel: fbcon: Deferring console take-over
Jun 17 13:43:55 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 17 13:43:55 archlinux kernel: ACPI: AC: AC Adapter [ADP0] (on-line)
Jun 17 13:43:55 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jun 17 13:43:55 archlinux kernel: ACPI: button: Lid Switch [LID0]
Jun 17 13:43:55 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jun 17 13:43:55 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 17 13:43:55 archlinux kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1706
Jun 17 13:43:55 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 17 13:43:55 archlinux kernel: Non-volatile memory driver v1.3
Jun 17 13:43:55 archlinux kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 17 13:43:55 archlinux kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jun 17 13:43:55 archlinux kernel: nvme nvme0: pci function 0000:06:00.0
Jun 17 13:43:55 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 17 13:43:55 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jun 17 13:43:55 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
Jun 17 13:43:55 archlinux kernel: scsi host0: ahci
Jun 17 13:43:55 archlinux kernel: scsi host1: ahci
Jun 17 13:43:55 archlinux kernel: scsi host2: ahci
Jun 17 13:43:55 archlinux kernel: scsi host3: ahci
Jun 17 13:43:55 archlinux kernel: scsi host4: ahci
Jun 17 13:43:55 archlinux kernel: ata1: DUMMY
Jun 17 13:43:55 archlinux kernel: ata2: DUMMY
Jun 17 13:43:55 archlinux kernel: ata3: DUMMY
Jun 17 13:43:55 archlinux kernel: ata4: DUMMY
Jun 17 13:43:55 archlinux kernel: ata5: SATA max UDMA/133 abar m2048@0xb452d000 port 0xb452d300 irq 125
Jun 17 13:43:55 archlinux kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 17 13:43:55 archlinux kernel: ehci-pci: EHCI PCI platform driver
Jun 17 13:43:55 archlinux kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 17 13:43:55 archlinux kernel: ohci-pci: OHCI PCI platform driver
Jun 17 13:43:55 archlinux kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 17 13:43:55 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 17 13:43:55 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 17 13:43:55 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 17 13:43:55 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 17 13:43:55 archlinux kernel: rtc_cmos rtc_cmos: setting system clock to 2021-06-17T11:43:54 UTC (1623930234)
Jun 17 13:43:55 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 17 13:43:55 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 17 13:43:55 archlinux kernel: intel_pstate: Disabling energy efficiency optimization
Jun 17 13:43:55 archlinux kernel: intel_pstate: HWP enabled
Jun 17 13:43:55 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 17 13:43:55 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 17 13:43:55 archlinux kernel: intel_pmc_core INT33A1:00:  initialized
Jun 17 13:43:55 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 17 13:43:55 archlinux kernel: Initializing XFRM netlink socket
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 10
Jun 17 13:43:55 archlinux kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 17 13:43:55 archlinux kernel:  nvme0n1: p1 p2 p3
Jun 17 13:43:55 archlinux kernel: Segment Routing with IPv6
Jun 17 13:43:55 archlinux kernel: RPL Segment Routing with IPv6
Jun 17 13:43:55 archlinux kernel: NET: Registered protocol family 17
Jun 17 13:43:55 archlinux kernel: microcode: sig=0x906ea, pf=0x20, revision=0xea
Jun 17 13:43:55 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 17 13:43:55 archlinux kernel: IPI shorthand broadcast: enabled
Jun 17 13:43:55 archlinux kernel: sched_clock: Marking stable (825025731, 7570035)->(836406926, -3811160)
Jun 17 13:43:55 archlinux kernel: registered taskstats version 1
Jun 17 13:43:55 archlinux kernel: Loading compiled-in X.509 certificates
Jun 17 13:43:55 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: ea0ee805a2c6c86d455253c0652fc214f025a1e6'
Jun 17 13:43:55 archlinux kernel: zswap: loaded using pool lz4/z3fold
Jun 17 13:43:55 archlinux kernel: Key type ._fscrypt registered
Jun 17 13:43:55 archlinux kernel: Key type .fscrypt registered
Jun 17 13:43:55 archlinux kernel: Key type fscrypt-provisioning registered
Jun 17 13:43:55 archlinux kernel: PM:   Magic number: 9:128:732
Jun 17 13:43:55 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 17 13:43:55 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Jun 17 13:43:55 archlinux kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jun 17 13:43:55 archlinux kernel: Freeing unused decrypted memory: 2036K
Jun 17 13:43:55 archlinux kernel: Freeing unused kernel image (initmem) memory: 1652K
Jun 17 13:43:55 archlinux kernel: Write protecting the kernel read-only data: 26624k
Jun 17 13:43:55 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jun 17 13:43:55 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1252K
Jun 17 13:43:55 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 17 13:43:55 archlinux kernel: rodata_test: all tests were successful
Jun 17 13:43:55 archlinux kernel: x86/mm: Checking user space page tables
Jun 17 13:43:55 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 17 13:43:55 archlinux kernel: Run /init as init process
Jun 17 13:43:55 archlinux kernel:   with arguments:
Jun 17 13:43:55 archlinux kernel:     /init
Jun 17 13:43:55 archlinux kernel:   with environment:
Jun 17 13:43:55 archlinux kernel:     HOME=/
Jun 17 13:43:55 archlinux kernel:     TERM=linux
Jun 17 13:43:55 archlinux kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Jun 17 13:43:55 archlinux kernel: fbcon: Taking over console
Jun 17 13:43:55 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 17 13:43:55 archlinux kernel: nvidia: loading out-of-tree module taints kernel.
Jun 17 13:43:55 archlinux kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 17 13:43:55 archlinux kernel: Disabling lock debugging due to kernel taint
Jun 17 13:43:55 archlinux kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jun 17 13:43:55 archlinux kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Jun 17 13:43:55 archlinux kernel: 
Jun 17 13:43:55 archlinux kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Jun 17 13:43:55 archlinux kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Jun 17 13:43:55 archlinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
Jun 17 13:43:55 archlinux kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.31  Thu May 13 22:14:23 UTC 2021
Jun 17 13:43:55 archlinux kernel: nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
Jun 17 13:43:55 archlinux kernel: nvidia-uvm: Loaded the UVM driver, major device number 237.
Jun 17 13:43:55 archlinux kernel: Linux agpgart interface v0.103
Jun 17 13:43:55 archlinux kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jun 17 13:43:55 archlinux kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Jun 17 13:43:55 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jun 17 13:43:55 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 17 13:43:55 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jun 17 13:43:55 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 17 13:43:55 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:43:55 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: usb usb1: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:43:55 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 17 13:43:55 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 17 13:43:55 archlinux kernel: hub 1-0:1.0: 16 ports detected
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 17 13:43:55 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 17 13:43:55 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:43:55 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: usb usb2: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:43:55 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 17 13:43:55 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 17 13:43:55 archlinux kernel: hub 2-0:1.0: 8 ports detected
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Jun 17 13:43:55 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 17 13:43:55 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:43:55 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: usb usb3: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:43:55 archlinux kernel: usb usb3: SerialNumber: 0000:01:00.2
Jun 17 13:43:55 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 17 13:43:55 archlinux kernel: hub 3-0:1.0: 2 ports detected
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
Jun 17 13:43:55 archlinux kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Jun 17 13:43:55 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 17 13:43:55 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 17 13:43:55 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 17 13:43:55 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 17 13:43:55 archlinux kernel: usb usb4: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 17 13:43:55 archlinux kernel: usb usb4: SerialNumber: 0000:01:00.2
Jun 17 13:43:55 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 17 13:43:55 archlinux kernel: hub 4-0:1.0: 4 ports detected
Jun 17 13:43:55 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Jun 17 13:43:55 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jun 17 13:43:55 archlinux kernel: tsc: Refined TSC clocksource calibration: 2400.031 MHz
Jun 17 13:43:55 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229854faad1, max_idle_ns: 440795299147 ns
Jun 17 13:43:55 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 17 13:43:55 archlinux kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Jun 17 13:43:55 archlinux systemd[1]: systemd 248.3-2-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 17 13:43:55 archlinux systemd[1]: Detected architecture x86-64.
Jun 17 13:43:55 archlinux kernel: random: fast init done
Jun 17 13:43:55 archlinux kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
Jun 17 13:43:55 archlinux kernel: usb 1-3: New USB device found, idVendor=046d, idProduct=c332, bcdDevice= 3.01
Jun 17 13:43:55 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 17 13:43:55 archlinux kernel: usb 1-3: Product: Gaming Mouse G502
Jun 17 13:43:55 archlinux kernel: usb 1-3: Manufacturer: Logitech
Jun 17 13:43:55 archlinux kernel: usb 1-3: SerialNumber: 146E36733634
Jun 17 13:43:55 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 17 13:43:55 archlinux systemd[1]: Created slice system-getty.slice.
Jun 17 13:43:55 archlinux systemd[1]: Created slice system-modprobe.slice.
Jun 17 13:43:55 archlinux systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 17 13:43:55 archlinux systemd[1]: Created slice User and Session Slice.
Jun 17 13:43:55 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 17 13:43:55 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 17 13:43:55 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Paths.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Remote File Systems.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Slices.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Jun 17 13:43:55 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 17 13:43:55 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 17 13:43:55 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 17 13:43:55 archlinux systemd[1]: Listening on Journal Audit Socket.
Jun 17 13:43:55 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 17 13:43:55 archlinux systemd[1]: Listening on Journal Socket.
Jun 17 13:43:55 archlinux systemd[1]: Listening on udev Control Socket.
Jun 17 13:43:55 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 17 13:43:55 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 17 13:43:55 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 17 13:43:55 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 17 13:43:55 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 17 13:43:55 archlinux systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 17 13:43:55 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 17 13:43:55 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 17 13:43:55 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 17 13:43:55 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 17 13:43:55 archlinux kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jun 17 13:43:55 archlinux systemd[1]: Starting Journal Service...
Jun 17 13:43:55 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 17 13:43:55 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 17 13:43:55 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 17 13:43:55 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 17 13:43:55 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 17 13:43:55 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 17 13:43:55 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 17 13:43:55 archlinux systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 17 13:43:55 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 17 13:43:55 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 17 13:43:55 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 17 13:43:55 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 17 13:43:55 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 17 13:43:55 archlinux kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
Jun 17 13:43:55 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 17 13:43:55 archlinux kernel: audit: type=1130 audit(1623930235.551:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 17 13:43:55 archlinux systemd[1]: Activating swap /swapfile...
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 17 13:43:55 archlinux systemd[1]: Starting Load/Save Random Seed...
Jun 17 13:43:55 archlinux systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 17 13:43:55 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 17 13:43:55 archlinux kernel: fuse: init (API version 7.33)
Jun 17 13:43:55 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 17 13:43:55 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 17 13:43:55 archlinux kernel: audit: type=1130 audit(1623930235.558:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux kernel: audit: type=1131 audit(1623930235.558:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 17 13:43:55 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 17 13:43:55 archlinux kernel: vboxdrv: Found 8 processor cores
Jun 17 13:43:55 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 17 13:43:55 archlinux kernel: audit: type=1130 audit(1623930235.571:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux kernel: audit: type=1334 audit(1623930235.571:6): prog-id=14 op=LOAD
Jun 17 13:43:55 archlinux kernel: audit: type=1334 audit(1623930235.571:7): prog-id=15 op=LOAD
Jun 17 13:43:55 archlinux kernel: audit: type=1334 audit(1623930235.571:8): prog-id=16 op=LOAD
Jun 17 13:43:55 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 17 13:43:55 archlinux kernel: Adding 2079996k swap on /swapfile.  Priority:-2 extents:15 across:4013308k SSFS
Jun 17 13:43:55 archlinux systemd[1]: Activated swap /swapfile.
Jun 17 13:43:55 archlinux systemd[1]: Reached target Swap.
Jun 17 13:43:55 archlinux systemd[1]: Mounting Temporary Directory (/tmp)...
Jun 17 13:43:55 archlinux systemd[1]: Mounted Temporary Directory (/tmp).
Jun 17 13:43:55 archlinux systemd-journald[242]: Journal started
Jun 17 13:43:55 archlinux systemd-journald[242]: Runtime Journal (/run/log/journal/c3238b9edd8a4631b04081fee1c08186) is 8.0M, max 794.3M, 786.3M free.
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit: BPF prog-id=14 op=LOAD
Jun 17 13:43:55 archlinux audit: BPF prog-id=15 op=LOAD
Jun 17 13:43:55 archlinux audit: BPF prog-id=16 op=LOAD
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd-modules-load[243]: Inserted module 'crypto_user'
Jun 17 13:43:55 archlinux systemd-random-seed[249]: Kernel entropy pool is not initialized yet, waiting until it is.
Jun 17 13:43:55 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 17 13:43:55 archlinux systemd[1]: Started Journal Service.
Jun 17 13:43:55 archlinux kernel: audit: type=1130 audit(1623930235.581:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd-journald[242]: Time spent on flushing to /var/log/journal/c3238b9edd8a4631b04081fee1c08186 is 64.547ms for 979 entries.
Jun 17 13:43:55 archlinux systemd-journald[242]: System Journal (/var/log/journal/c3238b9edd8a4631b04081fee1c08186) is 1.4G, max 2.9G, 1.4G free.
Jun 17 13:43:55 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2400030293 Hz
Jun 17 13:43:55 archlinux kernel: vboxdrv: Successfully loaded version 6.1.22 (interface 0x00300000)
Jun 17 13:43:55 archlinux kernel: VBoxNetAdp: Successfully started.
Jun 17 13:43:55 archlinux kernel: VBoxNetFlt: Successfully started.
Jun 17 13:43:55 archlinux kernel: audit: type=1130 audit(1623930235.601:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux kernel: usb 1-6: new high-speed USB device number 3 using xhci_hcd
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd-modules-load[243]: Inserted module 'vboxdrv'
Jun 17 13:43:55 archlinux systemd-modules-load[243]: Inserted module 'vboxnetadp'
Jun 17 13:43:55 archlinux systemd-modules-load[243]: Inserted module 'vboxnetflt'
Jun 17 13:43:55 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 17 13:43:55 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 17 13:43:55 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 17 13:43:55 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 17 13:43:55 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 17 13:43:55 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:55 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:43:55 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:43:55 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:43:55 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 17 13:43:55 archlinux kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 17 13:43:55 archlinux kernel: usb 1-6: New USB device found, idVendor=5986, idProduct=2113, bcdDevice=54.23
Jun 17 13:43:55 archlinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 17 13:43:55 archlinux kernel: usb 1-6: Product: Integrated Camera
Jun 17 13:43:55 archlinux kernel: usb 1-6: Manufacturer: SunplusIT Inc
Jun 17 13:43:55 archlinux kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input3
Jun 17 13:43:55 archlinux kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Jun 17 13:43:55 archlinux kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Jun 17 13:43:55 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 17 13:43:55 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 17 13:43:55 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 17 13:43:55 archlinux kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 17 13:43:55 archlinux kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Jun 17 13:43:55 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 17 13:43:55 archlinux kernel: intel_rapl_common: Found RAPL domain dram
Jun 17 13:43:55 archlinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 17 13:43:56 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 17 13:43:56 archlinux kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jun 17 13:43:56 archlinux kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
Jun 17 13:43:56 archlinux kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Jun 17 13:43:56 archlinux systemd[1]: Found device HFM512GDHTNG-8310A 3.
Jun 17 13:43:56 archlinux kernel: usb 1-9: New USB device found, idVendor=048d, idProduct=c100, bcdDevice= 0.43
Jun 17 13:43:56 archlinux kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 17 13:43:56 archlinux kernel: usb 1-9: Product: ITE Device(8910)
Jun 17 13:43:56 archlinux kernel: usb 1-9: Manufacturer: ITE Tech. Inc.
Jun 17 13:43:56 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 17 13:43:56 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/eb39144f-310e-4f79-8cc5-47f7163ec915...
Jun 17 13:43:56 archlinux kernel: Intel(R) Wireless WiFi driver for Linux
Jun 17 13:43:56 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 17 13:43:56 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 0
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 1
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 2
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 3
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 4
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 6
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 8
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 9
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 10
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 11
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 15
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 16
Jun 17 13:43:56 archlinux kernel: i2c i2c-3: 2/2 memory slots populated (from DMI)
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 18
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 19
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 20
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 21
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 28
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.6f9f215c.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Jun 17 13:43:56 archlinux kernel: i2c i2c-3: Successfully instantiated SPD at 0x50
Jun 17 13:43:56 archlinux systemd-fsck[332]: /dev/nvme0n1p3: clean, 192677/29261824 files, 14576095/117034321 blocks
Jun 17 13:43:56 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/eb39144f-310e-4f79-8cc5-47f7163ec915.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-eb39144f\x2d310e\x2d4f79\x2d8cc5\x2d47f7163ec915 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Mounting /home...
Jun 17 13:43:56 archlinux systemd[1]: Mounted /home.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Local File Systems.
Jun 17 13:43:56 archlinux systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 17 13:43:56 archlinux kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jun 17 13:43:56 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 17 13:43:56 archlinux kernel: input: MSFT0001:01 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input4
Jun 17 13:43:56 archlinux kernel: input: MSFT0001:01 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input5
Jun 17 13:43:56 archlinux kernel: hid-generic 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CD5F] on i2c-MSFT0001:01
Jun 17 13:43:56 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 17 13:43:56 archlinux systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 17 13:43:56 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 17 13:43:56 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 17 13:43:56 archlinux audit[345]: SYSTEM_BOOT pid=345 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 17 13:43:56 archlinux systemd[1]: Reached target System Initialization.
Jun 17 13:43:56 archlinux systemd[1]: Started Daily man-db regeneration.
Jun 17 13:43:56 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 17 13:43:56 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Timers.
Jun 17 13:43:56 archlinux systemd[1]: Listening on CUPS Scheduler.
Jun 17 13:43:56 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Sockets.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Basic System.
Jun 17 13:43:56 archlinux systemd[1]: Starting NTP client/server...
Jun 17 13:43:56 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Starting Network Manager...
Jun 17 13:43:56 archlinux systemd[1]: Starting Optimus Manager Commands Daemon...
Jun 17 13:43:56 archlinux audit: BPF prog-id=17 op=LOAD
Jun 17 13:43:56 archlinux audit: BPF prog-id=18 op=LOAD
Jun 17 13:43:56 archlinux audit: BPF prog-id=19 op=LOAD
Jun 17 13:43:56 archlinux systemd[1]: Starting User Login Management...
Jun 17 13:43:56 archlinux kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Jun 17 13:43:56 archlinux kernel: checking generic (90000000 7f0000) vs hw (b5000000 1000000)
Jun 17 13:43:56 archlinux kernel: checking generic (90000000 7f0000) vs hw (90000000 10000000)
Jun 17 13:43:56 archlinux kernel: fb0: switching to inteldrmfb from EFI VGA
Jun 17 13:43:56 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 17 13:43:56 archlinux kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 17 13:43:56 archlinux chronyd[352]: chronyd version 4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Jun 17 13:43:56 archlinux kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 17 13:43:56 archlinux systemd-logind[350]: New seat seat0.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux chronyd[352]: Frequency -4.659 +/- 1.437 ppm read from /var/lib/chrony/drift
Jun 17 13:43:56 archlinux systemd[1]: Started NTP client/server.
Jun 17 13:43:56 archlinux systemd-logind[350]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 17 13:43:56 archlinux systemd-logind[350]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 17 13:43:56 archlinux systemd-logind[350]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Jun 17 13:43:56 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jun 17 13:43:56 archlinux kernel: usb 1-14: new full-speed USB device number 5 using xhci_hcd
Jun 17 13:43:56 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Started User Login Management.
Jun 17 13:43:56 archlinux kernel: libphy: r8169: probed
Jun 17 13:43:56 archlinux kernel: r8169 0000:07:00.0 eth0: RTL8168h/8111h, e8:6a:64:ff:a5:1b, XID 541, IRQ 146
Jun 17 13:43:56 archlinux kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2225] NetworkManager (version 1.30.4-3) is starting... (for the first time)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2228] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 17 13:43:56 archlinux systemd[1]: Started Network Manager.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2246] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 17 13:43:56 archlinux systemd[1]: Reached target Network.
Jun 17 13:43:56 archlinux systemd[1]: Starting Permit User Sessions...
Jun 17 13:43:56 archlinux kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Jun 17 13:43:56 archlinux systemd[1]: Finished Permit User Sessions.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2294] manager[0x55fee6c990c0]: monitoring kernel firmware directory '/lib/firmware'.
Jun 17 13:43:56 archlinux systemd[1]: Started Getty on tty1.
Jun 17 13:43:56 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=348 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Reached target Login Prompts.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Multi-User System.
Jun 17 13:43:56 archlinux kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 17 13:43:56 archlinux kernel: ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Jun 17 13:43:56 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8
Jun 17 13:43:56 archlinux audit: BPF prog-id=20 op=LOAD
Jun 17 13:43:56 archlinux audit: BPF prog-id=21 op=LOAD
Jun 17 13:43:56 archlinux audit: BPF prog-id=22 op=LOAD
Jun 17 13:43:56 archlinux systemd[1]: Starting Hostname Service...
Jun 17 13:43:56 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 17 13:43:56 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
Jun 17 13:43:56 archlinux kernel: fbcon: i915drmfb (fb0) is primary device
Jun 17 13:43:56 archlinux dbus-daemon[347]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 17 13:43:56 archlinux systemd[1]: Started Hostname Service.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2657] hostname: hostname: using hostnamed
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2660] dns-mgr[0x55fee6c6c110]: init: dns=default,systemd-resolved rc-manager=symlink
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2664] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2689] manager[0x55fee6c990c0]: rfkill: Wi-Fi hardware radio set enabled
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2689] manager[0x55fee6c990c0]: rfkill: WWAN hardware radio set enabled
Jun 17 13:43:56 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jun 17 13:43:56 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 17 13:43:56 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 17 13:43:56 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 17 13:43:56 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2791] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-adsl.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2848] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-ovs.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2876] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wwan.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2881] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wifi.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2894] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-bluetooth.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2988] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-team.so)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2991] manager: rfkill: Wi-Fi disabled by radio killswitch; enabled by state file
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2992] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.2994] manager: Networking is enabled by state file
Jun 17 13:43:56 archlinux python3[349]: [24] INFO: # Daemon pre-start hook
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3002] dhcp-init: Using DHCP client 'internal'
Jun 17 13:43:56 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=348 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:43:56 archlinux python3[349]: [24] INFO: Removing /etc/X11/xorg.conf.d/10-optimus-manager.conf (if present)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3006] settings: Loaded settings plugin: keyfile (internal)
Jun 17 13:43:56 archlinux python3[349]: [26] INFO: Copying /etc/optimus-manager/optimus-manager.conf to /var/lib/optimus-manager/tmp/config_copy.conf
Jun 17 13:43:56 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 17 13:43:56 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 17 13:43:56 archlinux python3[349]: [30] INFO: Startup mode is: auto
Jun 17 13:43:56 archlinux python3[349]: [30] INFO: Effective startup mode is: nvidia
Jun 17 13:43:56 archlinux python3[349]: [30] INFO: Writing state {'type': 'pending_pre_xorg_start', 'requested_mode': 'nvidia', 'current_mode': None}
Jun 17 13:43:56 archlinux python3[349]: [30] INFO: Daemon pre-start hook completed successfully.
Jun 17 13:43:56 archlinux python3[349]: [30] INFO: Calling Xorg pre-start hook.
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3085] device (lo): carrier: link connected
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3087] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 17 13:43:56 archlinux dbus-daemon[347]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 17 13:43:56 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3097] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3115] ovsdb: Could not connect: No such file or directory
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.3115] ovsdb: disconnected from ovsdb
Jun 17 13:43:56 archlinux kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Jun 17 13:43:56 archlinux kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 17 13:43:56 archlinux python3[373]: [8] INFO: # Xorg pre-start hook
Jun 17 13:43:56 archlinux python3[373]: [8] INFO: Previous state was: {'type': 'pending_pre_xorg_start', 'requested_mode': 'nvidia', 'current_mode': None}
Jun 17 13:43:56 archlinux python3[373]: [8] INFO: Requested mode is: nvidia
Jun 17 13:43:56 archlinux kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9462, REV=0x318
Jun 17 13:43:56 archlinux kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jun 17 13:43:56 archlinux kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jun 17 13:43:56 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 17 13:43:56 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 17 13:43:56 archlinux kernel: input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C332.0002/input/input10
Jun 17 13:43:56 archlinux kernel: hid-generic 0003:046D:C332.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:00:14.0-3/input0
Jun 17 13:43:56 archlinux kernel: input: Logitech Gaming Mouse G502 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C332.0003/input/input11
Jun 17 13:43:56 archlinux kernel: thermal thermal_zone8: failed to read out thermal zone (-61)
Jun 17 13:43:56 archlinux python3[413]: modinfo: ERROR: Module bbswitch not found.
Jun 17 13:43:56 archlinux systemd-udevd[265]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:43:56 archlinux python3[414]: modinfo: ERROR: Module acpi_call not found.
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3: base HW address: 38:00:25:e4:c6:ef
Jun 17 13:43:56 archlinux kernel: hid-generic 0003:046D:C332.0003: input,hiddev96,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:00:14.0-3/input1
Jun 17 13:43:56 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 17 13:43:56 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.4605] manager: rfkill: Wi-Fi now enabled by radio killswitch
Jun 17 13:43:56 archlinux systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 17 13:43:56 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input14
Jun 17 13:43:56 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Jun 17 13:43:56 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:platform::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.4854] device (wlan0): driver supports Access Point (AP) mode
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.4858] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 17 13:43:56 archlinux systemd-udevd[281]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Jun 17 13:43:56 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0004/input/input15
Jun 17 13:43:56 archlinux kernel: hid-generic 0003:048D:C100.0004: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8910)] on usb-0000:00:14.0-9/input0
Jun 17 13:43:56 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 17 13:43:56 archlinux kernel: usbhid: USB HID core driver
Jun 17 13:43:56 archlinux kernel: mc: Linux media interface: v0.10
Jun 17 13:43:56 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 17 13:43:56 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 17 13:43:56 archlinux kernel: intel_rapl_common: Found RAPL domain uncore
Jun 17 13:43:56 archlinux kernel: intel_rapl_common: Found RAPL domain dram
Jun 17 13:43:56 archlinux systemd-udevd[288]: Using default interface naming scheme 'v247'.
Jun 17 13:43:56 archlinux systemd-udevd[288]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:43:56 archlinux kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Jun 17 13:43:56 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 17 13:43:56 archlinux kernel: ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 17 13:43:56 archlinux kernel: dw-apb-uart.2: ttyS4 at MMIO 0x8f802000 (irq = 20, base_baud = 115200) is a 16550A
Jun 17 13:43:56 archlinux kernel: videodev: Linux video capture interface: v2.00
Jun 17 13:43:56 archlinux kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jun 17 13:43:56 archlinux kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.6389] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp7s0'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.6456] device (enp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:43:56 archlinux kernel: Generic FE-GE Realtek PHY r8169-700:00: attached PHY driver (mii_bus:phy_addr=r8169-700:00, irq=MAC)
Jun 17 13:43:56 archlinux kernel: input: MSFT0001:01 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input16
Jun 17 13:43:56 archlinux kernel: input: MSFT0001:01 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:06CB:CD5F.0001/input/input17
Jun 17 13:43:56 archlinux kernel: hid-multitouch 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CD5F] on i2c-MSFT0001:01
Jun 17 13:43:56 archlinux systemd-udevd[263]: Using default interface naming scheme 'v247'.
Jun 17 13:43:56 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 17 13:43:56 archlinux systemd-logind[350]: Watching system buttons on /dev/input/event10 (Logitech Gaming Mouse G502 Keyboard)
Jun 17 13:43:56 archlinux kernel: Bluetooth: Core ver 2.22
Jun 17 13:43:56 archlinux kernel: NET: Registered protocol family 31
Jun 17 13:43:56 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 17 13:43:56 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 17 13:43:56 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 17 13:43:56 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 17 13:43:56 archlinux kernel: usb 1-6: Found UVC 1.00 device Integrated Camera (5986:2113)
Jun 17 13:43:56 archlinux kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input19
Jun 17 13:43:56 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 17 13:43:56 archlinux kernel: usbcore: registered new interface driver btusb
Jun 17 13:43:56 archlinux kernel: Bluetooth: hci0: Firmware revision 0.1 build 6 week 12 2021
Jun 17 13:43:56 archlinux systemd-logind[350]: Watching system buttons on /dev/input/event11 (ITE Tech. Inc. ITE Device(8910) Keyboard)
Jun 17 13:43:56 archlinux systemd[1]: Starting Bluetooth service...
Jun 17 13:43:56 archlinux bluetoothd[496]: Bluetooth daemon 5.59
Jun 17 13:43:56 archlinux kernel: Bluetooth: hci0: MSFT filter_enable is already on
Jun 17 13:43:56 archlinux systemd[1]: Started Bluetooth service.
Jun 17 13:43:56 archlinux systemd[1]: Reached target Bluetooth.
Jun 17 13:43:56 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:56 archlinux bluetoothd[496]: Starting SDP server
Jun 17 13:43:56 archlinux bluetoothd[496]: Bluetooth management interface 1.19 initialized
Jun 17 13:43:56 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 17 13:43:56 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Jun 17 13:43:56 archlinux kernel: Bluetooth: BNEP socket layer initialized
Jun 17 13:43:56 archlinux systemd-udevd[263]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:43:56 archlinux systemd-udevd[288]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.8737] settings: (enp7s0): created default wired connection 'Wired connection 1'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.8745] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill2) (driver iwlwifi)
Jun 17 13:43:56 archlinux kernel: r8169 0000:07:00.0 enp7s0: Link is Down
Jun 17 13:43:56 archlinux kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.8922] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp0s20f3'
Jun 17 13:43:56 archlinux NetworkManager[348]: <info>  [1623930236.8956] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:43:56 archlinux kernel: NET: Registered protocol family 38
Jun 17 13:43:57 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:43:57 archlinux systemd-udevd[288]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.0844] device (wlp0s20f3): set-hw-addr: set MAC address to C6:2F:1A:BB:00:5B (scanning)
Jun 17 13:43:57 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=348 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:43:57 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:43:57 archlinux systemd[1]: Starting WPA supplicant...
Jun 17 13:43:57 archlinux dbus-daemon[347]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 17 13:43:57 archlinux systemd[1]: Started WPA supplicant.
Jun 17 13:43:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:57 archlinux wpa_supplicant[517]: Successfully initialized wpa_supplicant
Jun 17 13:43:57 archlinux python3[373]: [1015] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Jun 17 13:43:57 archlinux python3[373]: [1015] INFO: Unloading modules ['nouveau'] (if loaded)
Jun 17 13:43:57 archlinux python3[373]: [1019] INFO: switching=none, nothing to do
Jun 17 13:43:57 archlinux wpa_supplicant[517]: nl80211: kernel reports: Attribute failed policy validation
Jun 17 13:43:57 archlinux wpa_supplicant[517]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 17 13:43:57 archlinux wpa_supplicant[517]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 17 13:43:57 archlinux wpa_supplicant[517]: P2P: Failed to enable P2P Device interface
Jun 17 13:43:57 archlinux wpa_supplicant[517]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3840] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3841] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3842] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3844] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 17 13:43:57 archlinux NetworkManager[348]: <warn>  [1623930237.3847] sup-iface[ac716c3bfdf2182e,0,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3847] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 17 13:43:57 archlinux NetworkManager[348]: <info>  [1623930237.3851] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 17 13:43:57 archlinux kernel: random: crng init done
Jun 17 13:43:57 archlinux kernel: random: 7 urandom warning(s) missed due to ratelimiting
Jun 17 13:43:57 archlinux systemd[1]: Finished Load/Save Random Seed.
Jun 17 13:43:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:57 archlinux systemd[1]: Condition check resulted in First Boot Complete being skipped.
Jun 17 13:43:57 archlinux systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 17 13:43:57 archlinux systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 17 13:43:57 archlinux python3[373]: [1054] INFO: Loading module nvidia
Jun 17 13:43:57 archlinux python3[373]: [1058] INFO: Loading module nvidia_drm
Jun 17 13:43:57 archlinux python3[373]: [1080] INFO: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Jun 17 13:43:57 archlinux python3[373]: [1080] INFO: Writing state {'type': 'pending_post_xorg_start', 'switch_id': '20210617T134356', 'requested_mode': 'nvidia'}
Jun 17 13:43:57 archlinux python3[373]: [1080] INFO: Xorg pre-start hook completed successfully.
Jun 17 13:43:57 archlinux systemd[1]: Started Optimus Manager Commands Daemon.
Jun 17 13:43:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:57 archlinux systemd[1]: Reached target Graphical Interface.
Jun 17 13:43:57 archlinux systemd[1]: Startup finished in 5.428s (firmware) + 1.948s (loader) + 1.606s (kernel) + 2.141s (userspace) = 11.124s.
Jun 17 13:43:57 archlinux python3[531]: [1] INFO: # Commands daemon
Jun 17 13:43:57 archlinux python3[531]: [1] INFO: Opening UNIX socket
Jun 17 13:43:57 archlinux python3[531]: [1] INFO: Awaiting commands
Jun 17 13:43:57 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 17 13:43:57 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 17 13:43:57 archlinux kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 17 13:43:57 archlinux kernel: nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
Jun 17 13:43:57 archlinux kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
Jun 17 13:43:57 archlinux kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
Jun 17 13:43:57 archlinux kernel: ucsi_ccg: probe of 0-0008 failed with error -110
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
Jun 17 13:43:57 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
Jun 17 13:43:57 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 17 13:43:57 archlinux systemd[1]: Starting Save/Restore Sound Card State...
Jun 17 13:43:57 archlinux systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Jun 17 13:43:57 archlinux alsactl[539]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xb4000000 irq 17)
Jun 17 13:43:57 archlinux alsactl[539]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -6
Jun 17 13:43:57 archlinux systemd[1]: Finished Save/Restore Sound Card State.
Jun 17 13:43:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:57 archlinux systemd[1]: Reached target Sound Card.
Jun 17 13:43:57 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jun 17 13:43:57 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jun 17 13:43:57 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 17 13:43:57 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
Jun 17 13:43:57 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.3339] policy: auto-activating connection '206' (215f74fd-cc23-4751-9940-dd1f0483a724)
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.3342] device (wlp0s20f3): Activation: starting connection '206' (215f74fd-cc23-4751-9940-dd1f0483a724)
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.3343] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.3345] manager: NetworkManager state is now CONNECTING
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.3512] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:00:25:E4:C6:EF (preserve)
Jun 17 13:44:00 archlinux kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5403] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5414] device (wlp0s20f3): Activation: (wifi) access point '206' has security, but secrets are required.
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5414] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5420] sup-iface[ac716c3bfdf2182e,0,wlp0s20f3]: wps: type pbc start...
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5595] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5602] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5608] device (wlp0s20f3): Activation: (wifi) connection '206' has security, and secrets exist.  No new secrets needed.
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5609] Config: added 'ssid' value '206'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5609] Config: added 'scan_ssid' value '1'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5610] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5610] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5610] Config: added 'auth_alg' value 'OPEN'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.5611] Config: added 'psk' value '<hidden>'
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.6375] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Jun 17 13:44:00 archlinux NetworkManager[348]: <info>  [1623930240.6375] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Jun 17 13:44:01 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 17 13:44:01 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:01 archlinux kernel: kauditd_printk_skb: 31 callbacks suppressed
Jun 17 13:44:01 archlinux kernel: audit: type=1131 audit(1623930241.854:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux audit[365]: USER_AUTH pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1100 audit(1623930243.181:43): pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.7' (uid=0 pid=365 comm="/bin/login -p --       ")
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux login[365]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux audit[365]: USER_ACCT pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1101 audit(1623930243.191:44): pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1103 audit(1623930243.198:45): pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1006 audit(1623930243.198:46): pid=365 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Jun 17 13:44:03 archlinux kernel: audit: type=1300 audit(1623930243.198:46): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffce954e670 a2=4 a3=3e8 items=0 ppid=1 pid=365 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=985 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Jun 17 13:44:03 archlinux kernel: audit: type=1327 audit(1623930243.198:46): proctitle=2F62696E2F6C6F67696E002D70002D2D
Jun 17 13:44:03 archlinux audit[365]: CRED_ACQ pid=365 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux audit[365]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffce954e670 a2=4 a3=3e8 items=0 ppid=1 pid=365 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=985 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Jun 17 13:44:03 archlinux audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Jun 17 13:44:03 archlinux login[365]: pam_unix(login:session): session opened for user nilas(uid=1000) by LOGIN(uid=0)
Jun 17 13:44:03 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 17 13:44:03 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 17 13:44:03 archlinux systemd-logind[350]: New session 1 of user nilas.
Jun 17 13:44:03 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 17 13:44:03 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1130 audit(1623930243.224:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=575 comm="(systemd) ")
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux systemd[575]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux audit[575]: USER_ACCT pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux audit[575]: CRED_ACQ pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 17 13:44:03 archlinux audit[575]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fff9b2b9010 a2=4 a3=3e8 items=0 ppid=1 pid=575 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jun 17 13:44:03 archlinux audit: PROCTITLE proctitle="(systemd)"
Jun 17 13:44:03 archlinux systemd[575]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[nilas] ruser=[<unknown>] rhost=[<unknown>]
Jun 17 13:44:03 archlinux systemd[575]: pam_unix(systemd-user:session): session opened for user nilas(uid=1000) by (uid=0)
Jun 17 13:44:03 archlinux systemd[575]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jun 17 13:44:03 archlinux audit[575]: USER_START pid=575 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1101 audit(1623930243.231:48): pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux kernel: audit: type=1103 audit(1623930243.231:49): pid=575 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="nilas" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 17 13:44:03 archlinux audit: BPF prog-id=23 op=LOAD
Jun 17 13:44:03 archlinux audit[575]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd1811a390 a2=78 a3=7ffd1811a390 items=0 ppid=1 pid=575 auid=1000 uid=1000 gid=985 euid=1000 suid=1000 fsuid=1000 egid=985 sgid=985 fsgid=985 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jun 17 13:44:03 archlinux audit: PROCTITLE proctitle="(systemd)"
Jun 17 13:44:03 archlinux audit: BPF prog-id=23 op=UNLOAD
Jun 17 13:44:03 archlinux systemd[575]: Queued start job for default target Main User Target.
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: authenticate with 00:11:32:b3:29:18
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: send auth to 00:11:32:b3:29:18 (try 1/3)
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: authenticated
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: associate with 00:11:32:b3:29:18 (try 1/3)
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: RX AssocResp from 00:11:32:b3:29:18 (capab=0x1511 status=0 aid=2)
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: associated
Jun 17 13:44:03 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:03 archlinux audit[365]: USER_START pid=365 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux audit[365]: CRED_REFR pid=365 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="nilas" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux login[365]: pam_env(login:session): deprecated reading of user environment enabled
Jun 17 13:44:03 archlinux systemd[575]: Created slice User Application Slice.
Jun 17 13:44:03 archlinux login[365]: LOGIN ON tty1 BY nilas
Jun 17 13:44:03 archlinux systemd[575]: Reached target Paths.
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: SME: Trying to authenticate with 00:11:32:b3:29:18 (SSID='206' freq=5220 MHz)
Jun 17 13:44:03 archlinux systemd[575]: Reached target Timers.
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: Trying to associate with 00:11:32:b3:29:18 (SSID='206' freq=5220 MHz)
Jun 17 13:44:03 archlinux systemd[575]: Starting D-Bus User Message Bus Socket.
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: Associated with 00:11:32:b3:29:18
Jun 17 13:44:03 archlinux systemd[575]: Listening on GnuPG network certificate management daemon.
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 17 13:44:03 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Jun 17 13:44:03 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 17 13:44:03 archlinux systemd[575]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 17 13:44:03 archlinux systemd[575]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 17 13:44:03 archlinux systemd[575]: Listening on p11-kit server.
Jun 17 13:44:03 archlinux systemd[575]: Listening on Sound System.
Jun 17 13:44:03 archlinux systemd[575]: Listening on D-Bus User Message Bus Socket.
Jun 17 13:44:03 archlinux systemd[575]: Reached target Sockets.
Jun 17 13:44:03 archlinux systemd[575]: Reached target Basic System.
Jun 17 13:44:03 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 17 13:44:03 archlinux systemd[575]: Starting Update XDG user dir configuration...
Jun 17 13:44:03 archlinux systemd[1]: Started Session 1 of user nilas.
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.3944] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.3944] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 17 13:44:03 archlinux systemd[575]: xdg-user-dirs-update.service: Deactivated successfully.
Jun 17 13:44:03 archlinux systemd[575]: Finished Update XDG user dir configuration.
Jun 17 13:44:03 archlinux systemd[575]: Reached target Main User Target.
Jun 17 13:44:03 archlinux systemd[575]: Startup finished in 159ms.
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4188] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4188] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4333] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4334] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4423] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.4423] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=590 comm="sudo /usr/bin/prime-switch ")
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux sudo[590]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 17 13:44:03 archlinux audit[590]: USER_ACCT pid=590 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nilas" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux sudo[590]:    nilas : TTY=tty1 ; PWD=/home/nilas ; USER=root ; COMMAND=/usr/bin/prime-switch
Jun 17 13:44:03 archlinux audit[590]: CRED_REFR pid=590 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux sudo[590]: pam_unix(sudo:session): session opened for user root(uid=0) by nilas(uid=1000)
Jun 17 13:44:03 archlinux audit[590]: USER_START pid=590 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: WPA: Key negotiation completed with 00:11:32:b3:29:18 [PTK=CCMP GTK=CCMP]
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:11:32:b3:29:18 completed [id=0 id_str=]
Jun 17 13:44:03 archlinux wpa_supplicant[517]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-60 noise=9999 txrate=6000
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5174] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5174] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "206"
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5174] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5175] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5178] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 17 13:44:03 archlinux kernel: wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 00:11:32:b3:29:18
Jun 17 13:44:03 archlinux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5390] dhcp4 (wlp0s20f3): state changed unknown -> bound, address=192.168.1.226
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5405] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5419] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5420] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5422] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5431] manager: NetworkManager state is now CONNECTED_SITE
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5431] policy: set '206' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=348 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 17 13:44:03 archlinux dbus-daemon[347]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 17 13:44:03 archlinux sudo[590]: pam_unix(sudo:session): session closed for user root
Jun 17 13:44:03 archlinux audit[590]: USER_END pid=590 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux audit[590]: CRED_DISP pid=590 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5533] device (wlp0s20f3): Activation: successful, device activated.
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.5542] manager: startup complete
Jun 17 13:44:03 archlinux NetworkManager[348]: <info>  [1623930243.6306] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 17 13:44:03 archlinux kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210105/nsarguments-61)
Jun 17 13:44:04 archlinux kernel: NVRM: nv_acpi_dsm_method: invalid argument(s)!
Jun 17 13:44:06 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.13' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:44:06 archlinux systemd[1]: Starting Disk Manager...
Jun 17 13:44:06 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 17 13:44:06 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:06 archlinux udisksd[653]: udisks daemon version 2.9.2 starting
Jun 17 13:44:06 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=653 comm="/usr/lib/udisks2/udisksd ")
Jun 17 13:44:06 archlinux systemd[1]: Starting Authorization Manager...
Jun 17 13:44:06 archlinux polkitd[657]: Started polkitd version 0.119
Jun 17 13:44:06 archlinux polkitd[657]: Loading rules from directory /etc/polkit-1/rules.d
Jun 17 13:44:06 archlinux polkitd[657]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 17 13:44:06 archlinux polkitd[657]: Finished loading, compiling and executing 2 rules
Jun 17 13:44:06 archlinux dbus-daemon[347]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 17 13:44:06 archlinux systemd[1]: Started Authorization Manager.
Jun 17 13:44:06 archlinux polkitd[657]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 17 13:44:06 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:06 archlinux dbus-daemon[347]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 17 13:44:06 archlinux systemd[1]: Started Disk Manager.
Jun 17 13:44:06 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:06 archlinux udisksd[653]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 17 13:44:07 archlinux systemd[575]: Started D-Bus User Message Bus.
Jun 17 13:44:07 archlinux dbus-daemon[693]: [session uid=1000 pid=693] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:44:07 archlinux systemd[575]: Starting Accessibility services bus...
Jun 17 13:44:07 archlinux dbus-daemon[693]: [session uid=1000 pid=693] Successfully activated service 'org.a11y.Bus'
Jun 17 13:44:07 archlinux systemd[575]: Started Accessibility services bus.
Jun 17 13:44:07 archlinux at-spi-bus-launcher[705]: dbus-daemon[705]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=645 comm="/usr/bin/python /usr/bin/udiskie -F ")
Jun 17 13:44:07 archlinux at-spi-bus-launcher[705]: dbus-daemon[705]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 17 13:44:07 archlinux at-spi-bus-launcher[708]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 17 13:44:07 archlinux systemd[575]: Starting Sound Service...
Jun 17 13:44:07 archlinux dbus-daemon[347]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.16' (uid=1000 pid=711 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jun 17 13:44:07 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 17 13:44:07 archlinux dbus-daemon[347]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 17 13:44:07 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully called chroot.
Jun 17 13:44:07 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully dropped privileges.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully limited resources.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Canary thread running.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Watchdog thread running.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Running.
Jun 17 13:44:07 archlinux kernel: kauditd_printk_skb: 19 callbacks suppressed
Jun 17 13:44:07 archlinux kernel: audit: type=1130 audit(1623930247.131:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully made thread 711 of process 711 owned by '1000' high priority at nice level -11.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Supervising 1 threads of 1 processes of 1 users.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Supervising 1 threads of 1 processes of 1 users.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully made thread 716 of process 711 owned by '1000' RT at priority 5.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Supervising 2 threads of 1 processes of 1 users.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Supervising 2 threads of 1 processes of 1 users.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Successfully made thread 717 of process 711 owned by '1000' RT at priority 5.
Jun 17 13:44:07 archlinux rtkit-daemon[713]: Supervising 3 threads of 1 processes of 1 users.
Jun 17 13:44:07 archlinux systemd[575]: Started Sound Service.
Jun 17 13:44:09 archlinux wpa_supplicant[517]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=9999 txrate=325000
Jun 17 13:44:15 archlinux kernel: pci_bus 0000:01: Allocating resources
Jun 17 13:44:15 archlinux kernel: pci_bus 0000:06: Allocating resources
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
Jun 17 13:44:15 archlinux kernel: pci_bus 0000:07: Allocating resources
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.0: BAR 15: assigned [mem 0x8f900000-0x8fafffff 64bit pref]
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.5: BAR 15: assigned [mem 0x8fb00000-0x8fcfffff 64bit pref]
Jun 17 13:44:15 archlinux kernel: pcieport 0000:00:1d.0: BAR 13: assigned [io  0x6000-0x6fff]
Jun 17 13:44:26 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 17 13:44:26 archlinux kernel: audit: type=1131 audit(1623930266.974:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:26 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 17 13:44:27 archlinux audit: BPF prog-id=22 op=UNLOAD
Jun 17 13:44:27 archlinux audit: BPF prog-id=21 op=UNLOAD
Jun 17 13:44:27 archlinux audit: BPF prog-id=20 op=UNLOAD
Jun 17 13:44:27 archlinux kernel: audit: type=1334 audit(1623930267.168:67): prog-id=22 op=UNLOAD
Jun 17 13:44:27 archlinux kernel: audit: type=1334 audit(1623930267.168:68): prog-id=21 op=UNLOAD
Jun 17 13:44:27 archlinux kernel: audit: type=1334 audit(1623930267.168:69): prog-id=20 op=UNLOAD
Jun 17 13:44:29 archlinux chronyd[352]: Selected source 192.36.143.130 (3.dk.pool.ntp.org)
Jun 17 13:44:31 archlinux chronyd[352]: Selected source 194.239.208.213 (1.dk.pool.ntp.org)
Jun 17 13:45:25 archlinux rtkit-daemon[713]: Supervising 3 threads of 1 processes of 1 users.
Jun 17 13:45:25 archlinux rtkit-daemon[713]: Successfully made thread 756 of process 711 owned by '1000' RT at priority 5.
Jun 17 13:45:25 archlinux rtkit-daemon[713]: Supervising 4 threads of 1 processes of 1 users.

Offline

#2 2021-06-17 13:45:20

Nilas
Member
Registered: 2020-11-10
Posts: 46

Re: Booting with external monitor connected results in black screen

This is what the Xorg configuration file that optimus-manager has automatically created in /etc/X11/xorg.conf.d/10-optimus-manager.conf looks like:

Section "Files"
        ModulePath "/usr/lib/nvidia"
        ModulePath "/usr/lib32/nvidia"
        ModulePath "/usr/lib32/nvidia/xorg/modules"
        ModulePath "/usr/lib32/xorg/modules"
        ModulePath "/usr/lib64/nvidia/xorg/modules"
        ModulePath "/usr/lib64/nvidia/xorg"
        ModulePath "/usr/lib64/xorg/modules"
EndSection

Section "ServerLayout"
        Identifier "layout"
        Screen 0 "nvidia"
        Inactive "integrated"
EndSection

Section "Device"
        Identifier "nvidia"
        Driver "nvidia"
        BusID "PCI:1:0:0"
        Option "Coolbits" "28"
EndSection

Section "Screen"
        Identifier "nvidia"
        Device "nvidia"
        Option "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
        Identifier "integrated"
        Driver "modesetting"
        BusID "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "integrated"
        Device "integrated"
EndSection

Last edited by Nilas (2021-06-17 13:46:02)

Offline

#3 2021-06-18 09:39:13

Nilas
Member
Registered: 2020-11-10
Posts: 46

Re: Booting with external monitor connected results in black screen

It looks like that the problem I am having is due to the window manager I am using (wmderland) since I am not experiencing any problems if I change my .xinitrc file to start e.g. xterm instead of my window manager.

Offline

#4 2021-06-18 11:49:46

seth
Member
Registered: 2012-09-03
Posts: 50,011

Re: Booting with external monitor connected results in black screen

When I hover the cursor over e.g. where polybar should be the cursor changes to a hand, so it still seems to be there just totally black.

Sounds more like a compositor thing. Do you use picom or xcompmgr?

Online

Board footer

Powered by FluxBB