You are not logged in.

#1 2023-04-30 20:35:07

Tetlus
Member
Registered: 2023-04-30
Posts: 3

running "startx" second time shows black screen [SOLVED]

When I login and run "startx" dwm starts and everything works, the issue is when I exit dwm (and subsequently X11) and run startx in the tty again to get X11 started back up. When I run startx the second time, the entire screen goes black and I can't switch between tty's

I should also mention I'm using the nvidia drivers.

Things I've tried,
reinstalling nvidia drivers,
adding

 xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

booting with "nomodeset" parameter.

Any assistance would be greatly appreciated.

Xorg.0.log of last "black screen"

[    61.180] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    61.180] Current Operating System: Linux bit-cruncher 6.2.13-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 26 Apr 2023 20:50:14 +0000 x86_64
[    61.180] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=51468bd3-b971-4015-b5d7-489a389d8180 rw rootfstype=ext4 loglevel=3 quiet
[    61.180]  
[    61.180] Current version of pixman: 0.42.2
[    61.180] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    61.180] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    61.180] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 30 16:23:01 2023
[    61.180] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    61.180] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    61.180] (==) No Layout section.  Using the first Screen section.
[    61.180] (==) No screen section available. Using defaults.
[    61.180] (**) |-->Screen "Default Screen Section" (0)
[    61.180] (**) |   |-->Monitor "<default monitor>"
[    61.180] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    61.180] (==) Automatically adding devices
[    61.180] (==) Automatically enabling devices
[    61.180] (==) Automatically adding GPU devices
[    61.180] (==) Automatically binding GPU devices
[    61.180] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    61.180] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    61.180] 	Entry deleted from font path.
[    61.180] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    61.180] 	Entry deleted from font path.
[    61.180] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    61.180] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    61.180] 	Entry deleted from font path.
[    61.180] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    61.180] 	Entry deleted from font path.
[    61.180] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    61.180] 	Entry deleted from font path.
[    61.180] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    61.180] 	Entry deleted from font path.
[    61.180] (==) FontPath set to:
	
[    61.180] (==) ModulePath set to "/usr/lib/xorg/modules"
[    61.180] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    61.180] (II) Module ABI versions:
[    61.180] 	X.Org ANSI C Emulation: 0.4
[    61.180] 	X.Org Video Driver: 25.2
[    61.180] 	X.Org XInput driver : 24.4
[    61.180] 	X.Org Server Extension : 10.0
[    61.181] (++) using VT number 1

[    61.181] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    61.181] (II) xfree86: Adding drm device (/dev/dri/card0)
[    61.181] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:08:00.0/drm/card0
[    61.182] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    61.182] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    61.183] (--) PCI:*(8@0:0:0) 10de:2489:19da:6630 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    61.183] (II) Open ACPI successful (/var/run/acpid.socket)
[    61.183] (II) LoadModule: "glx"
[    61.183] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    61.184] (II) Module glx: vendor="X.Org Foundation"
[    61.184] 	compiled for 1.21.1.8, module version = 1.0.0
[    61.184] 	ABI class: X.Org Server Extension, version 10.0
[    61.184] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    61.184] 	loading driver: nvidia
[    61.184] (==) Matched nvidia as autoconfigured driver 0
[    61.184] (==) Matched nouveau as autoconfigured driver 1
[    61.184] (==) Matched nv as autoconfigured driver 2
[    61.184] (==) Matched modesetting as autoconfigured driver 3
[    61.184] (==) Matched fbdev as autoconfigured driver 4
[    61.184] (==) Matched vesa as autoconfigured driver 5
[    61.184] (==) Assigned the driver to the xf86ConfigLayout
[    61.184] (II) LoadModule: "nvidia"
[    61.184] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    61.184] (II) Module nvidia: vendor="NVIDIA Corporation"
[    61.184] 	compiled for 1.6.99.901, module version = 1.0.0
[    61.184] 	Module class: X.Org Video Driver
[    61.184] (II) LoadModule: "nouveau"
[    61.184] (WW) Warning, couldn't open module nouveau
[    61.184] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    61.184] (II) LoadModule: "nv"
[    61.184] (WW) Warning, couldn't open module nv
[    61.184] (EE) Failed to load module "nv" (module does not exist, 0)
[    61.184] (II) LoadModule: "modesetting"
[    61.184] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    61.184] (II) Module modesetting: vendor="X.Org Foundation"
[    61.184] 	compiled for 1.21.1.8, module version = 1.21.1
[    61.184] 	Module class: X.Org Video Driver
[    61.184] 	ABI class: X.Org Video Driver, version 25.2
[    61.184] (II) LoadModule: "fbdev"
[    61.184] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    61.185] (II) Module fbdev: vendor="X.Org Foundation"
[    61.185] 	compiled for 1.21.1.1, module version = 0.5.0
[    61.185] 	Module class: X.Org Video Driver
[    61.185] 	ABI class: X.Org Video Driver, version 25.2
[    61.185] (II) LoadModule: "vesa"
[    61.185] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    61.185] (II) Module vesa: vendor="X.Org Foundation"
[    61.185] 	compiled for 1.21.1.4, module version = 2.6.0
[    61.185] 	Module class: X.Org Video Driver
[    61.185] 	ABI class: X.Org Video Driver, version 25.2
[    61.185] (II) NVIDIA dlloader X Driver  530.41.03  Thu Mar 16 19:25:45 UTC 2023
[    61.185] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    61.185] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    61.185] (II) FBDEV: driver for framebuffer: fbdev
[    61.185] (II) VESA: driver for VESA chipsets: vesa
[    61.185] (II) systemd-logind: releasing fd for 226:0
[    61.185] (II) Loading sub module "fb"
[    61.185] (II) LoadModule: "fb"
[    61.185] (II) Module "fb" already built-in
[    61.185] (II) Loading sub module "wfb"
[    61.185] (II) LoadModule: "wfb"
[    61.185] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    61.185] (II) Module wfb: vendor="X.Org Foundation"
[    61.185] 	compiled for 1.21.1.8, module version = 1.0.0
[    61.185] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    61.185] (WW) Falling back to old probe method for modesetting
[    61.185] (WW) Falling back to old probe method for fbdev
[    61.185] (II) Loading sub module "fbdevhw"
[    61.185] (II) LoadModule: "fbdevhw"
[    61.185] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    61.185] (II) Module fbdevhw: vendor="X.Org Foundation"
[    61.185] 	compiled for 1.21.1.8, module version = 0.0.2
[    61.185] 	ABI class: X.Org Video Driver, version 25.2
[    61.185] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    61.185] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    61.185] (==) NVIDIA(0): RGB weight 888
[    61.185] (==) NVIDIA(0): Default visual is TrueColor
[    61.185] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    61.185] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    61.185] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    61.185] (**) NVIDIA(0): Enabling 2D acceleration
[    61.185] (II) Loading sub module "glxserver_nvidia"
[    61.185] (II) LoadModule: "glxserver_nvidia"
[    61.185] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    61.188] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    61.189] 	compiled for 1.6.99.901, module version = 1.0.0
[    61.189] 	Module class: X.Org Server Extension
[    61.189] (II) NVIDIA GLX Module  530.41.03  Thu Mar 16 19:27:05 UTC 2023
[    61.189] (II) NVIDIA: The X server supports PRIME Render Offload.

Last edited by Tetlus (2023-04-30 23:54:52)

Offline

#2 2023-04-30 21:57:41

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,325

Re: running "startx" second time shows black screen [SOLVED]

Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.

[    61.185] (II) FBDEV: driver for framebuffer: fbdev
[    61.185] (II) VESA: driver for VESA chipsets: vesa

Remove xf86-video-vesa and xf86-video-fbdev, you don't want to use them ever.

See https://wiki.archlinux.org/title/NVIDIA … de_setting - but the xorg log stops probably short because you force a reboot?
Can you ssh into the system?
Otherwise see https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
Also please post your complete system journal for the boot:

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

The inability to switch the TTY smells like more of a kernel problem.

Fyi

reinstalling nvidia drivers,
adding

xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

booting with "nomodeset" parameter.

is all pointless, nomodeset actually "harmful"

Offline

#3 2023-04-30 23:32:00

Tetlus
Member
Registered: 2023-04-30
Posts: 3

Re: running "startx" second time shows black screen [SOLVED]

Thanks for the reply,

Strangly enough I am able to ssh into the system even though it appears totally unresponsive.
Iv'e killed the xinit process and logged out of the session, but that didn't change anything on the host machines display.

Xorg.0.log.old

1117.848] 	Entry deleted from font path.
[  1117.848] (==) FontPath set to:
	
[  1117.848] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1117.848] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1117.848] (II) Module ABI versions:
[  1117.848] 	X.Org ANSI C Emulation: 0.4
[  1117.848] 	X.Org Video Driver: 25.2
[  1117.848] 	X.Org XInput driver : 24.4
[  1117.848] 	X.Org Server Extension : 10.0
[  1117.848] (++) using VT number 1

[  1117.849] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1117.849] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1117.849] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:08:00.0/drm/card0
[  1117.849] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[  1117.850] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1117.851] (--) PCI:*(8@0:0:0) 10de:2489:19da:6630 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[  1117.851] (II) Open ACPI successful (/var/run/acpid.socket)
[  1117.851] (II) LoadModule: "glx"
[  1117.851] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1117.851] (II) Module glx: vendor="X.Org Foundation"
[  1117.851] 	compiled for 1.21.1.8, module version = 1.0.0
[  1117.851] 	ABI class: X.Org Server Extension, version 10.0
[  1117.851] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[  1117.851] 	loading driver: nvidia
[  1117.851] (==) Matched nvidia as autoconfigured driver 0
[  1117.851] (==) Matched nouveau as autoconfigured driver 1
[  1117.851] (==) Matched nv as autoconfigured driver 2
[  1117.851] (==) Matched modesetting as autoconfigured driver 3
[  1117.851] (==) Matched fbdev as autoconfigured driver 4
[  1117.851] (==) Matched vesa as autoconfigured driver 5
[  1117.851] (==) Assigned the driver to the xf86ConfigLayout
[  1117.851] (II) LoadModule: "nvidia"
[  1117.851] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1117.852] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1117.852] 	compiled for 1.6.99.901, module version = 1.0.0
[  1117.852] 	Module class: X.Org Video Driver
[  1117.852] (II) LoadModule: "nouveau"
[  1117.852] (WW) Warning, couldn't open module nouveau
[  1117.852] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  1117.852] (II) LoadModule: "nv"
[  1117.852] (WW) Warning, couldn't open module nv
[  1117.852] (EE) Failed to load module "nv" (module does not exist, 0)
[  1117.852] (II) LoadModule: "modesetting"
[  1117.852] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1117.852] (II) Module modesetting: vendor="X.Org Foundation"
[  1117.852] 	compiled for 1.21.1.8, module version = 1.21.1
[  1117.852] 	Module class: X.Org Video Driver
[  1117.852] 	ABI class: X.Org Video Driver, version 25.2
[  1117.852] (II) LoadModule: "fbdev"
[  1117.852] (WW) Warning, couldn't open module fbdev
[  1117.852] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1117.852] (II) LoadModule: "vesa"
[  1117.852] (WW) Warning, couldn't open module vesa
[  1117.852] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1117.852] (II) NVIDIA dlloader X Driver  530.41.03  Thu Mar 16 19:25:45 UTC 2023
[  1117.852] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1117.852] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1117.852] (II) systemd-logind: releasing fd for 226:0
[  1117.852] (II) Loading sub module "fb"
[  1117.852] (II) LoadModule: "fb"
[  1117.852] (II) Module "fb" already built-in
[  1117.852] (II) Loading sub module "wfb"
[  1117.852] (II) LoadModule: "wfb"
[  1117.852] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1117.853] (II) Module wfb: vendor="X.Org Foundation"
[  1117.853] 	compiled for 1.21.1.8, module version = 1.0.0
[  1117.853] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1117.853] (WW) Falling back to old probe method for modesetting
[  1117.853] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1117.853] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  1117.853] (==) NVIDIA(0): RGB weight 888
[  1117.853] (==) NVIDIA(0): Default visual is TrueColor
[  1117.853] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1117.853] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[  1117.853] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[  1117.853] (**) NVIDIA(0): Enabling 2D acceleration
[  1117.853] (II) Loading sub module "glxserver_nvidia"
[  1117.853] (II) LoadModule: "glxserver_nvidia"
[  1117.853] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  1117.856] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  1117.856] 	compiled for 1.6.99.901, module version = 1.0.0
[  1117.856] 	Module class: X.Org Server Extension
[  1117.856] (II) NVIDIA GLX Module  530.41.03  Thu Mar 16 19:27:05 UTC 2023
[  1117.856] (II) NVIDIA: The X server supports PRIME Render Offload.
[  1238.955] (EE) NVIDIA(GPU-0): Failed to select a display subsystem.
[  1243.210] (EE) NVIDIA(0): Failing initialization of X screen
[  1243.210] (II) UnloadModule: "nvidia"
[  1243.210] (II) UnloadSubModule: "glxserver_nvidia"
[  1243.210] (II) Unloading glxserver_nvidia
[  1243.210] (II) UnloadSubModule: "wfb"
[  1243.210] (EE) Screen(s) found, but none have a usable configuration.
[  1243.210] (EE) 
Fatal server error:
[  1243.210] (EE) no screens found(EE) 
[  1243.210] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1243.210] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1243.210] (EE) 
[  1243.210] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  1243.210] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  1243.210] (WW) xf86OpenConsole: VT_GETSTATE failed: Input/output error
[  1243.210] (EE) Server terminated with error (1). Closing log file.

Xorg.0.log

after some time, the xinit will automaticly close

1117.848] 	Entry deleted from font path.
[  1117.848] (==) FontPath set to:
	
[  1117.848] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1117.848] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1117.848] (II) Module ABI versions:
[  1117.848] 	X.Org ANSI C Emulation: 0.4
[  1117.848] 	X.Org Video Driver: 25.2
[  1117.848] 	X.Org XInput driver : 24.4
[  1117.848] 	X.Org Server Extension : 10.0
[  1117.848] (++) using VT number 1

[  1117.849] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1117.849] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1117.849] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:08:00.0/drm/card0
[  1117.849] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[  1117.850] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1117.851] (--) PCI:*(8@0:0:0) 10de:2489:19da:6630 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[  1117.851] (II) Open ACPI successful (/var/run/acpid.socket)
[  1117.851] (II) LoadModule: "glx"
[  1117.851] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1117.851] (II) Module glx: vendor="X.Org Foundation"
[  1117.851] 	compiled for 1.21.1.8, module version = 1.0.0
[  1117.851] 	ABI class: X.Org Server Extension, version 10.0
[  1117.851] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[  1117.851] 	loading driver: nvidia
[  1117.851] (==) Matched nvidia as autoconfigured driver 0
[  1117.851] (==) Matched nouveau as autoconfigured driver 1
[  1117.851] (==) Matched nv as autoconfigured driver 2
[  1117.851] (==) Matched modesetting as autoconfigured driver 3
[  1117.851] (==) Matched fbdev as autoconfigured driver 4
[  1117.851] (==) Matched vesa as autoconfigured driver 5
[  1117.851] (==) Assigned the driver to the xf86ConfigLayout
[  1117.851] (II) LoadModule: "nvidia"
[  1117.851] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1117.852] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1117.852] 	compiled for 1.6.99.901, module version = 1.0.0
[  1117.852] 	Module class: X.Org Video Driver
[  1117.852] (II) LoadModule: "nouveau"
[  1117.852] (WW) Warning, couldn't open module nouveau
[  1117.852] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  1117.852] (II) LoadModule: "nv"
[  1117.852] (WW) Warning, couldn't open module nv
[  1117.852] (EE) Failed to load module "nv" (module does not exist, 0)
[  1117.852] (II) LoadModule: "modesetting"
[  1117.852] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1117.852] (II) Module modesetting: vendor="X.Org Foundation"
[  1117.852] 	compiled for 1.21.1.8, module version = 1.21.1
[  1117.852] 	Module class: X.Org Video Driver
[  1117.852] 	ABI class: X.Org Video Driver, version 25.2
[  1117.852] (II) LoadModule: "fbdev"
[  1117.852] (WW) Warning, couldn't open module fbdev
[  1117.852] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1117.852] (II) LoadModule: "vesa"
[  1117.852] (WW) Warning, couldn't open module vesa
[  1117.852] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1117.852] (II) NVIDIA dlloader X Driver  530.41.03  Thu Mar 16 19:25:45 UTC 2023
[  1117.852] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1117.852] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1117.852] (II) systemd-logind: releasing fd for 226:0
[  1117.852] (II) Loading sub module "fb"
[  1117.852] (II) LoadModule: "fb"
[  1117.852] (II) Module "fb" already built-in
[  1117.852] (II) Loading sub module "wfb"
[  1117.852] (II) LoadModule: "wfb"
[  1117.852] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1117.853] (II) Module wfb: vendor="X.Org Foundation"
[  1117.853] 	compiled for 1.21.1.8, module version = 1.0.0
[  1117.853] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1117.853] (WW) Falling back to old probe method for modesetting
[  1117.853] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1117.853] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  1117.853] (==) NVIDIA(0): RGB weight 888
[  1117.853] (==) NVIDIA(0): Default visual is TrueColor
[  1117.853] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1117.853] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[  1117.853] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[  1117.853] (**) NVIDIA(0): Enabling 2D acceleration
[  1117.853] (II) Loading sub module "glxserver_nvidia"
[  1117.853] (II) LoadModule: "glxserver_nvidia"
[  1117.853] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  1117.856] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  1117.856] 	compiled for 1.6.99.901, module version = 1.0.0
[  1117.856] 	Module class: X.Org Server Extension
[  1117.856] (II) NVIDIA GLX Module  530.41.03  Thu Mar 16 19:27:05 UTC 2023
[  1117.856] (II) NVIDIA: The X server supports PRIME Render Offload.
[  1238.955] (EE) NVIDIA(GPU-0): Failed to select a display subsystem.
[  1243.210] (EE) NVIDIA(0): Failing initialization of X screen
[  1243.210] (II) UnloadModule: "nvidia"
[  1243.210] (II) UnloadSubModule: "glxserver_nvidia"
[  1243.210] (II) Unloading glxserver_nvidia
[  1243.210] (II) UnloadSubModule: "wfb"
[  1243.210] (EE) Screen(s) found, but none have a usable configuration.
[  1243.210] (EE) 
Fatal server error:
[  1243.210] (EE) no screens found(EE) 
[  1243.210] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1243.210] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1243.210] (EE) 
[  1243.210] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  1243.210] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  1243.210] (WW) xf86OpenConsole: VT_GETSTATE failed: Input/output error
[  1243.210] (EE) Server terminated with error (1). Closing log file.

system boot journal

Apr 30 18:51:13 archlinux kernel: Linux version 6.2.13-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed, 26 Apr 2023 20:50:14 +0000
Apr 30 18:51:13 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=51468bd3-b971-4015-b5d7-489a389d8180 rw rootfstype=ext4 loglevel=3 quiet
Apr 30 18:51:13 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 30 18:51:13 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 30 18:51:13 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 30 18:51:13 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Apr 30 18:51:13 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 30 18:51:13 archlinux kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Apr 30 18:51:13 archlinux kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Apr 30 18:51:13 archlinux kernel: signal: max sigframe size: 3376
Apr 30 18:51:13 archlinux kernel: BIOS-provided physical RAM map:
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000000b020000-0x000000009a3b9fff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000009a3ba000-0x000000009a3bafff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000009a3bb000-0x000000009a3dffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000009a3e0000-0x000000009a3e0fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000009a3e1000-0x00000000bb07dfff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bb07e000-0x00000000bb3e0fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bb3e1000-0x00000000bb427fff] ACPI data
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bb428000-0x00000000bcea0fff] ACPI NVS
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bcea1000-0x00000000bdd7afff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bdd7b000-0x00000000bddfefff] type 20
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
Apr 30 18:51:13 archlinux kernel: BIOS-e820: [mem 0x000000043f380000-0x000000043fffffff] reserved
Apr 30 18:51:13 archlinux kernel: NX (Execute Disable) protection: active
Apr 30 18:51:13 archlinux kernel: efi: EFI v2.70 by American Megatrends
Apr 30 18:51:13 archlinux kernel: efi: ACPI=0xbce8a000 ACPI 2.0=0xbce8a014 TPMFinalLog=0xbce54000 SMBIOS=0xbdc29000 SMBIOS 3.0=0xbdc28000 MEMATTR=0xb6868018 ESRT=0xb79ba118 
Apr 30 18:51:13 archlinux kernel: efi: Remove mem298: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Apr 30 18:51:13 archlinux kernel: efi: Remove mem299: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Apr 30 18:51:13 archlinux kernel: efi: Remove mem300: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem301: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Remove mem302: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem303: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem304: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem305: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem306: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem307: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem308: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Not removing mem309: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Apr 30 18:51:13 archlinux kernel: efi: Remove mem310: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Apr 30 18:51:13 archlinux kernel: SMBIOS 3.2.0 present.
Apr 30 18:51:13 archlinux kernel: DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F10 09/18/2020
Apr 30 18:51:13 archlinux kernel: tsc: Fast TSC calibration using PIT
Apr 30 18:51:13 archlinux kernel: tsc: Detected 3792.652 MHz processor
Apr 30 18:51:13 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 30 18:51:13 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 30 18:51:13 archlinux kernel: last_pfn = 0x43f380 max_arch_pfn = 0x400000000
Apr 30 18:51:13 archlinux kernel: total RAM covered: 3071M
Apr 30 18:51:13 archlinux kernel: Found optimal setting for mtrr clean up
Apr 30 18:51:13 archlinux kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 3          lose cover RAM: 0G
Apr 30 18:51:13 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 30 18:51:13 archlinux kernel: e820: update [mem 0xbd540000-0xbd54ffff] usable ==> reserved
Apr 30 18:51:13 archlinux kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Apr 30 18:51:13 archlinux kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
Apr 30 18:51:13 archlinux kernel: esrt: Reserving ESRT space from 0x00000000b79ba118 to 0x00000000b79ba150.
Apr 30 18:51:13 archlinux kernel: e820: update [mem 0xb79ba000-0xb79bafff] usable ==> reserved
Apr 30 18:51:13 archlinux kernel: Using GB pages for direct mapping
Apr 30 18:51:13 archlinux kernel: Secure boot disabled
Apr 30 18:51:13 archlinux kernel: RAMDISK: [mem 0x36af7000-0x37572fff]
Apr 30 18:51:13 archlinux kernel: ACPI: Early table checksum verification disabled
Apr 30 18:51:13 archlinux kernel: ACPI: RSDP 0x00000000BCE8A014 000024 (v02 ALASKA)
Apr 30 18:51:13 archlinux kernel: ACPI: XSDT 0x00000000BCE89728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
Apr 30 18:51:13 archlinux kernel: ACPI: FACP 0x00000000BB40F000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: DSDT 0x00000000BB408000 006130 (v02 ALASKA A M I    01072009 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: FACS 0x00000000BCE84000 000040
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB41E000 009916 (v01 GBT    GSWApp   00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB415000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB411000 003CB6 (v01 AMD    AMD AOD  00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB410000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Apr 30 18:51:13 archlinux kernel: ACPI: FIDT 0x00000000BB407000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: MCFG 0x00000000BB406000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: HPET 0x00000000BB405000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Apr 30 18:51:13 archlinux kernel: ACPI: BGRT 0x00000000BB404000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: TPM2 0x00000000BB403000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Apr 30 18:51:13 archlinux kernel: ACPI: IVRS 0x00000000BB402000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Apr 30 18:51:13 archlinux kernel: ACPI: PCCT 0x00000000BB401000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3FD000 003FB9 (v02 AMD    AmdTable 00000001 AMD  00000001)
Apr 30 18:51:13 archlinux kernel: ACPI: CRAT 0x00000000BB3FC000 000E98 (v01 AMD    AmdTable 00000001 AMD  00000001)
Apr 30 18:51:13 archlinux kernel: ACPI: CDIT 0x00000000BB3FB000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3FA000 0005F6 (v01 AMD    ArticDGP 00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3F6000 003684 (v01 AMD    ArticN   00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: WSMT 0x00000000BB3F5000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: APIC 0x00000000BB3F4000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3F3000 00008D (v01 AMD    ArticDIS 00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3F1000 00147F (v01 AMD    ArticC   00000001 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: SSDT 0x00000000BB3F0000 0000BF (v01 AMD    AmdTable 00001000 INTL 20190509)
Apr 30 18:51:13 archlinux kernel: ACPI: FPDT 0x00000000BB3EF000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xbb40f000-0xbb40f113]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xbb408000-0xbb40e12f]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xbce84000-0xbce8403f]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb41e000-0xbb427915]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb415000-0xbb41dc97]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb411000-0xbb414cb5]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb410000-0xbb410220]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0xbb407000-0xbb40709b]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xbb406000-0xbb40603b]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xbb405000-0xbb405037]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xbb404000-0xbb404037]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xbb403000-0xbb40304b]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xbb402000-0xbb4020cf]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving PCCT table memory at [mem 0xbb401000-0xbb40106d]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3fd000-0xbb400fb8]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xbb3fc000-0xbb3fce97]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xbb3fb000-0xbb3fb028]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3fa000-0xbb3fa5f5]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3f6000-0xbb3f9683]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0xbb3f5000-0xbb3f5027]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xbb3f4000-0xbb3f415d]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3f3000-0xbb3f308c]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3f1000-0xbb3f247e]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xbb3f0000-0xbb3f00be]
Apr 30 18:51:13 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xbb3ef000-0xbb3ef043]
Apr 30 18:51:13 archlinux kernel: No NUMA configuration found
Apr 30 18:51:13 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
Apr 30 18:51:13 archlinux kernel: NODE_DATA(0) allocated [mem 0x43f37b000-0x43f37ffff]
Apr 30 18:51:13 archlinux kernel: Zone ranges:
Apr 30 18:51:13 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 30 18:51:13 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 30 18:51:13 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000043f37ffff]
Apr 30 18:51:13 archlinux kernel:   Device   empty
Apr 30 18:51:13 archlinux kernel: Movable zone start for each node
Apr 30 18:51:13 archlinux kernel: Early memory node ranges
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009dfffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x000000000a20e000-0x000000000affffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x000000000b020000-0x000000009a3b9fff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x000000009a3bb000-0x000000009a3dffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x000000009a3e1000-0x00000000bb07dfff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x00000000bddff000-0x00000000beffffff]
Apr 30 18:51:13 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000043f37ffff]
Apr 30 18:51:13 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 14 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone DMA32: 11649 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
Apr 30 18:51:13 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Apr 30 18:51:13 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 30 18:51:13 archlinux kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Apr 30 18:51:13 archlinux kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Apr 30 18:51:13 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 30 18:51:13 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Apr 30 18:51:13 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 30 18:51:13 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Apr 30 18:51:13 archlinux kernel: e820: update [mem 0xb6d80000-0xb6dd6fff] usable ==> reserved
Apr 30 18:51:13 archlinux kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09e00000-0x09ffffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x9a3ba000-0x9a3bafff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x9a3e0000-0x9a3e0fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb6d80000-0xb6dd6fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb79ba000-0xb79bafff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbb07e000-0xbb3e0fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbb3e1000-0xbb427fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbb428000-0xbcea0fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbcea1000-0xbdd7afff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbdd7b000-0xbddfefff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Apr 30 18:51:13 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Apr 30 18:51:13 archlinux kernel: [mem 0xc0000000-0xfe9fffff] available for PCI devices
Apr 30 18:51:13 archlinux kernel: Booting paravirtualized kernel on bare hardware
Apr 30 18:51:13 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 30 18:51:13 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Apr 30 18:51:13 archlinux kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Apr 30 18:51:13 archlinux kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Apr 30 18:51:13 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Apr 30 18:51:13 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Apr 30 18:51:13 archlinux kernel: Fallback order for Node 0: 0 
Apr 30 18:51:13 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4109311
Apr 30 18:51:13 archlinux kernel: Policy zone: Normal
Apr 30 18:51:13 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=51468bd3-b971-4015-b5d7-489a389d8180 rw rootfstype=ext4 loglevel=3 quiet
Apr 30 18:51:13 archlinux kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Apr 30 18:51:13 archlinux kernel: random: crng init done
Apr 30 18:51:13 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Apr 30 18:51:13 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Apr 30 18:51:13 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Apr 30 18:51:13 archlinux kernel: printk: log_buf_len: 262144 bytes
Apr 30 18:51:13 archlinux kernel: printk: early log buf free: 114176(87%)
Apr 30 18:51:13 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 30 18:51:13 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 30 18:51:13 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 30 18:51:13 archlinux kernel: software IO TLB: area num 32.
Apr 30 18:51:13 archlinux kernel: Memory: 16184176K/16698808K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 514372K reserved, 0K cma-reserved)
Apr 30 18:51:13 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Apr 30 18:51:13 archlinux kernel: ftrace: allocating 46882 entries in 184 pages
Apr 30 18:51:13 archlinux kernel: ftrace: allocated 184 pages with 4 groups
Apr 30 18:51:13 archlinux kernel: Dynamic Preempt: full
Apr 30 18:51:13 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 30 18:51:13 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Apr 30 18:51:13 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 30 18:51:13 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Apr 30 18:51:13 archlinux kernel:         Rude variant of Tasks RCU enabled.
Apr 30 18:51:13 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Apr 30 18:51:13 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 30 18:51:13 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Apr 30 18:51:13 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Apr 30 18:51:13 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 30 18:51:13 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 30 18:51:13 archlinux kernel: Console: colour dummy device 80x25
Apr 30 18:51:13 archlinux kernel: printk: console [tty0] enabled
Apr 30 18:51:13 archlinux kernel: ACPI: Core revision 20221020
Apr 30 18:51:13 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Apr 30 18:51:13 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Apr 30 18:51:13 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Apr 30 18:51:13 archlinux kernel: Switched APIC routing to physical flat.
Apr 30 18:51:13 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 30 18:51:13 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d567743729, max_idle_ns: 881590848065 ns
Apr 30 18:51:13 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.35 BogoMIPS (lpj=12642173)
Apr 30 18:51:13 archlinux kernel: pid_max: default: 32768 minimum: 301
Apr 30 18:51:13 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
Apr 30 18:51:13 archlinux kernel: landlock: Up and running.
Apr 30 18:51:13 archlinux kernel: Yama: becoming mindful.
Apr 30 18:51:13 archlinux kernel: LSM support for eBPF active
Apr 30 18:51:13 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 30 18:51:13 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 30 18:51:13 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Apr 30 18:51:13 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Apr 30 18:51:13 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Apr 30 18:51:13 archlinux kernel: process: using mwait in idle threads
Apr 30 18:51:13 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Apr 30 18:51:13 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Apr 30 18:51:13 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 30 18:51:13 archlinux kernel: Spectre V2 : Mitigation: Retpolines
Apr 30 18:51:13 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 30 18:51:13 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Apr 30 18:51:13 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Apr 30 18:51:13 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 30 18:51:13 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Apr 30 18:51:13 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 30 18:51:13 archlinux kernel: Freeing SMP alternatives memory: 40K
Apr 30 18:51:13 archlinux kernel: smpboot: CPU0: AMD Ryzen 7 5800X 8-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
Apr 30 18:51:13 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Apr 30 18:51:13 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 30 18:51:13 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 30 18:51:13 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 30 18:51:13 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Apr 30 18:51:13 archlinux kernel: ... version:                0
Apr 30 18:51:13 archlinux kernel: ... bit width:              48
Apr 30 18:51:13 archlinux kernel: ... generic registers:      6
Apr 30 18:51:13 archlinux kernel: ... value mask:             0000ffffffffffff
Apr 30 18:51:13 archlinux kernel: ... max period:             00007fffffffffff
Apr 30 18:51:13 archlinux kernel: ... fixed-purpose events:   0
Apr 30 18:51:13 archlinux kernel: ... event mask:             000000000000003f
Apr 30 18:51:13 archlinux kernel: rcu: Hierarchical SRCU implementation.
Apr 30 18:51:13 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Apr 30 18:51:13 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 30 18:51:13 archlinux kernel: smp: Bringing up secondary CPUs ...
Apr 30 18:51:13 archlinux kernel: x86: Booting SMP configuration:
Apr 30 18:51:13 archlinux kernel: .... node  #0, CPUs:        #1
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 1.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #2
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 2.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #3
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 3.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #4
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 4.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #5
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 5.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #6
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 6.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #7
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 7.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:   #8
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 8.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Apr 30 18:51:13 archlinux kernel:   #9
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 9.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:  #10
Apr 30 18:51:13 archlinux kernel: __common_interrupt: 10.55 No irq handler for vector
Apr 30 18:51:13 archlinux kernel:  #11 #12 #13 #14 #15
Apr 30 18:51:13 archlinux kernel: smp: Brought up 1 node, 16 CPUs
Apr 30 18:51:13 archlinux kernel: smpboot: Max logical packages: 2
Apr 30 18:51:13 archlinux kernel: smpboot: Total of 16 processors activated (121413.73 BogoMIPS)
Apr 30 18:51:13 archlinux kernel: devtmpfs: initialized
Apr 30 18:51:13 archlinux kernel: x86/mm: Memory block size: 128MB
Apr 30 18:51:13 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
Apr 30 18:51:13 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbb428000-0xbcea0fff] (27758592 bytes)
Apr 30 18:51:13 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 30 18:51:13 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Apr 30 18:51:13 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Apr 30 18:51:13 archlinux kernel: PM: RTC time: 22:51:08, date: 2023-04-30
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 30 18:51:13 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Apr 30 18:51:13 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 30 18:51:13 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 30 18:51:13 archlinux kernel: audit: initializing netlink subsys (disabled)
Apr 30 18:51:13 archlinux kernel: audit: type=2000 audit(1682895067.173:1): state=initialized audit_enabled=0 res=1
Apr 30 18:51:13 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 30 18:51:13 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 30 18:51:13 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 30 18:51:13 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 30 18:51:13 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 30 18:51:13 archlinux kernel: cpuidle: using governor ladder
Apr 30 18:51:13 archlinux kernel: cpuidle: using governor menu
Apr 30 18:51:13 archlinux kernel: Detected 1 PCC Subspaces
Apr 30 18:51:13 archlinux kernel: Registering PCC driver as Mailbox controller
Apr 30 18:51:13 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 30 18:51:13 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Apr 30 18:51:13 archlinux kernel: PCI: not using MMCONFIG
Apr 30 18:51:13 archlinux kernel: PCI: Using configuration type 1 for base access
Apr 30 18:51:13 archlinux kernel: PCI: Using configuration type 1 for extended access
Apr 30 18:51:13 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 30 18:51:13 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 30 18:51:13 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 30 18:51:13 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 30 18:51:13 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 30 18:51:13 archlinux kernel: fbcon: Taking over console
Apr 30 18:51:13 archlinux kernel: ACPI: Added _OSI(Module Device)
Apr 30 18:51:13 archlinux kernel: ACPI: Added _OSI(Processor Device)
Apr 30 18:51:13 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 30 18:51:13 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 30 18:51:13 archlinux kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Apr 30 18:51:13 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 30 18:51:13 archlinux kernel: ACPI: Interpreter enabled
Apr 30 18:51:13 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 30 18:51:13 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Apr 30 18:51:13 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Apr 30 18:51:13 archlinux kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
Apr 30 18:51:13 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 30 18:51:13 archlinux kernel: PCI: Using E820 reservations for host bridge windows
Apr 30 18:51:13 archlinux kernel: ACPI: Enabled 4 GPEs in block 00 to 1F
Apr 30 18:51:13 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Apr 30 18:51:13 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 30 18:51:13 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Apr 30 18:51:13 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Apr 30 18:51:13 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Apr 30 18:51:13 archlinux kernel: PCI host bridge to bus 0000:00
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Apr 30 18:51:13 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Apr 30 18:51:13 archlinux kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
Apr 30 18:51:13 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc8fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 02-07]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: [1022:43ea] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: PME# supported from D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-07]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: [10ec:8125] type 00 class 0x020000
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: reg 0x10: [io  0xf000-0xf0ff]
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: reg 0x18: [mem 0xfc600000-0xfc60ffff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: reg 0x20: [mem 0xfc610000-0xfc613fff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: supports D1 D2
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: PCI bridge to [bus 06]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:07:00.0: [8086:2723] type 00 class 0x028000
Apr 30 18:51:13 archlinux kernel: pci 0000:07:00.0: reg 0x10: [mem 0xfc500000-0xfc503fff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: PCI bridge to [bus 07]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: [10de:2489] type 00 class 0x030000
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: reg 0x24: [io  0xe000-0xe07f]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: BAR 1: assigned to efifb
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.1: [10de:228b] type 00 class 0x040300
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 08]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:09:00.0: [1022:148a] type 00 class 0x130000
Apr 30 18:51:13 archlinux kernel: pci 0000:09:00.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 09]
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.0: [1022:1485] type 00 class 0x130000
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.1: [1022:1486] type 00 class 0x108000
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.1: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.3: [1022:149c] type 00 class 0x0c0330
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.3: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.4: [1022:1487] type 00 class 0x040300
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.4: enabling Extended Tags
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.4: PME# supported from D0 D3hot D3cold
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0a]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Apr 30 18:51:13 archlinux kernel: iommu: Default domain type: Translated 
Apr 30 18:51:13 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Apr 30 18:51:13 archlinux kernel: SCSI subsystem initialized
Apr 30 18:51:13 archlinux kernel: libata version 3.00 loaded.
Apr 30 18:51:13 archlinux kernel: ACPI: bus type USB registered
Apr 30 18:51:13 archlinux kernel: usbcore: registered new interface driver usbfs
Apr 30 18:51:13 archlinux kernel: usbcore: registered new interface driver hub
Apr 30 18:51:13 archlinux kernel: usbcore: registered new device driver usb
Apr 30 18:51:13 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 30 18:51:13 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 30 18:51:13 archlinux kernel: PTP clock support registered
Apr 30 18:51:13 archlinux kernel: EDAC MC: Ver: 3.0.0
Apr 30 18:51:13 archlinux kernel: Registered efivars operations
Apr 30 18:51:13 archlinux kernel: NetLabel: Initializing
Apr 30 18:51:13 archlinux kernel: NetLabel:  domain hash size = 128
Apr 30 18:51:13 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 30 18:51:13 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Apr 30 18:51:13 archlinux kernel: mctp: management component transport protocol core
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_MCTP protocol family
Apr 30 18:51:13 archlinux kernel: PCI: Using ACPI for IRQ routing
Apr 30 18:51:13 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x09e00000-0x0bffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x9a3ba000-0x9bffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x9a3e0000-0x9bffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0xb6d80000-0xb7ffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0xb79ba000-0xb7ffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0xbb07e000-0xbbffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
Apr 30 18:51:13 archlinux kernel: e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: vgaarb: setting as boot VGA device
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: vgaarb: bridge control possible
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 30 18:51:13 archlinux kernel: vgaarb: loaded
Apr 30 18:51:13 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Apr 30 18:51:13 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Apr 30 18:51:13 archlinux kernel: clocksource: Switched to clocksource tsc-early
Apr 30 18:51:13 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Apr 30 18:51:13 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 30 18:51:13 archlinux kernel: pnp: PnP ACPI init
Apr 30 18:51:13 archlinux kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x040b] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x04d6] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c14] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c52] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c6c] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0c6f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0cd0-0x0cd1] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0cd2-0x0cd3] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0cd4-0x0cd5] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0cd6-0x0cd7] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Apr 30 18:51:13 archlinux kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Apr 30 18:51:13 archlinux kernel: pnp: PnP ACPI: found 5 devices
Apr 30 18:51:13 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_INET protocol family
Apr 30 18:51:13 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 30 18:51:13 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 30 18:51:13 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 30 18:51:13 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 30 18:51:13 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Apr 30 18:51:13 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 30 18:51:13 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Apr 30 18:51:13 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 30 18:51:13 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_XDP protocol family
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc8fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: PCI bridge to [bus 06]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: PCI bridge to [bus 07]
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-07]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 02-07]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 08]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 09]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0a]
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc8fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc7fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:06: resource 0 [io  0xf000-0xffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfb000000-0xfc0fffff]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:08: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
Apr 30 18:51:13 archlinux kernel: pci_bus 0000:0a: resource 1 [mem 0xfc200000-0xfc4fffff]
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
Apr 30 18:51:13 archlinux kernel: PCI: CLS 64 bytes, default 64
Apr 30 18:51:13 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Apr 30 18:51:13 archlinux kernel: Trying to unpack rootfs image as initramfs...
Apr 30 18:51:13 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 2
Apr 30 18:51:13 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 4
Apr 30 18:51:13 archlinux kernel: pci 0000:00:03.1: Adding to iommu group 5
Apr 30 18:51:13 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Apr 30 18:51:13 archlinux kernel: pci 0000:00:05.0: Adding to iommu group 7
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 8
Apr 30 18:51:13 archlinux kernel: pci 0000:00:07.1: Adding to iommu group 9
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 10
Apr 30 18:51:13 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 11
Apr 30 18:51:13 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 12
Apr 30 18:51:13 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 12
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 13
Apr 30 18:51:13 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 14
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.1: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:02:00.2: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:03:04.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:03:08.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:03:09.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:07:00.0: Adding to iommu group 15
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 16
Apr 30 18:51:13 archlinux kernel: pci 0000:08:00.1: Adding to iommu group 16
Apr 30 18:51:13 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 17
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.0: Adding to iommu group 18
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.1: Adding to iommu group 19
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.3: Adding to iommu group 20
Apr 30 18:51:13 archlinux kernel: pci 0000:0a:00.4: Adding to iommu group 21
Apr 30 18:51:13 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Apr 30 18:51:13 archlinux kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Apr 30 18:51:13 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Apr 30 18:51:13 archlinux kernel: AMD-Vi: X2APIC enabled
Apr 30 18:51:13 archlinux kernel: AMD-Vi: Virtual APIC enabled
Apr 30 18:51:13 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 30 18:51:13 archlinux kernel: software IO TLB: mapped [mem 0x00000000b25c5000-0x00000000b65c5000] (64MB)
Apr 30 18:51:13 archlinux kernel: LVT offset 0 assigned for vector 0x400
Apr 30 18:51:13 archlinux kernel: perf: AMD IBS detected (0x000003fd)
Apr 30 18:51:13 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Apr 30 18:51:13 archlinux kernel: Initialise system trusted keyrings
Apr 30 18:51:13 archlinux kernel: Key type blacklist registered
Apr 30 18:51:13 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 30 18:51:13 archlinux kernel: zbud: loaded
Apr 30 18:51:13 archlinux kernel: integrity: Platform Keyring initialized
Apr 30 18:51:13 archlinux kernel: integrity: Machine keyring initialized
Apr 30 18:51:13 archlinux kernel: Key type asymmetric registered
Apr 30 18:51:13 archlinux kernel: Asymmetric key parser 'x509' registered
Apr 30 18:51:13 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Apr 30 18:51:13 archlinux kernel: io scheduler mq-deadline registered
Apr 30 18:51:13 archlinux kernel: io scheduler kyber registered
Apr 30 18:51:13 archlinux kernel: io scheduler bfq registered
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 26
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 26
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 27
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 27
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 28
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 28
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 30
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 30
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 31
Apr 30 18:51:13 archlinux kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 31
Apr 30 18:51:13 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 30 18:51:13 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 30 18:51:13 archlinux kernel: ACPI: button: Power Button [PWRB]
Apr 30 18:51:13 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Apr 30 18:51:13 archlinux kernel: ACPI: button: Power Button [PWRF]
Apr 30 18:51:13 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1165
Apr 30 18:51:13 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 2 idle states
Apr 30 18:51:13 archlinux kernel: Freeing initrd memory: 10736K
Apr 30 18:51:13 archlinux kernel: tsc: Refined TSC clocksource calibration: 3792.872 MHz
Apr 30 18:51:13 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5815bbf2a, max_idle_ns: 881590783532 ns
Apr 30 18:51:13 archlinux kernel: clocksource: Switched to clocksource tsc
Apr 30 18:51:13 archlinux kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
Apr 30 18:51:13 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 30 18:51:13 archlinux kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Apr 30 18:51:13 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 30 18:51:13 archlinux kernel: Non-volatile memory driver v1.3
Apr 30 18:51:13 archlinux kernel: Linux agpgart interface v0.103
Apr 30 18:51:13 archlinux kernel: tpm tpm0: AMD fTPM version 0x3002500000005 causes system stutter; hwrng disabled
Apr 30 18:51:13 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Apr 30 18:51:13 archlinux kernel: ACPI: bus type drm_connector registered
Apr 30 18:51:13 archlinux kernel: ahci 0000:02:00.1: version 3.0
Apr 30 18:51:13 archlinux kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Apr 30 18:51:13 archlinux kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Apr 30 18:51:13 archlinux kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Apr 30 18:51:13 archlinux kernel: scsi host0: ahci
Apr 30 18:51:13 archlinux kernel: scsi host1: ahci
Apr 30 18:51:13 archlinux kernel: scsi host2: ahci
Apr 30 18:51:13 archlinux kernel: scsi host3: ahci
Apr 30 18:51:13 archlinux kernel: scsi host4: ahci
Apr 30 18:51:13 archlinux kernel: scsi host5: ahci
Apr 30 18:51:13 archlinux kernel: ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 39
Apr 30 18:51:13 archlinux kernel: ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 39
Apr 30 18:51:13 archlinux kernel: ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 39
Apr 30 18:51:13 archlinux kernel: ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 39
Apr 30 18:51:13 archlinux kernel: ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 39
Apr 30 18:51:13 archlinux kernel: ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 39
Apr 30 18:51:13 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Apr 30 18:51:13 archlinux kernel: usbserial: USB Serial support registered for generic
Apr 30 18:51:13 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Apr 30 18:51:13 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Apr 30 18:51:13 archlinux kernel: rtc_cmos 00:02: setting system clock to 2023-04-30T22:51:10 UTC (1682895070)
Apr 30 18:51:13 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Apr 30 18:51:13 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 30 18:51:13 archlinux kernel: efifb: probing for efifb
Apr 30 18:51:13 archlinux kernel: efifb: showing boot graphics
Apr 30 18:51:13 archlinux kernel: efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
Apr 30 18:51:13 archlinux kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Apr 30 18:51:13 archlinux kernel: efifb: scrolling: redraw
Apr 30 18:51:13 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 30 18:51:13 archlinux kernel: Console: switching to colour frame buffer device 128x48
Apr 30 18:51:13 archlinux kernel: fb0: EFI VGA frame buffer device
Apr 30 18:51:13 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 30 18:51:13 archlinux kernel: drop_monitor: Initializing network drop monitor service
Apr 30 18:51:13 archlinux kernel: Initializing XFRM netlink socket
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_INET6 protocol family
Apr 30 18:51:13 archlinux kernel: Segment Routing with IPv6
Apr 30 18:51:13 archlinux kernel: RPL Segment Routing with IPv6
Apr 30 18:51:13 archlinux kernel: In-situ OAM (IOAM) with IPv6
Apr 30 18:51:13 archlinux kernel: NET: Registered PF_PACKET protocol family
Apr 30 18:51:13 archlinux kernel: microcode: CPU1: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU0: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU2: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU6: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU3: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU4: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU12: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU10: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU11: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU9: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU8: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU5: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU14: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU7: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU15: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: CPU13: patch_level=0x0a201006
Apr 30 18:51:13 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Apr 30 18:51:13 archlinux kernel: resctrl: L3 allocation detected
Apr 30 18:51:13 archlinux kernel: resctrl: MB allocation detected
Apr 30 18:51:13 archlinux kernel: resctrl: L3 monitoring detected
Apr 30 18:51:13 archlinux kernel: IPI shorthand broadcast: enabled
Apr 30 18:51:13 archlinux kernel: sched_clock: Marking stable (2532664819, 217572)->(2536000493, -3118102)
Apr 30 18:51:13 archlinux kernel: registered taskstats version 1
Apr 30 18:51:13 archlinux kernel: Loading compiled-in X.509 certificates
Apr 30 18:51:13 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d0b8c82e2f3c0e1843c0d31480440f56c291b00c'
Apr 30 18:51:13 archlinux kernel: zswap: loaded using pool lz4/z3fold
Apr 30 18:51:13 archlinux kernel: Key type .fscrypt registered
Apr 30 18:51:13 archlinux kernel: Key type fscrypt-provisioning registered
Apr 30 18:51:13 archlinux kernel: PM:   Magic number: 3:916:907
Apr 30 18:51:13 archlinux kernel: RAS: Correctable Errors collector initialized.
Apr 30 18:51:13 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 330)
Apr 30 18:51:13 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 330)
Apr 30 18:51:13 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 330)
Apr 30 18:51:13 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 330)
Apr 30 18:51:13 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 330)
Apr 30 18:51:13 archlinux kernel: ata6: failed to resume link (SControl 0)
Apr 30 18:51:13 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 0)
Apr 30 18:51:13 archlinux kernel: Freeing unused decrypted memory: 2036K
Apr 30 18:51:13 archlinux kernel: Freeing unused kernel image (initmem) memory: 3276K
Apr 30 18:51:13 archlinux kernel: Write protecting the kernel read-only data: 30720k
Apr 30 18:51:13 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1764K
Apr 30 18:51:13 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 30 18:51:13 archlinux kernel: rodata_test: all tests were successful
Apr 30 18:51:13 archlinux kernel: Run /init as init process
Apr 30 18:51:13 archlinux kernel:   with arguments:
Apr 30 18:51:13 archlinux kernel:     /init
Apr 30 18:51:13 archlinux kernel:   with environment:
Apr 30 18:51:13 archlinux kernel:     HOME=/
Apr 30 18:51:13 archlinux kernel:     TERM=linux
Apr 30 18:51:13 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux
Apr 30 18:51:13 archlinux systemd[1]: systemd 253.3-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Apr 30 18:51:13 archlinux systemd[1]: Detected architecture x86-64.
Apr 30 18:51:13 archlinux systemd[1]: Running in initrd.
Apr 30 18:51:13 archlinux systemd[1]: Initializing machine ID from random generator.
Apr 30 18:51:13 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Local File Systems.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Path Units.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Slice Units.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Swaps.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Timer Units.
Apr 30 18:51:13 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Apr 30 18:51:13 archlinux systemd[1]: Listening on Journal Socket.
Apr 30 18:51:13 archlinux systemd[1]: Listening on udev Control Socket.
Apr 30 18:51:13 archlinux systemd[1]: Listening on udev Kernel Socket.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Socket Units.
Apr 30 18:51:13 archlinux systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.2.13-arch1-1/modules.devname).
Apr 30 18:51:13 archlinux systemd[1]: Starting Journal Service...
Apr 30 18:51:13 archlinux systemd[1]: Starting Load Kernel Modules...
Apr 30 18:51:13 archlinux systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:13 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 30 18:51:13 archlinux systemd[1]: Starting Coldplug All udev Devices...
Apr 30 18:51:13 archlinux systemd[1]: Finished Load Kernel Modules.
Apr 30 18:51:13 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 30 18:51:13 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 30 18:51:13 archlinux systemd-journald[202]: Collecting audit messages is disabled.
Apr 30 18:51:13 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 30 18:51:13 archlinux systemd-journald[202]: Journal started
Apr 30 18:51:13 archlinux systemd-journald[202]: Runtime Journal (/run/log/journal/aa70f6533b9b494ba655395b2f989a1f) is 8.0M, max 318.2M, 310.2M free.
Apr 30 18:51:13 archlinux systemd-udevd[211]: Using default interface naming scheme 'v253'.
Apr 30 18:51:13 archlinux systemd[1]: Started Journal Service.
Apr 30 18:51:13 archlinux systemd[1]: Finished Coldplug All udev Devices.
Apr 30 18:51:13 archlinux systemd[1]: Reached target System Initialization.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Basic System.
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Apr 30 18:51:13 archlinux kernel: nvme nvme0: pci function 0000:01:00.0
Apr 30 18:51:13 archlinux kernel: nvme nvme0: missing or invalid SUBNQN field.
Apr 30 18:51:13 archlinux kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Apr 30 18:51:13 archlinux kernel: nvme nvme0: 32/0/0 default/read/poll queues
Apr 30 18:51:13 archlinux kernel:  nvme0n1: p1 p2
Apr 30 18:51:13 archlinux systemd[1]: Found device Samsung SSD 970 EVO Plus 1TB primary.
Apr 30 18:51:13 archlinux systemd[1]: Reached target Initrd Root Device.
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Apr 30 18:51:13 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
Apr 30 18:51:13 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 30 18:51:13 archlinux kernel: usb usb1: Product: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: usb usb1: Manufacturer: Linux 6.2.13-arch1-1 xhci-hcd
Apr 30 18:51:13 archlinux kernel: usb usb1: SerialNumber: 0000:02:00.0
Apr 30 18:51:13 archlinux kernel: hub 1-0:1.0: USB hub found
Apr 30 18:51:13 archlinux kernel: hub 1-0:1.0: 10 ports detected
Apr 30 18:51:13 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 30 18:51:13 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
Apr 30 18:51:13 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 30 18:51:13 archlinux kernel: usb usb2: Product: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: usb usb2: Manufacturer: Linux 6.2.13-arch1-1 xhci-hcd
Apr 30 18:51:13 archlinux kernel: usb usb2: SerialNumber: 0000:02:00.0
Apr 30 18:51:13 archlinux kernel: hub 2-0:1.0: USB hub found
Apr 30 18:51:13 archlinux kernel: hub 2-0:1.0: 4 ports detected
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
Apr 30 18:51:13 archlinux kernel: xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Apr 30 18:51:13 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
Apr 30 18:51:13 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 30 18:51:13 archlinux kernel: usb usb3: Product: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: usb usb3: Manufacturer: Linux 6.2.13-arch1-1 xhci-hcd
Apr 30 18:51:13 archlinux kernel: usb usb3: SerialNumber: 0000:0a:00.3
Apr 30 18:51:13 archlinux kernel: hub 3-0:1.0: USB hub found
Apr 30 18:51:13 archlinux kernel: hub 3-0:1.0: 4 ports detected
Apr 30 18:51:13 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 30 18:51:13 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
Apr 30 18:51:13 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 30 18:51:13 archlinux kernel: usb usb4: Product: xHCI Host Controller
Apr 30 18:51:13 archlinux kernel: usb usb4: Manufacturer: Linux 6.2.13-arch1-1 xhci-hcd
Apr 30 18:51:13 archlinux kernel: usb usb4: SerialNumber: 0000:0a:00.3
Apr 30 18:51:13 archlinux kernel: hub 4-0:1.0: USB hub found
Apr 30 18:51:13 archlinux kernel: hub 4-0:1.0: 4 ports detected
Apr 30 18:51:13 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/51468bd3-b971-4015-b5d7-489a389d8180...
Apr 30 18:51:13 archlinux systemd-fsck[265]: /dev/nvme0n1p2: recovering journal
Apr 30 18:51:13 archlinux kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Apr 30 18:51:13 archlinux kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Apr 30 18:51:13 archlinux systemd-fsck[265]: /dev/nvme0n1p2 primary superblock features different from backup, check forced.
Apr 30 18:51:13 archlinux kernel: usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
Apr 30 18:51:13 archlinux kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 30 18:51:13 archlinux kernel: usb 3-2: Product: USB2.1 Hub
Apr 30 18:51:13 archlinux kernel: usb 3-2: Manufacturer: GenesysLogic
Apr 30 18:51:13 archlinux kernel: hub 3-2:1.0: USB hub found
Apr 30 18:51:13 archlinux kernel: hub 3-2:1.0: 4 ports detected
Apr 30 18:51:13 archlinux kernel: usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Apr 30 18:51:13 archlinux kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 30 18:51:13 archlinux kernel: usb 1-7: Product: ITE Device
Apr 30 18:51:13 archlinux kernel: usb 1-7: Manufacturer: ITE Tech. Inc.
Apr 30 18:51:13 archlinux kernel: hid-generic 0003:048D:5702.0001: hiddev96,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
Apr 30 18:51:13 archlinux kernel: usbcore: registered new interface driver usbhid
Apr 30 18:51:13 archlinux kernel: usbhid: USB HID core driver
Apr 30 18:51:13 archlinux kernel: usb 1-8: new full-speed USB device number 3 using xhci_hcd
Apr 30 18:51:14 archlinux kernel: usb 3-2.2: new full-speed USB device number 3 using xhci_hcd
Apr 30 18:51:14 archlinux kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.06
Apr 30 18:51:14 archlinux kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 30 18:51:14 archlinux kernel: usb 3-2.2: Product: USB Receiver
Apr 30 18:51:14 archlinux kernel: usb 3-2.2: Manufacturer: Logitech
Apr 30 18:51:14 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C539.0002/input/input2
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:046D:C539.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input0
Apr 30 18:51:14 archlinux kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C539.0003/input/input3
Apr 30 18:51:14 archlinux kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C539.0003/input/input4
Apr 30 18:51:14 archlinux kernel: usb 1-8: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Apr 30 18:51:14 archlinux kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 30 18:51:14 archlinux kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C539.0003/input/input5
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:046D:C539.0003: input,hiddev97,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input1
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:046D:C539.0004: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
Apr 30 18:51:14 archlinux kernel: usb 3-2.3: new full-speed USB device number 4 using xhci_hcd
Apr 30 18:51:14 archlinux kernel: logitech-djreceiver 0003:046D:C539.0002: hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input0
Apr 30 18:51:14 archlinux kernel: usb 3-2.3: New USB device found, idVendor=4b42, idProduct=6062, bcdDevice= 0.03
Apr 30 18:51:14 archlinux kernel: usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 30 18:51:14 archlinux kernel: usb 3-2.3: Product: KBD75 Hotswap
Apr 30 18:51:14 archlinux kernel: usb 3-2.3: Manufacturer: KBDfans
Apr 30 18:51:14 archlinux kernel: logitech-djreceiver 0003:046D:C539.0003: hiddev97,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input1
Apr 30 18:51:14 archlinux kernel: input: KBDfans KBD75 Hotswap as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.3/3-2.3:1.0/0003:4B42:6062.0005/input/input7
Apr 30 18:51:14 archlinux kernel: logitech-djreceiver 0003:046D:C539.0004: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:4B42:6062.0005: input,hidraw4: USB HID v1.11 Keyboard [KBDfans KBD75 Hotswap] on usb-0000:0a:00.3-2.3/input0
Apr 30 18:51:14 archlinux kernel: input: KBDfans KBD75 Hotswap Mouse as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.3/3-2.3:1.1/0003:4B42:6062.0006/input/input8
Apr 30 18:51:14 archlinux kernel: input: KBDfans KBD75 Hotswap System Control as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.3/3-2.3:1.1/0003:4B42:6062.0006/input/input9
Apr 30 18:51:14 archlinux kernel: logitech-djreceiver 0003:046D:C539.0004: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
Apr 30 18:51:14 archlinux kernel: input: Logitech Wireless Mouse PID:4079 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C539.0004/0003:046D:4079.0007/input/input12
Apr 30 18:51:14 archlinux kernel: input: KBDfans KBD75 Hotswap Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.3/3-2.3:1.1/0003:4B42:6062.0006/input/input10
Apr 30 18:51:14 archlinux kernel: input: Logitech Wireless Mouse PID:4079 Mouse as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C539.0004/0003:046D:4079.0007/input/input13
Apr 30 18:51:14 archlinux kernel: input: KBDfans KBD75 Hotswap Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.3/3-2.3:1.1/0003:4B42:6062.0006/input/input11
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:046D:4079.0007: input,hidraw5: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4079] on usb-0000:0a:00.3-2.2/input2:1
Apr 30 18:51:14 archlinux kernel: hid-generic 0003:4B42:6062.0006: input,hidraw6: USB HID v1.11 Mouse [KBDfans KBD75 Hotswap] on usb-0000:0a:00.3-2.3/input1
Apr 30 18:51:14 archlinux systemd-fsck[265]: /dev/nvme0n1p2: Feature orphan_present is set but orphan file is clean.
Apr 30 18:51:14 archlinux systemd-fsck[265]: CLEARED.
Apr 30 18:51:14 archlinux systemd-fsck[265]: /dev/nvme0n1p2: 599177/61022208 files (0.7% non-contiguous), 23254486/244059136 blocks
Apr 30 18:51:14 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/51468bd3-b971-4015-b5d7-489a389d8180.
Apr 30 18:51:14 archlinux systemd[1]: Mounting /sysroot...
Apr 30 18:51:14 archlinux systemd[1]: Mounted /sysroot.
Apr 30 18:51:14 archlinux systemd[1]: Reached target Initrd Root File System.
Apr 30 18:51:14 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Apr 30 18:51:14 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem 51468bd3-b971-4015-b5d7-489a389d8180 with ordered data mode. Quota mode: none.
Apr 30 18:51:14 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Apr 30 18:51:14 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Apr 30 18:51:14 archlinux systemd[1]: Reached target Initrd File Systems.
Apr 30 18:51:14 archlinux systemd[1]: Reached target Initrd Default Target.
Apr 30 18:51:14 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Initrd Default Target.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Basic System.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Initrd Root Device.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Path Units.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Slice Units.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Socket Units.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target System Initialization.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Local File Systems.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Swaps.
Apr 30 18:51:14 archlinux systemd[1]: Stopped target Timer Units.
Apr 30 18:51:14 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Apr 30 18:51:14 archlinux systemd[1]: Stopped Load Kernel Modules.
Apr 30 18:51:14 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Apr 30 18:51:14 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Apr 30 18:51:14 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Apr 30 18:51:14 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Apr 30 18:51:14 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Apr 30 18:51:15 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Apr 30 18:51:15 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: Closed udev Control Socket.
Apr 30 18:51:15 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: Closed udev Kernel Socket.
Apr 30 18:51:15 archlinux kernel: input: Logitech G Pro  as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C539.0004/0003:046D:4079.0007/input/input17
Apr 30 18:51:15 archlinux kernel: logitech-hidpp-device 0003:046D:4079.0007: input,hidraw5: USB HID v1.11 Keyboard [Logitech G Pro ] on usb-0000:0a:00.3-2.2/input2:1
Apr 30 18:51:15 archlinux systemd[1]: Starting Cleanup udev Database...
Apr 30 18:51:15 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Apr 30 18:51:15 archlinux systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Apr 30 18:51:15 archlinux systemd[1]: Finished Cleanup udev Database.
Apr 30 18:51:15 archlinux systemd[1]: Reached target Switch Root.
Apr 30 18:51:15 archlinux systemd[1]: Starting Switch Root...
Apr 30 18:51:15 archlinux systemd[1]: Switching root.
Apr 30 18:51:15 archlinux systemd-journald[202]: Journal stopped
Apr 30 18:51:15 bit-cruncher systemd-journald[202]: Received SIGTERM from PID 1 (systemd).
Apr 30 18:51:15 bit-cruncher systemd[1]: systemd 253.3-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Apr 30 18:51:15 bit-cruncher systemd[1]: Detected architecture x86-64.
Apr 30 18:51:15 bit-cruncher systemd[1]: Hostname set to <bit-cruncher>.
Apr 30 18:51:15 bit-cruncher systemd[1]: bpf-lsm: LSM BPF program attached
Apr 30 18:51:15 bit-cruncher systemd-fstab-generator[321]: Mount point  is not a valid path, ignoring.
Apr 30 18:51:15 bit-cruncher systemd-fstab-generator[321]: Mount point  is not a valid path, ignoring.
Apr 30 18:51:15 bit-cruncher kernel: zram: Added device: zram0
Apr 30 18:51:15 bit-cruncher systemd[1]: initrd-switch-root.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: Stopped Switch Root.
Apr 30 18:51:15 bit-cruncher systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Apr 30 18:51:15 bit-cruncher systemd[1]: Created slice Slice /system/getty.
Apr 30 18:51:15 bit-cruncher systemd[1]: Created slice Slice /system/modprobe.
Apr 30 18:51:15 bit-cruncher systemd[1]: Created slice Slice /system/openvpn-client.
Apr 30 18:51:15 bit-cruncher systemd[1]: Created slice Slice /system/systemd-zram-setup.
Apr 30 18:51:15 bit-cruncher systemd[1]: Created slice User and Session Slice.
Apr 30 18:51:15 bit-cruncher systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 30 18:51:15 bit-cruncher systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 30 18:51:15 bit-cruncher systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Local Encrypted Volumes.
Apr 30 18:51:15 bit-cruncher systemd[1]: Stopped target Switch Root.
Apr 30 18:51:15 bit-cruncher systemd[1]: Stopped target Initrd File Systems.
Apr 30 18:51:15 bit-cruncher systemd[1]: Stopped target Initrd Root File System.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Path Units.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Remote File Systems.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Slice Units.
Apr 30 18:51:15 bit-cruncher systemd[1]: Reached target Local Verity Protected Volumes.
Apr 30 18:51:15 bit-cruncher systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 30 18:51:15 bit-cruncher systemd[1]: Listening on Process Core Dump Socket.
Apr 30 18:51:15 bit-cruncher systemd[1]: Listening on udev Control Socket.
Apr 30 18:51:15 bit-cruncher systemd[1]: Listening on udev Kernel Socket.
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounting Huge Pages File System...
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounting POSIX Message Queue File System...
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounting Kernel Debug File System...
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounting Kernel Trace File System...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Create List of Static Device Nodes...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Module configfs...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Module dm_mod...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Module drm...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Module fuse...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Module loop...
Apr 30 18:51:15 bit-cruncher systemd[1]: Stopped Journal Service.
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Journal Service...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Load Kernel Modules...
Apr 30 18:51:15 bit-cruncher systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 30 18:51:15 bit-cruncher systemd[1]: Starting Coldplug All udev Devices...
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounted Huge Pages File System.
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounted POSIX Message Queue File System.
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounted Kernel Debug File System.
Apr 30 18:51:15 bit-cruncher systemd[1]: Mounted Kernel Trace File System.
Apr 30 18:51:15 bit-cruncher kernel: loop: module loaded
Apr 30 18:51:15 bit-cruncher kernel: EXT4-fs (nvme0n1p2): re-mounted 51468bd3-b971-4015-b5d7-489a389d8180. Quota mode: none.
Apr 30 18:51:15 bit-cruncher kernel: device-mapper: uevent: version 1.0.3
Apr 30 18:51:15 bit-cruncher kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Apr 30 18:51:15 bit-cruncher systemd-journald[342]: Collecting audit messages is disabled.
Apr 30 18:51:15 bit-cruncher kernel: fuse: init (API version 7.38)
Apr 30 18:51:15 bit-cruncher systemd-journald[342]: Journal started
Apr 30 18:51:15 bit-cruncher systemd-journald[342]: Runtime Journal (/run/log/journal/5b92f90f064d40109f17abe830afad1a) is 8.0M, max 318.2M, 310.2M free.
Apr 30 18:51:15 bit-cruncher systemd[1]: Queued start job for default target Graphical Interface.
Apr 30 18:51:15 bit-cruncher systemd[1]: systemd-journald.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: Finished Create List of Static Device Nodes.
Apr 30 18:51:15 bit-cruncher systemd[1]: Started Journal Service.
Apr 30 18:51:15 bit-cruncher systemd[1]: Finished Load Kernel Module configfs.
Apr 30 18:51:15 bit-cruncher systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: Finished Load Kernel Module dm_mod.
Apr 30 18:51:15 bit-cruncher systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: Finished Load Kernel Module drm.
Apr 30 18:51:15 bit-cruncher systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 30 18:51:15 bit-cruncher systemd[1]: Finished Load Kernel Module fuse.
Apr 30 18:51:15 bit-cruncher systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module loop.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Coldplug All udev Devices.
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounting FUSE Control File System...
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounting Kernel Configuration File System...
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load/Save OS Random Seed...
Apr 30 18:51:16 bit-cruncher systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Create System Users...
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounted FUSE Control File System.
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounted Kernel Configuration File System.
Apr 30 18:51:16 bit-cruncher systemd-journald[342]: Time spent on flushing to /var/log/journal/5b92f90f064d40109f17abe830afad1a is 3.757ms for 1109 entries.
Apr 30 18:51:16 bit-cruncher systemd-journald[342]: System Journal (/var/log/journal/5b92f90f064d40109f17abe830afad1a) is 597.4M, max 4.0G, 3.4G free.
Apr 30 18:51:16 bit-cruncher systemd-journald[342]: Received client request to flush runtime journal.
Apr 30 18:51:16 bit-cruncher systemd-journald[342]: File /var/log/journal/5b92f90f064d40109f17abe830afad1a/system.journal corrupted or uncleanly shut down, renaming and replacing.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load/Save OS Random Seed.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Create System Users.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 30 18:51:16 bit-cruncher systemd[1]: Reached target Preparation for Local File Systems.
Apr 30 18:51:16 bit-cruncher systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 30 18:51:16 bit-cruncher systemd-udevd[359]: Using default interface naming scheme 'v253'.
Apr 30 18:51:16 bit-cruncher systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load Kernel Module configfs...
Apr 30 18:51:16 bit-cruncher systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher kernel: mousedev: PS/2 mouse device common for all mice
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module configfs.
Apr 30 18:51:16 bit-cruncher systemd[1]: Found device /dev/zram0.
Apr 30 18:51:16 bit-cruncher systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 1TB primary being skipped.
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounting /boot...
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Create swap on /dev/zram0...
Apr 30 18:51:16 bit-cruncher kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20221020/utaddress-204)
Apr 30 18:51:16 bit-cruncher kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Apr 30 18:51:16 bit-cruncher kernel: zram0: detected capacity change from 0 to 8388608
Apr 30 18:51:16 bit-cruncher kernel: input: PC Speaker as /devices/platform/pcspkr/input/input18
Apr 30 18:51:16 bit-cruncher kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Apr 30 18:51:16 bit-cruncher zram-generator[425]: Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
Apr 30 18:51:16 bit-cruncher zram-generator[425]: LABEL=zram0, UUID=7afaccc7-fe17-4bd5-be6c-712455ae649d
Apr 30 18:51:16 bit-cruncher systemd-makefs[424]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 7afaccc7-fe17-4bd5-be6c-712455ae649d)
Apr 30 18:51:16 bit-cruncher kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Apr 30 18:51:16 bit-cruncher kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Apr 30 18:51:16 bit-cruncher kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Apr 30 18:51:16 bit-cruncher kernel: ccp 0000:0a:00.1: enabling device (0000 -> 0002)
Apr 30 18:51:16 bit-cruncher kernel: ccp 0000:0a:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Apr 30 18:51:16 bit-cruncher kernel: ccp 0000:0a:00.1: psp enabled
Apr 30 18:51:16 bit-cruncher kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Apr 30 18:51:16 bit-cruncher kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounted /boot.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Create swap on /dev/zram0.
Apr 30 18:51:16 bit-cruncher systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 30 18:51:16 bit-cruncher systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Apr 30 18:51:16 bit-cruncher kernel: cryptd: max_cpu_qlen set to 1000
Apr 30 18:51:16 bit-cruncher systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Apr 30 18:51:16 bit-cruncher systemd[1]: Reached target Swaps.
Apr 30 18:51:16 bit-cruncher kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDscFS
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: Core ver 2.22
Apr 30 18:51:16 bit-cruncher kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: HCI device and connection manager initialized
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: HCI socket layer initialized
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: L2CAP socket layer initialized
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: SCO socket layer initialized
Apr 30 18:51:16 bit-cruncher kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 30 18:51:16 bit-cruncher kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 30 18:51:16 bit-cruncher kernel: AVX2 version of gcm_enc/dec engaged.
Apr 30 18:51:16 bit-cruncher kernel: AES CTR mode by8 optimization enabled
Apr 30 18:51:16 bit-cruncher kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 30 18:51:16 bit-cruncher kernel: cfg80211: failed to load regulatory.db
Apr 30 18:51:16 bit-cruncher kernel: Intel(R) Wireless WiFi driver for Linux
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: enabling device (0000 -> 0002)
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 30 18:51:16 bit-cruncher kernel: usbcore: registered new interface driver btusb
Apr 30 18:51:16 bit-cruncher systemd[1]: Reached target Bluetooth Support.
Apr 30 18:51:16 bit-cruncher systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 30 18:51:16 bit-cruncher kernel: r8169 0000:06:00.0 eth0: RTL8125B, 18:c0:4d:ab:fb:f4, XID 641, IRQ 110
Apr 30 18:51:16 bit-cruncher kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Apr 30 18:51:16 bit-cruncher kernel: r8169 0000:06:00.0 eno1: renamed from eth0
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_intel 0000:08:00.1: Disabling MSI
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_intel 0000:0a:00.4: enabling device (0000 -> 0002)
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: api flags index 2 larger than supported by driver
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: loaded firmware version 72.daa05125.0 cc-a0-72.ucode op_mode iwlmvm
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: hci0: Boot Address: 0x24800
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: hci0: Firmware Version: 15-45.22
Apr 30 18:51:16 bit-cruncher kernel: Bluetooth: hci0: Firmware already loaded
Apr 30 18:51:16 bit-cruncher kernel: SVM: TSC scaling supported
Apr 30 18:51:16 bit-cruncher kernel: kvm: Nested Virtualization enabled
Apr 30 18:51:16 bit-cruncher kernel: SVM: kvm: Nested Paging enabled
Apr 30 18:51:16 bit-cruncher kernel: SVM: Virtual VMLOAD VMSAVE supported
Apr 30 18:51:16 bit-cruncher kernel: SVM: Virtual GIF supported
Apr 30 18:51:16 bit-cruncher kernel: SVM: LBR virtualization supported
Apr 30 18:51:16 bit-cruncher kernel: MCE: In-kernel MCE decoding enabled.
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Apr 30 18:51:16 bit-cruncher kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Apr 30 18:51:16 bit-cruncher kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input19
Apr 30 18:51:16 bit-cruncher kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input20
Apr 30 18:51:16 bit-cruncher kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input21
Apr 30 18:51:16 bit-cruncher kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input22
Apr 30 18:51:16 bit-cruncher (udev-worker)[407]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 2.
Apr 30 18:51:16 bit-cruncher kernel: nvidia: loading out-of-tree module taints kernel.
Apr 30 18:51:16 bit-cruncher kernel: nvidia: module license 'NVIDIA' taints kernel.
Apr 30 18:51:16 bit-cruncher kernel: Disabling lock debugging due to kernel taint
Apr 30 18:51:16 bit-cruncher kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input23
Apr 30 18:51:16 bit-cruncher kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input24
Apr 30 18:51:16 bit-cruncher kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input25
Apr 30 18:51:16 bit-cruncher kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input26
Apr 30 18:51:16 bit-cruncher kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input27
Apr 30 18:51:16 bit-cruncher (udev-worker)[401]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 2.
Apr 30 18:51:16 bit-cruncher kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Apr 30 18:51:16 bit-cruncher kernel: intel_rapl_common: Found RAPL domain package
Apr 30 18:51:16 bit-cruncher kernel: intel_rapl_common: Found RAPL domain core
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Apr 30 18:51:16 bit-cruncher kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load Kernel Module dm_mod...
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load Kernel Module loop...
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:16 bit-cruncher systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module dm_mod.
Apr 30 18:51:16 bit-cruncher systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module loop.
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: Detected RF HR B3, rfid=0x10a100
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load Kernel Module dm_mod...
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Load Kernel Module loop...
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 30 18:51:16 bit-cruncher systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:16 bit-cruncher systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Apr 30 18:51:16 bit-cruncher kernel: 
Apr 30 18:51:16 bit-cruncher kernel: nvidia 0000:08:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0: base HW address: b0:a4:60:2f:eb:21
Apr 30 18:51:16 bit-cruncher kernel: iwlwifi 0000:07:00.0 wlp7s0: renamed from wlan0
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module dm_mod.
Apr 30 18:51:16 bit-cruncher systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 30 18:51:16 bit-cruncher kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  530.41.03  Thu Mar 16 19:48:20 UTC 2023
Apr 30 18:51:16 bit-cruncher (udev-worker)[401]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Apr 30 18:51:16 bit-cruncher (udev-worker)[406]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Module loop.
Apr 30 18:51:16 bit-cruncher systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Apr 30 18:51:16 bit-cruncher systemd-modules-load[343]: Inserted module 'nvidia_uvm'
Apr 30 18:51:16 bit-cruncher kernel: nvidia-uvm: Loaded the UVM driver, major device number 234.
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounting Temporary Directory /tmp...
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Load Kernel Modules.
Apr 30 18:51:16 bit-cruncher systemd[1]: Mounted Temporary Directory /tmp.
Apr 30 18:51:16 bit-cruncher systemd[1]: Reached target Local File Systems.
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Rebuild Dynamic Linker Cache...
Apr 30 18:51:16 bit-cruncher systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Apr 30 18:51:16 bit-cruncher systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Apply Kernel Variables...
Apr 30 18:51:16 bit-cruncher systemd[1]: Starting Create Volatile Files and Directories...
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Apply Kernel Variables.
Apr 30 18:51:16 bit-cruncher systemd[1]: Finished Rebuild Dynamic Linker Cache.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting CLI Netfilter Manager...
Apr 30 18:51:17 bit-cruncher kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  530.41.03  Thu Mar 16 19:23:04 UTC 2023
Apr 30 18:51:17 bit-cruncher kernel: [drm] [nvidia-drm] [GPU ID 0x00000800] Loading driver
Apr 30 18:51:17 bit-cruncher kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:08:00.0 on minor 0
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Create Volatile Files and Directories.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Rebuild Journal Catalog...
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Network Name Resolution...
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Network Time Synchronization...
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 30 18:51:17 bit-cruncher systemd-resolved[566]: Positive Trust Anchors:
Apr 30 18:51:17 bit-cruncher systemd-resolved[566]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Apr 30 18:51:17 bit-cruncher systemd-resolved[566]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Apr 30 18:51:17 bit-cruncher systemd-resolved[566]: Using system hostname 'bit-cruncher'.
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Network Time Synchronization.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Network Name Resolution.
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished CLI Netfilter Manager.
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Rebuild Journal Catalog.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Host and Network Name Lookups.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target System Time Set.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Update is Completed...
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Update is Completed.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target System Initialization.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Discard unused blocks once a week.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Daily man-db regeneration.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Daily verification of password and group files.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Timer Units.
Apr 30 18:51:17 bit-cruncher systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Socket Units.
Apr 30 18:51:17 bit-cruncher systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Basic System.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started ACPI event daemon.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Save/Restore Sound Card State...
Apr 30 18:51:17 bit-cruncher systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting D-Bus System Message Bus...
Apr 30 18:51:17 bit-cruncher systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting User Login Management...
Apr 30 18:51:17 bit-cruncher systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: New seat seat0.
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event1 (Power Button)
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event5 (Logitech G Pro )
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event2 (KBDfans KBD75 Hotswap)
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event6 (KBDfans KBD75 Hotswap Consumer Control)
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event8 (KBDfans KBD75 Hotswap Keyboard)
Apr 30 18:51:17 bit-cruncher systemd-logind[610]: Watching system buttons on /dev/input/event4 (KBDfans KBD75 Hotswap System Control)
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Save/Restore Sound Card State.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started D-Bus System Message Bus.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started User Login Management.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Sound Card.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Network Manager...
Apr 30 18:51:17 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.systemd1'
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.2918] NetworkManager (version 1.42.6-1) is starting... (boot:be28c8a3-a47b-43f6-9059-8dd752ea8eff)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.2919] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Network Manager.
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.2929] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Network.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Network Manager Wait Online...
Apr 30 18:51:17 bit-cruncher systemd[1]: Started OpenSSH Daemon.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Permit User Sessions...
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.2958] manager[0x561d00f4fbb0]: monitoring kernel firmware directory '/lib/firmware'.
Apr 30 18:51:17 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=620 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 18:51:17 bit-cruncher sshd[625]: Server listening on 0.0.0.0 port 22.
Apr 30 18:51:17 bit-cruncher sshd[625]: Server listening on :: port 22.
Apr 30 18:51:17 bit-cruncher systemd[1]: Finished Permit User Sessions.
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Getty on tty1.
Apr 30 18:51:17 bit-cruncher systemd[1]: Reached target Login Prompts.
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Hostname Service...
Apr 30 18:51:17 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Hostname Service.
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3470] hostname: hostname: using hostnamed
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3470] hostname: static hostname changed from (none) to "bit-cruncher"
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3472] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3479] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:09.0/0000:07:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3480] manager[0x561d00f4fbb0]: rfkill: Wi-Fi hardware radio set enabled
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3480] manager[0x561d00f4fbb0]: rfkill: WWAN hardware radio set enabled
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3515] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Apr 30 18:51:17 bit-cruncher acpid[607]: starting up with netlink and the input layer
Apr 30 18:51:17 bit-cruncher acpid[607]: 1 rule loaded
Apr 30 18:51:17 bit-cruncher acpid[607]: waiting for events: event logging is off
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3568] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3573] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3580] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3583] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3592] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3593] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3593] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3594] manager: Networking is enabled by state file
Apr 30 18:51:17 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=620 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3595] settings: Loaded settings plugin: keyfile (internal)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3602] dhcp: init: Using DHCP client 'internal'
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3603] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3608] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 18:51:17 bit-cruncher systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3609] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3612] device (lo): Activation: starting connection 'lo' (bf06d8d5-2992-4e26-8348-12fa2da19b7c)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3615] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3618] settings: (eno1): created default wired connection 'Wired connection 1'
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.3618] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 30 18:51:17 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 30 18:51:17 bit-cruncher systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 30 18:51:17 bit-cruncher kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-600:00: attached PHY driver (mii_bus:phy_addr=r8169-0-600:00, irq=MAC)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.5953] device (wlp7s0): driver supports Access Point (AP) mode
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.5957] manager: (wlp7s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.5959] device (wlp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 30 18:51:17 bit-cruncher kernel: r8169 0000:06:00.0 eno1: Link is Down
Apr 30 18:51:17 bit-cruncher NetworkManager[620]: <info>  [1682895077.8177] device (wlp7s0): set-hw-addr: set MAC address to F6:E2:1D:0E:14:D8 (scanning)
Apr 30 18:51:18 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=620 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0177] ovsdb: disconnected from ovsdb
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0178] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0180] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0181] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0183] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0193] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0194] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0195] device (lo): Activation: successful, device activated.
Apr 30 18:51:18 bit-cruncher systemd[1]: Starting WPA supplicant...
Apr 30 18:51:18 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 30 18:51:18 bit-cruncher systemd[1]: Started WPA supplicant.
Apr 30 18:51:18 bit-cruncher wpa_supplicant[640]: Successfully initialized wpa_supplicant
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0867] device (wlp7s0): supplicant interface state: internal-starting -> disconnected
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0868] Wi-Fi P2P device controlled by interface wlp7s0 created
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0870] manager: (p2p-dev-wlp7s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0871] device (p2p-dev-wlp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0874] device (wlp7s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 30 18:51:18 bit-cruncher NetworkManager[620]: <info>  [1682895078.0877] device (p2p-dev-wlp7s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:20 bit-cruncher wpa_supplicant[640]: wlp7s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7932] device (eno1): carrier: link connected
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7934] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7938] policy: auto-activating connection 'Wired connection 1' (7a41390a-354c-30b5-9be6-7223228377fb)
Apr 30 18:51:21 bit-cruncher kernel: r8169 0000:06:00.0 eno1: Link is Up - 2.5Gbps/Full - flow control off
Apr 30 18:51:21 bit-cruncher kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7941] device (eno1): Activation: starting connection 'Wired connection 1' (7a41390a-354c-30b5-9be6-7223228377fb)
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7942] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7943] manager: NetworkManager state is now CONNECTING
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7944] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:21 bit-cruncher systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7948] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:21 bit-cruncher NetworkManager[620]: <info>  [1682895081.7952] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 18:51:23 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=632 comm="/bin/login -p --     ")
Apr 30 18:51:23 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:51:23 bit-cruncher login[632]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:51:23 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:fe2d:4e28:3080:620d DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=486376 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:24 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:fe2d:4e28:3080:620d DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=486376 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:24 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:fe2d:4e28:3080:620d DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=486376 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8058] dhcp4 (eno1): state changed new lease, address=192.168.1.187
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8061] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS
Apr 30 18:51:24 bit-cruncher systemd-resolved[566]: eno1: Bus client set search domain list to: mynetworksettings.com
Apr 30 18:51:24 bit-cruncher systemd-resolved[566]: eno1: Bus client set default route setting: yes
Apr 30 18:51:24 bit-cruncher systemd-resolved[566]: eno1: Bus client set DNS server list to: 192.168.1.1
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8256] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8265] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8266] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8269] manager: NetworkManager state is now CONNECTED_SITE
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8270] device (eno1): Activation: successful, device activated.
Apr 30 18:51:24 bit-cruncher NetworkManager[620]: <info>  [1682895084.8273] manager: startup complete
Apr 30 18:51:24 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 18:51:24 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 18:51:24 bit-cruncher systemd[1]: Finished Network Manager Wait Online.
Apr 30 18:51:24 bit-cruncher systemd[1]: Reached target Network is Online.
Apr 30 18:51:24 bit-cruncher systemd[1]: Starting OpenVPN tunnel for client...
Apr 30 18:51:24 bit-cruncher systemd[1]: Starting OpenVPN tunnel for us/free/31.protonvpn.net.udp...
Apr 30 18:51:24 bit-cruncher openvpn[645]: Options error: In [CMD-LINE]:1: Error opening configuration file: us-free-31.protonvpn.net.udp.conf
Apr 30 18:51:24 bit-cruncher openvpn[645]: Use --help for more information.
Apr 30 18:51:24 bit-cruncher openvpn[644]: DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.
Apr 30 18:51:24 bit-cruncher systemd[1]: openvpn-client@us-free-31.protonvpn.net.udp.service: Main process exited, code=exited, status=1/FAILURE
Apr 30 18:51:24 bit-cruncher systemd[1]: openvpn-client@us-free-31.protonvpn.net.udp.service: Failed with result 'exit-code'.
Apr 30 18:51:24 bit-cruncher openvpn[644]: Note: Kernel support for ovpn-dco missing, disabling data channel offload.
Apr 30 18:51:24 bit-cruncher openvpn[644]: WARNING: file 'login.conf' is group or others accessible
Apr 30 18:51:24 bit-cruncher openvpn[644]: OpenVPN 2.6.3 [git:makepkg/94aad8c51043a805+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on Apr 13 2023
Apr 30 18:51:24 bit-cruncher openvpn[644]: library versions: OpenSSL 3.0.8 7 Feb 2023, LZO 2.10
Apr 30 18:51:24 bit-cruncher openvpn[644]: DCO version: N/A
Apr 30 18:51:24 bit-cruncher openvpn[644]: TCP/UDP: Preserving recently used remote address: [AF_INET]143.244.44.176:80
Apr 30 18:51:24 bit-cruncher openvpn[644]: Socket Buffers: R=[212992->212992] S=[212992->212992]
Apr 30 18:51:24 bit-cruncher openvpn[644]: UDPv4 link local: (not bound)
Apr 30 18:51:24 bit-cruncher openvpn[644]: UDPv4 link remote: [AF_INET]143.244.44.176:80
Apr 30 18:51:24 bit-cruncher openvpn[644]: TLS: Initial packet from [AF_INET]143.244.44.176:80, sid=2bb47fe0 1c99f512
Apr 30 18:51:24 bit-cruncher openvpn[644]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Apr 30 18:51:24 bit-cruncher systemd[1]: Failed to start OpenVPN tunnel for us/free/31.protonvpn.net.udp.
Apr 30 18:51:24 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=192.168.1.187 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=17127 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:24 bit-cruncher systemd[1]: Started OpenVPN tunnel for client.
Apr 30 18:51:24 bit-cruncher systemd[1]: Reached target Multi-User System.
Apr 30 18:51:24 bit-cruncher systemd[1]: Reached target Graphical Interface.
Apr 30 18:51:24 bit-cruncher systemd[1]: Startup finished in 9.956s (firmware) + 2.170s (loader) + 5.145s (kernel) + 2.059s (initrd) + 9.774s (userspace) = 29.106s.
Apr 30 18:51:24 bit-cruncher openvpn[644]: VERIFY OK: depth=2, C=CH, O=ProtonVPN AG, CN=ProtonVPN Root CA
Apr 30 18:51:24 bit-cruncher openvpn[644]: VERIFY OK: depth=1, C=CH, O=ProtonVPN AG, CN=ProtonVPN Intermediate CA 1
Apr 30 18:51:24 bit-cruncher openvpn[644]: VERIFY KU OK
Apr 30 18:51:24 bit-cruncher openvpn[644]: Validating certificate extended key usage
Apr 30 18:51:24 bit-cruncher openvpn[644]: ++ Certificate has EKU (str) TLS Web Client Authentication, expects TLS Web Server Authentication
Apr 30 18:51:24 bit-cruncher openvpn[644]: ++ Certificate has EKU (oid) 1.3.6.1.5.5.7.3.2, expects TLS Web Server Authentication
Apr 30 18:51:24 bit-cruncher openvpn[644]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Apr 30 18:51:24 bit-cruncher openvpn[644]: VERIFY EKU OK
Apr 30 18:51:24 bit-cruncher openvpn[644]: VERIFY OK: depth=0, CN=node-us-147.protonvpn.net
Apr 30 18:51:24 bit-cruncher openvpn[644]: Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bit RSA, signature: RSA-SHA256
Apr 30 18:51:24 bit-cruncher openvpn[644]: [node-us-147.protonvpn.net] Peer Connection Initiated with [AF_INET]143.244.44.176:80
Apr 30 18:51:24 bit-cruncher openvpn[644]: TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
Apr 30 18:51:24 bit-cruncher openvpn[644]: TLS: tls_multi_process: initial untrusted session promoted to trusted
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.0505] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 30 18:51:25 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=192.168.1.187 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=17138 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:25 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC= SRC=192.168.1.187 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=17211 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:25 bit-cruncher login[632]: pam_unix(login:session): session opened for user boss(uid=1000) by LOGIN(uid=0)
Apr 30 18:51:25 bit-cruncher systemd[1]: Created slice User Slice of UID 1000.
Apr 30 18:51:25 bit-cruncher systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 30 18:51:25 bit-cruncher systemd-logind[610]: New session 1 of user boss.
Apr 30 18:51:25 bit-cruncher systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 30 18:51:25 bit-cruncher systemd[1]: Starting User Manager for UID 1000...
Apr 30 18:51:25 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=651 comm="(systemd)")
Apr 30 18:51:25 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:51:25 bit-cruncher (systemd)[651]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:51:25 bit-cruncher (systemd)[651]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[boss] ruser=[<unknown>] rhost=[<unknown>]
Apr 30 18:51:25 bit-cruncher (systemd)[651]: pam_unix(systemd-user:session): session opened for user boss(uid=1000) by (uid=0)
Apr 30 18:51:25 bit-cruncher systemd[651]: Queued start job for default target Main User Target.
Apr 30 18:51:25 bit-cruncher systemd-journald[342]: /var/log/journal/5b92f90f064d40109f17abe830afad1a/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Apr 30 18:51:25 bit-cruncher login[632]: LOGIN ON tty1 BY boss
Apr 30 18:51:25 bit-cruncher systemd[651]: Created slice User Application Slice.
Apr 30 18:51:25 bit-cruncher systemd[651]: Reached target Paths.
Apr 30 18:51:25 bit-cruncher systemd[651]: Reached target Timers.
Apr 30 18:51:25 bit-cruncher systemd[651]: Starting D-Bus User Message Bus Socket...
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on GnuPG network certificate management daemon.
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on p11-kit server.
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on Sound System.
Apr 30 18:51:25 bit-cruncher systemd[651]: Listening on D-Bus User Message Bus Socket.
Apr 30 18:51:25 bit-cruncher systemd[651]: Reached target Sockets.
Apr 30 18:51:25 bit-cruncher systemd[651]: Reached target Basic System.
Apr 30 18:51:25 bit-cruncher systemd[651]: Reached target Main User Target.
Apr 30 18:51:25 bit-cruncher systemd[651]: Startup finished in 79ms.
Apr 30 18:51:25 bit-cruncher systemd[1]: Started User Manager for UID 1000.
Apr 30 18:51:25 bit-cruncher systemd[1]: Started Session 1 of User boss.
Apr 30 18:51:25 bit-cruncher openvpn[644]: SENT CONTROL [node-us-147.protonvpn.net]: 'PUSH_REQUEST' (status=1)
Apr 30 18:51:25 bit-cruncher openvpn[644]: PUSH: Received control message: 'PUSH_REPLY,dhcp-option DNS 10.18.0.1,sndbuf 524288,rcvbuf 524288,redirect-gateway def1,explicit-exit-notify,comp-lzo no,route-gateway 10.18.0.1,topology subnet,ping 10,ping-restart 60,socket-flags TCP_NODELAY,ifconfig 10.18.0.3 255.255.0.0,peer-id 131073,cipher AES-256-GCM'
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: Socket Buffers: R=[212992->425984] S=[212992->425984]
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: --socket-flags option modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: NOTE: setsockopt TCP_NODELAY=1 failed
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: --ifconfig/up options modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: route options modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: route-related options modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_route_v4_best_gw query: dst 0.0.0.0
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_route_v4_best_gw result: via 192.168.1.1 dev eno1
Apr 30 18:51:25 bit-cruncher openvpn[644]: ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=eno1 HWADDR=18:c0:4d:ab:fb:f4
Apr 30 18:51:25 bit-cruncher openvpn[644]: TUN/TAP device tun0 opened
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_iface_mtu_set: mtu 1500 for tun0
Apr 30 18:51:25 bit-cruncher kernel: tun: Universal TUN/TAP device driver, 1.6
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_iface_up: set tun0 up
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_addr_v4_add: 10.18.0.3/16 dev tun0
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_route_v4_add: 143.244.44.176/32 via 192.168.1.1 dev [NULL] table 0 metric -1
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_route_v4_add: 0.0.0.0/1 via 10.18.0.1 dev [NULL] table 0 metric -1
Apr 30 18:51:25 bit-cruncher openvpn[644]: net_route_v4_add: 128.0.0.0/1 via 10.18.0.1 dev [NULL] table 0 metric -1
Apr 30 18:51:25 bit-cruncher openvpn[644]: Initialization Sequence Completed
Apr 30 18:51:25 bit-cruncher openvpn[644]: Data Channel: cipher 'AES-256-GCM', peer-id: 131073, compression: 'stub'
Apr 30 18:51:25 bit-cruncher openvpn[644]: Timers: ping 10, ping-restart 60
Apr 30 18:51:25 bit-cruncher openvpn[644]: Protocol options: explicit-exit-notify 1
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9746] manager: (tun0): new Tun device (/org/freedesktop/NetworkManager/Devices/5)
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9776] device (tun0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9779] device (tun0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9783] device (tun0): Activation: starting connection 'tun0' (e184e62d-02ad-456e-90fc-055c282b36b0)
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9784] device (tun0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9786] device (tun0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9787] device (tun0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9793] device (tun0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9799] device (tun0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9800] device (tun0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 30 18:51:25 bit-cruncher NetworkManager[620]: <info>  [1682895085.9803] device (tun0): Activation: successful, device activated.
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=fe80:0000:0000:0000:9287:e638:080d:0193 DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=475626 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=10.18.0.3 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=40756 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=10.18.0.3 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=40760 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=fe80:0000:0000:0000:9287:e638:080d:0193 DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=475626 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=fe80:0000:0000:0000:9287:e638:080d:0193 DST=ff02:0000:0000:0000:0000:0000:0001:0003 LEN=78 TC=0 HOPLIMIT=255 FLOWLBL=475626 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:26 bit-cruncher kernel: [UFW BLOCK] IN=tun0 OUT= MAC= SRC=10.18.0.3 DST=224.0.0.252 LEN=58 TOS=0x00 PREC=0x00 TTL=255 ID=40777 PROTO=UDP SPT=5355 DPT=5355 LEN=38 
Apr 30 18:51:27 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=56081 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:51:27 bit-cruncher systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 30 18:51:27 bit-cruncher NetworkManager[620]: <info>  [1682895087.8239] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 18:51:27 bit-cruncher NetworkManager[620]: <info>  [1682895087.8245] policy: set 'Wired connection 1' (eno1) as default for IPv6 routing and DNS
Apr 30 18:51:27 bit-cruncher systemd-resolved[566]: eno1: Bus client set DNS server list to: 192.168.1.1, 2600:4040:5f5c:700::1
Apr 30 18:51:27 bit-cruncher NetworkManager[620]: <info>  [1682895087.8315] dhcp6 (eno1): state changed new lease
Apr 30 18:51:27 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=620 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 18:51:27 bit-cruncher systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 30 18:51:27 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 30 18:51:27 bit-cruncher systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 30 18:51:36 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=57254 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:51:37 bit-cruncher systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 30 18:51:46 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=58366 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:51:46 bit-cruncher systemd-resolved[566]: Clock change detected. Flushing caches.
Apr 30 18:51:46 bit-cruncher systemd-timesyncd[567]: Contacted time server [2600:2600::99]:123 (2.arch.pool.ntp.org).
Apr 30 18:51:46 bit-cruncher systemd-timesyncd[567]: Initial clock synchronization to Sun 2023-04-30 18:51:46.943081 EDT.
Apr 30 18:51:46 bit-cruncher systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 30 18:51:55 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 18:51:56 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=59595 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:52:06 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=60379 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:52:16 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=62002 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:52:26 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=143.244.44.176 DST=192.168.1.187 LEN=69 TOS=0x08 PREC=0x20 TTL=55 ID=62984 DF PROTO=UDP SPT=5060 DPT=53969 LEN=49 
Apr 30 18:52:28 bit-cruncher acpid[607]: client connected from 704[0:1000]
Apr 30 18:52:28 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:52:29 bit-cruncher acpid[607]: client connected from 704[0:1000]
Apr 30 18:52:29 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:52:29 bit-cruncher root[715]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:52:29 bit-cruncher root[718]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:52:37 bit-cruncher root[732]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:38 bit-cruncher root[734]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:38 bit-cruncher root[736]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:38 bit-cruncher root[738]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:38 bit-cruncher root[740]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:39 bit-cruncher root[742]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:39 bit-cruncher root[744]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:39 bit-cruncher root[746]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:39 bit-cruncher root[748]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:39 bit-cruncher root[750]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:40 bit-cruncher root[752]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:40 bit-cruncher root[754]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:40 bit-cruncher root[756]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:40 bit-cruncher root[758]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:40 bit-cruncher root[760]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[762]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[764]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[766]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[768]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[770]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[772]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[774]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:41 bit-cruncher root[776]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:42 bit-cruncher root[778]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:42 bit-cruncher root[780]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:42 bit-cruncher root[782]: ACPI group/action undefined: button/up / UP
Apr 30 18:52:42 bit-cruncher root[784]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:42 bit-cruncher root[786]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:52:46 bit-cruncher systemd[651]: Created slice User Core Session Slice.
Apr 30 18:52:46 bit-cruncher systemd[651]: Starting D-Bus User Message Bus...
Apr 30 18:52:46 bit-cruncher systemd[651]: Started D-Bus User Message Bus.
Apr 30 18:52:48 bit-cruncher systemd[651]: Starting Sound Service...
Apr 30 18:52:48 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.19' (uid=1000 pid=1063 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Apr 30 18:52:48 bit-cruncher systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 30 18:52:48 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Apr 30 18:52:48 bit-cruncher systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Successfully called chroot.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Successfully dropped privileges.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Successfully limited resources.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Canary thread running.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Running.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Watchdog thread running.
Apr 30 18:52:48 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.20' (uid=0 pid=1066 comm="/usr/lib/rtkit-daemon")
Apr 30 18:52:48 bit-cruncher systemd[1]: Starting Authorization Manager...
Apr 30 18:52:48 bit-cruncher polkitd[1069]: Started polkitd version 122
Apr 30 18:52:48 bit-cruncher polkitd[1069]: Loading rules from directory /etc/polkit-1/rules.d
Apr 30 18:52:48 bit-cruncher polkitd[1069]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 30 18:52:48 bit-cruncher polkitd[1069]: Finished loading, compiling and executing 3 rules
Apr 30 18:52:48 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 30 18:52:48 bit-cruncher systemd[1]: Started Authorization Manager.
Apr 30 18:52:48 bit-cruncher polkitd[1069]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Successfully made thread 1063 of process 1063 owned by '1000' high priority at nice level -11.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Supervising 1 threads of 1 processes of 1 users.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Supervising 1 threads of 1 processes of 1 users.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Successfully made thread 1080 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:52:48 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:52:48 bit-cruncher pulseaudio[1063]: stat('/etc/pulse/default.pa.d'): No such file or directory
Apr 30 18:52:48 bit-cruncher systemd[651]: Started Sound Service.
Apr 30 18:52:48 bit-cruncher kernel: logitech-hidpp-device 0003:046D:4079.0007: HID++ 4.2 device connected.
Apr 30 18:53:58 bit-cruncher root[1213]: ACPI group/action undefined: button/right / RIGHT
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:54:03 bit-cruncher root[1224]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Successfully made thread 1223 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:54:03 bit-cruncher root[1227]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:54:03 bit-cruncher acpid[607]: client 704[0:1000] has disconnected
Apr 30 18:54:03 bit-cruncher root[1229]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Successfully made thread 1230 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:54:03 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:54:03 bit-cruncher root[1233]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:54:04 bit-cruncher acpid[607]: client 704[0:1000] has disconnected
Apr 30 18:54:06 bit-cruncher acpid[607]: client connected from 1259[0:1000]
Apr 30 18:54:06 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:54:07 bit-cruncher acpid[607]: client connected from 1259[0:1000]
Apr 30 18:54:07 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:54:19 bit-cruncher root[1613]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:54:20 bit-cruncher root[1624]: ACPI group/action undefined: button/up / UP
Apr 30 18:54:23 bit-cruncher root[1666]: ACPI group/action undefined: button/up / UP
Apr 30 18:54:34 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 18:55:09 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.29' (uid=0 pid=1700 comm="sudo pacman -S netools")
Apr 30 18:55:09 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:55:09 bit-cruncher sudo[1700]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:55:12 bit-cruncher sudo[1700]:     boss : TTY=pts/0 ; PWD=/home/boss ; USER=root ; COMMAND=/usr/bin/pacman -S netools
Apr 30 18:55:12 bit-cruncher sudo[1700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 30 18:55:12 bit-cruncher sudo[1700]: pam_unix(sudo:session): session closed for user root
Apr 30 18:55:12 bit-cruncher root[1703]: ACPI group/action undefined: button/up / UP
Apr 30 18:55:13 bit-cruncher root[1705]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:55:13 bit-cruncher root[1707]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:55:13 bit-cruncher root[1709]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:55:13 bit-cruncher root[1711]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:55:13 bit-cruncher root[1713]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:55:14 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.30' (uid=0 pid=1714 comm="sudo pacman -S nettools")
Apr 30 18:55:14 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:55:14 bit-cruncher sudo[1714]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:55:14 bit-cruncher sudo[1714]:     boss : TTY=pts/0 ; PWD=/home/boss ; USER=root ; COMMAND=/usr/bin/pacman -S nettools
Apr 30 18:55:14 bit-cruncher sudo[1714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 30 18:55:14 bit-cruncher sudo[1714]: pam_unix(sudo:session): session closed for user root
Apr 30 18:56:32 bit-cruncher root[1773]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:32 bit-cruncher root[1775]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:56:34 bit-cruncher root[1777]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:56:34 bit-cruncher root[1779]: ACPI group/action undefined: button/left / LEFT
Apr 30 18:56:37 bit-cruncher root[1783]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:37 bit-cruncher root[1785]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:37 bit-cruncher root[1787]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:37 bit-cruncher root[1789]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1791]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1793]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1795]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1797]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1799]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1801]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:38 bit-cruncher root[1803]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:39 bit-cruncher root[1805]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:39 bit-cruncher root[1807]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:39 bit-cruncher root[1809]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:39 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 18:56:39 bit-cruncher root[1811]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:40 bit-cruncher root[1813]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:40 bit-cruncher root[1815]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:41 bit-cruncher root[1817]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:43 bit-cruncher root[1819]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:43 bit-cruncher root[1821]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:44 bit-cruncher root[1823]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:44 bit-cruncher root[1825]: ACPI group/action undefined: button/down / DOWN
Apr 30 18:56:46 bit-cruncher root[1827]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:48 bit-cruncher root[1829]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:48 bit-cruncher root[1831]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:48 bit-cruncher root[1833]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:49 bit-cruncher root[1835]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:49 bit-cruncher root[1837]: ACPI group/action undefined: button/up / UP
Apr 30 18:56:49 bit-cruncher root[1839]: ACPI group/action undefined: button/up / UP
Apr 30 18:58:07 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.33' (uid=0 pid=1911 comm="sudo ufw allow 22/tcp")
Apr 30 18:58:07 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:58:07 bit-cruncher sudo[1911]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 18:58:07 bit-cruncher sudo[1911]:     boss : TTY=pts/0 ; PWD=/home/boss/documents ; USER=root ; COMMAND=/usr/bin/ufw allow 22/tcp
Apr 30 18:58:07 bit-cruncher sudo[1911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 30 18:58:07 bit-cruncher sudo[1911]: pam_unix(sudo:session): session closed for user root
Apr 30 18:58:08 bit-cruncher NetworkManager[620]: <info>  [1682895488.5809] device (wlp7s0): set-hw-addr: set MAC address to BA:01:0A:1C:E1:86 (scanning)
Apr 30 18:58:08 bit-cruncher NetworkManager[620]: <info>  [1682895488.6153] device (wlp7s0): supplicant interface state: disconnected -> inactive
Apr 30 18:58:08 bit-cruncher NetworkManager[620]: <info>  [1682895488.6153] device (p2p-dev-wlp7s0): supplicant management interface state: disconnected -> inactive
Apr 30 18:58:37 bit-cruncher root[1968]: ACPI group/action undefined: button/up / UP
Apr 30 18:58:44 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 18:59:15 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:59:15 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2013 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:59:15 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:59:15 bit-cruncher root[2015]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:59:15 bit-cruncher root[2017]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:59:15 bit-cruncher acpid[607]: client 1259[0:1000] has disconnected
Apr 30 18:59:15 bit-cruncher acpid[607]: client 1259[0:1000] has disconnected
Apr 30 18:59:15 bit-cruncher root[2020]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:59:15 bit-cruncher root[2022]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:59:15 bit-cruncher systemd[1]: Started Getty on tty2.
Apr 30 18:59:17 bit-cruncher acpid[607]: client connected from 1259[0:1000]
Apr 30 18:59:17 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2023 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2026 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher root[2028]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:59:17 bit-cruncher root[2030]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 18:59:17 bit-cruncher acpid[607]: client connected from 1259[0:1000]
Apr 30 18:59:17 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 18:59:17 bit-cruncher root[2032]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2033 of process 1063 owned by '1000' RT at priority 5.
Apr 30 18:59:17 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 18:59:17 bit-cruncher root[2036]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 19:00:32 bit-cruncher root[2060]: ACPI group/action undefined: button/up / UP
Apr 30 19:00:32 bit-cruncher root[2062]: ACPI group/action undefined: button/up / UP
Apr 30 19:00:35 bit-cruncher root[2066]: ACPI group/action undefined: button/up / UP
Apr 30 19:00:49 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:00:55 bit-cruncher root[2068]: ACPI group/action undefined: button/right / RIGHT
Apr 30 19:01:20 bit-cruncher root[2099]: ACPI group/action undefined: button/up / UP
Apr 30 19:01:20 bit-cruncher root[2101]: ACPI group/action undefined: button/up / UP
Apr 30 19:02:48 bit-cruncher root[2165]: ACPI group/action undefined: button/up / UP
Apr 30 19:02:54 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:03:29 bit-cruncher NetworkManager[620]: <info>  [1682895809.5022] audit: op="connection-update" uuid="7a41390a-354c-30b5-9be6-7223228377fb" name="Wired connection 1" args="connection.timestamp,ipv4.addresses" pid=2168 uid=1000 result="success"
Apr 30 19:03:55 bit-cruncher root[2189]: ACPI group/action undefined: button/up / UP
Apr 30 19:03:59 bit-cruncher root[2192]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:00 bit-cruncher root[2195]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:01 bit-cruncher root[2198]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:01 bit-cruncher root[2201]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:02 bit-cruncher root[2204]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:02 bit-cruncher root[2207]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:03 bit-cruncher root[2210]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:17 bit-cruncher root[2215]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:17 bit-cruncher root[2217]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:17 bit-cruncher root[2219]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:17 bit-cruncher root[2221]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:17 bit-cruncher root[2223]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:17 bit-cruncher root[2225]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:18 bit-cruncher root[2227]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:18 bit-cruncher root[2229]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:23 bit-cruncher polkitd[1069]: Registered Authentication Agent for unix-process:2230:79562 (system bus name :1.42 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Apr 30 19:04:23 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.44' (uid=0 pid=2240 comm="/usr/lib/polkit-1/polkit-agent-helper-1 boss")
Apr 30 19:04:23 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:23 bit-cruncher polkit-agent-helper-1[2240]: pam_systemd_home(polkit-1:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:25 bit-cruncher polkitd[1069]: Operator of unix-process:2230:79562 successfully authenticated as unix-user:boss to gain TEMPORARY authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.43 [systemctl restart networkmanager] (owned by unix-user:boss)
Apr 30 19:04:25 bit-cruncher polkitd[1069]: Unregistered Authentication Agent for unix-process:2230:79562 (system bus name :1.42, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Apr 30 19:04:26 bit-cruncher root[2245]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:26 bit-cruncher root[2247]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:27 bit-cruncher root[2249]: ACPI group/action undefined: button/right / RIGHT
Apr 30 19:04:29 bit-cruncher polkitd[1069]: Registered Authentication Agent for unix-process:2250:80156 (system bus name :1.46 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Apr 30 19:04:29 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.48' (uid=0 pid=2260 comm="/usr/lib/polkit-1/polkit-agent-helper-1 boss")
Apr 30 19:04:29 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:29 bit-cruncher polkit-agent-helper-1[2260]: pam_systemd_home(polkit-1:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:32 bit-cruncher polkitd[1069]: Operator of unix-process:2250:80156 successfully authenticated as unix-user:boss to gain TEMPORARY authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.47 [systemctl restart networkManager] (owned by unix-user:boss)
Apr 30 19:04:32 bit-cruncher polkitd[1069]: Unregistered Authentication Agent for unix-process:2250:80156 (system bus name :1.46, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Apr 30 19:04:32 bit-cruncher root[2265]: ACPI group/action undefined: button/up / UP
Apr 30 19:04:32 bit-cruncher root[2267]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:04:35 bit-cruncher polkitd[1069]: Registered Authentication Agent for unix-process:2268:80843 (system bus name :1.50 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Apr 30 19:04:36 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.52' (uid=0 pid=2278 comm="/usr/lib/polkit-1/polkit-agent-helper-1 boss")
Apr 30 19:04:36 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:36 bit-cruncher polkit-agent-helper-1[2278]: pam_systemd_home(polkit-1:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:04:40 bit-cruncher polkitd[1069]: Operator of unix-process:2268:80843 successfully authenticated as unix-user:boss to gain TEMPORARY authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.51 [systemctl restart NetworkManager] (owned by unix-user:boss)
Apr 30 19:04:40 bit-cruncher systemd[1]: NetworkManager-wait-online.service: Deactivated successfully.
Apr 30 19:04:40 bit-cruncher systemd[1]: Stopped Network Manager Wait Online.
Apr 30 19:04:40 bit-cruncher systemd[1]: Stopping Network Manager Wait Online...
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.2832] caught SIGTERM, shutting down normally.
Apr 30 19:04:40 bit-cruncher systemd[1]: Stopping Network Manager...
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3263] dhcp4 (eno1): canceled DHCP transaction
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3263] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3263] dhcp4 (eno1): state changed no lease
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3264] dhcp6 (eno1): canceled DHCP transaction
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3264] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3264] dhcp6 (eno1): state changed no lease
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3265] device (wlp7s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3541] device (wlp7s0): set-hw-addr: reset MAC address to B0:A4:60:2F:EB:21 (unmanage)
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: p2p-dev-wlp7s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3556] device (p2p-dev-wlp7s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3559] manager: NetworkManager state is now CONNECTED_SITE
Apr 30 19:04:40 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=620 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: p2p-dev-wlp7s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: nl80211: deinit ifname=p2p-dev-wlp7s0 disabled_11b_rates=0
Apr 30 19:04:40 bit-cruncher NetworkManager[620]: <info>  [1682895880.3728] exiting (success)
Apr 30 19:04:40 bit-cruncher systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 30 19:04:40 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 30 19:04:40 bit-cruncher systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 30 19:04:40 bit-cruncher systemd[1]: NetworkManager.service: Deactivated successfully.
Apr 30 19:04:40 bit-cruncher systemd[1]: Stopped Network Manager.
Apr 30 19:04:40 bit-cruncher systemd[1]: Starting Network Manager...
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: wlp7s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4366] NetworkManager (version 1.42.6-1) is starting... (after a restart, boot:be28c8a3-a47b-43f6-9059-8dd752ea8eff)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4366] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 30 19:04:40 bit-cruncher systemd[1]: Started Network Manager.
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4373] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 30 19:04:40 bit-cruncher systemd[1]: Starting Network Manager Wait Online...
Apr 30 19:04:40 bit-cruncher polkitd[1069]: Unregistered Authentication Agent for unix-process:2268:80843 (system bus name :1.50, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4395] manager[0x55f9e1f8d080]: monitoring kernel firmware directory '/lib/firmware'.
Apr 30 19:04:40 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.55' (uid=0 pid=2292 comm="/usr/bin/NetworkManager --no-daemon")
Apr 30 19:04:40 bit-cruncher systemd[1]: Starting Hostname Service...
Apr 30 19:04:40 bit-cruncher dbus-daemon[609]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 30 19:04:40 bit-cruncher systemd[1]: Started Hostname Service.
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4604] hostname: hostname: using hostnamed
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4604] hostname: static hostname changed from (none) to "bit-cruncher"
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4605] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4610] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:09.0/0000:07:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4611] manager[0x55f9e1f8d080]: rfkill: Wi-Fi hardware radio set enabled
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4611] manager[0x55f9e1f8d080]: rfkill: WWAN hardware radio set enabled
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4622] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4641] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4642] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4643] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4644] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4646] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4647] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4647] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4647] manager: Networking is enabled by state file
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4648] settings: Loaded settings plugin: keyfile (internal)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4656] dhcp: init: Using DHCP client 'internal'
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4657] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4658] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4660] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4662] device (lo): Activation: starting connection 'lo' (bf06d8d5-2992-4e26-8348-12fa2da19b7c)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4664] device (eno1): carrier: link connected
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4665] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4667] manager: (eno1): assume: will attempt to assume matching connection 'Wired connection 1' (7a41390a-354c-30b5-9be6-7223228377fb) (indicated)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4667] device (eno1): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4669] device (eno1): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4674] device (eno1): Activation: starting connection 'Wired connection 1' (7a41390a-354c-30b5-9be6-7223228377fb)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4676] manager: (tun0): new Tun device (/org/freedesktop/NetworkManager/Devices/3)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4678] device (tun0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4679] device (tun0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4683] device (tun0): Activation: starting connection 'tun0' (e184e62d-02ad-456e-90fc-055c282b36b0)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4684] device (wlp7s0): driver supports Access Point (AP) mode
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4687] manager: (wlp7s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.4688] device (wlp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: wlp7s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 30 19:04:40 bit-cruncher wpa_supplicant[640]: nl80211: deinit ifname=wlp7s0 disabled_11b_rates=0
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.5334] device (wlp7s0): set-hw-addr: set MAC address to EA:78:EF:F7:34:11 (scanning)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7324] ovsdb: disconnected from ovsdb
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7325] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7327] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7328] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7329] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7331] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7332] device (tun0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7334] device (tun0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7335] device (tun0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7337] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7340] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7342] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7344] device (tun0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7357] dhcp4 (eno1): state changed new lease, address=192.168.1.187
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7359] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS
Apr 30 19:04:40 bit-cruncher systemd-resolved[566]: eno1: Bus client set DNS server list to: 192.168.1.1
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7586] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7587] device (tun0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7591] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7594] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7597] device (lo): Activation: successful, device activated.
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7600] device (tun0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7601] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7603] device (tun0): Activation: successful, device activated.
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7606] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7607] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'assume')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7609] manager: NetworkManager state is now CONNECTED_SITE
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7611] device (eno1): Activation: successful, device activated.
Apr 30 19:04:40 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7836] device (wlp7s0): supplicant interface state: internal-starting -> disconnected
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7837] Wi-Fi P2P device controlled by interface wlp7s0 created
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7839] manager: (p2p-dev-wlp7s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7840] device (p2p-dev-wlp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7843] device (wlp7s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.7846] device (p2p-dev-wlp7s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.9142] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.9147] policy: set 'Wired connection 1' (eno1) as default for IPv6 routing and DNS
Apr 30 19:04:40 bit-cruncher systemd-resolved[566]: eno1: Bus client set DNS server list to: 192.168.1.1, 2600:4040:5f5c:700::1
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.9217] dhcp6 (eno1): state changed new lease
Apr 30 19:04:40 bit-cruncher NetworkManager[2292]: <info>  [1682895880.9614] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 30 19:04:43 bit-cruncher wpa_supplicant[640]: wlp7s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Apr 30 19:04:43 bit-cruncher NetworkManager[2292]: <info>  [1682895883.4366] manager: startup complete
Apr 30 19:04:43 bit-cruncher systemd[1]: Finished Network Manager Wait Online.
Apr 30 19:04:50 bit-cruncher systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 30 19:04:58 bit-cruncher systemd-resolved[566]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Apr 30 19:04:59 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:05:10 bit-cruncher systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 30 19:05:33 bit-cruncher root[2356]: ACPI group/action undefined: button/up / UP
Apr 30 19:05:33 bit-cruncher root[2358]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:05:34 bit-cruncher root[2360]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:05:34 bit-cruncher root[2362]: ACPI group/action undefined: button/left / LEFT
Apr 30 19:05:35 bit-cruncher root[2364]: ACPI group/action undefined: button/right / RIGHT
Apr 30 19:06:13 bit-cruncher systemd[1]: Starting Cleanup of Temporary Directories...
Apr 30 19:06:13 bit-cruncher systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 30 19:06:13 bit-cruncher systemd[1]: Finished Cleanup of Temporary Directories.
Apr 30 19:06:13 bit-cruncher systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Apr 30 19:06:23 bit-cruncher root[2426]: ACPI group/action undefined: button/up / UP
Apr 30 19:06:26 bit-cruncher root[2428]: ACPI group/action undefined: button/up / UP
Apr 30 19:06:27 bit-cruncher root[2430]: ACPI group/action undefined: button/down / DOWN
Apr 30 19:07:04 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:08:57 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=192.168.1.74 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=11855 DF PROTO=TCP SPT=56122 DPT=8000 WINDOW=29200 RES=0x00 SYN URGP=0 
Apr 30 19:08:57 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=192.168.1.74 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23053 DF PROTO=TCP SPT=45970 DPT=88 WINDOW=29200 RES=0x00 SYN URGP=0 
Apr 30 19:08:57 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=192.168.1.74 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60279 DF PROTO=TCP SPT=51364 DPT=8080 WINDOW=29200 RES=0x00 SYN URGP=0 
Apr 30 19:08:57 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=18:c0:4d:ab:fb:f4:78:67:0e:06:ed:70:08:00 SRC=173.48.193.105 DST=192.168.1.74 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40901 DF PROTO=TCP SPT=35034 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0 
Apr 30 19:09:05 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.58' (uid=0 pid=2554 comm="sshd: boss [priv]  ")
Apr 30 19:09:05 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:09:05 bit-cruncher sshd[2554]: pam_systemd_home(sshd:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:09:05 bit-cruncher sshd[2554]: Accepted password for boss from 192.168.1.177 port 58249 ssh2
Apr 30 19:09:05 bit-cruncher sshd[2554]: pam_unix(sshd:session): session opened for user boss(uid=1000) by (uid=0)
Apr 30 19:09:05 bit-cruncher systemd-logind[610]: New session 3 of user boss.
Apr 30 19:09:05 bit-cruncher systemd[1]: Started Session 3 of User boss.
Apr 30 19:09:09 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2623 of process 1063 owned by '1000' RT at priority 5.
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 19:09:43 bit-cruncher root[2625]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 19:09:43 bit-cruncher root[2627]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 19:09:43 bit-cruncher acpid[607]: client 1259[0:1000] has disconnected
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Supervising 2 threads of 1 processes of 1 users.
Apr 30 19:09:43 bit-cruncher root[2629]: ACPI group/action undefined: jack/lineout / LINEOUT
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Successfully made thread 2630 of process 1063 owned by '1000' RT at priority 5.
Apr 30 19:09:43 bit-cruncher rtkit-daemon[1066]: Supervising 3 threads of 1 processes of 1 users.
Apr 30 19:09:43 bit-cruncher root[2633]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Apr 30 19:09:44 bit-cruncher acpid[607]: client 1259[0:1000] has disconnected
Apr 30 19:09:44 bit-cruncher root[2643]: ACPI group/action undefined: button/up / UP
Apr 30 19:09:45 bit-cruncher acpid[607]: client connected from 2660[0:1000]
Apr 30 19:09:45 bit-cruncher acpid[607]: 1 client rule loaded
Apr 30 19:09:46 bit-cruncher kernel: NVRM: GPU at PCI:0000:08:00: GPU-aa867ab1-4c13-ecd2-9c03-6d071532c8e5
Apr 30 19:09:46 bit-cruncher kernel: NVRM: Xid (PCI:0000:08:00): 62, pid='<unknown>', name=<unknown>, 0000(0000) 00000000 00000000
Apr 30 19:09:50 bit-cruncher kernel: nvidia-modeset: ERROR: GPU:0: Display engine push buffer channel allocation failed: 0x65 (Call timed out [NV_ERR_TIMEOUT])
Apr 30 19:09:50 bit-cruncher kernel: nvidia-modeset: ERROR: GPU:0: Failed to allocate display engine core DMA push buffer
Apr 30 19:09:58 bit-cruncher sshd[2556]: Received disconnect from 192.168.1.177 port 58249:11: disconnected by user
Apr 30 19:09:58 bit-cruncher sshd[2556]: Disconnected from user boss 192.168.1.177 port 58249
Apr 30 19:09:58 bit-cruncher systemd[1]: session-3.scope: Deactivated successfully.
Apr 30 19:09:58 bit-cruncher sshd[2554]: pam_unix(sshd:session): session closed for user boss
Apr 30 19:09:58 bit-cruncher systemd-logind[610]: Session 3 logged out. Waiting for processes to exit.
Apr 30 19:09:58 bit-cruncher systemd-logind[610]: Removed session 3.
Apr 30 19:10:02 bit-cruncher dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pid=2668 comm="sshd: boss [priv]  ")
Apr 30 19:10:02 bit-cruncher dbus-daemon[609]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:10:02 bit-cruncher sshd[2668]: pam_systemd_home(sshd:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 30 19:10:02 bit-cruncher sshd[2668]: Accepted password for boss from 192.168.1.177 port 58259 ssh2
Apr 30 19:10:02 bit-cruncher sshd[2668]: pam_unix(sshd:session): session opened for user boss(uid=1000) by (uid=0)
Apr 30 19:10:02 bit-cruncher systemd-logind[610]: New session 4 of user boss.
Apr 30 19:10:02 bit-cruncher systemd[1]: Started Session 4 of User boss.
Apr 30 19:11:14 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:11:32 bit-cruncher NetworkManager[2292]: <info>  [1682896292.5675] device (wlp7s0): set-hw-addr: set MAC address to 96:B4:82:01:67:D1 (scanning)
Apr 30 19:11:32 bit-cruncher NetworkManager[2292]: <info>  [1682896292.5852] device (wlp7s0): supplicant interface state: disconnected -> inactive
Apr 30 19:11:32 bit-cruncher NetworkManager[2292]: <info>  [1682896292.5852] device (p2p-dev-wlp7s0): supplicant management interface state: disconnected -> inactive
Apr 30 19:11:46 bit-cruncher login[632]: pam_unix(login:session): session closed for user boss
Apr 30 19:11:46 bit-cruncher systemd[1]: getty@tty1.service: Deactivated successfully.
Apr 30 19:11:50 bit-cruncher systemd-logind[610]: Session 1 logged out. Waiting for processes to exit.
Apr 30 19:11:50 bit-cruncher systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1.
Apr 30 19:11:50 bit-cruncher systemd[1]: Stopped Getty on tty1.
Apr 30 19:11:50 bit-cruncher systemd[1]: Started Getty on tty1.
Apr 30 19:11:50 bit-cruncher systemd[1]: session-1.scope: Deactivated successfully.
Apr 30 19:11:50 bit-cruncher systemd[1]: session-1.scope: Consumed 8min 2.304s CPU time.
Apr 30 19:11:50 bit-cruncher systemd-logind[610]: Removed session 1.
Apr 30 19:13:19 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:14:40 bit-cruncher systemd-resolved[566]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server 192.168.1.1.
Apr 30 19:15:24 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:17:29 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
Apr 30 19:18:25 bit-cruncher NetworkManager[2292]: <info>  [1682896705.5817] device (wlp7s0): set-hw-addr: set MAC address to F2:92:0E:0E:F2:B9 (scanning)
Apr 30 19:18:25 bit-cruncher NetworkManager[2292]: <info>  [1682896705.6169] device (wlp7s0): supplicant interface state: inactive -> disconnected
Apr 30 19:18:25 bit-cruncher NetworkManager[2292]: <info>  [1682896705.6169] device (p2p-dev-wlp7s0): supplicant management interface state: inactive -> disconnected
Apr 30 19:18:25 bit-cruncher NetworkManager[2292]: <info>  [1682896705.6222] device (wlp7s0): supplicant interface state: disconnected -> inactive
Apr 30 19:18:25 bit-cruncher NetworkManager[2292]: <info>  [1682896705.6222] device (p2p-dev-wlp7s0): supplicant management interface state: disconnected -> inactive
Apr 30 19:19:34 bit-cruncher kernel: [UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:78:67:0e:06:ed:70:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 

Last edited by Tetlus (2023-04-30 23:40:46)

Offline

#4 2023-04-30 23:54:01

Tetlus
Member
Registered: 2023-04-30
Posts: 3

Re: running "startx" second time shows black screen [SOLVED]

UPDATE:

it works! when I run the parameter nvidia_drm.modeset=1 in grub it solves the issue,

Thanks Seth for the assistance!

Offline

#5 2023-05-01 05:54:58

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,325

Re: running "startx" second time shows black screen [SOLVED]

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Last edited by seth (2023-05-01 05:56:03)

Offline

Board footer

Powered by FluxBB