You are not logged in.

#1 2023-03-15 15:00:01

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Connecting display to USB-C port 4 disconnects HDMI

I have a ThinkPad T14s Gen 1. It has two USB-C ports, 4 and 5.

I have two monitors, one USB-C, the other HDMI. I can output to either monitor individually. The USB-C one receives output correctly from either port (4 or 5).

The problem is, when the USB-C is in port 4, it disconnects the HDMI ports according to `xrandr`. I can only connect and output to both monitors if the USB-C is in port 5. Why is this? Is there a way around this? I'd like to have the USB-C on port 4; it works out better cable-management-wise.

I am using xrandr to output. HDMI connects as HDMI-2, USB-C port 4 as DP-2, USB-C port 5 as DP-1.

The USB-C monitor outputs 65W of power through that cable.

Last edited by ThinkPad (2023-03-15 15:08:43)

Offline

#2 2023-03-16 11:10:08

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

port 4 supports USB-C 3.2 Gen 1
port 5 supports USB-C 3.2 Gen 2 / Thunderbolt 3

Can the usb-c monitor use a separate powersource and if so does it help ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2023-03-16 23:36:11

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

Not sure if we're on the same page. The USB-C [capable] monitor has its own power source connected to the wall outlet. That is the only supplied power source.

What I meant is that the USB-C monitor powers my laptop as it receives video output.

Last edited by ThinkPad (2023-03-16 23:36:36)

Offline

#4 2023-03-17 10:33:20

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

1x USB-C 3.2 Gen 1 (support data transfer, Power Delivery and DisplayPortTM 1.2)
1x USB-C 3.2 Gen 2 / Thunderbolt 3 (support data transfer, Power Delivery and DisplayPort 1.2)

That should be port 4 and port 5.
If I understand you correctly the usb-c connection is used to deliver power to the laptop, not have the laptop power the monitor as I assumed ?

The obvious difference is thunderbolt 3 support, but there may be something else going on .
It does seem possible the hdmi port is actually a dp-over-usb-c to hdmi adapter that shares the source with usb port 4 .

Please post

$ lspci -k
$ lsusb -tv
$ xrandr

(the latter 2 with and without the hdmi monitor connected)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2023-03-17 16:55:06

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

Lone_Wolf wrote:

1x USB-C 3.2 Gen 1 (support data transfer, Power Delivery and DisplayPortTM 1.2)
1x USB-C 3.2 Gen 2 / Thunderbolt 3 (support data transfer, Power Delivery and DisplayPort 1.2)

That should be port 4 and port 5.

Correct!

Lone_Wolf wrote:

If I understand you correctly the usb-c connection is used to deliver power to the laptop, not have the laptop power the monitor as I assumed ?

Correct, wall outlet powers monitor, monitor powers laptop.

Lone_Wolf wrote:

The obvious difference is thunderbolt 3 support, but there may be something else going on .

Yes, I couldn't figure why this would make a difference though. To my understanding this only matters if trying to output to multiple monitors from the same port and things like that.

Lone_Wolf wrote:

It does seem possible the hdmi port is actually a dp-over-usb-c to hdmi adapter that shares the source with usb port 4 .

Please post

$ lspci -k
$ lsusb -tv
$ xrandr

(the latter 2 with and without the hdmi monitor connected)

Very interesting theory. Here is the requested output. I ran each command with the USB-C monitor in port 4 and the HDMI plugged in, unless otherwise specified:

$ lspci -k
00:00.0 Host bridge: Intel Corporation Comet Lake-U v1 4c Host Bridge/DRAM Controller (rev 0c)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: i915
	Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device_pci_legacy
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
	Subsystem: Lenovo Device 22af
00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
	Subsystem: Lenovo Device 22af
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal
00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
	Subsystem: Lenovo Device 22af
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
	Subsystem: Lenovo Device 22af
00:14.3 Network controller: Intel Corporation Comet Lake PCH-LP CNVi WiFi
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
	Subsystem: Lenovo Device 22af
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #1 (rev f0)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f0)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: pcieport
00:1d.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #13 (rev f0)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
	Subsystem: Lenovo Device 22af
00:1f.3 Audio device: Intel Corporation Comet Lake PCH-LP cAVS
	Subsystem: Lenovo Device 22af
	Kernel driver in use: sof-audio-pci-intel-cnl
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_cnl
00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
	Subsystem: Lenovo Device 22af
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
	Subsystem: Lenovo Device 22af
	Kernel driver in use: intel-spi
	Kernel modules: spi_intel_pci
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
	Subsystem: Lenovo Device 22af
	Kernel driver in use: e1000e
	Kernel modules: e1000e
02:00.0 SD Host controller: Genesys Logic, Inc GL9750 SD Host Controller (rev 01)
	Subsystem: Lenovo Device 22af
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
03:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: pcieport
04:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: pcieport
04:01.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: pcieport
04:02.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: pcieport
05:00.0 System peripheral: Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt
2b:00.0 USB controller: Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016] (rev 01)
	Subsystem: Lenovo Device 22ae
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
2e:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Subsystem: Samsung Electronics Co Ltd SSD 970 EVO
	Kernel driver in use: nvme
	Kernel modules: nvme

$ lsusb -tv # with hdmi
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 2: Dev 18, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
        |__ Port 1: Dev 19, If 0, Class=Hub, Driver=hub/2p, 480M
            ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
        |__ Port 3: Dev 22, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 2, Class=Audio, Driver=snd-usb-audio, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 3, Class=Audio, Driver=snd-usb-audio, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 4, Class=Vendor Specific Class, Driver=, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 5, Class=Human Interface Device, Driver=usbhid, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 4: Dev 20, If 0, Class=Vendor Specific Class, Driver=r8152, 480M
            ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
        |__ Port 6: Dev 21, If 0, Class=Human Interface Device, Driver=usbhid, 480M
            ID 0bda:1100 Realtek Semiconductor Corp. 
    |__ Port 4: Dev 17, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 019c:0042  
    |__ Port 4: Dev 17, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 019c:0042  
    |__ Port 8: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 2, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 3, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 4, Class=Application Specific Interface, Driver=, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 10: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
        ID 8087:0026 Intel Corp. AX201 Bluetooth
    |__ Port 10: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
        ID 8087:0026 Intel Corp. AX201 Bluetooth

$ lsusb -tv # without hdmi
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 2: Dev 18, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
        |__ Port 1: Dev 19, If 0, Class=Hub, Driver=hub/2p, 480M
            ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
        |__ Port 3: Dev 22, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 2, Class=Audio, Driver=snd-usb-audio, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 3, Class=Audio, Driver=snd-usb-audio, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 4, Class=Vendor Specific Class, Driver=, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 3: Dev 22, If 5, Class=Human Interface Device, Driver=usbhid, 480M
            ID 046d:0893 Logitech, Inc. StreamCam
        |__ Port 4: Dev 20, If 0, Class=Vendor Specific Class, Driver=r8152, 480M
            ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
        |__ Port 6: Dev 21, If 0, Class=Human Interface Device, Driver=usbhid, 480M
            ID 0bda:1100 Realtek Semiconductor Corp. 
    |__ Port 4: Dev 17, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 019c:0042  
    |__ Port 4: Dev 17, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 019c:0042  
    |__ Port 8: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 2, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 3, Class=Video, Driver=uvcvideo, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 8: Dev 2, If 4, Class=Application Specific Interface, Driver=, 480M
        ID 13d3:5405 IMC Networks 
    |__ Port 10: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
        ID 8087:0026 Intel Corp. AX201 Bluetooth
    |__ Port 10: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
        ID 8087:0026 Intel Corp. AX201 Bluetooth

$ xrandr # with hdmi
Screen 0: minimum 320 x 200, current 1080 x 1920, maximum 16384 x 16384
eDP-1 connected primary 1080x1920+0+0 left (normal left inverted right x axis y axis) 309mm x 174mm
   1920x1080     60.03*+  60.01    59.97    59.96    59.93  
   1680x1050     59.95    59.88  
   1400x1050     59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1280x800      59.99    59.97    59.81    59.91  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   960x540       59.96    59.99    59.63    59.82  
   800x600       60.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       59.98  
   800x450       59.95    59.82  
   640x512       60.02  
   700x450       59.96    59.88  
   640x480       60.00    59.94  
   720x405       59.51    58.99  
   684x384       59.88    59.85  
   640x400       59.88    59.98  
   640x360       59.86    59.83    59.84    59.32  
   512x384       60.00  
   512x288       60.00    59.92  
   480x270       59.63    59.82  
   400x300       60.32    56.34  
   432x243       59.92    59.57  
   320x240       60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected 1080x1920+0+0 left (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      74.91    60.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
   720x400       70.08  
HDMI-2 disconnected (normal left inverted right x axis y axis)

$ xrandr # without hdmi
Screen 0: minimum 320 x 200, current 1080 x 1920, maximum 16384 x 16384
eDP-1 connected primary 1080x1920+0+0 left (normal left inverted right x axis y axis) 309mm x 174mm
   1920x1080     60.03*+  60.01    59.97    59.96    59.93  
   1680x1050     59.95    59.88  
   1400x1050     59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1280x800      59.99    59.97    59.81    59.91  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   960x540       59.96    59.99    59.63    59.82  
   800x600       60.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       59.98  
   800x450       59.95    59.82  
   640x512       60.02  
   700x450       59.96    59.88  
   640x480       60.00    59.94  
   720x405       59.51    58.99  
   684x384       59.88    59.85  
   640x400       59.88    59.98  
   640x360       59.86    59.83    59.84    59.32  
   512x384       60.00  
   512x288       60.00    59.92  
   480x270       59.63    59.82  
   400x300       60.32    56.34  
   432x243       59.92    59.57  
   320x240       60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected 1080x1920+0+0 left (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      74.91    60.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
   720x400       70.08  
HDMI-2 disconnected (normal left inverted right x axis y axis)

Offline

#6 2023-03-18 10:36:06

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

The lspci output only sees one videocard, the integrated Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02) .
lsusb outputs make clear that the videosignals are not visible in lsusb output . (wasn't expecting that, but hoped it would show info).

It looks like you posted same xrandr output twice, but that's not a big issue.

xrandr output shows there are 5 monitor outputs: eDP-1, DP-1, HDMI-1,  DP-2, HDMI-2 . Lenovo doc however mentions the laptop can drive 3 monitors (internal + 2 external ones ) .

We need more info.

Please boot with the hdmi monitor disconnected/powered off and the DP monitor in usb port 5 .
Make a note what time it is when you have logged in as regular user.

Then connect the hdmi monitor, wait a while  (say a minute) to allow the system to settle and move the DP monitor connection from usb port 5 to port 4 .
Again wait a while to allow the system to settle.

Post dmesg -T and journalctl -b .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#7 2023-03-24 22:49:06

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

Apologies I've been very busy, I will get back to you on this.

Offline

#8 2023-04-04 20:00:46

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

Appreciate the help. I caught up on work and am revisiting this.

Lone_Wolf wrote:

It looks like you posted same xrandr output twice, but that's not a big issue.

There is was no change, it's not a mistake. It just doesn't get detected. If what I did was different then what you wanted let me know.


Lone_Wolf wrote:

Please boot with the hdmi monitor disconnected/powered off and the DP monitor in usb port 5 .
Make a note what time it is when you have logged in as regular user.

Then connect the hdmi monitor, wait a while  (say a minute) to allow the system to settle and move the DP monitor connection from usb port 5 to port 4 .
Again wait a while to allow the system to settle.

Post dmesg -T and journalctl -b .

Logged in at approximately 12:55.

Waited 15-20 seconds between steps.

sudo dmesg -T
----
[Tue Apr  4 12:54:55 2023] microcode: microcode updated early to revision 0xf4, date = 2022-07-31
[Tue Apr  4 12:54:55 2023] Linux version 6.2.9-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14 +0000
[Tue Apr  4 12:54:55 2023] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/vg-archlinux rw fbcon=rotate:3 audit=0 loglevel=3 resume=/dev/vg/swap_shared quiet
[Tue Apr  4 12:54:55 2023] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Tue Apr  4 12:54:55 2023] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Tue Apr  4 12:54:55 2023] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Tue Apr  4 12:54:55 2023] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[Tue Apr  4 12:54:55 2023] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[Tue Apr  4 12:54:55 2023] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Tue Apr  4 12:54:55 2023] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[Tue Apr  4 12:54:55 2023] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[Tue Apr  4 12:54:55 2023] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[Tue Apr  4 12:54:55 2023] signal: max sigframe size: 2032
[Tue Apr  4 12:54:55 2023] BIOS-provided physical RAM map:
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000000100000-0x0000000094181fff] usable
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000094182000-0x0000000094239fff] type 20
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x000000009423a000-0x000000009835ffff] reserved
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000098360000-0x00000000996e9fff] ACPI NVS
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x00000000996ea000-0x000000009974efff] ACPI data
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x000000009974f000-0x000000009974ffff] usable
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000099750000-0x000000009f7fffff] reserved
[Tue Apr  4 12:54:55 2023] BIOS-e820: [mem 0x0000000100000000-0x000000045e7fffff] usable
[Tue Apr  4 12:54:55 2023] NX (Execute Disable) protection: active
[Tue Apr  4 12:54:55 2023] efi: EFI v2.70 by Lenovo
[Tue Apr  4 12:54:55 2023] efi: TPMFinalLog=0x996e2000 SMBIOS=0x96783000 SMBIOS 3.0=0x96776000 ACPI=0x9974e000 ACPI 2.0=0x9974e014 MEMATTR=0x8fe07018 ESRT=0x94c07000 
[Tue Apr  4 12:54:55 2023] SMBIOS 3.2.0 present.
[Tue Apr  4 12:54:55 2023] DMI: LENOVO 20T0CTO1WW/20T0CTO1WW, BIOS N2YET34W (1.23 ) 12/31/2021
[Tue Apr  4 12:54:55 2023] tsc: Detected 2300.000 MHz processor
[Tue Apr  4 12:54:55 2023] tsc: Detected 2299.968 MHz TSC
[Tue Apr  4 12:54:55 2023] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Tue Apr  4 12:54:55 2023] e820: remove [mem 0x000a0000-0x000fffff] usable
[Tue Apr  4 12:54:55 2023] last_pfn = 0x45e800 max_arch_pfn = 0x400000000
[Tue Apr  4 12:54:55 2023] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[Tue Apr  4 12:54:55 2023] last_pfn = 0x99750 max_arch_pfn = 0x400000000
[Tue Apr  4 12:54:55 2023] esrt: Reserving ESRT space from 0x0000000094c07000 to 0x0000000094c07100.
[Tue Apr  4 12:54:55 2023] Using GB pages for direct mapping
[Tue Apr  4 12:54:55 2023] Secure boot disabled
[Tue Apr  4 12:54:55 2023] RAMDISK: [mem 0x34c7f000-0x36636fff]
[Tue Apr  4 12:54:55 2023] ACPI: Early table checksum verification disabled
[Tue Apr  4 12:54:55 2023] ACPI: RSDP 0x000000009974E014 000024 (v02 LENOVO)
[Tue Apr  4 12:54:55 2023] ACPI: XSDT 0x000000009974C188 00010C (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: FACP 0x000000009662B000 000114 (v06 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: DSDT 0x00000000965FB000 02BCEB (v02 LENOVO CML      20170001 INTL 20160422)
[Tue Apr  4 12:54:55 2023] ACPI: FACS 0x0000000099546000 000040
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096687000 0020AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096686000 0005A1 (v02 LENOVO CtdpB    00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096649000 003331 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096633000 00331E (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096632000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: TPM2 0x0000000096631000 000034 (v04 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: BOOT 0x0000000096630000 000028 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x000000009662C000 0005D8 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: HPET 0x000000009662A000 000038 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: APIC 0x0000000096629000 000164 (v03 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: MCFG 0x0000000096628000 00003C (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: ECDT 0x0000000096627000 000053 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x00000000965F9000 001F4A (v02 LENOVO WHL_Tbt_ 00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x00000000965F8000 0000A6 (v02 LENOVO PID0Ssdt 00000010 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x00000000965F5000 00222B (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: NHLT 0x00000000965F3000 00189E (v00 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: MSDM 0x00000000965F2000 000055 (v03 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096415000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: LPIT 0x0000000096414000 000094 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: WSMT 0x0000000096413000 000028 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0x0000000096410000 00281B (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: DBGP 0x000000009640F000 000034 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: DBG2 0x000000009640E000 000054 (v00 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: BATB 0x000000009640D000 00004A (v02 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: DMAR 0x000000009662F000 0000A8 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: BGRT 0x0000000094C05000 000038 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: UEFI 0x00000000994FB000 00012A (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
[Tue Apr  4 12:54:55 2023] ACPI: FPDT 0x0000000094C04000 000034 (v01 LENOVO TP-N2Y   00001230 PTEC 00001230)
[Tue Apr  4 12:54:55 2023] ACPI: Reserving FACP table memory at [mem 0x9662b000-0x9662b113]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving DSDT table memory at [mem 0x965fb000-0x96626cea]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving FACS table memory at [mem 0x99546000-0x9954603f]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96687000-0x966890ad]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96686000-0x966865a0]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96649000-0x9664c330]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96633000-0x9663631d]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96632000-0x9663260d]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving TPM2 table memory at [mem 0x96631000-0x96631033]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving BOOT table memory at [mem 0x96630000-0x96630027]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x9662c000-0x9662c5d7]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving HPET table memory at [mem 0x9662a000-0x9662a037]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving APIC table memory at [mem 0x96629000-0x96629163]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving MCFG table memory at [mem 0x96628000-0x9662803b]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving ECDT table memory at [mem 0x96627000-0x96627052]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x965f9000-0x965faf49]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x965f8000-0x965f80a5]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x965f5000-0x965f722a]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving NHLT table memory at [mem 0x965f3000-0x965f489d]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving MSDM table memory at [mem 0x965f2000-0x965f2054]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96415000-0x96415ef5]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving LPIT table memory at [mem 0x96414000-0x96414093]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving WSMT table memory at [mem 0x96413000-0x96413027]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving SSDT table memory at [mem 0x96410000-0x9641281a]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving DBGP table memory at [mem 0x9640f000-0x9640f033]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving DBG2 table memory at [mem 0x9640e000-0x9640e053]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving BATB table memory at [mem 0x9640d000-0x9640d049]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving DMAR table memory at [mem 0x9662f000-0x9662f0a7]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving BGRT table memory at [mem 0x94c05000-0x94c05037]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving UEFI table memory at [mem 0x994fb000-0x994fb129]
[Tue Apr  4 12:54:55 2023] ACPI: Reserving FPDT table memory at [mem 0x94c04000-0x94c04033]
[Tue Apr  4 12:54:55 2023] No NUMA configuration found
[Tue Apr  4 12:54:55 2023] Faking a node at [mem 0x0000000000000000-0x000000045e7fffff]
[Tue Apr  4 12:54:55 2023] NODE_DATA(0) allocated [mem 0x45e7fb000-0x45e7fffff]
[Tue Apr  4 12:54:55 2023] Zone ranges:
[Tue Apr  4 12:54:55 2023]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Tue Apr  4 12:54:55 2023]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Tue Apr  4 12:54:55 2023]   Normal   [mem 0x0000000100000000-0x000000045e7fffff]
[Tue Apr  4 12:54:55 2023]   Device   empty
[Tue Apr  4 12:54:55 2023] Movable zone start for each node
[Tue Apr  4 12:54:55 2023] Early memory node ranges
[Tue Apr  4 12:54:55 2023]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[Tue Apr  4 12:54:55 2023]   node   0: [mem 0x0000000000100000-0x0000000094181fff]
[Tue Apr  4 12:54:55 2023]   node   0: [mem 0x000000009974f000-0x000000009974ffff]
[Tue Apr  4 12:54:55 2023]   node   0: [mem 0x0000000100000000-0x000000045e7fffff]
[Tue Apr  4 12:54:55 2023] Initmem setup node 0 [mem 0x0000000000001000-0x000000045e7fffff]
[Tue Apr  4 12:54:55 2023] On node 0, zone DMA: 1 pages in unavailable ranges
[Tue Apr  4 12:54:55 2023] On node 0, zone DMA: 97 pages in unavailable ranges
[Tue Apr  4 12:54:55 2023] On node 0, zone DMA32: 21965 pages in unavailable ranges
[Tue Apr  4 12:54:55 2023] On node 0, zone Normal: 26800 pages in unavailable ranges
[Tue Apr  4 12:54:55 2023] On node 0, zone Normal: 6144 pages in unavailable ranges
[Tue Apr  4 12:54:55 2023] Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
[Tue Apr  4 12:54:55 2023] ACPI: PM-Timer IO Port: 0x1808
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[Tue Apr  4 12:54:55 2023] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Tue Apr  4 12:54:55 2023] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Tue Apr  4 12:54:55 2023] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Tue Apr  4 12:54:55 2023] ACPI: Using ACPI (MADT) for SMP configuration information
[Tue Apr  4 12:54:55 2023] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Tue Apr  4 12:54:55 2023] e820: update [mem 0x8fcba000-0x8fd4afff] usable ==> reserved
[Tue Apr  4 12:54:55 2023] TSC deadline timer available
[Tue Apr  4 12:54:55 2023] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x8fcba000-0x8fd4afff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x94182000-0x94239fff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x9423a000-0x9835ffff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x98360000-0x996e9fff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x996ea000-0x9974efff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x99750000-0x9f7fffff]
[Tue Apr  4 12:54:55 2023] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xffffffff]
[Tue Apr  4 12:54:55 2023] [mem 0x9f800000-0xffffffff] available for PCI devices
[Tue Apr  4 12:54:55 2023] Booting paravirtualized kernel on bare hardware
[Tue Apr  4 12:54:55 2023] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[Tue Apr  4 12:54:55 2023] setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[Tue Apr  4 12:54:55 2023] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[Tue Apr  4 12:54:55 2023] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[Tue Apr  4 12:54:55 2023] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[Tue Apr  4 12:54:55 2023] Fallback order for Node 0: 0 
[Tue Apr  4 12:54:55 2023] Built 1 zonelists, mobility grouping on.  Total pages: 4074460
[Tue Apr  4 12:54:55 2023] Policy zone: Normal
[Tue Apr  4 12:54:55 2023] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/vg-archlinux rw fbcon=rotate:3 audit=0 loglevel=3 resume=/dev/vg/swap_shared quiet
[Tue Apr  4 12:54:55 2023] audit: disabled (until reboot)
[Tue Apr  4 12:54:55 2023] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[Tue Apr  4 12:54:55 2023] random: crng init done
[Tue Apr  4 12:54:55 2023] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[Tue Apr  4 12:54:55 2023] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[Tue Apr  4 12:54:55 2023] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[Tue Apr  4 12:54:55 2023] software IO TLB: area num 8.
[Tue Apr  4 12:54:55 2023] Memory: 16080416K/16557188K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 476512K reserved, 0K cma-reserved)
[Tue Apr  4 12:54:55 2023] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[Tue Apr  4 12:54:55 2023] ftrace: allocating 46873 entries in 184 pages
[Tue Apr  4 12:54:55 2023] ftrace: allocated 184 pages with 4 groups
[Tue Apr  4 12:54:55 2023] Dynamic Preempt: full
[Tue Apr  4 12:54:55 2023] rcu: Preemptible hierarchical RCU implementation.
[Tue Apr  4 12:54:55 2023] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[Tue Apr  4 12:54:55 2023] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[Tue Apr  4 12:54:55 2023] 	Trampoline variant of Tasks RCU enabled.
[Tue Apr  4 12:54:55 2023] 	Rude variant of Tasks RCU enabled.
[Tue Apr  4 12:54:55 2023] 	Tracing variant of Tasks RCU enabled.
[Tue Apr  4 12:54:55 2023] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[Tue Apr  4 12:54:55 2023] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[Tue Apr  4 12:54:55 2023] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[Tue Apr  4 12:54:55 2023] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Tue Apr  4 12:54:55 2023] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[Tue Apr  4 12:54:55 2023] Console: colour dummy device 80x25
[Tue Apr  4 12:54:55 2023] printk: console [tty0] enabled
[Tue Apr  4 12:54:55 2023] ACPI: Core revision 20221020
[Tue Apr  4 12:54:55 2023] hpet: HPET dysfunctional in PC10. Force disabled.
[Tue Apr  4 12:54:55 2023] APIC: Switch to symmetric I/O mode setup
[Tue Apr  4 12:54:55 2023] DMAR: Host address width 39
[Tue Apr  4 12:54:55 2023] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Tue Apr  4 12:54:55 2023] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[Tue Apr  4 12:54:55 2023] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Tue Apr  4 12:54:55 2023] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[Tue Apr  4 12:54:55 2023] DMAR: RMRR base: 0x0000009831b000 end: 0x0000009833afff
[Tue Apr  4 12:54:55 2023] DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
[Tue Apr  4 12:54:55 2023] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Tue Apr  4 12:54:55 2023] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Tue Apr  4 12:54:55 2023] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Tue Apr  4 12:54:55 2023] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Tue Apr  4 12:54:55 2023] x2apic enabled
[Tue Apr  4 12:54:55 2023] Switched APIC routing to cluster x2apic.
[Tue Apr  4 12:54:55 2023] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
[Tue Apr  4 12:54:55 2023] Calibrating delay loop (skipped), value calculated using timer frequency.. 4601.60 BogoMIPS (lpj=7666560)
[Tue Apr  4 12:54:55 2023] pid_max: default: 32768 minimum: 301
[Tue Apr  4 12:54:55 2023] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[Tue Apr  4 12:54:55 2023] landlock: Up and running.
[Tue Apr  4 12:54:55 2023] Yama: becoming mindful.
[Tue Apr  4 12:54:55 2023] LSM support for eBPF active
[Tue Apr  4 12:54:55 2023] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Tue Apr  4 12:54:55 2023] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Tue Apr  4 12:54:55 2023] x86/cpu: SGX disabled by BIOS.
[Tue Apr  4 12:54:55 2023] CPU0: Thermal monitoring enabled (TM1)
[Tue Apr  4 12:54:55 2023] process: using mwait in idle threads
[Tue Apr  4 12:54:55 2023] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[Tue Apr  4 12:54:55 2023] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Tue Apr  4 12:54:55 2023] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[Tue Apr  4 12:54:55 2023] Spectre V2 : Mitigation: Enhanced IBRS
[Tue Apr  4 12:54:55 2023] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[Tue Apr  4 12:54:55 2023] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[Tue Apr  4 12:54:55 2023] RETBleed: Mitigation: Enhanced IBRS
[Tue Apr  4 12:54:55 2023] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[Tue Apr  4 12:54:55 2023] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[Tue Apr  4 12:54:55 2023] MMIO Stale Data: Mitigation: Clear CPU buffers
[Tue Apr  4 12:54:55 2023] SRBDS: Mitigation: Microcode
[Tue Apr  4 12:54:55 2023] Freeing SMP alternatives memory: 40K
[Tue Apr  4 12:54:55 2023] smpboot: CPU0: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[Tue Apr  4 12:54:55 2023] cblist_init_generic: Setting adjustable number of callback queues.
[Tue Apr  4 12:54:55 2023] cblist_init_generic: Setting shift to 3 and lim to 1.
[Tue Apr  4 12:54:55 2023] cblist_init_generic: Setting shift to 3 and lim to 1.
[Tue Apr  4 12:54:55 2023] cblist_init_generic: Setting shift to 3 and lim to 1.
[Tue Apr  4 12:54:55 2023] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[Tue Apr  4 12:54:55 2023] ... version:                4
[Tue Apr  4 12:54:55 2023] ... bit width:              48
[Tue Apr  4 12:54:55 2023] ... generic registers:      4
[Tue Apr  4 12:54:55 2023] ... value mask:             0000ffffffffffff
[Tue Apr  4 12:54:55 2023] ... max period:             00007fffffffffff
[Tue Apr  4 12:54:55 2023] ... fixed-purpose events:   3
[Tue Apr  4 12:54:55 2023] ... event mask:             000000070000000f
[Tue Apr  4 12:54:55 2023] Estimated ratio of average max frequency by base frequency (times 1024): 1914
[Tue Apr  4 12:54:55 2023] rcu: Hierarchical SRCU implementation.
[Tue Apr  4 12:54:55 2023] rcu: 	Max phase no-delay instances is 1000.
[Tue Apr  4 12:54:55 2023] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Tue Apr  4 12:54:55 2023] smp: Bringing up secondary CPUs ...
[Tue Apr  4 12:54:55 2023] x86: Booting SMP configuration:
[Tue Apr  4 12:54:55 2023] .... node  #0, CPUs:      #1 #2 #3 #4
[Tue Apr  4 12:54:55 2023] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[Tue Apr  4 12:54:55 2023]  #5 #6 #7
[Tue Apr  4 12:54:55 2023] smp: Brought up 1 node, 8 CPUs
[Tue Apr  4 12:54:55 2023] smpboot: Max logical packages: 1
[Tue Apr  4 12:54:55 2023] smpboot: Total of 8 processors activated (36814.80 BogoMIPS)
[Tue Apr  4 12:54:55 2023] devtmpfs: initialized
[Tue Apr  4 12:54:55 2023] x86/mm: Memory block size: 128MB
[Tue Apr  4 12:54:55 2023] ACPI: PM: Registering ACPI NVS region [mem 0x98360000-0x996e9fff] (20488192 bytes)
[Tue Apr  4 12:54:55 2023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[Tue Apr  4 12:54:55 2023] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[Tue Apr  4 12:54:55 2023] pinctrl core: initialized pinctrl subsystem
[Tue Apr  4 12:54:55 2023] PM: RTC time: 19:54:56, date: 2023-04-04
[Tue Apr  4 12:54:55 2023] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Tue Apr  4 12:54:55 2023] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[Tue Apr  4 12:54:55 2023] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Tue Apr  4 12:54:55 2023] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Tue Apr  4 12:54:55 2023] thermal_sys: Registered thermal governor 'fair_share'
[Tue Apr  4 12:54:55 2023] thermal_sys: Registered thermal governor 'bang_bang'
[Tue Apr  4 12:54:55 2023] thermal_sys: Registered thermal governor 'step_wise'
[Tue Apr  4 12:54:55 2023] thermal_sys: Registered thermal governor 'user_space'
[Tue Apr  4 12:54:55 2023] thermal_sys: Registered thermal governor 'power_allocator'
[Tue Apr  4 12:54:55 2023] cpuidle: using governor ladder
[Tue Apr  4 12:54:55 2023] cpuidle: using governor menu
[Tue Apr  4 12:54:55 2023] Simple Boot Flag at 0x47 set to 0x1
[Tue Apr  4 12:54:55 2023] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Tue Apr  4 12:54:55 2023] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Tue Apr  4 12:54:55 2023] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[Tue Apr  4 12:54:55 2023] PCI: not using MMCONFIG
[Tue Apr  4 12:54:55 2023] PCI: Using configuration type 1 for base access
[Tue Apr  4 12:54:55 2023] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Tue Apr  4 12:54:55 2023] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[Tue Apr  4 12:54:55 2023] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[Tue Apr  4 12:54:55 2023] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[Tue Apr  4 12:54:55 2023] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Tue Apr  4 12:54:55 2023] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[Tue Apr  4 12:54:55 2023] ACPI: Added _OSI(Module Device)
[Tue Apr  4 12:54:55 2023] ACPI: Added _OSI(Processor Device)
[Tue Apr  4 12:54:55 2023] ACPI: Added _OSI(3.0 _SCP Extensions)
[Tue Apr  4 12:54:55 2023] ACPI: Added _OSI(Processor Aggregator Device)
[Tue Apr  4 12:54:55 2023] ACPI: 12 ACPI AML tables successfully acquired and loaded
[Tue Apr  4 12:54:55 2023] ACPI: EC: EC started
[Tue Apr  4 12:54:55 2023] ACPI: EC: interrupt blocked
[Tue Apr  4 12:54:55 2023] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Apr  4 12:54:55 2023] ACPI: EC: Boot ECDT EC used to handle transactions
[Tue Apr  4 12:54:55 2023] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C1230F00 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DA6000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DB4800 0005C6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C15BB600 00016C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DAF000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DB7800 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DA5C00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DAD000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Dynamic OEM Table Load:
[Tue Apr  4 12:54:55 2023] ACPI: SSDT 0xFFFF98A6C0DA2800 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[Tue Apr  4 12:54:55 2023] ACPI: Interpreter enabled
[Tue Apr  4 12:54:55 2023] ACPI: PM: (supports S0 S3 S4 S5)
[Tue Apr  4 12:54:55 2023] ACPI: Using IOAPIC for interrupt routing
[Tue Apr  4 12:54:55 2023] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[Tue Apr  4 12:54:55 2023] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[Tue Apr  4 12:54:55 2023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Tue Apr  4 12:54:55 2023] PCI: Using E820 reservations for host bridge windows
[Tue Apr  4 12:54:55 2023] ACPI: Enabled 7 GPEs in block 00 to 7F
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.LPCB.EC__.PUBS: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.XHC_.RHUB.HS10.BTPR: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.RP05.PXP_: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.RP07.PXP_: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \PIN_: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: \PINP: New power resource
[Tue Apr  4 12:54:55 2023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[Tue Apr  4 12:54:55 2023] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[Tue Apr  4 12:54:55 2023] acpi PNP0A08:00: _OSC: platform does not support [AER]
[Tue Apr  4 12:54:55 2023] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[Tue Apr  4 12:54:55 2023] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[Tue Apr  4 12:54:55 2023] PCI host bridge to bus 0000:00
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xefffffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: root bus resource [bus 00-7e]
[Tue Apr  4 12:54:55 2023] pci 0000:00:00.0: [8086:9b61] type 00 class 0x060000
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: [8086:9b41] type 00 class 0x030000
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: reg 0x10: [mem 0xe9000000-0xe9ffffff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xbfffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: BAR 2: assigned to efifb
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[Tue Apr  4 12:54:55 2023] pci 0000:00:04.0: reg 0x10: [mem 0xeb730000-0xeb737fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[Tue Apr  4 12:54:55 2023] pci 0000:00:08.0: reg 0x10: [mem 0xeb742000-0xeb742fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:12.0: [8086:02f9] type 00 class 0x118000
[Tue Apr  4 12:54:55 2023] pci 0000:00:12.0: reg 0x10: [mem 0xeb743000-0xeb743fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.0: [8086:02ed] type 00 class 0x0c0330
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.0: reg 0x10: [mem 0xeb720000-0xeb72ffff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.2: [8086:02ef] type 00 class 0x050000
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.2: reg 0x10: [mem 0xeb740000-0xeb741fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.2: reg 0x18: [mem 0xeb744000-0xeb744fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.3: [8086:02f0] type 00 class 0x028000
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.3: reg 0x10: [mem 0xeb738000-0xeb73bfff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:16.0: [8086:02e0] type 00 class 0x078000
[Tue Apr  4 12:54:55 2023] pci 0000:00:16.0: reg 0x10: [mem 0xeb745000-0xeb745fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:16.0: PME# supported from D3hot
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: [8086:02b8] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: [8086:02bc] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0: [8086:02b0] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: [8086:02b4] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.0: [8086:0284] type 00 class 0x060100
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.3: [8086:02c8] type 00 class 0x040380
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.3: reg 0x10: [mem 0xeb73c000-0xeb73ffff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.3: reg 0x20: [mem 0xeaa00000-0xeaafffff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.4: [8086:02a3] type 00 class 0x0c0500
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.4: reg 0x10: [mem 0xeb746000-0xeb7460ff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.5: [8086:02a4] type 00 class 0x0c8000
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.6: [8086:0d4f] type 00 class 0x020000
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.6: reg 0x10: [mem 0xeb700000-0xeb71ffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:02:00.0: [17a0:9750] type 00 class 0x080501
[Tue Apr  4 12:54:55 2023] pci 0000:02:00.0: reg 0x10: [mem 0xeb600000-0xeb600fff]
[Tue Apr  4 12:54:55 2023] pci 0000:02:00.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0:   bridge window [mem 0xeb600000-0xeb6fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: PCI bridge to [bus 03-2b]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: [8086:15c0] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: [8086:15c0] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: [8086:15c0] type 01 class 0x060400
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: PCI bridge to [bus 04-2b]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0:   bridge window [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: [8086:15bf] type 00 class 0x088000
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: reg 0x10: [mem 0xe8100000-0xe813ffff]
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: reg 0x14: [mem 0xe8140000-0xe8140fff]
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: PCI bridge to [bus 05]
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0:   bridge window [mem 0xe8100000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: PCI bridge to [bus 06-2a]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0:   bridge window [mem 0xdc100000-0xe80fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: [8086:15c1] type 00 class 0x0c0330
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: reg 0x10: [mem 0xdc000000-0xdc00ffff]
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: enabling Extended Tags
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: supports D1 D2
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: PCI bridge to [bus 2b]
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0:   bridge window [mem 0xdc000000-0xdc0fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0: PCI bridge to [bus 2d]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [mem 0xeac00000-0xeb5fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [mem 0xea000000-0xea9fffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:2e:00.0: [144d:a808] type 00 class 0x010802
[Tue Apr  4 12:54:55 2023] pci 0000:2e:00.0: reg 0x10: [mem 0xeab00000-0xeab03fff 64bit]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: PCI bridge to [bus 2e]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4:   bridge window [mem 0xeab00000-0xeabfffff]
[Tue Apr  4 12:54:55 2023] Low-power S0 idle used by default for system suspend
[Tue Apr  4 12:54:55 2023] ACPI: EC: interrupt unblocked
[Tue Apr  4 12:54:55 2023] ACPI: EC: event unblocked
[Tue Apr  4 12:54:55 2023] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Apr  4 12:54:55 2023] ACPI: EC: GPE=0x16
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[Tue Apr  4 12:54:55 2023] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[Tue Apr  4 12:54:55 2023] iommu: Default domain type: Translated 
[Tue Apr  4 12:54:55 2023] iommu: DMA domain TLB invalidation policy: lazy mode 
[Tue Apr  4 12:54:55 2023] SCSI subsystem initialized
[Tue Apr  4 12:54:55 2023] libata version 3.00 loaded.
[Tue Apr  4 12:54:55 2023] ACPI: bus type USB registered
[Tue Apr  4 12:54:55 2023] usbcore: registered new interface driver usbfs
[Tue Apr  4 12:54:55 2023] usbcore: registered new interface driver hub
[Tue Apr  4 12:54:55 2023] usbcore: registered new device driver usb
[Tue Apr  4 12:54:55 2023] pps_core: LinuxPPS API ver. 1 registered
[Tue Apr  4 12:54:55 2023] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Tue Apr  4 12:54:55 2023] PTP clock support registered
[Tue Apr  4 12:54:55 2023] EDAC MC: Ver: 3.0.0
[Tue Apr  4 12:54:55 2023] Registered efivars operations
[Tue Apr  4 12:54:55 2023] NetLabel: Initializing
[Tue Apr  4 12:54:55 2023] NetLabel:  domain hash size = 128
[Tue Apr  4 12:54:55 2023] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Tue Apr  4 12:54:55 2023] NetLabel:  unlabeled traffic allowed by default
[Tue Apr  4 12:54:55 2023] mctp: management component transport protocol core
[Tue Apr  4 12:54:55 2023] NET: Registered PF_MCTP protocol family
[Tue Apr  4 12:54:55 2023] PCI: Using ACPI for IRQ routing
[Tue Apr  4 12:54:55 2023] PCI: pci_cache_line_size set to 64 bytes
[Tue Apr  4 12:54:55 2023] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[Tue Apr  4 12:54:55 2023] e820: reserve RAM buffer [mem 0x8fcba000-0x8fffffff]
[Tue Apr  4 12:54:55 2023] e820: reserve RAM buffer [mem 0x94182000-0x97ffffff]
[Tue Apr  4 12:54:55 2023] e820: reserve RAM buffer [mem 0x99750000-0x9bffffff]
[Tue Apr  4 12:54:55 2023] e820: reserve RAM buffer [mem 0x45e800000-0x45fffffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: vgaarb: bridge control possible
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[Tue Apr  4 12:54:55 2023] vgaarb: loaded
[Tue Apr  4 12:54:55 2023] clocksource: Switched to clocksource tsc-early
[Tue Apr  4 12:54:55 2023] VFS: Disk quotas dquot_6.6.0
[Tue Apr  4 12:54:55 2023] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue Apr  4 12:54:55 2023] pnp: PnP ACPI init
[Tue Apr  4 12:54:55 2023] system 00:00: [io  0x1800-0x18fe] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:01: [io  0x2000-0x20fe] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:02: [io  0x0680-0x069f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:02: [io  0x164e-0x164f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:04: [io  0x1854-0x1857] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x1800-0x189f] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0800-0x087f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0880-0x08ff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0900-0x097f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0980-0x09ff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0a00-0x0a7f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0a80-0x0aff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0b00-0x0b7f] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x0b80-0x0bff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x15e0-0x15ef] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x1600-0x167f] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [io  0x1640-0x165f] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[Tue Apr  4 12:54:55 2023] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[Tue Apr  4 12:54:55 2023] pnp 00:0a: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Apr  4 12:54:55 2023] pnp 00:0a: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Apr  4 12:54:55 2023] pnp 00:0a: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Apr  4 12:54:55 2023] pnp 00:0a: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0x00100000-0x9f7fffff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[Tue Apr  4 12:54:55 2023] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[Tue Apr  4 12:54:55 2023] pnp: PnP ACPI: found 11 devices
[Tue Apr  4 12:54:55 2023] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Tue Apr  4 12:54:55 2023] NET: Registered PF_INET protocol family
[Tue Apr  4 12:54:55 2023] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Tue Apr  4 12:54:55 2023] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[Tue Apr  4 12:54:55 2023] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Tue Apr  4 12:54:55 2023] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Tue Apr  4 12:54:55 2023] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[Tue Apr  4 12:54:55 2023] TCP: Hash tables configured (established 131072 bind 65536)
[Tue Apr  4 12:54:55 2023] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[Tue Apr  4 12:54:55 2023] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Tue Apr  4 12:54:55 2023] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Tue Apr  4 12:54:55 2023] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Tue Apr  4 12:54:55 2023] NET: Registered PF_XDP protocol family
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: bridge window [io  0x1000-0x0fff] to [bus 06-2a] add_size 1000
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: bridge window [io  0x1000-0x0fff] to [bus 04-2b] add_size 1000
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03-2b] add_size 2000
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: BAR 13: assigned [io  0x5000-0x6fff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0:   bridge window [mem 0xeb600000-0xeb6fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: BAR 13: assigned [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: BAR 13: assigned [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: PCI bridge to [bus 05]
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0:   bridge window [mem 0xe8100000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: PCI bridge to [bus 06-2a]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0:   bridge window [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0:   bridge window [mem 0xdc100000-0xe80fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: PCI bridge to [bus 2b]
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0:   bridge window [mem 0xdc000000-0xdc0fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: PCI bridge to [bus 04-2b]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0:   bridge window [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0:   bridge window [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: PCI bridge to [bus 03-2b]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4:   bridge window [io  0x5000-0x6fff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0: PCI bridge to [bus 2d]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [mem 0xeac00000-0xeb5fffff]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0:   bridge window [mem 0xea000000-0xea9fffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: PCI bridge to [bus 2e]
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4:   bridge window [mem 0xeab00000-0xeabfffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: resource 7 [mem 0x9f800000-0xefffffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:02: resource 1 [mem 0xeb600000-0xeb6fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:03: resource 0 [io  0x5000-0x6fff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:03: resource 1 [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:04: resource 1 [mem 0xdc000000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:05: resource 1 [mem 0xe8100000-0xe81fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:06: resource 0 [io  0x5000-0x5fff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:06: resource 1 [mem 0xdc100000-0xe80fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:2b: resource 1 [mem 0xdc000000-0xdc0fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:2d: resource 0 [io  0x3000-0x3fff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:2d: resource 1 [mem 0xeac00000-0xeb5fffff]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:2d: resource 2 [mem 0xea000000-0xea9fffff 64bit pref]
[Tue Apr  4 12:54:55 2023] pci_bus 0000:2e: resource 1 [mem 0xeab00000-0xeabfffff]
[Tue Apr  4 12:54:55 2023] PCI: CLS 0 bytes, default 64
[Tue Apr  4 12:54:55 2023] DMAR: Intel-IOMMU force enabled due to platform opt in
[Tue Apr  4 12:54:55 2023] DMAR: No ATSR found
[Tue Apr  4 12:54:55 2023] DMAR: No SATC found
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature fl1gp_support inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature pgsel_inv inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature nwfs inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature pasid inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature eafs inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature prs inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature nest inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature mts inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature sc_support inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: IOMMU feature dev_iotlb_support inconsistent
[Tue Apr  4 12:54:55 2023] DMAR: dmar0: Using Queued invalidation
[Tue Apr  4 12:54:55 2023] DMAR: dmar1: Using Queued invalidation
[Tue Apr  4 12:54:55 2023] Trying to unpack rootfs image as initramfs...
[Tue Apr  4 12:54:55 2023] pci 0000:00:02.0: Adding to iommu group 0
[Tue Apr  4 12:54:55 2023] pci 0000:00:00.0: Adding to iommu group 1
[Tue Apr  4 12:54:55 2023] pci 0000:00:04.0: Adding to iommu group 2
[Tue Apr  4 12:54:55 2023] pci 0000:00:08.0: Adding to iommu group 3
[Tue Apr  4 12:54:55 2023] pci 0000:00:12.0: Adding to iommu group 4
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.0: Adding to iommu group 5
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.2: Adding to iommu group 5
[Tue Apr  4 12:54:55 2023] pci 0000:00:14.3: Adding to iommu group 6
[Tue Apr  4 12:54:55 2023] pci 0000:00:16.0: Adding to iommu group 7
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.0: Adding to iommu group 8
[Tue Apr  4 12:54:55 2023] pci 0000:00:1c.4: Adding to iommu group 9
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.0: Adding to iommu group 10
[Tue Apr  4 12:54:55 2023] pci 0000:00:1d.4: Adding to iommu group 11
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.0: Adding to iommu group 12
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.3: Adding to iommu group 12
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.4: Adding to iommu group 12
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.5: Adding to iommu group 12
[Tue Apr  4 12:54:55 2023] pci 0000:00:1f.6: Adding to iommu group 12
[Tue Apr  4 12:54:55 2023] pci 0000:02:00.0: Adding to iommu group 13
[Tue Apr  4 12:54:55 2023] pci 0000:03:00.0: Adding to iommu group 14
[Tue Apr  4 12:54:55 2023] pci 0000:04:00.0: Adding to iommu group 15
[Tue Apr  4 12:54:55 2023] pci 0000:04:01.0: Adding to iommu group 16
[Tue Apr  4 12:54:55 2023] pci 0000:04:02.0: Adding to iommu group 17
[Tue Apr  4 12:54:55 2023] pci 0000:05:00.0: Adding to iommu group 15
[Tue Apr  4 12:54:55 2023] pci 0000:2b:00.0: Adding to iommu group 17
[Tue Apr  4 12:54:55 2023] pci 0000:2e:00.0: Adding to iommu group 18
[Tue Apr  4 12:54:55 2023] DMAR: Intel(R) Virtualization Technology for Directed I/O
[Tue Apr  4 12:54:55 2023] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Tue Apr  4 12:54:55 2023] software IO TLB: mapped [mem 0x000000008b591000-0x000000008f591000] (64MB)
[Tue Apr  4 12:54:55 2023] Initialise system trusted keyrings
[Tue Apr  4 12:54:55 2023] Key type blacklist registered
[Tue Apr  4 12:54:55 2023] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[Tue Apr  4 12:54:55 2023] zbud: loaded
[Tue Apr  4 12:54:55 2023] integrity: Platform Keyring initialized
[Tue Apr  4 12:54:55 2023] integrity: Machine keyring initialized
[Tue Apr  4 12:54:55 2023] Key type asymmetric registered
[Tue Apr  4 12:54:55 2023] Asymmetric key parser 'x509' registered
[Tue Apr  4 12:54:55 2023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[Tue Apr  4 12:54:55 2023] io scheduler mq-deadline registered
[Tue Apr  4 12:54:55 2023] io scheduler kyber registered
[Tue Apr  4 12:54:55 2023] io scheduler bfq registered
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1c.4: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Tue Apr  4 12:54:55 2023] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[Tue Apr  4 12:54:55 2023] pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Tue Apr  4 12:54:55 2023] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Tue Apr  4 12:54:55 2023] ACPI: AC: AC Adapter [AC] (on-line)
[Tue Apr  4 12:54:55 2023] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[Tue Apr  4 12:54:55 2023] ACPI: button: Sleep Button [SLPB]
[Tue Apr  4 12:54:55 2023] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[Tue Apr  4 12:54:55 2023] ACPI: button: Lid Switch [LID]
[Tue Apr  4 12:54:55 2023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Tue Apr  4 12:54:55 2023] ACPI: button: Power Button [PWRF]
[Tue Apr  4 12:54:55 2023] thermal LNXTHERM:00: registered as thermal_zone0
[Tue Apr  4 12:54:55 2023] ACPI: thermal: Thermal Zone [THM0] (63 C)
[Tue Apr  4 12:54:55 2023] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[Tue Apr  4 12:54:55 2023] hpet_acpi_add: no address or irqs in _CRS
[Tue Apr  4 12:54:55 2023] Non-volatile memory driver v1.3
[Tue Apr  4 12:54:55 2023] Linux agpgart interface v0.103
[Tue Apr  4 12:54:55 2023] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[Tue Apr  4 12:54:55 2023] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[Tue Apr  4 12:54:55 2023] ACPI: bus type drm_connector registered
[Tue Apr  4 12:54:55 2023] usbcore: registered new interface driver usbserial_generic
[Tue Apr  4 12:54:55 2023] usbserial: USB Serial support registered for generic
[Tue Apr  4 12:54:55 2023] rtc_cmos 00:03: RTC can wake from S4
[Tue Apr  4 12:54:55 2023] rtc_cmos 00:03: registered as rtc0
[Tue Apr  4 12:54:55 2023] rtc_cmos 00:03: setting system clock to 2023-04-04T19:54:56 UTC (1680638096)
[Tue Apr  4 12:54:55 2023] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[Tue Apr  4 12:54:55 2023] intel_pstate: Intel P-state driver initializing
[Tue Apr  4 12:54:55 2023] intel_pstate: HWP enabled
[Tue Apr  4 12:54:55 2023] ledtrig-cpu: registered to indicate activity on CPUs
[Tue Apr  4 12:54:55 2023] efifb: probing for efifb
[Tue Apr  4 12:54:55 2023] efifb: showing boot graphics
[Tue Apr  4 12:54:55 2023] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[Tue Apr  4 12:54:55 2023] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[Tue Apr  4 12:54:55 2023] efifb: scrolling: redraw
[Tue Apr  4 12:54:55 2023] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[Tue Apr  4 12:54:55 2023] fbcon: Deferring console take-over
[Tue Apr  4 12:54:55 2023] fb0: EFI VGA frame buffer device
[Tue Apr  4 12:54:55 2023] hid: raw HID events driver (C) Jiri Kosina
[Tue Apr  4 12:54:55 2023] intel_pmc_core INT33A1:00:  initialized
[Tue Apr  4 12:54:55 2023] drop_monitor: Initializing network drop monitor service
[Tue Apr  4 12:54:55 2023] ACPI: battery: Slot [BAT0] (battery present)
[Tue Apr  4 12:54:55 2023] Initializing XFRM netlink socket
[Tue Apr  4 12:54:55 2023] NET: Registered PF_INET6 protocol family
[Tue Apr  4 12:54:55 2023] Freeing initrd memory: 26336K
[Tue Apr  4 12:54:55 2023] Segment Routing with IPv6
[Tue Apr  4 12:54:55 2023] RPL Segment Routing with IPv6
[Tue Apr  4 12:54:55 2023] In-situ OAM (IOAM) with IPv6
[Tue Apr  4 12:54:55 2023] NET: Registered PF_PACKET protocol family
[Tue Apr  4 12:54:55 2023] microcode: Microcode Update Driver: v2.2.
[Tue Apr  4 12:54:55 2023] IPI shorthand broadcast: enabled
[Tue Apr  4 12:54:55 2023] sched_clock: Marking stable (610523584, 8448921)->(679913097, -60940592)
[Tue Apr  4 12:54:55 2023] registered taskstats version 1
[Tue Apr  4 12:54:55 2023] Loading compiled-in X.509 certificates
[Tue Apr  4 12:54:55 2023] Loaded X.509 cert 'Build time autogenerated kernel key: 2d272c21a960141b42dac4dfb979442a035f629d'
[Tue Apr  4 12:54:55 2023] zswap: loaded using pool lz4/z3fold
[Tue Apr  4 12:54:55 2023] Key type .fscrypt registered
[Tue Apr  4 12:54:55 2023] Key type fscrypt-provisioning registered
[Tue Apr  4 12:54:55 2023] integrity: Loading X.509 certificate: UEFI:db
[Tue Apr  4 12:54:55 2023] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[Tue Apr  4 12:54:55 2023] integrity: Loading X.509 certificate: UEFI:db
[Tue Apr  4 12:54:55 2023] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[Tue Apr  4 12:54:55 2023] integrity: Loading X.509 certificate: UEFI:db
[Tue Apr  4 12:54:55 2023] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[Tue Apr  4 12:54:55 2023] integrity: Loading X.509 certificate: UEFI:db
[Tue Apr  4 12:54:55 2023] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[Tue Apr  4 12:54:55 2023] PM:   Magic number: 3:195:950
[Tue Apr  4 12:54:55 2023] cpuid cpu5: hash matches
[Tue Apr  4 12:54:55 2023] tty tty7: hash matches
[Tue Apr  4 12:54:55 2023] processor cpu5: hash matches
[Tue Apr  4 12:54:55 2023] memory memory3: hash matches
[Tue Apr  4 12:54:55 2023] RAS: Correctable Errors collector initialized.
[Tue Apr  4 12:54:55 2023] Freeing unused decrypted memory: 2036K
[Tue Apr  4 12:54:55 2023] Freeing unused kernel image (initmem) memory: 3276K
[Tue Apr  4 12:54:55 2023] Write protecting the kernel read-only data: 30720k
[Tue Apr  4 12:54:55 2023] Freeing unused kernel image (rodata/data gap) memory: 1764K
[Tue Apr  4 12:54:55 2023] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Tue Apr  4 12:54:55 2023] rodata_test: all tests were successful
[Tue Apr  4 12:54:55 2023] Run /init as init process
[Tue Apr  4 12:54:55 2023]   with arguments:
[Tue Apr  4 12:54:55 2023]     /init
[Tue Apr  4 12:54:55 2023]   with environment:
[Tue Apr  4 12:54:55 2023]     HOME=/
[Tue Apr  4 12:54:55 2023]     TERM=linux
[Tue Apr  4 12:54:55 2023]     BOOT_IMAGE=/boot/vmlinuz-linux
[Tue Apr  4 12:54:55 2023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[Tue Apr  4 12:54:55 2023] serio: i8042 KBD port at 0x60,0x64 irq 1
[Tue Apr  4 12:54:55 2023] serio: i8042 AUX port at 0x60,0x64 irq 12
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: new USB bus registered, assigned bus number 2
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: new USB bus registered, assigned bus number 3
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:2b:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[Tue Apr  4 12:54:55 2023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[Tue Apr  4 12:54:55 2023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr  4 12:54:55 2023] usb usb2: Product: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] usb usb2: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
[Tue Apr  4 12:54:55 2023] usb usb2: SerialNumber: 0000:2b:00.0
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] hub 2-0:1.0: USB hub found
[Tue Apr  4 12:54:55 2023] hub 2-0:1.0: 2 ports detected
[Tue Apr  4 12:54:55 2023] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[Tue Apr  4 12:54:55 2023] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr  4 12:54:55 2023] usb usb3: Product: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] usb usb3: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
[Tue Apr  4 12:54:55 2023] usb usb3: SerialNumber: 0000:2b:00.0
[Tue Apr  4 12:54:55 2023] hub 3-0:1.0: USB hub found
[Tue Apr  4 12:54:55 2023] hub 3-0:1.0: 2 ports detected
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[Tue Apr  4 12:54:55 2023] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[Tue Apr  4 12:54:55 2023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[Tue Apr  4 12:54:55 2023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr  4 12:54:55 2023] usb usb1: Product: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] usb usb1: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
[Tue Apr  4 12:54:55 2023] usb usb1: SerialNumber: 0000:00:14.0
[Tue Apr  4 12:54:55 2023] hub 1-0:1.0: USB hub found
[Tue Apr  4 12:54:55 2023] hub 1-0:1.0: 12 ports detected
[Tue Apr  4 12:54:55 2023] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[Tue Apr  4 12:54:55 2023] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr  4 12:54:55 2023] usb usb4: Product: xHCI Host Controller
[Tue Apr  4 12:54:55 2023] usb usb4: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
[Tue Apr  4 12:54:55 2023] usb usb4: SerialNumber: 0000:00:14.0
[Tue Apr  4 12:54:55 2023] hub 4-0:1.0: USB hub found
[Tue Apr  4 12:54:55 2023] hub 4-0:1.0: 6 ports detected
[Tue Apr  4 12:54:55 2023] usb: port power management may be unreliable
[Tue Apr  4 12:54:55 2023] nvme nvme0: pci function 0000:2e:00.0
[Tue Apr  4 12:54:55 2023] sdhci: Secure Digital Host Controller Interface driver
[Tue Apr  4 12:54:55 2023] sdhci: Copyright(c) Pierre Ossman
[Tue Apr  4 12:54:55 2023] nvme nvme0: missing or invalid SUBNQN field.
[Tue Apr  4 12:54:55 2023] nvme nvme0: Shutdown timeout set to 8 seconds
[Tue Apr  4 12:54:55 2023] nvme nvme0: 8/0/0 default/read/poll queues
[Tue Apr  4 12:54:55 2023]  nvme0n1: p1 p2 p3
[Tue Apr  4 12:54:55 2023] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: http://ibm-acpi.sf.net/
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: ThinkPad BIOS N2YET34W (1.23 ), EC N2YHT16W
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: Lenovo ThinkPad T14s Gen 1, model 20T0CTO1WW
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: radio switch found; radios are enabled
[Tue Apr  4 12:54:55 2023] sdhci-pci 0000:02:00.0: SDHCI controller found [17a0:9750] (rev 1)
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[Tue Apr  4 12:54:55 2023] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[Tue Apr  4 12:54:55 2023] device-mapper: uevent: version 1.0.3
[Tue Apr  4 12:54:55 2023] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[Tue Apr  4 12:54:55 2023] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
[Tue Apr  4 12:54:55 2023] ACPI: battery: new extension: ThinkPad Battery Extension
[Tue Apr  4 12:54:55 2023] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[Tue Apr  4 12:54:56 2023] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: enabling device (0006 -> 0007)
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: [drm] VT-d active for gfx access
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: vgaarb: deactivate vga console
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[Tue Apr  4 12:54:56 2023] usb 1-4: New USB device found, idVendor=019c, idProduct=0042, bcdDevice= 1.00
[Tue Apr  4 12:54:56 2023] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:54:56 2023] usb 1-4: Product: mek_42
[Tue Apr  4 12:54:56 2023] usb 1-4: Manufacturer: mek
[Tue Apr  4 12:54:56 2023] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[Tue Apr  4 12:54:56 2023] input: mek mek_42 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:019C:0042.0001/input/input6
[Tue Apr  4 12:54:56 2023] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[Tue Apr  4 12:54:56 2023] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[Tue Apr  4 12:54:56 2023] hid-generic 0003:019C:0042.0001: input,hidraw0: USB HID v1.11 Keyboard [mek mek_42] on usb-0000:00:14.0-4/input0
[Tue Apr  4 12:54:56 2023] input: mek mek_42 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input8
[Tue Apr  4 12:54:56 2023] input: mek mek_42 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input9
[Tue Apr  4 12:54:56 2023] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[Tue Apr  4 12:54:56 2023] input: mek mek_42 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input10
[Tue Apr  4 12:54:56 2023] input: mek mek_42 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input11
[Tue Apr  4 12:54:56 2023] hid-generic 0003:019C:0042.0002: input,hidraw1: USB HID v1.11 Mouse [mek mek_42] on usb-0000:00:14.0-4/input1
[Tue Apr  4 12:54:56 2023] usbcore: registered new interface driver usbhid
[Tue Apr  4 12:54:56 2023] usbhid: USB HID core driver
[Tue Apr  4 12:54:56 2023] fbcon: i915drmfb (fb0) is primary device
[Tue Apr  4 12:54:56 2023] fbcon: Deferring console take-over
[Tue Apr  4 12:54:56 2023] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[Tue Apr  4 12:54:56 2023] PM: Image not found (code -22)
[Tue Apr  4 12:54:56 2023] fbcon: Taking over console
[Tue Apr  4 12:54:56 2023] pcieport 0000:00:1c.4: PME: Spurious native interrupt!
[Tue Apr  4 12:54:56 2023] usb 1-5: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:54:56 2023] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:54:56 2023] usb 1-5: Product: USB2.1 Hub
[Tue Apr  4 12:54:56 2023] usb 1-5: Manufacturer: Generic
[Tue Apr  4 12:54:56 2023] hub 1-5:1.0: USB hub found
[Tue Apr  4 12:54:56 2023] hub 1-5:1.0: 6 ports detected
[Tue Apr  4 12:54:56 2023] tsc: Refined TSC clocksource calibration: 2304.001 MHz
[Tue Apr  4 12:54:56 2023] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f8984a8, max_idle_ns: 440795232764 ns
[Tue Apr  4 12:54:56 2023] clocksource: Switched to clocksource tsc
[Tue Apr  4 12:54:56 2023] Console: switching to colour frame buffer device 135x120
[Tue Apr  4 12:54:56 2023] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[Tue Apr  4 12:54:56 2023] EXT4-fs (dm-1): mounted filesystem e101828a-0a46-4739-bfb2-995637c0f743 with ordered data mode. Quota mode: none.
[Tue Apr  4 12:54:56 2023] usb 1-8: New USB device found, idVendor=13d3, idProduct=5405, bcdDevice=60.04
[Tue Apr  4 12:54:56 2023] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Tue Apr  4 12:54:56 2023] usb 1-8: Product: Integrated Camera
[Tue Apr  4 12:54:56 2023] usb 1-8: Manufacturer: Azurewave
[Tue Apr  4 12:54:56 2023] usb 1-8: SerialNumber: 0000
[Tue Apr  4 12:54:56 2023] systemd[1]: systemd 253.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[Tue Apr  4 12:54:56 2023] systemd[1]: Detected architecture x86-64.
[Tue Apr  4 12:54:56 2023] systemd[1]: Hostname set to <T14s>.
[Tue Apr  4 12:54:56 2023] usb 1-5.1: new high-speed USB device number 5 using xhci_hcd
[Tue Apr  4 12:54:56 2023] usb 1-5.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:54:56 2023] usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:54:56 2023] usb 1-5.1: Product: USB2.1 Hub
[Tue Apr  4 12:54:56 2023] usb 1-5.1: Manufacturer: Generic
[Tue Apr  4 12:54:56 2023] hub 1-5.1:1.0: USB hub found
[Tue Apr  4 12:54:56 2023] hub 1-5.1:1.0: 2 ports detected
[Tue Apr  4 12:54:57 2023] usb 1-10: new full-speed USB device number 6 using xhci_hcd
[Tue Apr  4 12:54:57 2023] usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[Tue Apr  4 12:54:57 2023] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Apr  4 12:54:57 2023] usb 1-5.4: new high-speed USB device number 7 using xhci_hcd
[Tue Apr  4 12:54:57 2023] systemd[1]: bpf-lsm: LSM BPF program attached
[Tue Apr  4 12:54:57 2023] usb 1-5.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[Tue Apr  4 12:54:57 2023] usb 1-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[Tue Apr  4 12:54:57 2023] usb 1-5.4: Product: USB 10/100/1000 LAN
[Tue Apr  4 12:54:57 2023] usb 1-5.4: Manufacturer: Realtek
[Tue Apr  4 12:54:57 2023] usb 1-5.4: SerialNumber: 0013000001
[Tue Apr  4 12:54:57 2023] systemd[1]: Queued start job for default target Graphical Interface.
[Tue Apr  4 12:54:57 2023] usb 1-5.6: new high-speed USB device number 8 using xhci_hcd
[Tue Apr  4 12:54:57 2023] systemd[1]: Created slice Slice /system/getty.
[Tue Apr  4 12:54:57 2023] systemd[1]: Created slice Slice /system/modprobe.
[Tue Apr  4 12:54:57 2023] systemd[1]: Created slice Slice /system/systemd-fsck.
[Tue Apr  4 12:54:57 2023] systemd[1]: Created slice User and Session Slice.
[Tue Apr  4 12:54:57 2023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Tue Apr  4 12:54:57 2023] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Tue Apr  4 12:54:57 2023] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Tue Apr  4 12:54:57 2023] systemd[1]: Reached target Local Encrypted Volumes.
[Tue Apr  4 12:54:57 2023] systemd[1]: Reached target Local Integrity Protected Volumes.
[Tue Apr  4 12:54:57 2023] systemd[1]: Reached target Remote File Systems.
[Tue Apr  4 12:54:57 2023] systemd[1]: Reached target Slice Units.
[Tue Apr  4 12:54:57 2023] systemd[1]: Reached target Local Verity Protected Volumes.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on LVM2 poll daemon socket.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on Process Core Dump Socket.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on Journal Socket (/dev/log).
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on Journal Socket.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on udev Control Socket.
[Tue Apr  4 12:54:57 2023] systemd[1]: Listening on udev Kernel Socket.
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounting Huge Pages File System...
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounting POSIX Message Queue File System...
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounting Kernel Debug File System...
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounting Kernel Trace File System...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Create List of Static Device Nodes...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Module configfs...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Module dm_mod...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Module drm...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Module fuse...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Module loop...
[Tue Apr  4 12:54:57 2023] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Journal Service...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Load Kernel Modules...
[Tue Apr  4 12:54:57 2023] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Remount Root and Kernel File Systems...
[Tue Apr  4 12:54:57 2023] systemd[1]: Starting Coldplug All udev Devices...
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounted Huge Pages File System.
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounted POSIX Message Queue File System.
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounted Kernel Debug File System.
[Tue Apr  4 12:54:57 2023] systemd[1]: Mounted Kernel Trace File System.
[Tue Apr  4 12:54:57 2023] loop: module loaded
[Tue Apr  4 12:54:57 2023] acpi_call: loading out-of-tree module taints kernel.
[Tue Apr  4 12:54:57 2023] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[Tue Apr  4 12:54:57 2023] EXT4-fs (dm-1): re-mounted e101828a-0a46-4739-bfb2-995637c0f743. Quota mode: none.
[Tue Apr  4 12:54:57 2023] fuse: init (API version 7.38)
[Tue Apr  4 12:54:57 2023] systemd-journald[252]: Collecting audit messages is disabled.
[Tue Apr  4 12:54:57 2023] Asymmetric key parser 'pkcs8' registered
[Tue Apr  4 12:54:57 2023] systemd[1]: Finished Create List of Static Device Nodes.
[Tue Apr  4 12:54:57 2023] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[Tue Apr  4 12:54:57 2023] systemd[1]: Finished Load Kernel Module configfs.
[Tue Apr  4 12:54:57 2023] systemd[1]: Started Journal Service.
[Tue Apr  4 12:54:57 2023] usb 1-5.6: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
[Tue Apr  4 12:54:57 2023] usb 1-5.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:54:57 2023] usb 1-5.6: Product: HID Device
[Tue Apr  4 12:54:57 2023] usb 1-5.6: Manufacturer: Realtek
[Tue Apr  4 12:54:57 2023] hid-generic 0003:0BDA:1100.0003: hiddev96,hidraw2: USB HID v1.11 Device [Realtek HID Device] on usb-0000:00:14.0-5.6/input0
[Tue Apr  4 12:54:57 2023] systemd-journald[252]: Received client request to flush runtime journal.
[Tue Apr  4 12:54:57 2023] systemd-journald[252]: /var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[Tue Apr  4 12:54:57 2023] systemd-journald[252]: Rotating system journal.
[Tue Apr  4 12:54:57 2023] usb 1-5.2: new high-speed USB device number 9 using xhci_hcd
[Tue Apr  4 12:54:58 2023] usb 1-5.2: New USB device found, idVendor=046d, idProduct=0893, bcdDevice= 0.17
[Tue Apr  4 12:54:58 2023] usb 1-5.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[Tue Apr  4 12:54:58 2023] usb 1-5.2: Product: Logitech StreamCam
[Tue Apr  4 12:54:58 2023] usb 1-5.2: SerialNumber: FCA170A5
[Tue Apr  4 12:54:58 2023] hid-generic 0003:046D:0893.0004: hiddev97,hidraw3: USB HID v1.11 Device [Logitech StreamCam] on usb-0000:00:14.0-5.2/input5
[Tue Apr  4 12:54:58 2023] Consider using thermal netlink events interface
[Tue Apr  4 12:54:58 2023] ACPI Error: Needed [Integer/String/Buffer], found [Package] 00000000eb88c831 (20221020/exresop-469)
[Tue Apr  4 12:54:58 2023] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [ToHexString] (20221020/dswexec-433)
[Tue Apr  4 12:54:58 2023] ACPI Error: Aborting method \ADBG due to previous error (AE_AML_OPERAND_TYPE) (20221020/psparse-529)
[Tue Apr  4 12:54:58 2023] ACPI Error: Aborting method \_SB.HIDD._DSM due to previous error (AE_AML_OPERAND_TYPE) (20221020/psparse-529)
[Tue Apr  4 12:54:58 2023] ACPI: \_SB_.HIDD: failed to evaluate _DSM b356ecee-4244-8f40-a792-4edd4d758054 (0x3003)
[Tue Apr  4 12:54:58 2023] input: Intel HID events as /devices/platform/INT33D5:00/input/input12
[Tue Apr  4 12:54:58 2023] Adding 8388604k swap on /dev/mapper/vg-swap_shared.  Priority:-2 extents:1 across:8388604k SSFS
[Tue Apr  4 12:54:58 2023] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[Tue Apr  4 12:54:58 2023] EXT4-fs (dm-3): mounted filesystem 48805f9e-d657-4921-912c-afb060f552e5 with ordered data mode. Quota mode: none.
[Tue Apr  4 12:54:58 2023] e1000e: Intel(R) PRO/1000 Network Driver
[Tue Apr  4 12:54:58 2023] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Tue Apr  4 12:54:58 2023] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[Tue Apr  4 12:54:58 2023] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[Tue Apr  4 12:54:58 2023] i2c i2c-7: 2/2 memory slots populated (from DMI)
[Tue Apr  4 12:54:58 2023] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Tue Apr  4 12:54:58 2023] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Tue Apr  4 12:54:58 2023] ACPI: bus type thunderbolt registered
[Tue Apr  4 12:54:58 2023] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[Tue Apr  4 12:54:58 2023] thunderbolt 0000:05:00.0: enabling device (0000 -> 0002)
[Tue Apr  4 12:54:58 2023] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Tue Apr  4 12:54:58 2023] cfg80211: failed to load regulatory.db
[Tue Apr  4 12:54:58 2023] input: PC Speaker as /devices/platform/pcspkr/input/input14
[Tue Apr  4 12:54:58 2023] spi-nor spi0.0: w25q256 (32768 Kbytes)
[Tue Apr  4 12:54:58 2023] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[Tue Apr  4 12:54:58 2023] caller snb_uncore_imc_init_box+0x84/0xe0 [intel_uncore] mapping multiple BARs
[Tue Apr  4 12:54:58 2023] Creating 1 MTD partitions on "0000:00:1f.5":
[Tue Apr  4 12:54:58 2023] 0x000000000000-0x000002000000 : "BIOS"
[Tue Apr  4 12:54:58 2023] iTCO_vendor_support: vendor-support=0
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain package
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain core
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain uncore
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain dram
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain psys
[Tue Apr  4 12:54:58 2023] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[Tue Apr  4 12:54:58 2023] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[Tue Apr  4 12:54:58 2023] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[Tue Apr  4 12:54:58 2023] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[Tue Apr  4 12:54:58 2023] RAPL PMU: hw unit of domain package 2^-14 Joules
[Tue Apr  4 12:54:58 2023] RAPL PMU: hw unit of domain dram 2^-14 Joules
[Tue Apr  4 12:54:58 2023] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[Tue Apr  4 12:54:58 2023] RAPL PMU: hw unit of domain psys 2^-14 Joules
[Tue Apr  4 12:54:58 2023] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[Tue Apr  4 12:54:58 2023] cryptd: max_cpu_qlen set to 1000
[Tue Apr  4 12:54:58 2023] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[Tue Apr  4 12:54:58 2023] AVX2 version of gcm_enc/dec engaged.
[Tue Apr  4 12:54:58 2023] AES CTR mode by8 optimization enabled
[Tue Apr  4 12:54:58 2023] Intel(R) Wireless WiFi driver for Linux
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[Tue Apr  4 12:54:58 2023] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[Tue Apr  4 12:54:58 2023] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain package
[Tue Apr  4 12:54:58 2023] intel_rapl_common: Found RAPL domain dram
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 00:2b:67:bd:ee:ae
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[Tue Apr  4 12:54:58 2023] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[Tue Apr  4 12:54:58 2023] intel_tcc_cooling: Programmable TCC Offset detected
[Tue Apr  4 12:54:58 2023] NET: Registered PF_ALG protocol family
[Tue Apr  4 12:54:58 2023] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[Tue Apr  4 12:54:58 2023] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Tue Apr  4 12:54:58 2023] 8021q: 802.1Q VLAN Support v1.8
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[Tue Apr  4 12:54:58 2023] thermal thermal_zone6: failed to read out thermal zone (-61)
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0004 -> 0006)
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[Tue Apr  4 12:54:58 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[Tue Apr  4 12:54:58 2023] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x7f3001)
[Tue Apr  4 12:54:58 2023] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[Tue Apr  4 12:54:58 2023] typec port0: bound usb1-port2 (ops connector_ops)
[Tue Apr  4 12:54:58 2023] typec port0: bound usb4-port2 (ops connector_ops)
[Tue Apr  4 12:54:58 2023] psmouse serio1: elantech: Synaptics capabilities query result 0x90, 0x18, 0x0f.
[Tue Apr  4 12:54:58 2023] psmouse serio1: elantech: Elan sample query result 00, 80, c9
[Tue Apr  4 12:54:58 2023] psmouse serio1: elantech: Elan ic body: 0x10, current fw version: 0x3
[Tue Apr  4 12:54:58 2023] psmouse serio1: elantech: Trying to set up SMBus access
[Tue Apr  4 12:54:58 2023] elan_i2c 7-0015: supply vcc not found, using dummy regulator
[Tue Apr  4 12:54:59 2023] elan_i2c 7-0015: unexpected iap version 0x00 (ic type: 0x80), firmware update will not work
[Tue Apr  4 12:54:59 2023] elan_i2c 7-0015: Elan Touchpad: Module ID: 0x0080, Firmware: 0x00eb, Sample: 0x0000, IAP: 0x0000
[Tue Apr  4 12:54:59 2023] input: Elan Touchpad as /devices/pci0000:00/0000:00:1f.4/i2c-7/7-0015/input/input15
[Tue Apr  4 12:54:59 2023] input: Elan TrackPoint as /devices/pci0000:00/0000:00:1f.4/i2c-7/7-0015/input/input16
[Tue Apr  4 12:54:59 2023] iwlwifi 0000:00:14.3: base HW address: f8:ac:65:e6:3a:84
[Tue Apr  4 12:54:59 2023] mousedev: PS/2 mouse device common for all mice
[Tue Apr  4 12:54:59 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[Tue Apr  4 12:54:59 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[Tue Apr  4 12:54:59 2023] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[Tue Apr  4 12:54:59 2023] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[Tue Apr  4 12:54:59 2023] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[Tue Apr  4 12:54:59 2023] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input17
[Tue Apr  4 12:54:59 2023] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input18
[Tue Apr  4 12:54:59 2023] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input19
[Tue Apr  4 12:54:59 2023] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input20
[Tue Apr  4 12:54:59 2023] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input21
[Tue Apr  4 12:54:59 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:54:59 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:54:59 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:54:59 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:54:59 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:54:59 2023] Bluetooth: Core ver 2.22
[Tue Apr  4 12:54:59 2023] mc: Linux media interface: v0.10
[Tue Apr  4 12:54:59 2023] NET: Registered PF_BLUETOOTH protocol family
[Tue Apr  4 12:54:59 2023] Bluetooth: HCI device and connection manager initialized
[Tue Apr  4 12:54:59 2023] Bluetooth: HCI socket layer initialized
[Tue Apr  4 12:54:59 2023] Bluetooth: L2CAP socket layer initialized
[Tue Apr  4 12:54:59 2023] Bluetooth: SCO socket layer initialized
[Tue Apr  4 12:54:59 2023] videodev: Linux video capture interface: v2.00
[Tue Apr  4 12:54:59 2023] usbcore: registered new interface driver btusb
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Device revision is 2
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Secure boot is enabled
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: OTP lock is enabled
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: API lock is enabled
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Debug lock is disabled
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Boot Address: 0x24800
[Tue Apr  4 12:54:59 2023] Bluetooth: hci0: Firmware Version: 15-45.22
[Tue Apr  4 12:54:59 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Tue Apr  4 12:54:59 2023] Bluetooth: BNEP filters: protocol multicast
[Tue Apr  4 12:54:59 2023] Bluetooth: BNEP socket layer initialized
[Tue Apr  4 12:54:59 2023] usb 1-8: Found UVC 1.10 device Integrated Camera (13d3:5405)
[Tue Apr  4 12:54:59 2023] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input22
[Tue Apr  4 12:54:59 2023] usb 1-8: Found UVC 1.50 device Integrated Camera (13d3:5405)
[Tue Apr  4 12:54:59 2023] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23
[Tue Apr  4 12:54:59 2023] usb 1-5.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
[Tue Apr  4 12:54:59 2023] input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input24
[Tue Apr  4 12:54:59 2023] usbcore: registered new interface driver uvcvideo
[Tue Apr  4 12:54:59 2023] typec port1: bound usb1-port5 (ops connector_ops)
[Tue Apr  4 12:54:59 2023] typec port1: bound usb3-port1 (ops connector_ops)
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 24000
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 32000
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:54:59 2023] usbcore: registered new interface driver r8152
[Tue Apr  4 12:55:00 2023] usbcore: registered new interface driver cdc_ether
[Tue Apr  4 12:55:00 2023] usbcore: registered new interface driver r8153_ecm
[Tue Apr  4 12:55:00 2023] usb 1-5.4: reset high-speed USB device number 7 using xhci_hcd
[Tue Apr  4 12:55:00 2023] usbcore: registered new interface driver snd-usb-audio
[Tue Apr  4 12:55:00 2023] r8152 1-5.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
[Tue Apr  4 12:55:00 2023] r8152 1-5.4:1.0 eth0: v1.12.13
[Tue Apr  4 12:55:00 2023] r8152 1-5.4:1.0 enp0s20f0u5u4: renamed from eth0
[Tue Apr  4 12:55:00 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:55:00 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:55:00 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:55:00 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:55:00 2023] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Waiting for firmware download to complete
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Firmware loaded in 1852262 usecs
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Waiting for device to boot
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Device booted in 13770 usecs
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Applying Intel DDC parameters completed
[Tue Apr  4 12:55:01 2023] Bluetooth: hci0: Firmware revision 0.4 build 15 week 45 2022
[Tue Apr  4 12:55:01 2023] Bluetooth: MGMT ver 1.22
[Tue Apr  4 12:55:02 2023] systemd-journald[252]: /var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[Tue Apr  4 12:55:02 2023] wlan0: authenticate with ea:c3:4d:e6:67:2b
[Tue Apr  4 12:55:02 2023] wlan0: 80 MHz not supported, disabling VHT
[Tue Apr  4 12:55:02 2023] wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
[Tue Apr  4 12:55:02 2023] wlan0: ea:c3:4d:e6:67:2b denied authentication (status 77)
[Tue Apr  4 12:55:02 2023] wlan0: authenticate with ea:c3:4d:e6:67:2b
[Tue Apr  4 12:55:02 2023] wlan0: 80 MHz not supported, disabling VHT
[Tue Apr  4 12:55:02 2023] wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
[Tue Apr  4 12:55:02 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:02 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:02 2023] wlan0: authenticate with ea:c3:4d:e6:67:2b
[Tue Apr  4 12:55:02 2023] wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
[Tue Apr  4 12:55:02 2023] wlan0: authenticated
[Tue Apr  4 12:55:02 2023] wlan0: associate with ea:c3:4d:e6:67:2b (try 1/3)
[Tue Apr  4 12:55:02 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:02 2023] wlan0: RX AssocResp from ea:c3:4d:e6:67:2b (capab=0x1431 status=0 aid=3)
[Tue Apr  4 12:55:02 2023] wlan0: associated
[Tue Apr  4 12:55:02 2023] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by ea:c3:4d:e6:67:2b
[Tue Apr  4 12:55:02 2023] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Tue Apr  4 12:55:03 2023] Bluetooth: RFCOMM TTY layer initialized
[Tue Apr  4 12:55:03 2023] Bluetooth: RFCOMM socket layer initialized
[Tue Apr  4 12:55:03 2023] Bluetooth: RFCOMM ver 1.11
[Tue Apr  4 12:55:08 2023] usb usb3-port1: attempt power cycle
[Tue Apr  4 12:55:13 2023] usb usb3-port1: Cannot enable. Maybe the USB cable is bad?
[Tue Apr  4 12:55:51 2023] usb 1-5: USB disconnect, device number 3
[Tue Apr  4 12:55:51 2023] usb 1-5.1: USB disconnect, device number 5
[Tue Apr  4 12:55:51 2023] usb 1-5.2: USB disconnect, device number 9
[Tue Apr  4 12:55:51 2023] usb 1-5.4: USB disconnect, device number 7
[Tue Apr  4 12:55:51 2023] usb 1-5.6: USB disconnect, device number 8
[Tue Apr  4 12:55:54 2023] usb 1-2: new high-speed USB device number 10 using xhci_hcd
[Tue Apr  4 12:55:54 2023] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:55:54 2023] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:54 2023] usb 1-2: Product: USB2.1 Hub
[Tue Apr  4 12:55:54 2023] usb 1-2: Manufacturer: Generic
[Tue Apr  4 12:55:54 2023] hub 1-2:1.0: USB hub found
[Tue Apr  4 12:55:54 2023] hub 1-2:1.0: 6 ports detected
[Tue Apr  4 12:55:55 2023] usb 1-2.1: new high-speed USB device number 11 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:55:55 2023] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:55 2023] usb 1-2.1: Product: USB2.1 Hub
[Tue Apr  4 12:55:55 2023] usb 1-2.1: Manufacturer: Generic
[Tue Apr  4 12:55:55 2023] hub 1-2.1:1.0: USB hub found
[Tue Apr  4 12:55:55 2023] hub 1-2.1:1.0: 2 ports detected
[Tue Apr  4 12:55:55 2023] usb 1-2.4: new high-speed USB device number 12 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[Tue Apr  4 12:55:55 2023] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[Tue Apr  4 12:55:55 2023] usb 1-2.4: Product: USB 10/100/1000 LAN
[Tue Apr  4 12:55:55 2023] usb 1-2.4: Manufacturer: Realtek
[Tue Apr  4 12:55:55 2023] usb 1-2.4: SerialNumber: 0013000001
[Tue Apr  4 12:55:55 2023] usb 1-2.6: new high-speed USB device number 13 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.6: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
[Tue Apr  4 12:55:55 2023] usb 1-2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:55 2023] usb 1-2.6: Product: HID Device
[Tue Apr  4 12:55:55 2023] usb 1-2.6: Manufacturer: Realtek
[Tue Apr  4 12:55:55 2023] hid-generic 0003:0BDA:1100.0005: hiddev96,hidraw2: USB HID v1.11 Device [Realtek HID Device] on usb-0000:00:14.0-2.6/input0
[Tue Apr  4 12:55:55 2023] usb 1-2.4: reset high-speed USB device number 12 using xhci_hcd
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0 eth0: v1.12.13
[Tue Apr  4 12:55:56 2023] usb 1-2.2: new high-speed USB device number 14 using xhci_hcd
[Tue Apr  4 12:55:56 2023] usb 1-2.2: New USB device found, idVendor=046d, idProduct=0893, bcdDevice= 0.17
[Tue Apr  4 12:55:56 2023] usb 1-2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[Tue Apr  4 12:55:56 2023] usb 1-2.2: Product: Logitech StreamCam
[Tue Apr  4 12:55:56 2023] usb 1-2.2: SerialNumber: FCA170A5
[Tue Apr  4 12:55:56 2023] usb 1-2.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
[Tue Apr  4 12:55:56 2023] input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/input/input25
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 24000
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 32000
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0 enp0s20f0u2u4: renamed from eth0
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:56 2023] hid-generic 0003:046D:0893.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech StreamCam] on usb-0000:00:14.0-2.2/input5
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] xhci_hcd 0000:2b:00.0: xHC error in resume, USBSTS 0x401, Reinit
[Tue Apr  4 12:55:57 2023] usb usb2: root hub lost power or was reset
[Tue Apr  4 12:55:57 2023] usb usb3: root hub lost power or was reset
journalctl -b
----
Apr 04 12:54:58 T14s kernel: microcode: microcode updated early to revision 0xf4, date = 2022-07-31
Apr 04 12:54:58 T14s kernel: Linux version 6.2.9-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14 +0000
Apr 04 12:54:58 T14s kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/vg-archlinux rw fbcon=rotate:3 audit=0 loglevel=3 resume=/dev/vg/swap_shared quiet
Apr 04 12:54:58 T14s kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 04 12:54:58 T14s kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 04 12:54:58 T14s kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 04 12:54:58 T14s kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 04 12:54:58 T14s kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 04 12:54:58 T14s kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 04 12:54:58 T14s kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Apr 04 12:54:58 T14s kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Apr 04 12:54:58 T14s kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Apr 04 12:54:58 T14s kernel: signal: max sigframe size: 2032
Apr 04 12:54:58 T14s kernel: BIOS-provided physical RAM map:
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000094181fff] usable
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000094182000-0x0000000094239fff] type 20
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x000000009423a000-0x000000009835ffff] reserved
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000098360000-0x00000000996e9fff] ACPI NVS
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x00000000996ea000-0x000000009974efff] ACPI data
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x000000009974f000-0x000000009974ffff] usable
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000099750000-0x000000009f7fffff] reserved
Apr 04 12:54:58 T14s kernel: BIOS-e820: [mem 0x0000000100000000-0x000000045e7fffff] usable
Apr 04 12:54:58 T14s kernel: NX (Execute Disable) protection: active
Apr 04 12:54:58 T14s kernel: efi: EFI v2.70 by Lenovo
Apr 04 12:54:58 T14s kernel: efi: TPMFinalLog=0x996e2000 SMBIOS=0x96783000 SMBIOS 3.0=0x96776000 ACPI=0x9974e000 ACPI 2.0=0x9974e014 MEMATTR=0x8fe07018 ESRT=0x94c07000 
Apr 04 12:54:58 T14s kernel: SMBIOS 3.2.0 present.
Apr 04 12:54:58 T14s kernel: DMI: LENOVO 20T0CTO1WW/20T0CTO1WW, BIOS N2YET34W (1.23 ) 12/31/2021
Apr 04 12:54:58 T14s kernel: tsc: Detected 2300.000 MHz processor
Apr 04 12:54:58 T14s kernel: tsc: Detected 2299.968 MHz TSC
Apr 04 12:54:58 T14s kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 04 12:54:58 T14s kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 04 12:54:58 T14s kernel: last_pfn = 0x45e800 max_arch_pfn = 0x400000000
Apr 04 12:54:58 T14s kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 04 12:54:58 T14s kernel: last_pfn = 0x99750 max_arch_pfn = 0x400000000
Apr 04 12:54:58 T14s kernel: esrt: Reserving ESRT space from 0x0000000094c07000 to 0x0000000094c07100.
Apr 04 12:54:58 T14s kernel: Using GB pages for direct mapping
Apr 04 12:54:58 T14s kernel: Secure boot disabled
Apr 04 12:54:58 T14s kernel: RAMDISK: [mem 0x34c7f000-0x36636fff]
Apr 04 12:54:58 T14s kernel: ACPI: Early table checksum verification disabled
Apr 04 12:54:58 T14s kernel: ACPI: RSDP 0x000000009974E014 000024 (v02 LENOVO)
Apr 04 12:54:58 T14s kernel: ACPI: XSDT 0x000000009974C188 00010C (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: FACP 0x000000009662B000 000114 (v06 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: DSDT 0x00000000965FB000 02BCEB (v02 LENOVO CML      20170001 INTL 20160422)
Apr 04 12:54:58 T14s kernel: ACPI: FACS 0x0000000099546000 000040
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096687000 0020AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096686000 0005A1 (v02 LENOVO CtdpB    00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096649000 003331 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096633000 00331E (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096632000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: TPM2 0x0000000096631000 000034 (v04 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: BOOT 0x0000000096630000 000028 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x000000009662C000 0005D8 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: HPET 0x000000009662A000 000038 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: APIC 0x0000000096629000 000164 (v03 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: MCFG 0x0000000096628000 00003C (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: ECDT 0x0000000096627000 000053 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x00000000965F9000 001F4A (v02 LENOVO WHL_Tbt_ 00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x00000000965F8000 0000A6 (v02 LENOVO PID0Ssdt 00000010 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x00000000965F5000 00222B (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: NHLT 0x00000000965F3000 00189E (v00 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: MSDM 0x00000000965F2000 000055 (v03 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096415000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: LPIT 0x0000000096414000 000094 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: WSMT 0x0000000096413000 000028 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0x0000000096410000 00281B (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: DBGP 0x000000009640F000 000034 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: DBG2 0x000000009640E000 000054 (v00 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: BATB 0x000000009640D000 00004A (v02 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: DMAR 0x000000009662F000 0000A8 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: BGRT 0x0000000094C05000 000038 (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: UEFI 0x00000000994FB000 00012A (v01 LENOVO TP-N2Y   00001230 PTEC 00000002)
Apr 04 12:54:58 T14s kernel: ACPI: FPDT 0x0000000094C04000 000034 (v01 LENOVO TP-N2Y   00001230 PTEC 00001230)
Apr 04 12:54:58 T14s kernel: ACPI: Reserving FACP table memory at [mem 0x9662b000-0x9662b113]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving DSDT table memory at [mem 0x965fb000-0x96626cea]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving FACS table memory at [mem 0x99546000-0x9954603f]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96687000-0x966890ad]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96686000-0x966865a0]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96649000-0x9664c330]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96633000-0x9663631d]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96632000-0x9663260d]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving TPM2 table memory at [mem 0x96631000-0x96631033]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving BOOT table memory at [mem 0x96630000-0x96630027]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x9662c000-0x9662c5d7]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving HPET table memory at [mem 0x9662a000-0x9662a037]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving APIC table memory at [mem 0x96629000-0x96629163]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving MCFG table memory at [mem 0x96628000-0x9662803b]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving ECDT table memory at [mem 0x96627000-0x96627052]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x965f9000-0x965faf49]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x965f8000-0x965f80a5]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x965f5000-0x965f722a]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving NHLT table memory at [mem 0x965f3000-0x965f489d]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving MSDM table memory at [mem 0x965f2000-0x965f2054]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96415000-0x96415ef5]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving LPIT table memory at [mem 0x96414000-0x96414093]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving WSMT table memory at [mem 0x96413000-0x96413027]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving SSDT table memory at [mem 0x96410000-0x9641281a]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving DBGP table memory at [mem 0x9640f000-0x9640f033]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving DBG2 table memory at [mem 0x9640e000-0x9640e053]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving BATB table memory at [mem 0x9640d000-0x9640d049]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving DMAR table memory at [mem 0x9662f000-0x9662f0a7]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving BGRT table memory at [mem 0x94c05000-0x94c05037]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving UEFI table memory at [mem 0x994fb000-0x994fb129]
Apr 04 12:54:58 T14s kernel: ACPI: Reserving FPDT table memory at [mem 0x94c04000-0x94c04033]
Apr 04 12:54:58 T14s kernel: No NUMA configuration found
Apr 04 12:54:58 T14s kernel: Faking a node at [mem 0x0000000000000000-0x000000045e7fffff]
Apr 04 12:54:58 T14s kernel: NODE_DATA(0) allocated [mem 0x45e7fb000-0x45e7fffff]
Apr 04 12:54:58 T14s kernel: Zone ranges:
Apr 04 12:54:58 T14s kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 04 12:54:58 T14s kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 04 12:54:58 T14s kernel:   Normal   [mem 0x0000000100000000-0x000000045e7fffff]
Apr 04 12:54:58 T14s kernel:   Device   empty
Apr 04 12:54:58 T14s kernel: Movable zone start for each node
Apr 04 12:54:58 T14s kernel: Early memory node ranges
Apr 04 12:54:58 T14s kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Apr 04 12:54:58 T14s kernel:   node   0: [mem 0x0000000000100000-0x0000000094181fff]
Apr 04 12:54:58 T14s kernel:   node   0: [mem 0x000000009974f000-0x000000009974ffff]
Apr 04 12:54:58 T14s kernel:   node   0: [mem 0x0000000100000000-0x000000045e7fffff]
Apr 04 12:54:58 T14s kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000045e7fffff]
Apr 04 12:54:58 T14s kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 04 12:54:58 T14s kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Apr 04 12:54:58 T14s kernel: On node 0, zone DMA32: 21965 pages in unavailable ranges
Apr 04 12:54:58 T14s kernel: On node 0, zone Normal: 26800 pages in unavailable ranges
Apr 04 12:54:58 T14s kernel: On node 0, zone Normal: 6144 pages in unavailable ranges
Apr 04 12:54:58 T14s kernel: Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
Apr 04 12:54:58 T14s kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Apr 04 12:54:58 T14s kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Apr 04 12:54:58 T14s kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 04 12:54:58 T14s kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 04 12:54:58 T14s kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 04 12:54:58 T14s kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Apr 04 12:54:58 T14s kernel: e820: update [mem 0x8fcba000-0x8fd4afff] usable ==> reserved
Apr 04 12:54:58 T14s kernel: TSC deadline timer available
Apr 04 12:54:58 T14s kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x8fcba000-0x8fd4afff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x94182000-0x94239fff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x9423a000-0x9835ffff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x98360000-0x996e9fff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x996ea000-0x9974efff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x99750000-0x9f7fffff]
Apr 04 12:54:58 T14s kernel: PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xffffffff]
Apr 04 12:54:58 T14s kernel: [mem 0x9f800000-0xffffffff] available for PCI devices
Apr 04 12:54:58 T14s kernel: Booting paravirtualized kernel on bare hardware
Apr 04 12:54:58 T14s kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 04 12:54:58 T14s kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Apr 04 12:54:58 T14s kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Apr 04 12:54:58 T14s kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Apr 04 12:54:58 T14s kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 04 12:54:58 T14s kernel: Fallback order for Node 0: 0 
Apr 04 12:54:58 T14s kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4074460
Apr 04 12:54:58 T14s kernel: Policy zone: Normal
Apr 04 12:54:58 T14s kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/vg-archlinux rw fbcon=rotate:3 audit=0 loglevel=3 resume=/dev/vg/swap_shared quiet
Apr 04 12:54:58 T14s kernel: audit: disabled (until reboot)
Apr 04 12:54:58 T14s kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Apr 04 12:54:58 T14s kernel: random: crng init done
Apr 04 12:54:58 T14s kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 04 12:54:58 T14s kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 04 12:54:58 T14s kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 04 12:54:58 T14s kernel: software IO TLB: area num 8.
Apr 04 12:54:58 T14s kernel: Memory: 16080416K/16557188K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 476512K reserved, 0K cma-reserved)
Apr 04 12:54:58 T14s kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 04 12:54:58 T14s kernel: ftrace: allocating 46873 entries in 184 pages
Apr 04 12:54:58 T14s kernel: ftrace: allocated 184 pages with 4 groups
Apr 04 12:54:58 T14s kernel: Dynamic Preempt: full
Apr 04 12:54:58 T14s kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 04 12:54:58 T14s kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Apr 04 12:54:58 T14s kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 04 12:54:58 T14s kernel:         Trampoline variant of Tasks RCU enabled.
Apr 04 12:54:58 T14s kernel:         Rude variant of Tasks RCU enabled.
Apr 04 12:54:58 T14s kernel:         Tracing variant of Tasks RCU enabled.
Apr 04 12:54:58 T14s kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 04 12:54:58 T14s kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 04 12:54:58 T14s kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Apr 04 12:54:58 T14s kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 04 12:54:58 T14s kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 04 12:54:58 T14s kernel: Console: colour dummy device 80x25
Apr 04 12:54:58 T14s kernel: printk: console [tty0] enabled
Apr 04 12:54:58 T14s kernel: ACPI: Core revision 20221020
Apr 04 12:54:58 T14s kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Apr 04 12:54:58 T14s kernel: APIC: Switch to symmetric I/O mode setup
Apr 04 12:54:58 T14s kernel: DMAR: Host address width 39
Apr 04 12:54:58 T14s kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 04 12:54:58 T14s kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Apr 04 12:54:58 T14s kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 04 12:54:58 T14s kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 04 12:54:58 T14s kernel: DMAR: RMRR base: 0x0000009831b000 end: 0x0000009833afff
Apr 04 12:54:58 T14s kernel: DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
Apr 04 12:54:58 T14s kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 04 12:54:58 T14s kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 04 12:54:58 T14s kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 04 12:54:58 T14s kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 04 12:54:58 T14s kernel: x2apic enabled
Apr 04 12:54:58 T14s kernel: Switched APIC routing to cluster x2apic.
Apr 04 12:54:58 T14s kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
Apr 04 12:54:58 T14s kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4601.60 BogoMIPS (lpj=7666560)
Apr 04 12:54:58 T14s kernel: pid_max: default: 32768 minimum: 301
Apr 04 12:54:58 T14s kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
Apr 04 12:54:58 T14s kernel: landlock: Up and running.
Apr 04 12:54:58 T14s kernel: Yama: becoming mindful.
Apr 04 12:54:58 T14s kernel: LSM support for eBPF active
Apr 04 12:54:58 T14s kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 12:54:58 T14s kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 12:54:58 T14s kernel: x86/cpu: SGX disabled by BIOS.
Apr 04 12:54:58 T14s kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 04 12:54:58 T14s kernel: process: using mwait in idle threads
Apr 04 12:54:58 T14s kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Apr 04 12:54:58 T14s kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Apr 04 12:54:58 T14s kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 04 12:54:58 T14s kernel: Spectre V2 : Mitigation: Enhanced IBRS
Apr 04 12:54:58 T14s kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 04 12:54:58 T14s kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Apr 04 12:54:58 T14s kernel: RETBleed: Mitigation: Enhanced IBRS
Apr 04 12:54:58 T14s kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 04 12:54:58 T14s kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 04 12:54:58 T14s kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Apr 04 12:54:58 T14s kernel: SRBDS: Mitigation: Microcode
Apr 04 12:54:58 T14s kernel: Freeing SMP alternatives memory: 40K
Apr 04 12:54:58 T14s kernel: smpboot: CPU0: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
Apr 04 12:54:58 T14s kernel: cblist_init_generic: Setting adjustable number of callback queues.
Apr 04 12:54:58 T14s kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Apr 04 12:54:58 T14s kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Apr 04 12:54:58 T14s kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Apr 04 12:54:58 T14s kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 04 12:54:58 T14s kernel: ... version:                4
Apr 04 12:54:58 T14s kernel: ... bit width:              48
Apr 04 12:54:58 T14s kernel: ... generic registers:      4
Apr 04 12:54:58 T14s kernel: ... value mask:             0000ffffffffffff
Apr 04 12:54:58 T14s kernel: ... max period:             00007fffffffffff
Apr 04 12:54:58 T14s kernel: ... fixed-purpose events:   3
Apr 04 12:54:58 T14s kernel: ... event mask:             000000070000000f
Apr 04 12:54:58 T14s kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1914
Apr 04 12:54:58 T14s kernel: rcu: Hierarchical SRCU implementation.
Apr 04 12:54:58 T14s kernel: rcu:         Max phase no-delay instances is 1000.
Apr 04 12:54:58 T14s kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 04 12:54:58 T14s kernel: smp: Bringing up secondary CPUs ...
Apr 04 12:54:58 T14s kernel: x86: Booting SMP configuration:
Apr 04 12:54:58 T14s kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Apr 04 12:54:58 T14s kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Apr 04 12:54:58 T14s kernel:  #5 #6 #7
Apr 04 12:54:58 T14s kernel: smp: Brought up 1 node, 8 CPUs
Apr 04 12:54:58 T14s kernel: smpboot: Max logical packages: 1
Apr 04 12:54:58 T14s kernel: smpboot: Total of 8 processors activated (36814.80 BogoMIPS)
Apr 04 12:54:58 T14s kernel: devtmpfs: initialized
Apr 04 12:54:58 T14s kernel: x86/mm: Memory block size: 128MB
Apr 04 12:54:58 T14s kernel: ACPI: PM: Registering ACPI NVS region [mem 0x98360000-0x996e9fff] (20488192 bytes)
Apr 04 12:54:58 T14s kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 04 12:54:58 T14s kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Apr 04 12:54:58 T14s kernel: pinctrl core: initialized pinctrl subsystem
Apr 04 12:54:58 T14s kernel: PM: RTC time: 19:54:56, date: 2023-04-04
Apr 04 12:54:58 T14s kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 04 12:54:58 T14s kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Apr 04 12:54:58 T14s kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 04 12:54:58 T14s kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 04 12:54:58 T14s kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 04 12:54:58 T14s kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 04 12:54:58 T14s kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 04 12:54:58 T14s kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 04 12:54:58 T14s kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 04 12:54:58 T14s kernel: cpuidle: using governor ladder
Apr 04 12:54:58 T14s kernel: cpuidle: using governor menu
Apr 04 12:54:58 T14s kernel: Simple Boot Flag at 0x47 set to 0x1
Apr 04 12:54:58 T14s kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 04 12:54:58 T14s kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 04 12:54:58 T14s kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Apr 04 12:54:58 T14s kernel: PCI: not using MMCONFIG
Apr 04 12:54:58 T14s kernel: PCI: Using configuration type 1 for base access
Apr 04 12:54:58 T14s kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 04 12:54:58 T14s kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 04 12:54:58 T14s kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 04 12:54:58 T14s kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 04 12:54:58 T14s kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 04 12:54:58 T14s kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 04 12:54:58 T14s kernel: ACPI: Added _OSI(Module Device)
Apr 04 12:54:58 T14s kernel: ACPI: Added _OSI(Processor Device)
Apr 04 12:54:58 T14s kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 04 12:54:58 T14s kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 04 12:54:58 T14s kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Apr 04 12:54:58 T14s kernel: ACPI: EC: EC started
Apr 04 12:54:58 T14s kernel: ACPI: EC: interrupt blocked
Apr 04 12:54:58 T14s kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 12:54:58 T14s kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Apr 04 12:54:58 T14s kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C1230F00 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DA6000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DB4800 0005C6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C15BB600 00016C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DAF000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DB7800 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DA5C00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DAD000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Dynamic OEM Table Load:
Apr 04 12:54:58 T14s kernel: ACPI: SSDT 0xFFFF98A6C0DA2800 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
Apr 04 12:54:58 T14s kernel: ACPI: Interpreter enabled
Apr 04 12:54:58 T14s kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 04 12:54:58 T14s kernel: ACPI: Using IOAPIC for interrupt routing
Apr 04 12:54:58 T14s kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Apr 04 12:54:58 T14s kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
Apr 04 12:54:58 T14s kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 04 12:54:58 T14s kernel: PCI: Using E820 reservations for host bridge windows
Apr 04 12:54:58 T14s kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.LPCB.EC__.PUBS: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS10.BTPR: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.RP05.PXP_: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.RP07.PXP_: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \PIN_: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: \PINP: New power resource
Apr 04 12:54:58 T14s kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
Apr 04 12:54:58 T14s kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 04 12:54:58 T14s kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Apr 04 12:54:58 T14s kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Apr 04 12:54:58 T14s kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 04 12:54:58 T14s kernel: PCI host bridge to bus 0000:00
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [mem 0x9f800000-0xefffffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
Apr 04 12:54:58 T14s kernel: pci 0000:00:00.0: [8086:9b61] type 00 class 0x060000
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: [8086:9b41] type 00 class 0x030000
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: reg 0x10: [mem 0xe9000000-0xe9ffffff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xbfffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Apr 04 12:54:58 T14s kernel: pci 0000:00:04.0: reg 0x10: [mem 0xeb730000-0xeb737fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Apr 04 12:54:58 T14s kernel: pci 0000:00:08.0: reg 0x10: [mem 0xeb742000-0xeb742fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:12.0: [8086:02f9] type 00 class 0x118000
Apr 04 12:54:58 T14s kernel: pci 0000:00:12.0: reg 0x10: [mem 0xeb743000-0xeb743fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.0: [8086:02ed] type 00 class 0x0c0330
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.0: reg 0x10: [mem 0xeb720000-0xeb72ffff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.2: [8086:02ef] type 00 class 0x050000
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.2: reg 0x10: [mem 0xeb740000-0xeb741fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.2: reg 0x18: [mem 0xeb744000-0xeb744fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.3: [8086:02f0] type 00 class 0x028000
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.3: reg 0x10: [mem 0xeb738000-0xeb73bfff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:16.0: [8086:02e0] type 00 class 0x078000
Apr 04 12:54:58 T14s kernel: pci 0000:00:16.0: reg 0x10: [mem 0xeb745000-0xeb745fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:16.0: PME# supported from D3hot
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: [8086:02b8] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: [8086:02bc] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0: [8086:02b0] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: [8086:02b4] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.0: [8086:0284] type 00 class 0x060100
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.3: [8086:02c8] type 00 class 0x040380
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xeb73c000-0xeb73ffff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xeaa00000-0xeaafffff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.4: [8086:02a3] type 00 class 0x0c0500
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xeb746000-0xeb7460ff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.5: [8086:02a4] type 00 class 0x0c8000
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.6: [8086:0d4f] type 00 class 0x020000
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xeb700000-0xeb71ffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:02:00.0: [17a0:9750] type 00 class 0x080501
Apr 04 12:54:58 T14s kernel: pci 0000:02:00.0: reg 0x10: [mem 0xeb600000-0xeb600fff]
Apr 04 12:54:58 T14s kernel: pci 0000:02:00.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0:   bridge window [mem 0xeb600000-0xeb6fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: PCI bridge to [bus 03-2b]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: [8086:15c0] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: [8086:15c0] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: [8086:15c0] type 01 class 0x060400
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: PCI bridge to [bus 04-2b]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0:   bridge window [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: [8086:15bf] type 00 class 0x088000
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: reg 0x10: [mem 0xe8100000-0xe813ffff]
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: reg 0x14: [mem 0xe8140000-0xe8140fff]
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0:   bridge window [mem 0xe8100000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: PCI bridge to [bus 06-2a]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0:   bridge window [mem 0xdc100000-0xe80fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: [8086:15c1] type 00 class 0x0c0330
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: reg 0x10: [mem 0xdc000000-0xdc00ffff]
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: enabling Extended Tags
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: supports D1 D2
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: PCI bridge to [bus 2b]
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0:   bridge window [mem 0xdc000000-0xdc0fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0: PCI bridge to [bus 2d]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [mem 0xeac00000-0xeb5fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [mem 0xea000000-0xea9fffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:2e:00.0: [144d:a808] type 00 class 0x010802
Apr 04 12:54:58 T14s kernel: pci 0000:2e:00.0: reg 0x10: [mem 0xeab00000-0xeab03fff 64bit]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: PCI bridge to [bus 2e]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4:   bridge window [mem 0xeab00000-0xeabfffff]
Apr 04 12:54:58 T14s kernel: Low-power S0 idle used by default for system suspend
Apr 04 12:54:58 T14s kernel: ACPI: EC: interrupt unblocked
Apr 04 12:54:58 T14s kernel: ACPI: EC: event unblocked
Apr 04 12:54:58 T14s kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 12:54:58 T14s kernel: ACPI: EC: GPE=0x16
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
Apr 04 12:54:58 T14s kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
Apr 04 12:54:58 T14s kernel: iommu: Default domain type: Translated 
Apr 04 12:54:58 T14s kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Apr 04 12:54:58 T14s kernel: SCSI subsystem initialized
Apr 04 12:54:58 T14s kernel: libata version 3.00 loaded.
Apr 04 12:54:58 T14s kernel: ACPI: bus type USB registered
Apr 04 12:54:58 T14s kernel: usbcore: registered new interface driver usbfs
Apr 04 12:54:58 T14s kernel: usbcore: registered new interface driver hub
Apr 04 12:54:58 T14s kernel: usbcore: registered new device driver usb
Apr 04 12:54:58 T14s kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 04 12:54:58 T14s kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 04 12:54:58 T14s kernel: PTP clock support registered
Apr 04 12:54:58 T14s kernel: EDAC MC: Ver: 3.0.0
Apr 04 12:54:58 T14s kernel: Registered efivars operations
Apr 04 12:54:58 T14s kernel: NetLabel: Initializing
Apr 04 12:54:58 T14s kernel: NetLabel:  domain hash size = 128
Apr 04 12:54:58 T14s kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 04 12:54:58 T14s kernel: NetLabel:  unlabeled traffic allowed by default
Apr 04 12:54:58 T14s kernel: mctp: management component transport protocol core
Apr 04 12:54:58 T14s kernel: NET: Registered PF_MCTP protocol family
Apr 04 12:54:58 T14s kernel: PCI: Using ACPI for IRQ routing
Apr 04 12:54:58 T14s kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 04 12:54:58 T14s kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Apr 04 12:54:58 T14s kernel: e820: reserve RAM buffer [mem 0x8fcba000-0x8fffffff]
Apr 04 12:54:58 T14s kernel: e820: reserve RAM buffer [mem 0x94182000-0x97ffffff]
Apr 04 12:54:58 T14s kernel: e820: reserve RAM buffer [mem 0x99750000-0x9bffffff]
Apr 04 12:54:58 T14s kernel: e820: reserve RAM buffer [mem 0x45e800000-0x45fffffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
Apr 04 12:54:58 T14s kernel: vgaarb: loaded
Apr 04 12:54:58 T14s kernel: clocksource: Switched to clocksource tsc-early
Apr 04 12:54:58 T14s kernel: VFS: Disk quotas dquot_6.6.0
Apr 04 12:54:58 T14s kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 04 12:54:58 T14s kernel: pnp: PnP ACPI init
Apr 04 12:54:58 T14s kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:00: [mem 0xff000000-0xffffffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:01: [io  0x2000-0x20fe] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x1800-0x189f] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0800-0x087f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0880-0x08ff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0900-0x097f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0980-0x09ff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0a00-0x0a7f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0a80-0x0aff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0b00-0x0b7f] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x0b80-0x0bff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x15e0-0x15ef] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x1600-0x167f] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [io  0x1640-0x165f] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
Apr 04 12:54:58 T14s kernel: system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
Apr 04 12:54:58 T14s kernel: pnp 00:0a: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Apr 04 12:54:58 T14s kernel: pnp 00:0a: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Apr 04 12:54:58 T14s kernel: pnp 00:0a: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Apr 04 12:54:58 T14s kernel: pnp 00:0a: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0x00100000-0x9f7fffff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
Apr 04 12:54:58 T14s kernel: system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
Apr 04 12:54:58 T14s kernel: pnp: PnP ACPI: found 11 devices
Apr 04 12:54:58 T14s kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 04 12:54:58 T14s kernel: NET: Registered PF_INET protocol family
Apr 04 12:54:58 T14s kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 04 12:54:58 T14s kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 04 12:54:58 T14s kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 04 12:54:58 T14s kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 04 12:54:58 T14s kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Apr 04 12:54:58 T14s kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 04 12:54:58 T14s kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Apr 04 12:54:58 T14s kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 12:54:58 T14s kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 12:54:58 T14s kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 04 12:54:58 T14s kernel: NET: Registered PF_XDP protocol family
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: bridge window [io  0x1000-0x0fff] to [bus 06-2a] add_size 1000
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: bridge window [io  0x1000-0x0fff] to [bus 04-2b] add_size 1000
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03-2b] add_size 2000
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: BAR 13: assigned [io  0x5000-0x6fff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0:   bridge window [mem 0xeb600000-0xeb6fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: BAR 13: assigned [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: BAR 13: assigned [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0:   bridge window [mem 0xe8100000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: PCI bridge to [bus 06-2a]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0:   bridge window [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0:   bridge window [mem 0xdc100000-0xe80fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: PCI bridge to [bus 2b]
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0:   bridge window [mem 0xdc000000-0xdc0fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: PCI bridge to [bus 04-2b]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0:   bridge window [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0:   bridge window [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: PCI bridge to [bus 03-2b]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4:   bridge window [io  0x5000-0x6fff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4:   bridge window [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0: PCI bridge to [bus 2d]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [mem 0xeac00000-0xeb5fffff]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0:   bridge window [mem 0xea000000-0xea9fffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: PCI bridge to [bus 2e]
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4:   bridge window [mem 0xeab00000-0xeabfffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: resource 7 [mem 0x9f800000-0xefffffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:02: resource 1 [mem 0xeb600000-0xeb6fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:03: resource 0 [io  0x5000-0x6fff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:03: resource 1 [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:03: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:04: resource 1 [mem 0xdc000000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:04: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:05: resource 1 [mem 0xe8100000-0xe81fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:06: resource 0 [io  0x5000-0x5fff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:06: resource 1 [mem 0xdc100000-0xe80fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:06: resource 2 [mem 0xc0000000-0xdbffffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:2b: resource 1 [mem 0xdc000000-0xdc0fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:2d: resource 0 [io  0x3000-0x3fff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:2d: resource 1 [mem 0xeac00000-0xeb5fffff]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:2d: resource 2 [mem 0xea000000-0xea9fffff 64bit pref]
Apr 04 12:54:58 T14s kernel: pci_bus 0000:2e: resource 1 [mem 0xeab00000-0xeabfffff]
Apr 04 12:54:58 T14s kernel: PCI: CLS 0 bytes, default 64
Apr 04 12:54:58 T14s kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Apr 04 12:54:58 T14s kernel: DMAR: No ATSR found
Apr 04 12:54:58 T14s kernel: DMAR: No SATC found
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature nwfs inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature pasid inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature eafs inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature prs inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature nest inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature mts inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature sc_support inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Apr 04 12:54:58 T14s kernel: DMAR: dmar0: Using Queued invalidation
Apr 04 12:54:58 T14s kernel: DMAR: dmar1: Using Queued invalidation
Apr 04 12:54:58 T14s kernel: Trying to unpack rootfs image as initramfs...
Apr 04 12:54:58 T14s kernel: pci 0000:00:02.0: Adding to iommu group 0
Apr 04 12:54:58 T14s kernel: pci 0000:00:00.0: Adding to iommu group 1
Apr 04 12:54:58 T14s kernel: pci 0000:00:04.0: Adding to iommu group 2
Apr 04 12:54:58 T14s kernel: pci 0000:00:08.0: Adding to iommu group 3
Apr 04 12:54:58 T14s kernel: pci 0000:00:12.0: Adding to iommu group 4
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.0: Adding to iommu group 5
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.2: Adding to iommu group 5
Apr 04 12:54:58 T14s kernel: pci 0000:00:14.3: Adding to iommu group 6
Apr 04 12:54:58 T14s kernel: pci 0000:00:16.0: Adding to iommu group 7
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.0: Adding to iommu group 8
Apr 04 12:54:58 T14s kernel: pci 0000:00:1c.4: Adding to iommu group 9
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.0: Adding to iommu group 10
Apr 04 12:54:58 T14s kernel: pci 0000:00:1d.4: Adding to iommu group 11
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.0: Adding to iommu group 12
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.3: Adding to iommu group 12
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.4: Adding to iommu group 12
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.5: Adding to iommu group 12
Apr 04 12:54:58 T14s kernel: pci 0000:00:1f.6: Adding to iommu group 12
Apr 04 12:54:58 T14s kernel: pci 0000:02:00.0: Adding to iommu group 13
Apr 04 12:54:58 T14s kernel: pci 0000:03:00.0: Adding to iommu group 14
Apr 04 12:54:58 T14s kernel: pci 0000:04:00.0: Adding to iommu group 15
Apr 04 12:54:58 T14s kernel: pci 0000:04:01.0: Adding to iommu group 16
Apr 04 12:54:58 T14s kernel: pci 0000:04:02.0: Adding to iommu group 17
Apr 04 12:54:58 T14s kernel: pci 0000:05:00.0: Adding to iommu group 15
Apr 04 12:54:58 T14s kernel: pci 0000:2b:00.0: Adding to iommu group 17
Apr 04 12:54:58 T14s kernel: pci 0000:2e:00.0: Adding to iommu group 18
Apr 04 12:54:58 T14s kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Apr 04 12:54:58 T14s kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 04 12:54:58 T14s kernel: software IO TLB: mapped [mem 0x000000008b591000-0x000000008f591000] (64MB)
Apr 04 12:54:58 T14s kernel: Initialise system trusted keyrings
Apr 04 12:54:58 T14s kernel: Key type blacklist registered
Apr 04 12:54:58 T14s kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 04 12:54:58 T14s kernel: zbud: loaded
Apr 04 12:54:58 T14s kernel: integrity: Platform Keyring initialized
Apr 04 12:54:58 T14s kernel: integrity: Machine keyring initialized
Apr 04 12:54:58 T14s kernel: Key type asymmetric registered
Apr 04 12:54:58 T14s kernel: Asymmetric key parser 'x509' registered
Apr 04 12:54:58 T14s kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Apr 04 12:54:58 T14s kernel: io scheduler mq-deadline registered
Apr 04 12:54:58 T14s kernel: io scheduler kyber registered
Apr 04 12:54:58 T14s kernel: io scheduler bfq registered
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1c.4: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
Apr 04 12:54:58 T14s kernel: pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Apr 04 12:54:58 T14s kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 04 12:54:58 T14s kernel: ACPI: AC: AC Adapter [AC] (on-line)
Apr 04 12:54:58 T14s kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Apr 04 12:54:58 T14s kernel: ACPI: button: Sleep Button [SLPB]
Apr 04 12:54:58 T14s kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Apr 04 12:54:58 T14s kernel: ACPI: button: Lid Switch [LID]
Apr 04 12:54:58 T14s kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Apr 04 12:54:58 T14s kernel: ACPI: button: Power Button [PWRF]
Apr 04 12:54:58 T14s kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 04 12:54:58 T14s kernel: ACPI: thermal: Thermal Zone [THM0] (63 C)
Apr 04 12:54:58 T14s kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 04 12:54:58 T14s kernel: hpet_acpi_add: no address or irqs in _CRS
Apr 04 12:54:58 T14s kernel: Non-volatile memory driver v1.3
Apr 04 12:54:58 T14s kernel: Linux agpgart interface v0.103
Apr 04 12:54:58 T14s kernel: tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
Apr 04 12:54:58 T14s kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Apr 04 12:54:58 T14s kernel: ACPI: bus type drm_connector registered
Apr 04 12:54:58 T14s kernel: usbcore: registered new interface driver usbserial_generic
Apr 04 12:54:58 T14s kernel: usbserial: USB Serial support registered for generic
Apr 04 12:54:58 T14s kernel: rtc_cmos 00:03: RTC can wake from S4
Apr 04 12:54:58 T14s kernel: rtc_cmos 00:03: registered as rtc0
Apr 04 12:54:58 T14s kernel: rtc_cmos 00:03: setting system clock to 2023-04-04T19:54:56 UTC (1680638096)
Apr 04 12:54:58 T14s kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
Apr 04 12:54:58 T14s kernel: intel_pstate: Intel P-state driver initializing
Apr 04 12:54:58 T14s kernel: intel_pstate: HWP enabled
Apr 04 12:54:58 T14s kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 04 12:54:58 T14s kernel: efifb: probing for efifb
Apr 04 12:54:58 T14s kernel: efifb: showing boot graphics
Apr 04 12:54:58 T14s kernel: efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
Apr 04 12:54:58 T14s kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Apr 04 12:54:58 T14s kernel: efifb: scrolling: redraw
Apr 04 12:54:58 T14s kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 04 12:54:58 T14s kernel: fbcon: Deferring console take-over
Apr 04 12:54:58 T14s kernel: fb0: EFI VGA frame buffer device
Apr 04 12:54:58 T14s kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 04 12:54:58 T14s kernel: intel_pmc_core INT33A1:00:  initialized
Apr 04 12:54:58 T14s kernel: drop_monitor: Initializing network drop monitor service
Apr 04 12:54:58 T14s kernel: ACPI: battery: Slot [BAT0] (battery present)
Apr 04 12:54:58 T14s kernel: Initializing XFRM netlink socket
Apr 04 12:54:58 T14s kernel: NET: Registered PF_INET6 protocol family
Apr 04 12:54:58 T14s kernel: Freeing initrd memory: 26336K
Apr 04 12:54:58 T14s kernel: Segment Routing with IPv6
Apr 04 12:54:58 T14s kernel: RPL Segment Routing with IPv6
Apr 04 12:54:58 T14s kernel: In-situ OAM (IOAM) with IPv6
Apr 04 12:54:58 T14s kernel: NET: Registered PF_PACKET protocol family
Apr 04 12:54:58 T14s kernel: microcode: Microcode Update Driver: v2.2.
Apr 04 12:54:58 T14s kernel: IPI shorthand broadcast: enabled
Apr 04 12:54:58 T14s kernel: sched_clock: Marking stable (610523584, 8448921)->(679913097, -60940592)
Apr 04 12:54:58 T14s kernel: registered taskstats version 1
Apr 04 12:54:58 T14s kernel: Loading compiled-in X.509 certificates
Apr 04 12:54:58 T14s kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2d272c21a960141b42dac4dfb979442a035f629d'
Apr 04 12:54:58 T14s kernel: zswap: loaded using pool lz4/z3fold
Apr 04 12:54:58 T14s kernel: Key type .fscrypt registered
Apr 04 12:54:58 T14s kernel: Key type fscrypt-provisioning registered
Apr 04 12:54:58 T14s kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 12:54:58 T14s kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
Apr 04 12:54:58 T14s kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 12:54:58 T14s kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Apr 04 12:54:58 T14s kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 12:54:58 T14s kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Apr 04 12:54:58 T14s kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 12:54:58 T14s kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Apr 04 12:54:58 T14s kernel: PM:   Magic number: 3:195:950
Apr 04 12:54:58 T14s kernel: cpuid cpu5: hash matches
Apr 04 12:54:58 T14s kernel: tty tty7: hash matches
Apr 04 12:54:58 T14s kernel: processor cpu5: hash matches
Apr 04 12:54:58 T14s kernel: memory memory3: hash matches
Apr 04 12:54:58 T14s kernel: RAS: Correctable Errors collector initialized.
Apr 04 12:54:58 T14s kernel: Freeing unused decrypted memory: 2036K
Apr 04 12:54:58 T14s kernel: Freeing unused kernel image (initmem) memory: 3276K
Apr 04 12:54:58 T14s kernel: Write protecting the kernel read-only data: 30720k
Apr 04 12:54:58 T14s kernel: Freeing unused kernel image (rodata/data gap) memory: 1764K
Apr 04 12:54:58 T14s kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 12:54:58 T14s kernel: rodata_test: all tests were successful
Apr 04 12:54:58 T14s kernel: Run /init as init process
Apr 04 12:54:58 T14s kernel:   with arguments:
Apr 04 12:54:58 T14s kernel:     /init
Apr 04 12:54:58 T14s kernel:   with environment:
Apr 04 12:54:58 T14s kernel:     HOME=/
Apr 04 12:54:58 T14s kernel:     TERM=linux
Apr 04 12:54:58 T14s kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Apr 04 12:54:58 T14s kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Apr 04 12:54:58 T14s kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 04 12:54:58 T14s kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: new USB bus registered, assigned bus number 2
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: new USB bus registered, assigned bus number 3
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:2b:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Apr 04 12:54:58 T14s kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
Apr 04 12:54:58 T14s kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 12:54:58 T14s kernel: usb usb2: Product: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: usb usb2: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
Apr 04 12:54:58 T14s kernel: usb usb2: SerialNumber: 0000:2b:00.0
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: hub 2-0:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 2-0:1.0: 2 ports detected
Apr 04 12:54:58 T14s kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
Apr 04 12:54:58 T14s kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 12:54:58 T14s kernel: usb usb3: Product: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: usb usb3: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
Apr 04 12:54:58 T14s kernel: usb usb3: SerialNumber: 0000:2b:00.0
Apr 04 12:54:58 T14s kernel: hub 3-0:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 3-0:1.0: 2 ports detected
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Apr 04 12:54:58 T14s kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Apr 04 12:54:58 T14s kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
Apr 04 12:54:58 T14s kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 12:54:58 T14s kernel: usb usb1: Product: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: usb usb1: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
Apr 04 12:54:58 T14s kernel: usb usb1: SerialNumber: 0000:00:14.0
Apr 04 12:54:58 T14s kernel: hub 1-0:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 1-0:1.0: 12 ports detected
Apr 04 12:54:58 T14s kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
Apr 04 12:54:58 T14s kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 12:54:58 T14s kernel: usb usb4: Product: xHCI Host Controller
Apr 04 12:54:58 T14s kernel: usb usb4: Manufacturer: Linux 6.2.9-arch1-1 xhci-hcd
Apr 04 12:54:58 T14s kernel: usb usb4: SerialNumber: 0000:00:14.0
Apr 04 12:54:58 T14s kernel: hub 4-0:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 4-0:1.0: 6 ports detected
Apr 04 12:54:58 T14s kernel: usb: port power management may be unreliable
Apr 04 12:54:58 T14s kernel: nvme nvme0: pci function 0000:2e:00.0
Apr 04 12:54:58 T14s kernel: sdhci: Secure Digital Host Controller Interface driver
Apr 04 12:54:58 T14s kernel: sdhci: Copyright(c) Pierre Ossman
Apr 04 12:54:58 T14s kernel: nvme nvme0: missing or invalid SUBNQN field.
Apr 04 12:54:58 T14s kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Apr 04 12:54:58 T14s kernel: nvme nvme0: 8/0/0 default/read/poll queues
Apr 04 12:54:58 T14s kernel:  nvme0n1: p1 p2 p3
Apr 04 12:54:58 T14s kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: ThinkPad BIOS N2YET34W (1.23 ), EC N2YHT16W
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: Lenovo ThinkPad T14s Gen 1, model 20T0CTO1WW
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: radio switch found; radios are enabled
Apr 04 12:54:58 T14s kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [17a0:9750] (rev 1)
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Apr 04 12:54:58 T14s kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Apr 04 12:54:58 T14s kernel: device-mapper: uevent: version 1.0.3
Apr 04 12:54:58 T14s kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Apr 04 12:54:58 T14s kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
Apr 04 12:54:58 T14s kernel: ACPI: battery: new extension: ThinkPad Battery Extension
Apr 04 12:54:58 T14s kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
Apr 04 12:54:58 T14s kernel: usb 1-4: new full-speed USB device number 2 using xhci_hcd
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Apr 04 12:54:58 T14s kernel: usb 1-4: New USB device found, idVendor=019c, idProduct=0042, bcdDevice= 1.00
Apr 04 12:54:58 T14s kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:54:58 T14s kernel: usb 1-4: Product: mek_42
Apr 04 12:54:58 T14s kernel: usb 1-4: Manufacturer: mek
Apr 04 12:54:58 T14s kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Apr 04 12:54:58 T14s kernel: input: mek mek_42 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:019C:0042.0001/input/input6
Apr 04 12:54:58 T14s kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 04 12:54:58 T14s kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
Apr 04 12:54:58 T14s kernel: hid-generic 0003:019C:0042.0001: input,hidraw0: USB HID v1.11 Keyboard [mek mek_42] on usb-0000:00:14.0-4/input0
Apr 04 12:54:58 T14s kernel: input: mek mek_42 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input8
Apr 04 12:54:58 T14s kernel: input: mek mek_42 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input9
Apr 04 12:54:58 T14s kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Apr 04 12:54:58 T14s kernel: input: mek mek_42 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input10
Apr 04 12:54:58 T14s kernel: input: mek mek_42 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:019C:0042.0002/input/input11
Apr 04 12:54:58 T14s kernel: hid-generic 0003:019C:0042.0002: input,hidraw1: USB HID v1.11 Mouse [mek mek_42] on usb-0000:00:14.0-4/input1
Apr 04 12:54:58 T14s kernel: usbcore: registered new interface driver usbhid
Apr 04 12:54:58 T14s kernel: usbhid: USB HID core driver
Apr 04 12:54:58 T14s kernel: fbcon: i915drmfb (fb0) is primary device
Apr 04 12:54:58 T14s kernel: fbcon: Deferring console take-over
Apr 04 12:54:58 T14s kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Apr 04 12:54:58 T14s kernel: PM: Image not found (code -22)
Apr 04 12:54:58 T14s kernel: fbcon: Taking over console
Apr 04 12:54:58 T14s kernel: pcieport 0000:00:1c.4: PME: Spurious native interrupt!
Apr 04 12:54:58 T14s kernel: usb 1-5: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
Apr 04 12:54:58 T14s kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:54:58 T14s kernel: usb 1-5: Product: USB2.1 Hub
Apr 04 12:54:58 T14s kernel: usb 1-5: Manufacturer: Generic
Apr 04 12:54:58 T14s kernel: hub 1-5:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 1-5:1.0: 6 ports detected
Apr 04 12:54:58 T14s kernel: tsc: Refined TSC clocksource calibration: 2304.001 MHz
Apr 04 12:54:58 T14s kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f8984a8, max_idle_ns: 440795232764 ns
Apr 04 12:54:58 T14s kernel: clocksource: Switched to clocksource tsc
Apr 04 12:54:58 T14s kernel: Console: switching to colour frame buffer device 135x120
Apr 04 12:54:58 T14s kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Apr 04 12:54:58 T14s kernel: EXT4-fs (dm-1): mounted filesystem e101828a-0a46-4739-bfb2-995637c0f743 with ordered data mode. Quota mode: none.
Apr 04 12:54:58 T14s kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=5405, bcdDevice=60.04
Apr 04 12:54:58 T14s kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Apr 04 12:54:58 T14s kernel: usb 1-8: Product: Integrated Camera
Apr 04 12:54:58 T14s kernel: usb 1-8: Manufacturer: Azurewave
Apr 04 12:54:58 T14s kernel: usb 1-8: SerialNumber: 0000
Apr 04 12:54:58 T14s systemd[1]: systemd 253.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Apr 04 12:54:58 T14s systemd[1]: Detected architecture x86-64.
Apr 04 12:54:58 T14s systemd[1]: Hostname set to <T14s>.
Apr 04 12:54:58 T14s kernel: usb 1-5.1: new high-speed USB device number 5 using xhci_hcd
Apr 04 12:54:58 T14s kernel: usb 1-5.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
Apr 04 12:54:58 T14s kernel: usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:54:58 T14s kernel: usb 1-5.1: Product: USB2.1 Hub
Apr 04 12:54:58 T14s kernel: usb 1-5.1: Manufacturer: Generic
Apr 04 12:54:58 T14s kernel: hub 1-5.1:1.0: USB hub found
Apr 04 12:54:58 T14s kernel: hub 1-5.1:1.0: 2 ports detected
Apr 04 12:54:58 T14s kernel: usb 1-10: new full-speed USB device number 6 using xhci_hcd
Apr 04 12:54:58 T14s kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Apr 04 12:54:58 T14s kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 12:54:58 T14s kernel: usb 1-5.4: new high-speed USB device number 7 using xhci_hcd
Apr 04 12:54:58 T14s systemd[1]: bpf-lsm: LSM BPF program attached
Apr 04 12:54:58 T14s kernel: usb 1-5.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
Apr 04 12:54:58 T14s kernel: usb 1-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
Apr 04 12:54:58 T14s kernel: usb 1-5.4: Product: USB 10/100/1000 LAN
Apr 04 12:54:58 T14s kernel: usb 1-5.4: Manufacturer: Realtek
Apr 04 12:54:58 T14s kernel: usb 1-5.4: SerialNumber: 0013000001
Apr 04 12:54:58 T14s systemd[1]: Queued start job for default target Graphical Interface.
Apr 04 12:54:58 T14s kernel: usb 1-5.6: new high-speed USB device number 8 using xhci_hcd
Apr 04 12:54:58 T14s systemd[1]: Created slice Slice /system/getty.
Apr 04 12:54:58 T14s systemd[1]: Created slice Slice /system/modprobe.
Apr 04 12:54:58 T14s systemd[1]: Created slice Slice /system/systemd-fsck.
Apr 04 12:54:58 T14s systemd[1]: Created slice User and Session Slice.
Apr 04 12:54:58 T14s systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 04 12:54:58 T14s systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 04 12:54:58 T14s systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 04 12:54:58 T14s systemd[1]: Reached target Local Encrypted Volumes.
Apr 04 12:54:58 T14s systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 04 12:54:58 T14s systemd[1]: Reached target Remote File Systems.
Apr 04 12:54:58 T14s systemd[1]: Reached target Slice Units.
Apr 04 12:54:58 T14s systemd[1]: Reached target Local Verity Protected Volumes.
Apr 04 12:54:58 T14s systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 04 12:54:58 T14s systemd[1]: Listening on LVM2 poll daemon socket.
Apr 04 12:54:58 T14s systemd[1]: Listening on Process Core Dump Socket.
Apr 04 12:54:58 T14s systemd[1]: Listening on Journal Socket (/dev/log).
Apr 04 12:54:58 T14s systemd[1]: Listening on Journal Socket.
Apr 04 12:54:58 T14s systemd[1]: Listening on udev Control Socket.
Apr 04 12:54:58 T14s systemd[1]: Listening on udev Kernel Socket.
Apr 04 12:54:58 T14s systemd[1]: Mounting Huge Pages File System...
Apr 04 12:54:58 T14s systemd[1]: Mounting POSIX Message Queue File System...
Apr 04 12:54:58 T14s systemd[1]: Mounting Kernel Debug File System...
Apr 04 12:54:58 T14s systemd[1]: Mounting Kernel Trace File System...
Apr 04 12:54:58 T14s systemd[1]: Starting Create List of Static Device Nodes...
Apr 04 12:54:58 T14s systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Module configfs...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Module dm_mod...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Module drm...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Module fuse...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Module loop...
Apr 04 12:54:58 T14s systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Apr 04 12:54:58 T14s systemd[1]: Starting Journal Service...
Apr 04 12:54:58 T14s systemd[1]: Starting Load Kernel Modules...
Apr 04 12:54:58 T14s systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 04 12:54:58 T14s systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 04 12:54:58 T14s systemd[1]: Starting Coldplug All udev Devices...
Apr 04 12:54:58 T14s systemd[1]: Mounted Huge Pages File System.
Apr 04 12:54:58 T14s systemd[1]: Mounted POSIX Message Queue File System.
Apr 04 12:54:58 T14s systemd[1]: Mounted Kernel Debug File System.
Apr 04 12:54:58 T14s systemd[1]: Mounted Kernel Trace File System.
Apr 04 12:54:58 T14s kernel: loop: module loaded
Apr 04 12:54:58 T14s kernel: acpi_call: loading out-of-tree module taints kernel.
Apr 04 12:54:58 T14s kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Apr 04 12:54:58 T14s kernel: EXT4-fs (dm-1): re-mounted e101828a-0a46-4739-bfb2-995637c0f743. Quota mode: none.
Apr 04 12:54:58 T14s kernel: fuse: init (API version 7.38)
Apr 04 12:54:58 T14s systemd-journald[252]: Collecting audit messages is disabled.
Apr 04 12:54:58 T14s kernel: Asymmetric key parser 'pkcs8' registered
Apr 04 12:54:58 T14s systemd[1]: Finished Create List of Static Device Nodes.
Apr 04 12:54:58 T14s systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 04 12:54:58 T14s systemd-journald[252]: Journal started
Apr 04 12:54:58 T14s systemd-journald[252]: Runtime Journal (/run/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b) is 8.0M, max 789.1M, 781.1M free.
Apr 04 12:54:58 T14s systemd-modules-load[253]: Inserted module 'acpi_call'
Apr 04 12:54:58 T14s systemd-modules-load[253]: Inserted module 'crypto_user'
Apr 04 12:54:58 T14s systemd-modules-load[253]: Inserted module 'pkcs8_key_parser'
Apr 04 12:54:58 T14s lvm[246]:   4 logical volume(s) in volume group "vg" monitored
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Module configfs.
Apr 04 12:54:58 T14s systemd[1]: Started Journal Service.
Apr 04 12:54:58 T14s kernel: usb 1-5.6: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Apr 04 12:54:58 T14s kernel: usb 1-5.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:54:58 T14s kernel: usb 1-5.6: Product: HID Device
Apr 04 12:54:58 T14s kernel: usb 1-5.6: Manufacturer: Realtek
Apr 04 12:54:58 T14s kernel: hid-generic 0003:0BDA:1100.0003: hiddev96,hidraw2: USB HID v1.11 Device [Realtek HID Device] on usb-0000:00:14.0-5.6/input0
Apr 04 12:54:58 T14s systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 04 12:54:58 T14s systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Module dm_mod.
Apr 04 12:54:58 T14s systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Module drm.
Apr 04 12:54:58 T14s systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Module fuse.
Apr 04 12:54:58 T14s systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Module loop.
Apr 04 12:54:58 T14s systemd[1]: Finished Load Kernel Modules.
Apr 04 12:54:58 T14s systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 04 12:54:58 T14s systemd[1]: Finished Coldplug All udev Devices.
Apr 04 12:54:58 T14s systemd[1]: Mounting FUSE Control File System...
Apr 04 12:54:58 T14s systemd[1]: Mounting Kernel Configuration File System...
Apr 04 12:54:58 T14s systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 04 12:54:58 T14s systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Apr 04 12:54:58 T14s systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 04 12:54:58 T14s systemd[1]: Starting Load/Save OS Random Seed...
Apr 04 12:54:58 T14s systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 04 12:54:58 T14s systemd[1]: Starting Apply Kernel Variables...
Apr 04 12:54:58 T14s systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Apr 04 12:54:58 T14s systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 04 12:54:58 T14s systemd-journald[252]: Time spent on flushing to /var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b is 68.811ms for 981 entries.
Apr 04 12:54:58 T14s systemd-journald[252]: System Journal (/var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b) is 826.8M, max 4.0G, 3.1G free.
Apr 04 12:54:58 T14s systemd-journald[252]: Received client request to flush runtime journal.
Apr 04 12:54:58 T14s systemd-journald[252]: /var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Apr 04 12:54:58 T14s systemd-journald[252]: Rotating system journal.
Apr 04 12:54:58 T14s kernel: usb 1-5.2: new high-speed USB device number 9 using xhci_hcd
Apr 04 12:54:58 T14s systemd[1]: Mounted FUSE Control File System.
Apr 04 12:54:58 T14s systemd[1]: Mounted Kernel Configuration File System.
Apr 04 12:54:58 T14s systemd[1]: Finished Apply Kernel Variables.
Apr 04 12:54:58 T14s systemd[1]: Finished Load/Save OS Random Seed.
Apr 04 12:54:58 T14s systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 04 12:54:58 T14s systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 04 12:54:58 T14s systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 04 12:54:58 T14s systemd[1]: Reached target Preparation for Local File Systems.
Apr 04 12:54:58 T14s systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 04 12:54:58 T14s kernel: usb 1-5.2: New USB device found, idVendor=046d, idProduct=0893, bcdDevice= 0.17
Apr 04 12:54:58 T14s kernel: usb 1-5.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
Apr 04 12:54:58 T14s kernel: usb 1-5.2: Product: Logitech StreamCam
Apr 04 12:54:58 T14s kernel: usb 1-5.2: SerialNumber: FCA170A5
Apr 04 12:54:58 T14s kernel: hid-generic 0003:046D:0893.0004: hiddev97,hidraw3: USB HID v1.11 Device [Logitech StreamCam] on usb-0000:00:14.0-5.2/input5
Apr 04 12:54:58 T14s systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 04 12:54:59 T14s systemd-udevd[271]: Using default interface naming scheme 'v253'.
Apr 04 12:54:59 T14s systemd-udevd[271]: /etc/udev/rules.d/50-qmk.rules:71 Unknown group 'plugdev', ignoring
Apr 04 12:54:59 T14s systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 04 12:54:59 T14s lvm[308]: PV /dev/nvme0n1p2 online, VG vg is complete.
Apr 04 12:54:59 T14s lvm[308]: VG vg finished
Apr 04 12:54:59 T14s systemd[1]: Found device /dev/disk/by-uuid/651055a9-f3c8-44c5-868f-f0424eb80956.
Apr 04 12:54:59 T14s systemd[1]: Found device /dev/mapper/vg-data_shared.
Apr 04 12:54:59 T14s systemd[1]: Found device Samsung SSD 970 PRO 512GB EFI\x20System\x20Partition.
Apr 04 12:54:59 T14s kernel: Consider using thermal netlink events interface
Apr 04 12:54:59 T14s kernel: ACPI Error: Needed [Integer/String/Buffer], found [Package] 00000000eb88c831 (20221020/exresop-469)
Apr 04 12:54:59 T14s kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [ToHexString] (20221020/dswexec-433)
Apr 04 12:54:59 T14s kernel: ACPI Error: Aborting method \ADBG due to previous error (AE_AML_OPERAND_TYPE) (20221020/psparse-529)
Apr 04 12:54:59 T14s kernel: ACPI Error: Aborting method \_SB.HIDD._DSM due to previous error (AE_AML_OPERAND_TYPE) (20221020/psparse-529)
Apr 04 12:54:59 T14s kernel: ACPI: \_SB_.HIDD: failed to evaluate _DSM b356ecee-4244-8f40-a792-4edd4d758054 (0x3003)
Apr 04 12:54:59 T14s kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input12
Apr 04 12:54:59 T14s systemd[1]: Activating swap /dev/disk/by-uuid/651055a9-f3c8-44c5-868f-f0424eb80956...
Apr 04 12:54:59 T14s systemd[1]: Starting File System Check on /dev/disk/by-uuid/F34E-F8A1...
Apr 04 12:54:59 T14s systemd[1]: Starting File System Check on /dev/mapper/vg-data_shared...
Apr 04 12:54:59 T14s kernel: Adding 8388604k swap on /dev/mapper/vg-swap_shared.  Priority:-2 extents:1 across:8388604k SSFS
Apr 04 12:54:59 T14s systemd[1]: Activated swap /dev/disk/by-uuid/651055a9-f3c8-44c5-868f-f0424eb80956.
Apr 04 12:54:59 T14s systemd[1]: Reached target Swaps.
Apr 04 12:54:59 T14s systemd[1]: Mounting Temporary Directory /tmp...
Apr 04 12:54:59 T14s systemd[1]: Mounted Temporary Directory /tmp.
Apr 04 12:54:59 T14s systemd-fsck[321]: /dev/mapper/vg-data_shared: clean, 743/3080192 files, 3949278/12320768 blocks
Apr 04 12:54:59 T14s systemd-fsck[322]: fsck.fat 4.2 (2021-01-31)
Apr 04 12:54:59 T14s systemd-fsck[322]: /dev/nvme0n1p1: 34 files, 5293/261628 clusters
Apr 04 12:54:59 T14s systemd[1]: Finished File System Check on /dev/mapper/vg-data_shared.
Apr 04 12:54:59 T14s systemd[1]: Finished File System Check on /dev/disk/by-uuid/F34E-F8A1.
Apr 04 12:54:59 T14s kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
Apr 04 12:54:59 T14s systemd[1]: Mounting /data_shared...
Apr 04 12:54:59 T14s systemd[1]: Mounting /efi...
Apr 04 12:54:59 T14s kernel: EXT4-fs (dm-3): mounted filesystem 48805f9e-d657-4921-912c-afb060f552e5 with ordered data mode. Quota mode: none.
Apr 04 12:54:59 T14s kernel: e1000e: Intel(R) PRO/1000 Network Driver
Apr 04 12:54:59 T14s kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Apr 04 12:54:59 T14s systemd[1]: Mounted /data_shared.
Apr 04 12:54:59 T14s systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 04 12:54:59 T14s systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 04 12:54:59 T14s kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Apr 04 12:54:59 T14s kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Apr 04 12:54:59 T14s kernel: i2c i2c-7: 2/2 memory slots populated (from DMI)
Apr 04 12:54:59 T14s kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 04 12:54:59 T14s kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 04 12:54:59 T14s kernel: ACPI: bus type thunderbolt registered
Apr 04 12:54:59 T14s kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Apr 04 12:54:59 T14s kernel: thunderbolt 0000:05:00.0: enabling device (0000 -> 0002)
Apr 04 12:54:59 T14s kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 04 12:54:59 T14s kernel: cfg80211: failed to load regulatory.db
Apr 04 12:54:59 T14s kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
Apr 04 12:54:59 T14s kernel: spi-nor spi0.0: w25q256 (32768 Kbytes)
Apr 04 12:54:59 T14s kernel: resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
Apr 04 12:54:59 T14s kernel: caller snb_uncore_imc_init_box+0x84/0xe0 [intel_uncore] mapping multiple BARs
Apr 04 12:54:59 T14s systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 04 12:54:59 T14s kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Apr 04 12:54:59 T14s kernel: 0x000000000000-0x000002000000 : "BIOS"
Apr 04 12:54:59 T14s systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Apr 04 12:54:59 T14s systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 04 12:54:59 T14s systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 04 12:54:59 T14s kernel: iTCO_vendor_support: vendor-support=0
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain package
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain core
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain uncore
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain dram
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain psys
Apr 04 12:54:59 T14s kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Apr 04 12:54:59 T14s kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 04 12:54:59 T14s kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Apr 04 12:54:59 T14s kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 04 12:54:59 T14s kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 04 12:54:59 T14s kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 04 12:54:59 T14s kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 04 12:54:59 T14s kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Apr 04 12:54:59 T14s kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Apr 04 12:54:59 T14s kernel: cryptd: max_cpu_qlen set to 1000
Apr 04 12:54:59 T14s systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Apr 04 12:54:59 T14s systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 04 12:54:59 T14s systemd[1]: Mounted /efi.
Apr 04 12:54:59 T14s systemd[1]: Reached target Local File Systems.
Apr 04 12:54:59 T14s systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Apr 04 12:54:59 T14s systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Apr 04 12:54:59 T14s systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Apr 04 12:54:59 T14s systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 04 12:54:59 T14s systemd[1]: Starting Create Volatile Files and Directories...
Apr 04 12:54:59 T14s kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Apr 04 12:54:59 T14s kernel: AVX2 version of gcm_enc/dec engaged.
Apr 04 12:54:59 T14s kernel: AES CTR mode by8 optimization enabled
Apr 04 12:54:59 T14s kernel: Intel(R) Wireless WiFi driver for Linux
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Apr 04 12:54:59 T14s kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Apr 04 12:54:59 T14s kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Apr 04 12:54:59 T14s systemd[1]: Finished Create Volatile Files and Directories.
Apr 04 12:54:59 T14s systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain package
Apr 04 12:54:59 T14s kernel: intel_rapl_common: Found RAPL domain dram
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 00:2b:67:bd:ee:ae
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Apr 04 12:54:59 T14s systemd[1]: Starting Network Time Synchronization...
Apr 04 12:54:59 T14s systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Apr 04 12:54:59 T14s systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 04 12:54:59 T14s kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Apr 04 12:54:59 T14s systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 04 12:54:59 T14s systemd[1]: Started Network Time Synchronization.
Apr 04 12:54:59 T14s systemd[1]: Reached target System Initialization.
Apr 04 12:54:59 T14s systemd[1]: Started CUPS Scheduler.
Apr 04 12:54:59 T14s systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 04 12:54:59 T14s systemd[1]: Reached target Path Units.
Apr 04 12:54:59 T14s systemd[1]: Reached target System Time Set.
Apr 04 12:54:59 T14s systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Apr 04 12:54:59 T14s systemd[1]: Started Daily rotation of log files.
Apr 04 12:54:59 T14s systemd[1]: Started Daily man-db regeneration.
Apr 04 12:54:59 T14s systemd[1]: Started Daily verification of password and group files.
Apr 04 12:54:59 T14s systemd[1]: Reached target Timer Units.
Apr 04 12:54:59 T14s systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 04 12:54:59 T14s systemd[1]: Listening on CUPS Scheduler.
Apr 04 12:54:59 T14s systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 04 12:54:59 T14s systemd[1]: Reached target Socket Units.
Apr 04 12:54:59 T14s systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 04 12:54:59 T14s systemd[1]: Reached target Basic System.
Apr 04 12:54:59 T14s systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 04 12:54:59 T14s systemd[1]: Starting D-Bus System Message Bus...
Apr 04 12:54:59 T14s systemd[1]: Starting dhcpcd on all interfaces...
Apr 04 12:54:59 T14s systemd[1]: Started fcron periodical command scheduler.
Apr 04 12:54:59 T14s systemd[1]: Starting Wireless service...
Apr 04 12:54:59 T14s dhcpcd[421]: dhcpcd-9.4.1 starting
Apr 04 12:54:59 T14s dhcpcd[426]: dev: loaded udev
Apr 04 12:54:59 T14s systemd[1]: Starting Keyboard repeat rate in tty....
Apr 04 12:54:59 T14s kernel: intel_tcc_cooling: Programmable TCC Offset detected
Apr 04 12:54:59 T14s dhcpcd[426]: DUID 00:04:b0:ce:ec:4c:24:3d:11:b2:a8:5c:f1:8a:a2:68:19:34
Apr 04 12:54:59 T14s systemd[1]: Starting User Login Management...
Apr 04 12:54:59 T14s systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 04 12:54:59 T14s fcron[422]: fcron[422] 3.3.1 started
Apr 04 12:54:59 T14s fcron[422]: updating configuration from /var/spool/fcron
Apr 04 12:54:59 T14s fcron[422]: 2023-04-04 12:54:59  INFO fcron[422] 3.3.1 started
Apr 04 12:54:59 T14s fcron[422]: 2023-04-04 12:54:59  INFO updating configuration from /var/spool/fcron
Apr 04 12:54:59 T14s fcron[422]: 2023-04-04 12:54:59  INFO adding file mcp
Apr 04 12:54:59 T14s fcron[422]: adding file mcp
Apr 04 12:54:59 T14s fcron[422]: adding file systab
Apr 04 12:54:59 T14s fcron[422]: 2023-04-04 12:54:59  INFO adding file systab
Apr 04 12:54:59 T14s dbus-daemon[420]: dbus[420]: Unknown group "netdev" in message bus configuration file
Apr 04 12:54:59 T14s dbus-daemon[420]: dbus[420]: Unknown group "netdev" in message bus configuration file
Apr 04 12:54:59 T14s kernel: NET: Registered PF_ALG protocol family
Apr 04 12:54:59 T14s mtp-probe[455]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Apr 04 12:54:59 T14s mtp-probe[459]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Apr 04 12:54:59 T14s mtp-probe[455]: bus: 1, device: 2 was not an MTP device
Apr 04 12:54:59 T14s mtp-probe[459]: bus: 1, device: 4 was not an MTP device
Apr 04 12:54:59 T14s systemd-logind[431]: New seat seat0.
Apr 04 12:54:59 T14s systemd[1]: Finished Keyboard repeat rate in tty..
Apr 04 12:54:59 T14s systemd[1]: Started D-Bus System Message Bus.
Apr 04 12:54:59 T14s avahi-daemon[419]: Found user 'avahi' (UID 977) and group 'avahi' (GID 977).
Apr 04 12:54:59 T14s avahi-daemon[419]: Successfully dropped root privileges.
Apr 04 12:54:59 T14s avahi-daemon[419]: avahi-daemon 0.8 starting up.
Apr 04 12:54:59 T14s systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 04 12:54:59 T14s avahi-daemon[419]: Successfully called chroot().
Apr 04 12:54:59 T14s avahi-daemon[419]: Successfully dropped remaining capabilities.
Apr 04 12:54:59 T14s avahi-daemon[419]: No service file found in /etc/avahi/services.
Apr 04 12:54:59 T14s avahi-daemon[419]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Apr 04 12:54:59 T14s avahi-daemon[419]: New relevant interface lo.IPv6 for mDNS.
Apr 04 12:54:59 T14s avahi-daemon[419]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Apr 04 12:54:59 T14s avahi-daemon[419]: New relevant interface lo.IPv4 for mDNS.
Apr 04 12:54:59 T14s avahi-daemon[419]: Network interface enumeration completed.
Apr 04 12:54:59 T14s avahi-daemon[419]: Registering new address record for ::1 on lo.*.
Apr 04 12:54:59 T14s avahi-daemon[419]: Registering new address record for 127.0.0.1 on lo.IPv4.
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event2 (Power Button)
Apr 04 12:54:59 T14s kernel: snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Apr 04 12:54:59 T14s kernel: snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Apr 04 12:54:59 T14s kernel: 8021q: 802.1Q VLAN Support v1.8
Apr 04 12:54:59 T14s systemd[1]: Started dhcpcd on all interfaces.
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Apr 04 12:54:59 T14s kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event1 (Lid Switch)
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event0 (Sleep Button)
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event11 (Intel HID events)
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Apr 04 12:54:59 T14s systemd-logind[431]: Watching system buttons on /dev/input/event4 (ThinkPad Extra Buttons)
Apr 04 12:54:59 T14s systemd[1]: Started User Login Management.
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0004 -> 0006)
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
Apr 04 12:54:59 T14s iwd[423]: Wireless daemon version 2.4
Apr 04 12:54:59 T14s systemd[1]: Started Wireless service.
Apr 04 12:54:59 T14s systemd[1]: Reached target Network.
Apr 04 12:54:59 T14s iwd[423]: station: Network configuration is disabled.
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
Apr 04 12:54:59 T14s systemd[1]: Starting CUPS Scheduler...
Apr 04 12:54:59 T14s systemd[1]: Starting Permit User Sessions...
Apr 04 12:54:59 T14s kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x7f3001)
Apr 04 12:54:59 T14s systemd[1]: Started vnStat network traffic monitor.
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Apr 04 12:54:59 T14s kernel: typec port0: bound usb1-port2 (ops connector_ops)
Apr 04 12:54:59 T14s kernel: typec port0: bound usb4-port2 (ops connector_ops)
Apr 04 12:54:59 T14s kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x90, 0x18, 0x0f.
Apr 04 12:54:59 T14s kernel: psmouse serio1: elantech: Elan sample query result 00, 80, c9
Apr 04 12:54:59 T14s kernel: psmouse serio1: elantech: Elan ic body: 0x10, current fw version: 0x3
Apr 04 12:54:59 T14s vnstatd[587]: Info: vnStat daemon 2.10 started. (pid:587 uid:0 gid:0 64-bit)
Apr 04 12:54:59 T14s vnstatd[587]: Info: Monitoring (1): wlan0 (1000 Mbit)
Apr 04 12:54:59 T14s vnstatd[587]: Info: Interface "wlan0" disabled.
Apr 04 12:54:59 T14s systemd[1]: Finished Permit User Sessions.
Apr 04 12:54:59 T14s systemd[1]: Started Getty on tty1.
Apr 04 12:54:59 T14s systemd[1]: Reached target Login Prompts.
Apr 04 12:54:59 T14s kernel: psmouse serio1: elantech: Trying to set up SMBus access
Apr 04 12:54:59 T14s kernel: elan_i2c 7-0015: supply vcc not found, using dummy regulator
Apr 04 12:54:59 T14s kernel: elan_i2c 7-0015: unexpected iap version 0x00 (ic type: 0x80), firmware update will not work
Apr 04 12:54:59 T14s kernel: elan_i2c 7-0015: Elan Touchpad: Module ID: 0x0080, Firmware: 0x00eb, Sample: 0x0000, IAP: 0x0000
Apr 04 12:54:59 T14s kernel: input: Elan Touchpad as /devices/pci0000:00/0000:00:1f.4/i2c-7/7-0015/input/input15
Apr 04 12:54:59 T14s kernel: input: Elan TrackPoint as /devices/pci0000:00/0000:00:1f.4/i2c-7/7-0015/input/input16
Apr 04 12:54:59 T14s kernel: iwlwifi 0000:00:14.3: base HW address: f8:ac:65:e6:3a:84
Apr 04 12:54:59 T14s tlp[588]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:54:59 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.5' (uid=0 pid=584 comm="/usr/bin/cupsd -l")
Apr 04 12:54:59 T14s tlp[588]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:54:59 T14s kernel: mousedev: PS/2 mouse device common for all mice
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Apr 04 12:54:59 T14s kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
Apr 04 12:54:59 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Apr 04 12:54:59 T14s systemd[1]: Starting Manage, Install and Generate Color Profiles...
Apr 04 12:54:59 T14s tlp[588]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:54:59 T14s tlp[588]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0:    inputs:
Apr 04 12:54:59 T14s kernel: snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
Apr 04 12:54:59 T14s dbus-daemon[420]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Apr 04 12:54:59 T14s systemd[1]: Started Manage, Install and Generate Color Profiles.
Apr 04 12:55:00 T14s kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Apr 04 12:55:00 T14s kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Apr 04 12:55:00 T14s kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Apr 04 12:55:00 T14s kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input17
Apr 04 12:55:00 T14s kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input18
Apr 04 12:55:00 T14s kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input19
Apr 04 12:55:00 T14s kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input20
Apr 04 12:55:00 T14s kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input21
Apr 04 12:55:00 T14s systemd[1]: Started CUPS Scheduler.
Apr 04 12:55:00 T14s systemd[1]: Reached target Multi-User System.
Apr 04 12:55:00 T14s systemd[1]: Reached target Graphical Interface.
Apr 04 12:55:00 T14s systemd[1]: Starting TLP system startup/shutdown...
Apr 04 12:55:00 T14s dhcpcd[426]: enp0s31f6: waiting for carrier
Apr 04 12:55:00 T14s dhcpcd[426]: enp0s31f6: waiting for carrier
Apr 04 12:55:00 T14s dhcpcd[426]: enp0s31f6: waiting for carrier
Apr 04 12:55:00 T14s iwd[423]: Wiphy: 0, Name: phy0
Apr 04 12:55:00 T14s iwd[423]:         Permanent Address: f8:ac:65:e6:3a:84
Apr 04 12:55:00 T14s iwd[423]:         2.4Ghz Band:
Apr 04 12:55:00 T14s iwd[423]:                 Bitrates (non-HT):
Apr 04 12:55:00 T14s iwd[423]:                          1.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                          2.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                          5.5 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         11.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                          6.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                          9.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         12.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         18.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         24.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         36.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         48.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         54.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                 HT Capabilities:
Apr 04 12:55:00 T14s iwd[423]:                         HT40
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 20Mhz
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 40Mhz
Apr 04 12:55:00 T14s iwd[423]:                 HT RX MCS indexes:
Apr 04 12:55:00 T14s iwd[423]:                         0-15
Apr 04 12:55:00 T14s iwd[423]:                 HE Capabilities
Apr 04 12:55:00 T14s iwd[423]:                         Interface Types: ap
Apr 04 12:55:00 T14s iwd[423]:                         Max HE RX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE TX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Interface Types: station
Apr 04 12:55:00 T14s iwd[423]:                         Max HE RX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE TX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:         5Ghz Band:
Apr 04 12:55:00 T14s iwd[423]:                 Bitrates (non-HT):
Apr 04 12:55:00 T14s iwd[423]:                          6.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                          9.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         12.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         18.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         24.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         36.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         48.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                         54.0 Mbps
Apr 04 12:55:00 T14s iwd[423]:                 HT Capabilities:
Apr 04 12:55:00 T14s iwd[423]:                         HT40
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 20Mhz
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 40Mhz
Apr 04 12:55:00 T14s iwd[423]:                 HT RX MCS indexes:
Apr 04 12:55:00 T14s iwd[423]:                         0-15
Apr 04 12:55:00 T14s iwd[423]:                 VHT Capabilities:
Apr 04 12:55:00 T14s iwd[423]:                         160 Mhz operation
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 80Mhz
Apr 04 12:55:00 T14s iwd[423]:                         Short GI for 160 and 80 + 80 Mhz
Apr 04 12:55:00 T14s iwd[423]:                         Max RX MCS: 0-9 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max TX MCS: 0-9 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                 HE Capabilities
Apr 04 12:55:00 T14s iwd[423]:                         Interface Types: ap
Apr 04 12:55:00 T14s iwd[423]:                         Max HE RX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE TX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Interface Types: station
Apr 04 12:55:00 T14s iwd[423]:                         Max HE RX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE TX <= 80MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE RX <= 160MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:                         Max HE TX <= 160MHz MCS: 0-11 for NSS: 2
Apr 04 12:55:00 T14s iwd[423]:         Ciphers: BIP-GMAC-256 BIP-GMAC-128 GCMP-256 GCMP-128
Apr 04 12:55:00 T14s iwd[423]:                  BIP-CMAC-128 CCMP-128 TKIP
Apr 04 12:55:00 T14s iwd[423]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Apr 04 12:55:00 T14s iwd[423]: NEW_INTERFACE failed: Too many open files in system
Apr 04 12:55:00 T14s dhcpcd[426]: ps_root_dispatch: No such file or directory
Apr 04 12:55:00 T14s dhcpcd[426]: ps_root_dispatch: No such process
Apr 04 12:55:00 T14s mtp-probe[829]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.6"
Apr 04 12:55:00 T14s mtp-probe[828]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.4"
Apr 04 12:55:00 T14s mtp-probe[829]: bus: 1, device: 8 was not an MTP device
Apr 04 12:55:00 T14s mtp-probe[828]: bus: 1, device: 7 was not an MTP device
Apr 04 12:55:00 T14s mtp-probe[832]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2"
Apr 04 12:55:00 T14s mtp-probe[832]: bus: 1, device: 9 was not an MTP device
Apr 04 12:55:00 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:00 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:00 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:00 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:00 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:00 T14s kernel: Bluetooth: Core ver 2.22
Apr 04 12:55:00 T14s kernel: mc: Linux media interface: v0.10
Apr 04 12:55:00 T14s kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 04 12:55:00 T14s kernel: Bluetooth: HCI device and connection manager initialized
Apr 04 12:55:00 T14s kernel: Bluetooth: HCI socket layer initialized
Apr 04 12:55:00 T14s kernel: Bluetooth: L2CAP socket layer initialized
Apr 04 12:55:00 T14s kernel: Bluetooth: SCO socket layer initialized
Apr 04 12:55:00 T14s kernel: videodev: Linux video capture interface: v2.00
Apr 04 12:55:00 T14s kernel: usbcore: registered new interface driver btusb
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Device revision is 2
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Secure boot is enabled
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: OTP lock is enabled
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: API lock is enabled
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Debug lock is disabled
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Apr 04 12:55:00 T14s (uetoothd)[931]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Apr 04 12:55:00 T14s systemd[1]: Starting Bluetooth service...
Apr 04 12:55:00 T14s tlp[926]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[926]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Boot Address: 0x24800
Apr 04 12:55:00 T14s kernel: Bluetooth: hci0: Firmware Version: 15-45.22
Apr 04 12:55:00 T14s bluetoothd[931]: Bluetooth daemon 5.66
Apr 04 12:55:00 T14s bluetoothd[931]: Starting SDP server
Apr 04 12:55:00 T14s systemd[1]: Started Bluetooth service.
Apr 04 12:55:00 T14s bluetoothd[931]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Apr 04 12:55:00 T14s bluetoothd[931]: src/plugin.c:plugin_init() Failed to init vcp plugin
Apr 04 12:55:00 T14s bluetoothd[931]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Apr 04 12:55:00 T14s bluetoothd[931]: src/plugin.c:plugin_init() Failed to init mcp plugin
Apr 04 12:55:00 T14s bluetoothd[931]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Apr 04 12:55:00 T14s bluetoothd[931]: src/plugin.c:plugin_init() Failed to init bap plugin
Apr 04 12:55:00 T14s systemd[1]: Reached target Bluetooth Support.
Apr 04 12:55:00 T14s tlp[926]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[926]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:00 T14s tlp[707]: Applying power save settings...done.
Apr 04 12:55:00 T14s kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 04 12:55:00 T14s kernel: Bluetooth: BNEP filters: protocol multicast
Apr 04 12:55:00 T14s kernel: Bluetooth: BNEP socket layer initialized
Apr 04 12:55:00 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.7' (uid=0 pid=931 comm="/usr/lib/bluetooth/bluetoothd")
Apr 04 12:55:00 T14s bluetoothd[931]: Bluetooth management interface 1.22 initialized
Apr 04 12:55:00 T14s dhcpcd[426]: wlan0: connected to Access Point:
Apr 04 12:55:00 T14s dhcpcd[426]: wlan0: IAID 65:e6:3a:84
Apr 04 12:55:00 T14s dhcpcd[426]: wlan0: adding address fe80::c7cd:d003:307d:419d
Apr 04 12:55:00 T14s systemd[1]: Starting Hostname Service...
Apr 04 12:55:00 T14s avahi-daemon[419]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::c7cd:d003:307d:419d.
Apr 04 12:55:00 T14s avahi-daemon[419]: New relevant interface wlan0.IPv6 for mDNS.
Apr 04 12:55:00 T14s avahi-daemon[419]: Registering new address record for fe80::c7cd:d003:307d:419d on wlan0.*.
Apr 04 12:55:00 T14s dbus-daemon[420]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 04 12:55:00 T14s systemd[1]: Started Hostname Service.
Apr 04 12:55:00 T14s tlp[707]: Setting battery charge thresholds...done.
Apr 04 12:55:00 T14s kernel: usb 1-8: Found UVC 1.10 device Integrated Camera (13d3:5405)
Apr 04 12:55:00 T14s kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input22
Apr 04 12:55:00 T14s kernel: usb 1-8: Found UVC 1.50 device Integrated Camera (13d3:5405)
Apr 04 12:55:00 T14s kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23
Apr 04 12:55:00 T14s kernel: usb 1-5.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
Apr 04 12:55:00 T14s kernel: input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input24
Apr 04 12:55:00 T14s kernel: usbcore: registered new interface driver uvcvideo
Apr 04 12:55:00 T14s systemd[1]: Finished TLP system startup/shutdown.
Apr 04 12:55:00 T14s systemd[1]: Startup finished in 12.756s (firmware) + 3.184s (loader) + 1.757s (kernel) + 2.809s (userspace) = 20.507s.
Apr 04 12:55:00 T14s dhcpcd[426]: wlan0: carrier lost
Apr 04 12:55:00 T14s dhcpcd[426]: wlan0: deleting address fe80::c7cd:d003:307d:419d
Apr 04 12:55:00 T14s avahi-daemon[419]: Withdrawing address record for fe80::c7cd:d003:307d:419d on wlan0.
Apr 04 12:55:00 T14s avahi-daemon[419]: Server startup complete. Host name is T14s.local. Local service cookie is 2971680494.
Apr 04 12:55:00 T14s avahi-daemon[419]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::c7cd:d003:307d:419d.
Apr 04 12:55:00 T14s avahi-daemon[419]: Interface wlan0.IPv6 no longer relevant for mDNS.
Apr 04 12:55:00 T14s tlp[1001]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[1001]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:00 T14s tlp[1001]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[1001]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:00 T14s kernel: typec port1: bound usb1-port5 (ops connector_ops)
Apr 04 12:55:00 T14s kernel: typec port1: bound usb3-port1 (ops connector_ops)
Apr 04 12:55:00 T14s mtp-probe[1086]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.6"
Apr 04 12:55:00 T14s mtp-probe[1086]: bus: 1, device: 8 was not an MTP device
Apr 04 12:55:00 T14s tlp[1037]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[1037]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:00 T14s tlp[1037]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:00 T14s tlp[1037]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:00 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 24000
Apr 04 12:55:00 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 32000
Apr 04 12:55:00 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:00 T14s vnstatd[587]: Info: Interface "wlan0" enabled.
Apr 04 12:55:00 T14s kernel: usbcore: registered new interface driver r8152
Apr 04 12:55:00 T14s kernel: usbcore: registered new interface driver cdc_ether
Apr 04 12:55:00 T14s kernel: usbcore: registered new interface driver r8153_ecm
Apr 04 12:55:01 T14s kernel: usb 1-5.4: reset high-speed USB device number 7 using xhci_hcd
Apr 04 12:55:01 T14s mtp-probe[1112]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2"
Apr 04 12:55:01 T14s mtp-probe[1112]: bus: 1, device: 9 was not an MTP device
Apr 04 12:55:01 T14s kernel: usbcore: registered new interface driver snd-usb-audio
Apr 04 12:55:01 T14s systemd[1]: Starting Save/Restore Sound Card State...
Apr 04 12:55:01 T14s systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Apr 04 12:55:01 T14s kernel: r8152 1-5.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
Apr 04 12:55:01 T14s kernel: r8152 1-5.4:1.0 eth0: v1.12.13
Apr 04 12:55:01 T14s systemd[1]: Finished Save/Restore Sound Card State.
Apr 04 12:55:01 T14s systemd[1]: Reached target Sound Card.
Apr 04 12:55:01 T14s kernel: r8152 1-5.4:1.0 enp0s20f0u5u4: renamed from eth0
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: waiting for carrier
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: carrier acquired
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: IAID 43:fb:e3:2f
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: adding address fe80::eedd:347a:e019:337a
Apr 04 12:55:01 T14s avahi-daemon[419]: Joining mDNS multicast group on interface enp0s20f0u5u4.IPv6 with address fe80::eedd:347a:e019:337a.
Apr 04 12:55:01 T14s avahi-daemon[419]: New relevant interface enp0s20f0u5u4.IPv6 for mDNS.
Apr 04 12:55:01 T14s avahi-daemon[419]: Registering new address record for fe80::eedd:347a:e019:337a on enp0s20f0u5u4.*.
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: IAID 43:fb:e3:2f
Apr 04 12:55:01 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:01 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:01 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: soliciting an IPv6 router
Apr 04 12:55:01 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:01 T14s kernel: atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: soliciting a DHCP lease
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: carrier lost
Apr 04 12:55:01 T14s dhcpcd[426]: enp0s20f0u5u4: deleting address fe80::eedd:347a:e019:337a
Apr 04 12:55:01 T14s avahi-daemon[419]: Withdrawing address record for fe80::eedd:347a:e019:337a on enp0s20f0u5u4.
Apr 04 12:55:01 T14s avahi-daemon[419]: Leaving mDNS multicast group on interface enp0s20f0u5u4.IPv6 with address fe80::eedd:347a:e019:337a.
Apr 04 12:55:01 T14s avahi-daemon[419]: Interface enp0s20f0u5u4.IPv6 no longer relevant for mDNS.
Apr 04 12:55:02 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=592 comm="/bin/login -p --    ")
Apr 04 12:55:02 T14s dbus-daemon[420]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:55:02 T14s login[592]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Waiting for firmware download to complete
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Firmware loaded in 1852262 usecs
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Waiting for device to boot
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Device booted in 13770 usecs
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Apr 04 12:55:02 T14s kernel: Bluetooth: hci0: Firmware revision 0.4 build 15 week 45 2022
Apr 04 12:55:02 T14s systemd-logind[431]: Watching system buttons on /dev/input/event8 (mek mek_42 System Control)
Apr 04 12:55:02 T14s systemd-logind[431]: Watching system buttons on /dev/input/event9 (mek mek_42 Consumer Control)
Apr 04 12:55:02 T14s systemd-logind[431]: Watching system buttons on /dev/input/event10 (mek mek_42 Keyboard)
Apr 04 12:55:02 T14s systemd-logind[431]: Watching system buttons on /dev/input/event5 (mek mek_42)
Apr 04 12:55:02 T14s kernel: Bluetooth: MGMT ver 1.22
Apr 04 12:55:02 T14s bluetoothd[931]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Apr 04 12:55:03 T14s login[592]: pam_unix(login:session): session opened for user mcp(uid=1000) by LOGIN(uid=0)
Apr 04 12:55:03 T14s systemd[1]: Created slice User Slice of UID 1000.
Apr 04 12:55:03 T14s systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 04 12:55:03 T14s systemd-logind[431]: New session 1 of user mcp.
Apr 04 12:55:03 T14s systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 04 12:55:03 T14s systemd[1]: Starting User Manager for UID 1000...
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=1153 comm="(systemd)")
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:55:03 T14s (systemd)[1153]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:55:03 T14s (systemd)[1153]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[mcp] ruser=[<unknown>] rhost=[<unknown>]
Apr 04 12:55:03 T14s (systemd)[1153]: pam_unix(systemd-user:session): session opened for user mcp(uid=1000) by (uid=0)
Apr 04 12:55:03 T14s systemd-xdg-autostart-generator[1161]: Exec binary '/usr/bin/teams' does not exist: No such file or directory
Apr 04 12:55:03 T14s systemd-journald[252]: /var/log/journal/dfa0b5f07a2e437889349f9df7dd2f1b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Apr 04 12:55:03 T14s systemd-xdg-autostart-generator[1161]: /home/mcp/.config/autostart/teams.desktop: not generating unit, error parsing Exec= line: No such file or directory
Apr 04 12:55:03 T14s systemd[1153]: Queued start job for default target Main User Target.
Apr 04 12:55:03 T14s iwd[423]: wiphy_estimate_data_rate() failed
Apr 04 12:55:03 T14s systemd[1153]: Created slice User Application Slice.
Apr 04 12:55:03 T14s systemd[1153]: Created slice User Core Session Slice.
Apr 04 12:55:03 T14s systemd[1153]: Reached target Paths.
Apr 04 12:55:03 T14s systemd[1153]: Reached target Timers.
Apr 04 12:55:03 T14s systemd[1153]: Starting D-Bus User Message Bus Socket...
Apr 04 12:55:03 T14s systemd[1153]: Listening on GnuPG network certificate management daemon.
Apr 04 12:55:03 T14s systemd[1153]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 04 12:55:03 T14s systemd[1153]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 04 12:55:03 T14s systemd[1153]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 04 12:55:03 T14s systemd[1153]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 04 12:55:03 T14s systemd[1153]: Listening on p11-kit server.
Apr 04 12:55:03 T14s systemd[1153]: Listening on PipeWire Multimedia System Socket.
Apr 04 12:55:03 T14s systemd[1153]: Listening on Sound System.
Apr 04 12:55:03 T14s systemd[1153]: Listening on D-Bus User Message Bus Socket.
Apr 04 12:55:03 T14s systemd[1153]: Reached target Sockets.
Apr 04 12:55:03 T14s systemd[1153]: Reached target Basic System.
Apr 04 12:55:03 T14s systemd[1]: Started User Manager for UID 1000.
Apr 04 12:55:03 T14s systemd[1153]: Starting Sound Service...
Apr 04 12:55:03 T14s systemd[1]: Started Session 1 of User mcp.
Apr 04 12:55:03 T14s kernel: wlan0: authenticate with ea:c3:4d:e6:67:2b
Apr 04 12:55:03 T14s kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 04 12:55:03 T14s login[592]: LOGIN ON tty1 BY mcp
Apr 04 12:55:03 T14s kernel: wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=1165 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Apr 04 12:55:03 T14s systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Apr 04 12:55:03 T14s systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully called chroot.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully dropped privileges.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully limited resources.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Canary thread running.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Running.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Watchdog thread running.
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=1175 comm="/usr/lib/rtkit-daemon")
Apr 04 12:55:03 T14s systemd[1]: Starting Authorization Manager...
Apr 04 12:55:03 T14s polkitd[1178]: Started polkitd version 122
Apr 04 12:55:03 T14s polkitd[1178]: Loading rules from directory /etc/polkit-1/rules.d
Apr 04 12:55:03 T14s polkitd[1178]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 04 12:55:03 T14s polkitd[1178]: Finished loading, compiling and executing 4 rules
Apr 04 12:55:03 T14s dbus-daemon[420]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 04 12:55:03 T14s systemd[1]: Started Authorization Manager.
Apr 04 12:55:03 T14s polkitd[1178]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1165 of process 1165 owned by '1000' high priority at nice level -11.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 1 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s kernel: wlan0: ea:c3:4d:e6:67:2b denied authentication (status 77)
Apr 04 12:55:03 T14s systemd[1153]: Starting D-Bus User Message Bus...
Apr 04 12:55:03 T14s kernel: wlan0: authenticate with ea:c3:4d:e6:67:2b
Apr 04 12:55:03 T14s kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 04 12:55:03 T14s systemd[1153]: Started D-Bus User Message Bus.
Apr 04 12:55:03 T14s kernel: wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
Apr 04 12:55:03 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:03 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:03 T14s kernel: wlan0: authenticate with ea:c3:4d:e6:67:2b
Apr 04 12:55:03 T14s kernel: wlan0: send auth to ea:c3:4d:e6:67:2b (try 1/3)
Apr 04 12:55:03 T14s kernel: wlan0: authenticated
Apr 04 12:55:03 T14s kernel: wlan0: associate with ea:c3:4d:e6:67:2b (try 1/3)
Apr 04 12:55:03 T14s kernel: usb 1-5.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 1 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1190 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 2 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s kernel: wlan0: RX AssocResp from ea:c3:4d:e6:67:2b (capab=0x1431 status=0 aid=3)
Apr 04 12:55:03 T14s kernel: wlan0: associated
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 2 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1195 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 3 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 3 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1200 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 4 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 4 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1202 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 5 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 5 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by ea:c3:4d:e6:67:2b
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1204 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 6 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 6 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1206 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 7 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 7 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Successfully made thread 1208 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:03 T14s rtkit-daemon[1175]: Supervising 8 threads of 1 processes of 1 users.
Apr 04 12:55:03 T14s dhcpcd[426]: wlan0: carrier acquired
Apr 04 12:55:03 T14s dhcpcd[426]: wlan0: connected to Access Point: Think
Apr 04 12:55:03 T14s kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 04 12:55:03 T14s dhcpcd[426]: wlan0: IAID 65:e6:3a:84
Apr 04 12:55:03 T14s dhcpcd[426]: wlan0: adding address fe80::e256:4956:9b1e:79b8
Apr 04 12:55:03 T14s avahi-daemon[419]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::e256:4956:9b1e:79b8.
Apr 04 12:55:03 T14s avahi-daemon[419]: New relevant interface wlan0.IPv6 for mDNS.
Apr 04 12:55:03 T14s avahi-daemon[419]: Registering new address record for fe80::e256:4956:9b1e:79b8 on wlan0.*.
Apr 04 12:55:03 T14s pulseaudio[1165]: stat('/etc/pulse/default.pa.d'): No such file or directory
Apr 04 12:55:03 T14s systemd[1153]: Started Sound Service.
Apr 04 12:55:03 T14s systemd[1153]: Reached target Main User Target.
Apr 04 12:55:03 T14s systemd[1153]: Startup finished in 627ms.
Apr 04 12:55:03 T14s pulseaudio[1165]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Apr 04 12:55:03 T14s kernel: Bluetooth: RFCOMM TTY layer initialized
Apr 04 12:55:03 T14s kernel: Bluetooth: RFCOMM socket layer initialized
Apr 04 12:55:03 T14s kernel: Bluetooth: RFCOMM ver 1.11
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Apr 04 12:55:03 T14s bluetoothd[931]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Apr 04 12:55:04 T14s dhcpcd[426]: wlan0: soliciting an IPv6 router
Apr 04 12:55:04 T14s dhcpcd[426]: wlan0: rebinding lease of 192.168.67.173
Apr 04 12:55:04 T14s dhcpcd[426]: wlan0: probing address 192.168.67.173/24
Apr 04 12:55:05 T14s systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 04 12:55:05 T14s dhcpcd[426]: wlan0: Router Advertisement from fe80::e8c3:4dff:fee6:672b
Apr 04 12:55:05 T14s dhcpcd[426]: wlan0: adding address 2600:1011:b31d:a847:a042:fe3c:929:2726/64
Apr 04 12:55:05 T14s avahi-daemon[419]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::e256:4956:9b1e:79b8.
Apr 04 12:55:05 T14s avahi-daemon[419]: Joining mDNS multicast group on interface wlan0.IPv6 with address 2600:1011:b31d:a847:a042:fe3c:929:2726.
Apr 04 12:55:05 T14s avahi-daemon[419]: Registering new address record for 2600:1011:b31d:a847:a042:fe3c:929:2726 on wlan0.*.
Apr 04 12:55:05 T14s avahi-daemon[419]: Withdrawing address record for fe80::e256:4956:9b1e:79b8 on wlan0.
Apr 04 12:55:05 T14s dhcpcd[426]: wlan0: adding route to 2600:1011:b31d:a847::/64
Apr 04 12:55:05 T14s dhcpcd[426]: wlan0: adding default route via fe80::e8c3:4dff:fee6:672b
Apr 04 12:55:07 T14s avahi-daemon[419]: Got SIGHUP, reloading.
Apr 04 12:55:07 T14s avahi-daemon[419]: No service file found in /etc/avahi/services.
Apr 04 12:55:09 T14s kernel: usb usb3-port1: attempt power cycle
Apr 04 12:55:10 T14s dhcpcd[426]: wlan0: leased 192.168.67.173 for 3599 seconds
Apr 04 12:55:10 T14s avahi-daemon[419]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.67.173.
Apr 04 12:55:10 T14s avahi-daemon[419]: New relevant interface wlan0.IPv4 for mDNS.
Apr 04 12:55:10 T14s avahi-daemon[419]: Registering new address record for 192.168.67.173 on wlan0.IPv4.
Apr 04 12:55:10 T14s dhcpcd[426]: wlan0: adding route to 192.168.67.0/24
Apr 04 12:55:10 T14s dhcpcd[426]: wlan0: adding default route via 192.168.67.44
Apr 04 12:55:10 T14s avahi-daemon[419]: Got SIGHUP, reloading.
Apr 04 12:55:10 T14s avahi-daemon[419]: No service file found in /etc/avahi/services.
Apr 04 12:55:14 T14s kernel: usb usb3-port1: Cannot enable. Maybe the USB cable is bad?
Apr 04 12:55:19 T14s fcron[1340]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1345)
Apr 04 12:55:19 T14s fcron[1340]: 2023-04-04 12:55:19  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1345)
Apr 04 12:55:19 T14s fcron[1340]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:19 T14s fcron[1340]: 2023-04-04 12:55:19  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:19 T14s fcron[1340]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638119.XXXXhoezLn: No such file or directory
Apr 04 12:55:24 T14s fcron[1359]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1364)
Apr 04 12:55:24 T14s fcron[1359]: 2023-04-04 12:55:24  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1364)
Apr 04 12:55:24 T14s fcron[1359]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:24 T14s fcron[1359]: 2023-04-04 12:55:24  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:24 T14s fcron[1359]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638124.XXXXTgOHL3: No such file or directory
Apr 04 12:55:29 T14s fcron[1378]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1383)
Apr 04 12:55:29 T14s fcron[1378]: 2023-04-04 12:55:29  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1383)
Apr 04 12:55:29 T14s fcron[1378]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:29 T14s fcron[1378]: 2023-04-04 12:55:29  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:29 T14s fcron[1378]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638129.XXXXbzaYqp: No such file or directory
Apr 04 12:55:30 T14s systemd-timesyncd[413]: Contacted time server [2600:3c03:e002:1300::10]:123 (2.arch.pool.ntp.org).
Apr 04 12:55:30 T14s systemd-timesyncd[413]: Initial clock synchronization to Tue 2023-04-04 12:55:29.937659 MST.
Apr 04 12:55:30 T14s systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 04 12:55:34 T14s fcron[1399]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1404)
Apr 04 12:55:34 T14s fcron[1399]: 2023-04-04 12:55:34  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1404)
Apr 04 12:55:34 T14s fcron[1399]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:34 T14s fcron[1399]: 2023-04-04 12:55:34  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:34 T14s fcron[1399]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638134.XXXXcur0Zn: No such file or directory
Apr 04 12:55:39 T14s fcron[1418]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1423)
Apr 04 12:55:39 T14s fcron[1418]: 2023-04-04 12:55:39  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1423)
Apr 04 12:55:39 T14s fcron[1418]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:39 T14s fcron[1418]: 2023-04-04 12:55:39  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:39 T14s fcron[1418]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638139.XXXXvwBcZU: No such file or directory
Apr 04 12:55:44 T14s fcron[1436]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1441)
Apr 04 12:55:44 T14s fcron[1436]: 2023-04-04 12:55:44  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1441)
Apr 04 12:55:44 T14s fcron[1436]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:44 T14s fcron[1436]: 2023-04-04 12:55:44  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:44 T14s fcron[1436]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638144.XXXXz2fPsJ: No such file or directory
Apr 04 12:55:49 T14s fcron[1454]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1459)
Apr 04 12:55:49 T14s fcron[1454]: 2023-04-04 12:55:49  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1459)
Apr 04 12:55:49 T14s fcron[1454]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:49 T14s fcron[1454]: 2023-04-04 12:55:49  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:49 T14s fcron[1454]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638149.XXXXUMA6Ti: No such file or directory
Apr 04 12:55:52 T14s kernel: usb 1-5: USB disconnect, device number 3
Apr 04 12:55:52 T14s kernel: usb 1-5.1: USB disconnect, device number 5
Apr 04 12:55:52 T14s kernel: usb 1-5.2: USB disconnect, device number 9
Apr 04 12:55:52 T14s kernel: usb 1-5.4: USB disconnect, device number 7
Apr 04 12:55:52 T14s dhcpcd[426]: enp0s20f0u5u4: removing interface
Apr 04 12:55:52 T14s kernel: usb 1-5.6: USB disconnect, device number 8
Apr 04 12:55:52 T14s tlp[1486]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1486]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:52 T14s tlp[1486]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1486]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:52 T14s tlp[1556]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1556]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:52 T14s tlp[1556]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1556]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:52 T14s tlp[1627]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1627]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:52 T14s tlp[1627]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:52 T14s tlp[1627]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:54 T14s fcron[1660]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1666)
Apr 04 12:55:54 T14s fcron[1660]: 2023-04-04 12:55:54  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1666)
Apr 04 12:55:54 T14s fcron[1660]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:54 T14s fcron[1660]: 2023-04-04 12:55:54  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:54 T14s fcron[1660]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638154.XXXXsfCXjp: No such file or directory
Apr 04 12:55:54 T14s tlp[1657]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:54 T14s tlp[1657]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:54 T14s tlp[1657]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:54 T14s tlp[1657]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:54 T14s tlp[1708]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:54 T14s tlp[1708]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:54 T14s tlp[1708]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:54 T14s tlp[1708]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:55 T14s tlp[1761]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1761]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:55 T14s tlp[1761]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1761]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:55 T14s tlp[1783]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1783]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:55 T14s tlp[1783]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1783]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:55 T14s kernel: usb 1-2: new high-speed USB device number 10 using xhci_hcd
Apr 04 12:55:55 T14s kernel: usb 1-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
Apr 04 12:55:55 T14s kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:55:55 T14s kernel: usb 1-2: Product: USB2.1 Hub
Apr 04 12:55:55 T14s kernel: usb 1-2: Manufacturer: Generic
Apr 04 12:55:55 T14s kernel: hub 1-2:1.0: USB hub found
Apr 04 12:55:55 T14s kernel: hub 1-2:1.0: 6 ports detected
Apr 04 12:55:55 T14s tlp[1813]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1813]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Apr 04 12:55:55 T14s tlp[1813]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Apr 04 12:55:55 T14s tlp[1813]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Apr 04 12:55:56 T14s kernel: usb 1-2.1: new high-speed USB device number 11 using xhci_hcd
Apr 04 12:55:56 T14s kernel: usb 1-2.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
Apr 04 12:55:56 T14s kernel: usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:55:56 T14s kernel: usb 1-2.1: Product: USB2.1 Hub
Apr 04 12:55:56 T14s kernel: usb 1-2.1: Manufacturer: Generic
Apr 04 12:55:56 T14s kernel: hub 1-2.1:1.0: USB hub found
Apr 04 12:55:56 T14s kernel: hub 1-2.1:1.0: 2 ports detected
Apr 04 12:55:56 T14s kernel: usb 1-2.4: new high-speed USB device number 12 using xhci_hcd
Apr 04 12:55:56 T14s kernel: usb 1-2.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
Apr 04 12:55:56 T14s kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
Apr 04 12:55:56 T14s kernel: usb 1-2.4: Product: USB 10/100/1000 LAN
Apr 04 12:55:56 T14s kernel: usb 1-2.4: Manufacturer: Realtek
Apr 04 12:55:56 T14s kernel: usb 1-2.4: SerialNumber: 0013000001
Apr 04 12:55:56 T14s kernel: usb 1-2.6: new high-speed USB device number 13 using xhci_hcd
Apr 04 12:55:56 T14s kernel: usb 1-2.6: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Apr 04 12:55:56 T14s kernel: usb 1-2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 12:55:56 T14s kernel: usb 1-2.6: Product: HID Device
Apr 04 12:55:56 T14s kernel: usb 1-2.6: Manufacturer: Realtek
Apr 04 12:55:56 T14s kernel: hid-generic 0003:0BDA:1100.0005: hiddev96,hidraw2: USB HID v1.11 Device [Realtek HID Device] on usb-0000:00:14.0-2.6/input0
Apr 04 12:55:56 T14s mtp-probe[1861]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.6"
Apr 04 12:55:56 T14s mtp-probe[1861]: bus: 1, device: 13 was not an MTP device
Apr 04 12:55:56 T14s kernel: usb 1-2.4: reset high-speed USB device number 12 using xhci_hcd
Apr 04 12:55:56 T14s kernel: r8152 1-2.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
Apr 04 12:55:56 T14s kernel: r8152 1-2.4:1.0 eth0: v1.12.13
Apr 04 12:55:56 T14s mtp-probe[1892]: checking bus 1, device 12: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4"
Apr 04 12:55:56 T14s mtp-probe[1892]: bus: 1, device: 12 was not an MTP device
Apr 04 12:55:57 T14s mtp-probe[1922]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.6"
Apr 04 12:55:57 T14s mtp-probe[1922]: bus: 1, device: 13 was not an MTP device
Apr 04 12:55:57 T14s kernel: usb 1-2.2: new high-speed USB device number 14 using xhci_hcd
Apr 04 12:55:57 T14s mtp-probe[1932]: checking bus 1, device 12: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4"
Apr 04 12:55:57 T14s kernel: usb 1-2.2: New USB device found, idVendor=046d, idProduct=0893, bcdDevice= 0.17
Apr 04 12:55:57 T14s kernel: usb 1-2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
Apr 04 12:55:57 T14s kernel: usb 1-2.2: Product: Logitech StreamCam
Apr 04 12:55:57 T14s kernel: usb 1-2.2: SerialNumber: FCA170A5
Apr 04 12:55:57 T14s kernel: usb 1-2.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
Apr 04 12:55:57 T14s mtp-probe[1932]: bus: 1, device: 12 was not an MTP device
Apr 04 12:55:57 T14s kernel: input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/input/input25
Apr 04 12:55:57 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 24000
Apr 04 12:55:57 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 32000
Apr 04 12:55:57 T14s kernel: r8152 1-2.4:1.0 enp0s20f0u2u4: renamed from eth0
Apr 04 12:55:57 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:57 T14s mtp-probe[1944]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2"
Apr 04 12:55:57 T14s mtp-probe[1944]: bus: 1, device: 14 was not an MTP device
Apr 04 12:55:57 T14s kernel: hid-generic 0003:046D:0893.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech StreamCam] on usb-0000:00:14.0-2.2/input5
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: waiting for carrier
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: carrier acquired
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: IAID 43:fb:e3:2f
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: adding address fe80::eedd:347a:e019:337a
Apr 04 12:55:57 T14s avahi-daemon[419]: Joining mDNS multicast group on interface enp0s20f0u2u4.IPv6 with address fe80::eedd:347a:e019:337a.
Apr 04 12:55:57 T14s avahi-daemon[419]: New relevant interface enp0s20f0u2u4.IPv6 for mDNS.
Apr 04 12:55:57 T14s avahi-daemon[419]: Registering new address record for fe80::eedd:347a:e019:337a on enp0s20f0u2u4.*.
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: IAID 43:fb:e3:2f
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: carrier lost
Apr 04 12:55:57 T14s dhcpcd[426]: enp0s20f0u2u4: deleting address fe80::eedd:347a:e019:337a
Apr 04 12:55:57 T14s avahi-daemon[419]: Withdrawing address record for fe80::eedd:347a:e019:337a on enp0s20f0u2u4.
Apr 04 12:55:57 T14s avahi-daemon[419]: Leaving mDNS multicast group on interface enp0s20f0u2u4.IPv6 with address fe80::eedd:347a:e019:337a.
Apr 04 12:55:57 T14s avahi-daemon[419]: Interface enp0s20f0u2u4.IPv6 no longer relevant for mDNS.
Apr 04 12:55:58 T14s systemd[1153]: Reached target Sound Card.
Apr 04 12:55:58 T14s mtp-probe[2007]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2"
Apr 04 12:55:58 T14s mtp-probe[2007]: bus: 1, device: 14 was not an MTP device
Apr 04 12:55:58 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:58 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:58 T14s kernel: usb 1-2.2: current rate 16000 is different from the runtime rate 48000
Apr 04 12:55:58 T14s rtkit-daemon[1175]: Supervising 7 threads of 1 processes of 1 users.
Apr 04 12:55:58 T14s rtkit-daemon[1175]: Successfully made thread 2008 of process 1165 owned by '1000' RT at priority 5.
Apr 04 12:55:58 T14s rtkit-daemon[1175]: Supervising 8 threads of 1 processes of 1 users.
Apr 04 12:55:58 T14s kernel: xhci_hcd 0000:2b:00.0: xHC error in resume, USBSTS 0x401, Reinit
Apr 04 12:55:58 T14s kernel: usb usb2: root hub lost power or was reset
Apr 04 12:55:58 T14s kernel: usb usb3: root hub lost power or was reset
Apr 04 12:55:59 T14s fcron[2048]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2053)
Apr 04 12:55:59 T14s fcron[2048]: 2023-04-04 12:55:59  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2053)
Apr 04 12:55:59 T14s fcron[2048]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:59 T14s fcron[2048]: 2023-04-04 12:55:59  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:59 T14s fcron[2048]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638159.XXXX1pZFi4: No such file or directory
Apr 04 12:56:04 T14s fcron[2066]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2071)
Apr 04 12:56:04 T14s fcron[2066]: 2023-04-04 12:56:04  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2071)
Apr 04 12:56:04 T14s fcron[2066]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:04 T14s fcron[2066]: 2023-04-04 12:56:04  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:04 T14s fcron[2066]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638164.XXXXhum0PU: No such file or directory
Apr 04 12:56:09 T14s fcron[2084]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2089)
Apr 04 12:56:09 T14s fcron[2084]: 2023-04-04 12:56:09  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2089)
Apr 04 12:56:09 T14s fcron[2084]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:09 T14s fcron[2084]: 2023-04-04 12:56:09  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:09 T14s fcron[2084]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638169.XXXXvfk0lY: No such file or directory
Apr 04 12:56:14 T14s fcron[2102]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2107)
Apr 04 12:56:14 T14s fcron[2102]: 2023-04-04 12:56:14  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2107)
Apr 04 12:56:14 T14s fcron[2102]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:14 T14s fcron[2102]: 2023-04-04 12:56:14  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:14 T14s fcron[2102]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638174.XXXXYm45hj: No such file or directory
Apr 04 12:56:19 T14s fcron[2120]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2125)
Apr 04 12:56:19 T14s fcron[2120]: 2023-04-04 12:56:19  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2125)
Apr 04 12:56:19 T14s fcron[2120]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:19 T14s fcron[2120]: 2023-04-04 12:56:19  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:19 T14s fcron[2120]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638179.XXXXJUD6Nw: No such file or directory
Apr 04 12:56:24 T14s fcron[2139]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2144)
Apr 04 12:56:24 T14s fcron[2139]: 2023-04-04 12:56:24  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2144)
Apr 04 12:56:24 T14s fcron[2139]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:24 T14s fcron[2139]: 2023-04-04 12:56:24  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:24 T14s fcron[2139]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638184.XXXXoJeHhI: No such file or directory
Apr 04 12:56:29 T14s fcron[2157]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2162)
Apr 04 12:56:29 T14s fcron[2157]: 2023-04-04 12:56:29  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2162)
Apr 04 12:56:29 T14s fcron[2157]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:29 T14s fcron[2157]: 2023-04-04 12:56:29  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:29 T14s fcron[2157]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638189.XXXXcjCs6m: No such file or directory
Apr 04 12:56:34 T14s fcron[2175]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2180)
Apr 04 12:56:34 T14s fcron[2175]: 2023-04-04 12:56:34  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2180)
Apr 04 12:56:34 T14s fcron[2175]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:34 T14s fcron[2175]: 2023-04-04 12:56:34  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:34 T14s fcron[2175]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638194.XXXXchytwy: No such file or directory
Apr 04 12:56:34 T14s dbus-daemon[420]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.25' (uid=0 pid=2193 comm="sudo dmesg -T")
Apr 04 12:56:34 T14s dbus-daemon[420]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:56:34 T14s sudo[2193]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 04 12:56:36 T14s sudo[2193]:      mcp : TTY=tty1 ; PWD=/home/mcp ; USER=root ; COMMAND=/usr/bin/dmesg -T
Apr 04 12:56:36 T14s sudo[2193]: pam_unix(sudo:session): session opened for user root(uid=0) by mcp(uid=1000)
Apr 04 12:56:36 T14s sudo[2193]: pam_unix(sudo:session): session closed for user root
Apr 04 12:56:39 T14s fcron[2202]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2207)
Apr 04 12:56:39 T14s fcron[2202]: 2023-04-04 12:56:39  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2207)
Apr 04 12:56:39 T14s fcron[2202]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:39 T14s fcron[2202]: 2023-04-04 12:56:39  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:39 T14s fcron[2202]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638199.XXXXpM1T3Z: No such file or directory
Apr 04 12:56:44 T14s fcron[2220]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2225)
Apr 04 12:56:44 T14s fcron[2220]: 2023-04-04 12:56:44  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2225)
Apr 04 12:56:44 T14s fcron[2220]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:44 T14s fcron[2220]: 2023-04-04 12:56:44  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:44 T14s fcron[2220]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638204.XXXXhHlRmb: No such file or directory
Apr 04 12:56:49 T14s fcron[2238]: Job '/usr/local/shsc/battlow' started for user mcp (pid 2243)
Apr 04 12:56:49 T14s fcron[2238]: 2023-04-04 12:56:49  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 2243)
Apr 04 12:56:49 T14s fcron[2238]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:49 T14s fcron[2238]: 2023-04-04 12:56:49  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:56:49 T14s fcron[2238]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638209.XXXXuLEBdV: No such file or directory

Last edited by ThinkPad (2023-04-04 20:02:47)

Offline

#9 2023-04-04 21:03:12

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

This was all done from the console after login. Not an Xsession.

Offline

#10 2023-04-05 11:18:11

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

Apr 04 12:55:19 T14s fcron[1340]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1345)
Apr 04 12:55:19 T14s fcron[1340]: 2023-04-04 12:55:19  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1345)
Apr 04 12:55:19 T14s fcron[1340]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:19 T14s fcron[1340]: 2023-04-04 12:55:19  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:19 T14s fcron[1340]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638119.XXXXhoezLn: No such file or directory
Apr 04 12:55:24 T14s fcron[1359]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1364)
Apr 04 12:55:24 T14s fcron[1359]: 2023-04-04 12:55:24  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1364)
Apr 04 12:55:24 T14s fcron[1359]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:24 T14s fcron[1359]: 2023-04-04 12:55:24  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:24 T14s fcron[1359]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638124.XXXXTgOHL3: No such file or directory
Apr 04 12:55:29 T14s fcron[1378]: Job '/usr/local/shsc/battlow' started for user mcp (pid 1383)
Apr 04 12:55:29 T14s fcron[1378]: 2023-04-04 12:55:29  INFO Job '/usr/local/shsc/battlow' started for user mcp (pid 1383)
Apr 04 12:55:29 T14s fcron[1378]: Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:29 T14s fcron[1378]: 2023-04-04 12:55:29  WARN Job '/usr/local/shsc/battlow' terminated (exit status: 1) (mailing output)
Apr 04 12:55:29 T14s fcron[1378]: sendmail: cannot create temporary file /var/spool/smtpd/offline/1680638129.XXXXbzaYqp: No such file or directory

Not sure if that has to do with your issue, but you should definitely look at it.

[Tue Apr  4 12:54:59 2023] usb 1-5.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
[Tue Apr  4 12:54:59 2023] input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input24
[Tue Apr  4 12:54:59 2023] usbcore: registered new interface driver uvcvideo
[Tue Apr  4 12:54:59 2023] typec port1: bound usb1-port5 (ops connector_ops)
[Tue Apr  4 12:54:59 2023] typec port1: bound usb3-port1 (ops connector_ops)
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 24000
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 32000
[Tue Apr  4 12:54:59 2023] usb 1-5.2: current rate 16000 is different from the runtime rate 48000

The logitech streamcam appears to be connected through usbc and has some issues.
Is this an external device ?



[Tue Apr  4 12:55:08 2023] usb usb3-port1: attempt power cycle
[Tue Apr  4 12:55:13 2023] usb usb3-port1: Cannot enable. Maybe the USB cable is bad?
[Tue Apr  4 12:55:51 2023] usb 1-5: USB disconnect, device number 3
[Tue Apr  4 12:55:51 2023] usb 1-5.1: USB disconnect, device number 5
[Tue Apr  4 12:55:51 2023] usb 1-5.2: USB disconnect, device number 9
[Tue Apr  4 12:55:51 2023] usb 1-5.4: USB disconnect, device number 7
[Tue Apr  4 12:55:51 2023] usb 1-5.6: USB disconnect, device number 8
[Tue Apr  4 12:55:54 2023] usb 1-2: new high-speed USB device number 10 using xhci_hcd
[Tue Apr  4 12:55:54 2023] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:55:54 2023] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:54 2023] usb 1-2: Product: USB2.1 Hub
[Tue Apr  4 12:55:54 2023] usb 1-2: Manufacturer: Generic
[Tue Apr  4 12:55:54 2023] hub 1-2:1.0: USB hub found
[Tue Apr  4 12:55:54 2023] hub 1-2:1.0: 6 ports detected
[Tue Apr  4 12:55:55 2023] usb 1-2.1: new high-speed USB device number 11 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.08
[Tue Apr  4 12:55:55 2023] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:55 2023] usb 1-2.1: Product: USB2.1 Hub
[Tue Apr  4 12:55:55 2023] usb 1-2.1: Manufacturer: Generic
[Tue Apr  4 12:55:55 2023] hub 1-2.1:1.0: USB hub found
[Tue Apr  4 12:55:55 2023] hub 1-2.1:1.0: 2 ports detected
[Tue Apr  4 12:55:55 2023] usb 1-2.4: new high-speed USB device number 12 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[Tue Apr  4 12:55:55 2023] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[Tue Apr  4 12:55:55 2023] usb 1-2.4: Product: USB 10/100/1000 LAN
[Tue Apr  4 12:55:55 2023] usb 1-2.4: Manufacturer: Realtek
[Tue Apr  4 12:55:55 2023] usb 1-2.4: SerialNumber: 0013000001
[Tue Apr  4 12:55:55 2023] usb 1-2.6: new high-speed USB device number 13 using xhci_hcd
[Tue Apr  4 12:55:55 2023] usb 1-2.6: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
[Tue Apr  4 12:55:55 2023] usb 1-2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr  4 12:55:55 2023] usb 1-2.6: Product: HID Device
[Tue Apr  4 12:55:55 2023] usb 1-2.6: Manufacturer: Realtek
[Tue Apr  4 12:55:55 2023] hid-generic 0003:0BDA:1100.0005: hiddev96,hidraw2: USB HID v1.11 Device [Realtek HID Device] on usb-0000:00:14.0-2.6/input0
[Tue Apr  4 12:55:55 2023] usb 1-2.4: reset high-speed USB device number 12 using xhci_hcd
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0 eth0: v1.12.13
[Tue Apr  4 12:55:56 2023] usb 1-2.2: new high-speed USB device number 14 using xhci_hcd
[Tue Apr  4 12:55:56 2023] usb 1-2.2: New USB device found, idVendor=046d, idProduct=0893, bcdDevice= 0.17
[Tue Apr  4 12:55:56 2023] usb 1-2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[Tue Apr  4 12:55:56 2023] usb 1-2.2: Product: Logitech StreamCam
[Tue Apr  4 12:55:56 2023] usb 1-2.2: SerialNumber: FCA170A5
[Tue Apr  4 12:55:56 2023] usb 1-2.2: Found UVC 1.00 device Logitech StreamCam (046d:0893)
[Tue Apr  4 12:55:56 2023] input: Logitech StreamCam as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/input/input25
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 24000
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 32000
[Tue Apr  4 12:55:56 2023] r8152 1-2.4:1.0 enp0s20f0u2u4: renamed from eth0
[Tue Apr  4 12:55:56 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:56 2023] hid-generic 0003:046D:0893.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech StreamCam] on usb-0000:00:14.0-2.2/input5
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] usb 1-2.2: current rate 16000 is different from the runtime rate 48000
[Tue Apr  4 12:55:57 2023] xhci_hcd 0000:2b:00.0: xHC error in resume, USBSTS 0x401, Reinit
[Tue Apr  4 12:55:57 2023] usb usb2: root hub lost power or was reset
[Tue Apr  4 12:55:57 2023] usb usb3: root hub lost power or was reset

[Tue Apr  4 12:55:57 2023] xhci_hcd 0000:2b:00.0: xHC error in resume, USBSTS 0x401, Reinit
No idea what it means, but doesn't look good to me.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2023-04-05 14:16:57

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

Thank you for digging into that. The battlow script I'm way overdue to fix. It's trying to notify-send from a cron job which I found out is not possible. Have not had time to address.

StreamCam is an external webcam that is connected via USB-C to the monitor, which connects via USB-C to the laptop, allowing the laptop to access the device.

Not sure what the last thing is either. I don't recognize the name Realtek. I am not using a USB hub providing ports, but as I said the monitor passes connection to the laptop through USB-C, so maybe it's considering the ports on the monitor as a hub?

Offline

#12 2023-04-05 14:19:08

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

This is a snippet from `sudo lshw` that shows the hub and Realtek (usb:2 and 3).

        *-usb
             description: USB controller
             product: Comet Lake PCH-LP USB 3.1 xHCI Host Controller
             vendor: Intel Corporation
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 00
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:129 memory:eb720000-eb72ffff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 6.2.9-arch1-1 xhci-hcd
                physical id: 0
                bus info: usb@1
                logical name: usb1
                version: 6.02
                capabilities: usb-2.00
                configuration: driver=hub slots=12 speed=480Mbit/s
              *-usb:0
                   description: Keyboard
                   product: mek_42
                   vendor: mek
                   physical id: 4
                   bus info: usb@1:4
                   version: 1.00
                   capabilities: usb-2.00
                   configuration: driver=usbhid maxpower=500mA speed=12Mbit/s
              *-usb:1
                   description: USB hub
                   product: USB2.1 Hub
                   vendor: Generic
                   physical id: 5
                   bus info: usb@1:5
                   version: 1.08
                   capabilities: usb-2.10
                   configuration: driver=hub slots=6 speed=480Mbit/s
                 *-usb:0
                      description: USB hub
                      product: USB2.1 Hub
                      vendor: Generic
                      physical id: 1
                      bus info: usb@1:5.1
                      version: 1.08
                      capabilities: usb-2.10
                      configuration: driver=hub slots=2 speed=480Mbit/s
                 *-usb:1
                      description: Video
                      product: Logitech StreamCam
                      vendor: Logitech, Inc.
                      physical id: 2
                      bus info: usb@1:5.2
                      version: 0.17
                      serial: FCA170A5
                      capabilities: usb-2.10
                      configuration: driver=usbhid maxpower=500mA speed=480Mbit/s
                 *-usb:2
                      description: Generic USB device
                      product: USB 10/100/1000 LAN
                      vendor: Realtek
                      physical id: 4
                      bus info: usb@1:5.4
                      version: 31.00
                      serial: 0013000001
                      capabilities: usb-2.10
                      configuration: driver=r8152 maxpower=94mA speed=480Mbit/s
                 *-usb:3
                      description: Human interface device
                      product: HID Device
                      vendor: Realtek
                      physical id: 6
                      bus info: usb@1:5.6
                      version: 1.01
                      capabilities: usb-2.01
                      configuration: driver=usbhid maxpower=100mA speed=480Mbit/s

Offline

#13 2023-04-06 08:10:05

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

The realtek device appears to be an gigabit ethernet connector and is probably the physical network connector on your laptop.

I do get a strong feeling that this laptop reroutes usb connections dynamically using some algortihm (usb version based ?) which makes it hard to distinguish between internal and external devices.

Post the output of lsusb without any monitors attached.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#14 2023-04-06 14:18:21

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

$ lsusb
----
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:5405 IMC Networks Integrated Camera
Bus 001 Device 009: ID 019c:0042 mek mek_42
Bus 001 Device 003: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Offline

#15 2023-04-06 14:18:53

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: Connecting display to USB-C port 4 disconnects HDMI

mek_42 is my external keyboard.

Offline

#16 2023-04-07 09:50:40

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Connecting display to USB-C port 4 disconnects HDMI

That makes the case for on the fly rerouting of usb connections stronger, as the "IMC Networks Integrated Camera " is on a different port then in #5 .
The realtek device also appears to be external.

For clarity post the output of lsusb -tv without external monitors attached.

Test without any extra (usb) devices attached to either monitor .
Does the HDMI work when switching the usb-c monitor between the ports ?


I also would like to see the output of boltctl list with and without the usb-c monitor attached to verify whether Thunderbolt is involved .
(boltct; comes with the bolt package)

Last edited by Lone_Wolf (2023-04-07 09:51:33)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB