-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Business Notebooks
- new Oracle Linux kernel and graphics card drivers [HP ZBook ...

Create an account on the HP Community to personalize your profile and ask a question
11-14-2024 09:13 AM
After an update to last Oracle linux kernel, my second screen doesn't work anymore. My suspect are related to incompatible drivers and kernel or something similar; the second video output works fine if I use windows or with OL with previous kernel (so, it's a software issue).
Running `lspci` the result on the 2 kernel versions are:
OLD kernel (5.15.0-210.163.7.el9uek.x86_64):
[XXX.YYY@N2852 ~]$ lspci -vnn | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device [103c:8870]
Flags: bus master, fast devsel, latency 0, IRQ 151, IOMMU group 2
Memory at 6052000000 (64-bit, non-prefetchable) [size=16M]
Memory at 4000000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant [8086:9a03] (rev 05)
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] [10de:1fbc] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:8870]
Flags: bus master, fast devsel, latency 0, IRQ 150, IOMMU group 17
Memory at 6d000000 (32-bit, non-prefetchable) [size=16M]
Memory at 6040000000 (64-bit, prefetchable) [size=256M]
Memory at 6050000000 (64-bit, prefetchable) [size=32M]
I/O ports at 3000 [size=128]
Expansion ROM at 6e080000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:10fa] (rev a1)
[XXX.YYY@N2852 ~]$ lspci
00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
00:01.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller #1 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 05)
00:07.0 PCI bridge: Intel Corporation Tiger Lake-H Thunderbolt 4 PCI Express Root Port #0 (rev 05)
00:07.1 PCI bridge: Intel Corporation Tiger Lake-H Thunderbolt 4 PCI Express Root Port #1 (rev 05)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 05)
00:0a.0 Signal processing controller: Intel Corporation Tigerlake Telemetry Aggregator Driver (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-H Thunderbolt 4 USB Controller (rev 05)
00:0d.2 USB controller: Intel Corporation Tiger Lake-H Thunderbolt 4 NHI #0 (rev 05)
00:12.0 Serial controller: Intel Corporation Tiger Lake-H Integrated Sensor Hub (rev 11)
00:14.0 USB controller: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Tiger Lake-H Shared SRAM (rev 11)
00:14.3 Network controller: Intel Corporation Tiger Lake PCH CNVi WiFi (rev 11)
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-H Serial IO I2C Controller #0 (rev 11)
00:16.0 Communication controller: Intel Corporation Tiger Lake-H Management Engine Interface (rev 11)
00:1b.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #17 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #3 (rev 11)
00:1f.0 ISA bridge: Intel Corporation WM590 LPC/eSPI Controller (rev 11)
00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-H HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Tiger Lake-H SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-H SPI Controller (rev 11)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (14) I219-V (rev 11)
01:00.0 VGA compatible controller: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
56:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
57:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5261 PCI Express Card Reader (rev 01)
[XXX.YYY@N2852 ~]$
NEW kernel (5.15.0-301... )
[XXX.YYY@N2852 ~]$ lspci -vnn | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device [103c:8870]
Flags: bus master, fast devsel, latency 0, IRQ 150, IOMMU group 2
Memory at 6052000000 (64-bit, non-prefetchable) [size=16M]
Memory at 4000000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant [8086:9a03] (rev 05)
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] [10de:1fbc] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel modules: nvidiafb, nouveau
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:10fa] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
56:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808] (prog-if 02 [NVM Express])
Subsystem: Samsung Electronics Co Ltd SSD 970 EVO/PRO [144d:a801]
Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 18
Memory at 6eb00000 (64-bit, non-prefetchable) [size=16K]
[XXX.YYY@N2852 ~]$ lspci
00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
00:01.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller #1 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 05)
00:07.0 PCI bridge: Intel Corporation Tiger Lake-H Thunderbolt 4 PCI Express Root Port #0 (rev 05)
00:07.1 PCI bridge: Intel Corporation Tiger Lake-H Thunderbolt 4 PCI Express Root Port #1 (rev 05)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 05)
00:0a.0 Signal processing controller: Intel Corporation Tigerlake Telemetry Aggregator Driver (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-H Thunderbolt 4 USB Controller (rev 05)
00:0d.2 USB controller: Intel Corporation Tiger Lake-H Thunderbolt 4 NHI #0 (rev 05)
00:12.0 Serial controller: Intel Corporation Tiger Lake-H Integrated Sensor Hub (rev 11)
00:14.0 USB controller: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Tiger Lake-H Shared SRAM (rev 11)
00:14.3 Network controller: Intel Corporation Tiger Lake PCH CNVi WiFi (rev 11)
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-H Serial IO I2C Controller #0 (rev 11)
00:16.0 Communication controller: Intel Corporation Tiger Lake-H Management Engine Interface (rev 11)
00:1b.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #17 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #3 (rev 11)
00:1f.0 ISA bridge: Intel Corporation WM590 LPC/eSPI Controller (rev 11)
00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-H HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Tiger Lake-H SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-H SPI Controller (rev 11)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (14) I219-V (rev 11)
01:00.0 VGA compatible controller: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] (rev ff)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev ff)
56:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
57:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5261 PCI Express Card Reader (rev 01)
The controllers used for a couple of devices are different, so, probably the cause is this.
How can I fix it?
11-19-2024 01:22 AM
maybe `dmesg` can help
xxx@xxx yyy]# dmesg
[ 0.000000] microcode: microcode updated early to revision 0x52, date = 2024-02-15
[ 0.000000] Linux version 5.15.0-302.167.6.el9uek.x86_64 (mockbuild@host-100-100-224-5) (gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1), GNU ld version 2.35.2-43.0.1.el9) #2 SMP Mon Nov 4 23:41:59 PST 2024
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt5)/vmlinuz-5.15.0-302.167.6.el9uek.x86_64 root=UUID=e558a04a-4704-4bd3-b0c6-3dc9266d0bf4 ro crashkernel=1G-64G:448M,64G-:512M rhgb quiet
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000340aefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000340af000-0x00000000340b0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000340b1000-0x000000003affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003b000000-0x000000003bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003c000000-0x000000003c80bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003c80c000-0x000000003f9f9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003f9fa000-0x000000003fb32fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003fb33000-0x000000003fbfefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003fbff000-0x000000003fbfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003fc00000-0x0000000045ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000046f00000-0x0000000046ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000048000000-0x00000000507fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000010af7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by HP
[ 0.000000] efi: ACPI=0x3fbfe000 ACPI 2.0=0x3fbfe014 TPMFinalLog=0x3fa80000 SMBIOS=0x3c8e0000 ESRT=0x3c8dbb98 MEMATTR=0x340a8018 MOKvar=0x340af000 RNG=0x3fb82018 TPMEventLog=0x339c3018
[ 0.000000] secureboot: Secure boot enabled
[ 0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[ 0.000000] SMBIOS 3.3 present.
[ 0.000000] DMI: HP HP ZBook Fury 15.6 inch G8 Mobile Workstation PC/8870, BIOS T95 Ver. 01.09.02 05/05/2022
[ 0.000000] tsc: Detected 2300.000 MHz processor
[ 0.000000] tsc: Detected 2304.000 MHz TSC
[ 0.000005] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000012] last_pfn = 0x10af800 max_arch_pfn = 0x400000000
[ 0.000148] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001029] last_pfn = 0x3fc00 max_arch_pfn = 0x400000000
[ 0.007733] esrt: Reserving ESRT space from 0x000000003c8dbb98 to 0x000000003c8dbc20.
[ 0.007786] Using GB pages for direct mapping
[ 0.008081] secureboot: Secure boot enabled
[ 0.008082] RAMDISK: [mem 0x2bc01000-0x2f3affff]
[ 0.008086] ACPI: Early table checksum verification disabled
[ 0.008088] ACPI: RSDP 0x000000003FBFE014 000024 (v02 HPQOEM)
[ 0.008090] ACPI: XSDT 0x000000003FB4D228 00016C (v01 HPQOEM SLIC-BPC 00000000 01000013)
[ 0.008094] ACPI: FACP 0x000000003FBFD000 000114 (v06 HPQOEM SLIC-BPC 00000000 HP 00000001)
[ 0.008098] ACPI: DSDT 0x000000003FB85000 0443E7 (v02 HPQOEM 8870 00000000 INTL 20160527)
[ 0.008100] ACPI: FACS 0x000000003FA64000 000040
[ 0.008102] ACPI: SSDT 0x000000003FBFC000 0002D7 (v01 HP NVTEC 00000001 INTL 20160527)
[ 0.008104] ACPI: SSDT 0x000000003FBFB000 00012A (v02 HP ShmTable 00000001 INTL 20160527)
[ 0.008106] ACPI: SSDT 0x000000003FBF8000 00255C (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
[ 0.008109] ACPI: SSDT 0x000000003FBEC000 00B1DA (v02 AcpiRe PLT_RTD3 00001000 INTL 20160527)
[ 0.008111] ACPI: RTMA 0x000000003FBEB000 00009E (v01 HP _HBMART_ 00001000 HP 00000001)
[ 0.008113] ACPI: SSDT 0x000000003FBE9000 001575 (v02 HP UcsiAcpi 00000001 INTL 20160527)
[ 0.008115] ACPI: SSDT 0x000000003FBE8000 0000FB (v02 HP UcsiCntr 00000001 INTL 20160527)
[ 0.008117] ACPI: OEML 0x000000003FBE7000 000028 (v03 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008119] ACPI: SSDT 0x000000003FBE6000 0005FB (v02 HPQOEM Tpm2Tabl 00001000 INTL 20160527)
[ 0.008121] ACPI: TPM2 0x000000003FBE5000 00004C (v04 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008123] ACPI: SSDT 0x000000003FBE3000 001D55 (v01 HP LAPTOPPC 00001000 INTL 20160527)
[ 0.008125] ACPI: SSDT 0x000000003FBDF000 002E42 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
[ 0.008127] ACPI: SSDT 0x000000003FBDB000 003375 (v02 INTEL IgfxSsdt 00003000 INTL 20160527)
[ 0.008129] ACPI: SSDT 0x000000003FBCF000 00B3A5 (v02 INTEL TcssSsdt 00001000 INTL 20160527)
[ 0.008131] ACPI: MSDM 0x000000003FBCE000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP 00000001)
[ 0.008133] ACPI: WSMT 0x000000003FBCD000 000028 (v01 HPQOEM 8870 00000001 HP 00000001)
[ 0.008135] ACPI: HPET 0x000000003FBCB000 000038 (v01 HPQOEM 8870 00000001 HP 00000001)
[ 0.008137] ACPI: APIC 0x000000003FBCA000 00012C (v04 HPQOEM 8870 00000001 HP 00000001)
[ 0.008139] ACPI: NHLT 0x000000003FB83000 001B27 (v00 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008142] ACPI: SSDT 0x000000003FB75000 00CB06 (v02 DptfTb DptfTabl 00001000 INTL 20160527)
[ 0.008144] ACPI: WSMT 0x000000003FB74000 000028 (v01 HPQOEM 00000000 00000000)
[ 0.008146] ACPI: DMAR 0x000000003FB73000 0000B8 (v02 INTEL TGL 00000002 INTL 01000013)
[ 0.008148] ACPI: SSDT 0x000000003FB6B000 007AA4 (v02 HPQOEM MS-SSDT 00003000 INTL 20160527)
[ 0.008150] ACPI: LPIT 0x000000003FBCC000 00005C (v01 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008152] ACPI: MCFG 0x000000003FB6A000 00003C (v01 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008154] ACPI: SSDT 0x000000003FB69000 00019B (v01 HP HPNBCONV 00001000 INTL 20160527)
[ 0.008157] ACPI: SSDT 0x000000003FB68000 000609 (v01 HP INTTPL 00001000 INTL 20160527)
[ 0.008159] ACPI: SSDT 0x000000003FB67000 000B41 (v02 HP xh_WSVA 00000000 INTL 20160527)
[ 0.008161] ACPI: SSDT 0x000000003FB60000 00685D (v02 Rtd3 TglH_Rvp 00001000 INTL 20160527)
[ 0.008163] ACPI: SSDT 0x000000003FB5A000 005792 (v01 HP NVHG 00001000 INTL 20160527)
[ 0.008165] ACPI: SSDT 0x000000003FB59000 000522 (v01 HP NVPOWERC 00001000 INTL 20160527)
[ 0.008167] ACPI: SSDT 0x000000003FB56000 002927 (v01 HP HPINNBWL 00001000 INTL 20160527)
[ 0.008169] ACPI: SSDT 0x000000003FB55000 000032 (v01 HP HPCONDEV 00001000 INTL 20160527)
[ 0.008172] ACPI: SSDT 0x000000003FB54000 000115 (v01 HP HPSANIMD 00001000 INTL 20160527)
[ 0.008174] ACPI: SSDT 0x000000003FB52000 00101B (v02 HP HPINTELG 00001000 INTL 20160527)
[ 0.008176] ACPI: SSDT 0x000000003FB51000 000069 (v01 HP HPCAHWID 00001000 INTL 20160527)
[ 0.008178] ACPI: BGRT 0x000000003FB50000 000038 (v01 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008180] ACPI: PTDT 0x000000003FB4F000 000024 (v00 HPQOEM SLIC-BPC 00000005 MSFT 0100000D)
[ 0.008182] ACPI: SSDT 0x000000003FBE2000 0002F9 (v02 HP PwrCtlEv 00000001 INTL 20160527)
[ 0.008184] ACPI: FPDT 0x000000003FB4E000 000044 (v01 HPQOEM TGL-ULT 00000002 01000013)
[ 0.008186] ACPI: Reserving FACP table memory at [mem 0x3fbfd000-0x3fbfd113]
[ 0.008187] ACPI: Reserving DSDT table memory at [mem 0x3fb85000-0x3fbc93e6]
[ 0.008187] ACPI: Reserving FACS table memory at [mem 0x3fa64000-0x3fa6403f]
[ 0.008188] ACPI: Reserving SSDT table memory at [mem 0x3fbfc000-0x3fbfc2d6]
[ 0.008188] ACPI: Reserving SSDT table memory at [mem 0x3fbfb000-0x3fbfb129]
[ 0.008189] ACPI: Reserving SSDT table memory at [mem 0x3fbf8000-0x3fbfa55b]
[ 0.008190] ACPI: Reserving SSDT table memory at [mem 0x3fbec000-0x3fbf71d9]
[ 0.008190] ACPI: Reserving RTMA table memory at [mem 0x3fbeb000-0x3fbeb09d]
[ 0.008191] ACPI: Reserving SSDT table memory at [mem 0x3fbe9000-0x3fbea574]
[ 0.008191] ACPI: Reserving SSDT table memory at [mem 0x3fbe8000-0x3fbe80fa]
[ 0.008192] ACPI: Reserving OEML table memory at [mem 0x3fbe7000-0x3fbe7027]
[ 0.008192] ACPI: Reserving SSDT table memory at [mem 0x3fbe6000-0x3fbe65fa]
[ 0.008193] ACPI: Reserving TPM2 table memory at [mem 0x3fbe5000-0x3fbe504b]
[ 0.008193] ACPI: Reserving SSDT table memory at [mem 0x3fbe3000-0x3fbe4d54]
[ 0.008194] ACPI: Reserving SSDT table memory at [mem 0x3fbdf000-0x3fbe1e41]
[ 0.008195] ACPI: Reserving SSDT table memory at [mem 0x3fbdb000-0x3fbde374]
[ 0.008195] ACPI: Reserving SSDT table memory at [mem 0x3fbcf000-0x3fbda3a4]
[ 0.008196] ACPI: Reserving MSDM table memory at [mem 0x3fbce000-0x3fbce054]
[ 0.008196] ACPI: Reserving WSMT table memory at [mem 0x3fbcd000-0x3fbcd027]
[ 0.008197] ACPI: Reserving HPET table memory at [mem 0x3fbcb000-0x3fbcb037]
[ 0.008197] ACPI: Reserving APIC table memory at [mem 0x3fbca000-0x3fbca12b]
[ 0.008198] ACPI: Reserving NHLT table memory at [mem 0x3fb83000-0x3fb84b26]
[ 0.008199] ACPI: Reserving SSDT table memory at [mem 0x3fb75000-0x3fb81b05]
[ 0.008199] ACPI: Reserving WSMT table memory at [mem 0x3fb74000-0x3fb74027]
[ 0.008200] ACPI: Reserving DMAR table memory at [mem 0x3fb73000-0x3fb730b7]
[ 0.008200] ACPI: Reserving SSDT table memory at [mem 0x3fb6b000-0x3fb72aa3]
[ 0.008201] ACPI: Reserving LPIT table memory at [mem 0x3fbcc000-0x3fbcc05b]
[ 0.008201] ACPI: Reserving MCFG table memory at [mem 0x3fb6a000-0x3fb6a03b]
[ 0.008202] ACPI: Reserving SSDT table memory at [mem 0x3fb69000-0x3fb6919a]
[ 0.008203] ACPI: Reserving SSDT table memory at [mem 0x3fb68000-0x3fb68608]
[ 0.008203] ACPI: Reserving SSDT table memory at [mem 0x3fb67000-0x3fb67b40]
[ 0.008204] ACPI: Reserving SSDT table memory at [mem 0x3fb60000-0x3fb6685c]
[ 0.008204] ACPI: Reserving SSDT table memory at [mem 0x3fb5a000-0x3fb5f791]
[ 0.008205] ACPI: Reserving SSDT table memory at [mem 0x3fb59000-0x3fb59521]
[ 0.008206] ACPI: Reserving SSDT table memory at [mem 0x3fb56000-0x3fb58926]
[ 0.008206] ACPI: Reserving SSDT table memory at [mem 0x3fb55000-0x3fb55031]
[ 0.008207] ACPI: Reserving SSDT table memory at [mem 0x3fb54000-0x3fb54114]
[ 0.008208] ACPI: Reserving SSDT table memory at [mem 0x3fb52000-0x3fb5301a]
[ 0.008208] ACPI: Reserving SSDT table memory at [mem 0x3fb51000-0x3fb51068]
[ 0.008209] ACPI: Reserving BGRT table memory at [mem 0x3fb50000-0x3fb50037]
[ 0.008209] ACPI: Reserving PTDT table memory at [mem 0x3fb4f000-0x3fb4f023]
[ 0.008210] ACPI: Reserving SSDT table memory at [mem 0x3fbe2000-0x3fbe22f8]
[ 0.008211] ACPI: Reserving FPDT table memory at [mem 0x3fb4e000-0x3fb4e043]
[ 0.008388] No NUMA configuration found
[ 0.008388] Faking a node at [mem 0x0000000000000000-0x00000010af7fffff]
[ 0.008393] NODE_DATA(0) allocated [mem 0x10af7d5000-0x10af7fffff]
[ 0.008586] Reserving 448MB of memory at 96MB for crashkernel (System RAM: 65199MB)
[ 0.008635] Zone ranges:
[ 0.008635] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008636] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008637] Normal [mem 0x0000000100000000-0x00000010af7fffff]
[ 0.008638] Device empty
[ 0.008639] Movable zone start for each node
[ 0.008641] Early memory node ranges
[ 0.008641] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.008642] node 0: [mem 0x0000000000100000-0x00000000340aefff]
[ 0.008643] node 0: [mem 0x00000000340b1000-0x000000003affffff]
[ 0.008643] node 0: [mem 0x000000003c000000-0x000000003c80bfff]
[ 0.008644] node 0: [mem 0x000000003fbff000-0x000000003fbfffff]
[ 0.008644] node 0: [mem 0x0000000100000000-0x00000010af7fffff]
[ 0.008648] Initmem setup node 0 [mem 0x0000000000001000-0x00000010af7fffff]
[ 0.008651] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008670] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.009775] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.009811] On node 0, zone DMA32: 4096 pages in unavailable ranges
[ 0.009894] On node 0, zone DMA32: 13299 pages in unavailable ranges
[ 0.010081] On node 0, zone Normal: 1024 pages in unavailable ranges
[ 0.010094] On node 0, zone Normal: 2048 pages in unavailable ranges
[ 0.010133] Reserving Intel graphics memory at [mem 0x4c800000-0x507fffff]
[ 0.010653] ACPI: PM-Timer IO Port: 0x1808
[ 0.010658] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.010659] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.010660] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.010660] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.010660] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.010661] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.010661] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.010662] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.010662] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.010663] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.010663] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.010664] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.010664] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.010664] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.010665] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.010665] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.010702] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.010704] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.010705] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.010707] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.010708] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.010717] e820: update [mem 0x340e7000-0x3415cfff] usable ==> reserved
[ 0.010724] TSC deadline timer available
[ 0.010724] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.010736] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.010738] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.010739] PM: hibernation: Registered nosave memory: [mem 0x340af000-0x340b0fff]
[ 0.010740] PM: hibernation: Registered nosave memory: [mem 0x340e7000-0x3415cfff]
[ 0.010741] PM: hibernation: Registered nosave memory: [mem 0x3b000000-0x3bffffff]
[ 0.010742] PM: hibernation: Registered nosave memory: [mem 0x3c80c000-0x3f9f9fff]
[ 0.010743] PM: hibernation: Registered nosave memory: [mem 0x3f9fa000-0x3fb32fff]
[ 0.010743] PM: hibernation: Registered nosave memory: [mem 0x3fb33000-0x3fbfefff]
[ 0.010744] PM: hibernation: Registered nosave memory: [mem 0x3fc00000-0x45ffffff]
[ 0.010745] PM: hibernation: Registered nosave memory: [mem 0x46000000-0x46efffff]
[ 0.010745] PM: hibernation: Registered nosave memory: [mem 0x46f00000-0x46ffffff]
[ 0.010746] PM: hibernation: Registered nosave memory: [mem 0x47000000-0x47ffffff]
[ 0.010746] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x507fffff]
[ 0.010746] PM: hibernation: Registered nosave memory: [mem 0x50800000-0xbfffffff]
[ 0.010747] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.010747] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfed1ffff]
[ 0.010748] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.010748] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfeffffff]
[ 0.010749] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.010750] [mem 0x50800000-0xbfffffff] available for PCI devices
[ 0.010750] Booting paravirtualized kernel on bare hardware
[ 0.010752] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.014157] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.014444] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
[ 0.014449] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
[ 0.014450] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.014474] Built 1 zonelists, mobility grouping on. Total pages: 16430154
[ 0.014475] Policy zone: Normal
[ 0.014476] Kernel command line: BOOT_IMAGE=(hd0,gpt5)/vmlinuz-5.15.0-302.167.6.el9uek.x86_64 root=UUID=e558a04a-4704-4bd3-b0c6-3dc9266d0bf4 ro crashkernel=1G-64G:448M,64G-:512M rhgb quiet
[ 0.014522] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt5)/vmlinuz-5.15.0-302.167.6.el9uek.x86_64", will be passed to user space.
[ 0.018144] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.019995] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.020120] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.041134] Memory: 393860K/66764452K available (16392K kernel code, 6093K rwdata, 12968K rodata, 3164K init, 6272K bss, 1920804K reserved, 0K cma-reserved)
[ 0.041615] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.041651] ftrace: allocating 47930 entries in 188 pages
[ 0.056723] ftrace: allocated 188 pages with 5 groups
[ 0.056839] rcu: Hierarchical RCU implementation.
[ 0.056840] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 0.056841] Rude variant of Tasks RCU enabled.
[ 0.056841] Tracing variant of Tasks RCU enabled.
[ 0.056842] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.056842] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.059443] NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16
[ 0.059818] Console: colour dummy device 80x25
[ 0.059826] printk: console [tty0] enabled
[ 0.059846] ACPI: Core revision 20210730
[ 0.060188] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.060189] APIC: Switch to symmetric I/O mode setup
[ 0.060190] DMAR: Host address width 39
[ 0.060191] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.060195] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.060196] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[ 0.060199] DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.060201] DMAR: DRHD base: 0x000000fed85000 flags: 0x0
[ 0.060204] DMAR: dmar2: reg_base_addr fed85000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.060205] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.060209] DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.060211] DMAR: RMRR base: 0x0000004c000000 end: 0x000000507fffff
[ 0.060213] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 3
[ 0.060213] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.060214] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.062412] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.062414] x2apic enabled
[ 0.062444] Switched APIC routing to cluster x2apic.
[ 0.066936] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[ 0.066940] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.00 BogoMIPS (lpj=2304000)
[ 0.066970] CPU0: Thermal monitoring enabled (TM1)
[ 0.066972] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.067070] process: using mwait in idle threads
[ 0.067071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.067071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.067074] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.067076] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit
[ 0.067076] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall
[ 0.067077] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.067077] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.067077] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.067079] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.067079] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.067082] GDS: Mitigation: Microcode
[ 0.067087] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.067088] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.067089] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.067089] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.067090] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.067090] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.067091] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.067091] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.067092] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.067093] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.067093] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.067094] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.067094] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.067938] Freeing SMP alternatives memory: 40K
[ 0.067938] pid_max: default: 32768 minimum: 301
[ 0.067938] LSM: Security Framework initializing
[ 0.067938] Yama: becoming mindful.
[ 0.067938] SELinux: Initializing.
[ 0.067938] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.067938] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.067938] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2003
[ 0.067938] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (family: 0x6, model: 0x8d, stepping: 0x1)
[ 0.067938] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.067938] ... version: 5
[ 0.067938] ... bit width: 48
[ 0.067938] ... generic registers: 8
[ 0.067938] ... value mask: 0000ffffffffffff
[ 0.067938] ... max period: 00007fffffffffff
[ 0.067938] ... fixed-purpose events: 4
[ 0.067938] ... event mask: 0001000f000000ff
[ 0.067938] signal: max sigframe size: 3632
[ 0.067938] rcu: Hierarchical SRCU implementation.
[ 0.067938] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.067988] smp: Bringing up secondary CPUs ...
[ 0.068060] x86: Booting SMP configuration:
[ 0.068060] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.099806] smp: Brought up 1 node, 16 CPUs
[ 0.099806] smpboot: Max logical packages: 1
[ 0.099806] smpboot: Total of 16 processors activated (73728.00 BogoMIPS)
[ 0.230968] node 0 deferred pages initialised in 131ms
[ 0.233537] devtmpfs: initialized
[ 0.233537] x86/mm: Memory block size: 2048MB
[ 0.233999] ACPI: PM: Registering ACPI NVS region [mem 0x3f9fa000-0x3fb32fff] (1282048 bytes)
[ 0.234010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.234013] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.234092] pinctrl core: initialized pinctrl subsystem
[ 0.234430] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.234522] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.234532] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.234541] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.234545] audit: initializing netlink subsys (disabled)
[ 0.234548] audit: type=2000 audit(1731925858.167:1): state=initialized audit_enabled=0 res=1
[ 0.234548] thermal_sys: Registered thermal governor 'fair_share'
[ 0.234548] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.234548] thermal_sys: Registered thermal governor 'step_wise'
[ 0.234548] thermal_sys: Registered thermal governor 'user_space'
[ 0.234548] cpuidle: using governor menu
[ 0.234548] ACPI: bus type PCI registered
[ 0.234548] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.234548] PCI: MMCONFIG for domain 0000 [bus 00-57] at [mem 0xc0000000-0xc57fffff] (base 0xc0000000)
[ 0.234548] PCI: MMCONFIG at [mem 0xc0000000-0xc57fffff] reserved in E820
[ 0.234548] PCI: Using configuration type 1 for base access
[ 0.235221] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.236373] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.236375] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.236375] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.236375] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.236375] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.321028] ACPI: Added _OSI(Module Device)
[ 0.321028] ACPI: Added _OSI(Processor Device)
[ 0.321028] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.321028] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.321028] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.321028] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.321028] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.384653] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0.WKEN], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384659] fbcon: Taking over console
[ 0.384662] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384668] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384670] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384672] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384674] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0._DSW], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384676] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384677] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384712] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0._PR0], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384714] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384716] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384717] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0._PR3], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384719] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384721] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384901] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.WKEN], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384903] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384906] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384908] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384910] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384911] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1._DSW], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384913] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384915] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384947] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1._PR0], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384950] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384951] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.384952] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1._PR3], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.384955] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.384956] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385070] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2.WKEN], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385073] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385076] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._DSW], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385078] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385080] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385113] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._PR0], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385116] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385117] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385118] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._PR3], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385121] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385122] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385236] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3.WKEN], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385238] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385245] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._DSW], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385247] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385249] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385277] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._PR0], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385280] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385281] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385282] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._PR3], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385284] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385286] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385390] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP17._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385392] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385402] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP17.PXSX._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385404] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385420] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP17.PXSX._DSD], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385423] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385424] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.385742] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP09._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385745] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385753] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP09.PXSX._S0W], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385756] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385772] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.RP09.PXSX._DSD], AE_ALREADY_EXISTS (20210730/dswload2-326)
[ 0.385774] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[ 0.385776] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.389815] ACPI: 26 ACPI AML tables successfully acquired and loaded
[ 0.391577] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.400190] ACPI: Dynamic OEM Table Load:
[ 0.400199] ACPI: SSDT 0xFFFFA090A0706A00 0001C6 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
[ 0.400823] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.402001] ACPI: Dynamic OEM Table Load:
[ 0.402008] ACPI: SSDT 0xFFFFA08B419DA800 000386 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.402702] ACPI: Dynamic OEM Table Load:
[ 0.402708] ACPI: SSDT 0xFFFFA08B419EE800 00051E (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.403446] ACPI: Dynamic OEM Table Load:
[ 0.403451] ACPI: SSDT 0xFFFFA08B419D8400 000316 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.404214] ACPI: Dynamic OEM Table Load:
[ 0.404220] ACPI: SSDT 0xFFFFA08B40188000 0008E7 (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.404970] ACPI: Dynamic OEM Table Load:
[ 0.404976] ACPI: SSDT 0xFFFFA08B419E8000 00048A (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.405677] ACPI: Dynamic OEM Table Load:
[ 0.405682] ACPI: SSDT 0xFFFFA08B419EB000 0004D4 (v02 PmRef ApPsd 00003000 INTL 20160527)
[ 0.406379] ACPI: Dynamic OEM Table Load:
[ 0.406384] ACPI: SSDT 0xFFFFA08B419EE000 00048A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.411780] ACPI: EC: EC started
[ 0.411781] ACPI: EC: interrupt blocked
[ 3.436519] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 3.436521] ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 3.436522] ACPI: Interpreter enabled
[ 3.436572] ACPI: PM: (supports S0 S3 S4 S5)
[ 3.436573] ACPI: Using IOAPIC for interrupt routing
[ 3.436613] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 3.437534] ACPI: Enabled 10 GPEs in block 00 to 7F
[ 3.438326] ACPI: PM: Power Resource [PG00]
[ 3.438772] ACPI: PM: Power Resource [PXP]
[ 3.438811] ACPI: PM: Power Resource [PG01]
[ 3.443092] ACPI: PM: Power Resource [PXP]
[ 3.443237] ACPI: PM: Power Resource [PG02]
[ 3.443500] ACPI: PM: Power Resource [PXP]
[ 3.443543] ACPI: PM: Power Resource [PG03]
[ 3.443811] ACPI: PM: Power Resource [PXP]
[ 3.446619] ACPI: PM: Power Resource [BTPR]
[ 3.451070] ACPI: PM: Power Resource [PXP]
[ 3.453339] ACPI: PM: Power Resource [PXP]
[ 3.455910] ACPI: PM: Power Resource [V0PR]
[ 3.455978] ACPI: PM: Power Resource [V1PR]
[ 3.456039] ACPI: PM: Power Resource [V2PR]
[ 3.459133] ACPI: PM: Power Resource [WRST]
[ 3.460433] ACPI: PM: Power Resource [TBT0]
[ 3.460487] ACPI: PM: Power Resource [TBT1]
[ 3.460528] ACPI: PM: Power Resource [D3C]
[ 3.691435] ACPI: PM: Power Resource [PIN]
[ 3.691782] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-57])
[ 3.691788] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 3.693147] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 3.695656] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[ 3.699090] PCI host bridge to bus 0000:00
[ 3.699091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 3.699093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 3.699094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 3.699094] pci_bus 0000:00: root bus resource [mem 0x50800000-0xbfffffff window]
[ 3.699095] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 3.699096] pci_bus 0000:00: root bus resource [bus 00-57]
[ 3.700336] pci 0000:00:00.0: [8086:9a36] type 00 class 0x060000
[ 3.703906] pci 0000:00:01.0: [8086:9a01] type 01 class 0x060400
[ 3.703963] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 3.706627] pci 0000:00:02.0: [8086:9a60] type 00 class 0x030000
[ 3.706634] pci 0000:00:02.0: reg 0x10: [mem 0x6052000000-0x6052ffffff 64bit]
[ 3.706639] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 3.706643] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 3.706657] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 3.706658] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 3.706660] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 3.706683] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 3.706684] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 3.706687] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 3.706688] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 3.709042] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[ 3.709058] pci 0000:00:04.0: reg 0x10: [mem 0x6053b40000-0x6053b5ffff 64bit]
[ 3.711580] pci 0000:00:07.0: [8086:9a2b] type 01 class 0x060400
[ 3.711621] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
[ 3.711650] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 3.714573] pci 0000:00:07.1: [8086:9a2d] type 01 class 0x060400
[ 3.714613] pci 0000:00:07.1: Overriding RP PIO Log Size to 4
[ 3.714642] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 3.717579] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[ 3.717587] pci 0000:00:08.0: reg 0x10: [mem 0x6053ba9000-0x6053ba9fff 64bit]
[ 3.718795] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[ 3.718802] pci 0000:00:0a.0: reg 0x10: [mem 0x6053b90000-0x6053b97fff 64bit]
[ 3.718823] pci 0000:00:0a.0: enabling Extended Tags
[ 3.722303] pci 0000:00:0d.0: [8086:9a17] type 00 class 0x0c0330
[ 3.722314] pci 0000:00:0d.0: reg 0x10: [mem 0x6053b80000-0x6053b8ffff 64bit]
[ 3.722368] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 3.725000] pci 0000:00:0d.2: [8086:9a1f] type 00 class 0x0c0340
[ 3.725010] pci 0000:00:0d.2: reg 0x10: [mem 0x6053b00000-0x6053b3ffff 64bit]
[ 3.725017] pci 0000:00:0d.2: reg 0x18: [mem 0x6053ba8000-0x6053ba8fff 64bit]
[ 3.725050] pci 0000:00:0d.2: supports D1 D2
[ 3.725051] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 3.727429] pci 0000:00:12.0: [8086:43fc] type 00 class 0x070000
[ 3.727448] pci 0000:00:12.0: reg 0x10: [mem 0x6053b70000-0x6053b7ffff 64bit]
[ 3.727516] pci 0000:00:12.0: PME# supported from D0 D3hot
[ 3.730227] pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
[ 3.730242] pci 0000:00:14.0: reg 0x10: [mem 0x6053b60000-0x6053b6ffff 64bit]
[ 3.730306] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 3.731814] pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
[ 3.731832] pci 0000:00:14.2: reg 0x10: [mem 0x6053ba0000-0x6053ba3fff 64bit]
[ 3.731844] pci 0000:00:14.2: reg 0x18: [mem 0x6053ba7000-0x6053ba7fff 64bit]
[ 3.735386] pci 0000:00:14.3: [8086:43f0] type 00 class 0x028000
[ 3.735405] pci 0000:00:14.3: reg 0x10: [mem 0x6053b9c000-0x6053b9ffff 64bit]
[ 3.735520] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 3.737948] pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
[ 3.737976] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 3.740601] pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
[ 3.740623] pci 0000:00:16.0: reg 0x10: [mem 0x6053ba5000-0x6053ba5fff 64bit]
[ 3.740702] pci 0000:00:16.0: PME# supported from D3hot
[ 3.743442] pci 0000:00:1b.0: [8086:43c0] type 01 class 0x060400
[ 3.743557] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 3.746376] pci 0000:00:1c.0: [8086:43ba] type 01 class 0x060400
[ 3.746477] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 3.749287] pci 0000:00:1f.0: [8086:4389] type 00 class 0x060100
[ 3.751844] pci 0000:00:1f.3: [8086:43c8] type 00 class 0x040100
[ 3.751885] pci 0000:00:1f.3: reg 0x10: [mem 0x6053b98000-0x6053b9bfff 64bit]
[ 3.751937] pci 0000:00:1f.3: reg 0x20: [mem 0x6053a00000-0x6053afffff 64bit]
[ 3.752034] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 3.754742] pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
[ 3.754762] pci 0000:00:1f.4: reg 0x10: [mem 0x6053ba4000-0x6053ba40ff 64bit]
[ 3.754783] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 3.756130] pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
[ 3.756147] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 3.759669] pci 0000:00:1f.6: [8086:15fa] type 00 class 0x020000
[ 3.759702] pci 0000:00:1f.6: reg 0x10: [mem 0x6ec80000-0x6ec9ffff]
[ 3.759863] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 3.760115] pci 0000:01:00.0: [10de:1fbc] type 00 class 0x030000
[ 3.760126] pci 0000:01:00.0: reg 0x10: [mem 0x6d000000-0x6dffffff]
[ 3.760135] pci 0000:01:00.0: reg 0x14: [mem 0x6040000000-0x604fffffff 64bit pref]
[ 3.760144] pci 0000:01:00.0: reg 0x1c: [mem 0x6050000000-0x6051ffffff 64bit pref]
[ 3.760150] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
[ 3.760156] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 3.760211] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 3.760274] pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 3.760391] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
[ 3.760400] pci 0000:01:00.1: reg 0x10: [mem 0x6e000000-0x6e003fff]
[ 3.760523] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 3.760525] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 3.760527] pci 0000:00:01.0: bridge window [mem 0x6d000000-0x6e0fffff]
[ 3.760529] pci 0000:00:01.0: bridge window [mem 0x6040000000-0x6051ffffff 64bit pref]
[ 3.760565] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 3.760569] pci 0000:00:07.0: bridge window [mem 0x60000000-0x6c1fffff]
[ 3.760572] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 3.760606] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[ 3.760609] pci 0000:00:07.1: bridge window [mem 0x52000000-0x5e1fffff]
[ 3.760612] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 3.760841] pci 0000:56:00.0: [144d:a808] type 00 class 0x010802
[ 3.760864] pci 0000:56:00.0: reg 0x10: [mem 0x6eb00000-0x6eb03fff 64bit]
[ 3.761207] pci 0000:00:1b.0: PCI bridge to [bus 56]
[ 3.761211] pci 0000:00:1b.0: bridge window [mem 0x6eb00000-0x6ebfffff]
[ 3.761292] pci 0000:57:00.0: [10ec:5261] type 00 class 0xff0000
[ 3.761310] pci 0000:57:00.0: reg 0x10: [mem 0x6e100000-0x6e100fff]
[ 3.761449] pci 0000:57:00.0: supports D1 D2
[ 3.761449] pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
[ 3.761608] pci 0000:00:1c.0: PCI bridge to [bus 57]
[ 3.761612] pci 0000:00:1c.0: bridge window [mem 0x6e100000-0x6eafffff]
[ 3.761616] pci 0000:00:1c.0: bridge window [mem 0x6053000000-0x60539fffff 64bit pref]
[ 3.810951] ACPI: EC: interrupt unblocked
[ 3.810951] ACPI: EC: event unblocked
[ 3.810951] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 3.810951] ACPI: EC: GPE=0x6e
[ 3.810951] ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
[ 3.810951] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[ 3.810966] iommu: Default domain type: Passthrough
[ 3.811167] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 3.811167] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 3.811167] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 3.811167] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 3.811167] pci 0000:01:00.0: vgaarb: bridge control possible
[ 3.811167] vgaarb: loaded
[ 3.811167] SCSI subsystem initialized
[ 3.811167] ACPI: bus type USB registered
[ 3.811167] usbcore: registered new interface driver usbfs
[ 3.811167] usbcore: registered new interface driver hub
[ 3.811167] usbcore: registered new device driver usb
[ 3.811167] pps_core: LinuxPPS API ver. 1 registered
[ 3.811167] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 3.811167] PTP clock support registered
[ 3.811168] EDAC MC: Ver: 3.0.0
[ 3.812081] Registered efivars operations
[ 3.812082] NetLabel: Initializing
[ 3.812083] NetLabel: domain hash size = 128
[ 3.812083] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 3.812094] NetLabel: unlabeled traffic allowed by default
[ 3.812095] PCI: Using ACPI for IRQ routing
[ 3.813530] PCI: pci_cache_line_size set to 64 bytes
[ 3.813798] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 3.813959] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 3.813960] e820: reserve RAM buffer [mem 0x340af000-0x37ffffff]
[ 3.813961] e820: reserve RAM buffer [mem 0x340e7000-0x37ffffff]
[ 3.813962] e820: reserve RAM buffer [mem 0x3b000000-0x3bffffff]
[ 3.813962] e820: reserve RAM buffer [mem 0x3c80c000-0x3fffffff]
[ 3.813963] e820: reserve RAM buffer [mem 0x3fc00000-0x3fffffff]
[ 3.813964] e820: reserve RAM buffer [mem 0x10af800000-0x10afffffff]
[ 3.815016] clocksource: Switched to clocksource tsc-early
[ 3.823563] VFS: Disk quotas dquot_6.6.0
[ 3.823580] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.823638] pnp: PnP ACPI init
[ 3.824013] system 00:00: [io 0x0680-0x069f] has been reserved
[ 3.824016] system 00:00: [io 0x164e-0x164f] has been reserved
[ 3.824123] system 00:02: [io 0x1854-0x1857] has been reserved
[ 3.824179] system 00:04: [io 0x0200-0x027f] has been reserved
[ 3.824181] system 00:04: [mem 0xfedf0000-0xfedfffff] has been reserved
[ 3.824624] pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 3.824640] system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 3.824641] system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 3.824642] system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 3.824643] system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 3.824644] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 3.824645] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 3.824646] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[ 3.825664] system 00:06: [io 0x1800-0x18fe] could not be reserved
[ 3.825666] system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 3.825667] system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
[ 3.825668] system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
[ 3.825669] system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[ 3.825670] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 3.825671] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 3.825672] system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 3.825673] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 3.825678] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 3.825926] system 00:07: [io 0x2000-0x20fe] has been reserved
[ 3.826217] system 00:08: [mem 0xfe042008-0xfe042fff] has been reserved
[ 3.826218] system 00:08: [mem 0xfe043000-0xfe043fff] has been reserved
[ 3.826372] system 00:09: [mem 0xfe042000-0xfe042007] has been reserved
[ 3.826598] pnp: PnP ACPI: found 10 devices
[ 3.831949] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 3.832022] NET: Registered PF_INET protocol family
[ 3.832171] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 3.833138] tcp_listen_portaddr_hash hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 3.833229] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 3.833246] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 3.833751] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 3.833870] TCP: Hash tables configured (established 524288 bind 65536)
[ 3.834037] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[ 3.834220] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 3.834343] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 3.834486] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 3.834489] NET: Registered PF_XDP protocol family
[ 3.834491] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 3.834494] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 02-2b] add_size 1000
[ 3.834496] pci 0000:00:07.1: bridge window [io 0x1000-0x0fff] to [bus 2c-55] add_size 1000
[ 3.834497] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 57] add_size 1000
[ 3.834504] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[ 3.834506] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[ 3.834508] pci 0000:00:07.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 3.834509] pci 0000:00:07.1: BAR 13: assigned [io 0x6000-0x6fff]
[ 3.834511] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[ 3.834568] pci 0000:00:1c.0: BAR 13: assigned [io 0x7000-0x7fff]
[ 3.834569] pci 0000:00:1f.5: BAR 0: assigned [mem 0x50800000-0x50800fff]
[ 3.834580] pci 0000:01:00.0: BAR 6: assigned [mem 0x6e080000-0x6e0fffff pref]
[ 3.834581] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 3.834586] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 3.834589] pci 0000:00:01.0: bridge window [mem 0x6d000000-0x6e0fffff]
[ 3.834591] pci 0000:00:01.0: bridge window [mem 0x6040000000-0x6051ffffff 64bit pref]
[ 3.834598] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 3.834599] pci 0000:00:07.0: bridge window [io 0x5000-0x5fff]
[ 3.834602] pci 0000:00:07.0: bridge window [mem 0x60000000-0x6c1fffff]
[ 3.834604] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 3.834608] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[ 3.834609] pci 0000:00:07.1: bridge window [io 0x6000-0x6fff]
[ 3.834612] pci 0000:00:07.1: bridge window [mem 0x52000000-0x5e1fffff]
[ 3.834614] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 3.834617] pci 0000:00:1b.0: PCI bridge to [bus 56]
[ 3.834630] pci 0000:00:1b.0: bridge window [mem 0x6eb00000-0x6ebfffff]
[ 3.834637] pci 0000:00:1c.0: PCI bridge to [bus 57]
[ 3.834639] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
[ 3.834642] pci 0000:00:1c.0: bridge window [mem 0x6e100000-0x6eafffff]
[ 3.834644] pci 0000:00:1c.0: bridge window [mem 0x6053000000-0x60539fffff 64bit pref]
[ 3.834649] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 3.834650] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 3.834651] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 3.834652] pci_bus 0000:00: resource 7 [mem 0x50800000-0xbfffffff window]
[ 3.834652] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[ 3.834653] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 3.834654] pci_bus 0000:01: resource 1 [mem 0x6d000000-0x6e0fffff]
[ 3.834654] pci_bus 0000:01: resource 2 [mem 0x6040000000-0x6051ffffff 64bit pref]
[ 3.834656] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
[ 3.834657] pci_bus 0000:02: resource 1 [mem 0x60000000-0x6c1fffff]
[ 3.834657] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[ 3.834658] pci_bus 0000:2c: resource 0 [io 0x6000-0x6fff]
[ 3.834659] pci_bus 0000:2c: resource 1 [mem 0x52000000-0x5e1fffff]
[ 3.834659] pci_bus 0000:2c: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[ 3.834660] pci_bus 0000:56: resource 1 [mem 0x6eb00000-0x6ebfffff]
[ 3.834661] pci_bus 0000:57: resource 0 [io 0x7000-0x7fff]
[ 3.834662] pci_bus 0000:57: resource 1 [mem 0x6e100000-0x6eafffff]
[ 3.834663] pci_bus 0000:57: resource 2 [mem 0x6053000000-0x60539fffff 64bit pref]
[ 3.834759] pci 0000:00:0d.0: enabling device (0000 -> 0002)
[ 3.834791] pci 0000:00:14.0: enabling device (0000 -> 0002)
[ 3.835093] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 3.835266] PCI: CLS 1020 bytes, default 64
[ 3.836203] DMAR: No ATSR found
[ 3.836203] DMAR: No SATC found
[ 3.836206] DMAR: IOMMU feature fl1gp_support inconsistent
[ 3.836207] DMAR: IOMMU feature pgsel_inv inconsistent
[ 3.836208] DMAR: IOMMU feature nwfs inconsistent
[ 3.836208] DMAR: IOMMU feature dit inconsistent
[ 3.836209] DMAR: IOMMU feature sc_support inconsistent
[ 3.836209] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 3.836210] DMAR: dmar2: Using Queued invalidation
[ 3.836213] DMAR: dmar1: Using Queued invalidation
[ 3.836215] DMAR: dmar0: Using Queued invalidation
[ 3.836216] DMAR: dmar3: Using Queued invalidation
[ 3.836238] Trying to unpack rootfs image as initramfs...
[ 3.836377] pci 0000:00:00.0: Adding to iommu group 0
[ 3.836384] pci 0000:00:01.0: Adding to iommu group 1
[ 3.836389] pci 0000:00:02.0: Adding to iommu group 2
[ 3.836397] pci 0000:00:04.0: Adding to iommu group 3
[ 3.836402] pci 0000:00:07.0: Adding to iommu group 4
[ 3.836408] pci 0000:00:07.1: Adding to iommu group 5
[ 3.836412] pci 0000:00:08.0: Adding to iommu group 6
[ 3.836420] pci 0000:00:0a.0: Adding to iommu group 7
[ 3.836429] pci 0000:00:0d.0: Adding to iommu group 8
[ 3.836433] pci 0000:00:0d.2: Adding to iommu group 8
[ 3.836447] pci 0000:00:12.0: Adding to iommu group 9
[ 3.836458] pci 0000:00:14.0: Adding to iommu group 10
[ 3.836463] pci 0000:00:14.2: Adding to iommu group 10
[ 3.836467] pci 0000:00:14.3: Adding to iommu group 11
[ 3.836474] pci 0000:00:15.0: Adding to iommu group 12
[ 3.836480] pci 0000:00:16.0: Adding to iommu group 13
[ 3.836494] pci 0000:00:1b.0: Adding to iommu group 14
[ 3.836500] pci 0000:00:1c.0: Adding to iommu group 15
[ 3.836512] pci 0000:00:1f.0: Adding to iommu group 16
[ 3.836517] pci 0000:00:1f.3: Adding to iommu group 16
[ 3.836522] pci 0000:00:1f.4: Adding to iommu group 16
[ 3.836530] pci 0000:00:1f.5: Adding to iommu group 16
[ 3.836535] pci 0000:00:1f.6: Adding to iommu group 16
[ 3.836544] pci 0000:01:00.0: Adding to iommu group 17
[ 3.836549] pci 0000:01:00.1: Adding to iommu group 17
[ 3.836564] pci 0000:56:00.0: Adding to iommu group 18
[ 3.836575] pci 0000:57:00.0: Adding to iommu group 19
[ 3.836773] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 3.836774] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.836774] software IO TLB: mapped [mem 0x000000002f899000-0x0000000033899000] (64MB)
[ 3.842269] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 3.842271] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.842272] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.842272] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 3.842315] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
[ 3.842317] caller __uncore_imc_init_box+0xcd/0x14e mapping multiple BARs
[ 3.842640] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[ 3.842717] clocksource: Switched to clocksource tsc
11-19-2024 01:25 AM
2nd part of dmesg:
[ 3.844026] Initialise system trusted keyrings
[ 3.844044] Key type blacklist registered
[ 3.844091] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[ 3.845278] zbud: loaded
[ 3.845589] integrity: Platform Keyring initialized
[ 3.845596] integrity: Machine keyring initialized
[ 3.845597] Allocating IMA blacklist keyring.
[ 3.852109] NET: Registered PF_ALG protocol family
[ 3.852111] Key type asymmetric registered
[ 3.852112] Asymmetric key parser 'x509' registered
[ 3.852113] Key type pkcs7_test registered
[ 3.852119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 3.852148] io scheduler mq-deadline registered
[ 3.852149] io scheduler kyber registered
[ 3.852178] io scheduler bfq registered
[ 3.852738] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 3.852982] pcieport 0000:00:01.0: PME: Signaling with IRQ 124
[ 3.853153] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[ 3.853171] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 3.853358] pcieport 0000:00:07.1: PME: Signaling with IRQ 126
[ 3.853370] pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 3.862699] pcieport 0000:00:1b.0: PME: Signaling with IRQ 127
[ 3.862921] pcieport 0000:00:1c.0: PME: Signaling with IRQ 128
[ 3.862935] pcieport 0000:00:1c.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 3.863069] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.863191] Monitor-Mwait will be used to enter C-1 state
[ 3.863194] Monitor-Mwait will be used to enter C-2 state
[ 3.863195] Monitor-Mwait will be used to enter C-3 state
[ 3.863196] ACPI: \_SB_.PR00: Found 3 idle states
[ 3.863880] ACPI: AC: AC Adapter [AC] (on-line)
[ 3.863924] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 3.863940] ACPI: button: Sleep Button [SLPB]
[ 3.863963] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 3.863976] ACPI: button: Lid Switch [LID]
[ 3.863993] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 3.864006] ACPI: button: Power Button [PWRB]
[ 3.864028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 3.864049] ACPI: button: Power Button [PWRF]
[ 3.864280] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2003
[ 3.872898] thermal LNXTHERM:00: registered as thermal_zone0
[ 3.872899] ACPI: thermal: Thermal Zone [CPUZ] (62 C)
[ 3.878262] thermal LNXTHERM:01: registered as thermal_zone1
[ 3.878263] ACPI: thermal: Thermal Zone [GFXZ] (41 C)
[ 3.881620] thermal LNXTHERM:02: registered as thermal_zone2
[ 3.881621] ACPI: thermal: Thermal Zone [EXTZ] (52 C)
[ 3.884962] thermal LNXTHERM:03: registered as thermal_zone3
[ 3.884963] ACPI: thermal: Thermal Zone [LOCZ] (50 C)
[ 3.890413] thermal LNXTHERM:04: registered as thermal_zone4
[ 3.890413] ACPI: thermal: Thermal Zone [BATZ] (31 C)
[ 3.893769] thermal LNXTHERM:05: registered as thermal_zone5
[ 3.893770] ACPI: thermal: Thermal Zone [CHGZ] (38 C)
[ 3.897116] thermal LNXTHERM:06: registered as thermal_zone6
[ 3.897117] ACPI: thermal: Thermal Zone [SK1Z] (37 C)
[ 3.900433] thermal LNXTHERM:07: registered as thermal_zone7
[ 3.900434] ACPI: thermal: Thermal Zone [SK2Z] (42 C)
[ 3.900465] thermal LNXTHERM:08: registered as thermal_zone8
[ 3.900466] ACPI: thermal: Thermal Zone [MSHZ] (30 C)
[ 3.903830] thermal LNXTHERM:09: registered as thermal_zone9
[ 3.903831] ACPI: thermal: Thermal Zone [PCHZ] (0 C)
[ 3.903904] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.904116] serial 0000:00:12.0: enabling device (0000 -> 0002)
[ 3.904380] hpet_acpi_add: no address or irqs in _CRS
[ 3.904538] Non-volatile memory driver v1.3
[ 3.904546] Linux agpgart interface v0.103
[ 3.908854] tpm_tis IFX0785:00: 2.0 TPM (device-id 0x1B, rev-id 22)
[ 3.912417] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[ 3.924559] ACPI: battery: Slot [BAT0] (battery present)
[ 4.218478] Freeing initrd memory: 57020K
[ 4.483178] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 4.497298] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 4.497976] rdac: device handler registered
[ 4.498212] hp_sw: device handler registered
[ 4.498214] emc: device handler registered
[ 4.498403] alua: device handler registered
[ 4.498686] VFIO - User Level meta-driver version: 0.3
[ 4.498743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.498746] ehci-pci: EHCI PCI platform driver
[ 4.498763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.498766] ohci-pci: OHCI PCI platform driver
[ 4.498773] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.498847] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 4.498878] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 4.499977] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 4.500329] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 4.500447] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 4.500449] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.500484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.500486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.500488] usb usb1: Product: xHCI Host Controller
[ 4.500489] usb usb1: Manufacturer: Linux 5.15.0-302.167.6.el9uek.x86_64 xhci-hcd
[ 4.500490] usb usb1: SerialNumber: 0000:00:0d.0
[ 4.500596] hub 1-0:1.0: USB hub found
[ 4.500604] hub 1-0:1.0: 1 port detected
[ 4.500820] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 4.500823] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.500824] usb usb2: Product: xHCI Host Controller
[ 4.500827] usb usb2: Manufacturer: Linux 5.15.0-302.167.6.el9uek.x86_64 xhci-hcd
[ 4.500828] usb usb2: SerialNumber: 0000:00:0d.0
[ 4.500946] hub 2-0:1.0: USB hub found
[ 4.500956] hub 2-0:1.0: 4 ports detected
[ 4.501584] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 4.501634] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 4.502763] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 4.503096] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 4.503129] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 4.503131] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 4.503165] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.503167] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.503168] usb usb3: Product: xHCI Host Controller
[ 4.503169] usb usb3: Manufacturer: Linux 5.15.0-302.167.6.el9uek.x86_64 xhci-hcd
[ 4.503170] usb usb3: SerialNumber: 0000:00:14.0
[ 4.503248] hub 3-0:1.0: USB hub found
[ 4.503273] hub 3-0:1.0: 16 ports detected
[ 4.504577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 4.504578] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.504579] usb usb4: Product: xHCI Host Controller
[ 4.504580] usb usb4: Manufacturer: Linux 5.15.0-302.167.6.el9uek.x86_64 xhci-hcd
[ 4.504580] usb usb4: SerialNumber: 0000:00:14.0
[ 4.504635] hub 4-0:1.0: USB hub found
[ 4.504648] hub 4-0:1.0: 6 ports detected
[ 4.505044] usbcore: registered new interface driver usbserial_generic
[ 4.505047] usbserial: USB Serial support registered for generic
[ 4.505067] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 4.505068] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 4.505518] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.505586] mousedev: PS/2 mouse device common for all mice
[ 4.505660] rtc_cmos 00:01: RTC can wake from S4
[ 4.506484] rtc_cmos 00:01: registered as rtc0
[ 4.506665] rtc_cmos 00:01: setting system clock to 2024-11-18T10:31:03 UTC (1731925863)
[ 4.506694] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 4.508178] intel_pstate: Intel P-state driver initializing
[ 4.510092] intel_pstate: HWP enabled
[ 4.510296] efifb: probing for efifb
[ 4.510305] efifb: showing boot graphics
[ 4.511519] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[ 4.511520] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 4.511521] efifb: scrolling: redraw
[ 4.511521] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 4.511577] Console: switching to colour frame buffer device 240x67
[ 4.513878] fb0: EFI VGA frame buffer device
[ 4.513898] EFI Variables Facility v0.08 2004-May-17
[ 4.519894] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 4.546718] hid: raw HID events driver (C) Jiri Kosina
[ 4.546777] usbcore: registered new interface driver usbhid
[ 4.546778] usbhid: USB HID core driver
[ 4.740274] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[ 4.869448] usb 3-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
[ 4.869483] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.869484] usb 3-1: Product: USB Receiver
[ 4.869485] usb 3-1: Manufacturer: Logitech
[ 4.871891] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C52B.0001/input/input5
[ 4.923559] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[ 4.925429] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C52B.0002/input/input6
[ 4.925604] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C52B.0002/input/input7
[ 4.977445] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C52B.0002/input/input8
[ 4.977670] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[ 4.979150] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
[ 5.093284] usb 3-4: new low-speed USB device number 3 using xhci_hcd
[ 5.187428] intel_pmc_core INT33A1:00: initialized
[ 5.187507] drop_monitor: Initializing network drop monitor service
[ 5.187558] Initializing XFRM netlink socket
[ 5.187668] NET: Registered PF_INET6 protocol family
[ 5.188347] Segment Routing with IPv6
[ 5.188357] In-situ OAM (IOAM) with IPv6
[ 5.188371] NET: Registered PF_PACKET protocol family
[ 5.188380] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 5.191088] microcode: sig=0x806d1, pf=0x2, revision=0x52
[ 5.191941] microcode: Microcode Update Driver: v2.2.
[ 5.193013] resctrl: L2 allocation detected
[ 5.193016] IPI shorthand broadcast: enabled
[ 5.193031] sched_clock: Marking stable (5185839390, 7161602)->(5235355514, -42354522)
[ 5.193721] registered taskstats version 1
[ 5.195288] Loading compiled-in X.509 certificates
[ 5.195772] Loaded X.509 cert 'Oracle CA Server: 597df28d80ce5db514e1be631e308e94a4ba2c98'
[ 5.196061] Loaded X.509 cert 'Oracle Linux Kernel Module Signing Key: 2bb352412969a3653f0eb6021763408ebb9bb5ab'
[ 5.211053] Loaded X.509 cert 'Oracle America, Inc.: Ksplice Kernel Module Signing Key: 09010ebef5545fa7c54b626ef518e077b5b1ee4c'
[ 5.211340] Loaded X.509 cert 'Oracle IMA signing CA: a2f28976a05984028f7d1a4904ae14e8e468e551'
[ 5.211340] blacklist: Loading compiled-in revocation X.509 certificates
[ 5.211360] Loaded X.509 cert 'Oracle Corporation: 7f559b8e9d9e05183480a7149e5a1de0bc265ada'
[ 5.211380] Loaded X.509 cert 'Oracle Corporation: c179886de39a159135e9877492debf044af7d1eb'
[ 5.211399] Loaded X.509 cert 'Oracle Corporation: 51698ec3be0f5eb8cba8ec197d291879098fade4'
[ 5.211505] zswap: loaded using pool lzo/zsmalloc
[ 5.212136] page_owner is disabled
[ 5.212191] Key type .fscrypt registered
[ 5.212191] Key type fscrypt-provisioning registered
[ 5.214214] Key type trusted registered
[ 5.216252] Key type encrypted registered
[ 5.216904] integrity: Loading X.509 certificate: UEFI:db
[ 5.216930] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
[ 5.216930] integrity: Loading X.509 certificate: UEFI:db
[ 5.216968] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 5.216968] integrity: Loading X.509 certificate: UEFI:db
[ 5.216988] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 5.220550] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 5.220570] integrity: Loaded X.509 cert 'Oracle America, Inc.: 7c552922286d66bcb33c53d7ee0f1cd716ecdc63'
[ 5.220571] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 5.220591] integrity: Loaded X.509 cert 'Oracle America, Inc.: 4ff35c3e09ce586fa776d56468d86b022af272f1'
[ 5.220592] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 5.220614] integrity: Loaded X.509 cert 'Oracle America, Inc.: 39bff3f0f578f26e527321cafda2a9cdbd71143c'
[ 5.220620] Loading compiled-in module X.509 certificates
[ 5.220921] Loaded X.509 cert 'Oracle CA Server: 597df28d80ce5db514e1be631e308e94a4ba2c98'
[ 5.220922] ima: Allocated hash algorithm: sha256
[ 5.225489] usb 3-4: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.02
[ 5.225500] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.225503] usb 3-4: Product: USB Keyboard
[ 5.225504] usb 3-4: Manufacturer: Logitech
[ 5.230798] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:046D:C31C.0004/input/input10
[ 5.265293] evm: Initialising EVM extended attributes:
[ 5.265293] evm: security.selinux
[ 5.265294] evm: security.SMACK64 (disabled)
[ 5.265294] evm: security.SMACK64EXEC (disabled)
[ 5.265295] evm: security.SMACK64TRANSMUTE (disabled)
[ 5.265295] evm: security.SMACK64MMAP (disabled)
[ 5.265295] evm: security.apparmor (disabled)
[ 5.265296] evm: security.ima
[ 5.265296] evm: security.capability
[ 5.265296] evm: HMAC attrs: 0x1
[ 5.265294] audit: type=1807 audit(1731925864.258:2): action=measure func=KEXEC_KERNEL_CHECK res=1
[ 5.265304] audit: type=1807 audit(1731925864.258:3): action=measure func=MODULE_CHECK res=1
[ 5.266759] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[ 5.267843] RAS: Correctable Errors collector initialized.
[ 5.274890] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[ 5.274897] clk: Disabling unused clocks
[ 5.274925] integrity: Loading X.509 certificate: /etc/keys/x509_ima.der
[ 5.275211] integrity: Loaded X.509 cert 'Oracle IMA signing key: 197a175bd58f2a0b3552c9f2df10c4c09a22aec9'
[ 5.279848] Freeing unused decrypted memory: 2036K
[ 5.280249] Freeing unused kernel image (initmem) memory: 3164K
[ 5.280250] Write protecting the kernel read-only data: 32768k
[ 5.280887] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 5.281152] Freeing unused kernel image (rodata/data gap) memory: 1368K
[ 5.281154] rodata_test: all tests were successful
[ 5.281157] Run /init as init process
[ 5.281158] with arguments:
[ 5.281159] /init
[ 5.281160] rhgb
[ 5.281160] with environment:
[ 5.281160] HOME=/
[ 5.281161] TERM=linux
[ 5.281161] BOOT_IMAGE=(hd0,gpt5)/vmlinuz-5.15.0-302.167.6.el9uek.x86_64
[ 5.322443] hid-generic 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-4/input0
[ 5.328744] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:046D:C31C.0006/input/input11
[ 5.359391] systemd[1]: systemd 252-46.0.1.el9_5.2 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)
[ 5.359396] systemd[1]: Detected architecture x86-64.
[ 5.359397] systemd[1]: Running in initrd.
[ 5.359447] systemd[1]: No hostname configured, using default hostname.
[ 5.359476] systemd[1]: Hostname set to <localhost>.
[ 5.359745] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 5.387654] systemd[1]: Queued start job for default target Initrd Default Target.
[ 5.387738] systemd[1]: Reached target Initrd /usr File System.
[ 5.387765] systemd[1]: Reached target Local File Systems.
[ 5.387778] systemd[1]: Reached target Slice Units.
[ 5.387788] systemd[1]: Reached target Swaps.
[ 5.387797] systemd[1]: Reached target Timer Units.
[ 5.387849] systemd[1]: Listening on D-Bus System Message Bus Socket.
[ 5.387892] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.387931] systemd[1]: Listening on Journal Socket.
[ 5.387976] systemd[1]: Listening on udev Control Socket.
[ 5.388005] systemd[1]: Listening on udev Kernel Socket.
[ 5.388013] systemd[1]: Reached target Socket Units.
[ 5.388581] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:046D:C31C.0006/input/input12
[ 5.388631] hid-generic 0003:046D:C31C.0006: input,hiddev98,hidraw4: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-4/input1
[ 5.389141] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.389949] systemd[1]: Starting Journal Service...
[ 5.390528] systemd[1]: Starting Load Kernel Modules...
[ 5.390922] systemd[1]: Starting Create System Users...
[ 5.391339] systemd[1]: Starting Setup Virtual Console...
[ 5.391838] systemd[1]: Finished Create List of Static Device Nodes.
[ 5.395127] systemd[1]: Finished Create System Users.
[ 5.395812] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.399511] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 5.400155] fuse: init (API version 7.34)
[ 5.400673] systemd[1]: Finished Load Kernel Modules.
[ 5.401105] systemd[1]: Starting Apply Kernel Variables...
[ 5.403955] systemd[1]: Finished Apply Kernel Variables.
[ 5.413658] systemd[1]: Started Journal Service.
[ 5.503177] usb 3-7: new high-speed USB device number 4 using xhci_hcd
[ 5.519157] gpio gpiochip0: (INT34C6:00): not an immutable chip, please consider fixing it!
[ 5.530973] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
[ 5.530978] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[ 5.531220] wmi_bus wmi_bus-PNP0C14:02: WQZZ data block query control method not found
[ 5.536913] cryptd: max_cpu_qlen set to 1000
[ 5.537477] rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
[ 5.538116] rtsx_pci 0000:57:00.0: Unbalanced pm_runtime_enable!
[ 5.542454] AVX2 version of gcm_enc/dec engaged.
[ 5.542491] AES CTR mode by8 optimization enabled
[ 5.559938] e1000e: Intel(R) PRO/1000 Network Driver
[ 5.559940] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 5.560001] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
[ 5.560434] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 5.565252] nvme nvme0: pci function 0000:56:00.0
[ 5.571676] nvme nvme0: missing or invalid SUBNQN field.
[ 5.571694] nvme nvme0: Shutdown timeout set to 8 seconds
[ 5.588950] nvme nvme0: 16/0/0 default/read/poll queues
[ 5.592809] nvme0n1: p1 p2 p3 p4 p5 p6 p7
[ 5.688513] ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[ 5.688935] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 5.688938] VGA switcheroo: detected Optimus DSM method \_SB_.PC00.PEG1.PEGP handle
[ 5.688939] nouveau: detected PR support, will not use DSM
[ 5.688972] nouveau 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[ 5.689051] nouveau 0000:01:00.0: unknown chipset (ffffffff)
[ 5.721087] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 5.721190] Console: switching to colour dummy device 80x25
[ 5.721231] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 5.721665] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 5.722869] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[ 5.798985] usb 3-7: New USB device found, idVendor=0408, idProduct=5347, bcdDevice= 0.09
[ 5.798988] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 5.798989] usb 3-7: Product: HP HD Camera
[ 5.798990] usb 3-7: Manufacturer: Quanta
[ 5.798991] usb 3-7: SerialNumber: 200901010001
[ 5.801821] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 5.854118] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 5.855653] ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 5.855889] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input13
[ 5.856849] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 5.857038] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14
[ 5.859290] fbcon: i915drmfb (fb0) is primary device
[ 5.869063] Console: switching to colour frame buffer device 240x67
[ 5.870598] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 5c:60:ba:48:57:50
[ 5.870600] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 5.870735] e1000e 0000:00:1f.6 eth0: MAC: 14, PHY: 12, PBA No: FFFFFF-0FF
[ 5.888022] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 5.894439] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 5.938318] usb 3-8: new full-speed USB device number 5 using xhci_hcd
[ 6.067774] usb 3-8: New USB device found, idVendor=06cb, idProduct=00f0, bcdDevice= 0.00
[ 6.067778] usb 3-8: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 6.067779] usb 3-8: SerialNumber: f62d54bb7ab5
[ 6.183296] usb 3-14: new full-speed USB device number 6 using xhci_hcd
[ 6.312843] usb 3-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 6.312850] usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.427570] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
[ 6.533890] input: Logitech Wireless Device PID:1025 Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:046D:C52B.0003/0003:046D:1025.0007/input/input15
[ 6.533995] hid-generic 0003:046D:1025.0007: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:1025] on usb-0000:00:14.0-1/input2:1
[ 6.565814] input: Logitech M510 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:046D:C52B.0003/0003:046D:1025.0007/input/input19
[ 6.565928] logitech-hidpp-device 0003:046D:1025.0007: input,hidraw1: USB HID v1.11 Mouse [Logitech M510] on usb-0000:00:14.0-1/input2:1
[ 6.666128] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 6.667372] XFS (nvme0n1p6): Mounting V5 Filesystem
[ 6.672777] XFS (nvme0n1p6): Ending clean mount
[ 6.767906] systemd-journald[282]: Received SIGTERM from PID 1 (systemd).
[ 6.805610] audit: type=1404 audit(1731925865.798:4): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[ 6.833308] SELinux: Class lockdown not defined in policy.
[ 6.833310] SELinux: the above unknown classes and permissions will be allowed
[ 6.834977] SELinux: policy capability network_peer_controls=1
[ 6.834978] SELinux: policy capability open_perms=1
[ 6.834979] SELinux: policy capability extended_socket_class=1
[ 6.834979] SELinux: policy capability always_check_network=0
[ 6.834980] SELinux: policy capability cgroup_seclabel=1
[ 6.834980] SELinux: policy capability nnp_nosuid_transition=1
[ 6.834980] SELinux: policy capability genfs_seclabel_symlinks=1
[ 6.834981] SELinux: policy capability ioctl_skip_cloexec=0
[ 6.865440] audit: type=1403 audit(1731925865.858:5): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ 6.866200] systemd[1]: Successfully loaded SELinux policy in 60.892ms.
[ 6.870589] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[ 6.898293] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 13.972ms.
[ 6.900970] systemd[1]: systemd 252-46.0.1.el9_5.2 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)
[ 6.900974] systemd[1]: Detected architecture x86-64.
[ 6.902375] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 6.913837] systemd-rc-local-generator[603]: /etc/rc.d/rc.local is not marked executable, skipping.
[ 6.915873] systemd-sysv-generator[606]: SysV service '/etc/rc.d/init.d/jexec' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.915977] systemd-sysv-generator[606]: SysV service '/etc/rc.d/init.d/snapStart.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.916170] systemd-sysv-generator[606]: SysV service '/etc/rc.d/init.d/dropbox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 7.004269] systemd[1]: /run/systemd/generator.late/dropbox.service:22: PIDFile= references a path below legacy directory /var/run/, updating /var/run/dropbox.pid → /run/dropbox.pid; please update the unit file accordingly.
[ 7.011010] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
[ 7.023304] systemd[1]: /usr/lib/systemd/system/iscsi-init.service:15: Unknown key name 'After' in section 'Install', ignoring.
[ 7.030292] systemd[1]: /usr/lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
[ 7.056003] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 7.056058] systemd[1]: Stopped Switch Root.
[ 7.056318] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 7.056500] systemd[1]: Created slice Slice /system/getty.
[ 7.056672] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 7.056837] systemd[1]: Created slice User and Session Slice.
[ 7.056856] systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 7.056929] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.057140] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 7.057176] systemd[1]: Reached target Local Encrypted Volumes.
[ 7.057193] systemd[1]: Reached target Login Prompts.
[ 7.057210] systemd[1]: Stopped target Switch Root.
[ 7.057224] systemd[1]: Stopped target Initrd File Systems.
[ 7.057234] systemd[1]: Stopped target Initrd Root File System.
[ 7.057249] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 7.057279] systemd[1]: Reached target Slice Units.
[ 7.057296] systemd[1]: Reached target Swaps.
[ 7.057313] systemd[1]: Reached target Local Verity Protected Volumes.
[ 7.057561] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 7.058323] systemd[1]: Listening on LVM2 poll daemon socket.
[ 7.058361] systemd[1]: multipathd control socket was skipped because of an unmet condition check (ConditionPathExists=/etc/multipath.conf).
[ 7.059114] systemd[1]: Listening on Process Core Dump Socket.
[ 7.059201] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 7.059851] systemd[1]: Listening on udev Control Socket.
[ 7.060006] systemd[1]: Listening on udev Kernel Socket.
[ 7.060602] systemd[1]: Mounting Huge Pages File System...
[ 7.061189] systemd[1]: Mounting POSIX Message Queue File System...
[ 7.061749] systemd[1]: Mounting Kernel Debug File System...
[ 7.062298] systemd[1]: Mounting Kernel Trace File System...
[ 7.062459] systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes).
[ 7.063319] systemd[1]: Starting Create List of Static Device Nodes...
[ 7.063891] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 7.064922] systemd[1]: Starting Load Kernel Module configfs...
[ 7.065452] systemd[1]: Starting Load Kernel Module drm...
[ 7.065965] systemd[1]: Starting Load Kernel Module fuse...
[ 7.066741] systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network...
[ 7.066794] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 7.066817] systemd[1]: Stopped Plymouth switch root service.
[ 7.066901] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 7.066919] systemd[1]: Stopped File System Check on Root Device.
[ 7.066963] systemd[1]: Stopped Journal Service.
[ 7.067839] systemd[1]: Starting Journal Service...
[ 7.068747] systemd[1]: Starting Load Kernel Modules...
[ 7.069344] systemd[1]: Starting Generate network units from Kernel command line...
[ 7.069378] 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).
[ 7.069932] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.069979] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 7.070548] systemd[1]: Starting Coldplug All udev Devices...
[ 7.071384] systemd[1]: Mounted Huge Pages File System.
[ 7.071515] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.071615] systemd[1]: Mounted Kernel Debug File System.
[ 7.071713] systemd[1]: Mounted Kernel Trace File System.
[ 7.071959] systemd[1]: Finished Create List of Static Device Nodes.
[ 7.072147] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 7.072208] systemd[1]: Finished Load Kernel Module configfs.
[ 7.072325] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 7.072391] systemd[1]: Finished Load Kernel Module drm.
[ 7.072496] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 7.072546] systemd[1]: Finished Load Kernel Module fuse.
[ 7.072722] systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network.
[ 7.072915] systemd[1]: Finished Generate network units from Kernel command line.
[ 7.073005] random: lvm: uninitialized urandom read (4 bytes read)
[ 7.073268] systemd[1]: Finished Load Kernel Modules.
[ 7.073928] systemd[1]: Starting Apply Kernel Variables...
[ 7.074453] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.074729] systemd[1]: One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi).
[ 7.074743] systemd[1]: Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session).
[ 7.074766] systemd[1]: OSTree Remount OS/ Bind Mounts was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree).
[ 7.074784] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 7.075707] systemd[1]: Starting Rebuild Hardware Database...
[ 7.076321] systemd[1]: Starting Load/Save OS Random Seed...
[ 7.076340] systemd-journald[623]: File /run/log/journal/e7a9b0a7ef0246b8b8a38bbdb2fb2b57/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 7.076941] systemd[1]: Starting Create System Users...
[ 7.079673] systemd[1]: Started Journal Service.
[ 7.083137] systemd-journald[623]: Received client request to flush runtime journal.
[ 7.401313] input: Wireless hotkeys as /devices/virtual/input/input20
[ 7.413748] hp_accel: laptop model unknown, using default axes configuration
[ 7.413775] input: Intel HID events as /devices/platform/INTC1051:00/input/input21
[ 7.413886] intel-hid INTC1051:00: platform supports 5 button array
[ 7.413915] input: Intel HID 5 button array as /devices/platform/INTC1051:00/input/input22
[ 7.463669] intel-pmt 0000:00:0a.0: Watcher not supported
[ 7.463673] intel-pmt 0000:00:0a.0: Crashlog not supported
[ 7.466614] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 7.466837] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 7.466886] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 7.469014] i2c i2c-13: 2/4 memory slots populated (from DMI)
[ 7.469356] i2c i2c-13: Successfully instantiated SPD at 0x50
[ 7.469719] i2c i2c-13: Successfully instantiated SPD at 0x51
[ 7.469962] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 7.476306] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 7.494873] mc: Linux media interface: v0.10
[ 7.497167] random: crng init done
[ 7.503348] input: PC Speaker as /devices/platform/pcspkr/input/input23
[ 7.506130] ACPI: bus type thunderbolt registered
[ 7.518484] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.519169] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.519312] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 7.527141] lis3lv02d: 8 bits 3DC sensor found
[ 7.547001] Bluetooth: Core ver 2.22
[ 7.547014] NET: Registered PF_BLUETOOTH protocol family
[ 7.547016] Bluetooth: HCI device and connection manager initialized
[ 7.547019] Bluetooth: HCI socket layer initialized
[ 7.547021] Bluetooth: L2CAP socket layer initialized
[ 7.547025] Bluetooth: SCO socket layer initialized
[ 7.564191] input: ELAN074F:00 04F3:313A Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN074F:00/0018:04F3:313A.0008/input/input24
[ 7.564281] input: ELAN074F:00 04F3:313A Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN074F:00/0018:04F3:313A.0008/input/input26
[ 7.564349] hid-generic 0018:04F3:313A.0008: input,hidraw2: I2C HID v1.00 Mouse [ELAN074F:00 04F3:313A] on i2c-ELAN074F:00
[ 7.568107] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 7.568215] videodev: Linux video capture interface: v2.00
[ 7.569490] hp_wmi: query 0x4 returned error 0x5
[ 7.570710] hp_wmi: query 0xd returned error 0x5
[ 7.570767] input: HP WMI hotkeys as /devices/virtual/input/input27
[ 7.572033] hp_wmi: query 0xd returned error 0x5
[ 7.574443] usbcore: registered new interface driver btusb
[ 7.574525] intel_rapl_common: Found RAPL domain package
[ 7.576640] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 7.577634] Bluetooth: hci0: Device revision is 2
[ 7.577636] Bluetooth: hci0: Secure boot is enabled
[ 7.577638] Bluetooth: hci0: OTP lock is enabled
[ 7.577639] Bluetooth: hci0: API lock is enabled
[ 7.577639] Bluetooth: hci0: Debug lock is disabled
[ 7.577641] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 7.586638] Intel(R) Wireless WiFi driver for Linux
[ 7.586707] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 7.588299] intel_rapl_common: Found RAPL domain package
[ 7.588301] intel_rapl_common: Found RAPL domain core
[ 7.588303] intel_rapl_common: Found RAPL domain uncore
[ 7.588305] intel_rapl_common: Found RAPL domain psys
[ 7.589159] iTCO_vendor_support: vendor-support=0
[ 7.590775] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 7.590929] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 7.593054] snd_hda_intel 0000:00:1f.3: dmic_detect option is deprecated, pass snd-intel-dspcfg.dsp_driver=1 option instead
[ 7.593076] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 7.593336] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 7.593537] snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
[ 7.593541] snd_hda_intel 0000:01:00.1: dmic_detect option is deprecated, pass snd-intel-dspcfg.dsp_driver=1 option instead
[ 7.593560] snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
[ 7.593712] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 7.593720] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 7.594641] snd_hda_intel 0000:01:00.1: number of I/O streams is 30, forcing separate stream tags
[ 7.608736] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 7.616329] usb 3-7: Found UVC 1.50 device HP HD Camera (0408:5347)
[ 7.624539] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 7.624563] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 7.624765] iwlwifi 0000:00:14.3: loaded firmware version 66.f1c864e0.0 QuZ-a0-hr-b0-66.ucode op_mode iwlmvm
[ 7.654497] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 7.654500] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.654501] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.654502] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 7.654502] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 7.654503] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
[ 7.671201] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input28
[ 7.694764] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[ 7.696048] input: ELAN074F:00 04F3:313A as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN074F:00/0018:04F3:313A.0008/input/input29
[ 7.696092] input: ELAN074F:00 04F3:313A as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN074F:00/0018:04F3:313A.0008/input/input31
[ 7.696123] input: ELAN074F:00 04F3:313A as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN074F:00/0018:04F3:313A.0008/input/input32
[ 7.696158] hid-multitouch 0018:04F3:313A.0008: input,hidraw2: I2C HID v1.00 Mouse [ELAN074F:00 04F3:313A] on i2c-ELAN074F:00
[ 7.696422] hdaudio hdaudioC1D0: no AFG or MFG node found
[ 7.696429] hdaudio hdaudioC1D1: no AFG or MFG node found
[ 7.696434] hdaudio hdaudioC1D2: no AFG or MFG node found
[ 7.696439] hdaudio hdaudioC1D3: no AFG or MFG node found
[ 7.696444] hdaudio hdaudioC1D4: no AFG or MFG node found
[ 7.696449] hdaudio hdaudioC1D5: no AFG or MFG node found
[ 7.696454] hdaudio hdaudioC1D6: no AFG or MFG node found
[ 7.696459] hdaudio hdaudioC1D7: no AFG or MFG node found
[ 7.696460] snd_hda_intel 0000:01:00.1: no codecs initialized
[ 7.725675] input: HP HD Camera: HP HD Camera as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input33
[ 7.741647] usb 3-7: Found UVC 1.50 device HP HD Camera (0408:5347)
[ 7.774496] input: HP HD Camera: HP IR Camera as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.2/input/input34
[ 7.774520] usbcore: registered new interface driver uvcvideo
[ 7.816308] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[ 7.881875] iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:6c:04:c1
[ 7.912280] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[ 8.654627] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
[ 8.654655] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
[ 8.654676] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
[ 8.654696] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
[ 8.654716] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
[ 8.654738] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input40
[ 8.654756] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input41
[ 8.654775] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input42
[ 8.654794] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input43
[ 8.654812] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input44
[ 8.654843] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input45
[ 8.654882] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input46
[ 8.658388] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input47
[ 8.658696] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input48
[ 9.082787] XFS (nvme0n1p5): Mounting V5 Filesystem
[ 9.082885] XFS (nvme0n1p7): Mounting V5 Filesystem
[ 9.091813] loop: module loaded
[ 9.092267] loop0: detected capacity change from 0 to 130448
[ 9.092314] loop1: detected capacity change from 0 to 716168
[ 9.092739] loop2: detected capacity change from 0 to 187776
[ 9.092918] loop3: detected capacity change from 0 to 8
[ 9.093022] loop4: detected capacity change from 0 to 131016
[ 9.093092] loop5: detected capacity change from 0 to 716176
[ 9.093830] XFS (nvme0n1p5): Ending clean mount
[ 9.094096] XFS (nvme0n1p7): Ending clean mount
[ 9.095518] loop6: detected capacity change from 0 to 79520
[ 9.095921] loop7: detected capacity change from 0 to 90392
[ 9.097014] loop8: detected capacity change from 0 to 186000
[ 9.097891] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 9.098891] loop9: detected capacity change from 0 to 186024
[ 9.100117] loop10: detected capacity change from 0 to 927864
[ 9.101245] loop11: detected capacity change from 0 to 1024352
[ 9.102173] loop12: detected capacity change from 0 to 1024416
[ 9.322771] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.322774] Bluetooth: BNEP filters: protocol multicast
[ 9.322777] Bluetooth: BNEP socket layer initialized
[ 9.346758] Bluetooth: hci0: Waiting for firmware download to complete
[ 9.347608] Bluetooth: hci0: Firmware loaded in 1698114 usecs
[ 9.347652] Bluetooth: hci0: Waiting for device to boot
[ 9.362616] Bluetooth: hci0: Device booted in 14620 usecs
[ 9.363141] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[ 9.364620] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 9.367625] Bluetooth: hci0: Firmware revision 0.4 build 132 week 3 2024
[ 9.397067] NET: Registered PF_QIPCRTR protocol family
[ 9.452668] Bluetooth: hci0: Invalid link address type 1 for 10:ec:81:16:ee:5d
[ 13.679624] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[ 13.686635] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[ 13.715360] wlp0s20f3: authenticated
[ 13.716193] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[ 13.719801] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=24)
[ 13.722010] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 13.725435] wlp0s20f3: associated
[ 13.815846] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 13.888526] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[ 15.902305] Loading iSCSI transport class v2.0-870.
[ 17.827859] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 17.977600] rfkill: input handler disabled
[ 18.054918] Bluetooth: RFCOMM TTY layer initialized
[ 18.054925] Bluetooth: RFCOMM socket layer initialized
[ 18.054930] Bluetooth: RFCOMM ver 1.11
[ 18.261323] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 19.921784] logitech-hidpp-device 0003:046D:1025.0007: HID++ 1.0 device connected.
[ 22.702592] rfkill: input handler enabled
[ 24.671940] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 24.975521] rfkill: input handler disabled
[ 25.103697] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 27.599244] Disabled but requested by user space. You should enable Landlock at boot time: https://docs.kernel.org/userspace-api/landlock.html#boot-time-configuration
[ 46.985242] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 56.396000] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 64.450873] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 75.452736] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 78.713619] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 81.746800] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 171.552646] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 180.261504] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 190.938178] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 326.373169] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 587.491968] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 1167.979272] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 1172.638167] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 1180.788405] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 1186.069211] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 2673.403656] wlp0s20f3: Connection to AP 08:16:05:6f:be:e7 lost
[ 2673.618368] wlp0s20f3: authenticate with 08:16:05:6f:be:e6
[ 2673.622438] wlp0s20f3: send auth to 08:16:05:6f:be:e6 (try 1/3)
[ 2673.653549] wlp0s20f3: authenticated
[ 2673.654978] wlp0s20f3: associate with 08:16:05:6f:be:e6 (try 1/3)
[ 2673.675357] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e6 (capab=0x1011 status=0 aid=28)
[ 2673.680538] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 2673.686494] wlp0s20f3: associated
[ 2673.808986] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by 08:16:05:6f:be:e6
[ 2707.568065] wlp0s20f3: disconnect from AP 08:16:05:6f:be:e6 for new auth to 08:16:05:6f:be:e7
[ 2707.594769] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[ 2707.599707] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[ 2707.628906] wlp0s20f3: authenticated
[ 2707.629488] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[ 2707.632618] wlp0s20f3: RX ReassocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=23)
[ 2707.634792] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 2707.638573] wlp0s20f3: associated
[ 2707.691531] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[ 3044.906115] wlp0s20f3: Connection to AP 08:16:05:6f:be:e7 lost
[ 3045.117373] wlp0s20f3: authenticate with 08:16:05:6f:be:e6
[ 3045.120475] wlp0s20f3: send auth to 08:16:05:6f:be:e6 (try 1/3)
[ 3045.149453] wlp0s20f3: authenticated
[ 3045.151235] wlp0s20f3: associate with 08:16:05:6f:be:e6 (try 1/3)
[ 3045.156378] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e6 (capab=0x1011 status=0 aid=21)
[ 3045.159684] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 3045.165603] wlp0s20f3: associated
[ 3045.208823] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by 08:16:05:6f:be:e6
[ 3078.453260] wlp0s20f3: disconnect from AP 08:16:05:6f:be:e6 for new auth to 08:16:05:6f:be:e7
[ 3078.485654] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[ 3078.490967] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[ 3078.520082] wlp0s20f3: authenticated
[ 3078.520813] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[ 3078.523887] wlp0s20f3: RX ReassocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=8)
[ 3078.525844] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 3078.529295] wlp0s20f3: associated
[ 3078.580054] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[ 4596.774866] perf: interrupt took too long (2527 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[ 5733.680032] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 5771.228447] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 5834.634396] perf: interrupt took too long (3223 > 3158), lowering kernel.perf_event_max_sample_rate to 62000
[ 6395.589208] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 6435.567692] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 6443.473697] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 6499.710885] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 6515.188681] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 7006.004099] perf: interrupt took too long (4065 > 4028), lowering kernel.perf_event_max_sample_rate to 49000
[ 8403.798799] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 8539.852271] perf: interrupt took too long (5174 > 5081), lowering kernel.perf_event_max_sample_rate to 38000
[ 8954.093714] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[ 9314.575273] wlp0s20f3: Connection to AP 08:16:05:6f:be:e7 lost
[ 9316.428790] wlp0s20f3: authenticate with 08:16:05:6f:be:e6
[ 9316.432818] wlp0s20f3: send auth to 08:16:05:6f:be:e6 (try 1/3)
[ 9316.466819] wlp0s20f3: authenticated
[ 9316.467905] wlp0s20f3: associate with 08:16:05:6f:be:e6 (try 1/3)
[ 9316.475193] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e6 (capab=0x1011 status=0 aid=25)
[ 9316.478152] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 9316.487393] wlp0s20f3: associated
[ 9316.511704] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by 08:16:05:6f:be:e6
[ 9348.628031] wlp0s20f3: disconnect from AP 08:16:05:6f:be:e6 for new auth to 08:16:05:6f:be:e7
[ 9348.666281] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[ 9348.671580] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[ 9348.700901] wlp0s20f3: authenticated
[ 9348.701487] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[ 9348.704680] wlp0s20f3: RX ReassocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=12)
[ 9348.706704] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[ 9348.710223] wlp0s20f3: associated
[ 9348.760899] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[10079.380336] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[10081.266475] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[10081.280205] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[10081.319336] wlp0s20f3: deauthenticating from 08:16:05:6f:be:e7 by local choice (Reason: 3=DEAUTH_LEAVING)
[10082.632151] PM: suspend entry (s2idle)
[10082.638815] Filesystems sync: 0.006 seconds
[10082.762661] Freezing user space processes ... (elapsed 0.002 seconds) done.
[10082.765556] OOM killer disabled.
[10082.765556] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[10082.767461] printk: Suspending console(s) (use no_console_suspend to debug)
[10082.768419] queueing ieee80211 work while going to suspend
[10082.967466] e1000e: EEE TX LPI TIMER: 00000011
[10083.404153] ACPI: EC: interrupt blocked
[14855.808109] ACPI: EC: interrupt unblocked
[14856.212053] snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
[14856.619996] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[14857.669584] OOM killer enabled.
[14857.669585] Restarting tasks ... done.
[14857.719390] PM: suspend exit
[14857.806973] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Down
[14861.402151] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[14861.404030] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[14861.432730] wlp0s20f3: authenticated
[14861.433468] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[14861.437003] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=10)
[14861.439254] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[14861.442213] wlp0s20f3: associated
[14861.491864] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[14861.537714] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[15559.730850] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[15559.745541] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[15559.755299] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[15610.764571] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[16038.079536] perf: interrupt took too long (6488 > 6467), lowering kernel.perf_event_max_sample_rate to 30000
[17628.005045] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[17650.780812] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[18357.976471] perf: interrupt took too long (8345 > 8110), lowering kernel.perf_event_max_sample_rate to 23000
[21607.475399] wlp0s20f3: Connection to AP 08:16:05:6f:be:e7 lost
[21607.695122] wlp0s20f3: authenticate with 08:16:05:6f:be:e6
[21607.699210] wlp0s20f3: send auth to 08:16:05:6f:be:e6 (try 1/3)
[21607.731763] wlp0s20f3: authenticated
[21607.732556] wlp0s20f3: associate with 08:16:05:6f:be:e6 (try 1/3)
[21607.739215] wlp0s20f3: RX AssocResp from 08:16:05:6f:be:e6 (capab=0x1011 status=0 aid=23)
[21607.743279] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[21607.750174] wlp0s20f3: associated
[21607.763386] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by 08:16:05:6f:be:e6
[21640.612425] wlp0s20f3: disconnect from AP 08:16:05:6f:be:e6 for new auth to 08:16:05:6f:be:e7
[21640.650308] wlp0s20f3: authenticate with 08:16:05:6f:be:e7
[21640.655909] wlp0s20f3: send auth to 08:16:05:6f:be:e7 (try 1/3)
[21640.685249] wlp0s20f3: authenticated
[21640.686120] wlp0s20f3: associate with 08:16:05:6f:be:e7 (try 1/3)
[21640.689414] wlp0s20f3: RX ReassocResp from 08:16:05:6f:be:e7 (capab=0x1011 status=0 aid=13)
[21640.691809] iwlwifi 0000:00:14.3: Got NSS = 4 - trimming to 2
[21640.695160] wlp0s20f3: associated
[21640.739376] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 08:16:05:6f:be:e7
[22810.787855] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[24189.005321] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[24368.807049] usb 3-7: reset high-speed USB device number 4 using xhci_hcd
[xxx@xxx yyy]#