[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1121470: latest freeze log files



A little added info about the hardware. This lenovo P16s laptop is powered by AMD Strix Halo (https://chipsandcheese.com/p/amds-chiplet-apu-an-overview-of-strix) chip. There is no separate graphics board, lspci describes the display adapter as:

c4:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev d1)

I restarted using the option cinnamon at login. Before the freeze I obtained the following info on terminal window:

abraca@P16s:~$ radeontop
Unknown Radeon card. <= R500 won't work, new cards might.

c4:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev d1)

abraca@P16s:~$ sudo lspci -k | grep -EA3 'VGA|3D|Display'
[sudo] password for abraca:
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
c4:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev d1)
Subsystem: Lenovo Device 512f
Kernel driver in use: amdgpu
Kernel modules: amdgpu

abraca@P16s:~$ glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes

Apparenly the last line means hw graphics acceleration is on, but note the top query saying the card is unknown, possible this is because a very new card.

After the freeze I collected the 3 logs you requested.  They are attached.

[     5.396] 
X.Org X Server 1.21.1.20
X Protocol Version 11, Revision 0
[     5.396] Current Operating System: Linux P16s 6.17.8+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.17.8-1 (2025-11-15) x86_64
[     5.396] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.8+deb14-amd64 root=UUID=0bf35ae4-038b-4483-a711-7407836e293c ro quiet
[     5.396] xorg-server 2:21.1.20-1 (https://www.debian.org/support) 
[     5.396] Current version of pixman: 0.46.4
[     5.396] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.396] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.396] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 28 14:51:57 2025
[     5.396] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.396] (==) No Layout section.  Using the first Screen section.
[     5.396] (==) No screen section available. Using defaults.
[     5.396] (**) |-->Screen "Default Screen Section" (0)
[     5.396] (**) |   |-->Monitor "<default monitor>"
[     5.396] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.396] (**) Allowing byte-swapped clients
[     5.396] (==) Automatically adding devices
[     5.396] (==) Automatically enabling devices
[     5.396] (==) Automatically adding GPU devices
[     5.396] (==) Automatically binding GPU devices
[     5.397] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.397] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.397] 	Entry deleted from font path.
[     5.397] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     5.397] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.397] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.397] (II) Loader magic: 0x5620c50dff20
[     5.397] (II) Module ABI versions:
[     5.397] 	X.Org ANSI C Emulation: 0.4
[     5.397] 	X.Org Video Driver: 25.2
[     5.397] 	X.Org XInput driver : 24.4
[     5.397] 	X.Org Server Extension : 10.0
[     5.397] (++) using VT number 7

[     5.397] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.398] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.398] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card0
[     5.426] (--) PCI:*(196@0:0:0) 1002:150e:17aa:512f rev 209, Mem @ 0x6000000000/268435456, 0xb0000000/2097152, 0xb0400000/524288, I/O @ 0x00001000/256
[     5.426] (II) LoadModule: "glx"
[     5.426] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.429] (II) Module glx: vendor="X.Org Foundation"
[     5.429] 	compiled for 1.21.1.20, module version = 1.0.0
[     5.429] 	ABI class: X.Org Server Extension, version 10.0
[     5.429] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     5.429] 	loading driver: amdgpu
[     5.429] (==) Matched amdgpu as autoconfigured driver 0
[     5.429] (==) Matched ati as autoconfigured driver 1
[     5.429] (==) Matched modesetting as autoconfigured driver 2
[     5.429] (==) Matched fbdev as autoconfigured driver 3
[     5.429] (==) Matched vesa as autoconfigured driver 4
[     5.429] (==) Assigned the driver to the xf86ConfigLayout
[     5.429] (II) LoadModule: "amdgpu"
[     5.429] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     5.430] (II) Module amdgpu: vendor="X.Org Foundation"
[     5.430] 	compiled for 1.21.1.20, module version = 25.0.0
[     5.430] 	Module class: X.Org Video Driver
[     5.430] 	ABI class: X.Org Video Driver, version 25.2
[     5.430] (II) LoadModule: "ati"
[     5.430] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     5.430] (II) Module ati: vendor="X.Org Foundation"
[     5.430] 	compiled for 1.21.1.9, module version = 22.0.0
[     5.430] 	Module class: X.Org Video Driver
[     5.430] 	ABI class: X.Org Video Driver, version 25.2
[     5.457] (II) LoadModule: "modesetting"
[     5.457] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.457] (II) Module modesetting: vendor="X.Org Foundation"
[     5.457] 	compiled for 1.21.1.20, module version = 1.21.1
[     5.457] 	Module class: X.Org Video Driver
[     5.457] 	ABI class: X.Org Video Driver, version 25.2
[     5.457] (II) LoadModule: "fbdev"
[     5.457] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     5.457] (II) Module fbdev: vendor="X.Org Foundation"
[     5.457] 	compiled for 1.21.1.3, module version = 0.5.0
[     5.457] 	Module class: X.Org Video Driver
[     5.457] 	ABI class: X.Org Video Driver, version 25.2
[     5.457] (II) LoadModule: "vesa"
[     5.457] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.457] (II) Module vesa: vendor="X.Org Foundation"
[     5.457] 	compiled for 1.21.1.15, module version = 2.6.0
[     5.457] 	Module class: X.Org Video Driver
[     5.457] 	ABI class: X.Org Video Driver, version 25.2
[     5.457] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     5.458] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.458] (II) FBDEV: driver for framebuffer: fbdev
[     5.458] (II) VESA: driver for VESA chipsets: vesa
[     5.479] (WW) Falling back to old probe method for modesetting
[     5.479] (WW) Falling back to old probe method for fbdev
[     5.479] (II) Loading sub module "fbdevhw"
[     5.479] (II) LoadModule: "fbdevhw"
[     5.479] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     5.479] (II) Module fbdevhw: vendor="X.Org Foundation"
[     5.479] 	compiled for 1.21.1.20, module version = 0.0.2
[     5.479] 	ABI class: X.Org Video Driver, version 25.2
[     5.479] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.479] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     5.479] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     5.479] (==) AMDGPU(0): Default visual is TrueColor
[     5.479] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[     5.479] (==) AMDGPU(0): RGB weight 888
[     5.479] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     5.479] (--) AMDGPU(0): Chipset: "AMD Radeon 890M Graphics" (ChipID = 0x150e)
[     5.479] (II) Loading sub module "fb"
[     5.479] (II) LoadModule: "fb"
[     5.479] (II) Module "fb" already built-in
[     5.479] (II) Loading sub module "dri2"
[     5.479] (II) LoadModule: "dri2"
[     5.479] (II) Module "dri2" already built-in
[     5.564] (II) Loading sub module "glamoregl"
[     5.564] (II) LoadModule: "glamoregl"
[     5.564] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.566] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.566] 	compiled for 1.21.1.20, module version = 1.0.1
[     5.566] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.573] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[     5.573] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon 890M Graphics (radeonsi, gfx1150, LLVM 19.1.7, DRM 3.64, 6.17.8+deb14-amd64)
[     5.573] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     5.573] (==) AMDGPU(0): TearFree property default: auto
[     5.573] (==) AMDGPU(0): VariableRefresh: disabled
[     5.573] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[     5.573] (II) AMDGPU(0): KMS Pageflipping: enabled
[     5.574] (II) AMDGPU(0): Output eDP has no monitor section
[     5.574] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[     5.574] (II) AMDGPU(0): Output DisplayPort-6 has no monitor section
[     5.624] (WW) AMDGPU(0): 9 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[     5.625] (II) AMDGPU(0): EDID for output eDP
[     5.625] (II) AMDGPU(0): Manufacturer: LEN  Model: 41b7  Serial#: 0
[     5.625] (II) AMDGPU(0): Year: 2024  Week: 0
[     5.625] (II) AMDGPU(0): EDID Version: 1.4
[     5.625] (II) AMDGPU(0): Digital Display Input
[     5.625] (II) AMDGPU(0): 8 bits per channel
[     5.625] (II) AMDGPU(0): Digital interface is DisplayPort
[     5.625] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 22
[     5.625] (II) AMDGPU(0): Gamma: 2.20
[     5.625] (II) AMDGPU(0): DPMS capabilities: Off
[     5.625] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[     5.625] (II) AMDGPU(0): First detailed timing is preferred mode
[     5.625] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[     5.625] (II) AMDGPU(0): Display is continuous-frequency
[     5.625] (II) AMDGPU(0): redX: 0.645 redY: 0.330   greenX: 0.304 greenY: 0.618
[     5.625] (II) AMDGPU(0): blueX: 0.146 blueY: 0.053   whiteX: 0.315 whiteY: 0.337
[     5.625] (II) AMDGPU(0): Manufacturer's mask: 0
[     5.625] (II) AMDGPU(0): Supported detailed timing:
[     5.625] (II) AMDGPU(0): clock: 154.1 MHz   Image Size:  344 x 215 mm
[     5.625] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     5.625] (II) AMDGPU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[     5.625] (II) AMDGPU(0): Ranges: V min: 40 V max: 60 Hz, H min: 74 H max: 74 kHz, PixClock max 165 MHz
[     5.625] (II) AMDGPU(0): Unknown vendor-specific block f
[     5.625] (II) AMDGPU(0): Monitor name: M160NW49 R0
[     5.625] (II) AMDGPU(0): Number of EDID sections to follow: 1
[     5.625] (II) AMDGPU(0): EDID (in hex):
[     5.625] (II) AMDGPU(0): 	00ffffffffffff0030aeb74100000000
[     5.625] (II) AMDGPU(0): 	00220104a5221678232d6da5544d9e25
[     5.625] (II) AMDGPU(0): 	0d505600000001010101010101010101
[     5.625] (II) AMDGPU(0): 	010101010101353c80a070b023403020
[     5.625] (II) AMDGPU(0): 	360058d710000019000000fd00283c4a
[     5.625] (II) AMDGPU(0): 	4a10010a2020202020200000000f00d1
[     5.625] (II) AMDGPU(0): 	0a28d10a28320a0426cf4906000000fc
[     5.625] (II) AMDGPU(0): 	004d3136304e573439205230200a0111
[     5.625] (II) AMDGPU(0): 	7020790200810013721a00000301283c
[     5.625] (II) AMDGPU(0): 	0000000000003c000000000000000000
[     5.625] (II) AMDGPU(0): 	00000000000000000000000000000000
[     5.625] (II) AMDGPU(0): 	00000000000000000000000000000000
[     5.625] (II) AMDGPU(0): 	00000000000000000000000000000000
[     5.625] (II) AMDGPU(0): 	00000000000000000000000000000000
[     5.625] (II) AMDGPU(0): 	00000000000000000000000000000000
[     5.625] (II) AMDGPU(0): 	0000000000000000000000000000a190
[     5.625] (II) AMDGPU(0): Printing probed modes for output eDP
[     5.625] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.13  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz eP)
[     5.625] (II) AMDGPU(0): Modeline "1920x1080"x60.0  154.13  1920 1968 2000 2080  1080 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1600x1200"x60.0  154.13  1600 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1680x1050"x60.0  154.13  1680 1968 2000 2080  1050 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1280x1024"x60.0  154.13  1280 1968 2000 2080  1024 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1440x900"x60.0  154.13  1440 1968 2000 2080  900 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1280x800"x60.0  154.13  1280 1968 2000 2080  800 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1280x720"x60.0  154.13  1280 1968 2000 2080  720 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "1024x768"x60.0  154.13  1024 1968 2000 2080  768 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "800x600"x60.0  154.13  800 1968 2000 2080  600 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): Modeline "640x480"x60.0  154.13  640 1968 2000 2080  480 1203 1209 1235 -hsync -vsync (74.1 kHz e)
[     5.625] (II) AMDGPU(0): EDID for output HDMI-A-0
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-0
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-1
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-2
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-3
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-4
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-5
[     5.625] (II) AMDGPU(0): EDID for output DisplayPort-6
[     5.625] (II) AMDGPU(0): Output eDP connected
[     5.625] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[     5.625] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[     5.625] (II) AMDGPU(0): Using exact sizes for initial modes
[     5.625] (II) AMDGPU(0): Output eDP using initial mode 1920x1200 +0+0
[     5.625] (II) AMDGPU(0): mem size init: gart size :ac159e000 vram size: s:1f5f24000 visible:1f5f24000
[     5.625] (==) AMDGPU(0): DPI set to (96, 96)
[     5.625] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.625] (II) Loading sub module "ramdac"
[     5.625] (II) LoadModule: "ramdac"
[     5.625] (II) Module "ramdac" already built-in
[     5.625] (II) UnloadModule: "modesetting"
[     5.625] (II) Unloading modesetting
[     5.625] (II) UnloadModule: "fbdev"
[     5.625] (II) Unloading fbdev
[     5.625] (II) UnloadSubModule: "fbdevhw"
[     5.625] (II) Unloading fbdevhw
[     5.625] (II) UnloadModule: "vesa"
[     5.625] (II) Unloading vesa
[     5.625] (II) AMDGPU(0): [DRI2] Setup complete
[     5.625] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     5.625] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     5.625] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[     5.626] (II) AMDGPU(0): SYNC extension fences enabled
[     5.626] (II) AMDGPU(0): Present extension enabled
[     5.626] (==) AMDGPU(0): DRI3 enabled
[     5.626] (==) AMDGPU(0): Backing store enabled
[     5.626] (II) AMDGPU(0): Direct rendering enabled
[     5.635] (II) AMDGPU(0): Use GLAMOR acceleration.
[     5.635] (II) AMDGPU(0): Acceleration enabled
[     5.635] (==) AMDGPU(0): DPMS enabled
[     5.635] (==) AMDGPU(0): Silken mouse enabled
[     5.635] (II) AMDGPU(0): Set up textured video (glamor)
[     5.657] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[     5.657] (II) Initializing extension Generic Event Extension
[     5.657] (II) Initializing extension SHAPE
[     5.657] (II) Initializing extension MIT-SHM
[     5.657] (II) Initializing extension XInputExtension
[     5.657] (II) Initializing extension XTEST
[     5.657] (II) Initializing extension BIG-REQUESTS
[     5.658] (II) Initializing extension SYNC
[     5.658] (II) Initializing extension XKEYBOARD
[     5.658] (II) Initializing extension XC-MISC
[     5.658] (II) Initializing extension SECURITY
[     5.658] (II) Initializing extension XFIXES
[     5.658] (II) Initializing extension RENDER
[     5.658] (II) Initializing extension RANDR
[     5.658] (II) Initializing extension COMPOSITE
[     5.658] (II) Initializing extension DAMAGE
[     5.658] (II) Initializing extension MIT-SCREEN-SAVER
[     5.658] (II) Initializing extension DOUBLE-BUFFER
[     5.658] (II) Initializing extension RECORD
[     5.658] (II) Initializing extension DPMS
[     5.658] (II) Initializing extension Present
[     5.658] (II) Initializing extension DRI3
[     5.658] (II) Initializing extension X-Resource
[     5.658] (II) Initializing extension XVideo
[     5.658] (II) Initializing extension XVideo-MotionCompensation
[     5.658] (II) Initializing extension SELinux
[     5.658] (II) SELinux: Disabled on system
[     5.658] (II) Initializing extension GLX
[     5.661] (II) GLX: Initialized glamor GL provider for screen 0
[     5.661] (II) GLX: Another vendor is already registered for screen 0
[     5.661] (II) Initializing extension XFree86-VidModeExtension
[     5.661] (II) Initializing extension XFree86-DGA
[     5.661] (II) Initializing extension XFree86-DRI
[     5.661] (II) Initializing extension DRI2
[     5.662] (II) AMDGPU(0): Setting screen physical size to 508 x 317
[     5.729] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[     5.729] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.729] (II) LoadModule: "libinput"
[     5.729] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.730] (II) Module libinput: vendor="X.Org Foundation"
[     5.730] 	compiled for 1.21.1.15, module version = 1.5.0
[     5.730] 	Module class: X.Org XInput Driver
[     5.730] 	ABI class: X.Org XInput driver, version 24.4
[     5.730] (II) Using input driver 'libinput' for 'Video Bus'
[     5.730] (**) Video Bus: always reports core events
[     5.730] (**) Option "Device" "/dev/input/event3"
[     5.732] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     5.732] (II) event3  - Video Bus: device is a keyboard
[     5.733] (II) event3  - Video Bus: device removed
[     5.808] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/LNXVIDEO:00/input/input4/event3"
[     5.808] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[     5.808] (**) Option "xkb_model" "pc105"
[     5.808] (**) Option "xkb_layout" "us"
[     5.808] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     5.808] (II) event3  - Video Bus: device is a keyboard
[     5.809] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     5.809] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.809] (II) Using input driver 'libinput' for 'Power Button'
[     5.809] (**) Power Button: always reports core events
[     5.809] (**) Option "Device" "/dev/input/event1"
[     5.809] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.809] (II) event1  - Power Button: device is a keyboard
[     5.809] (II) event1  - Power Button: device removed
[     5.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[     5.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.844] (**) Option "xkb_model" "pc105"
[     5.844] (**) Option "xkb_layout" "us"
[     5.844] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.844] (II) event1  - Power Button: device is a keyboard
[     5.845] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     5.845] (II) No input driver specified, ignoring this device.
[     5.845] (II) This device may have been added with another device file.
[     5.845] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[     5.845] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.845] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.845] (**) Sleep Button: always reports core events
[     5.845] (**) Option "Device" "/dev/input/event4"
[     5.845] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     5.845] (II) event4  - Sleep Button: device is a keyboard
[     5.845] (II) event4  - Sleep Button: device removed
[     5.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[     5.868] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     5.868] (**) Option "xkb_model" "pc105"
[     5.868] (**) Option "xkb_layout" "us"
[     5.868] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     5.868] (II) event4  - Sleep Button: device is a keyboard
[     5.869] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
[     5.869] (II) No input driver specified, ignoring this device.
[     5.869] (II) This device may have been added with another device file.
[     5.869] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event12)
[     5.869] (II) No input driver specified, ignoring this device.
[     5.869] (II) This device may have been added with another device file.
[     5.869] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event13)
[     5.869] (II) No input driver specified, ignoring this device.
[     5.869] (II) This device may have been added with another device file.
[     5.869] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event14)
[     5.869] (II) No input driver specified, ignoring this device.
[     5.869] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event15)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event16)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event17)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event8)
[     5.870] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[     5.870] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[     5.870] (**) PixArt USB Optical Mouse: always reports core events
[     5.870] (**) Option "Device" "/dev/input/event8"
[     5.871] (II) event8  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[     5.871] (II) event8  - PixArt USB Optical Mouse: device is a pointer
[     5.871] (II) event8  - PixArt USB Optical Mouse: device removed
[     5.916] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.916] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.916] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.916] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1/3-1:1.0/0003:0458:0137.0002/input/input13/event8"
[     5.916] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 9)
[     5.924] (**) Option "AccelerationScheme" "none"
[     5.924] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[     5.924] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[     5.924] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[     5.925] (II) event8  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[     5.925] (II) event8  - PixArt USB Optical Mouse: device is a pointer
[     5.926] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse3)
[     5.926] (II) No input driver specified, ignoring this device.
[     5.926] (II) This device may have been added with another device file.
[     5.926] (II) config/udev: Adding input device ELAN0688:00 04F3:320B Mouse (/dev/input/event5)
[     5.926] (**) ELAN0688:00 04F3:320B Mouse: Applying InputClass "libinput pointer catchall"
[     5.926] (II) Using input driver 'libinput' for 'ELAN0688:00 04F3:320B Mouse'
[     5.926] (**) ELAN0688:00 04F3:320B Mouse: always reports core events
[     5.926] (**) Option "Device" "/dev/input/event5"
[     5.929] (II) event5  - ELAN0688:00 04F3:320B Mouse: is tagged by udev as: Mouse
[     5.929] (II) event5  - ELAN0688:00 04F3:320B Mouse: device is a pointer
[     5.929] (II) event5  - ELAN0688:00 04F3:320B Mouse: device removed
[     5.988] (II) libinput: ELAN0688:00 04F3:320B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.988] (II) libinput: ELAN0688:00 04F3:320B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.988] (II) libinput: ELAN0688:00 04F3:320B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.988] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input10/event5"
[     5.988] (II) XINPUT: Adding extended input device "ELAN0688:00 04F3:320B Mouse" (type: MOUSE, id 10)
[     5.988] (**) Option "AccelerationScheme" "none"
[     5.988] (**) ELAN0688:00 04F3:320B Mouse: (accel) selected scheme none/0
[     5.988] (**) ELAN0688:00 04F3:320B Mouse: (accel) acceleration factor: 2.000
[     5.988] (**) ELAN0688:00 04F3:320B Mouse: (accel) acceleration threshold: 4
[     5.990] (II) event5  - ELAN0688:00 04F3:320B Mouse: is tagged by udev as: Mouse
[     5.990] (II) event5  - ELAN0688:00 04F3:320B Mouse: device is a pointer
[     5.991] (II) config/udev: Adding input device ELAN0688:00 04F3:320B Mouse (/dev/input/mouse0)
[     5.991] (II) No input driver specified, ignoring this device.
[     5.991] (II) This device may have been added with another device file.
[     5.991] (II) config/udev: Adding input device ELAN0688:00 04F3:320B Touchpad (/dev/input/event6)
[     5.991] (**) ELAN0688:00 04F3:320B Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.991] (II) Using input driver 'libinput' for 'ELAN0688:00 04F3:320B Touchpad'
[     5.991] (**) ELAN0688:00 04F3:320B Touchpad: always reports core events
[     5.991] (**) Option "Device" "/dev/input/event6"
[     5.991] (II) event6  - ELAN0688:00 04F3:320B Touchpad: is tagged by udev as: Touchpad
[     5.992] (II) event6  - ELAN0688:00 04F3:320B Touchpad: device is a touchpad
[     5.992] (II) event6  - ELAN0688:00 04F3:320B Touchpad: device removed
[     6.060] (II) libinput: ELAN0688:00 04F3:320B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.060] (II) libinput: ELAN0688:00 04F3:320B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.060] (II) libinput: ELAN0688:00 04F3:320B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.060] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input12/event6"
[     6.060] (II) XINPUT: Adding extended input device "ELAN0688:00 04F3:320B Touchpad" (type: TOUCHPAD, id 11)
[     6.061] (**) Option "AccelerationScheme" "none"
[     6.061] (**) ELAN0688:00 04F3:320B Touchpad: (accel) selected scheme none/0
[     6.061] (**) ELAN0688:00 04F3:320B Touchpad: (accel) acceleration factor: 2.000
[     6.061] (**) ELAN0688:00 04F3:320B Touchpad: (accel) acceleration threshold: 4
[     6.061] (II) event6  - ELAN0688:00 04F3:320B Touchpad: is tagged by udev as: Touchpad
[     6.062] (II) event6  - ELAN0688:00 04F3:320B Touchpad: device is a touchpad
[     6.062] (II) config/udev: Adding input device ELAN0688:00 04F3:320B Touchpad (/dev/input/mouse1)
[     6.062] (II) No input driver specified, ignoring this device.
[     6.062] (II) This device may have been added with another device file.
[     6.062] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     6.062] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.062] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.062] (**) AT Translated Set 2 keyboard: always reports core events
[     6.062] (**) Option "Device" "/dev/input/event0"
[     6.062] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.062] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     6.063] (II) event0  - AT Translated Set 2 keyboard: device removed
[     6.092] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     6.092] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[     6.092] (**) Option "xkb_model" "pc105"
[     6.092] (**) Option "xkb_layout" "us"
[     6.093] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.093] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     6.093] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event7)
[     6.093] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     6.093] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     6.093] (**) TPPS/2 Elan TrackPoint: always reports core events
[     6.093] (**) Option "Device" "/dev/input/event7"
[     6.093] (II) event7  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     6.093] (II) event7  - TPPS/2 Elan TrackPoint: device is a pointer
[     6.094] (II) event7  - TPPS/2 Elan TrackPoint: device removed
[     6.148] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.148] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.148] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[     6.148] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[     6.148] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 13)
[     6.149] (**) Option "AccelerationScheme" "none"
[     6.149] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     6.149] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     6.149] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     6.149] (II) event7  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     6.150] (II) event7  - TPPS/2 Elan TrackPoint: device is a pointer
[     6.150] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[     6.150] (II) No input driver specified, ignoring this device.
[     6.150] (II) This device may have been added with another device file.
[     6.150] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[     6.150] (II) No input driver specified, ignoring this device.
[     6.150] (II) This device may have been added with another device file.
[     6.151] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[     6.151] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     6.151] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     6.151] (**) ThinkPad Extra Buttons: always reports core events
[     6.151] (**) Option "Device" "/dev/input/event10"
[     6.151] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     6.151] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[     6.151] (II) event10 - ThinkPad Extra Buttons: device removed
[     6.172] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input15/event10"
[     6.172] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[     6.172] (**) Option "xkb_model" "pc105"
[     6.172] (**) Option "xkb_layout" "us"
[     6.173] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     6.173] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[     6.215] (II) AMDGPU(0): EDID vendor "LEN", prod id 16823
[     6.215] (II) AMDGPU(0): Using EDID range info for horizontal sync
[     6.215] (II) AMDGPU(0): Using EDID range info for vertical refresh
[     6.215] (II) AMDGPU(0): Printing DDC gathered Modelines:
[     6.215] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.13  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz eP)
[    48.781] (II) AMDGPU(0): EDID vendor "LEN", prod id 16823
[    48.781] (II) AMDGPU(0): Using hsync ranges from config file
[    48.781] (II) AMDGPU(0): Using vrefresh ranges from config file
[    48.781] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    48.781] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.13  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz eP)
[    48.784] (II) AMDGPU(0): EDID vendor "LEN", prod id 16823
[    48.784] (II) AMDGPU(0): Using hsync ranges from config file
[    48.784] (II) AMDGPU(0): Using vrefresh ranges from config file
[    48.784] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    48.784] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.13  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz eP)
[    49.488] (II) AMDGPU(0): EDID vendor "LEN", prod id 16823
[    49.488] (II) AMDGPU(0): Using hsync ranges from config file
[    49.488] (II) AMDGPU(0): Using vrefresh ranges from config file
[    49.488] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    49.488] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.13  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.1 kHz eP)
[    0.000000] Linux version 6.17.8+deb14-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-8) 15.2.0, GNU ld (GNU Binutils for Debian) 2.45) #1 SMP PREEMPT_DYNAMIC Debian 6.17.8-1 (2025-11-15)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.17.8+deb14-amd64 root=UUID=0bf35ae4-038b-4483-a711-7407836e293c ro quiet
[    0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f3c000-0x00000000686fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000686fe000-0x0000000074cfdfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000074cfe000-0x0000000074efdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000074efe000-0x0000000074ffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000074ffe000-0x000000007789cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007789d000-0x00000000778cbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000778cc000-0x0000000077ff6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077ff7000-0x0000000077ffcfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077ffd000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077fff000-0x000000007bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d675000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000167e17ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000167e180000-0x00000018a01fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.7 by Lenovo
[    0.000000] efi: ACPI=0x74ffd000 ACPI 2.0=0x74ffd014 SMBIOS=0x6f77b000 SMBIOS 3.0=0x6f76e000 TPMFinalLog=0x74dfc000 MEMATTR=0x63409018 ESRT=0x63541d18 MOKvar=0x6a84f000 INITRD=0x63413f18 RNG=0x74ffb018 TPMEventLog=0x74fed018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem359: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xffffffff] reserved
[    0.000000] efi: Remove mem361: MMIO range=[0x1880000000-0x18a01fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0x1880000000-0x18a01fffff] reserved
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.4.0 present.
[    0.000000] DMI: LENOVO 21RXCTO1WW/21RXCTO1WW, BIOS R2XET35W (1.15 ) 08/29/2025
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.457 MHz processor
[    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000012] last_pfn = 0x167e180 max_arch_pfn = 0x400000000
[    0.000017] MTRR map: 5 entries (1 fixed + 4 variable; max 18), built from 9 variable MTRRs
[    0.000018] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000215] last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.003463] esrt: Reserving ESRT space from 0x0000000063541d18 to 0x0000000063541e18.
[    0.003471] e820: update [mem 0x63541000-0x63541fff] usable ==> reserved
[    0.003494] Using GB pages for direct mapping
[    0.003768] RAMDISK: [mem 0x4ee04000-0x5361afff]
[    0.003975] ACPI: Early table checksum verification disabled
[    0.003978] ACPI: RSDP 0x0000000074FFD014 000024 (v02 LENOVO)
[    0.003981] ACPI: XSDT 0x0000000074FFC228 000194 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.003986] ACPI: FACP 0x000000006B464000 000114 (v06 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.003990] ACPI: DSDT 0x000000006B44A000 017B22 (v02 LENOVO AMD_EDK2 00000000 INTL 20210930)
[    0.003991] ACPI: FACS 0x0000000074DEF000 000040
[    0.003992] ACPI: ECDT 0x000000006F7B3000 000054 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.003993] ACPI: SSDT 0x000000006F7B2000 000083 (v02 LENOVO PID0Ssdt 00000010 INTL 20210930)
[    0.003995] ACPI: SSDT 0x000000006F7B1000 000EA1 (v02 LENOVO ProjSsdt 00000010 INTL 20210930)
[    0.003996] ACPI: SSDT 0x000000006F7B0000 0006DF (v02 LENOVO UsbCTabl 00000001 INTL 20210930)
[    0.003997] ACPI: SSDT 0x000000006F780000 007F18 (v02 LENOVO AmdTable 00000002 MSFT 05000000)
[    0.003998] ACPI: APIC 0x000000006F6BF000 00011E (v04 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.003999] ACPI: MCFG 0x000000006F6BE000 00003C (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004000] ACPI: SSDT 0x000000006F67E000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20210930)
[    0.004001] ACPI: TPM2 0x000000006F67D000 00004C (v04 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004002] ACPI: MSDM 0x000000006F67C000 000055 (v03 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004004] ACPI: BATB 0x000000006F667000 00004A (v02 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004005] ACPI: HPET 0x000000006B463000 000038 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004006] ACPI: WSMT 0x000000006B462000 000028 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004007] ACPI: SSDT 0x000000006B222000 007EA6 (v02 LENOVO AMD CPU  00000001 AMD  00000001)
[    0.004008] ACPI: VFCT 0x000000006B21C000 005484 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004009] ACPI: SDEV 0x000000006B1F3000 0000C8 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004011] ACPI: ABLT 0x000000006B1F2000 0002C2 (v00 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004012] ACPI: FPDT 0x000000006B1F1000 000034 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004013] ACPI: SSDT 0x000000006F668000 000D54 (v02 LENOVO OEMACP   00000001 INTL 20210930)
[    0.004014] ACPI: SSDT 0x000000006B1EF000 001D32 (v02 LENOVO OEMACP   00000001 INTL 20210930)
[    0.004015] ACPI: SSDT 0x000000006B1EE000 000A70 (v02 LENOVO OEMPMF   00000001 INTL 20210930)
[    0.004016] ACPI: SSDT 0x000000006B1EC000 001DB7 (v02 LENOVO CPMPMF   00000001 INTL 20210930)
[    0.004017] ACPI: SSDT 0x000000006B1EB000 000CA9 (v02 LENOVO CPMDFIG4 00000001 INTL 20210930)
[    0.004018] ACPI: SSDT 0x000000006B1E8000 002AA7 (v02 LENOVO CDFAAIG2 00000001 INTL 20210930)
[    0.004019] ACPI: SSDT 0x000000006B1DE000 009A56 (v02 LENOVO CPMCMN   00000001 INTL 20210930)
[    0.004021] ACPI: BGRT 0x000000006B1DD000 000038 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004022] ACPI: SSDT 0x000000006B1DA000 0023E0 (v02 LENOVO AOD      00000001 INTL 20210930)
[    0.004023] ACPI: SSDT 0x000000006B1D9000 000BD5 (v02 LENOVO WLAN     00000001 INTL 20210930)
[    0.004024] ACPI: SSDT 0x000000006B1D7000 001243 (v02 LENOVO NVME     00000001 INTL 20210930)
[    0.004025] ACPI: SSDT 0x000000006B1D5000 0013E2 (v02 LENOVO GpMsSsdt 00000001 INTL 20210930)
[    0.004026] ACPI: SSDT 0x000000006B1D4000 000057 (v02 LENOVO GPP9     00000001 INTL 20210930)
[    0.004027] ACPI: SSDT 0x000000006B1D2000 0019CB (v02 LENOVO UPEP     00000001 INTL 20210930)
[    0.004028] ACPI: SSDT 0x000000006B1D1000 000FBC (v02 LENOVO GPP_PME_ 00000001 INTL 20210930)
[    0.004030] ACPI: SSDT 0x000000006B1C7000 0097A9 (v02 LENOVO INTGPPC_ 00000001 INTL 20210930)
[    0.004031] ACPI: SSDT 0x000000006B1C2000 004608 (v02 LENOVO INTGPPA_ 00000001 INTL 20210930)
[    0.004032] ACPI: SSDT 0x000000006B1C1000 000CD9 (v02 LENOVO CPMGPIO0 00000001 INTL 20210930)
[    0.004033] ACPI: UEFI 0x0000000074DEE000 00008A (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004034] ACPI: SSDT 0x000000006B1C0000 00010D (v02 LENOVO MHSP     00000004 INTL 20210930)
[    0.004035] ACPI: SSDT 0x000000006B1BF000 000051 (v02 LENOVO DRTM     00000001 INTL 20210930)
[    0.004036] ACPI: IVRS 0x000000006B1BE000 000216 (v02 LENOVO TP-R2X   0001000F PTEC 00000002)
[    0.004037] ACPI: SSDT 0x000000006F7AE000 000500 (v02 LENOVO MEMTOOL0 00000002 INTL 20210930)
[    0.004039] ACPI: SSDT 0x000000006F7AD000 0009C5 (v02 LENOVO CPMMSOSC 00000001 INTL 20210930)
[    0.004040] ACPI: SSDT 0x000000006F7AC000 00008D (v02 LENOVO CPMMSLPI 00000001 INTL 20210930)
[    0.004041] ACPI: SSDT 0x000000006F7AB000 000509 (v02 LENOVO CPMSFAML 00000001 INTL 20210930)
[    0.004042] ACPI: SSDT 0x000000006F7AA000 000F5C (v02 LENOVO CPMACPV8 00000001 INTL 20210930)
[    0.004043] ACPI: Reserving FACP table memory at [mem 0x6b464000-0x6b464113]
[    0.004044] ACPI: Reserving DSDT table memory at [mem 0x6b44a000-0x6b461b21]
[    0.004044] ACPI: Reserving FACS table memory at [mem 0x74def000-0x74def03f]
[    0.004044] ACPI: Reserving ECDT table memory at [mem 0x6f7b3000-0x6f7b3053]
[    0.004044] ACPI: Reserving SSDT table memory at [mem 0x6f7b2000-0x6f7b2082]
[    0.004045] ACPI: Reserving SSDT table memory at [mem 0x6f7b1000-0x6f7b1ea0]
[    0.004045] ACPI: Reserving SSDT table memory at [mem 0x6f7b0000-0x6f7b06de]
[    0.004045] ACPI: Reserving SSDT table memory at [mem 0x6f780000-0x6f787f17]
[    0.004045] ACPI: Reserving APIC table memory at [mem 0x6f6bf000-0x6f6bf11d]
[    0.004045] ACPI: Reserving MCFG table memory at [mem 0x6f6be000-0x6f6be03b]
[    0.004046] ACPI: Reserving SSDT table memory at [mem 0x6f67e000-0x6f67e60d]
[    0.004046] ACPI: Reserving TPM2 table memory at [mem 0x6f67d000-0x6f67d04b]
[    0.004046] ACPI: Reserving MSDM table memory at [mem 0x6f67c000-0x6f67c054]
[    0.004046] ACPI: Reserving BATB table memory at [mem 0x6f667000-0x6f667049]
[    0.004047] ACPI: Reserving HPET table memory at [mem 0x6b463000-0x6b463037]
[    0.004047] ACPI: Reserving WSMT table memory at [mem 0x6b462000-0x6b462027]
[    0.004047] ACPI: Reserving SSDT table memory at [mem 0x6b222000-0x6b229ea5]
[    0.004047] ACPI: Reserving VFCT table memory at [mem 0x6b21c000-0x6b221483]
[    0.004048] ACPI: Reserving SDEV table memory at [mem 0x6b1f3000-0x6b1f30c7]
[    0.004048] ACPI: Reserving ABLT table memory at [mem 0x6b1f2000-0x6b1f22c1]
[    0.004048] ACPI: Reserving FPDT table memory at [mem 0x6b1f1000-0x6b1f1033]
[    0.004048] ACPI: Reserving SSDT table memory at [mem 0x6f668000-0x6f668d53]
[    0.004049] ACPI: Reserving SSDT table memory at [mem 0x6b1ef000-0x6b1f0d31]
[    0.004049] ACPI: Reserving SSDT table memory at [mem 0x6b1ee000-0x6b1eea6f]
[    0.004049] ACPI: Reserving SSDT table memory at [mem 0x6b1ec000-0x6b1eddb6]
[    0.004049] ACPI: Reserving SSDT table memory at [mem 0x6b1eb000-0x6b1ebca8]
[    0.004050] ACPI: Reserving SSDT table memory at [mem 0x6b1e8000-0x6b1eaaa6]
[    0.004050] ACPI: Reserving SSDT table memory at [mem 0x6b1de000-0x6b1e7a55]
[    0.004050] ACPI: Reserving BGRT table memory at [mem 0x6b1dd000-0x6b1dd037]
[    0.004050] ACPI: Reserving SSDT table memory at [mem 0x6b1da000-0x6b1dc3df]
[    0.004051] ACPI: Reserving SSDT table memory at [mem 0x6b1d9000-0x6b1d9bd4]
[    0.004051] ACPI: Reserving SSDT table memory at [mem 0x6b1d7000-0x6b1d8242]
[    0.004051] ACPI: Reserving SSDT table memory at [mem 0x6b1d5000-0x6b1d63e1]
[    0.004051] ACPI: Reserving SSDT table memory at [mem 0x6b1d4000-0x6b1d4056]
[    0.004052] ACPI: Reserving SSDT table memory at [mem 0x6b1d2000-0x6b1d39ca]
[    0.004052] ACPI: Reserving SSDT table memory at [mem 0x6b1d1000-0x6b1d1fbb]
[    0.004052] ACPI: Reserving SSDT table memory at [mem 0x6b1c7000-0x6b1d07a8]
[    0.004052] ACPI: Reserving SSDT table memory at [mem 0x6b1c2000-0x6b1c6607]
[    0.004053] ACPI: Reserving SSDT table memory at [mem 0x6b1c1000-0x6b1c1cd8]
[    0.004053] ACPI: Reserving UEFI table memory at [mem 0x74dee000-0x74dee089]
[    0.004053] ACPI: Reserving SSDT table memory at [mem 0x6b1c0000-0x6b1c010c]
[    0.004053] ACPI: Reserving SSDT table memory at [mem 0x6b1bf000-0x6b1bf050]
[    0.004054] ACPI: Reserving IVRS table memory at [mem 0x6b1be000-0x6b1be215]
[    0.004054] ACPI: Reserving SSDT table memory at [mem 0x6f7ae000-0x6f7ae4ff]
[    0.004054] ACPI: Reserving SSDT table memory at [mem 0x6f7ad000-0x6f7ad9c4]
[    0.004055] ACPI: Reserving SSDT table memory at [mem 0x6f7ac000-0x6f7ac08c]
[    0.004055] ACPI: Reserving SSDT table memory at [mem 0x6f7ab000-0x6f7ab508]
[    0.004055] ACPI: Reserving SSDT table memory at [mem 0x6f7aa000-0x6f7aaf5b]
[    0.004128] No NUMA configuration found
[    0.004128] Faking a node at [mem 0x0000000000000000-0x000000167e17ffff]
[    0.004135] NODE_DATA(0) allocated [mem 0x167e155540-0x167e17ffff]
[    0.004265] Zone ranges:
[    0.004265]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004266]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004267]   Normal   [mem 0x0000000100000000-0x000000167e17ffff]
[    0.004267]   Device   empty
[    0.004268] Movable zone start for each node
[    0.004269] Early memory node ranges
[    0.004269]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.004270]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[    0.004270]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.004270]   node   0: [mem 0x0000000009f3c000-0x00000000686fdfff]
[    0.004271]   node   0: [mem 0x0000000074ffe000-0x000000007789cfff]
[    0.004271]   node   0: [mem 0x00000000778cc000-0x0000000077ff6fff]
[    0.004271]   node   0: [mem 0x0000000077ffd000-0x0000000077ffefff]
[    0.004272]   node   0: [mem 0x0000000100000000-0x000000167e17ffff]
[    0.004276] Initmem setup node 0 [mem 0x0000000000001000-0x000000167e17ffff]
[    0.004280] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004287] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.004333] On node 0, zone DMA32: 768 pages in unavailable ranges
[    0.004996] On node 0, zone DMA32: 60 pages in unavailable ranges
[    0.005138] On node 0, zone DMA32: 51456 pages in unavailable ranges
[    0.005143] On node 0, zone DMA32: 47 pages in unavailable ranges
[    0.005143] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.005214] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.005232] On node 0, zone Normal: 7808 pages in unavailable ranges
[    0.005667] ACPI: PM-Timer IO Port: 0x408
[    0.005677] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.005690] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.005696] IOAPIC[1]: apic_id 34, version 33, address 0xfd280000, GSI 24-55
[    0.005697] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.005698] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.005701] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.005702] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.005714] e820: update [mem 0x61e8e000-0x61f1efff] usable ==> reserved
[    0.005724] CPU topo: Max. logical packages:   1
[    0.005725] CPU topo: Max. logical dies:       1
[    0.005725] CPU topo: Max. dies per package:   1
[    0.005727] CPU topo: Max. threads per core:   2
[    0.005727] CPU topo: Num. cores per package:    12
[    0.005728] CPU topo: Num. threads per package:  24
[    0.005728] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.005740] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.005741] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.005742] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.005742] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f3bfff]
[    0.005743] PM: hibernation: Registered nosave memory: [mem 0x61e8e000-0x61f1efff]
[    0.005744] PM: hibernation: Registered nosave memory: [mem 0x63541000-0x63541fff]
[    0.005744] PM: hibernation: Registered nosave memory: [mem 0x686fe000-0x74ffdfff]
[    0.005745] PM: hibernation: Registered nosave memory: [mem 0x7789d000-0x778cbfff]
[    0.005745] PM: hibernation: Registered nosave memory: [mem 0x77ff7000-0x77ffcfff]
[    0.005746] PM: hibernation: Registered nosave memory: [mem 0x77fff000-0xffffffff]
[    0.005747] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.005748] Booting paravirtualized kernel on bare hardware
[    0.005750] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.008750] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.009062] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
[    0.009065] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
[    0.009066] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.009070] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
[    0.009079] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.8+deb14-amd64 root=UUID=0bf35ae4-038b-4483-a711-7407836e293c ro quiet
[    0.009112] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.009112] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.009113] printk: log_buf_len min size: 131072 bytes
[    0.009172] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.009173] printk: early log buf free: 114952(87%)
[    0.011397] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.012517] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.012655] software IO TLB: area num 32.
[    0.017212] Fallback order for Node 0: 0 
[    0.017219] Built 1 zonelists, mobility grouping on.  Total pages: 22975660
[    0.017220] Policy zone: Normal
[    0.017229] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.023547] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.031145] ftrace: allocating 46810 entries in 184 pages
[    0.031146] ftrace: allocated 184 pages with 4 groups
[    0.031507] Dynamic Preempt: lazy
[    0.031559] rcu: Preemptible hierarchical RCU implementation.
[    0.031559] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=24.
[    0.031560] 	Trampoline variant of Tasks RCU enabled.
[    0.031561] 	Rude variant of Tasks RCU enabled.
[    0.031561] 	Tracing variant of Tasks RCU enabled.
[    0.031562] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.031562] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.031570] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.031572] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.031573] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.033816] NR_IRQS: 524544, nr_irqs: 1160, preallocated irqs: 16
[    0.034000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.034066] Console: colour dummy device 80x25
[    0.034068] printk: legacy console [tty0] enabled
[    0.034093] ACPI: Core revision 20250404
[    0.034270] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.034289] APIC: Switch to symmetric I/O mode setup
[    0.034483] AMD-Vi: ivrs, add hid:AMDI0020, uid:ID00, rdevid:0xa0
[    0.034485] AMD-Vi: ivrs, add hid:AMDI0020, uid:ID01, rdevid:0xa0
[    0.034485] AMD-Vi: ivrs, add hid:AMDI0020, uid:ID02, rdevid:0xa0
[    0.034485] AMD-Vi: ivrs, add hid:AMDI0020, uid:ID03, rdevid:0x98
[    0.034486] AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:0x60
[    0.034487] AMD-Vi: ivrs, add hid:AMDI0020, uid:ID04, rdevid:0x98
[    0.034487] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
[    0.035963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.054292] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e36dcc1a, max_idle_ns: 881590476463 ns
[    0.054294] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.91 BogoMIPS (lpj=7985828)
[    0.054308] RDSEED32 is broken. Disabling the corresponding CPUID bit.
[    0.054314] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.054372] LVT offset 1 assigned for vector 0xf9
[    0.054582] LVT offset 2 assigned for vector 0xf4
[    0.054645] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[    0.054645] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[    0.054647] process: using mwait in idle threads
[    0.054648] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[    0.054652] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.054653] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.054654] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.054654] Speculative Return Stack Overflow: Mitigation: IBPB on VMEXIT only
[    0.054655] VMSCAPE: Mitigation: IBPB on VMEXIT
[    0.054655] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.054656] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.054664] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.054664] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.054665] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.054665] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.054666] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.054666] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.054667] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.054668] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.054668] x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
[    0.054669] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.054670] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.054670] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.054671] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.054671] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.054672] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.054673] x86/fpu: xstate_offset[12]: 2456, xstate_sizes[12]:   24
[    0.054673] x86/fpu: Enabled xstate features 0x1ae7, context size is 2480 bytes, using 'compacted' format.
[    0.080057] Freeing SMP alternatives memory: 44K
[    0.080059] pid_max: default: 32768 minimum: 301
[    0.080080] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.080126] landlock: Up and running.
[    0.080127] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.080183] AppArmor: AppArmor initialized
[    0.080196] TOMOYO Linux initialized
[    0.080310] LSM support for eBPF active
[    0.080373] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.080410] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.190432] smpboot: CPU0: AMD Ryzen AI 9 HX PRO 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
[    0.190512] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.190535] ... version:                2
[    0.190536] ... bit width:              48
[    0.190536] ... generic registers:      6
[    0.190537] ... value mask:             0000ffffffffffff
[    0.190537] ... max period:             00007fffffffffff
[    0.190538] ... fixed-purpose events:   0
[    0.190538] ... event mask:             000000000000003f
[    0.190622] signal: max sigframe size: 3376
[    0.190640] rcu: Hierarchical SRCU implementation.
[    0.190640] rcu: 	Max phase no-delay instances is 1000.
[    0.190657] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.190813] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.190885] smp: Bringing up secondary CPUs ...
[    0.190927] smpboot: x86: Booting SMP configuration:
[    0.190928] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.195419] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.195419] smp: Brought up 1 node, 24 CPUs
[    0.195419] smpboot: Total of 24 processors activated (95829.93 BogoMIPS)
[    0.243845] node 0 deferred pages initialised in 44ms
[    0.243845] Memory: 90144380K/91902640K available (17188K kernel code, 3288K rwdata, 12384K rodata, 4388K init, 3872K bss, 1736212K reserved, 0K cma-reserved)
[    0.246932] devtmpfs: initialized
[    0.246932] x86/mm: Memory block size: 2048MB
[    0.246932] ACPI: PM: Registering ACPI NVS region [mem 0x09b00000-0x09dfffff] (3145728 bytes)
[    0.246932] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f3bfff] (245760 bytes)
[    0.246932] ACPI: PM: Registering ACPI NVS region [mem 0x74cfe000-0x74efdfff] (2097152 bytes)
[    0.246932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.246932] posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.246932] futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
[    0.246932] pinctrl core: initialized pinctrl subsystem
[    0.246932] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.246932] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.247032] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.247184] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.247191] audit: initializing netlink subsys (disabled)
[    0.247195] audit: type=2000 audit(1764370312.000:1): state=initialized audit_enabled=0 res=1
[    0.247195] thermal_sys: Registered thermal governor 'fair_share'
[    0.247195] thermal_sys: Registered thermal governor 'bang_bang'
[    0.247195] thermal_sys: Registered thermal governor 'step_wise'
[    0.247195] thermal_sys: Registered thermal governor 'user_space'
[    0.247195] thermal_sys: Registered thermal governor 'power_allocator'
[    0.247195] cpuidle: using governor ladder
[    0.247195] cpuidle: using governor menu
[    0.247195] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.247195] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.247195] PCI: Using configuration type 1 for base access
[    0.247195] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.247195] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.247195] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.247195] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.247195] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.247195] ACPI: Added _OSI(Module Device)
[    0.247195] ACPI: Added _OSI(Processor Device)
[    0.247195] ACPI: Added _OSI(Processor Aggregator Device)
[    0.260174] ACPI: 31 ACPI AML tables successfully acquired and loaded
[    0.260767] ACPI: EC: EC started
[    0.260768] ACPI: EC: interrupt blocked
[    0.260991] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.260992] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.261055] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.290624] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.290624] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.290642] ACPI: Interpreter enabled
[    0.290653] ACPI: PM: (supports S0 S4 S5)
[    0.290654] ACPI: Using IOAPIC for interrupt routing
[    0.290662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.290663] PCI: Ignoring E820 reservations for host bridge windows
[    0.290820] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.291757] ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
[    0.292256] ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
[    0.292785] ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
[    0.293282] ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
[    0.293389] ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
[    0.293898] ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
[    0.294586] ACPI: \_SB_.PCI0.GPP5.WLAN.WRST: New power resource
[    0.294636] ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
[    0.294668] ACPI: \_SB_.PCI0.GPP7.WWAN.MRST: New power resource
[    0.294773] ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
[    0.294862] ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
[    0.294970] ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
[    0.295172] ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
[    0.295321] ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
[    0.295476] ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
[    0.295810] ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
[    0.295948] ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT3.WWPR: New power resource
[    0.295994] ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT5.PRT1.BTRT: New power resource
[    0.296199] ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
[    0.296504] ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
[    0.296810] ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
[    0.297092] ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
[    0.299987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.299991] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.300007] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
[    0.300032] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[    0.300185] PCI host bridge to bus 0000:00
[    0.300187] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.300188] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.300188] pci_bus 0000:00: root bus resource [mem 0x18a0200000-0x913fffffff window]
[    0.300189] pci_bus 0000:00: root bus resource [io  0x1000-0xfeff window]
[    0.300189] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.300190] pci_bus 0000:00: root bus resource [io  0x0d00-0x0fff window]
[    0.300190] pci_bus 0000:00: root bus resource [mem 0xfec00000-0xfec01fff window]
[    0.300191] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed811ff window]
[    0.300191] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[    0.300191] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[    0.300192] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[    0.300192] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    0.300193] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.300211] pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
[    0.300361] pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
[    0.300490] pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.300602] pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.300824] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.300829] pci 0000:00:01.1:   bridge window [io  0x7000-0xafff]
[    0.300831] pci 0000:00:01.1:   bridge window [mem 0x98000000-0xafffffff]
[    0.300873] pci 0000:00:01.1:   bridge window [mem 0x4000000000-0x5fffffffff 64bit pref]
[    0.301074] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.301618] pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.301817] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.301822] pci 0000:00:01.2:   bridge window [io  0x3000-0x6fff]
[    0.301824] pci 0000:00:01.2:   bridge window [mem 0x80000000-0x97ffffff]
[    0.301867] pci 0000:00:01.2:   bridge window [mem 0x2000000000-0x3fffffffff 64bit pref]
[    0.302070] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.302607] pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.302710] pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.302748] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.302760] pci 0000:00:02.1:   bridge window [mem 0xb1000000-0xb10fffff]
[    0.302912] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.303101] pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.303135] pci 0000:00:02.3: PCI bridge to [bus c2]
[    0.303145] pci 0000:00:02.3:   bridge window [mem 0xb0600000-0xb08fffff]
[    0.303277] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.303455] pci 0000:00:02.4: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.303491] pci 0000:00:02.4: PCI bridge to [bus c3]
[    0.303500] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.303505] pci 0000:00:02.4:   bridge window [mem 0xb0f00000-0xb0ffffff]
[    0.303651] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.303826] pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.303924] pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.304018] pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.304030] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.304033] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.304035] pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xb04fffff]
[    0.304040] pci 0000:00:08.1:   bridge window [mem 0x6000000000-0x60107fffff 64bit pref]
[    0.304047] pci 0000:00:08.1: enabling Extended Tags
[    0.304081] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.304197] pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.304221] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.304224] pci 0000:00:08.2:   bridge window [mem 0xb0d00000-0xb0efffff]
[    0.304228] pci 0000:00:08.2:   bridge window [mem 0x6010800000-0x60108fffff 64bit pref]
[    0.304233] pci 0000:00:08.2: enabling Extended Tags
[    0.304264] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.304333] pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.304344] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.304347] pci 0000:00:08.3:   bridge window [mem 0xb0900000-0xb0cfffff]
[    0.304355] pci 0000:00:08.3: enabling Extended Tags
[    0.304387] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.304498] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.304577] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.304679] pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
[    0.304699] pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
[    0.304716] pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
[    0.304733] pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
[    0.304751] pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
[    0.304768] pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
[    0.304785] pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
[    0.304802] pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
[    0.304926] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.305077] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.305287] pci 0000:c1:00.0: [1c5c:1959] type 00 class 0x010802 PCIe Endpoint
[    0.305319] pci 0000:c1:00.0: BAR 0 [mem 0xb1000000-0xb1003fff 64bit]
[    0.305553] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.305635] pci 0000:c2:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
[    0.305681] pci 0000:c2:00.0: BAR 0 [mem 0xb0600000-0xb07fffff 64bit]
[    0.305684] pci 0000:c2:00.0: BAR 2 [mem 0xb0800000-0xb0807fff 64bit]
[    0.305761] pci 0000:c2:00.0: PME# supported from D0 D3hot D3cold
[    0.306033] pci 0000:00:02.3: PCI bridge to [bus c2]
[    0.306121] pci 0000:c3:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.306166] pci 0000:c3:00.0: BAR 0 [io  0x2000-0x20ff]
[    0.306170] pci 0000:c3:00.0: BAR 2 [mem 0xb0f04000-0xb0f04fff 64bit]
[    0.306173] pci 0000:c3:00.0: BAR 4 [mem 0xb0f00000-0xb0f03fff 64bit]
[    0.306265] pci 0000:c3:00.0: supports D1 D2
[    0.306266] pci 0000:c3:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.306470] pci 0000:00:02.4: PCI bridge to [bus c3]
[    0.306534] pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
[    0.306944] pci 0000:c4:00.0: BAR 0 [mem 0x6000000000-0x600fffffff 64bit pref]
[    0.306945] pci 0000:c4:00.0: BAR 2 [mem 0xb0000000-0xb01fffff 64bit pref]
[    0.306946] pci 0000:c4:00.0: BAR 4 [io  0x1000-0x10ff]
[    0.306947] pci 0000:c4:00.0: BAR 5 [mem 0xb0400000-0xb047ffff]
[    0.306952] pci 0000:c4:00.0: enabling Extended Tags
[    0.307004] pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.307319] pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.307342] pci 0000:c4:00.1: BAR 0 [mem 0xb04c8000-0xb04cbfff]
[    0.307349] pci 0000:c4:00.1: enabling Extended Tags
[    0.307382] pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.307497] pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
[    0.307521] pci 0000:c4:00.2: BAR 2 [mem 0xb0300000-0xb03fffff]
[    0.307523] pci 0000:c4:00.2: BAR 5 [mem 0xb04cc000-0xb04cdfff]
[    0.307528] pci 0000:c4:00.2: enabling Extended Tags
[    0.307616] pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
[    0.307638] pci 0000:c4:00.4: BAR 0 [mem 0xb0200000-0xb02fffff 64bit]
[    0.307644] pci 0000:c4:00.4: enabling Extended Tags
[    0.307681] pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
[    0.307915] pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.307937] pci 0000:c4:00.5: BAR 0 [mem 0xb0480000-0xb04bffff]
[    0.307939] pci 0000:c4:00.5: BAR 2 [mem 0x6010000000-0x60107fffff 64bit pref]
[    0.307945] pci 0000:c4:00.5: enabling Extended Tags
[    0.307977] pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
[    0.308104] pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.308128] pci 0000:c4:00.6: BAR 0 [mem 0xb04c0000-0xb04c7fff]
[    0.308135] pci 0000:c4:00.6: enabling Extended Tags
[    0.308166] pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
[    0.308314] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.308351] pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
[    0.308380] pci 0000:c5:00.0: enabling Extended Tags
[    0.308489] pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
[    0.308515] pci 0000:c5:00.1: BAR 0 [mem 0xb0d00000-0xb0dfffff]
[    0.308517] pci 0000:c5:00.1: BAR 1 [mem 0xb0e00000-0xb0e01fff]
[    0.308519] pci 0000:c5:00.1: BAR 2 [mem 0x6010800000-0x601087ffff 64bit pref]
[    0.308520] pci 0000:c5:00.1: BAR 4 [mem 0xb0e03000-0xb0e03fff]
[    0.308521] pci 0000:c5:00.1: BAR 5 [mem 0xb0e02000-0xb0e02fff]
[    0.308525] pci 0000:c5:00.1: enabling Extended Tags
[    0.308643] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.308687] pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
[    0.308710] pci 0000:c6:00.0: BAR 0 [mem 0xb0900000-0xb09fffff 64bit]
[    0.308716] pci 0000:c6:00.0: enabling Extended Tags
[    0.308758] pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
[    0.309016] pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
[    0.309038] pci 0000:c6:00.3: BAR 0 [mem 0xb0a00000-0xb0afffff 64bit]
[    0.309044] pci 0000:c6:00.3: enabling Extended Tags
[    0.309079] pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
[    0.309309] pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
[    0.309331] pci 0000:c6:00.4: BAR 0 [mem 0xb0b00000-0xb0bfffff 64bit]
[    0.309337] pci 0000:c6:00.4: enabling Extended Tags
[    0.309372] pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
[    0.309605] pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
[    0.309634] pci 0000:c6:00.5: BAR 0 [mem 0xb0c00000-0xb0c7ffff 64bit]
[    0.309640] pci 0000:c6:00.5: Max Payload Size set to 128 (was 256, max 256)
[    0.309642] pci 0000:c6:00.5: enabling Extended Tags
[    0.309677] pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
[    0.309846] pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
[    0.309875] pci 0000:c6:00.6: BAR 0 [mem 0xb0c80000-0xb0cfffff 64bit]
[    0.309882] pci 0000:c6:00.6: Max Payload Size set to 128 (was 256, max 256)
[    0.309884] pci 0000:c6:00.6: enabling Extended Tags
[    0.309918] pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
[    0.310123] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.317698] Low-power S0 idle used by default for system suspend
[    0.317965] ACPI: EC: interrupt unblocked
[    0.317966] ACPI: EC: event unblocked
[    0.317969] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.317970] ACPI: EC: GPE=0x14
[    0.317970] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot ECDT EC initialization complete
[    0.317971] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.318036] iommu: Default domain type: Translated
[    0.318036] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.324641] pps_core: LinuxPPS API ver. 1 registered
[    0.324641] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.324641] PTP clock support registered
[    0.324641] EDAC MC: Ver: 3.0.0
[    0.324641] efivars: Registered efivars operations
[    0.326369] NetLabel: Initializing
[    0.326369] NetLabel:  domain hash size = 128
[    0.326370] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.326377] NetLabel:  unlabeled traffic allowed by default
[    0.326379] PCI: Using ACPI for IRQ routing
[    0.333981] PCI: pci_cache_line_size set to 64 bytes
[    0.334194] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.334195] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.334196] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.334196] e820: reserve RAM buffer [mem 0x61e8e000-0x63ffffff]
[    0.334197] e820: reserve RAM buffer [mem 0x63541000-0x63ffffff]
[    0.334197] e820: reserve RAM buffer [mem 0x686fe000-0x6bffffff]
[    0.334197] e820: reserve RAM buffer [mem 0x7789d000-0x77ffffff]
[    0.334198] e820: reserve RAM buffer [mem 0x77ff7000-0x77ffffff]
[    0.334198] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    0.334198] e820: reserve RAM buffer [mem 0x167e180000-0x167fffffff]
[    0.334236] vgaarb: loaded
[    0.334236] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.334236] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.336358] clocksource: Switched to clocksource tsc-early
[    0.336358] VFS: Disk quotas dquot_6.6.0
[    0.336358] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.336358] AppArmor: AppArmor Filesystem Enabled
[    0.336358] pnp: PnP ACPI init
[    0.336358] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.337977] system 00:02: [io  0x0400-0x04cf] has been reserved
[    0.337989] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.337992] system 00:02: [io  0x04d6] has been reserved
[    0.337994] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.337995] system 00:02: [io  0x0c14] has been reserved
[    0.337997] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    0.337999] system 00:02: [io  0x0c6c] has been reserved
[    0.338000] system 00:02: [io  0x0c6f] has been reserved
[    0.338001] system 00:02: [io  0x0cd0-0x0cdb] has been reserved
[    0.338050] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.339448] pnp: PnP ACPI: found 6 devices
[    0.345645] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.345744] NET: Registered PF_INET protocol family
[    0.345888] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.367011] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.367122] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.367325] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.367941] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.368076] TCP: Hash tables configured (established 524288 bind 65536)
[    0.368325] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.368665] UDP hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[    0.369355] UDP-Lite hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[    0.369990] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.370002] NET: Registered PF_XDP protocol family
[    0.370046] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.370062] pci 0000:00:01.1:   bridge window [io  0x7000-0xafff]
[    0.370122] pci 0000:00:01.1:   bridge window [mem 0x98000000-0xafffffff]
[    0.370148] pci 0000:00:01.1:   bridge window [mem 0x4000000000-0x5fffffffff 64bit pref]
[    0.370249] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.370252] pci 0000:00:01.2:   bridge window [io  0x3000-0x6fff]
[    0.370276] pci 0000:00:01.2:   bridge window [mem 0x80000000-0x97ffffff]
[    0.370326] pci 0000:00:01.2:   bridge window [mem 0x2000000000-0x3fffffffff 64bit pref]
[    0.370404] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.370409] pci 0000:00:02.1:   bridge window [mem 0xb1000000-0xb10fffff]
[    0.370416] pci 0000:00:02.3: PCI bridge to [bus c2]
[    0.370420] pci 0000:00:02.3:   bridge window [mem 0xb0600000-0xb08fffff]
[    0.370434] pci 0000:00:02.4: PCI bridge to [bus c3]
[    0.370438] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.370445] pci 0000:00:02.4:   bridge window [mem 0xb0f00000-0xb0ffffff]
[    0.370463] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.370470] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.370476] pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xb04fffff]
[    0.370479] pci 0000:00:08.1:   bridge window [mem 0x6000000000-0x60107fffff 64bit pref]
[    0.370484] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.370488] pci 0000:00:08.2:   bridge window [mem 0xb0d00000-0xb0efffff]
[    0.370493] pci 0000:00:08.2:   bridge window [mem 0x6010800000-0x60108fffff 64bit pref]
[    0.370499] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.370503] pci 0000:00:08.3:   bridge window [mem 0xb0900000-0xb0cfffff]
[    0.370511] pci_bus 0000:00: resource 4 [mem 0x80000000-0xdfffffff window]
[    0.370513] pci_bus 0000:00: resource 5 [mem 0xf0000000-0xfcffffff window]
[    0.370515] pci_bus 0000:00: resource 6 [mem 0x18a0200000-0x913fffffff window]
[    0.370516] pci_bus 0000:00: resource 7 [io  0x1000-0xfeff window]
[    0.370518] pci_bus 0000:00: resource 8 [io  0x0000-0x0cf7 window]
[    0.370520] pci_bus 0000:00: resource 9 [io  0x0d00-0x0fff window]
[    0.370521] pci_bus 0000:00: resource 10 [mem 0xfec00000-0xfec01fff window]
[    0.370523] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed811ff window]
[    0.370524] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[    0.370526] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[    0.370527] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[    0.370528] pci_bus 0000:00: resource 15 [mem 0xfee01000-0xffffffff window]
[    0.370530] pci_bus 0000:01: resource 0 [io  0x7000-0xafff]
[    0.370531] pci_bus 0000:01: resource 1 [mem 0x98000000-0xafffffff]
[    0.370533] pci_bus 0000:01: resource 2 [mem 0x4000000000-0x5fffffffff 64bit pref]
[    0.370534] pci_bus 0000:61: resource 0 [io  0x3000-0x6fff]
[    0.370536] pci_bus 0000:61: resource 1 [mem 0x80000000-0x97ffffff]
[    0.370537] pci_bus 0000:61: resource 2 [mem 0x2000000000-0x3fffffffff 64bit pref]
[    0.370539] pci_bus 0000:c1: resource 1 [mem 0xb1000000-0xb10fffff]
[    0.370541] pci_bus 0000:c2: resource 1 [mem 0xb0600000-0xb08fffff]
[    0.370542] pci_bus 0000:c3: resource 0 [io  0x2000-0x2fff]
[    0.370543] pci_bus 0000:c3: resource 1 [mem 0xb0f00000-0xb0ffffff]
[    0.370545] pci_bus 0000:c4: resource 0 [io  0x1000-0x1fff]
[    0.370546] pci_bus 0000:c4: resource 1 [mem 0xb0000000-0xb04fffff]
[    0.370547] pci_bus 0000:c4: resource 2 [mem 0x6000000000-0x60107fffff 64bit pref]
[    0.370549] pci_bus 0000:c5: resource 1 [mem 0xb0d00000-0xb0efffff]
[    0.370550] pci_bus 0000:c5: resource 2 [mem 0x6010800000-0x60108fffff 64bit pref]
[    0.370552] pci_bus 0000:c6: resource 1 [mem 0xb0900000-0xb0cfffff]
[    0.370984] pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
[    0.371108] pci 0000:c4:00.4: enabling device (0000 -> 0002)
[    0.371372] pci 0000:c6:00.3: enabling device (0000 -> 0002)
[    0.371461] pci 0000:c6:00.4: enabling device (0000 -> 0002)
[    0.371553] PCI: CLS 0 bytes, default 64
[    0.371609] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.371671] Trying to unpack rootfs image as initramfs...
[    0.371697] platform MSFT0201:00: Adding to iommu group 0
[    0.371968] pci 0000:00:01.0: Adding to iommu group 1
[    0.372001] pci 0000:00:01.1: Adding to iommu group 2
[    0.372035] pci 0000:00:01.2: Adding to iommu group 3
[    0.372083] pci 0000:00:02.0: Adding to iommu group 4
[    0.372111] pci 0000:00:02.1: Adding to iommu group 5
[    0.372146] pci 0000:00:02.3: Adding to iommu group 6
[    0.372176] pci 0000:00:02.4: Adding to iommu group 7
[    0.372201] pci 0000:00:03.0: Adding to iommu group 8
[    0.372244] pci 0000:00:08.0: Adding to iommu group 9
[    0.372282] pci 0000:00:08.1: Adding to iommu group 10
[    0.372312] pci 0000:00:08.2: Adding to iommu group 11
[    0.372346] pci 0000:00:08.3: Adding to iommu group 12
[    0.372379] pci 0000:00:14.0: Adding to iommu group 13
[    0.372399] pci 0000:00:14.3: Adding to iommu group 13
[    0.372483] pci 0000:00:18.0: Adding to iommu group 14
[    0.372501] pci 0000:00:18.1: Adding to iommu group 14
[    0.372519] pci 0000:00:18.2: Adding to iommu group 14
[    0.372536] pci 0000:00:18.3: Adding to iommu group 14
[    0.372553] pci 0000:00:18.4: Adding to iommu group 14
[    0.372570] pci 0000:00:18.5: Adding to iommu group 14
[    0.372587] pci 0000:00:18.6: Adding to iommu group 14
[    0.372604] pci 0000:00:18.7: Adding to iommu group 14
[    0.372633] pci 0000:c1:00.0: Adding to iommu group 15
[    0.372664] pci 0000:c2:00.0: Adding to iommu group 16
[    0.372706] pci 0000:c3:00.0: Adding to iommu group 17
[    0.372762] pci 0000:c4:00.0: Adding to iommu group 18
[    0.372785] pci 0000:c4:00.1: Adding to iommu group 19
[    0.372809] pci 0000:c4:00.2: Adding to iommu group 20
[    0.372833] pci 0000:c4:00.4: Adding to iommu group 21
[    0.372857] pci 0000:c4:00.5: Adding to iommu group 22
[    0.372882] pci 0000:c4:00.6: Adding to iommu group 23
[    0.372905] pci 0000:c5:00.0: Adding to iommu group 24
[    0.372943] pci 0000:c5:00.1: Adding to iommu group 25
[    0.372969] pci 0000:c6:00.0: Adding to iommu group 26
[    0.372995] pci 0000:c6:00.3: Adding to iommu group 27
[    0.373020] pci 0000:c6:00.4: Adding to iommu group 28
[    0.373044] pci 0000:c6:00.5: Adding to iommu group 29
[    0.373069] pci 0000:c6:00.6: Adding to iommu group 30
[    0.377118] AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.377133] AMD-Vi: Interrupt remapping enabled
[    0.377347] AMD-Vi: Virtual APIC enabled
[    0.377415] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.377433] software IO TLB: mapped [mem 0x000000005d62c000-0x000000006162c000] (64MB)
[    0.377478] LVT offset 0 assigned for vector 0x400
[    0.380571] perf: AMD IBS detected (0x00081bff)
[    0.396328] amd_uncore: 8 amd_df counters detected
[    0.396336] amd_uncore: 6 amd_l3 counters detected
[    0.396342] amd_uncore: 4 amd_umc_0 counters detected
[    0.396345] amd_uncore: 4 amd_umc_1 counters detected
[    0.396349] amd_uncore: 4 amd_umc_2 counters detected
[    0.396353] amd_uncore: 4 amd_umc_3 counters detected
[    0.400339] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.425863] Initialise system trusted keyrings
[    0.425882] Key type blacklist registered
[    0.425945] workingset: timestamp_bits=36 max_order=25 bucket_order=0
[    0.426140] fuse: init (API version 7.44)
[    0.426358] integrity: Platform Keyring initialized
[    0.426365] integrity: Machine keyring initialized
[    0.440471] Key type asymmetric registered
[    0.440473] Asymmetric key parser 'x509' registered
[    0.440782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.440813] io scheduler mq-deadline registered
[    0.464296] ledtrig-cpu: registered to indicate activity on CPUs
[    0.464623] pcieport 0000:00:01.1: PME: Signaling with IRQ 34
[    0.464661] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.465325] pcieport 0000:00:01.2: PME: Signaling with IRQ 35
[    0.465359] pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.465668] pcieport 0000:00:02.1: PME: Signaling with IRQ 36
[    0.465891] pcieport 0000:00:02.3: PME: Signaling with IRQ 37
[    0.466110] pcieport 0000:00:02.4: PME: Signaling with IRQ 38
[    0.466301] pcieport 0000:00:08.1: PME: Signaling with IRQ 39
[    0.466449] pcieport 0000:00:08.2: PME: Signaling with IRQ 40
[    0.466567] pcieport 0000:00:08.3: PME: Signaling with IRQ 41
[    0.466853] Monitor-Mwait will be used to enter C-1 state
[    0.472781] Estimated ratio of average max frequency by base frequency (times 1024): 1832
[    0.474284] thermal LNXTHERM:00: registered as thermal_zone0
[    0.474285] ACPI: thermal: Thermal Zone [THM0] (58 C)
[    0.474367] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.474683] Linux agpgart interface v0.103
[    0.483006] tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 1)
[    0.500594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.500852] i8042: Warning: Keylock active
[    0.502163] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.502165] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.502221] mousedev: PS/2 mouse device common for all mice
[    0.502230] rtc_cmos 00:01: RTC can wake from S4
[    0.502452] rtc_cmos 00:01: registered as rtc0
[    0.502492] rtc_cmos 00:01: setting system clock to 2025-11-28T22:51:52 UTC (1764370312)
[    0.502512] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
[    0.503073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.504492] efifb: probing for efifb
[    0.504499] efifb: framebuffer at 0x6000000000, using 9000k, total 9000k
[    0.504500] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.504501] efifb: scrolling: redraw
[    0.504501] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.504554] Console: switching to colour frame buffer device 240x75
[    0.505306] fb0: EFI VGA frame buffer device
[    0.505395] NET: Registered PF_INET6 protocol family
[    0.505709] Segment Routing with IPv6
[    0.505709] RPL Segment Routing with IPv6
[    0.505713] In-situ OAM (IOAM) with IPv6
[    0.505722] mip6: Mobile IPv6
[    0.505724] NET: Registered PF_PACKET protocol family
[    0.505745] mpls_gso: MPLS GSO support
[    0.521702] x86/amd: Previous system reset reason [0x00200800]: ACPI power state transition occurred
[    0.521714] microcode: Current revision: 0x0b204032
[    0.528914] resctrl: L3 allocation detected
[    0.528915] resctrl: MB allocation detected
[    0.528916] resctrl: SMBA allocation detected
[    0.528917] resctrl: L3 monitoring detected
[    0.528947] IPI shorthand broadcast: enabled
[    0.529630] sched_clock: Marking stable (528620292, 265480)->(531071974, -2186202)
[    0.530118] registered taskstats version 1
[    0.530238] Loading compiled-in X.509 certificates
[    0.554234] Freeing initrd memory: 73820K
[    0.581553] Loaded X.509 cert 'Build time autogenerated kernel key: 91fb58a1ee41d54049ed395db846741e0b743a8b'
[    0.583398] Demotion targets for Node 0: null
[    0.583686] Key type .fscrypt registered
[    0.583690] Key type fscrypt-provisioning registered
[    0.594419] Key type encrypted registered
[    0.594424] AppArmor: AppArmor sha256 policy hashing enabled
[    0.595348] integrity: Loading X.509 certificate: UEFI:db
[    0.595377] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[    0.595378] integrity: Loading X.509 certificate: UEFI:db
[    0.595388] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[    0.595389] integrity: Loading X.509 certificate: UEFI:db
[    0.595402] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.595403] integrity: Loading X.509 certificate: UEFI:db
[    0.595412] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
[    0.597170] ima: Allocated hash algorithm: sha256
[    0.621915] ima: No architecture policies found
[    0.621947] evm: Initialising EVM extended attributes:
[    0.621948] evm: security.selinux
[    0.621950] evm: security.SMACK64 (disabled)
[    0.621951] evm: security.SMACK64EXEC (disabled)
[    0.621952] evm: security.SMACK64TRANSMUTE (disabled)
[    0.621952] evm: security.SMACK64MMAP (disabled)
[    0.621953] evm: security.apparmor
[    0.621953] evm: security.ima
[    0.621954] evm: security.capability
[    0.621955] evm: HMAC attrs: 0x1
[    0.624347] RAS: Correctable Errors collector initialized.
[    0.627289] clk: Disabling unused clocks
[    0.627292] PM: genpd: Disabling unused power domains
[    0.627788] Freeing unused decrypted memory: 2028K
[    0.628090] Freeing unused kernel image (initmem) memory: 4388K
[    0.628098] Write protecting the kernel read-only data: 32768k
[    0.628347] Freeing unused kernel image (text/rodata gap) memory: 1240K
[    0.628554] Freeing unused kernel image (rodata/data gap) memory: 1952K
[    0.647686] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.647690] Run /init as init process
[    0.647690]   with arguments:
[    0.647691]     /init
[    0.647692]   with environment:
[    0.647692]     HOME=/
[    0.647692]     TERM=linux
[    0.745648] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.745710] ACPI: button: Power Button [PWRB]
[    0.745825] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    0.748224] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.748230] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.748547] Key type psk registered
[    0.749487] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    0.752044] i2c i2c-5: Successfully instantiated SPD at 0x50
[    0.752597] i2c i2c-5: Successfully instantiated SPD at 0x51
[    0.753734] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.754204] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/LNXVIDEO:00/input/input4
[    0.760315] ACPI: button: Lid Switch [LID]
[    0.760406] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[    0.760475] ACPI: button: Sleep Button [SLPB]
[    0.764966] ACPI: battery: Slot [BAT0] (battery present)
[    0.770320] ACPI: bus type USB registered
[    0.770340] usbcore: registered new interface driver usbfs
[    0.770345] usbcore: registered new interface driver hub
[    0.770354] usbcore: registered new device driver usb
[    0.780216] ACPI: bus type drm_connector registered
[    0.782544] ACPI: bus type thunderbolt registered
[    0.782991] nvme 0000:c1:00.0: platform quirk: setting simple suspend
[    0.783095] nvme nvme0: pci function 0000:c1:00.0
[    0.787266] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    0.787384] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    0.787454] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    0.788442] r8169 0000:c3:00.0: enabling device (0000 -> 0003)
[    0.789937] hid: raw HID events driver (C) Jiri Kosina
[    0.801713] r8169 0000:c3:00.0 eth0: RTL8168ep/8111ep, a8:2b:dd:7b:5f:7e, XID 502, IRQ 84
[    0.801716] r8169 0000:c3:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.801717] r8169 0000:c3:00.0 eth0: DASH disabled
[    0.802128] nvme nvme0: 24/0/0 default/read/poll queues
[    0.804337]  nvme0n1: p1 p2 p3 p4
[    0.805568] r8169 0000:c3:00.0 enp195s0f0: renamed from eth0
[    0.807338] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    0.807344] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
[    0.807772] xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.808002] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    0.808005] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
[    0.808006] xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.808066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
[    0.808069] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.808071] usb usb1: Product: xHCI Host Controller
[    0.808072] usb usb1: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.808073] usb usb1: SerialNumber: 0000:c4:00.4
[    0.808203] hub 1-0:1.0: USB hub found
[    0.808230] hub 1-0:1.0: 1 port detected
[    0.808536] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.808576] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
[    0.808579] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.808581] usb usb2: Product: xHCI Host Controller
[    0.808582] usb usb2: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.808584] usb usb2: SerialNumber: 0000:c4:00.4
[    0.808703] hub 2-0:1.0: USB hub found
[    0.808721] hub 2-0:1.0: 1 port detected
[    0.809110] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    0.809116] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
[    0.809570] xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.809850] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    0.809853] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
[    0.809854] xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.809898] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
[    0.809901] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.809902] usb usb3: Product: xHCI Host Controller
[    0.809904] usb usb3: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.809905] usb usb3: SerialNumber: 0000:c6:00.0
[    0.810008] hub 3-0:1.0: USB hub found
[    0.810017] hub 3-0:1.0: 5 ports detected
[    0.810314] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.810336] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
[    0.810338] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.810338] usb usb4: Product: xHCI Host Controller
[    0.810339] usb usb4: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.810340] usb usb4: SerialNumber: 0000:c6:00.0
[    0.810393] hub 4-0:1.0: USB hub found
[    0.810406] hub 4-0:1.0: 2 ports detected
[    0.810613] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    0.810617] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
[    0.810979] xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.811237] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    0.811238] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
[    0.811239] xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.811275] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
[    0.811277] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811278] usb usb5: Product: xHCI Host Controller
[    0.811279] usb usb5: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.811280] usb usb5: SerialNumber: 0000:c6:00.3
[    0.811341] hub 5-0:1.0: USB hub found
[    0.811360] hub 5-0:1.0: 1 port detected
[    0.811458] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.811473] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
[    0.811474] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811474] usb usb6: Product: xHCI Host Controller
[    0.811475] usb usb6: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.811475] usb usb6: SerialNumber: 0000:c6:00.3
[    0.811521] hub 6-0:1.0: USB hub found
[    0.811539] hub 6-0:1.0: 1 port detected
[    0.811780] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    0.811783] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
[    0.812161] xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.812445] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    0.812447] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
[    0.812448] xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.812478] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
[    0.812479] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812480] usb usb7: Product: xHCI Host Controller
[    0.812480] usb usb7: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.812481] usb usb7: SerialNumber: 0000:c6:00.4
[    0.812530] hub 7-0:1.0: USB hub found
[    0.812538] hub 7-0:1.0: 1 port detected
[    0.812611] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.812625] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
[    0.812626] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812626] usb usb8: Product: xHCI Host Controller
[    0.812627] usb usb8: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
[    0.812627] usb usb8: SerialNumber: 0000:c6:00.4
[    0.812666] hub 8-0:1.0: USB hub found
[    0.812682] hub 8-0:1.0: 1 port detected
[    0.901966] input: ELAN0688:00 04F3:320B Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input7
[    0.902051] input: ELAN0688:00 04F3:320B Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input9
[    0.902110] hid-generic 0018:04F3:320B.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0688:00 04F3:320B] on i2c-ELAN0688:00
[    0.974192] input: ELAN0688:00 04F3:320B Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input10
[    0.974240] input: ELAN0688:00 04F3:320B Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input12
[    0.974280] hid-multitouch 0018:04F3:320B.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0688:00 04F3:320B] on i2c-ELAN0688:00
[    1.037249] psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x00, buttons: 3/3
[    1.049242] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input6
[    1.064287] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.068609] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.214954] usb 1-1: New USB device found, idVendor=04f2, idProduct=b840, bcdDevice=60.03
[    1.214964] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.214965] usb 1-1: Product: Integrated Camera
[    1.214967] usb 1-1: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.214968] usb 1-1: SerialNumber: 0001
[    1.225836] usb 3-1: New USB device found, idVendor=0458, idProduct=0137, bcdDevice= 1.00
[    1.225845] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.225847] usb 3-1: Product: USB Optical Mouse
[    1.225849] usb 3-1: Manufacturer: PixArt
[    1.265993] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1/3-1:1.0/0003:0458:0137.0002/input/input13
[    1.266127] hid-generic 0003:0458:0137.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:c6:00.0-1/input0
[    1.266162] usbcore: registered new interface driver usbhid
[    1.266164] usbhid: USB HID core driver
[    1.360588] usb 3-5: new high-speed USB device number 3 using xhci_hcd
[    1.408293] tsc: Refined TSC clocksource calibration: 1996.285 MHz
[    1.408301] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cf294e4c, max_idle_ns: 881590824738 ns
[    1.408596] clocksource: Switched to clocksource tsc
[    1.501005] usb 3-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
[    1.501011] usb 3-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.501013] usb 3-5: Product: USB2.0 Hub
[    1.547019] hub 3-5:1.0: USB hub found
[    1.547482] hub 3-5:1.0: 2 ports detected
[    1.857050] [drm] amdgpu kernel modesetting enabled.
[    1.862335] amdgpu: Virtual CRAT table created for CPU
[    1.862343] amdgpu: Topology: Add CPU node
[    1.862435] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    1.862490] amdgpu 0000:c4:00.0: amdgpu: initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x17AA:0x512F 0xD1).
[    1.870544] amdgpu 0000:c4:00.0: amdgpu: register mmio base: 0xB0400000
[    1.870546] amdgpu 0000:c4:00.0: amdgpu: register mmio size: 524288
[    1.873452] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 0 <soc21_common>
[    1.873458] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
[    1.873460] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 2 <ih_v6_1>
[    1.873462] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 3 <psp>
[    1.873464] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 4 <smu>
[    1.873466] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 5 <dm>
[    1.873467] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
[    1.873469] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
[    1.873470] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 8 <vcn_v4_0_5>
[    1.873472] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0_5>
[    1.873473] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
[    1.873475] amdgpu 0000:c4:00.0: amdgpu: detected ip block number 11 <vpe_v6_1>
[    1.873500] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    1.873505] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    1.875084] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    1.875195] Console: switching to colour dummy device 80x25
[    1.875209] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    1.875270] amdgpu 0000:c4:00.0: amdgpu: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.875290] amdgpu 0000:c4:00.0: amdgpu: VRAM: 8192M 0x0000008000000000 - 0x00000081FFFFFFFF (8192M used)
[    1.875291] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    1.875311] [drm] Detected VRAM RAM=8192M, BAR=8192M
[    1.875312] [drm] RAM width 128bits DDR5
[    1.875382] amdgpu 0000:c4:00.0: amdgpu: amdgpu: 8192M of VRAM memory ready
[    1.875384] amdgpu 0000:c4:00.0: amdgpu: amdgpu: 44067M of GTT memory ready.
[    1.875397] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.875711] [drm] PCIE GART of 512M enabled (table at 0x0000008000900000).
[    1.876098] amdgpu 0000:c4:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x09003100
[    1.876339] amdgpu 0000:c4:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 22
[    1.892290] usb 3-5.1: new high-speed USB device number 4 using xhci_hcd
[    1.899790] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x81e0000000 for PSP TMR
[    1.989245] usb 3-5.1: New USB device found, idVendor=0e8d, idProduct=e025, bcdDevice= 1.00
[    1.989250] usb 3-5.1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    1.989252] usb 3-5.1: Product: Wireless_Device
[    1.989253] usb 3-5.1: Manufacturer: MediaTek Inc.
[    1.989255] usb 3-5.1: SerialNumber: 000000000
[    2.120573] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    2.124875] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    2.124876] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
[    2.154204] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    2.155510] amdgpu 0000:c4:00.0: amdgpu: [drm] Display Core v3.2.340 initialized on DCN 3.5
[    2.155512] amdgpu 0000:c4:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
[    2.159271] amdgpu 0000:c4:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x09003100
[    2.242250] amdgpu 0000:c4:00.0: amdgpu: [drm] Using ACPI provided EDID for eDP-1
[    2.243488] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x39 su_y_granularity 4
[    2.243597] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.243725] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.243834] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.243948] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.243995] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.244032] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.244068] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.244104] amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
[    2.251769] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    2.251778] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    2.252269] amdgpu: Virtual CRAT table created for GPU
[    2.253269] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    2.253271] kfd kfd: amdgpu: added device 1002:150e
[    2.253288] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    2.253293] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    2.253293] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    2.253294] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    2.253295] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    2.253295] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    2.253295] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    2.253296] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    2.253296] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    2.253297] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    2.253297] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    2.253297] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    2.253298] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    2.253298] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    2.253299] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    2.256257] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    2.256418] amdgpu 0000:c4:00.0: amdgpu: [drm] Using custom brightness curve
[    2.256712] [drm] Initialized amdgpu 3.64.0 for 0000:c4:00.0 on minor 0
[    2.261132] fbcon: amdgpudrmfb (fb0) is primary device
[    2.261281] [drm] pre_validate_dsc:1635 MST_DSC dsc precompute is not needed
[    3.241464] Console: switching to colour frame buffer device 240x75
[    3.258575] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.414916] PM: Image not found (code -22)
[    3.544081] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
[    3.544452] EXT4-fs (nvme0n1p2): mounted filesystem 0bf35ae4-038b-4483-a711-7407836e293c ro with ordered data mode. Quota mode: none.
[    3.577566] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    3.606756] systemd[1]: Inserted module 'autofs4'
[    3.662856] systemd[1]: systemd 259~rc1-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    3.662861] systemd[1]: Detected architecture x86-64.
[    3.663807] systemd[1]: Hostname set to <P16s>.
[    3.801529] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    3.874830] systemd[1]: Queued start job for default target graphical.target.
[    3.930882] systemd[1]: Created slice system-cups.slice - CUPS Slice.
[    3.931138] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    3.931311] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    3.931478] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    3.931583] systemd[1]: Created slice user.slice - User and Session Slice.
[    3.931624] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    3.931803] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    3.931821] systemd[1]: Expecting device dev-disk-by\x2duuid-133f99c8\x2d9cd4\x2d4c2e\x2dbf55\x2dba59a05215f2.device - /dev/disk/by-uuid/133f99c8-9cd4-4c2e-bf55-ba59a05215f2...
[    3.931827] systemd[1]: Expecting device dev-disk-by\x2duuid-51d8df52\x2d0c68\x2d4dbe\x2db0f8\x2d4001cfc4132d.device - /dev/disk/by-uuid/51d8df52-0c68-4dbe-b0f8-4001cfc4132d...
[    3.931834] systemd[1]: Expecting device dev-disk-by\x2duuid-9E43\x2d2D9B.device - /dev/disk/by-uuid/9E43-2D9B...
[    3.931852] systemd[1]: Reached target imports.target - Image Downloads.
[    3.931876] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    3.931888] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    3.931897] systemd[1]: Reached target slices.target - Slice Units.
[    3.933195] systemd[1]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
[    3.933693] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    3.934277] systemd[1]: Listening on systemd-factory-reset.socket - Factory Reset Management.
[    3.934337] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    3.934384] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    3.935071] systemd[1]: Listening on systemd-mute-console.socket - Console Output Muting Service Socket.
[    3.935109] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.935119] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.935164] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    3.935193] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    3.935220] systemd[1]: Listening on systemd-udevd-varlink.socket - udev Varlink Socket.
[    3.936313] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    3.937254] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    3.937763] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    3.938540] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    3.939530] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    3.940564] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    3.941291] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    3.941358] systemd[1]: modprobe@drm.service - Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
[    3.942171] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.942196] systemd[1]: modprobe@fuse.service - Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
[    3.942591] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    3.942651] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.942686] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.943669] systemd[1]: Starting systemd-journald.service - Journal Service...
[    3.944467] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    3.944478] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.944502] systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.944845] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    3.944871] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.945222] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    3.945555] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    3.946750] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    3.946811] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    3.946848] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    3.946884] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    3.947006] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    3.948242] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    3.948752] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    3.949979] pstore: Using crash dump compression: deflate
[    3.973642] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    3.974527] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.974624] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    3.976952] i2c_dev: i2c /dev entries driver
[    3.976959] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    3.980393] systemd-journald[574]: Collecting audit messages is disabled.
[    3.983188] pstore: Registered efi_pstore as persistent store backend
[    3.983597] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.983762] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.987230] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    3.987806] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    3.992455] lp: driver loaded but no devices found
[    3.992482] ppdev: user-space parallel port driver
[    3.993145] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    3.993985] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    4.000750] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    4.002615] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    4.008922] EXT4-fs (nvme0n1p2): re-mounted 0bf35ae4-038b-4483-a711-7407836e293c r/w.
[    4.009645] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    4.009881] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    4.009910] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    4.010501] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    4.010534] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    4.011325] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    4.011861] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    4.011877] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    4.011893] systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    4.019775] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    4.019892] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    4.020940] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    4.023166] systemd[1]: Started systemd-journald.service - Journal Service.
[    4.029287] systemd-journald[574]: Received client request to flush runtime journal.
[    4.181248] ccp 0000:c4:00.2: enabling device (0000 -> 0002)
[    4.189522] ccp 0000:c4:00.2: tee enabled
[    4.189526] ccp 0000:c4:00.2: psp: TSME enabled
[    4.189540] ccp 0000:c4:00.2: psp enabled
[    4.198223] ACPI: AC: AC Adapter [AC] (on-line)
[    4.225796] Non-volatile memory driver v1.3
[    4.260768] input: PC Speaker as /devices/platform/pcspkr/input/input14
[    4.261635] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    4.261637] thinkpad_acpi: http://ibm-acpi.sf.net/
[    4.261637] thinkpad_acpi: ThinkPad BIOS R2XET35W (1.15 ), EC R2XHT29W
[    4.261639] thinkpad_acpi: Lenovo ThinkPad P16s Gen 4 AMD, model 21RXCTO1WW
[    4.261870] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.266076] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[    4.266079] RAPL PMU: hw unit of domain package 2^-16 Joules
[    4.266080] RAPL PMU: hw unit of domain core 2^-16 Joules
[    4.266998] thinkpad_acpi: radio switch found; radios are enabled
[    4.267008] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    4.267009] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    4.268656] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    4.268755] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    4.268852] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.268948] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.272578] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    4.285305] mc: Linux media interface: v0.10
[    4.299617] thinkpad_acpi: secondary fan control detected & enabled
[    4.301229] amd-pmf AMDI0103:00: No Smart PC policy present
[    4.301232] amd-pmf AMDI0103:00: registered PMF device successfully
[    4.304651] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0xb)
[    4.304747] ACPI: battery: new hook: ThinkPad Battery Extension
[    4.305736] snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
[    4.343202] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input15
[    4.381429] Adding 91901948k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:91901948k SS
[    4.387700] snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
[    4.387850] snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
[    4.389930] videodev: Linux video capture interface: v2.00
[    4.435688] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    4.437424] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input16
[    4.437474] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input17
[    4.437499] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input18
[    4.437532] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
[    4.457283] Bluetooth: Core ver 2.22
[    4.457317] NET: Registered PF_BLUETOOTH protocol family
[    4.457318] Bluetooth: HCI device and connection manager initialized
[    4.457323] Bluetooth: HCI socket layer initialized
[    4.457326] Bluetooth: L2CAP socket layer initialized
[    4.457330] Bluetooth: SCO socket layer initialized
[    4.457629] snd_hda_codec_alc269 hdaudioC1D0: ALC257: picked fixup  for PCI SSID 17aa:0000
[    4.457965] snd_hda_codec_alc269 hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    4.457967] snd_hda_codec_alc269 hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.457968] snd_hda_codec_alc269 hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.457969] snd_hda_codec_alc269 hdaudioC1D0:    mono: mono_out=0x0
[    4.457970] snd_hda_codec_alc269 hdaudioC1D0:    inputs:
[    4.457971] snd_hda_codec_alc269 hdaudioC1D0:      Mic=0x19
[    4.457993] usb 1-1: Found UVC 1.50 device Integrated Camera (04f2:b840)
[    4.460377] kvm_amd: TSC scaling supported
[    4.460381] kvm_amd: Nested Virtualization enabled
[    4.460384] kvm_amd: Nested Paging enabled
[    4.460385] kvm_amd: LBR virtualization supported
[    4.460393] kvm_amd: Virtual VMLOAD VMSAVE supported
[    4.460394] kvm_amd: Virtual GIF supported
[    4.460395] kvm_amd: Virtual NMI enabled
[    4.468501] usb 1-1: Found UVC 1.50 device Integrated Camera (04f2:b840)
[    4.471138] usbcore: registered new interface driver uvcvideo
[    4.479849] MCE: In-kernel MCE decoding enabled.
[    4.481091] mt7925e 0000:c2:00.0: enabling device (0000 -> 0002)
[    4.486619] mt7925e 0000:c2:00.0: ASIC revision: 79250000
[    4.487397] usbcore: registered new interface driver btusb
[    4.489814] Bluetooth: hci0: HW/SW Version: 0x00000000, Build Time: 20250825220109
[    4.501288] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input20
[    4.501333] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input21
[    4.501359] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input22
[    4.569052] mt7925e 0000:c2:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250825215832a

[    4.598863] intel_rapl_common: Found RAPL domain package
[    4.598865] intel_rapl_common: Found RAPL domain core
[    4.599700] amd_atl: AMD Address Translation Library initialized
[    4.918245] mt7925e 0000:c2:00.0: WM Firmware Version: ____000000, Build Time: 20250825215925
[    5.016644] EXT4-fs (nvme0n1p4): mounted filesystem 133f99c8-9cd4-4c2e-bf55-ba59a05215f2 r/w with ordered data mode. Quota mode: none.
[    5.045488] audit: type=1400 audit(1764370317.038:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=897 comm="apparmor_parser"
[    5.045492] audit: type=1400 audit(1764370317.038:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=893 comm="apparmor_parser"
[    5.045493] audit: type=1400 audit(1764370317.038:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="firefox" pid=911 comm="apparmor_parser"
[    5.045495] audit: type=1400 audit(1764370317.038:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=904 comm="apparmor_parser"
[    5.045496] audit: type=1400 audit(1764370317.038:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="vscode" pid=905 comm="apparmor_parser"
[    5.045498] audit: type=1400 audit(1764370317.038:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="element-desktop" pid=908 comm="apparmor_parser"
[    5.045499] audit: type=1400 audit(1764370317.038:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="flatpak" pid=912 comm="apparmor_parser"
[    5.045500] audit: type=1400 audit(1764370317.038:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="geary" pid=914 comm="apparmor_parser"
[    5.045502] audit: type=1400 audit(1764370317.038:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=891 comm="apparmor_parser"
[    5.122083] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.122090] Bluetooth: BNEP filters: protocol multicast
[    5.122095] Bluetooth: BNEP socket layer initialized
[    5.135946] nvme nvme0: using unchecked data buffer
[    5.140443] block nvme0n1: No UUID available providing old NGUID
[    5.169998] NET: Registered PF_QIPCRTR protocol family
[    5.188317] Generic FE-GE Realtek PHY r8169-0-c300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c300:00, irq=MAC)
[    5.304812] r8169 0000:c3:00.0 enp195s0f0: Link is Down
[    5.331511] kauditd_printk_skb: 113 callbacks suppressed
[    5.331513] audit: type=1400 audit(1764370317.322:124): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=1154 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[    5.334993] audit: type=1400 audit(1764370317.326:125): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1154 comm="cupsd" capability=12  capname="net_admin"
[    5.396086] audit: type=1400 audit(1764370317.386:126): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=1176 comm="Xorg" capability=12  capname="net_admin"
[    5.662116] audit: type=1400 audit(1764370317.654:127): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=1176 comm="Xorg" capability=12  capname="net_admin"
[    5.671340] mt7925e 0000:c2:00.0 wlp194s0: renamed from wlan0
[    6.315807] Bluetooth: hci0: Device setup in 1785443 usecs
[    6.315814] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    6.420374] Bluetooth: MGMT ver 1.23
[    6.430575] NET: Registered PF_ALG protocol family
[    6.458149] Bluetooth: RFCOMM TTY layer initialized
[    6.458184] Bluetooth: RFCOMM socket layer initialized
[    6.458193] Bluetooth: RFCOMM ver 1.11
[    9.094043] wlp194s0: authenticate with 40:3f:8c:72:42:46 (local address=48:45:e6:61:54:a5)
[    9.449684] wlp194s0: send auth to 40:3f:8c:72:42:46 (try 1/3)
[    9.454851] wlp194s0: authenticated
[    9.460734] wlp194s0: associate with 40:3f:8c:72:42:46 (try 1/3)
[    9.476776] wlp194s0: RX AssocResp from 40:3f:8c:72:42:46 (capab=0x1411 status=0 aid=3)
[    9.524741] wlp194s0: associated
[    9.528820] wlp194s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 40:3f:8c:72:42:46
[  128.461577] SCSI subsystem initialized
Nov 28 14:51:55 P16s kernel: Linux version 6.17.8+deb14-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-8) 15.2.0, GNU ld (GNU Binutils for Debian) 2.45) #1 SMP PREEMPT_DYNAMIC Debian 6.17.8-1 (2025-11-15)
Nov 28 14:51:55 P16s kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.17.8+deb14-amd64 root=UUID=0bf35ae4-038b-4483-a711-7407836e293c ro quiet
Nov 28 14:51:55 P16s kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Nov 28 14:51:55 P16s kernel: BIOS-provided physical RAM map:
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] ACPI NVS
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000009f3c000-0x00000000686fdfff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x00000000686fe000-0x0000000074cfdfff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000074cfe000-0x0000000074efdfff] ACPI NVS
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000074efe000-0x0000000074ffdfff] ACPI data
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000074ffe000-0x000000007789cfff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x000000007789d000-0x00000000778cbfff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x00000000778cc000-0x0000000077ff6fff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000077ff7000-0x0000000077ffcfff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000077ffd000-0x0000000077ffefff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000077fff000-0x000000007bffffff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x000000007d675000-0x000000007fffffff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x0000000100000000-0x000000167e17ffff] usable
Nov 28 14:51:55 P16s kernel: BIOS-e820: [mem 0x000000167e180000-0x00000018a01fffff] reserved
Nov 28 14:51:55 P16s kernel: NX (Execute Disable) protection: active
Nov 28 14:51:55 P16s kernel: APIC: Static calls initialized
Nov 28 14:51:55 P16s kernel: efi: EFI v2.7 by Lenovo
Nov 28 14:51:55 P16s kernel: efi: ACPI=0x74ffd000 ACPI 2.0=0x74ffd014 SMBIOS=0x6f77b000 SMBIOS 3.0=0x6f76e000 TPMFinalLog=0x74dfc000 MEMATTR=0x63409018 ESRT=0x63541d18 MOKvar=0x6a84f000 INITRD=0x63413f18 RNG=0x74ffb018 TPMEventLog=0x74fed018 
Nov 28 14:51:55 P16s kernel: random: crng init done
Nov 28 14:51:55 P16s kernel: efi: Remove mem359: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
Nov 28 14:51:55 P16s kernel: e820: remove [mem 0xfd000000-0xffffffff] reserved
Nov 28 14:51:55 P16s kernel: efi: Remove mem361: MMIO range=[0x1880000000-0x18a01fffff] (514MB) from e820 map
Nov 28 14:51:55 P16s kernel: e820: remove [mem 0x1880000000-0x18a01fffff] reserved
Nov 28 14:51:55 P16s kernel: secureboot: Secure boot disabled
Nov 28 14:51:55 P16s kernel: SMBIOS 3.4.0 present.
Nov 28 14:51:55 P16s kernel: DMI: LENOVO 21RXCTO1WW/21RXCTO1WW, BIOS R2XET35W (1.15 ) 08/29/2025
Nov 28 14:51:55 P16s kernel: DMI: Memory slots populated: 2/2
Nov 28 14:51:55 P16s kernel: tsc: Fast TSC calibration using PIT
Nov 28 14:51:55 P16s kernel: tsc: Detected 1996.457 MHz processor
Nov 28 14:51:55 P16s kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 28 14:51:55 P16s kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 28 14:51:55 P16s kernel: last_pfn = 0x167e180 max_arch_pfn = 0x400000000
Nov 28 14:51:55 P16s kernel: MTRR map: 5 entries (1 fixed + 4 variable; max 18), built from 9 variable MTRRs
Nov 28 14:51:55 P16s kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 28 14:51:55 P16s kernel: last_pfn = 0x77fff max_arch_pfn = 0x400000000
Nov 28 14:51:55 P16s kernel: esrt: Reserving ESRT space from 0x0000000063541d18 to 0x0000000063541e18.
Nov 28 14:51:55 P16s kernel: e820: update [mem 0x63541000-0x63541fff] usable ==> reserved
Nov 28 14:51:55 P16s kernel: Using GB pages for direct mapping
Nov 28 14:51:55 P16s kernel: RAMDISK: [mem 0x4ee04000-0x5361afff]
Nov 28 14:51:55 P16s kernel: ACPI: Early table checksum verification disabled
Nov 28 14:51:55 P16s kernel: ACPI: RSDP 0x0000000074FFD014 000024 (v02 LENOVO)
Nov 28 14:51:55 P16s kernel: ACPI: XSDT 0x0000000074FFC228 000194 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: FACP 0x000000006B464000 000114 (v06 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: DSDT 0x000000006B44A000 017B22 (v02 LENOVO AMD_EDK2 00000000 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: FACS 0x0000000074DEF000 000040
Nov 28 14:51:55 P16s kernel: ACPI: ECDT 0x000000006F7B3000 000054 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7B2000 000083 (v02 LENOVO PID0Ssdt 00000010 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7B1000 000EA1 (v02 LENOVO ProjSsdt 00000010 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7B0000 0006DF (v02 LENOVO UsbCTabl 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F780000 007F18 (v02 LENOVO AmdTable 00000002 MSFT 05000000)
Nov 28 14:51:55 P16s kernel: ACPI: APIC 0x000000006F6BF000 00011E (v04 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: MCFG 0x000000006F6BE000 00003C (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F67E000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: TPM2 0x000000006F67D000 00004C (v04 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: MSDM 0x000000006F67C000 000055 (v03 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: BATB 0x000000006F667000 00004A (v02 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: HPET 0x000000006B463000 000038 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: WSMT 0x000000006B462000 000028 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B222000 007EA6 (v02 LENOVO AMD CPU  00000001 AMD  00000001)
Nov 28 14:51:55 P16s kernel: ACPI: VFCT 0x000000006B21C000 005484 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SDEV 0x000000006B1F3000 0000C8 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: ABLT 0x000000006B1F2000 0002C2 (v00 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: FPDT 0x000000006B1F1000 000034 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F668000 000D54 (v02 LENOVO OEMACP   00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1EF000 001D32 (v02 LENOVO OEMACP   00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1EE000 000A70 (v02 LENOVO OEMPMF   00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1EC000 001DB7 (v02 LENOVO CPMPMF   00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1EB000 000CA9 (v02 LENOVO CPMDFIG4 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1E8000 002AA7 (v02 LENOVO CDFAAIG2 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1DE000 009A56 (v02 LENOVO CPMCMN   00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: BGRT 0x000000006B1DD000 000038 (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1DA000 0023E0 (v02 LENOVO AOD      00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D9000 000BD5 (v02 LENOVO WLAN     00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D7000 001243 (v02 LENOVO NVME     00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D5000 0013E2 (v02 LENOVO GpMsSsdt 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D4000 000057 (v02 LENOVO GPP9     00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D2000 0019CB (v02 LENOVO UPEP     00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1D1000 000FBC (v02 LENOVO GPP_PME_ 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1C7000 0097A9 (v02 LENOVO INTGPPC_ 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1C2000 004608 (v02 LENOVO INTGPPA_ 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1C1000 000CD9 (v02 LENOVO CPMGPIO0 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: UEFI 0x0000000074DEE000 00008A (v01 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1C0000 00010D (v02 LENOVO MHSP     00000004 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006B1BF000 000051 (v02 LENOVO DRTM     00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: IVRS 0x000000006B1BE000 000216 (v02 LENOVO TP-R2X   0001000F PTEC 00000002)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7AE000 000500 (v02 LENOVO MEMTOOL0 00000002 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7AD000 0009C5 (v02 LENOVO CPMMSOSC 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7AC000 00008D (v02 LENOVO CPMMSLPI 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7AB000 000509 (v02 LENOVO CPMSFAML 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: SSDT 0x000000006F7AA000 000F5C (v02 LENOVO CPMACPV8 00000001 INTL 20210930)
Nov 28 14:51:55 P16s kernel: ACPI: Reserving FACP table memory at [mem 0x6b464000-0x6b464113]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving DSDT table memory at [mem 0x6b44a000-0x6b461b21]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving FACS table memory at [mem 0x74def000-0x74def03f]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving ECDT table memory at [mem 0x6f7b3000-0x6f7b3053]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7b2000-0x6f7b2082]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7b1000-0x6f7b1ea0]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7b0000-0x6f7b06de]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f780000-0x6f787f17]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving APIC table memory at [mem 0x6f6bf000-0x6f6bf11d]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving MCFG table memory at [mem 0x6f6be000-0x6f6be03b]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f67e000-0x6f67e60d]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving TPM2 table memory at [mem 0x6f67d000-0x6f67d04b]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving MSDM table memory at [mem 0x6f67c000-0x6f67c054]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving BATB table memory at [mem 0x6f667000-0x6f667049]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving HPET table memory at [mem 0x6b463000-0x6b463037]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving WSMT table memory at [mem 0x6b462000-0x6b462027]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b222000-0x6b229ea5]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving VFCT table memory at [mem 0x6b21c000-0x6b221483]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SDEV table memory at [mem 0x6b1f3000-0x6b1f30c7]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving ABLT table memory at [mem 0x6b1f2000-0x6b1f22c1]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving FPDT table memory at [mem 0x6b1f1000-0x6b1f1033]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f668000-0x6f668d53]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1ef000-0x6b1f0d31]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1ee000-0x6b1eea6f]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1ec000-0x6b1eddb6]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1eb000-0x6b1ebca8]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1e8000-0x6b1eaaa6]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1de000-0x6b1e7a55]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving BGRT table memory at [mem 0x6b1dd000-0x6b1dd037]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1da000-0x6b1dc3df]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d9000-0x6b1d9bd4]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d7000-0x6b1d8242]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d5000-0x6b1d63e1]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d4000-0x6b1d4056]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d2000-0x6b1d39ca]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1d1000-0x6b1d1fbb]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1c7000-0x6b1d07a8]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1c2000-0x6b1c6607]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1c1000-0x6b1c1cd8]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving UEFI table memory at [mem 0x74dee000-0x74dee089]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1c0000-0x6b1c010c]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6b1bf000-0x6b1bf050]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving IVRS table memory at [mem 0x6b1be000-0x6b1be215]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7ae000-0x6f7ae4ff]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7ad000-0x6f7ad9c4]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7ac000-0x6f7ac08c]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7ab000-0x6f7ab508]
Nov 28 14:51:55 P16s kernel: ACPI: Reserving SSDT table memory at [mem 0x6f7aa000-0x6f7aaf5b]
Nov 28 14:51:55 P16s kernel: No NUMA configuration found
Nov 28 14:51:55 P16s kernel: Faking a node at [mem 0x0000000000000000-0x000000167e17ffff]
Nov 28 14:51:55 P16s kernel: NODE_DATA(0) allocated [mem 0x167e155540-0x167e17ffff]
Nov 28 14:51:55 P16s kernel: Zone ranges:
Nov 28 14:51:55 P16s kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 28 14:51:55 P16s kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 28 14:51:55 P16s kernel:   Normal   [mem 0x0000000100000000-0x000000167e17ffff]
Nov 28 14:51:55 P16s kernel:   Device   empty
Nov 28 14:51:55 P16s kernel: Movable zone start for each node
Nov 28 14:51:55 P16s kernel: Early memory node ranges
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000000100000-0x0000000009afffff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000009f3c000-0x00000000686fdfff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000074ffe000-0x000000007789cfff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x00000000778cc000-0x0000000077ff6fff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000077ffd000-0x0000000077ffefff]
Nov 28 14:51:55 P16s kernel:   node   0: [mem 0x0000000100000000-0x000000167e17ffff]
Nov 28 14:51:55 P16s kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000167e17ffff]
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA32: 768 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA32: 51456 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA32: 47 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone Normal: 1 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: On node 0, zone Normal: 7808 pages in unavailable ranges
Nov 28 14:51:55 P16s kernel: ACPI: PM-Timer IO Port: 0x408
Nov 28 14:51:55 P16s kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Nov 28 14:51:55 P16s kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Nov 28 14:51:55 P16s kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfd280000, GSI 24-55
Nov 28 14:51:55 P16s kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 28 14:51:55 P16s kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 28 14:51:55 P16s kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 28 14:51:55 P16s kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Nov 28 14:51:55 P16s kernel: e820: update [mem 0x61e8e000-0x61f1efff] usable ==> reserved
Nov 28 14:51:55 P16s kernel: CPU topo: Max. logical packages:   1
Nov 28 14:51:55 P16s kernel: CPU topo: Max. logical dies:       1
Nov 28 14:51:55 P16s kernel: CPU topo: Max. dies per package:   1
Nov 28 14:51:55 P16s kernel: CPU topo: Max. threads per core:   2
Nov 28 14:51:55 P16s kernel: CPU topo: Num. cores per package:    12
Nov 28 14:51:55 P16s kernel: CPU topo: Num. threads per package:  24
Nov 28 14:51:55 P16s kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f3bfff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x61e8e000-0x61f1efff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x63541000-0x63541fff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x686fe000-0x74ffdfff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x7789d000-0x778cbfff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x77ff7000-0x77ffcfff]
Nov 28 14:51:55 P16s kernel: PM: hibernation: Registered nosave memory: [mem 0x77fff000-0xffffffff]
Nov 28 14:51:55 P16s kernel: [mem 0x80000000-0xdfffffff] available for PCI devices
Nov 28 14:51:55 P16s kernel: Booting paravirtualized kernel on bare hardware
Nov 28 14:51:55 P16s kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Nov 28 14:51:55 P16s kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Nov 28 14:51:55 P16s kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Nov 28 14:51:55 P16s kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Nov 28 14:51:55 P16s kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Nov 28 14:51:55 P16s kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
Nov 28 14:51:55 P16s kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.8+deb14-amd64 root=UUID=0bf35ae4-038b-4483-a711-7407836e293c ro quiet
Nov 28 14:51:55 P16s kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Nov 28 14:51:55 P16s kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Nov 28 14:51:55 P16s kernel: printk: log_buf_len min size: 131072 bytes
Nov 28 14:51:55 P16s kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Nov 28 14:51:55 P16s kernel: printk: early log buf free: 114952(87%)
Nov 28 14:51:55 P16s kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Nov 28 14:51:55 P16s kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 28 14:51:55 P16s kernel: software IO TLB: area num 32.
Nov 28 14:51:55 P16s kernel: Fallback order for Node 0: 0 
Nov 28 14:51:55 P16s kernel: Built 1 zonelists, mobility grouping on.  Total pages: 22975660
Nov 28 14:51:55 P16s kernel: Policy zone: Normal
Nov 28 14:51:55 P16s kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 28 14:51:55 P16s kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Nov 28 14:51:55 P16s kernel: ftrace: allocating 46810 entries in 184 pages
Nov 28 14:51:55 P16s kernel: ftrace: allocated 184 pages with 4 groups
Nov 28 14:51:55 P16s kernel: Dynamic Preempt: lazy
Nov 28 14:51:55 P16s kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 28 14:51:55 P16s kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=24.
Nov 28 14:51:55 P16s kernel:         Trampoline variant of Tasks RCU enabled.
Nov 28 14:51:55 P16s kernel:         Rude variant of Tasks RCU enabled.
Nov 28 14:51:55 P16s kernel:         Tracing variant of Tasks RCU enabled.
Nov 28 14:51:55 P16s kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Nov 28 14:51:55 P16s kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Nov 28 14:51:55 P16s kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Nov 28 14:51:55 P16s kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Nov 28 14:51:55 P16s kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Nov 28 14:51:55 P16s kernel: NR_IRQS: 524544, nr_irqs: 1160, preallocated irqs: 16
Nov 28 14:51:55 P16s kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 28 14:51:55 P16s kernel: Console: colour dummy device 80x25
Nov 28 14:51:55 P16s kernel: printk: legacy console [tty0] enabled
Nov 28 14:51:55 P16s kernel: ACPI: Core revision 20250404
Nov 28 14:51:55 P16s kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Nov 28 14:51:55 P16s kernel: APIC: Switch to symmetric I/O mode setup
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID00, rdevid:0xa0
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID01, rdevid:0xa0
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID02, rdevid:0xa0
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID03, rdevid:0x98
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:0x60
Nov 28 14:51:55 P16s kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID04, rdevid:0x98
Nov 28 14:51:55 P16s kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
Nov 28 14:51:55 P16s kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 28 14:51:55 P16s kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e36dcc1a, max_idle_ns: 881590476463 ns
Nov 28 14:51:55 P16s kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.91 BogoMIPS (lpj=7985828)
Nov 28 14:51:55 P16s kernel: RDSEED32 is broken. Disabling the corresponding CPUID bit.
Nov 28 14:51:55 P16s kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 28 14:51:55 P16s kernel: LVT offset 1 assigned for vector 0xf9
Nov 28 14:51:55 P16s kernel: LVT offset 2 assigned for vector 0xf4
Nov 28 14:51:55 P16s kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Nov 28 14:51:55 P16s kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Nov 28 14:51:55 P16s kernel: process: using mwait in idle threads
Nov 28 14:51:55 P16s kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
Nov 28 14:51:55 P16s kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 28 14:51:55 P16s kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Nov 28 14:51:55 P16s kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Nov 28 14:51:55 P16s kernel: Speculative Return Stack Overflow: Mitigation: IBPB on VMEXIT only
Nov 28 14:51:55 P16s kernel: VMSCAPE: Mitigation: IBPB on VMEXIT
Nov 28 14:51:55 P16s kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 28 14:51:55 P16s kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 28 14:51:55 P16s kernel: x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Nov 28 14:51:55 P16s kernel: x86/fpu: xstate_offset[12]: 2456, xstate_sizes[12]:   24
Nov 28 14:51:55 P16s kernel: x86/fpu: Enabled xstate features 0x1ae7, context size is 2480 bytes, using 'compacted' format.
Nov 28 14:51:55 P16s kernel: Freeing SMP alternatives memory: 44K
Nov 28 14:51:55 P16s kernel: pid_max: default: 32768 minimum: 301
Nov 28 14:51:55 P16s kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
Nov 28 14:51:55 P16s kernel: landlock: Up and running.
Nov 28 14:51:55 P16s kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Nov 28 14:51:55 P16s kernel: AppArmor: AppArmor initialized
Nov 28 14:51:55 P16s kernel: TOMOYO Linux initialized
Nov 28 14:51:55 P16s kernel: LSM support for eBPF active
Nov 28 14:51:55 P16s kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 28 14:51:55 P16s kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 28 14:51:55 P16s kernel: smpboot: CPU0: AMD Ryzen AI 9 HX PRO 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
Nov 28 14:51:55 P16s kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Nov 28 14:51:55 P16s kernel: ... version:                2
Nov 28 14:51:55 P16s kernel: ... bit width:              48
Nov 28 14:51:55 P16s kernel: ... generic registers:      6
Nov 28 14:51:55 P16s kernel: ... value mask:             0000ffffffffffff
Nov 28 14:51:55 P16s kernel: ... max period:             00007fffffffffff
Nov 28 14:51:55 P16s kernel: ... fixed-purpose events:   0
Nov 28 14:51:55 P16s kernel: ... event mask:             000000000000003f
Nov 28 14:51:55 P16s kernel: signal: max sigframe size: 3376
Nov 28 14:51:55 P16s kernel: rcu: Hierarchical SRCU implementation.
Nov 28 14:51:55 P16s kernel: rcu:         Max phase no-delay instances is 1000.
Nov 28 14:51:55 P16s kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 28 14:51:55 P16s kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 28 14:51:55 P16s kernel: smp: Bringing up secondary CPUs ...
Nov 28 14:51:55 P16s kernel: smpboot: x86: Booting SMP configuration:
Nov 28 14:51:55 P16s kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Nov 28 14:51:55 P16s kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Nov 28 14:51:55 P16s kernel: smp: Brought up 1 node, 24 CPUs
Nov 28 14:51:55 P16s kernel: smpboot: Total of 24 processors activated (95829.93 BogoMIPS)
Nov 28 14:51:55 P16s kernel: node 0 deferred pages initialised in 44ms
Nov 28 14:51:55 P16s kernel: Memory: 90144380K/91902640K available (17188K kernel code, 3288K rwdata, 12384K rodata, 4388K init, 3872K bss, 1736212K reserved, 0K cma-reserved)
Nov 28 14:51:55 P16s kernel: devtmpfs: initialized
Nov 28 14:51:55 P16s kernel: x86/mm: Memory block size: 2048MB
Nov 28 14:51:55 P16s kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09b00000-0x09dfffff] (3145728 bytes)
Nov 28 14:51:55 P16s kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f3bfff] (245760 bytes)
Nov 28 14:51:55 P16s kernel: ACPI: PM: Registering ACPI NVS region [mem 0x74cfe000-0x74efdfff] (2097152 bytes)
Nov 28 14:51:55 P16s kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Nov 28 14:51:55 P16s kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Nov 28 14:51:55 P16s kernel: futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
Nov 28 14:51:55 P16s kernel: pinctrl core: initialized pinctrl subsystem
Nov 28 14:51:55 P16s kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 28 14:51:55 P16s kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 28 14:51:55 P16s kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 28 14:51:55 P16s kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 28 14:51:55 P16s kernel: audit: initializing netlink subsys (disabled)
Nov 28 14:51:55 P16s kernel: audit: type=2000 audit(1764370312.000:1): state=initialized audit_enabled=0 res=1
Nov 28 14:51:55 P16s kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 28 14:51:55 P16s kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 28 14:51:55 P16s kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 28 14:51:55 P16s kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 28 14:51:55 P16s kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 28 14:51:55 P16s kernel: cpuidle: using governor ladder
Nov 28 14:51:55 P16s kernel: cpuidle: using governor menu
Nov 28 14:51:55 P16s kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 28 14:51:55 P16s kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Nov 28 14:51:55 P16s kernel: PCI: Using configuration type 1 for base access
Nov 28 14:51:55 P16s kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 28 14:51:55 P16s kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 28 14:51:55 P16s kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 28 14:51:55 P16s kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 28 14:51:55 P16s kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 28 14:51:55 P16s kernel: ACPI: Added _OSI(Module Device)
Nov 28 14:51:55 P16s kernel: ACPI: Added _OSI(Processor Device)
Nov 28 14:51:55 P16s kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 28 14:51:55 P16s kernel: ACPI: 31 ACPI AML tables successfully acquired and loaded
Nov 28 14:51:55 P16s kernel: ACPI: EC: EC started
Nov 28 14:51:55 P16s kernel: ACPI: EC: interrupt blocked
Nov 28 14:51:55 P16s kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 28 14:51:55 P16s kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Nov 28 14:51:55 P16s kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 28 14:51:55 P16s kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Nov 28 14:51:55 P16s kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Nov 28 14:51:55 P16s kernel: ACPI: Interpreter enabled
Nov 28 14:51:55 P16s kernel: ACPI: PM: (supports S0 S4 S5)
Nov 28 14:51:55 P16s kernel: ACPI: Using IOAPIC for interrupt routing
Nov 28 14:51:55 P16s kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 28 14:51:55 P16s kernel: PCI: Ignoring E820 reservations for host bridge windows
Nov 28 14:51:55 P16s kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP5.WLAN.WRST: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPP7.WWAN.MRST: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT3.WWPR: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT5.PRT1.BTRT: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
Nov 28 14:51:55 P16s kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 28 14:51:55 P16s kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Nov 28 14:51:55 P16s kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
Nov 28 14:51:55 P16s kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
Nov 28 14:51:55 P16s kernel: PCI host bridge to bus 0000:00
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0x18a0200000-0x913fffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [io  0x1000-0xfeff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0x0fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfec00000-0xfec01fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed811ff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [io  0x7000-0xafff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [mem 0x98000000-0xafffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [mem 0x4000000000-0x5fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [io  0x3000-0x6fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [mem 0x80000000-0x97ffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [mem 0x2000000000-0x3fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1:   bridge window [mem 0xb1000000-0xb10fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3: PCI bridge to [bus c2]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3:   bridge window [mem 0xb0600000-0xb08fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4: [1022:150b] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4: PCI bridge to [bus c3]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4:   bridge window [mem 0xb0f00000-0xb0ffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xb04fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [mem 0x6000000000-0x60107fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2:   bridge window [mem 0xb0d00000-0xb0efffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2:   bridge window [mem 0x6010800000-0x60108fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3:   bridge window [mem 0xb0900000-0xb0cfffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Nov 28 14:51:55 P16s kernel: pci 0000:c1:00.0: [1c5c:1959] type 00 class 0x010802 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c1:00.0: BAR 0 [mem 0xb1000000-0xb1003fff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Nov 28 14:51:55 P16s kernel: pci 0000:c2:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c2:00.0: BAR 0 [mem 0xb0600000-0xb07fffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c2:00.0: BAR 2 [mem 0xb0800000-0xb0807fff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c2:00.0: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3: PCI bridge to [bus c2]
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: BAR 0 [io  0x2000-0x20ff]
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: BAR 2 [mem 0xb0f04000-0xb0f04fff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: BAR 4 [mem 0xb0f00000-0xb0f03fff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: supports D1 D2
Nov 28 14:51:55 P16s kernel: pci 0000:c3:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4: PCI bridge to [bus c3]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: BAR 0 [mem 0x6000000000-0x600fffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: BAR 2 [mem 0xb0000000-0xb01fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: BAR 4 [io  0x1000-0x10ff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: BAR 5 [mem 0xb0400000-0xb047ffff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.1: BAR 0 [mem 0xb04c8000-0xb04cbfff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.1: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.2: BAR 2 [mem 0xb0300000-0xb03fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.2: BAR 5 [mem 0xb04cc000-0xb04cdfff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.2: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.4: BAR 0 [mem 0xb0200000-0xb02fffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.4: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.5: BAR 0 [mem 0xb0480000-0xb04bffff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.5: BAR 2 [mem 0x6010000000-0x60107fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.5: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.6: BAR 0 [mem 0xb04c0000-0xb04c7fff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.6: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.0: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: BAR 0 [mem 0xb0d00000-0xb0dfffff]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: BAR 1 [mem 0xb0e00000-0xb0e01fff]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: BAR 2 [mem 0x6010800000-0x601087ffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: BAR 4 [mem 0xb0e03000-0xb0e03fff]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: BAR 5 [mem 0xb0e02000-0xb0e02fff]
Nov 28 14:51:55 P16s kernel: pci 0000:c5:00.1: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.0: BAR 0 [mem 0xb0900000-0xb09fffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.0: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.3: BAR 0 [mem 0xb0a00000-0xb0afffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.3: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.4: BAR 0 [mem 0xb0b00000-0xb0bfffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.4: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.5: BAR 0 [mem 0xb0c00000-0xb0c7ffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.5: Max Payload Size set to 128 (was 256, max 256)
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.5: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.6: BAR 0 [mem 0xb0c80000-0xb0cfffff 64bit]
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.6: Max Payload Size set to 128 (was 256, max 256)
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.6: enabling Extended Tags
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Nov 28 14:51:55 P16s kernel: Low-power S0 idle used by default for system suspend
Nov 28 14:51:55 P16s kernel: ACPI: EC: interrupt unblocked
Nov 28 14:51:55 P16s kernel: ACPI: EC: event unblocked
Nov 28 14:51:55 P16s kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 28 14:51:55 P16s kernel: ACPI: EC: GPE=0x14
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot ECDT EC initialization complete
Nov 28 14:51:55 P16s kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
Nov 28 14:51:55 P16s kernel: iommu: Default domain type: Translated
Nov 28 14:51:55 P16s kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 28 14:51:55 P16s kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 28 14:51:55 P16s kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 28 14:51:55 P16s kernel: PTP clock support registered
Nov 28 14:51:55 P16s kernel: EDAC MC: Ver: 3.0.0
Nov 28 14:51:55 P16s kernel: efivars: Registered efivars operations
Nov 28 14:51:55 P16s kernel: NetLabel: Initializing
Nov 28 14:51:55 P16s kernel: NetLabel:  domain hash size = 128
Nov 28 14:51:55 P16s kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 28 14:51:55 P16s kernel: NetLabel:  unlabeled traffic allowed by default
Nov 28 14:51:55 P16s kernel: PCI: Using ACPI for IRQ routing
Nov 28 14:51:55 P16s kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x61e8e000-0x63ffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x63541000-0x63ffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x686fe000-0x6bffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x7789d000-0x77ffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x77ff7000-0x77ffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
Nov 28 14:51:55 P16s kernel: e820: reserve RAM buffer [mem 0x167e180000-0x167fffffff]
Nov 28 14:51:55 P16s kernel: vgaarb: loaded
Nov 28 14:51:55 P16s kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 28 14:51:55 P16s kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 28 14:51:55 P16s kernel: clocksource: Switched to clocksource tsc-early
Nov 28 14:51:55 P16s kernel: VFS: Disk quotas dquot_6.6.0
Nov 28 14:51:55 P16s kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 28 14:51:55 P16s kernel: AppArmor: AppArmor Filesystem Enabled
Nov 28 14:51:55 P16s kernel: pnp: PnP ACPI init
Nov 28 14:51:55 P16s kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0400-0x04cf] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x04d6] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0c14] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0c50-0x0c52] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0c6c] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0c6f] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:02: [io  0x0cd0-0x0cdb] has been reserved
Nov 28 14:51:55 P16s kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Nov 28 14:51:55 P16s kernel: pnp: PnP ACPI: found 6 devices
Nov 28 14:51:55 P16s kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 28 14:51:55 P16s kernel: NET: Registered PF_INET protocol family
Nov 28 14:51:55 P16s kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 28 14:51:55 P16s kernel: tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Nov 28 14:51:55 P16s kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 28 14:51:55 P16s kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Nov 28 14:51:55 P16s kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 28 14:51:55 P16s kernel: TCP: Hash tables configured (established 524288 bind 65536)
Nov 28 14:51:55 P16s kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Nov 28 14:51:55 P16s kernel: UDP hash table entries: 65536 (order: 10, 4194304 bytes, linear)
Nov 28 14:51:55 P16s kernel: UDP-Lite hash table entries: 65536 (order: 10, 4194304 bytes, linear)
Nov 28 14:51:55 P16s kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 28 14:51:55 P16s kernel: NET: Registered PF_XDP protocol family
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [io  0x7000-0xafff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [mem 0x98000000-0xafffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.1:   bridge window [mem 0x4000000000-0x5fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [io  0x3000-0x6fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [mem 0x80000000-0x97ffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:01.2:   bridge window [mem 0x2000000000-0x3fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.1:   bridge window [mem 0xb1000000-0xb10fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3: PCI bridge to [bus c2]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.3:   bridge window [mem 0xb0600000-0xb08fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4: PCI bridge to [bus c3]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:02.4:   bridge window [mem 0xb0f00000-0xb0ffffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xb04fffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.1:   bridge window [mem 0x6000000000-0x60107fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2:   bridge window [mem 0xb0d00000-0xb0efffff]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.2:   bridge window [mem 0x6010800000-0x60108fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Nov 28 14:51:55 P16s kernel: pci 0000:00:08.3:   bridge window [mem 0xb0900000-0xb0cfffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 4 [mem 0x80000000-0xdfffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 5 [mem 0xf0000000-0xfcffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 6 [mem 0x18a0200000-0x913fffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 7 [io  0x1000-0xfeff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 8 [io  0x0000-0x0cf7 window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 9 [io  0x0d00-0x0fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 10 [mem 0xfec00000-0xfec01fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed811ff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:00: resource 15 [mem 0xfee01000-0xffffffff window]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:01: resource 0 [io  0x7000-0xafff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:01: resource 1 [mem 0x98000000-0xafffffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:01: resource 2 [mem 0x4000000000-0x5fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:61: resource 0 [io  0x3000-0x6fff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:61: resource 1 [mem 0x80000000-0x97ffffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:61: resource 2 [mem 0x2000000000-0x3fffffffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c1: resource 1 [mem 0xb1000000-0xb10fffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c2: resource 1 [mem 0xb0600000-0xb08fffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c3: resource 0 [io  0x2000-0x2fff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c3: resource 1 [mem 0xb0f00000-0xb0ffffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c4: resource 0 [io  0x1000-0x1fff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c4: resource 1 [mem 0xb0000000-0xb04fffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c4: resource 2 [mem 0x6000000000-0x60107fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c5: resource 1 [mem 0xb0d00000-0xb0efffff]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c5: resource 2 [mem 0x6010800000-0x60108fffff 64bit pref]
Nov 28 14:51:55 P16s kernel: pci_bus 0000:c6: resource 1 [mem 0xb0900000-0xb0cfffff]
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
Nov 28 14:51:55 P16s kernel: pci 0000:c4:00.4: enabling device (0000 -> 0002)
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.3: enabling device (0000 -> 0002)
Nov 28 14:51:55 P16s kernel: pci 0000:c6:00.4: enabling device (0000 -> 0002)
Nov 28 14:51:55 P16s kernel: PCI: CLS 0 bytes, default 64
Nov 28 14:51:56 P16s kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 28 14:51:56 P16s kernel: Trying to unpack rootfs image as initramfs...
Nov 28 14:51:56 P16s kernel: platform MSFT0201:00: Adding to iommu group 0
Nov 28 14:51:56 P16s kernel: pci 0000:00:01.0: Adding to iommu group 1
Nov 28 14:51:56 P16s kernel: pci 0000:00:01.1: Adding to iommu group 2
Nov 28 14:51:56 P16s kernel: pci 0000:00:01.2: Adding to iommu group 3
Nov 28 14:51:56 P16s kernel: pci 0000:00:02.0: Adding to iommu group 4
Nov 28 14:51:56 P16s kernel: pci 0000:00:02.1: Adding to iommu group 5
Nov 28 14:51:56 P16s kernel: pci 0000:00:02.3: Adding to iommu group 6
Nov 28 14:51:56 P16s kernel: pci 0000:00:02.4: Adding to iommu group 7
Nov 28 14:51:56 P16s kernel: pci 0000:00:03.0: Adding to iommu group 8
Nov 28 14:51:56 P16s kernel: pci 0000:00:08.0: Adding to iommu group 9
Nov 28 14:51:56 P16s kernel: pci 0000:00:08.1: Adding to iommu group 10
Nov 28 14:51:56 P16s kernel: pci 0000:00:08.2: Adding to iommu group 11
Nov 28 14:51:56 P16s kernel: pci 0000:00:08.3: Adding to iommu group 12
Nov 28 14:51:56 P16s kernel: pci 0000:00:14.0: Adding to iommu group 13
Nov 28 14:51:56 P16s kernel: pci 0000:00:14.3: Adding to iommu group 13
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.0: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.1: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.2: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.3: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.4: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.5: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.6: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:00:18.7: Adding to iommu group 14
Nov 28 14:51:56 P16s kernel: pci 0000:c1:00.0: Adding to iommu group 15
Nov 28 14:51:56 P16s kernel: pci 0000:c2:00.0: Adding to iommu group 16
Nov 28 14:51:56 P16s kernel: pci 0000:c3:00.0: Adding to iommu group 17
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.0: Adding to iommu group 18
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.1: Adding to iommu group 19
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.2: Adding to iommu group 20
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.4: Adding to iommu group 21
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.5: Adding to iommu group 22
Nov 28 14:51:56 P16s kernel: pci 0000:c4:00.6: Adding to iommu group 23
Nov 28 14:51:56 P16s kernel: pci 0000:c5:00.0: Adding to iommu group 24
Nov 28 14:51:56 P16s kernel: pci 0000:c5:00.1: Adding to iommu group 25
Nov 28 14:51:56 P16s kernel: pci 0000:c6:00.0: Adding to iommu group 26
Nov 28 14:51:56 P16s kernel: pci 0000:c6:00.3: Adding to iommu group 27
Nov 28 14:51:56 P16s kernel: pci 0000:c6:00.4: Adding to iommu group 28
Nov 28 14:51:56 P16s kernel: pci 0000:c6:00.5: Adding to iommu group 29
Nov 28 14:51:56 P16s kernel: pci 0000:c6:00.6: Adding to iommu group 30
Nov 28 14:51:56 P16s kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
Nov 28 14:51:56 P16s kernel: AMD-Vi: Interrupt remapping enabled
Nov 28 14:51:56 P16s kernel: AMD-Vi: Virtual APIC enabled
Nov 28 14:51:56 P16s kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 28 14:51:56 P16s kernel: software IO TLB: mapped [mem 0x000000005d62c000-0x000000006162c000] (64MB)
Nov 28 14:51:56 P16s kernel: LVT offset 0 assigned for vector 0x400
Nov 28 14:51:56 P16s kernel: perf: AMD IBS detected (0x00081bff)
Nov 28 14:51:56 P16s kernel: amd_uncore: 8 amd_df counters detected
Nov 28 14:51:56 P16s kernel: amd_uncore: 6 amd_l3 counters detected
Nov 28 14:51:56 P16s kernel: amd_uncore: 4 amd_umc_0 counters detected
Nov 28 14:51:56 P16s kernel: amd_uncore: 4 amd_umc_1 counters detected
Nov 28 14:51:56 P16s kernel: amd_uncore: 4 amd_umc_2 counters detected
Nov 28 14:51:56 P16s kernel: amd_uncore: 4 amd_umc_3 counters detected
Nov 28 14:51:56 P16s kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 28 14:51:56 P16s kernel: Initialise system trusted keyrings
Nov 28 14:51:56 P16s kernel: Key type blacklist registered
Nov 28 14:51:56 P16s kernel: workingset: timestamp_bits=36 max_order=25 bucket_order=0
Nov 28 14:51:56 P16s kernel: fuse: init (API version 7.44)
Nov 28 14:51:56 P16s kernel: integrity: Platform Keyring initialized
Nov 28 14:51:56 P16s kernel: integrity: Machine keyring initialized
Nov 28 14:51:56 P16s kernel: Key type asymmetric registered
Nov 28 14:51:56 P16s kernel: Asymmetric key parser 'x509' registered
Nov 28 14:51:56 P16s kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Nov 28 14:51:56 P16s kernel: io scheduler mq-deadline registered
Nov 28 14:51:56 P16s kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 34
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 35
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 36
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 37
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 38
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 39
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 40
Nov 28 14:51:56 P16s kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 41
Nov 28 14:51:56 P16s kernel: Monitor-Mwait will be used to enter C-1 state
Nov 28 14:51:56 P16s kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1832
Nov 28 14:51:56 P16s kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 28 14:51:56 P16s kernel: ACPI: thermal: Thermal Zone [THM0] (58 C)
Nov 28 14:51:56 P16s kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov 28 14:51:56 P16s kernel: Linux agpgart interface v0.103
Nov 28 14:51:56 P16s kernel: tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 1)
Nov 28 14:51:56 P16s kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Nov 28 14:51:56 P16s kernel: i8042: Warning: Keylock active
Nov 28 14:51:56 P16s kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 28 14:51:56 P16s kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 28 14:51:56 P16s kernel: mousedev: PS/2 mouse device common for all mice
Nov 28 14:51:56 P16s kernel: rtc_cmos 00:01: RTC can wake from S4
Nov 28 14:51:56 P16s kernel: rtc_cmos 00:01: registered as rtc0
Nov 28 14:51:56 P16s kernel: rtc_cmos 00:01: setting system clock to 2025-11-28T22:51:52 UTC (1764370312)
Nov 28 14:51:56 P16s kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
Nov 28 14:51:56 P16s kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Nov 28 14:51:56 P16s kernel: efifb: probing for efifb
Nov 28 14:51:56 P16s kernel: efifb: framebuffer at 0x6000000000, using 9000k, total 9000k
Nov 28 14:51:56 P16s kernel: efifb: mode is 1920x1200x32, linelength=7680, pages=1
Nov 28 14:51:56 P16s kernel: efifb: scrolling: redraw
Nov 28 14:51:56 P16s kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 28 14:51:56 P16s kernel: Console: switching to colour frame buffer device 240x75
Nov 28 14:51:56 P16s kernel: fb0: EFI VGA frame buffer device
Nov 28 14:51:56 P16s kernel: NET: Registered PF_INET6 protocol family
Nov 28 14:51:56 P16s kernel: Segment Routing with IPv6
Nov 28 14:51:56 P16s kernel: RPL Segment Routing with IPv6
Nov 28 14:51:56 P16s kernel: In-situ OAM (IOAM) with IPv6
Nov 28 14:51:56 P16s kernel: mip6: Mobile IPv6
Nov 28 14:51:56 P16s kernel: NET: Registered PF_PACKET protocol family
Nov 28 14:51:56 P16s kernel: mpls_gso: MPLS GSO support
Nov 28 14:51:56 P16s kernel: x86/amd: Previous system reset reason [0x00200800]: ACPI power state transition occurred
Nov 28 14:51:56 P16s kernel: microcode: Current revision: 0x0b204032
Nov 28 14:51:56 P16s kernel: resctrl: L3 allocation detected
Nov 28 14:51:56 P16s kernel: resctrl: MB allocation detected
Nov 28 14:51:56 P16s kernel: resctrl: SMBA allocation detected
Nov 28 14:51:56 P16s kernel: resctrl: L3 monitoring detected
Nov 28 14:51:56 P16s kernel: IPI shorthand broadcast: enabled
Nov 28 14:51:56 P16s kernel: sched_clock: Marking stable (528620292, 265480)->(531071974, -2186202)
Nov 28 14:51:56 P16s kernel: registered taskstats version 1
Nov 28 14:51:56 P16s kernel: Loading compiled-in X.509 certificates
Nov 28 14:51:56 P16s kernel: Freeing initrd memory: 73820K
Nov 28 14:51:56 P16s kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 91fb58a1ee41d54049ed395db846741e0b743a8b'
Nov 28 14:51:56 P16s kernel: Demotion targets for Node 0: null
Nov 28 14:51:56 P16s kernel: Key type .fscrypt registered
Nov 28 14:51:56 P16s kernel: Key type fscrypt-provisioning registered
Nov 28 14:51:56 P16s kernel: Key type encrypted registered
Nov 28 14:51:56 P16s kernel: AppArmor: AppArmor sha256 policy hashing enabled
Nov 28 14:51:56 P16s kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 28 14:51:56 P16s kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
Nov 28 14:51:56 P16s kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 28 14:51:56 P16s kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Nov 28 14:51:56 P16s kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 28 14:51:56 P16s kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 28 14:51:56 P16s kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 28 14:51:56 P16s kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Nov 28 14:51:56 P16s kernel: ima: Allocated hash algorithm: sha256
Nov 28 14:51:56 P16s kernel: ima: No architecture policies found
Nov 28 14:51:56 P16s kernel: evm: Initialising EVM extended attributes:
Nov 28 14:51:56 P16s kernel: evm: security.selinux
Nov 28 14:51:56 P16s kernel: evm: security.SMACK64 (disabled)
Nov 28 14:51:56 P16s kernel: evm: security.SMACK64EXEC (disabled)
Nov 28 14:51:56 P16s kernel: evm: security.SMACK64TRANSMUTE (disabled)
Nov 28 14:51:56 P16s kernel: evm: security.SMACK64MMAP (disabled)
Nov 28 14:51:56 P16s kernel: evm: security.apparmor
Nov 28 14:51:56 P16s kernel: evm: security.ima
Nov 28 14:51:56 P16s kernel: evm: security.capability
Nov 28 14:51:56 P16s kernel: evm: HMAC attrs: 0x1
Nov 28 14:51:56 P16s kernel: RAS: Correctable Errors collector initialized.
Nov 28 14:51:56 P16s kernel: clk: Disabling unused clocks
Nov 28 14:51:56 P16s kernel: PM: genpd: Disabling unused power domains
Nov 28 14:51:56 P16s kernel: Freeing unused decrypted memory: 2028K
Nov 28 14:51:56 P16s kernel: Freeing unused kernel image (initmem) memory: 4388K
Nov 28 14:51:56 P16s kernel: Write protecting the kernel read-only data: 32768k
Nov 28 14:51:56 P16s kernel: Freeing unused kernel image (text/rodata gap) memory: 1240K
Nov 28 14:51:56 P16s kernel: Freeing unused kernel image (rodata/data gap) memory: 1952K
Nov 28 14:51:56 P16s kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 28 14:51:56 P16s kernel: Run /init as init process
Nov 28 14:51:56 P16s kernel:   with arguments:
Nov 28 14:51:56 P16s kernel:     /init
Nov 28 14:51:56 P16s kernel:   with environment:
Nov 28 14:51:56 P16s kernel:     HOME=/
Nov 28 14:51:56 P16s kernel:     TERM=linux
Nov 28 14:51:56 P16s kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Nov 28 14:51:56 P16s kernel: ACPI: button: Power Button [PWRB]
Nov 28 14:51:56 P16s kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
Nov 28 14:51:56 P16s kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Nov 28 14:51:56 P16s kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Nov 28 14:51:56 P16s kernel: Key type psk registered
Nov 28 14:51:56 P16s kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Nov 28 14:51:56 P16s kernel: i2c i2c-5: Successfully instantiated SPD at 0x50
Nov 28 14:51:56 P16s kernel: i2c i2c-5: Successfully instantiated SPD at 0x51
Nov 28 14:51:56 P16s kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Nov 28 14:51:56 P16s kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/LNXVIDEO:00/input/input4
Nov 28 14:51:56 P16s kernel: ACPI: button: Lid Switch [LID]
Nov 28 14:51:56 P16s kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
Nov 28 14:51:56 P16s kernel: ACPI: button: Sleep Button [SLPB]
Nov 28 14:51:56 P16s kernel: ACPI: battery: Slot [BAT0] (battery present)
Nov 28 14:51:56 P16s kernel: ACPI: bus type USB registered
Nov 28 14:51:56 P16s kernel: usbcore: registered new interface driver usbfs
Nov 28 14:51:56 P16s kernel: usbcore: registered new interface driver hub
Nov 28 14:51:56 P16s kernel: usbcore: registered new device driver usb
Nov 28 14:51:56 P16s kernel: ACPI: bus type drm_connector registered
Nov 28 14:51:56 P16s kernel: ACPI: bus type thunderbolt registered
Nov 28 14:51:56 P16s kernel: nvme 0000:c1:00.0: platform quirk: setting simple suspend
Nov 28 14:51:56 P16s kernel: nvme nvme0: pci function 0000:c1:00.0
Nov 28 14:51:56 P16s kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Nov 28 14:51:56 P16s kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Nov 28 14:51:56 P16s kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Nov 28 14:51:56 P16s kernel: r8169 0000:c3:00.0: enabling device (0000 -> 0003)
Nov 28 14:51:56 P16s kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 28 14:51:56 P16s kernel: r8169 0000:c3:00.0 eth0: RTL8168ep/8111ep, a8:2b:dd:7b:5f:7e, XID 502, IRQ 84
Nov 28 14:51:56 P16s kernel: r8169 0000:c3:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Nov 28 14:51:56 P16s kernel: r8169 0000:c3:00.0 eth0: DASH disabled
Nov 28 14:51:56 P16s kernel: nvme nvme0: 24/0/0 default/read/poll queues
Nov 28 14:51:56 P16s kernel:  nvme0n1: p1 p2 p3 p4
Nov 28 14:51:56 P16s kernel: r8169 0000:c3:00.0 enp195s0f0: renamed from eth0
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Nov 28 14:51:56 P16s kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb1: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb1: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb1: SerialNumber: 0000:c4:00.4
Nov 28 14:51:56 P16s kernel: hub 1-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 1-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 28 14:51:56 P16s kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb2: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb2: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb2: SerialNumber: 0000:c4:00.4
Nov 28 14:51:56 P16s kernel: hub 2-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 2-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 28 14:51:56 P16s kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb3: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb3: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb3: SerialNumber: 0000:c6:00.0
Nov 28 14:51:56 P16s kernel: hub 3-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 3-0:1.0: 5 ports detected
Nov 28 14:51:56 P16s kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 28 14:51:56 P16s kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb4: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb4: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb4: SerialNumber: 0000:c6:00.0
Nov 28 14:51:56 P16s kernel: hub 4-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 4-0:1.0: 2 ports detected
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 28 14:51:56 P16s kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb5: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb5: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb5: SerialNumber: 0000:c6:00.3
Nov 28 14:51:56 P16s kernel: hub 5-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 5-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 28 14:51:56 P16s kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb6: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb6: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb6: SerialNumber: 0000:c6:00.3
Nov 28 14:51:56 P16s kernel: hub 6-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 6-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
Nov 28 14:51:56 P16s kernel: xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Nov 28 14:51:56 P16s kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb7: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb7: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb7: SerialNumber: 0000:c6:00.4
Nov 28 14:51:56 P16s kernel: hub 7-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 7-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 28 14:51:56 P16s kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 28 14:51:56 P16s kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 28 14:51:56 P16s kernel: usb usb8: Product: xHCI Host Controller
Nov 28 14:51:56 P16s kernel: usb usb8: Manufacturer: Linux 6.17.8+deb14-amd64 xhci-hcd
Nov 28 14:51:56 P16s kernel: usb usb8: SerialNumber: 0000:c6:00.4
Nov 28 14:51:56 P16s kernel: hub 8-0:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 8-0:1.0: 1 port detected
Nov 28 14:51:56 P16s kernel: input: ELAN0688:00 04F3:320B Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input7
Nov 28 14:51:56 P16s kernel: input: ELAN0688:00 04F3:320B Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input9
Nov 28 14:51:56 P16s kernel: hid-generic 0018:04F3:320B.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0688:00 04F3:320B] on i2c-ELAN0688:00
Nov 28 14:51:56 P16s kernel: input: ELAN0688:00 04F3:320B Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input10
Nov 28 14:51:56 P16s kernel: input: ELAN0688:00 04F3:320B Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN0688:00/0018:04F3:320B.0001/input/input12
Nov 28 14:51:56 P16s kernel: hid-multitouch 0018:04F3:320B.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0688:00 04F3:320B] on i2c-ELAN0688:00
Nov 28 14:51:56 P16s kernel: psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x00, buttons: 3/3
Nov 28 14:51:56 P16s kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input6
Nov 28 14:51:56 P16s kernel: usb 3-1: new low-speed USB device number 2 using xhci_hcd
Nov 28 14:51:56 P16s kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Nov 28 14:51:56 P16s kernel: usb 1-1: New USB device found, idVendor=04f2, idProduct=b840, bcdDevice=60.03
Nov 28 14:51:56 P16s kernel: usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Nov 28 14:51:56 P16s kernel: usb 1-1: Product: Integrated Camera
Nov 28 14:51:56 P16s kernel: usb 1-1: Manufacturer: Chicony Electronics Co.,Ltd.
Nov 28 14:51:56 P16s kernel: usb 1-1: SerialNumber: 0001
Nov 28 14:51:56 P16s kernel: usb 3-1: New USB device found, idVendor=0458, idProduct=0137, bcdDevice= 1.00
Nov 28 14:51:56 P16s kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 28 14:51:56 P16s kernel: usb 3-1: Product: USB Optical Mouse
Nov 28 14:51:56 P16s kernel: usb 3-1: Manufacturer: PixArt
Nov 28 14:51:56 P16s kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1/3-1:1.0/0003:0458:0137.0002/input/input13
Nov 28 14:51:56 P16s kernel: hid-generic 0003:0458:0137.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:c6:00.0-1/input0
Nov 28 14:51:56 P16s kernel: usbcore: registered new interface driver usbhid
Nov 28 14:51:56 P16s kernel: usbhid: USB HID core driver
Nov 28 14:51:56 P16s kernel: usb 3-5: new high-speed USB device number 3 using xhci_hcd
Nov 28 14:51:56 P16s kernel: tsc: Refined TSC clocksource calibration: 1996.285 MHz
Nov 28 14:51:56 P16s kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cf294e4c, max_idle_ns: 881590824738 ns
Nov 28 14:51:56 P16s kernel: clocksource: Switched to clocksource tsc
Nov 28 14:51:56 P16s kernel: usb 3-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
Nov 28 14:51:56 P16s kernel: usb 3-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 28 14:51:56 P16s kernel: usb 3-5: Product: USB2.0 Hub
Nov 28 14:51:56 P16s kernel: hub 3-5:1.0: USB hub found
Nov 28 14:51:56 P16s kernel: hub 3-5:1.0: 2 ports detected
Nov 28 14:51:56 P16s kernel: [drm] amdgpu kernel modesetting enabled.
Nov 28 14:51:56 P16s kernel: amdgpu: Virtual CRAT table created for CPU
Nov 28 14:51:56 P16s kernel: amdgpu: Topology: Add CPU node
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x17AA:0x512F 0xD1).
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: register mmio base: 0xB0400000
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: register mmio size: 524288
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 0 <soc21_common>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 2 <ih_v6_1>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 3 <psp>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 4 <smu>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 5 <dm>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 8 <vcn_v4_0_5>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0_5>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: detected ip block number 11 <vpe_v6_1>
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
Nov 28 14:51:56 P16s kernel: amdgpu: ATOM BIOS: 113-STRIXEMU-001
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
Nov 28 14:51:56 P16s kernel: Console: switching to colour dummy device 80x25
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: VRAM: 8192M 0x0000008000000000 - 0x00000081FFFFFFFF (8192M used)
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Nov 28 14:51:56 P16s kernel: [drm] Detected VRAM RAM=8192M, BAR=8192M
Nov 28 14:51:56 P16s kernel: [drm] RAM width 128bits DDR5
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: amdgpu: 8192M of VRAM memory ready
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: amdgpu: 44067M of GTT memory ready.
Nov 28 14:51:56 P16s kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Nov 28 14:51:56 P16s kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000900000).
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x09003100
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 22
Nov 28 14:51:56 P16s kernel: usb 3-5.1: new high-speed USB device number 4 using xhci_hcd
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x81e0000000 for PSP TMR
Nov 28 14:51:56 P16s kernel: usb 3-5.1: New USB device found, idVendor=0e8d, idProduct=e025, bcdDevice= 1.00
Nov 28 14:51:56 P16s kernel: usb 3-5.1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Nov 28 14:51:56 P16s kernel: usb 3-5.1: Product: Wireless_Device
Nov 28 14:51:56 P16s kernel: usb 3-5.1: Manufacturer: MediaTek Inc.
Nov 28 14:51:56 P16s kernel: usb 3-5.1: SerialNumber: 000000000
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] Display Core v3.2.340 initialized on DCN 3.5
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x09003100
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] Using ACPI provided EDID for eDP-1
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x39 su_y_granularity 4
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 28 14:51:56 P16s kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 28 14:51:56 P16s kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 28 14:51:56 P16s kernel: amdgpu: Virtual CRAT table created for GPU
Nov 28 14:51:56 P16s kernel: amdgpu: Topology: Add dGPU node [0x150e:0x1002]
Nov 28 14:51:56 P16s kernel: kfd kfd: amdgpu: added device 1002:150e
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: amdgpu: [drm] Using custom brightness curve
Nov 28 14:51:56 P16s kernel: [drm] Initialized amdgpu 3.64.0 for 0000:c4:00.0 on minor 0
Nov 28 14:51:56 P16s kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 28 14:51:56 P16s kernel: [drm] pre_validate_dsc:1635 MST_DSC dsc precompute is not needed
Nov 28 14:51:56 P16s kernel: Console: switching to colour frame buffer device 240x75
Nov 28 14:51:56 P16s kernel: amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 28 14:51:56 P16s kernel: PM: Image not found (code -22)
Nov 28 14:51:56 P16s kernel: EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
Nov 28 14:51:56 P16s kernel: EXT4-fs (nvme0n1p2): mounted filesystem 0bf35ae4-038b-4483-a711-7407836e293c ro with ordered data mode. Quota mode: none.
Nov 28 14:51:56 P16s kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Nov 28 14:51:56 P16s systemd[1]: Inserted module 'autofs4'
Nov 28 14:51:56 P16s systemd[1]: systemd 259~rc1-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
Nov 28 14:51:56 P16s systemd[1]: Detected architecture x86-64.
Nov 28 14:51:56 P16s systemd[1]: Hostname set to <P16s>.
Nov 28 14:51:56 P16s systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 28 14:51:56 P16s systemd[1]: Queued start job for default target graphical.target.
Nov 28 14:51:56 P16s systemd[1]: Created slice system-cups.slice - CUPS Slice.
Nov 28 14:51:56 P16s systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Nov 28 14:51:56 P16s systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Nov 28 14:51:56 P16s systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Nov 28 14:51:56 P16s systemd[1]: Created slice user.slice - User and Session Slice.
Nov 28 14:51:56 P16s systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Nov 28 14:51:56 P16s systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Nov 28 14:51:56 P16s systemd[1]: Expecting device dev-disk-by\x2duuid-133f99c8\x2d9cd4\x2d4c2e\x2dbf55\x2dba59a05215f2.device - /dev/disk/by-uuid/133f99c8-9cd4-4c2e-bf55-ba59a05215f2...
Nov 28 14:51:56 P16s systemd[1]: Expecting device dev-disk-by\x2duuid-51d8df52\x2d0c68\x2d4dbe\x2db0f8\x2d4001cfc4132d.device - /dev/disk/by-uuid/51d8df52-0c68-4dbe-b0f8-4001cfc4132d...
Nov 28 14:51:56 P16s systemd[1]: Expecting device dev-disk-by\x2duuid-9E43\x2d2D9B.device - /dev/disk/by-uuid/9E43-2D9B...
Nov 28 14:51:56 P16s systemd[1]: Reached target imports.target - Image Downloads.
Nov 28 14:51:56 P16s systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
Nov 28 14:51:56 P16s systemd[1]: Reached target remote-fs.target - Remote File Systems.
Nov 28 14:51:56 P16s systemd[1]: Reached target slices.target - Slice Units.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-factory-reset.socket - Factory Reset Management.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-mute-console.socket - Console Output Muting Service Socket.
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-udevd-varlink.socket - udev Varlink Socket.
Nov 28 14:51:56 P16s systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Nov 28 14:51:56 P16s systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Nov 28 14:51:56 P16s systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Nov 28 14:51:56 P16s systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Nov 28 14:51:56 P16s systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Nov 28 14:51:56 P16s systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Nov 28 14:51:56 P16s systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Nov 28 14:51:56 P16s systemd[1]: modprobe@drm.service - Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Nov 28 14:51:56 P16s systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Nov 28 14:51:56 P16s systemd[1]: modprobe@fuse.service - Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 28 14:51:56 P16s systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-journald.service - Journal Service...
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Nov 28 14:51:56 P16s systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Nov 28 14:51:56 P16s systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Nov 28 14:51:56 P16s systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Nov 28 14:51:56 P16s systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Nov 28 14:51:56 P16s systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Nov 28 14:51:56 P16s systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
Nov 28 14:51:56 P16s kernel: pstore: Using crash dump compression: deflate
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
Nov 28 14:51:56 P16s systemd[1]: modprobe@configfs.service: Deactivated successfully.
Nov 28 14:51:56 P16s systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Nov 28 14:51:56 P16s kernel: i2c_dev: i2c /dev entries driver
Nov 28 14:51:56 P16s systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Nov 28 14:51:56 P16s systemd-journald[574]: Collecting audit messages is disabled.
Nov 28 14:51:56 P16s kernel: pstore: Registered efi_pstore as persistent store backend
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Nov 28 14:51:56 P16s systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Nov 28 14:51:56 P16s systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
Nov 28 14:51:56 P16s kernel: lp: driver loaded but no devices found
Nov 28 14:51:56 P16s kernel: ppdev: user-space parallel port driver
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
Nov 28 14:51:56 P16s systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Nov 28 14:51:56 P16s kernel: EXT4-fs (nvme0n1p2): re-mounted 0bf35ae4-038b-4483-a711-7407836e293c r/w.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Nov 28 14:51:56 P16s systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Nov 28 14:51:56 P16s systemd-journald[574]: Journal started
Nov 28 14:51:56 P16s systemd-journald[574]: Runtime Journal (/run/log/journal/b75becc1bf724bccb2072dfc5f580e99) is 8M, max 881.3M, 873.3M free.
Nov 28 14:51:55 P16s systemd-modules-load[577]: Using 5 probe threads
Nov 28 14:51:55 P16s systemd-modules-load[577]: Inserted module 'i2c_dev'
Nov 28 14:51:55 P16s systemd-modules-load[577]: Inserted module 'msr'
Nov 28 14:51:55 P16s systemd-modules-load[577]: Inserted module 'lp'
Nov 28 14:51:55 P16s systemd-modules-load[577]: Inserted module 'parport_pc'
Nov 28 14:51:55 P16s systemd-modules-load[577]: Inserted module 'ppdev'
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...
Nov 28 14:51:56 P16s systemd[1]: Started systemd-journald.service - Journal Service.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
Nov 28 14:51:56 P16s systemd-journald[574]: Time spent on flushing to /var/log/journal/b75becc1bf724bccb2072dfc5f580e99 is 13.583ms for 1164 entries.
Nov 28 14:51:56 P16s systemd-journald[574]: System Journal (/var/log/journal/b75becc1bf724bccb2072dfc5f580e99) is 28.4M, max 4G, 3.9G free.
Nov 28 14:51:56 P16s systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
Nov 28 14:51:56 P16s systemd-journald[574]: Received client request to flush runtime journal.
Nov 28 14:51:56 P16s systemd[1]: Reached target time-set.target - System Time Set.
Nov 28 14:51:56 P16s systemd-udevd[607]: Using default interface naming scheme 'v259'.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.
Nov 28 14:51:56 P16s systemd-udevd[607]: /usr/lib/udev/rules.d/90-alsa-restore.rules:18 GOTO="alsa_restore_std" has no matching label, ignoring.
Nov 28 14:51:56 P16s systemd-udevd[607]: /usr/lib/udev/rules.d/90-alsa-restore.rules:18 The line has no effect any more, dropping.
Nov 28 14:51:56 P16s systemd-udevd[607]: /usr/lib/udev/rules.d/90-alsa-restore.rules:22 GOTO="alsa_restore_std" has no matching label, ignoring.
Nov 28 14:51:56 P16s systemd-udevd[607]: /usr/lib/udev/rules.d/90-alsa-restore.rules:22 The line has no effect any more, dropping.
Nov 28 14:51:56 P16s systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
Nov 28 14:51:56 P16s systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
Nov 28 14:51:56 P16s systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
Nov 28 14:51:56 P16s systemd[1]: Expecting device dev-tpm0.device - /dev/tpm0...
Nov 28 14:51:56 P16s mtp-probe[708]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1"
Nov 28 14:51:56 P16s mtp-probe[708]: bus: 3, device: 2 was not an MTP device
Nov 28 14:51:56 P16s systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
Nov 28 14:51:56 P16s kernel: ccp 0000:c4:00.2: enabling device (0000 -> 0002)
Nov 28 14:51:56 P16s kernel: ccp 0000:c4:00.2: tee enabled
Nov 28 14:51:56 P16s kernel: ccp 0000:c4:00.2: psp: TSME enabled
Nov 28 14:51:56 P16s kernel: ccp 0000:c4:00.2: psp enabled
Nov 28 14:51:56 P16s kernel: ACPI: AC: AC Adapter [AC] (on-line)
Nov 28 14:51:56 P16s systemd[1]: Found device dev-disk-by\x2duuid-133f99c8\x2d9cd4\x2d4c2e\x2dbf55\x2dba59a05215f2.device - SKHynix_HFS002TEJ9X162N 4.
Nov 28 14:51:56 P16s systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
Nov 28 14:51:56 P16s mtp-probe[718]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-5/3-5.1"
Nov 28 14:51:56 P16s mtp-probe[720]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.4/usb1/1-1"
Nov 28 14:51:56 P16s kernel: Non-volatile memory driver v1.3
Nov 28 14:51:56 P16s mtp-probe[720]: bus: 1, device: 2 was not an MTP device
Nov 28 14:51:56 P16s kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: ThinkPad BIOS R2XET35W (1.15 ), EC R2XHT29W
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: Lenovo ThinkPad P16s Gen 4 AMD, model 21RXCTO1WW
Nov 28 14:51:56 P16s kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 28 14:51:56 P16s kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Nov 28 14:51:56 P16s kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 28 14:51:56 P16s kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: radio switch found; radios are enabled
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Nov 28 14:51:56 P16s kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Nov 28 14:51:56 P16s kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Nov 28 14:51:56 P16s kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 28 14:51:56 P16s kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 28 14:51:56 P16s systemd[1]: Found device dev-disk-by\x2duuid-9E43\x2d2D9B.device - SKHynix_HFS002TEJ9X162N 1.
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Nov 28 14:51:56 P16s kernel: mc: Linux media interface: v0.10
Nov 28 14:51:56 P16s systemd[1]: Found device dev-disk-by\x2duuid-51d8df52\x2d0c68\x2d4dbe\x2db0f8\x2d4001cfc4132d.device - SKHynix_HFS002TEJ9X162N 3.
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: secondary fan control detected & enabled
Nov 28 14:51:56 P16s systemd[1]: Found device dev-tpm0.device - /dev/tpm0.
Nov 28 14:51:56 P16s kernel: amd-pmf AMDI0103:00: No Smart PC policy present
Nov 28 14:51:56 P16s kernel: amd-pmf AMDI0103:00: registered PMF device successfully
Nov 28 14:51:56 P16s kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0xb)
Nov 28 14:51:56 P16s kernel: ACPI: battery: new hook: ThinkPad Battery Extension
Nov 28 14:51:56 P16s systemd[1]: Created slice system-systemd\x2dbacklight.slice - Slice /system/systemd-backlight.
Nov 28 14:51:56 P16s systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 28 14:51:56 P16s systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
Nov 28 14:51:56 P16s systemd[1]: Reached target tpm2.target - Trusted Platform Module.
Nov 28 14:51:56 P16s systemd[1]: Activating swap dev-disk-by\x2duuid-51d8df52\x2d0c68\x2d4dbe\x2db0f8\x2d4001cfc4132d.swap - /dev/disk/by-uuid/51d8df52-0c68-4dbe-b0f8-4001cfc4132d...
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-backlight@backlight:amdgpu_bl0.service - Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-133f99c8\x2d9cd4\x2d4c2e\x2dbf55\x2dba59a05215f2.service - File System Check on /dev/disk/by-uuid/133f99c8-9cd4-4c2e-bf55-ba59a05215f2...
Nov 28 14:51:56 P16s kernel: snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-9E43\x2d2D9B.service - File System Check on /dev/disk/by-uuid/9E43-2D9B...
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s mtp-probe[718]: bus: 3, device: 4 was not an MTP device
Nov 28 14:51:56 P16s systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
Nov 28 14:51:56 P16s systemd[1]: Starting systemd-backlight@leds:tpacpi::kbd_backlight.service - Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Nov 28 14:51:56 P16s kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input15
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-backlight@leds:tpacpi::kbd_backlight.service - Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-backlight@backlight:amdgpu_bl0.service - Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
Nov 28 14:51:56 P16s systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
Nov 28 14:51:56 P16s kernel: Adding 91901948k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:91901948k SS
Nov 28 14:51:56 P16s systemd[1]: Activated swap dev-disk-by\x2duuid-51d8df52\x2d0c68\x2d4dbe\x2db0f8\x2d4001cfc4132d.swap - /dev/disk/by-uuid/51d8df52-0c68-4dbe-b0f8-4001cfc4132d.
Nov 28 14:51:56 P16s systemd[1]: Reached target swap.target - Swaps.
Nov 28 14:51:56 P16s kernel: snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
Nov 28 14:51:56 P16s kernel: snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
Nov 28 14:51:56 P16s kernel: videodev: Linux video capture interface: v2.00
Nov 28 14:51:56 P16s systemd-fsck[819]: fsck.fat 4.2 (2021-01-31)
Nov 28 14:51:56 P16s systemd-fsck[819]: /dev/nvme0n1p1: 13 files, 2246/249364 clusters
Nov 28 14:51:56 P16s systemd-fsck[812]: /dev/nvme0n1p4: clean, 10286/113115136 files, 7575633/452460032 blocks
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-9E43\x2d2D9B.service - File System Check on /dev/disk/by-uuid/9E43-2D9B.
Nov 28 14:51:56 P16s systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-133f99c8\x2d9cd4\x2d4c2e\x2dbf55\x2dba59a05215f2.service - File System Check on /dev/disk/by-uuid/133f99c8-9cd4-4c2e-bf55-ba59a05215f2.
Nov 28 14:51:56 P16s kernel: snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input16
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input17
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input18
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
Nov 28 14:51:56 P16s (udev-worker)[660]: controlC0: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 0' failed with exit code 2.
Nov 28 14:51:56 P16s systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s kernel: Bluetooth: Core ver 2.22
Nov 28 14:51:56 P16s kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 28 14:51:56 P16s kernel: Bluetooth: HCI device and connection manager initialized
Nov 28 14:51:56 P16s kernel: Bluetooth: HCI socket layer initialized
Nov 28 14:51:56 P16s kernel: Bluetooth: L2CAP socket layer initialized
Nov 28 14:51:56 P16s kernel: Bluetooth: SCO socket layer initialized
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0: ALC257: picked fixup  for PCI SSID 17aa:0000
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0:    mono: mono_out=0x0
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0:    inputs:
Nov 28 14:51:56 P16s kernel: snd_hda_codec_alc269 hdaudioC1D0:      Mic=0x19
Nov 28 14:51:56 P16s kernel: usb 1-1: Found UVC 1.50 device Integrated Camera (04f2:b840)
Nov 28 14:51:56 P16s kernel: kvm_amd: TSC scaling supported
Nov 28 14:51:56 P16s kernel: kvm_amd: Nested Virtualization enabled
Nov 28 14:51:56 P16s kernel: kvm_amd: Nested Paging enabled
Nov 28 14:51:56 P16s kernel: kvm_amd: LBR virtualization supported
Nov 28 14:51:56 P16s kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Nov 28 14:51:56 P16s kernel: kvm_amd: Virtual GIF supported
Nov 28 14:51:56 P16s kernel: kvm_amd: Virtual NMI enabled
Nov 28 14:51:56 P16s kernel: usb 1-1: Found UVC 1.50 device Integrated Camera (04f2:b840)
Nov 28 14:51:56 P16s kernel: usbcore: registered new interface driver uvcvideo
Nov 28 14:51:56 P16s kernel: MCE: In-kernel MCE decoding enabled.
Nov 28 14:51:56 P16s kernel: mt7925e 0000:c2:00.0: enabling device (0000 -> 0002)
Nov 28 14:51:56 P16s kernel: mt7925e 0000:c2:00.0: ASIC revision: 79250000
Nov 28 14:51:56 P16s kernel: usbcore: registered new interface driver btusb
Nov 28 14:51:56 P16s kernel: Bluetooth: hci0: HW/SW Version: 0x00000000, Build Time: 20250825220109
Nov 28 14:51:56 P16s systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input20
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input21
Nov 28 14:51:56 P16s kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input22
Nov 28 14:51:56 P16s (udev-worker)[635]: controlC1: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 1' failed with exit code 2.
Nov 28 14:51:56 P16s systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s (udev-worker)[671]: controlC2: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 1' failed with exit code 2.
Nov 28 14:51:56 P16s systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 28 14:51:56 P16s systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 28 14:51:56 P16s systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 28 14:51:56 P16s systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 28 14:51:56 P16s systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:56 P16s kernel: mt7925e 0000:c2:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250825215832a
Nov 28 14:51:56 P16s kernel: intel_rapl_common: Found RAPL domain package
Nov 28 14:51:56 P16s kernel: intel_rapl_common: Found RAPL domain core
Nov 28 14:51:56 P16s kernel: amd_atl: AMD Address Translation Library initialized
Nov 28 14:51:56 P16s kernel: mt7925e 0000:c2:00.0: WM Firmware Version: ____000000, Build Time: 20250825215925
Nov 28 14:51:56 P16s systemd[1]: Mounting boot-efi.mount - /boot/efi...
Nov 28 14:51:56 P16s systemd[1]: Mounting home.mount - /home...
Nov 28 14:51:56 P16s systemd[1]: tmp.mount: x-systemd.graceful-option=usrquota specified, but option is not available, suppressing.
Nov 28 14:51:56 P16s systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
Nov 28 14:51:57 P16s systemd[1]: Mounted tmp.mount - Temporary Directory /tmp.
Nov 28 14:51:57 P16s systemd[1]: Mounted home.mount - /home.
Nov 28 14:51:57 P16s kernel: EXT4-fs (nvme0n1p4): mounted filesystem 133f99c8-9cd4-4c2e-bf55-ba59a05215f2 r/w with ordered data mode. Quota mode: none.
Nov 28 14:51:57 P16s systemd[1]: Mounted boot-efi.mount - /boot/efi.
Nov 28 14:51:57 P16s systemd[1]: Reached target local-fs.target - Local File Systems.
Nov 28 14:51:57 P16s systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management.
Nov 28 14:51:57 P16s systemd-timesyncd[603]: Network configuration changed, trying to establish connection.
Nov 28 14:51:57 P16s systemd[1]: Starting apparmor.service - Load AppArmor profiles...
Nov 28 14:51:57 P16s systemd[1]: Starting console-setup.service - Set console font and keymap...
Nov 28 14:51:57 P16s systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
Nov 28 14:51:57 P16s systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Nov 28 14:51:57 P16s systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories...
Nov 28 14:51:57 P16s systemd[1]: Finished console-setup.service - Set console font and keymap.
Nov 28 14:51:57 P16s systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 878 (systemd-binfmt)
Nov 28 14:51:57 P16s systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
Nov 28 14:51:57 P16s apparmor.systemd[875]: Restarting AppArmor
Nov 28 14:51:57 P16s apparmor.systemd[875]: Reloading AppArmor profiles
Nov 28 14:51:57 P16s systemd-tmpfiles[879]: /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
Nov 28 14:51:57 P16s systemd-timesyncd[603]: Network configuration changed, trying to establish connection.
Nov 28 14:51:57 P16s systemd-timesyncd[603]: Network configuration changed, trying to establish connection.
Nov 28 14:51:57 P16s systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories.
Nov 28 14:51:57 P16s systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Nov 28 14:51:57 P16s systemd[1]: systemd-firstboot.service - Initial Setup was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 28 14:51:57 P16s systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 28 14:51:57 P16s systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Nov 28 14:51:57 P16s systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 28 14:51:57 P16s systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Nov 28 14:51:57 P16s systemd[1]: Received SIGRTMIN+20 from PID 498 (plymouthd).
Nov 28 14:51:57 P16s systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=897 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=893 comm="apparmor_parser"
Nov 28 14:51:57 P16s systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="firefox" pid=911 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=904 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="vscode" pid=905 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="element-desktop" pid=908 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="flatpak" pid=912 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="geary" pid=914 comm="apparmor_parser"
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.038:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=891 comm="apparmor_parser"
Nov 28 14:51:57 P16s systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
Nov 28 14:51:57 P16s apparmor.systemd[987]: Skipping profile in /etc/apparmor.d/disable: usr.bin.thunderbird
Nov 28 14:51:57 P16s systemd[1]: Finished apparmor.service - Load AppArmor profiles.
Nov 28 14:51:57 P16s systemd[1]: Reached target sysinit.target - System Initialization.
Nov 28 14:51:57 P16s systemd[1]: Started cups.path - CUPS Scheduler.
Nov 28 14:51:57 P16s systemd[1]: Started anacron.timer - Trigger anacron every hour.
Nov 28 14:51:57 P16s systemd[1]: Started apt-daily.timer - Daily apt download activities.
Nov 28 14:51:57 P16s systemd[1]: Started apt-daily-upgrade.timer - Daily apt upgrade and clean activities.
Nov 28 14:51:57 P16s systemd[1]: Started dpkg-db-backup.timer - Daily dpkg database backup timer.
Nov 28 14:51:57 P16s systemd[1]: Started e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems.
Nov 28 14:51:57 P16s systemd[1]: Started exim4-base.timer - Daily exim4-base housekeeping.
Nov 28 14:51:57 P16s systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week.
Nov 28 14:51:57 P16s systemd[1]: Started fwupd-refresh.timer - Refresh fwupd metadata regularly.
Nov 28 14:51:57 P16s systemd[1]: Started locate.timer - Update GNU locate database.
Nov 28 14:51:57 P16s systemd[1]: Started logrotate.timer - Daily rotation of log files.
Nov 28 14:51:57 P16s systemd[1]: Started man-db.timer - Daily man-db regeneration.
Nov 28 14:51:57 P16s systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
Nov 28 14:51:57 P16s systemd[1]: Reached target paths.target - Path Units.
Nov 28 14:51:57 P16s systemd[1]: Reached target timers.target - Timer Units.
Nov 28 14:51:57 P16s systemd[1]: Listening on avahi-daemon.socket - Avahi mDNS/DNS-SD Stack Activation Socket.
Nov 28 14:51:57 P16s systemd[1]: Listening on cups.socket - CUPS Scheduler.
Nov 28 14:51:57 P16s systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
Nov 28 14:51:57 P16s systemd[1]: Listening on sshd-unix-local.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Nov 28 14:51:57 P16s systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket.
Nov 28 14:51:57 P16s systemd[1]: Listening on systemd-logind-varlink.socket - User Login Management Varlink Socket.
Nov 28 14:51:57 P16s systemd[1]: Reached target sockets.target - Socket Units.
Nov 28 14:51:57 P16s systemd[1]: Starting networking.service - Raise network interfaces...
Nov 28 14:51:57 P16s systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:57 P16s systemd[1]: Reached target basic.target - Basic System.
Nov 28 14:51:57 P16s systemd[1]: System is tainted: unmerged-bin
Nov 28 14:51:57 P16s systemd[1]: Starting accounts-daemon.service - Accounts Service...
Nov 28 14:51:57 P16s systemd[1]: alsa-state.service - Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Nov 28 14:51:57 P16s systemd[1]: Starting alsa-restore.service - Save/Restore Sound Card State...
Nov 28 14:51:57 P16s systemd[1]: Started anacron.service - Run anacron jobs.
Nov 28 14:51:57 P16s systemd[1]: Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
Nov 28 14:51:57 P16s systemd[1]: Starting blueman-mechanism.service - Bluetooth management mechanism...
Nov 28 14:51:57 P16s systemd[1]: Starting bluetooth.service - Bluetooth service...
Nov 28 14:51:57 P16s systemd[1]: Started cron.service - Regular background program processing daemon.
Nov 28 14:51:57 P16s systemd[1]: Starting dbus.service - D-Bus System Message Bus...
Nov 28 14:51:57 P16s systemd[1]: Starting e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots...
Nov 28 14:51:57 P16s systemd[1]: getty-static.service - getty on tty2-tty6 if dbus and logind are not available was skipped because of an unmet condition check (ConditionPathExists=!/usr/bin/dbus-daemon).
Nov 28 14:51:57 P16s systemd[1]: Starting grub-common.service - Record successful boot for GRUB...
Nov 28 14:51:57 P16s systemd[1]: Starting lm-sensors.service - Initialize hardware monitoring sensors...
Nov 28 14:51:57 P16s systemd[1]: Starting polkit.service - Authorization Manager...
Nov 28 14:51:57 P16s systemd[1]: sshd-keygen.service - Generate sshd host keys on first boot was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 28 14:51:57 P16s anacron[1015]: Anacron 2.3 started on 2025-11-28
Nov 28 14:51:57 P16s systemd[1]: Starting systemd-logind.service - User Login Management...
Nov 28 14:51:57 P16s systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 28 14:51:57 P16s (bluetoothd)[1019]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Nov 28 14:51:57 P16s systemd[1]: Starting udisks2.service - Disk Manager...
Nov 28 14:51:57 P16s systemd[1]: Starting wtmpdb-update-boot.service - Write boot and shutdown times into wtmpdb...
Nov 28 14:51:57 P16s anacron[1015]: Normal exit (0 jobs run)
Nov 28 14:51:57 P16s systemd[1]: anacron.service: Deactivated successfully.
Nov 28 14:51:57 P16s cron[1020]: (CRON) INFO (pidfile fd = 3)
Nov 28 14:51:57 P16s avahi-daemon[1016]: Found user 'avahi' (UID 102) and group 'avahi' (GID 107).
Nov 28 14:51:57 P16s cron[1020]: (CRON) INFO (Running @reboot jobs)
Nov 28 14:51:57 P16s avahi-daemon[1016]: Successfully dropped root privileges.
Nov 28 14:51:57 P16s avahi-daemon[1016]: avahi-daemon 0.8 starting up.
Nov 28 14:51:57 P16s alsactl[1005]: Found hardware: "acp-pdm-mach" "" "" "" ""
Nov 28 14:51:57 P16s alsactl[1005]: Hardware is initialized using a generic method
Nov 28 14:51:57 P16s systemd[1]: Finished alsa-restore.service - Save/Restore Sound Card State.
Nov 28 14:51:57 P16s systemd[1]: Reached target sound.target - Sound Card.
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] AppArmor D-Bus mediation is enabled
Nov 28 14:51:57 P16s systemd[1]: Started dbus.service - D-Bus System Message Bus.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Successfully called chroot().
Nov 28 14:51:57 P16s avahi-daemon[1016]: Successfully dropped remaining capabilities.
Nov 28 14:51:57 P16s avahi-daemon[1016]: No service file found in /etc/avahi/services.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Nov 28 14:51:57 P16s avahi-daemon[1016]: New relevant interface lo.IPv6 for mDNS.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Nov 28 14:51:57 P16s avahi-daemon[1016]: New relevant interface lo.IPv4 for mDNS.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Network interface enumeration completed.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Registering new address record for ::1 on lo.*.
Nov 28 14:51:57 P16s avahi-daemon[1016]: Registering new address record for 127.0.0.1 on lo.IPv4.
Nov 28 14:51:57 P16s bluetoothd[1019]: Bluetooth daemon 5.84
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.systemd1'
Nov 28 14:51:57 P16s systemd[1]: e2scrub_reap.service: Deactivated successfully.
Nov 28 14:51:57 P16s systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots.
Nov 28 14:51:57 P16s systemd-logind[1030]: New seat seat0.
Nov 28 14:51:57 P16s bluetoothd[1019]: Starting SDP server
Nov 28 14:51:57 P16s systemd[1]: grub-common.service: Deactivated successfully.
Nov 28 14:51:57 P16s systemd[1]: Finished grub-common.service - Record successful boot for GRUB.
Nov 28 14:51:57 P16s systemd-logind[1030]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=1004 comm="/usr/libexec/accounts-daemon" label="unconfined")
Nov 28 14:51:57 P16s systemd-logind[1030]: Watching system buttons on /dev/input/event2 (Lid Switch)
Nov 28 14:51:57 P16s systemd-logind[1030]: Watching system buttons on /dev/input/event4 (Sleep Button)
Nov 28 14:51:57 P16s systemd[1]: Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
Nov 28 14:51:57 P16s systemd[1]: Started bluetooth.service - Bluetooth service.
Nov 28 14:51:57 P16s systemd[1]: Reached target bluetooth.target - Bluetooth Support.
Nov 28 14:51:57 P16s systemd[1]: Starting NetworkManager.service - Network Manager...
Nov 28 14:51:57 P16s systemd-logind[1030]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Nov 28 14:51:57 P16s systemd-logind[1030]: Watching system buttons on /dev/input/event10 (ThinkPad Extra Buttons)
Nov 28 14:51:57 P16s systemd[1]: Starting wpa_supplicant.service - WPA supplicant...
Nov 28 14:51:57 P16s systemd[1]: Started systemd-logind.service - User Login Management.
Nov 28 14:51:57 P16s systemd[1]: Finished wtmpdb-update-boot.service - Write boot and shutdown times into wtmpdb.
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=0 pid=1019 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 28 14:51:57 P16s bluetoothd[1019]: Bluetooth management interface 1.23 initialized
Nov 28 14:51:57 P16s kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 28 14:51:57 P16s kernel: Bluetooth: BNEP filters: protocol multicast
Nov 28 14:51:57 P16s kernel: Bluetooth: BNEP socket layer initialized
Nov 28 14:51:57 P16s polkitd[1027]: Started polkitd version 126
Nov 28 14:51:57 P16s systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Nov 28 14:51:57 P16s systemd[1]: Finished networking.service - Raise network interfaces.
Nov 28 14:51:57 P16s polkitd[1027]: Loading rules from directory /etc/polkit-1/rules.d
Nov 28 14:51:57 P16s polkitd[1027]: Loading rules from directory /run/polkit-1/rules.d
Nov 28 14:51:57 P16s polkitd[1027]: Error opening rules directory: Error opening directory â??/run/polkit-1/rules.dâ??: No such file or directory (g-file-error-quark, 4)
Nov 28 14:51:57 P16s polkitd[1027]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Nov 28 14:51:57 P16s polkitd[1027]: Error opening rules directory: Error opening directory â??/usr/local/share/polkit-1/rules.dâ??: No such file or directory (g-file-error-quark, 4)
Nov 28 14:51:57 P16s polkitd[1027]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 28 14:51:57 P16s systemd[1]: Started wpa_supplicant.service - WPA supplicant.
Nov 28 14:51:57 P16s wpa_supplicant[1094]: Successfully initialized wpa_supplicant
Nov 28 14:51:57 P16s polkitd[1027]: Finished loading, compiling and executing 9 rules
Nov 28 14:51:57 P16s systemd[1]: Started polkit.service - Authorization Manager.
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 28 14:51:57 P16s polkitd[1027]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 28 14:51:57 P16s accounts-daemon[1004]: started daemon version 23.13.9
Nov 28 14:51:57 P16s systemd[1]: Starting ModemManager.service - Modem Manager...
Nov 28 14:51:57 P16s systemd[1]: Starting bolt.service - Thunderbolt system service...
Nov 28 14:51:57 P16s systemd[1]: Started accounts-daemon.service - Accounts Service.
Nov 28 14:51:57 P16s kernel: nvme nvme0: using unchecked data buffer
Nov 28 14:51:57 P16s boltd[1122]: bolt 0.9.10 starting up.
Nov 28 14:51:57 P16s boltd[1122]: manager: initializing store
Nov 28 14:51:57 P16s boltd[1122]: store: located at: /var/lib/boltd
Nov 28 14:51:57 P16s kernel: block nvme0n1: No UUID available providing old NGUID
Nov 28 14:51:57 P16s boltd[1122]: config: loading user config
Nov 28 14:51:57 P16s boltd[1122]: bouncer: initializing polkit
Nov 28 14:51:57 P16s boltd[1122]: watchdog: enabled [pulse: 90s]
Nov 28 14:51:57 P16s boltd[1122]: udev: initializing udev
Nov 28 14:51:57 P16s sensors[1072]: ucsi_source_psy_USBC000:002-isa-0000
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ISA adapter
Nov 28 14:51:57 P16s sensors[1072]: in0:          20.00 V  (min =  +5.00 V, max = +13.40 V)
Nov 28 14:51:57 P16s sensors[1072]: curr1:         5.00 A  (max =  +5.72 A)
Nov 28 14:51:57 P16s sensors[1072]: ucsi_source_psy_USBC000:001-isa-0000
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ISA adapter
Nov 28 14:51:57 P16s sensors[1072]: in0:           0.00 V  (min =  +0.00 V, max =  +0.00 V)
Nov 28 14:51:57 P16s sensors[1072]: curr1:         0.00 A  (max =  +0.10 A)
Nov 28 14:51:57 P16s sensors[1072]: BAT0-acpi-0
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ACPI interface
Nov 28 14:51:57 P16s sensors[1072]: in0:          17.69 V
Nov 28 14:51:57 P16s sensors[1072]: power1:        0.00 W
Nov 28 14:51:57 P16s sensors[1072]: acpitz-acpi-0
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ACPI interface
Nov 28 14:51:57 P16s sensors[1072]: temp1:        +61.0°C
Nov 28 14:51:57 P16s sensors[1072]: thinkpad-isa-0000
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ISA adapter
Nov 28 14:51:57 P16s sensors[1072]: fan1:        2398 RPM
Nov 28 14:51:57 P16s sensors[1072]: fan2:        2398 RPM
Nov 28 14:51:57 P16s sensors[1072]: CPU:          +61.0°C
Nov 28 14:51:57 P16s sensors[1072]: GPU:              N/A
Nov 28 14:51:57 P16s sensors[1072]: temp3:        +61.0°C
Nov 28 14:51:57 P16s sensors[1072]: temp4:         +0.0°C
Nov 28 14:51:57 P16s sensors[1072]: temp5:        +38.0°C
Nov 28 14:51:57 P16s sensors[1072]: temp6:        +61.0°C
Nov 28 14:51:57 P16s sensors[1072]: temp7:        +61.0°C
Nov 28 14:51:57 P16s sensors[1072]: temp8:            N/A
Nov 28 14:51:57 P16s sensors[1072]: pwm1:            128%
Nov 28 14:51:57 P16s sensors[1072]: k10temp-pci-00c3
Nov 28 14:51:57 P16s sensors[1072]: Adapter: PCI adapter
Nov 28 14:51:57 P16s sensors[1072]: Tctl:         +65.6°C
Nov 28 14:51:57 P16s sensors[1072]: amdgpu-pci-c400
Nov 28 14:51:57 P16s sensors[1072]: Adapter: PCI adapter
Nov 28 14:51:57 P16s sensors[1072]: vddgfx:        0.00 V
Nov 28 14:51:57 P16s sensors[1072]: vddnb:         0.00 V
Nov 28 14:51:57 P16s sensors[1072]: edge:         +51.0°C
Nov 28 14:51:57 P16s sensors[1072]: PPT:          20.04 W  (avg =  20.04 W)
Nov 28 14:51:57 P16s sensors[1072]: sclk:         570 MHz
Nov 28 14:51:57 P16s sensors[1072]: nvme-pci-c100
Nov 28 14:51:57 P16s sensors[1072]: Adapter: PCI adapter
Nov 28 14:51:57 P16s sensors[1072]: Composite:    +43.9°C  (low  =  -0.1°C, high = +85.8°C)
Nov 28 14:51:57 P16s sensors[1072]:                        (crit = +86.8°C)
Nov 28 14:51:57 P16s sensors[1072]: Sensor 1:     +43.9°C  (low  = -273.1°C, high = +65261.8°C)
Nov 28 14:51:57 P16s sensors[1072]: Sensor 2:     +37.9°C  (low  = -273.1°C, high = +65261.8°C)
Nov 28 14:51:57 P16s sensors[1072]: acpi_fan-isa-0000
Nov 28 14:51:57 P16s sensors[1072]: Adapter: ISA adapter
Nov 28 14:51:57 P16s sensors[1072]: fan1:           0 RPM
Nov 28 14:51:57 P16s boltd[1122]: store: loading domains
Nov 28 14:51:57 P16s boltd[1122]: store: loading devices
Nov 28 14:51:57 P16s boltd[1122]: power: state located at: /run/boltd/power
Nov 28 14:51:57 P16s systemd[1]: Finished lm-sensors.service - Initialize hardware monitoring sensors.
Nov 28 14:51:57 P16s systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1456] NetworkManager (version 1.54.1) is starting... (boot:eedee6e5-0d07-42e9-96d8-f69b73784b6e)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1457] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 28 14:51:57 P16s boltd[1122]: power: force power support: no
Nov 28 14:51:57 P16s boltd[1122]: udev: enumerating devices
Nov 28 14:51:57 P16s boltd[1122]: probing: adding /sys/devices/pci0000:00 to roots
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0)
Nov 28 14:51:57 P16s boltd[1122]: security level set to 'user'
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] domain: registered (bootacl: 0/0)
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] bootacl: bootacl not supported, no sync
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151c'
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] udev: uuid is stable: no (for NHI: 0x151c)
Nov 28 14:51:57 P16s ModemManager[1121]: <msg> ModemManager (version 1.24.2) starting in system bus...
Nov 28 14:51:57 P16s boltd[1122]: global 'generation' set to '4'
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-ThinkPad P16s Gen 4 AMD    ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-ThinkPad P16s Gen 4 AMD    ] labeling device: Lenovo ThinkPad P16s Gen 4 AMD
Nov 28 14:51:57 P16s systemd[1]: Started udisks2.service - Disk Manager.
Nov 28 14:51:57 P16s boltd[1122]: probing: adding /sys/devices/pci0000:00 to roots
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0)
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] domain: registered (bootacl: 0/0)
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] bootacl: bootacl not supported, no sync
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151d'
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] udev: uuid is stable: no (for NHI: 0x151d)
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-ThinkPad P16s Gen 4 AMD    ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-ThinkPad P16s Gen 4 AMD    ] labeling device: Lenovo ThinkPad P16s Gen 4 AMD
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/3b4c3804_50c3_a398_ffff_ffffffffffff
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-domain1                    ] dbus: exported domain at /org/freedesktop/bolt/domains/3b4c3804_51c3_a398_ffff_ffffffffffff
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-50c3-ThinkPad P16s Gen 4 AMD    ] dbus: exported device at /org/freedesktop/bolt/devices/3b4c3804_50c3...
Nov 28 14:51:57 P16s boltd[1122]: [3b4c3804-51c3-ThinkPad P16s Gen 4 AMD    ] dbus: exported device at /org/freedesktop/bolt/devices/3b4c3804_51c3...
Nov 28 14:51:57 P16s systemd[1]: Started bolt.service - Thunderbolt system service.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1504] manager[0x55e0f2aad070]: monitoring kernel firmware directory '/lib/firmware'.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1504] monitoring ifupdown state file '/run/network/ifstate'.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1521] hostname: hostname: using hostnamed
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1521] hostname: static hostname changed from (none) to "P16s"
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1526] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1537] manager[0x55e0f2aad070]: rfkill: Wi-Fi hardware radio set enabled
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1537] manager[0x55e0f2aad070]: rfkill: WWAN hardware radio set enabled
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1560] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-device-plugin-wwan.so)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1569] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-device-plugin-team.so)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1576] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-device-plugin-bluetooth.so)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1581] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-device-plugin-wifi.so)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1584] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-device-plugin-adsl.so)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1585] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1585] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1585] manager: Networking is enabled by state file
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=1090 comm="/usr/sbin/NetworkManager --no-daemon" label="unconfined")
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] settings: Loaded settings plugin: ifupdown ("/usr/lib/x86_64-linux-gnu/NetworkManager/1.54.1/libnm-settings-plugin-ifupdown.so")
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] settings: Loaded settings plugin: keyfile (internal)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] ifupdown: management mode: unmanaged
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] ifupdown:       interface-parser: parsing file /etc/network/interfaces
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] ifupdown:       interface-parser: source line includes interfaces file(s) /etc/network/interfaces.d/*
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1589] ifupdown: interfaces file /etc/network/interfaces.d/* doesn't exist
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1590] ifupdown:       interface-parser: finished parsing file /etc/network/interfaces
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1612] dhcp: init: Using DHCP client 'internal'
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1613] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Nov 28 14:51:57 P16s systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1617] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1619] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1622] device (lo): Activation: starting connection 'lo' (59e9ec62-6d9c-422c-bf21-ca9ce2819a07)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1625] manager: (enp195s0f0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.1626] device (enp195s0f0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 28 14:51:57 P16s systemd[1]: Started ModemManager.service - Modem Manager.
Nov 28 14:51:57 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Nov 28 14:51:57 P16s systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
Nov 28 14:51:57 P16s kernel: NET: Registered PF_QIPCRTR protocol family
Nov 28 14:51:57 P16s kernel: Generic FE-GE Realtek PHY r8169-0-c300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c300:00, irq=MAC)
Nov 28 14:51:57 P16s systemd[1]: Started blueman-mechanism.service - Bluetooth management mechanism.
Nov 28 14:51:57 P16s systemd[1]: Started NetworkManager.service - Network Manager.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3038] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 28 14:51:57 P16s systemd[1]: Reached target network.target - Network.
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3049] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3050] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3051] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3052] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3055] modem-manager: oFono is not available
Nov 28 14:51:57 P16s kernel: r8169 0000:c3:00.0 enp195s0f0: Link is Down
Nov 28 14:51:57 P16s systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3063] modem-manager: ModemManager available
Nov 28 14:51:57 P16s systemd[1]: Starting cups.service - CUPS Scheduler...
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3065] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3065] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.3068] device (lo): Activation: successful, device activated.
Nov 28 14:51:57 P16s systemd[1]: Starting ssh.service - OpenBSD Secure Shell server...
Nov 28 14:51:57 P16s systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...
Nov 28 14:51:57 P16s systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.
Nov 28 14:51:57 P16s systemd[1]: Starting lightdm.service - Light Display Manager...
Nov 28 14:51:57 P16s systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up...
Nov 28 14:51:57 P16s kernel: kauditd_printk_skb: 113 callbacks suppressed
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.322:124): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=1154 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Nov 28 14:51:57 P16s systemd[1]: Started cups.service - CUPS Scheduler.
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.326:125): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1154 comm="cupsd" capability=12  capname="net_admin"
Nov 28 14:51:57 P16s sshd[1170]: Server listening on 0.0.0.0 port 22.
Nov 28 14:51:57 P16s sshd[1170]: Server listening on :: port 22.
Nov 28 14:51:57 P16s systemd[1]: Started ssh.service - OpenBSD Secure Shell server.
Nov 28 14:51:57 P16s systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up.
Nov 28 14:51:57 P16s systemd[1]: Received SIGRTMIN+21 from PID 498 (n/a).
Nov 28 14:51:57 P16s systemd[1]: Started lightdm.service - Light Display Manager.
Nov 28 14:51:57 P16s systemd[1]: Started getty@tty1.service - Getty on tty1.
Nov 28 14:51:57 P16s systemd[1]: Reached target getty.target - Login Prompts.
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.386:126): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=1176 comm="Xorg" capability=12  capname="net_admin"
Nov 28 14:51:57 P16s boltd[1122]: probing: started [1000]
Nov 28 14:51:57 P16s kernel: audit: type=1400 audit(1764370317.654:127): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=1176 comm="Xorg" capability=12  capname="net_admin"
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.6659] device (wlan0): driver supports Access Point (AP) mode
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.6662] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.6666] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.3/0000:c2:00.0/ieee80211/phy0/rfkill2) (driver mt7925e)
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.6690] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp194s0'
Nov 28 14:51:57 P16s kernel: mt7925e 0000:c2:00.0 wlp194s0: renamed from wlan0
Nov 28 14:51:57 P16s NetworkManager[1090]: <info>  [1764370317.6746] device (wlp194s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 28 14:51:58 P16s avahi-daemon[1016]: Server startup complete. Host name is P16s.local. Local service cookie is 1639002499.
Nov 28 14:51:58 P16s lightdm[1206]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=107) by (uid=0)
Nov 28 14:51:58 P16s systemd[1]: Created slice user-107.slice - User Slice of UID 107.
Nov 28 14:51:58 P16s systemd[1]: Starting user-runtime-dir@107.service - User Runtime Directory /run/user/107...
Nov 28 14:51:58 P16s systemd-logind[1030]: New session 'c1' of user 'lightdm' with class 'greeter' and type 'x11'.
Nov 28 14:51:58 P16s systemd[1]: Finished user-runtime-dir@107.service - User Runtime Directory /run/user/107.
Nov 28 14:51:58 P16s systemd[1]: Starting user@107.service - User Manager for UID 107...
Nov 28 14:51:58 P16s ModemManager[1121]: <wrn> [plugin-manager] task 1: port context already scheduled
Nov 28 14:51:58 P16s (systemd)[1216]: pam_unix(systemd-user:session): session opened for user lightdm(uid=107) by lightdm(uid=0)
Nov 28 14:51:58 P16s systemd-logind[1030]: New session '1' of user 'lightdm' with class 'manager-early' and type 'unspecified'.
Nov 28 14:51:58 P16s kernel: Bluetooth: hci0: Device setup in 1785443 usecs
Nov 28 14:51:58 P16s kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.3614] device (wlp194s0): set-hw-addr: set MAC address to BA:C9:54:43:56:5D (scanning)
Nov 28 14:51:58 P16s bluetoothd[1019]: Battery Provider Manager created
Nov 28 14:51:58 P16s kernel: Bluetooth: MGMT ver 1.23
Nov 28 14:51:58 P16s kernel: NET: Registered PF_ALG protocol family
Nov 28 14:51:58 P16s kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 28 14:51:58 P16s kernel: Bluetooth: RFCOMM socket layer initialized
Nov 28 14:51:58 P16s kernel: Bluetooth: RFCOMM ver 1.11
Nov 28 14:51:58 P16s systemd[1216]: Queued start job for default target default.target.
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4980] device (wlp194s0): supplicant interface state: internal-starting -> disconnected
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4981] Wi-Fi P2P device controlled by interface wlp194s0 created
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4984] manager: (p2p-dev-wlp194s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4985] device (p2p-dev-wlp194s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4986] device (wlp194s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 28 14:51:58 P16s NetworkManager[1090]: <info>  [1764370318.4988] device (p2p-dev-wlp194s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 28 14:51:58 P16s systemd[1216]: Created slice app.slice - User Application Slice.
Nov 28 14:51:58 P16s systemd[1216]: Created slice session.slice - User Core Session Slice.
Nov 28 14:51:58 P16s systemd[1216]: Reached target paths.target - Paths.
Nov 28 14:51:58 P16s systemd[1216]: Reached target timers.target - Timers.
Nov 28 14:51:58 P16s systemd[1216]: Starting dbus.socket - D-Bus User Message Bus Socket...
Nov 28 14:51:58 P16s systemd[1216]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Nov 28 14:51:58 P16s systemd[1216]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 28 14:51:58 P16s systemd[1216]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 28 14:51:58 P16s systemd[1216]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 28 14:51:58 P16s systemd[1216]: Starting gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Nov 28 14:51:58 P16s systemd[1216]: Starting gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Nov 28 14:51:58 P16s systemd[1216]: Listening on keyboxd.socket - GnuPG public key management service.
Nov 28 14:51:58 P16s systemd[1216]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Nov 28 14:51:58 P16s systemd[1216]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
Nov 28 14:51:58 P16s systemd[1216]: Listening on pk-debconf-helper.socket - debconf communication socket.
Nov 28 14:51:58 P16s systemd[1216]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 28 14:51:58 P16s systemd[1216]: Starting ssh-agent.socket - OpenSSH Agent socket...
Nov 28 14:51:58 P16s systemd[1216]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
Nov 28 14:51:58 P16s systemd[1216]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 28 14:51:58 P16s systemd[1216]: Starting gcr-ssh-agent.socket - GCR ssh-agent wrapper...
Nov 28 14:51:58 P16s systemd[1216]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Nov 28 14:51:58 P16s systemd[1216]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 28 14:51:58 P16s systemd[1216]: Listening on ssh-agent.socket - OpenSSH Agent socket.
Nov 28 14:51:58 P16s systemd[1216]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 28 14:51:58 P16s systemd[1216]: Reached target sockets.target - Sockets.
Nov 28 14:51:58 P16s systemd[1216]: Reached target basic.target - Basic System.
Nov 28 14:51:58 P16s systemd[1]: Started user@107.service - User Manager for UID 107.
Nov 28 14:51:58 P16s systemd[1216]: Starting dbus.service - D-Bus User Message Bus...
Nov 28 14:51:58 P16s systemd[1]: Started session-c1.scope - Session c1 of User lightdm.
Nov 28 14:51:58 P16s systemd[1216]: Started pipewire.service - PipeWire Multimedia Service.
Nov 28 14:51:58 P16s lightdm[1206]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=107) by (uid=0)
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] AppArmor D-Bus mediation is enabled
Nov 28 14:51:58 P16s systemd[1216]: Started dbus.service - D-Bus User Message Bus.
Nov 28 14:51:58 P16s systemd[1216]: mpris-proxy.service - Bluetooth mpris proxy was skipped because of an unmet condition check (ConditionUser=!@system).
Nov 28 14:51:58 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.23' (uid=107 pid=1253 comm="/usr/bin/pipewire" label="unconfined")
Nov 28 14:51:58 P16s systemd[1216]: Started wireplumber.service - Multimedia Service Session Manager.
Nov 28 14:51:58 P16s systemd[1216]: Started filter-chain.service - PipeWire filter chain daemon.
Nov 28 14:51:58 P16s systemd[1216]: Started pipewire-pulse.service - PipeWire PulseAudio.
Nov 28 14:51:58 P16s systemd[1216]: Reached target default.target - Main User Target.
Nov 28 14:51:58 P16s systemd[1216]: Startup finished in 249ms.
Nov 28 14:51:58 P16s systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service...
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.3' (uid=107 pid=1254 comm="/usr/sbin/slick-greeter" label="unconfined")
Nov 28 14:51:58 P16s systemd[1216]: Starting dconf.service - User preferences database...
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Successfully activated service 'ca.desrt.dconf'
Nov 28 14:51:58 P16s systemd[1216]: Started dconf.service - User preferences database.
Nov 28 14:51:58 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Nov 28 14:51:58 P16s systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully called chroot.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully dropped privileges.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully limited resources.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Running.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Canary thread running.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Watchdog thread running.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 0 threads of 0 processes of 0 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1253 of process 1253 owned by '107' high priority at nice level -11.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 1 threads of 1 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1260 of process 1253 owned by '107' RT at priority 20.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 2 threads of 1 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1256 of process 1256 owned by '107' high priority at nice level -11.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 3 threads of 2 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 3 threads of 2 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 3 threads of 2 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1258 of process 1258 owned by '107' high priority at nice level -11.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 4 threads of 3 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1278 of process 1258 owned by '107' RT at priority 20.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 5 threads of 3 processes of 1 users.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Successfully made thread 1285 of process 1256 owned by '107' RT at priority 20.
Nov 28 14:51:58 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:51:58 P16s wireplumber[1256]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:51:58 P16s wireplumber[1256]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:51:58 P16s wireplumber[1256]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:51:58 P16s wireplumber[1256]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:51:58 P16s slick-greeter-check-hidpi[1264]: Window scale: 1
Nov 28 14:51:58 P16s wireplumber[1256]: wp-device: SPA handle 'api.alsa.acp.device' could not be loaded; is it installed?
Nov 28 14:51:58 P16s wireplumber[1256]: s-monitors: Failed to create 'api.alsa.acp.device' device
Nov 28 14:51:58 P16s slick-greeter-set-keyboard-layout[1294]: Current keyboard configuration: rules:      evdev
                                                              model:      pc105
                                                              layout:     us
Nov 28 14:51:58 P16s slick-greeter-set-keyboard-layout[1294]: Applying keyboard configuration: ['setxkbmap', '-model', 'pc105', '-layout', 'us', '-variant', '', '-option', '', '-v']
Nov 28 14:51:58 P16s slick-greeter-set-keyboard-layout[1294]: Result: Warning! Multiple definitions of keyboard model
                                                                       Using command line, ignoring X server
                                                              Warning! Multiple definitions of keyboard layout
                                                                       Using command line, ignoring X server
                                                              Trying to build keymap using the following components:
                                                              keycodes:   evdev+aliases(qwerty)
                                                              types:      complete
                                                              compat:     complete
                                                              symbols:    pc+us+inet(evdev)
                                                              geometry:   pc(pc105)
Nov 28 14:51:58 P16s slick-greeter-set-keyboard-layout[1294]: New keyboard configuration: rules:      evdev
                                                              model:      pc105
                                                              layout:     us
Nov 28 14:51:58 P16s wireplumber[1256]: wp-device: SPA handle 'api.bluez5.enum.dbus' could not be loaded; is it installed?
Nov 28 14:51:58 P16s wireplumber[1256]: s-monitors: PipeWire's BlueZ SPA plugin is missing or broken. Bluetooth devices will not be supported.
Nov 28 14:51:58 P16s wireplumber[1256]: wp-device: SPA handle 'api.bluez5.midi.enum' could not be loaded; is it installed?
Nov 28 14:51:58 P16s wireplumber[1256]: s-monitors: PipeWire's BlueZ MIDI SPA missing or broken. Bluetooth not supported.
Nov 28 14:51:58 P16s wireplumber[1256]: pw.resource: can't create node: No such file or directory
Nov 28 14:51:58 P16s wireplumber[1256]: wp-node: failed to create node from factory 'spa-node-factory'
Nov 28 14:51:58 P16s wireplumber[1256]: s-monitors: Failed to create BLE MIDI server.
Nov 28 14:51:58 P16s slick-greeter-enable-tap-to-click[1303]: ERROR: [Errno 2] No such file or directory: 'xinput'
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.11' (uid=107 pid=1254 comm="/usr/sbin/slick-greeter" label="unconfined")
Nov 28 14:51:58 P16s systemd[1216]: Starting at-spi-dbus-bus.service - Accessibility services bus...
Nov 28 14:51:58 P16s wireplumber[1256]: [0:00:06.831438201] [1256]  INFO Camera camera_manager.cpp:330 libcamera v0.5.2
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Successfully activated service 'org.a11y.Bus'
Nov 28 14:51:58 P16s systemd[1216]: Started at-spi-dbus-bus.service - Accessibility services bus.
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=107 pid=1254 comm="/usr/sbin/slick-greeter" label="unconfined")
Nov 28 14:51:58 P16s systemd[1216]: Starting gvfs-daemon.service - Virtual filesystem service...
Nov 28 14:51:58 P16s wireplumber[1256]: [0:00:06.854230184] [1315]  INFO Camera camera_manager.cpp:220 Adding camera '\_SB_.PCI0.GPPA.XHC1.RHUB.PRT1-1:1.0-04f2:b840' for pipeline handler uvcvideo
Nov 28 14:51:58 P16s wireplumber[1256]: [0:00:06.855805701] [1315]  INFO Camera camera_manager.cpp:220 Adding camera '\_SB_.PCI0.GPPA.XHC1.RHUB.PRT1-1:1.2-04f2:b840' for pipeline handler uvcvideo
Nov 28 14:51:58 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Successfully activated service 'org.gtk.vfs.Daemon'
Nov 28 14:51:58 P16s systemd[1216]: Started gvfs-daemon.service - Virtual filesystem service.
Nov 28 14:51:58 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.29' (uid=107 pid=1254 comm="/usr/sbin/slick-greeter" label="unconfined")
Nov 28 14:51:58 P16s systemd[1]: Starting upower.service - Daemon for power management...
Nov 28 14:51:59 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.UPower'
Nov 28 14:51:59 P16s systemd[1]: Started upower.service - Daemon for power management.
Nov 28 14:51:59 P16s at-spi-bus-launcher[1322]: dbus-daemon[1322]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=107 pid=1254 comm="/usr/sbin/slick-greeter" label="unconfined")
Nov 28 14:51:59 P16s at-spi-bus-launcher[1322]: dbus-daemon[1322]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 28 14:51:59 P16s at-spi-bus-launcher[1349]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 28 14:51:59 P16s wpa_supplicant[1094]: wlp194s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 28 14:51:59 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.10' (uid=107 pid=1256 comm="/usr/bin/wireplumber" label="unconfined")
Nov 28 14:51:59 P16s systemd[1216]: Starting xdg-permission-store.service - sandboxed app permission store...
Nov 28 14:51:59 P16s dbus-daemon[1252]: [session uid=107 pid=1252 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 28 14:51:59 P16s systemd[1216]: Started xdg-permission-store.service - sandboxed app permission store.
Nov 28 14:52:00 P16s boltd[1122]: probing: timeout, done: [2777893] (2000000)
Nov 28 14:52:00 P16s wpa_supplicant[1094]: wlp194s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.7756] policy: auto-activating connection 'ViteVite' (ba8b4f1a-6a9d-403f-91bb-2e0963716e52)
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.7759] device (wlp194s0): Activation: starting connection 'ViteVite' (ba8b4f1a-6a9d-403f-91bb-2e0963716e52)
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.7759] device (wlp194s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.7760] manager: NetworkManager state is now CONNECTING
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9048] device (wlp194s0): set-hw-addr: reset MAC address to 48:45:E6:61:54:A5 (preserve)
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9776] device (wlp194s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9779] device (wlp194s0): Activation: (wifi) access point 'ViteVite' has security, but secrets are required.
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9779] device (wlp194s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9780] sup-iface[9b39ced0b3b4233a,0,wlp194s0]: wps: type pbc start...
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9782] device (wlp194s0): supplicant interface state: disconnected -> interface_disabled
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9782] device (p2p-dev-wlp194s0): supplicant management interface state: disconnected -> interface_disabled
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9789] device (wlp194s0): supplicant interface state: interface_disabled -> inactive
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9789] device (p2p-dev-wlp194s0): supplicant management interface state: interface_disabled -> inactive
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9789] device (wlp194s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9790] device (wlp194s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 28 14:52:00 P16s wpa_supplicant[1094]: wlp194s0: WPS-PBC-ACTIVE
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] device (wlp194s0): Activation: (wifi) connection 'ViteVite' has security, and secrets exist.  No new secrets needed.
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] Config: added 'ssid' value 'ViteVite'
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] Config: added 'scan_ssid' value '1'
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] Config: added 'bgscan' value 'simple:30:-70:86400'
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9791] Config: added 'auth_alg' value 'OPEN'
Nov 28 14:52:00 P16s NetworkManager[1090]: <info>  [1764370320.9792] Config: added 'psk' value '<hidden>'
Nov 28 14:52:01 P16s wpa_supplicant[1094]: wlp194s0: WPS-CANCEL
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.0079] device (wlp194s0): supplicant interface state: inactive -> scanning
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.0080] device (p2p-dev-wlp194s0): supplicant management interface state: inactive -> scanning
Nov 28 14:52:01 P16s wpa_supplicant[1094]: MBO: Disable MBO/OCE due to misbehaving AP not having enabled PMF
Nov 28 14:52:01 P16s wpa_supplicant[1094]: MBO: Disable MBO/OCE due to misbehaving AP not having enabled PMF
Nov 28 14:52:01 P16s wpa_supplicant[1094]: wlp194s0: SME: Trying to authenticate with 40:3f:8c:72:42:46 (SSID='ViteVite' freq=5785 MHz)
Nov 28 14:52:01 P16s kernel: wlp194s0: authenticate with 40:3f:8c:72:42:46 (local address=48:45:e6:61:54:a5)
Nov 28 14:52:01 P16s ModemManager[1121]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.4/0000:c3:00.0': not supported by any plugin
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.4482] device (wlp194s0): supplicant interface state: scanning -> authenticating
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.4483] device (p2p-dev-wlp194s0): supplicant management interface state: scanning -> authenticating
Nov 28 14:52:01 P16s kernel: wlp194s0: send auth to 40:3f:8c:72:42:46 (try 1/3)
Nov 28 14:52:01 P16s wpa_supplicant[1094]: wlp194s0: Trying to associate with 40:3f:8c:72:42:46 (SSID='ViteVite' freq=5785 MHz)
Nov 28 14:52:01 P16s kernel: wlp194s0: authenticated
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.4566] device (wlp194s0): supplicant interface state: authenticating -> associating
Nov 28 14:52:01 P16s NetworkManager[1090]: <info>  [1764370321.4566] device (p2p-dev-wlp194s0): supplicant management interface state: authenticating -> associating
Nov 28 14:52:01 P16s kernel: wlp194s0: associate with 40:3f:8c:72:42:46 (try 1/3)
Nov 28 14:52:01 P16s kernel: wlp194s0: RX AssocResp from 40:3f:8c:72:42:46 (capab=0x1411 status=0 aid=3)
Nov 28 14:52:01 P16s kernel: wlp194s0: associated
Nov 28 14:52:01 P16s kernel: wlp194s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 40:3f:8c:72:42:46
Nov 28 14:52:01 P16s ModemManager[1121]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.3/0000:c2:00.0': not supported by any plugin
Nov 28 14:52:02 P16s wpa_supplicant[1094]: wlp194s0: Associated with 40:3f:8c:72:42:46
Nov 28 14:52:02 P16s wpa_supplicant[1094]: MBO: Disable MBO/OCE due to misbehaving AP not having enabled PMF
Nov 28 14:52:02 P16s wpa_supplicant[1094]: wlp194s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 28 14:52:02 P16s wpa_supplicant[1094]: wlp194s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.0185] device (wlp194s0): supplicant interface state: associating -> associated
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.0185] device (p2p-dev-wlp194s0): supplicant management interface state: associating -> associated
Nov 28 14:52:02 P16s wpa_supplicant[1094]: wlp194s0: WPA: Key negotiation completed with 40:3f:8c:72:42:46 [PTK=CCMP GTK=TKIP]
Nov 28 14:52:02 P16s wpa_supplicant[1094]: wlp194s0: CTRL-EVENT-CONNECTED - Connection to 40:3f:8c:72:42:46 completed [id=0 id_str=]
Nov 28 14:52:02 P16s wpa_supplicant[1094]: bgscan simple: Failed to enable signal strength monitoring
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6248] device (wlp194s0): supplicant interface state: associated -> completed
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6249] device (wlp194s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "ViteVite"
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6250] device (p2p-dev-wlp194s0): supplicant management interface state: associated -> completed
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6262] device (wlp194s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6267] dhcp4 (wlp194s0): activation: beginning transaction (timeout in 45 seconds)
Nov 28 14:52:02 P16s avahi-daemon[1016]: Joining mDNS multicast group on interface wlp194s0.IPv6 with address fe80::148:8933:8947:54fe.
Nov 28 14:52:02 P16s avahi-daemon[1016]: New relevant interface wlp194s0.IPv6 for mDNS.
Nov 28 14:52:02 P16s avahi-daemon[1016]: Registering new address record for fe80::148:8933:8947:54fe on wlp194s0.*.
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.6514] dhcp4 (wlp194s0): state changed new lease, address=192.168.0.239, acd pending
Nov 28 14:52:02 P16s systemd[1]: systemd-rfkill.service: Deactivated successfully.
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.7985] dhcp4 (wlp194s0): state changed new lease, address=192.168.0.239
Nov 28 14:52:02 P16s avahi-daemon[1016]: Joining mDNS multicast group on interface wlp194s0.IPv4 with address 192.168.0.239.
Nov 28 14:52:02 P16s avahi-daemon[1016]: New relevant interface wlp194s0.IPv4 for mDNS.
Nov 28 14:52:02 P16s avahi-daemon[1016]: Registering new address record for 192.168.0.239 on wlp194s0.IPv4.
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8047] policy: set 'ViteVite' (wlp194s0) as default for IPv4 routing and DNS
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8214] device (wlp194s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8563] device (wlp194s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8565] device (wlp194s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8568] manager: NetworkManager state is now CONNECTED_SITE
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8573] device (wlp194s0): Activation: successful, device activated.
Nov 28 14:52:02 P16s NetworkManager[1090]: <info>  [1764370322.8574] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 28 14:52:03 P16s NetworkManager[1090]: <info>  [1764370323.3028] manager: startup complete
Nov 28 14:52:03 P16s systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.
Nov 28 14:52:03 P16s systemd[1]: Reached target network-online.target - Network is Online.
Nov 28 14:52:03 P16s systemd[1]: Started cups-browsed.service - Make remote CUPS printers available locally.
Nov 28 14:52:03 P16s systemd[1]: Starting exim4.service - exim Mail Transport Agent...
Nov 28 14:52:03 P16s systemd[1]: Started exim4.service - exim Mail Transport Agent.
Nov 28 14:52:03 P16s systemd[1]: Reached target multi-user.target - Multi-User System.
Nov 28 14:52:03 P16s systemd[1]: Reached target graphical.target - Graphical Interface.
Nov 28 14:52:03 P16s systemd[1]: Startup finished in 8.021s (firmware) + 7.849s (loader) + 3.591s (kernel) + 7.918s (userspace) = 27.381s.
Nov 28 14:52:04 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.17' (uid=0 pid=1154 comm="/usr/sbin/cupsd -l" label="/usr/sbin/cupsd (enforce)")
Nov 28 14:52:04 P16s systemd[1]: Starting colord.service - Manage, Install and Generate Color Profiles...
Nov 28 14:52:04 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Nov 28 14:52:04 P16s systemd[1]: Started colord.service - Manage, Install and Generate Color Profiles.
Nov 28 14:52:07 P16s systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 28 14:52:27 P16s systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 28 14:52:27 P16s systemd[1]: blueman-mechanism.service: Deactivated successfully.
Nov 28 14:52:27 P16s systemd-timesyncd[603]: Contacted time server 141.11.228.173:123 (2.debian.pool.ntp.org).
Nov 28 14:52:27 P16s systemd-timesyncd[603]: Initial clock synchronization to Fri 2025-11-28 14:52:27.336596 PST.
Nov 28 14:52:40 P16s lightdm[1347]: gkr-pam: unable to locate daemon control file
Nov 28 14:52:40 P16s lightdm[1347]: gkr-pam: stashed password to try later in open session
Nov 28 14:52:40 P16s systemd[1]: session-c1.scope: Killing process 1206 (lightdm) with signal SIGTERM.
Nov 28 14:52:40 P16s systemd[1]: session-c1.scope: Killing process 1254 (slick-greeter) with signal SIGTERM.
Nov 28 14:52:40 P16s systemd[1]: Stopping session-c1.scope - Session c1 of User lightdm...
Nov 28 14:52:40 P16s lightdm[1206]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Nov 28 14:52:40 P16s lightdm[1206]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Nov 28 14:52:40 P16s systemd[1]: session-c1.scope: Deactivated successfully.
Nov 28 14:52:40 P16s systemd[1]: Stopped session-c1.scope - Session c1 of User lightdm.
Nov 28 14:52:40 P16s systemd[1]: session-c1.scope: Consumed 1.133s CPU time over 42.213s wall clock time, 65.8M memory peak.
Nov 28 14:52:40 P16s systemd-logind[1030]: Removed session c1.
Nov 28 14:52:40 P16s lightdm[1347]: pam_unix(lightdm:session): session opened for user abraca(uid=1000) by abraca(uid=0)
Nov 28 14:52:40 P16s systemd-logind[1030]: New session '2' of user 'abraca' with class 'user' and type 'x11'.
Nov 28 14:52:40 P16s systemd[1]: Created slice user-1000.slice - User Slice of UID 1000.
Nov 28 14:52:40 P16s systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
Nov 28 14:52:40 P16s systemd[1216]: Reached target sound.target - Sound Card.
Nov 28 14:52:40 P16s systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
Nov 28 14:52:40 P16s systemd[1]: Starting user@1000.service - User Manager for UID 1000...
Nov 28 14:52:40 P16s (systemd)[1698]: pam_unix(systemd-user:session): session opened for user abraca(uid=1000) by abraca(uid=0)
Nov 28 14:52:40 P16s systemd-logind[1030]: New session '3' of user 'abraca' with class 'manager' and type 'unspecified'.
Nov 28 14:52:40 P16s systemd[1698]: Queued start job for default target default.target.
Nov 28 14:52:40 P16s systemd[1698]: Created slice app.slice - User Application Slice.
Nov 28 14:52:40 P16s systemd[1698]: Created slice session.slice - User Core Session Slice.
Nov 28 14:52:40 P16s systemd[1698]: Reached target paths.target - Paths.
Nov 28 14:52:40 P16s systemd[1698]: Reached target timers.target - Timers.
Nov 28 14:52:40 P16s systemd[1698]: Starting dbus.socket - D-Bus User Message Bus Socket...
Nov 28 14:52:40 P16s systemd[1698]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Nov 28 14:52:40 P16s systemd[1698]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 28 14:52:40 P16s systemd[1698]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 28 14:52:40 P16s systemd[1698]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 28 14:52:40 P16s systemd[1698]: Starting gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Nov 28 14:52:40 P16s systemd[1698]: Starting gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Nov 28 14:52:40 P16s systemd[1698]: Listening on keyboxd.socket - GnuPG public key management service.
Nov 28 14:52:40 P16s systemd[1698]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Nov 28 14:52:40 P16s systemd[1698]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
Nov 28 14:52:40 P16s systemd[1698]: Listening on pk-debconf-helper.socket - debconf communication socket.
Nov 28 14:52:40 P16s systemd[1698]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 28 14:52:40 P16s systemd[1698]: Starting ssh-agent.socket - OpenSSH Agent socket...
Nov 28 14:52:40 P16s systemd[1698]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
Nov 28 14:52:40 P16s systemd[1698]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 28 14:52:40 P16s systemd[1698]: Starting gcr-ssh-agent.socket - GCR ssh-agent wrapper...
Nov 28 14:52:40 P16s systemd[1698]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Nov 28 14:52:40 P16s systemd[1698]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 28 14:52:40 P16s systemd[1698]: Listening on ssh-agent.socket - OpenSSH Agent socket.
Nov 28 14:52:40 P16s systemd[1698]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 28 14:52:40 P16s systemd[1698]: Reached target sockets.target - Sockets.
Nov 28 14:52:40 P16s systemd[1698]: Reached target basic.target - Basic System.
Nov 28 14:52:40 P16s systemd[1]: Started user@1000.service - User Manager for UID 1000.
Nov 28 14:52:40 P16s systemd[1]: Started session-2.scope - Session 2 of User abraca.
Nov 28 14:52:40 P16s systemd[1698]: Starting dbus.service - D-Bus User Message Bus...
Nov 28 14:52:40 P16s systemd[1698]: Started pipewire.service - PipeWire Multimedia Service.
Nov 28 14:52:40 P16s systemd[1698]: Started gnome-keyring-daemon.service - GNOME Keyring daemon.
Nov 28 14:52:40 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] AppArmor D-Bus mediation is enabled
Nov 28 14:52:40 P16s systemd[1698]: Started dbus.service - D-Bus User Message Bus.
Nov 28 14:52:40 P16s systemd[1698]: Started mpris-proxy.service - Bluetooth mpris proxy.
Nov 28 14:52:40 P16s systemd[1698]: Started wireplumber.service - Multimedia Service Session Manager.
Nov 28 14:52:40 P16s systemd[1698]: Started filter-chain.service - PipeWire filter chain daemon.
Nov 28 14:52:40 P16s systemd[1698]: Started pipewire-pulse.service - PipeWire PulseAudio.
Nov 28 14:52:40 P16s systemd[1698]: Reached target default.target - Main User Target.
Nov 28 14:52:40 P16s systemd[1698]: Startup finished in 149ms.
Nov 28 14:52:40 P16s gnome-keyring-daemon[1723]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Nov 28 14:52:40 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:52:40 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:52:40 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1721 of process 1721 owned by '1000' high priority at nice level -11.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s lightdm[1347]: gkr-pam: unlocked login keyring
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1733 of process 1721 owned by '1000' RT at priority 20.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 8 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s lightdm[1347]: Failed to write utmpx: No such file or directory
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 8 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 8 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 8 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 8 threads of 4 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1725 of process 1725 owned by '1000' high priority at nice level -11.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 9 threads of 5 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1730 of process 1730 owned by '1000' high priority at nice level -11.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 10 threads of 6 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1751 of process 1730 owned by '1000' RT at priority 20.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 11 threads of 6 processes of 2 users.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Successfully made thread 1756 of process 1725 owned by '1000' RT at priority 20.
Nov 28 14:52:41 P16s rtkit-daemon[1259]: Supervising 12 threads of 6 processes of 2 users.
Nov 28 14:52:41 P16s wireplumber[1725]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:52:41 P16s wireplumber[1725]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:52:41 P16s wireplumber[1725]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:52:41 P16s wireplumber[1725]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 28 14:52:41 P16s wireplumber[1725]: wp-device: SPA handle 'api.alsa.acp.device' could not be loaded; is it installed?
Nov 28 14:52:41 P16s wireplumber[1725]: s-monitors: Failed to create 'api.alsa.acp.device' device
Nov 28 14:52:41 P16s gnome-keyring-daemon[1723]: The Secret Service was already initialized
Nov 28 14:52:41 P16s gnome-keyring-daemon[1723]: The Secret Service was already initialized
Nov 28 14:52:41 P16s gnome-keyring-daemon[1723]: The PKCS#11 component was already initialized
Nov 28 14:52:41 P16s gnome-keyring-daemon[1723]: The PKCS#11 component was already initialized
Nov 28 14:52:41 P16s gnome-keyring-daemon[1805]: discover_other_daemon: 1
Nov 28 14:52:41 P16s gnome-keyring-daemon[1806]: discover_other_daemon: 1
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.18' (uid=1000 pid=1807 comm="/usr/bin/csd-clipboard" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-daemon.service - Virtual filesystem service...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.15' (uid=1000 pid=1810 comm="/usr/bin/csd-a11y-settings" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting dconf.service - User preferences database...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'ca.desrt.dconf'
Nov 28 14:52:41 P16s systemd[1698]: Started dconf.service - User preferences database.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.Daemon'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-daemon.service - Virtual filesystem service.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1828 comm="/usr/bin/csd-automount" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor...
Nov 28 14:52:41 P16s wireplumber[1725]: wp-device: SPA handle 'api.bluez5.enum.dbus' could not be loaded; is it installed?
Nov 28 14:52:41 P16s wireplumber[1725]: s-monitors: PipeWire's BlueZ SPA plugin is missing or broken. Bluetooth devices will not be supported.
Nov 28 14:52:41 P16s wireplumber[1725]: wp-device: SPA handle 'api.bluez5.midi.enum' could not be loaded; is it installed?
Nov 28 14:52:41 P16s wireplumber[1725]: s-monitors: PipeWire's BlueZ MIDI SPA missing or broken. Bluetooth not supported.
Nov 28 14:52:41 P16s wireplumber[1725]: pw.resource: can't create node: No such file or directory
Nov 28 14:52:41 P16s wireplumber[1725]: wp-node: failed to create node from factory 'spa-node-factory'
Nov 28 14:52:41 P16s wireplumber[1725]: s-monitors: Failed to create BLE MIDI server.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1828 comm="/usr/bin/csd-automount" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-goa-volume-monitor.service - Virtual filesystem service - GNOME Online Accounts monitor...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating service name='org.gnome.OnlineAccounts' requested by ':1.37' (uid=1000 pid=1949 comm="/usr/libexec/gvfs-goa-volume-monitor" label="unconfined")
Nov 28 14:52:41 P16s goa-daemon[1954]: goa-daemon version 3.56.1 starting
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating service name='org.gnome.Identity' requested by ':1.38' (uid=1000 pid=1954 comm="/usr/libexec/goa-daemon" label="unconfined")
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.OnlineAccounts'
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.Identity'
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-goa-volume-monitor.service - Virtual filesystem service - GNOME Online Accounts monitor.
Nov 28 14:52:41 P16s wireplumber[1725]: [0:00:49.337281859] [1725]  INFO Camera camera_manager.cpp:330 libcamera v0.5.2
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1828 comm="/usr/bin/csd-automount" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-gphoto2-volume-monitor.service - Virtual filesystem service - digital camera monitor...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-gphoto2-volume-monitor.service - Virtual filesystem service - digital camera monitor.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1828 comm="/usr/bin/csd-automount" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-afc-volume-monitor.service - Virtual filesystem service - Apple File Conduit monitor...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-afc-volume-monitor.service - Virtual filesystem service - Apple File Conduit monitor.
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1828 comm="/usr/bin/csd-automount" label="unconfined")
Nov 28 14:52:41 P16s systemd[1698]: Starting gvfs-mtp-volume-monitor.service - Virtual filesystem service - Media Transfer Protocol monitor...
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Nov 28 14:52:41 P16s systemd[1698]: Started gvfs-mtp-volume-monitor.service - Virtual filesystem service - Media Transfer Protocol monitor.
Nov 28 14:52:41 P16s wireplumber[1725]: [0:00:49.458883834] [1973]  INFO Camera camera_manager.cpp:220 Adding camera '\_SB_.PCI0.GPPA.XHC1.RHUB.PRT1-1:1.0-04f2:b840' for pipeline handler uvcvideo
Nov 28 14:52:41 P16s wireplumber[1725]: [0:00:49.459421878] [1973]  INFO Camera camera_manager.cpp:220 Adding camera '\_SB_.PCI0.GPPA.XHC1.RHUB.PRT1-1:1.2-04f2:b840' for pipeline handler uvcvideo
Nov 28 14:52:41 P16s polkitd[1027]: Registered Authentication Agent for unix-session:2 (system bus name :1.59 [cinnamon --replace], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 28 14:52:41 P16s NetworkManager[1090]: <info>  [1764370361.9274] agent-manager: agent[f5d499192b017582,:1.59/org.cinnamon.NetworkAgent/1000]: agent registered
Nov 28 14:52:41 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.13' (uid=1000 pid=1736 comm="/usr/lib/x86_64-linux-gnu/cinnamon-session/cinnamo" label="unconfined")
Nov 28 14:52:42 P16s cinnamon-killer-daemon[2058]: Bound Cinnamon restart to <Control><Alt>Escape.
Nov 28 14:52:42 P16s dbus-daemon[1021]: [system] Activating service name='net.launchpad.backintime.serviceHelper' requested by ':1.62' (uid=1000 pid=2066 comm="/usr/bin/python3 -Es /usr/share/backintime/common/" label="unconfined") (using servicehelper)
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.51' (uid=1000 pid=2060 comm="/usr/libexec/evolution-data-server/evolution-alarm" label="unconfined")
Nov 28 14:52:42 P16s systemd[1698]: Starting evolution-source-registry.service - Evolution source registry...
Nov 28 14:52:42 P16s dbus-daemon[1021]: [system] Successfully activated service 'net.launchpad.backintime.serviceHelper'
Nov 28 14:52:42 P16s backintime[2066]: Main profile(1) :: ERROR: Back In Time is not configured!
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.bluez.obex' unit='obex.service' requested by ':1.48' (uid=1000 pid=2057 comm="/usr/bin/python3 /usr/bin/blueman-applet" label="unconfined")
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Loading AccountsService
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Fractional scaling active: False
Nov 28 14:52:42 P16s systemd[1698]: Starting obex.service - Bluetooth OBEX service...
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Trying to connect to logind...
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.cinnamon.ScreenSaver'
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Starting screensaver...
Nov 28 14:52:42 P16s obexd[2119]: OBEX daemon 5.84
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.bluez.obex'
Nov 28 14:52:42 P16s systemd[1698]: Started obex.service - Bluetooth OBEX service.
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Cinnamon Screensaver support not found in current theme - adding some...
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: AccountsService ready
Nov 28 14:52:42 P16s org.cinnamon.ScreenSaver[2056]: Successfully using logind
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Nov 28 14:52:42 P16s systemd[1698]: Started evolution-source-registry.service - Evolution source registry.
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.56' (uid=1000 pid=2119 comm="/usr/libexec/bluetooth/obexd" label="unconfined")
Nov 28 14:52:42 P16s systemd[1698]: Starting evolution-addressbook-factory.service - Evolution address book service...
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.51' (uid=1000 pid=2060 comm="/usr/libexec/evolution-data-server/evolution-alarm" label="unconfined")
Nov 28 14:52:42 P16s systemd[1698]: Starting evolution-calendar-factory.service - Evolution calendar service...
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Nov 28 14:52:42 P16s systemd[1698]: Started evolution-addressbook-factory.service - Evolution address book service.
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Nov 28 14:52:42 P16s systemd[1698]: Started evolution-calendar-factory.service - Evolution calendar service.
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating service name='org.cinnamon.CalendarServer' requested by ':1.44' (uid=1000 pid=1989 comm="cinnamon --replace" label="unconfined")
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.10' (uid=1000 pid=1725 comm="/usr/bin/wireplumber" label="unconfined")
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.cinnamon.CalendarServer'
Nov 28 14:52:42 P16s systemd[1698]: Starting xdg-permission-store.service - sandboxed app permission store...
Nov 28 14:52:42 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 28 14:52:42 P16s systemd[1698]: Started xdg-permission-store.service - sandboxed app permission store.
Nov 28 14:52:43 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.47' (uid=1000 pid=2054 comm="/usr/bin/nemo-desktop" label="unconfined")
Nov 28 14:52:43 P16s systemd[1698]: Starting gvfs-metadata.service - Virtual filesystem metadata service...
Nov 28 14:52:43 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gtk.vfs.Metadata'
Nov 28 14:52:43 P16s systemd[1698]: Started gvfs-metadata.service - Virtual filesystem metadata service.
Nov 28 14:52:51 P16s systemd[1]: Stopping user@107.service - User Manager for UID 107...
Nov 28 14:52:51 P16s systemd[1216]: Activating special unit exit.target...
Nov 28 14:52:51 P16s systemd[1216]: Stopped target default.target - Main User Target.
Nov 28 14:52:51 P16s systemd[1216]: Stopped target sound.target - Sound Card.
Nov 28 14:52:51 P16s systemd[1216]: Stopping at-spi-dbus-bus.service - Accessibility services bus...
Nov 28 14:52:51 P16s systemd[1216]: Stopping dconf.service - User preferences database...
Nov 28 14:52:51 P16s systemd[1216]: Stopping filter-chain.service - PipeWire filter chain daemon...
Nov 28 14:52:51 P16s systemd[1216]: Stopping gvfs-daemon.service - Virtual filesystem service...
Nov 28 14:52:51 P16s systemd[1216]: Stopping pipewire-pulse.service - PipeWire PulseAudio...
Nov 28 14:52:51 P16s systemd[1216]: Stopping xdg-permission-store.service - sandboxed app permission store...
Nov 28 14:52:51 P16s systemd[1216]: Stopped xdg-permission-store.service - sandboxed app permission store.
Nov 28 14:52:51 P16s systemd[1216]: Stopped filter-chain.service - PipeWire filter chain daemon.
Nov 28 14:52:51 P16s systemd[1216]: Stopped dconf.service - User preferences database.
Nov 28 14:52:51 P16s systemd[1216]: Stopped pipewire-pulse.service - PipeWire PulseAudio.
Nov 28 14:52:51 P16s systemd[1216]: Stopped at-spi-dbus-bus.service - Accessibility services bus.
Nov 28 14:52:51 P16s systemd[1]: run-user-107-gvfs.mount: Deactivated successfully.
Nov 28 14:52:51 P16s systemd[1216]: Stopped gvfs-daemon.service - Virtual filesystem service.
Nov 28 14:52:51 P16s systemd[1216]: Stopping wireplumber.service - Multimedia Service Session Manager...
Nov 28 14:52:51 P16s systemd[1216]: Stopped wireplumber.service - Multimedia Service Session Manager.
Nov 28 14:52:51 P16s systemd[1216]: Stopping dbus.service - D-Bus User Message Bus...
Nov 28 14:52:51 P16s systemd[1216]: Stopping pipewire.service - PipeWire Multimedia Service...
Nov 28 14:52:51 P16s systemd[1216]: Stopped dbus.service - D-Bus User Message Bus.
Nov 28 14:52:51 P16s systemd[1216]: Stopped pipewire.service - PipeWire Multimedia Service.
Nov 28 14:52:51 P16s systemd[1216]: Removed slice session.slice - User Core Session Slice.
Nov 28 14:52:51 P16s systemd[1216]: Stopped target basic.target - Basic System.
Nov 28 14:52:51 P16s systemd[1216]: Stopped target paths.target - Paths.
Nov 28 14:52:51 P16s systemd[1216]: Stopped target sockets.target - Sockets.
Nov 28 14:52:51 P16s systemd[1216]: Stopped target timers.target - Timers.
Nov 28 14:52:51 P16s systemd[1216]: Closed dbus.socket - D-Bus User Message Bus Socket.
Nov 28 14:52:51 P16s systemd[1216]: Closed dirmngr.socket - GnuPG network certificate management daemon.
Nov 28 14:52:51 P16s systemd[1216]: Closed gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 28 14:52:51 P16s systemd[1216]: Closed gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 28 14:52:51 P16s systemd[1216]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 28 14:52:51 P16s systemd[1216]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 28 14:52:51 P16s systemd[1216]: Stopping gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Nov 28 14:52:51 P16s systemd[1216]: Stopping gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Nov 28 14:52:51 P16s systemd[1216]: Closed keyboxd.socket - GnuPG public key management service.
Nov 28 14:52:51 P16s systemd[1216]: Closed pipewire-pulse.socket - PipeWire PulseAudio.
Nov 28 14:52:51 P16s systemd[1216]: Closed pipewire.socket - PipeWire Multimedia System Sockets.
Nov 28 14:52:51 P16s systemd[1216]: Closed pk-debconf-helper.socket - debconf communication socket.
Nov 28 14:52:51 P16s systemd[1216]: Closed speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 28 14:52:51 P16s systemd[1216]: Stopping ssh-agent.socket - OpenSSH Agent socket...
Nov 28 14:52:51 P16s systemd[1216]: Closed systemd-ask-password.socket - Query the User Interactively for a Password.
Nov 28 14:52:51 P16s systemd[1216]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 28 14:52:51 P16s systemd[1216]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 28 14:52:51 P16s systemd[1216]: Closed ssh-agent.socket - OpenSSH Agent socket.
Nov 28 14:52:51 P16s systemd[1216]: Removed slice app.slice - User Application Slice.
Nov 28 14:52:51 P16s systemd[1216]: Reached target shutdown.target - Shutdown.
Nov 28 14:52:51 P16s systemd[1216]: Finished systemd-exit.service - Exit the Session.
Nov 28 14:52:51 P16s systemd[1216]: Reached target exit.target - Exit the Session.
Nov 28 14:52:51 P16s systemd-logind[1030]: Removed session 1.
Nov 28 14:52:51 P16s systemd[1]: user@107.service: Deactivated successfully.
Nov 28 14:52:51 P16s systemd[1]: Stopped user@107.service - User Manager for UID 107.
Nov 28 14:52:51 P16s systemd[1]: Stopping user-runtime-dir@107.service - User Runtime Directory /run/user/107...
Nov 28 14:52:51 P16s systemd[1]: run-user-107.mount: Deactivated successfully.
Nov 28 14:52:51 P16s systemd[1]: user-runtime-dir@107.service: Deactivated successfully.
Nov 28 14:52:51 P16s systemd[1]: Stopped user-runtime-dir@107.service - User Runtime Directory /run/user/107.
Nov 28 14:52:51 P16s systemd[1]: Removed slice user-107.slice - User Slice of UID 107.
Nov 28 14:52:51 P16s systemd[1]: user-107.slice: Consumed 1.661s CPU time over 52.973s wall clock time, 117.8M memory peak.
Nov 28 14:53:02 P16s org.cinnamon.CalendarServer[2210]: SET TIME: from 2025-10-26T00:00:00-07 to 2025-12-06T23:59:59-08
Nov 28 14:53:02 P16s org.cinnamon.CalendarServer[2210]: Discovered calendar:  Birthdays & Anniversaries
Nov 28 14:53:02 P16s org.cinnamon.CalendarServer[2210]: Discovered calendar:  Personal
Nov 28 14:53:02 P16s org.cinnamon.CalendarServer[2210]: SET TIME: from 2025-10-26T00:00:00-07 to 2025-12-06T23:59:59-08
Nov 28 14:54:00 P16s systemd[1]: Starting fwupd-refresh.service - Refresh fwupd metadata and update motd...
Nov 28 14:54:00 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.73' (uid=987 pid=2301 comm="/usr/bin/fwupdmgr refresh" label="unconfined")
Nov 28 14:54:00 P16s systemd[1]: Starting modprobe@sd_mod.service - Load Kernel Module sd_mod...
Nov 28 14:54:00 P16s kernel: SCSI subsystem initialized
Nov 28 14:54:00 P16s systemd[1]: modprobe@sd_mod.service: Deactivated successfully.
Nov 28 14:54:00 P16s systemd[1]: Finished modprobe@sd_mod.service - Load Kernel Module sd_mod.
Nov 28 14:54:00 P16s systemd[1]: Starting fwupd.service - Firmware update daemon...
Nov 28 14:54:01 P16s fwupd[2314]: 22:54:01.094 FuMain               fwupd 2.0.17 ready for requests (locale en_US.UTF-8)
Nov 28 14:54:01 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.fwupd'
Nov 28 14:54:01 P16s systemd[1]: Started fwupd.service - Firmware update daemon.
Nov 28 14:54:01 P16s systemd[1]: fwupd-refresh.service: Deactivated successfully.
Nov 28 14:54:01 P16s systemd[1]: Finished fwupd-refresh.service - Refresh fwupd metadata and update motd.
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.70' (uid=1000 pid=2326 comm="gnome-terminal" label="unconfined")
Nov 28 14:54:01 P16s systemd[1698]: Created slice app-org.gnome.Terminal.slice - Slice /app/org.gnome.Terminal.
Nov 28 14:54:01 P16s systemd[1698]: Starting gnome-terminal-server.service - GNOME Terminal Server...
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.71' (uid=1000 pid=2331 comm="/usr/libexec/gnome-terminal-server" label="unconfined")
Nov 28 14:54:01 P16s systemd[1698]: Starting xdg-desktop-portal.service - Portal service...
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.72' (uid=1000 pid=2337 comm="/usr/libexec/xdg-desktop-portal" label="unconfined")
Nov 28 14:54:01 P16s systemd[1698]: Starting xdg-document-portal.service - flatpak document portal service...
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
Nov 28 14:54:01 P16s systemd[1698]: Started xdg-document-portal.service - flatpak document portal service.
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.xapp' unit='xdg-desktop-portal-xapp.service' requested by ':1.72' (uid=1000 pid=2337 comm="/usr/libexec/xdg-desktop-portal" label="unconfined")
Nov 28 14:54:01 P16s systemd[1698]: Starting xdg-desktop-portal-xapp.service - Portal service (XApp implementation)...
Nov 28 14:54:01 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.74' (uid=1000 pid=2351 comm="/usr/libexec/xdg-desktop-portal-xapp" label="unconfined")
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Loading AccountsService
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Fractional scaling active: False
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Trying to connect to logind...
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.cinnamon.ScreenSaver'
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Starting screensaver...
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Cinnamon Screensaver support not found in current theme - adding some...
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.xapp'
Nov 28 14:54:02 P16s systemd[1698]: Started xdg-desktop-portal-xapp.service - Portal service (XApp implementation).
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: AccountsService ready
Nov 28 14:54:02 P16s org.cinnamon.ScreenSaver[2359]: Successfully using logind
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.72' (uid=1000 pid=2337 comm="/usr/libexec/xdg-desktop-portal" label="unconfined")
Nov 28 14:54:02 P16s systemd[1698]: Starting xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation)...
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Nov 28 14:54:02 P16s systemd[1698]: Started xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation).
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.freedesktop.portal.Desktop'
Nov 28 14:54:02 P16s systemd[1698]: Started xdg-desktop-portal.service - Portal service.
Nov 28 14:54:02 P16s dbus-daemon[1720]: [session uid=1000 pid=1720 pidfd=5] Successfully activated service 'org.gnome.Terminal'
Nov 28 14:54:02 P16s systemd[1698]: Started gnome-terminal-server.service - GNOME Terminal Server.
Nov 28 14:54:02 P16s systemd[1698]: Started vte-spawn-98e3c9f4-cbf7-4bf8-a6e3-97e0cc158eb7.scope - VTE child process 2383 launched by org.gnome.Terminal process 2331.
Nov 28 14:54:24 P16s systemd[1698]: Started gnome-launched-firefox-esr.desktop-2389.scope - Application launched by cinnamon.
Nov 28 14:54:25 P16s dbus-daemon[1021]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.81' (uid=1000 pid=2389 comm="/usr/lib/firefox-esr/firefox-esr" label="firefox (unconfined)")
Nov 28 14:54:25 P16s systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Nov 28 14:54:25 P16s systemd[1]: Started systemd-timedated.service - Time & Date Service.
Nov 28 14:54:25 P16s dbus-daemon[1021]: [system] Successfully activated service 'org.freedesktop.timedate1'
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Supervising 6 threads of 3 processes of 1 users.
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Successfully made thread 2583 of process 2389 owned by '1000' RT at priority 10.
Nov 28 14:54:25 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:26 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:39 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:39 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:39 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:39 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:54:55 P16s systemd[1]: systemd-timedated.service: Deactivated successfully.
Nov 28 14:55:49 P16s sudo[2900]:   abraca : TTY=pts/0 ; PWD=/home/abraca ; USER=root ; COMMAND=/usr/bin/lspci -k
Nov 28 14:55:49 P16s sudo[2900]: pam_unix(sudo:session): session opened for user root(uid=0) by abraca(uid=1000)
Nov 28 14:55:49 P16s sudo[2900]: pam_unix(sudo:session): session closed for user root
Nov 28 14:57:30 P16s sshd-session[2925]: Accepted password for abraca from 192.168.0.216 port 42808 ssh2
Nov 28 14:57:30 P16s sshd-session[2925]: pam_unix(sshd:session): session opened for user abraca(uid=1000) by abraca(uid=0)
Nov 28 14:57:30 P16s systemd-logind[1030]: New session '4' of user 'abraca' with class 'user' and type 'tty'.
Nov 28 14:57:31 P16s systemd[1]: Started session-4.scope - Session 4 of User abraca.
Nov 28 14:57:48 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:57:48 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:58:48 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:58:48 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:59:40 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 14:59:40 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:01:36 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:01:36 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:02:53 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:02:53 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:03:01 P16s systemd[1698]: Started vte-spawn-259592d8-909e-4ea5-93cc-6a5b0b30f7bd.scope - VTE child process 3242 launched by org.gnome.Terminal process 2331.
Nov 28 15:03:24 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:03:24 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:04:41 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:04:41 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:04:46 P16s sshd-session[3306]: Accepted password for abraca from 192.168.0.216 port 44692 ssh2
Nov 28 15:04:46 P16s sshd-session[3306]: pam_unix(sshd:session): session opened for user abraca(uid=1000) by abraca(uid=0)
Nov 28 15:04:46 P16s systemd-logind[1030]: New session '5' of user 'abraca' with class 'user' and type 'tty'.
Nov 28 15:04:46 P16s systemd[1]: Started session-5.scope - Session 5 of User abraca.
Nov 28 15:05:25 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:05:25 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:06:44 P16s sudo[3430]:   abraca : TTY=pts/3 ; PWD=/home/abraca ; USER=root ; COMMAND=/usr/bin/dmesg
Nov 28 15:06:44 P16s sudo[3430]: pam_unix(sudo:session): session opened for user root(uid=0) by abraca(uid=1000)
Nov 28 15:06:44 P16s sudo[3430]: pam_unix(sudo:session): session closed for user root
Nov 28 15:06:55 P16s systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Nov 28 15:06:56 P16s pkexec[3444]: pam_unix(polkit-1:session): session opened for user root(uid=0) by abraca(uid=1000)
Nov 28 15:06:56 P16s pkexec[3444]: abraca: Executing command [USER=root] [TTY=unknown] [CWD=/home/abraca] [COMMAND=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-backlight-helper --set-brightness 20335 -b firmware -b platform -b raw]
Nov 28 15:06:56 P16s systemd-tmpfiles[3449]: /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
Nov 28 15:06:56 P16s systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Nov 28 15:06:56 P16s systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Nov 28 15:06:57 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:06:57 P16s rtkit-daemon[1259]: Supervising 7 threads of 4 processes of 1 users.
Nov 28 15:07:32 P16s sudo[3507]:   abraca : TTY=pts/3 ; PWD=/home/abraca ; USER=root ; COMMAND=/usr/bin/journalctl -b
Nov 28 15:07:32 P16s sudo[3507]: pam_unix(sudo:session): session opened for user root(uid=0) by abraca(uid=1000)

Reply to: