Linux warns: `blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1`

From: Paul Menzel

Date: Tue Mar 24 2026 - 13:26:19 EST


Dear Linux folks,


On a Dell XPS 15 7590/0VYV0G, BIOS 1.42.0 12/10/2025, Linux warns about:

```
[ 0.000000] Linux version 6.19.6+deb14-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-14) 15.2.0, GNU ld (GNU Binutils for Debian) 2.46) #1 SMP PREEMPT_DYNAMIC Debian 6.19.6-1 (2026-03-06)
[…]
[ 0.580291] integrity: Loading X.509 certificate: UEFI:db
[ 0.580341] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[ 0.580343] integrity: Loading X.509 certificate: UEFI:db
[ 0.580367] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.580369] integrity: Loading X.509 certificate: UEFI:db
[ 0.580391] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.580393] integrity: Loading X.509 certificate: UEFI:db
[ 0.580410] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[ 0.580412] integrity: Loading X.509 certificate: UEFI:db
[ 0.580428] integrity: Loaded X.509 cert 'Microsoft Option ROM UEFI CA 2023: 514fbf937fa46fb57bf07af8bed84b3b864b1711'
[ 0.582176] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[ 0.582285] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[ 0.582344] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[ 0.582382] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[…]
```

Updating the UEFI certificate database(?) does not change this.

How should I address this warning?


Kind regards,

Paul


PS:

```
$ fwupdmgr get-history
[…]
└─UEFI dbx:
│ Device ID: 362301da643102b9f38477387e2193e57abaa590
│ Previous version: 20230501
│ Update State: Success
│ Last modified: 2026-03-24 17:04:49
│ GUID: 4a6cd2cb-8741-5257-9d1f-89a275dacca7
│ Device Flags: • Internal device
│ • Updatable
│ • Supported on remote server
│ • Needs a reboot after installation
│ • Device is usable for the duration of the update
│ • Only version upgrades are allowed
│ • Signed Payload
│ • Can tag for emulation

└─Secure Boot dbx Configuration Update:
New version: 20250902
Remote ID: lvfs
Release ID: 130035
Summary: UEFI Secure Boot Forbidden Signature Database
Variant: x64
License: Proprietary
Size: 24.1 kB
Created: 2025-09-02 00:00:00
Urgency: High
Tested: 2026-02-25 00:00:00
Distribution: ubuntu 25.10
Old version: 20230501
Version[fwupd]: 2.0.18
Tested: 2026-02-13 00:00:00
Distribution: ubuntu 25.10
Old version: 20230501
Version[fwupd]: 2.0.17
Tested: 2025-12-05 00:00:00
Distribution: fedora 42 (workstation)
Old version: 20250507
Version[fwupd]: 2.0.17
Tested: 2025-11-10 00:00:00
Distribution: fedora 43 (kde)
Old version: 20230501
Version[fwupd]: 2.0.16
Vendor: Linux Foundation
Release Flags: • Trusted payload
• Trusted metadata
Description:
This updates the list of forbidden signatures (the "dbx") to the latest release from Microsoft.

Some insecure versions of the IGEL bootloader were added, due to a security vulnerability that allowed an attacker to bypass UEFI Secure Boot.
Issue: CVE-2025-47827
Checksum: 7178302fa23fcb875e7540900e299fb30a76758663efb7e1c56edc25cd3f316a
```[ 0.000000] Linux version 6.19.6+deb14-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-14) 15.2.0, GNU ld (GNU Binutils for Debian) 2.46) #1 SMP PREEMPT_DYNAMIC Debian 6.19.6-1 (2026-03-06)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.19.6+deb14-amd64 root=UUID=695d7e73-6156-4d32-b5d7-78dafe1e8c0d ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000005c4b3fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005c4b4000-0x000000005c4b4fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000005c4b5000-0x000000005c4b5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000005c4b6000-0x000000006bff8fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006bff9000-0x000000006d770fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006d771000-0x000000006d7edfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006d7ee000-0x000000006e162fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006e163000-0x000000006fffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x0000000078dfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078e00000-0x000000007f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000087c7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x6d78a000 ACPI=0x6d78a000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6e0a1000 ESRT=0x6fa4b798 MEMATTR=0x695b8018 INITRD=0x5c5dea98 RNG=0x6d789018 TPMEventLog=0x6d77e018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem55: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[ 0.000000] efi: Not removing mem56: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem57: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem58: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem59: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: Dell Inc. XPS 15 7590/0VYV0G, BIOS 1.42.0 12/10/2025
[ 0.000000] DMI: Memory slots populated: 2/2
[ 0.000000] tsc: Detected 2600.000 MHz processor
[ 0.000000] tsc: Detected 2599.992 MHz TSC
[ 0.002249] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002251] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002259] last_pfn = 0x87c800 max_arch_pfn = 0x400000000
[ 0.002263] MTRR map: 6 entries (3 fixed + 3 variable; max 23), built from 10 variable MTRRs
[ 0.002265] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002614] last_pfn = 0x78e00 max_arch_pfn = 0x400000000
[ 0.008938] esrt: Reserving ESRT space from 0x000000006fa4b798 to 0x000000006fa4b7d0.
[ 0.008945] Using GB pages for direct mapping
[ 0.009794] RAMDISK: [mem 0x56332000-0x572f9fff]
[ 0.009812] ACPI: Early table checksum verification disabled
[ 0.009814] ACPI: RSDP 0x000000006D78A000 000024 (v02 DELL )
[ 0.009817] ACPI: XSDT 0x000000006D78A0C8 000114 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.009822] ACPI: FACP 0x000000006D7CB0B8 000114 (v06 DELL CBX3 01072009 AMI 00010013)
[ 0.009833] ACPI: DSDT 0x000000006D78A270 040E48 (v02 DELL CBX3 01072009 INTL 20160527)
[ 0.009836] ACPI: FACS 0x000000006E161C00 000040
[ 0.009838] ACPI: APIC 0x000000006D7CB1D0 0000F4 (v04 DELL CBX3 01072009 AMI 00010013)
[ 0.009841] ACPI: FPDT 0x000000006D7CB2C8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.009843] ACPI: FIDT 0x000000006D7CB310 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.009846] ACPI: MCFG 0x000000006D7CB3B0 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.009848] ACPI: SSDT 0x000000006D7CB3F0 001B26 (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
[ 0.009851] ACPI: BOOT 0x000000006D7CCF18 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.009853] ACPI: SSDT 0x000000006D7CCF40 001663 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
[ 0.009856] ACPI: SSDT 0x000000006D7CE5A8 002644 (v02 PegSsd PegSsdt 00001000 INTL 20160527)
[ 0.009858] ACPI: HPET 0x000000006D7D0BF0 000038 (v01 DELL\x CBX3 00000002 01000013)
[ 0.009860] ACPI: SSDT 0x000000006D7D0C28 001441 (v02 DELL\x CflH_Tbt 00001000 INTL 20160527)
[ 0.009863] ACPI: UEFI 0x000000006D7D2070 000042 (v01 DELL\x CBX3 00000002 01000013)
[ 0.009865] ACPI: LPIT 0x000000006D7D20B8 000094 (v01 DELL\x CBX3 00000002 01000013)
[ 0.009868] ACPI: WSMT 0x000000006D7D2150 000028 (v01 DELL CBX3 00000002 01000013)
[ 0.009870] ACPI: SSDT 0x000000006D7D2178 0027DE (v02 DELL\x PtidDevc 00001000 INTL 20160527)
[ 0.009873] ACPI: SSDT 0x000000006D7D4958 00037A (v02 DELL\x TbtTypeC 00000000 INTL 20160527)
[ 0.009875] ACPI: DBGP 0x000000006D7D4CD8 000034 (v01 DELL\x CBX3 00000002 01000013)
[ 0.009877] ACPI: DBG2 0x000000006D7D4D10 000054 (v00 DELL\x CBX3 00000002 01000013)
[ 0.009880] ACPI: SSDT 0x000000006D7D4D68 0007DC (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
[ 0.009882] ACPI: SSDT 0x000000006D7D5548 00BE4B (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[ 0.009885] ACPI: MSDM 0x000000006D7E1398 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.009887] ACPI: SLIC 0x000000006D7E13F0 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.009890] ACPI: DMAR 0x000000006D7E1568 0000C8 (v01 INTEL EDK2 00000002 01000013)
[ 0.009892] ACPI: SSDT 0x000000006D7E1630 000144 (v02 Intel ADebTabl 00001000 INTL 20160527)
[ 0.009895] ACPI: SSDT 0x000000006D7E1778 0000AE (v02 SgRef SgPeg 00001000 INTL 20160527)
[ 0.009897] ACPI: NHLT 0x000000006D7E1828 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.009899] ACPI: BGRT 0x000000006D7E1858 000038 (v00 DELL CBX3 01072009 AMI 00010013)
[ 0.009902] ACPI: TPM2 0x000000006D7E1890 000034 (v04 DELL\x CBX3 00000001 AMI 00000000)
[ 0.009904] ACPI: ASF! 0x000000006D7E18C8 0000A0 (v32 DELL\x CBX3 00000002 01000013)
[ 0.009907] ACPI: SSDT 0x000000006D7E1968 001E51 (v01 OptRef OptTabl 00001000 INTL 20160527)
[ 0.009909] ACPI: Reserving FACP table memory at [mem 0x6d7cb0b8-0x6d7cb1cb]
[ 0.009910] ACPI: Reserving DSDT table memory at [mem 0x6d78a270-0x6d7cb0b7]
[ 0.009911] ACPI: Reserving FACS table memory at [mem 0x6e161c00-0x6e161c3f]
[ 0.009911] ACPI: Reserving APIC table memory at [mem 0x6d7cb1d0-0x6d7cb2c3]
[ 0.009912] ACPI: Reserving FPDT table memory at [mem 0x6d7cb2c8-0x6d7cb30b]
[ 0.009913] ACPI: Reserving FIDT table memory at [mem 0x6d7cb310-0x6d7cb3ab]
[ 0.009913] ACPI: Reserving MCFG table memory at [mem 0x6d7cb3b0-0x6d7cb3eb]
[ 0.009914] ACPI: Reserving SSDT table memory at [mem 0x6d7cb3f0-0x6d7ccf15]
[ 0.009915] ACPI: Reserving BOOT table memory at [mem 0x6d7ccf18-0x6d7ccf3f]
[ 0.009915] ACPI: Reserving SSDT table memory at [mem 0x6d7ccf40-0x6d7ce5a2]
[ 0.009916] ACPI: Reserving SSDT table memory at [mem 0x6d7ce5a8-0x6d7d0beb]
[ 0.009916] ACPI: Reserving HPET table memory at [mem 0x6d7d0bf0-0x6d7d0c27]
[ 0.009917] ACPI: Reserving SSDT table memory at [mem 0x6d7d0c28-0x6d7d2068]
[ 0.009918] ACPI: Reserving UEFI table memory at [mem 0x6d7d2070-0x6d7d20b1]
[ 0.009918] ACPI: Reserving LPIT table memory at [mem 0x6d7d20b8-0x6d7d214b]
[ 0.009919] ACPI: Reserving WSMT table memory at [mem 0x6d7d2150-0x6d7d2177]
[ 0.009919] ACPI: Reserving SSDT table memory at [mem 0x6d7d2178-0x6d7d4955]
[ 0.009920] ACPI: Reserving SSDT table memory at [mem 0x6d7d4958-0x6d7d4cd1]
[ 0.009921] ACPI: Reserving DBGP table memory at [mem 0x6d7d4cd8-0x6d7d4d0b]
[ 0.009921] ACPI: Reserving DBG2 table memory at [mem 0x6d7d4d10-0x6d7d4d63]
[ 0.009922] ACPI: Reserving SSDT table memory at [mem 0x6d7d4d68-0x6d7d5543]
[ 0.009922] ACPI: Reserving SSDT table memory at [mem 0x6d7d5548-0x6d7e1392]
[ 0.009923] ACPI: Reserving MSDM table memory at [mem 0x6d7e1398-0x6d7e13ec]
[ 0.009924] ACPI: Reserving SLIC table memory at [mem 0x6d7e13f0-0x6d7e1565]
[ 0.009924] ACPI: Reserving DMAR table memory at [mem 0x6d7e1568-0x6d7e162f]
[ 0.009925] ACPI: Reserving SSDT table memory at [mem 0x6d7e1630-0x6d7e1773]
[ 0.009925] ACPI: Reserving SSDT table memory at [mem 0x6d7e1778-0x6d7e1825]
[ 0.009926] ACPI: Reserving NHLT table memory at [mem 0x6d7e1828-0x6d7e1854]
[ 0.009927] ACPI: Reserving BGRT table memory at [mem 0x6d7e1858-0x6d7e188f]
[ 0.009927] ACPI: Reserving TPM2 table memory at [mem 0x6d7e1890-0x6d7e18c3]
[ 0.009928] ACPI: Reserving ASF! table memory at [mem 0x6d7e18c8-0x6d7e1967]
[ 0.009928] ACPI: Reserving SSDT table memory at [mem 0x6d7e1968-0x6d7e37b8]
[ 0.010275] No NUMA configuration found
[ 0.010275] Faking a node at [mem 0x0000000000000000-0x000000087c7fffff]
[ 0.010286] NODE_DATA(0) allocated [mem 0x87c7d5500-0x87c7fffff]
[ 0.010486] Zone ranges:
[ 0.010487] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.010489] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.010490] Normal [mem 0x0000000100000000-0x000000087c7fffff]
[ 0.010491] Device empty
[ 0.010492] Movable zone start for each node
[ 0.010494] Early memory node ranges
[ 0.010494] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.010495] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.010496] node 0: [mem 0x0000000000100000-0x000000003fffffff]
[ 0.010497] node 0: [mem 0x0000000040400000-0x000000005c4b3fff]
[ 0.010498] node 0: [mem 0x000000005c4b6000-0x000000006bff8fff]
[ 0.010498] node 0: [mem 0x000000006ffff000-0x000000006fffffff]
[ 0.010499] node 0: [mem 0x0000000078000000-0x0000000078dfffff]
[ 0.010499] node 0: [mem 0x0000000100000000-0x000000087c7fffff]
[ 0.010503] Initmem setup node 0 [mem 0x0000000000001000-0x000000087c7fffff]
[ 0.010507] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.010509] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.010534] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.012165] On node 0, zone DMA32: 1024 pages in unavailable ranges
[ 0.012450] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.012548] On node 0, zone DMA32: 16390 pages in unavailable ranges
[ 0.012910] On node 0, zone Normal: 29184 pages in unavailable ranges
[ 0.012996] On node 0, zone Normal: 14336 pages in unavailable ranges
[ 0.013023] Reserving Intel graphics memory at [mem 0x7b800000-0x7f7fffff]
[ 0.014400] ACPI: PM-Timer IO Port: 0x1808
[ 0.014407] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.014408] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.014409] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.014409] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.014410] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.014410] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.014411] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.014411] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.014412] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.014412] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.014413] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.014413] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.014473] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.014476] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.014477] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.014481] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.014482] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.014488] e820: update [mem 0x66d85000-0x66dedfff] usable ==> reserved
[ 0.014498] TSC deadline timer available
[ 0.014502] CPU topo: Max. logical packages: 1
[ 0.014503] CPU topo: Max. logical dies: 1
[ 0.014503] CPU topo: Max. dies per package: 1
[ 0.014507] CPU topo: Max. threads per core: 2
[ 0.014507] CPU topo: Num. cores per package: 6
[ 0.014508] CPU topo: Num. threads per package: 12
[ 0.014509] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
[ 0.014528] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.014530] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.014531] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.014533] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
[ 0.014534] PM: hibernation: Registered nosave memory: [mem 0x5c4b4000-0x5c4b5fff]
[ 0.014535] PM: hibernation: Registered nosave memory: [mem 0x66d85000-0x66dedfff]
[ 0.014537] PM: hibernation: Registered nosave memory: [mem 0x6bff9000-0x6fffefff]
[ 0.014538] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[ 0.014540] PM: hibernation: Registered nosave memory: [mem 0x78e00000-0xffffffff]
[ 0.014541] [mem 0x7f800000-0xfdffffff] available for PCI devices
[ 0.014542] Booting paravirtualized kernel on bare hardware
[ 0.014544] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.019644] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[ 0.020077] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
[ 0.020083] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
[ 0.020085] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
[ 0.020107] Kernel command line: BOOT_IMAGE=/vmlinuz-6.19.6+deb14-amd64 root=UUID=695d7e73-6156-4d32-b5d7-78dafe1e8c0d ro quiet
[ 0.020166] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 0.022469] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.023607] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.023781] software IO TLB: area num 16.
[ 0.033324] Fallback order for Node 0: 0
[ 0.033327] Built 1 zonelists, mobility grouping on. Total pages: 8294806
[ 0.033328] Policy zone: Normal
[ 0.033333] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.040905] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[ 0.040931] Kernel/User page tables isolation: enabled
[ 0.048499] ftrace: allocating 48537 entries in 192 pages
[ 0.048501] ftrace: allocated 192 pages with 2 groups
[ 0.048956] Dynamic Preempt: lazy
[ 0.049007] rcu: Preemptible hierarchical RCU implementation.
[ 0.049007] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[ 0.049009] Trampoline variant of Tasks RCU enabled.
[ 0.049009] Rude variant of Tasks RCU enabled.
[ 0.049009] Tracing variant of Tasks RCU enabled.
[ 0.049010] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.049010] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[ 0.049018] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[ 0.049020] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[ 0.049021] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[ 0.053743] NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
[ 0.054034] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.054397] Console: colour dummy device 80x25
[ 0.054400] printk: legacy console [tty0] enabled
[ 0.054439] ACPI: Core revision 20250807
[ 0.054636] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.054698] APIC: Switch to symmetric I/O mode setup
[ 0.054700] DMAR: Host address width 39
[ 0.054701] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.054707] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.054709] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.054714] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.054716] DMAR: RMRR base: 0x0000006d645000 end: 0x0000006d664fff
[ 0.054719] DMAR: RMRR base: 0x0000007b000000 end: 0x0000007f7fffff
[ 0.054720] DMAR: RMRR base: 0x0000006d6f1000 end: 0x0000006d770fff
[ 0.054721] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.054722] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.054723] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.057850] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.057852] x2apic enabled
[ 0.057913] APIC: Switched APIC routing to: cluster x2apic
[ 0.067171] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[ 0.067177] Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.98 BogoMIPS (lpj=10399968)
[ 0.067206] CPU0: Thermal monitoring enabled (TM1)
[ 0.067249] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.067250] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 0.067253] process: using mwait in idle threads
[ 0.067256] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 0.067259] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.067260] SRBDS: Mitigation: Microcode
[ 0.067262] Spectre V2 : Mitigation: IBRS
[ 0.067263] RETBleed: Mitigation: IBRS
[ 0.067264] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.067265] MDS: Mitigation: Clear CPU buffers
[ 0.067265] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.067266] VMSCAPE: Mitigation: IBPB before exit to userspace
[ 0.067267] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.067268] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 0.067269] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.067278] GDS: Mitigation: Microcode
[ 0.067290] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.067292] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.067293] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.067294] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.067295] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.067297] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.067298] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.067300] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.067301] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.071175] Freeing SMP alternatives memory: 44K
[ 0.071175] pid_max: default: 32768 minimum: 301
[ 0.071175] landlock: Up and running.
[ 0.071175] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.071175] AppArmor: AppArmor initialized
[ 0.071175] TOMOYO Linux initialized
[ 0.071175] LSM support for eBPF active
[ 0.071175] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.071175] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.071175] smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[ 0.071175] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.071175] ... version: 4
[ 0.071175] ... bit width: 48
[ 0.071175] ... generic counters: 4
[ 0.071175] ... generic bitmap: 000000000000000f
[ 0.071175] ... fixed-purpose counters: 3
[ 0.071175] ... fixed-purpose bitmap: 0000000000000007
[ 0.071175] ... value mask: 0000ffffffffffff
[ 0.071175] ... max period: 00007fffffffffff
[ 0.071175] ... global_ctrl mask: 000000070000000f
[ 0.071175] signal: max sigframe size: 2032
[ 0.071175] Estimated ratio of average max frequency by base frequency (times 1024): 1654
[ 0.071175] rcu: Hierarchical SRCU implementation.
[ 0.071175] rcu: Max phase no-delay instances is 1000.
[ 0.071175] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 0.071175] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.071175] smp: Bringing up secondary CPUs ...
[ 0.071175] smpboot: x86: Booting SMP configuration:
[ 0.071175] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
[ 0.071381] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.071381] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.071381] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[ 0.071381] smp: Brought up 1 node, 12 CPUs
[ 0.071381] smpboot: Total of 12 processors activated (62399.80 BogoMIPS)
[ 0.107877] node 0 deferred pages initialised in 32ms
[ 0.107877] Memory: 32453588K/33179224K available (17874K kernel code, 3349K rwdata, 13044K rodata, 4472K init, 5532K bss, 709540K reserved, 0K cma-reserved)
[ 0.108031] devtmpfs: initialized
[ 0.108031] x86/mm: Memory block size: 128MB
[ 0.111787] ACPI: PM: Registering ACPI NVS region [mem 0x5c4b4000-0x5c4b4fff] (4096 bytes)
[ 0.111787] ACPI: PM: Registering ACPI NVS region [mem 0x6d7ee000-0x6e162fff] (9916416 bytes)
[ 0.111787] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.111787] posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.111787] futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear).
[ 0.111787] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.112079] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.112274] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.112477] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.112484] audit: initializing netlink subsys (disabled)
[ 0.112493] audit: type=2000 audit(1773659988.000:1): state=initialized audit_enabled=0 res=1
[ 0.112493] thermal_sys: Registered thermal governor 'fair_share'
[ 0.112493] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.112493] thermal_sys: Registered thermal governor 'step_wise'
[ 0.112493] thermal_sys: Registered thermal governor 'user_space'
[ 0.112493] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.112493] cpuidle: using governor ladder
[ 0.112493] cpuidle: using governor menu
[ 0.112493] Simple Boot Flag at 0x47 set to 0x80
[ 0.112493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.112493] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[ 0.112493] PCI: Using configuration type 1 for base access
[ 0.112493] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.112493] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.112493] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.112493] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.112493] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.112493] ACPI: Added _OSI(Module Device)
[ 0.112493] ACPI: Added _OSI(Processor Device)
[ 0.112493] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.157483] ACPI: 12 ACPI AML tables successfully acquired and loaded
[ 0.213235] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.223912] ACPI: Dynamic OEM Table Load:
[ 0.223912] ACPI: SSDT 0xFFFF8B1241546400 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.224669] ACPI: Dynamic OEM Table Load:
[ 0.224674] ACPI: SSDT 0xFFFF8B1242643800 000581 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.225758] ACPI: Dynamic OEM Table Load:
[ 0.225762] ACPI: SSDT 0xFFFF8B12414AB700 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
[ 0.227569] ACPI: Dynamic OEM Table Load:
[ 0.227574] ACPI: SSDT 0xFFFF8B124158AA00 000149 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.228564] ACPI: Dynamic OEM Table Load:
[ 0.228570] ACPI: SSDT 0xFFFF8B1242643000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.229754] ACPI: Dynamic OEM Table Load:
[ 0.229759] ACPI: SSDT 0xFFFF8B1242645800 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.230877] ACPI: Dynamic OEM Table Load:
[ 0.230882] ACPI: SSDT 0xFFFF8B1241541800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.232014] ACPI: Dynamic OEM Table Load:
[ 0.232019] ACPI: SSDT 0xFFFF8B12401C0000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
[ 0.233555] ACPI: Dynamic OEM Table Load:
[ 0.233560] ACPI: SSDT 0xFFFF8B1241543C00 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.237791] ACPI: EC: EC started
[ 0.237793] ACPI: EC: interrupt blocked
[ 0.245378] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.245383] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.245385] ACPI: Interpreter enabled
[ 0.245425] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.245427] ACPI: Using IOAPIC for interrupt routing
[ 0.245483] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.245484] PCI: Ignoring E820 reservations for host bridge windows
[ 0.245991] ACPI: Enabled 10 GPEs in block 00 to 7F
[ 0.248646] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[ 0.248646] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.248646] ACPI: \_SB_.PCI0.RP01.PXSX.DRST: New power resource
[ 0.250811] ACPI: \_SB_.PCI0.RP17.PXP_: New power resource
[ 0.260834] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[ 0.263532] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[ 0.263671] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[ 0.263804] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[ 0.272170] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[ 0.282132] ACPI: \PIN_: New power resource
[ 0.282783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 0.282789] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.284344] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.287397] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.288478] PCI host bridge to bus 0000:00
[ 0.288482] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.288484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.288486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.288488] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
[ 0.288489] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.288491] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 0.288514] pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000 conventional PCI endpoint
[ 0.288589] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
[ 0.288599] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.288602] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.288604] pci 0000:00:01.0: bridge window [mem 0xec000000-0xed0fffff]
[ 0.288609] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.288636] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.289017] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.289030] pci 0000:00:02.0: BAR 0 [mem 0xeb000000-0xebffffff 64bit]
[ 0.289033] pci 0000:00:02.0: BAR 2 [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.289034] pci 0000:00:02.0: BAR 4 [io 0x4000-0x403f]
[ 0.289046] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.289180] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[ 0.289194] pci 0000:00:04.0: BAR 0 [mem 0xed510000-0xed517fff 64bit]
[ 0.289409] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 conventional PCI endpoint
[ 0.289423] pci 0000:00:08.0: BAR 0 [mem 0xed528000-0xed528fff 64bit]
[ 0.289587] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000 conventional PCI endpoint
[ 0.289664] pci 0000:00:12.0: BAR 0 [mem 0xed527000-0xed527fff 64bit]
[ 0.289889] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.289967] pci 0000:00:14.0: BAR 0 [mem 0xed500000-0xed50ffff 64bit]
[ 0.290044] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.290346] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000 conventional PCI endpoint
[ 0.290418] pci 0000:00:14.2: BAR 0 [mem 0xed51e000-0xed51ffff 64bit]
[ 0.290423] pci 0000:00:14.2: BAR 2 [mem 0xed526000-0xed526fff 64bit]
[ 0.290983] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.292393] pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.293980] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.294118] pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.294572] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000 conventional PCI endpoint
[ 0.294646] pci 0000:00:16.0: BAR 0 [mem 0xed523000-0xed523fff 64bit]
[ 0.294724] pci 0000:00:16.0: PME# supported from D3hot
[ 0.295078] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601 conventional PCI endpoint
[ 0.295211] pci 0000:00:17.0: BAR 0 [mem 0xed51c000-0xed51dfff]
[ 0.295215] pci 0000:00:17.0: BAR 1 [mem 0xed522000-0xed5220ff]
[ 0.295220] pci 0000:00:17.0: BAR 2 [io 0x4090-0x4097]
[ 0.295224] pci 0000:00:17.0: BAR 3 [io 0x4080-0x4083]
[ 0.295228] pci 0000:00:17.0: BAR 4 [io 0x4060-0x407f]
[ 0.295233] pci 0000:00:17.0: BAR 5 [mem 0xed521000-0xed5217ff]
[ 0.295353] pci 0000:00:17.0: PME# supported from D3hot
[ 0.295702] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400 PCIe Root Port
[ 0.295753] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[ 0.295764] pci 0000:00:1b.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.295783] pci 0000:00:1b.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.295916] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.295962] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[ 0.296576] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400 PCIe Root Port
[ 0.296627] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[ 0.296638] pci 0000:00:1c.0: bridge window [mem 0xed400000-0xed4fffff]
[ 0.296791] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.296841] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[ 0.297401] pci 0000:00:1c.4: [8086:a33c] type 01 class 0x060400 PCIe Root Port
[ 0.297452] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[ 0.297463] pci 0000:00:1c.4: bridge window [mem 0xed300000-0xed3fffff]
[ 0.297610] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.297659] pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
[ 0.298211] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400 PCIe Root Port
[ 0.298261] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[ 0.298272] pci 0000:00:1d.0: bridge window [mem 0xed200000-0xed2fffff]
[ 0.298419] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.298469] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.299048] pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100 conventional PCI endpoint
[ 0.299413] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380 conventional PCI endpoint
[ 0.299557] pci 0000:00:1f.3: BAR 0 [mem 0xed518000-0xed51bfff 64bit]
[ 0.299574] pci 0000:00:1f.3: BAR 4 [mem 0xed100000-0xed1fffff 64bit]
[ 0.299709] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.300245] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.300604] pci 0000:00:1f.4: BAR 0 [mem 0xed520000-0xed5200ff 64bit]
[ 0.300636] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
[ 0.300938] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.301012] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[ 0.301136] pci 0000:01:00.0: [10de:1f91] type 00 class 0x030200 PCIe Endpoint
[ 0.301191] pci 0000:01:00.0: BAR 0 [mem 0xec000000-0xecffffff]
[ 0.301195] pci 0000:01:00.0: BAR 1 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.301200] pci 0000:01:00.0: BAR 3 [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.301203] pci 0000:01:00.0: BAR 5 [io 0x3000-0x307f]
[ 0.301205] pci 0000:01:00.0: ROM [mem 0xed000000-0xed07ffff pref]
[ 0.301291] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.301612] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.301808] pci 0000:02:00.0: [8086:15da] type 01 class 0x060400 PCIe Switch Upstream Port
[ 0.301859] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
[ 0.301874] pci 0000:02:00.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.301893] pci 0000:02:00.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.301915] pci 0000:02:00.0: enabling Extended Tags
[ 0.302078] pci 0000:02:00.0: supports D1 D2
[ 0.302080] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.302374] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[ 0.302509] pci 0000:03:00.0: [8086:15da] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.302559] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.302574] pci 0000:03:00.0: bridge window [mem 0xea000000-0xea0fffff]
[ 0.302616] pci 0000:03:00.0: enabling Extended Tags
[ 0.302778] pci 0000:03:00.0: supports D1 D2
[ 0.302779] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.303057] pci 0000:03:01.0: [8086:15da] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.303108] pci 0000:03:01.0: PCI bridge to [bus 05-39]
[ 0.303122] pci 0000:03:01.0: bridge window [mem 0xd4000000-0xe9efffff]
[ 0.303141] pci 0000:03:01.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.303166] pci 0000:03:01.0: enabling Extended Tags
[ 0.303347] pci 0000:03:01.0: supports D1 D2
[ 0.303349] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.303630] pci 0000:03:02.0: [8086:15da] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.303680] pci 0000:03:02.0: PCI bridge to [bus 3a]
[ 0.303696] pci 0000:03:02.0: bridge window [mem 0xe9f00000-0xe9ffffff]
[ 0.303738] pci 0000:03:02.0: enabling Extended Tags
[ 0.303895] pci 0000:03:02.0: supports D1 D2
[ 0.303896] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304207] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
[ 0.304336] pci 0000:04:00.0: [8086:15d9] type 00 class 0x088000 PCIe Endpoint
[ 0.304413] pci 0000:04:00.0: BAR 0 [mem 0xea000000-0xea03ffff]
[ 0.304417] pci 0000:04:00.0: BAR 1 [mem 0xea040000-0xea040fff]
[ 0.304440] pci 0000:04:00.0: enabling Extended Tags
[ 0.304610] pci 0000:04:00.0: supports D1 D2
[ 0.304611] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304895] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.304984] pci 0000:03:01.0: PCI bridge to [bus 05-39]
[ 0.305125] pci 0000:3a:00.0: [8086:15db] type 00 class 0x0c0330 PCIe Endpoint
[ 0.305207] pci 0000:3a:00.0: BAR 0 [mem 0xe9f00000-0xe9f0ffff]
[ 0.305234] pci 0000:3a:00.0: enabling Extended Tags
[ 0.305413] pci 0000:3a:00.0: supports D1 D2
[ 0.305414] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.305755] pci 0000:03:02.0: PCI bridge to [bus 3a]
[ 0.307047] pci 0000:3b:00.0: [8086:2723] type 00 class 0x028000 PCIe Endpoint
[ 0.308119] pci 0000:3b:00.0: BAR 0 [mem 0xed400000-0xed403fff 64bit]
[ 0.311038] pci 0000:3b:00.0: PME# supported from D0 D3hot D3cold
[ 0.314385] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[ 0.314586] pci 0000:3c:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[ 0.314660] pci 0000:3c:00.0: BAR 1 [mem 0xed300000-0xed300fff]
[ 0.314802] pci 0000:3c:00.0: supports D1 D2
[ 0.314804] pci 0000:3c:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.315080] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[ 0.315287] pci 0000:3d:00.0: [8086:f1a6] type 00 class 0x010802 PCIe Endpoint
[ 0.315368] pci 0000:3d:00.0: BAR 0 [mem 0xed200000-0xed203fff 64bit]
[ 0.315798] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[ 0.322867] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.322935] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.323000] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.323065] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.323130] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.323199] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.323265] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.323330] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.323629] Low-power S0 idle used by default for system suspend
[ 0.329566] ACPI: EC: interrupt unblocked
[ 0.329567] ACPI: EC: event unblocked
[ 0.329573] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.329575] ACPI: EC: GPE=0x6e
[ 0.329576] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[ 0.329578] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[ 0.329753] iommu: Default domain type: Translated
[ 0.329753] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.329753] pps_core: LinuxPPS API ver. 1 registered
[ 0.329753] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.329753] PTP clock support registered
[ 0.329753] EDAC MC: Ver: 3.0.0
[ 0.331222] efivars: Registered efivars operations
[ 0.331428] NetLabel: Initializing
[ 0.331430] NetLabel: domain hash size = 128
[ 0.331431] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.331446] NetLabel: unlabeled traffic allowed by default
[ 0.331450] PCI: Using ACPI for IRQ routing
[ 0.359176] PCI: pci_cache_line_size set to 64 bytes
[ 0.359176] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.359176] e820: reserve RAM buffer [mem 0x5c4b4000-0x5fffffff]
[ 0.359176] e820: reserve RAM buffer [mem 0x66d85000-0x67ffffff]
[ 0.359176] e820: reserve RAM buffer [mem 0x6bff9000-0x6bffffff]
[ 0.359176] e820: reserve RAM buffer [mem 0x78e00000-0x7bffffff]
[ 0.359176] e820: reserve RAM buffer [mem 0x87c800000-0x87fffffff]
[ 0.359202] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.359202] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.359202] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.359202] vgaarb: loaded
[ 0.359359] clocksource: Switched to clocksource tsc-early
[ 0.359359] VFS: Disk quotas dquot_6.6.0
[ 0.359359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.359436] AppArmor: AppArmor Filesystem Enabled
[ 0.359464] pnp: PnP ACPI init
[ 0.359535] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[ 0.359684] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.359687] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.359984] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.359987] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.359989] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.359990] system 00:05: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.359992] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.359994] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.359995] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.359997] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.360195] system 00:06: [io 0x1800-0x18fe] could not be reserved
[ 0.360198] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[ 0.360199] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 0.360201] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.360203] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.360205] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.360206] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.360467] system 00:07: [io 0x2000-0x20fe] has been reserved
[ 0.367911] pnp: PnP ACPI: found 9 devices
[ 0.373924] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.373968] NET: Registered PF_INET protocol family
[ 0.374066] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.384936] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.384957] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.385042] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.385261] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.385413] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.385501] MPTCP token hash table entries: 32768 (order: 8, 786432 bytes, linear)
[ 0.385591] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.385696] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.385787] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.385791] NET: Registered PF_XDP protocol family
[ 0.385799] pci 0000:03:01.0: bridge window [io 0x1000-0x0fff] to [bus 05-39] add_size 1000
[ 0.385809] pci 0000:02:00.0: bridge window [io 0x1000-0x0fff] to [bus 03-3a] add_size 1000
[ 0.385811] pci 0000:00:1b.0: bridge window [io 0x1000-0x0fff] to [bus 02-3a] add_size 2000
[ 0.385819] pci 0000:00:15.0: BAR 0 [mem 0x7f800000-0x7f800fff 64bit]: assigned
[ 0.385849] pci 0000:00:15.1: BAR 0 [mem 0x7f801000-0x7f801fff 64bit]: assigned
[ 0.385876] pci 0000:00:1b.0: bridge window [io 0x5000-0x6fff]: assigned
[ 0.385878] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.385879] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.385881] pci 0000:00:01.0: bridge window [mem 0xec000000-0xed0fffff]
[ 0.385883] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.385887] pci 0000:02:00.0: bridge window [io 0x5000-0x5fff]: assigned
[ 0.385889] pci 0000:03:01.0: bridge window [io 0x5000-0x5fff]: assigned
[ 0.385890] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.385901] pci 0000:03:00.0: bridge window [mem 0xea000000-0xea0fffff]
[ 0.385913] pci 0000:03:01.0: PCI bridge to [bus 05-39]
[ 0.385916] pci 0000:03:01.0: bridge window [io 0x5000-0x5fff]
[ 0.385923] pci 0000:03:01.0: bridge window [mem 0xd4000000-0xe9efffff]
[ 0.385928] pci 0000:03:01.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.385937] pci 0000:03:02.0: PCI bridge to [bus 3a]
[ 0.385944] pci 0000:03:02.0: bridge window [mem 0xe9f00000-0xe9ffffff]
[ 0.385956] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
[ 0.385959] pci 0000:02:00.0: bridge window [io 0x5000-0x5fff]
[ 0.385966] pci 0000:02:00.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.385971] pci 0000:02:00.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.385980] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[ 0.385982] pci 0000:00:1b.0: bridge window [io 0x5000-0x6fff]
[ 0.385989] pci 0000:00:1b.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.385994] pci 0000:00:1b.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.386003] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[ 0.386011] pci 0000:00:1c.0: bridge window [mem 0xed400000-0xed4fffff]
[ 0.386024] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[ 0.386031] pci 0000:00:1c.4: bridge window [mem 0xed300000-0xed3fffff]
[ 0.386043] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[ 0.386049] pci 0000:00:1d.0: bridge window [mem 0xed200000-0xed2fffff]
[ 0.386062] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.386063] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.386064] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[ 0.386066] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xefffffff window]
[ 0.386067] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[ 0.386068] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.386069] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[ 0.386070] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.386071] pci_bus 0000:02: resource 0 [io 0x5000-0x6fff]
[ 0.386072] pci_bus 0000:02: resource 1 [mem 0xd4000000-0xea0fffff]
[ 0.386073] pci_bus 0000:02: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.386074] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 0.386075] pci_bus 0000:03: resource 1 [mem 0xd4000000-0xea0fffff]
[ 0.386077] pci_bus 0000:03: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.386078] pci_bus 0000:04: resource 1 [mem 0xea000000-0xea0fffff]
[ 0.386079] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
[ 0.386080] pci_bus 0000:05: resource 1 [mem 0xd4000000-0xe9efffff]
[ 0.386081] pci_bus 0000:05: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.386082] pci_bus 0000:3a: resource 1 [mem 0xe9f00000-0xe9ffffff]
[ 0.386083] pci_bus 0000:3b: resource 1 [mem 0xed400000-0xed4fffff]
[ 0.386084] pci_bus 0000:3c: resource 1 [mem 0xed300000-0xed3fffff]
[ 0.386085] pci_bus 0000:3d: resource 1 [mem 0xed200000-0xed2fffff]
[ 0.386467] pci 0000:02:00.0: CLS mismatch (64 != 128), using 64 bytes
[ 0.386554] pci 0000:02:00.0: enabling device (0006 -> 0007)
[ 0.386816] DMAR: No ATSR found
[ 0.386817] DMAR: No SATC found
[ 0.386818] DMAR: dmar0: Using Queued invalidation
[ 0.386821] DMAR: dmar1: Using Queued invalidation
[ 0.386857] Trying to unpack rootfs image as initramfs...
[ 0.387582] pci 0000:00:02.0: Adding to iommu group 0
[ 0.387633] pci 0000:00:00.0: Adding to iommu group 1
[ 0.387644] pci 0000:00:01.0: Adding to iommu group 2
[ 0.387654] pci 0000:00:04.0: Adding to iommu group 3
[ 0.387662] pci 0000:00:08.0: Adding to iommu group 4
[ 0.387672] pci 0000:00:12.0: Adding to iommu group 5
[ 0.387685] pci 0000:00:14.0: Adding to iommu group 6
[ 0.387692] pci 0000:00:14.2: Adding to iommu group 6
[ 0.387706] pci 0000:00:15.0: Adding to iommu group 7
[ 0.387713] pci 0000:00:15.1: Adding to iommu group 7
[ 0.387723] pci 0000:00:16.0: Adding to iommu group 8
[ 0.387730] pci 0000:00:17.0: Adding to iommu group 9
[ 0.387748] pci 0000:00:1b.0: Adding to iommu group 10
[ 0.387761] pci 0000:00:1c.0: Adding to iommu group 11
[ 0.387774] pci 0000:00:1c.4: Adding to iommu group 12
[ 0.387788] pci 0000:00:1d.0: Adding to iommu group 13
[ 0.387806] pci 0000:00:1f.0: Adding to iommu group 14
[ 0.387814] pci 0000:00:1f.3: Adding to iommu group 14
[ 0.387821] pci 0000:00:1f.4: Adding to iommu group 14
[ 0.387829] pci 0000:00:1f.5: Adding to iommu group 14
[ 0.387832] pci 0000:01:00.0: Adding to iommu group 2
[ 0.387846] pci 0000:02:00.0: Adding to iommu group 15
[ 0.387862] pci 0000:03:00.0: Adding to iommu group 16
[ 0.387872] pci 0000:03:01.0: Adding to iommu group 17
[ 0.387884] pci 0000:03:02.0: Adding to iommu group 18
[ 0.387890] pci 0000:04:00.0: Adding to iommu group 16
[ 0.387893] pci 0000:3a:00.0: Adding to iommu group 18
[ 0.387907] pci 0000:3b:00.0: Adding to iommu group 19
[ 0.387916] pci 0000:3c:00.0: Adding to iommu group 20
[ 0.387927] pci 0000:3d:00.0: Adding to iommu group 21
[ 0.389272] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.389274] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.389275] software IO TLB: mapped [mem 0x0000000062d85000-0x0000000066d85000] (64MB)
[ 0.389324] sgx: EPC section 0x70200000-0x75f7ffff
[ 0.406809] Initialise system trusted keyrings
[ 0.406817] Key type blacklist registered
[ 0.406924] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.407208] fuse: init (API version 7.45)
[ 0.407543] integrity: Platform Keyring initialized
[ 0.407546] integrity: Machine keyring initialized
[ 0.415106] Freeing initrd memory: 16160K
[ 0.422346] Key type asymmetric registered
[ 0.422348] Asymmetric key parser 'x509' registered
[ 0.422830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.423002] io scheduler mq-deadline registered
[ 0.428486] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.428680] pcieport 0000:00:01.0: PME: Signaling with IRQ 123
[ 0.428830] pcieport 0000:00:1b.0: PME: Signaling with IRQ 124
[ 0.428930] pcieport 0000:00:1b.0: pciehp: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.429416] pcieport 0000:00:1c.0: PME: Signaling with IRQ 125
[ 0.429732] pcieport 0000:00:1c.4: PME: Signaling with IRQ 126
[ 0.430038] pcieport 0000:00:1d.0: PME: Signaling with IRQ 127
[ 0.430508] pcieport 0000:03:01.0: enabling device (0006 -> 0007)
[ 0.430634] pcieport 0000:03:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.435005] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.435008] ACPI: thermal: Thermal Zone [THM] (25 C)
[ 0.435197] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.436090] hpet_acpi_add: no address or irqs in _CRS
[ 0.436115] Linux agpgart interface v0.103
[ 0.463169] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 0.483731] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.492602] i8042: Warning: Keylock active
[ 0.494506] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.494509] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.494641] mousedev: PS/2 mouse device common for all mice
[ 0.494658] rtc_cmos 00:02: RTC can wake from S4
[ 0.496218] rtc_cmos 00:02: registered as rtc0
[ 0.496555] rtc_cmos 00:02: setting system clock to 2026-03-16T11:19:48 UTC (1773659988)
[ 0.496590] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[ 0.497429] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.497444] intel_pstate: Intel P-state driver initializing
[ 0.499152] intel_pstate: Disabling energy efficiency optimization
[ 0.499153] intel_pstate: HWP enabled
[ 0.499421] efifb: probing for efifb
[ 0.499430] efifb: framebuffer at 0x80000000, using 32400k, total 32400k
[ 0.499432] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[ 0.499433] efifb: scrolling: redraw
[ 0.499433] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.499560] Console: switching to colour frame buffer device 240x67
[ 0.502578] fb0: EFI VGA frame buffer device
[ 0.502699] NET: Registered PF_INET6 protocol family
[ 0.503053] Segment Routing with IPv6
[ 0.503055] RPL Segment Routing with IPv6
[ 0.503060] In-situ OAM (IOAM) with IPv6
[ 0.503074] mip6: Mobile IPv6
[ 0.503076] NET: Registered PF_PACKET protocol family
[ 0.503134] mpls_gso: MPLS GSO support
[ 0.503980] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.504485] microcode: Current revision: 0x000000fa
[ 0.505048] IPI shorthand broadcast: enabled
[ 0.506568] sched_clock: Marking stable (492203107, 12833378)->(553205977, -48169492)
[ 0.507029] registered taskstats version 1
[ 0.507246] Loading compiled-in X.509 certificates
[ 0.539298] Loaded X.509 cert 'Build time autogenerated kernel key: e8e81f5b3cedc27b1062a9e5a92b4cd01f78c926'
[ 0.541595] Demotion targets for Node 0: null
[ 0.541623] Key type .fscrypt registered
[ 0.541624] Key type fscrypt-provisioning registered
[ 0.553096] Key type encrypted registered
[ 0.553099] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.553104] ima: Allocated hash algorithm: sha256
[ 0.578306] ima: No architecture policies found
[ 0.578330] evm: Initialising EVM extended attributes:
[ 0.578332] evm: security.selinux
[ 0.578334] evm: security.SMACK64 (disabled)
[ 0.578335] evm: security.SMACK64EXEC (disabled)
[ 0.578337] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.578338] evm: security.SMACK64MMAP (disabled)
[ 0.578339] evm: security.apparmor
[ 0.578341] evm: security.ima
[ 0.578342] evm: security.capability
[ 0.578343] evm: HMAC attrs: 0x1
[ 0.580291] integrity: Loading X.509 certificate: UEFI:db
[ 0.580341] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[ 0.580343] integrity: Loading X.509 certificate: UEFI:db
[ 0.580367] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.580369] integrity: Loading X.509 certificate: UEFI:db
[ 0.580391] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.580393] integrity: Loading X.509 certificate: UEFI:db
[ 0.580410] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[ 0.580412] integrity: Loading X.509 certificate: UEFI:db
[ 0.580428] integrity: Loaded X.509 cert 'Microsoft Option ROM UEFI CA 2023: 514fbf937fa46fb57bf07af8bed84b3b864b1711'
[ 0.582176] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[ 0.582285] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[ 0.582344] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[ 0.582382] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[ 0.587991] RAS: Correctable Errors collector initialized.
[ 0.595296] clk: Disabling unused clocks
[ 0.595299] PM: genpd: Disabling unused power domains
[ 0.597481] Freeing unused decrypted memory: 2028K
[ 0.598539] Freeing unused kernel image (initmem) memory: 4472K
[ 0.598690] Write protecting the kernel read-only data: 32768k
[ 0.599409] Freeing unused kernel image (text/rodata gap) memory: 556K
[ 0.600043] Freeing unused kernel image (rodata/data gap) memory: 1292K
[ 0.646698] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.646700] x86/mm: Checking user space page tables
[ 0.682176] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.682179] Run /init as init process
[ 0.682180] with arguments:
[ 0.682181] /init
[ 0.682182] with environment:
[ 0.682183] HOME=/
[ 0.682183] TERM=linux
[ 1.011651] input: Intel HID events as /devices/platform/INT33D5:00/input/input2
[ 1.011731] intel-hid INT33D5:00: platform supports 5 button array
[ 1.011770] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input3
[ 1.014027] wmi_bus wmi_bus-PNP0C14:05: [Firmware Bug]: WQBC data block query control method not found
[ 1.072538] Key type psk registered
[ 1.085997] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 1.130159] nvme nvme0: pci function 0000:3d:00.0
[ 1.140915] nvme nvme0: 12/0/0 default/read/poll queues
[ 1.145518] nvme0n1: p1 p2 p3 p4
[ 1.150813] input: Dell WMI hotkeys as /devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492-11/input/input6
[ 1.219500] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.219541] device-mapper: uevent: version 1.0.3
[ 1.219643] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@xxxxxxxxxxxxxxx
[ 1.409266] tsc: Refined TSC clocksource calibration: 2592.006 MHz
[ 1.409290] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbc978bf, max_idle_ns: 440795251759 ns
[ 1.409386] clocksource: Switched to clocksource tsc
[ 1.906345] psmouse serio1: synaptics: queried max coordinates: x [..5664], y [..4646]
[ 1.936557] psmouse serio1: synaptics: queried min coordinates: x [1278..], y [1206..]
[ 1.936580] psmouse serio1: synaptics: Your touchpad (PNP: DLL0905 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxx.
[ 1.998398] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x12e800/0x0, board id: 3125, fw id: 2378871
[ 2.036201] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 201.202391] PM: Image not found (code -22)
[ 201.550144] EXT4-fs (dm-0): mounted filesystem 695d7e73-6156-4d32-b5d7-78dafe1e8c0d ro with ordered data mode. Quota mode: none.
[ 201.676782] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 202.435447] systemd[1]: Inserted module 'autofs4'
[ 203.162975] systemd[1]: systemd 260~rc2-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +LIBARCHIVE)
[ 203.163008] systemd[1]: Detected architecture x86-64.
[ 203.259831] systemd[1]: Hostname set to <villette>.
[ 203.452900] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 204.739258] systemd[1]: Queued start job for default target graphical.target.
[ 204.779760] systemd[1]: Created slice system-cups.slice - CUPS Slice.
[ 204.781534] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 204.783125] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 204.784795] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[ 204.786372] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 204.787532] systemd[1]: Created slice user.slice - User and Session Slice.
[ 204.787759] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 204.787933] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 204.789054] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 204.789146] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[ 204.789176] systemd[1]: Expecting device dev-disk-by\x2duuid-8d80d231\x2d3a4c\x2d497f\x2d839d\x2d32ab844eb9f3.device - /dev/disk/by-uuid/8d80d231-3a4c-497f-839d-32ab844eb9f3...
[ 204.789204] systemd[1]: Expecting device dev-disk-by\x2duuid-A8F1\x2d2D8E.device - /dev/disk/by-uuid/A8F1-2D8E...
[ 204.789230] systemd[1]: Expecting device dev-nvme0n1p2.device - /dev/nvme0n1p2...
[ 204.789304] systemd[1]: Reached target imports.target - Image Downloads.
[ 204.789346] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 204.789430] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 204.789488] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 204.789524] systemd[1]: Reached target slices.target - Slice Units.
[ 204.789568] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ 204.789660] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 204.793335] systemd[1]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
[ 204.797304] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 204.799726] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ 204.803050] systemd[1]: Listening on systemd-factory-reset.socket - Factory Reset Management.
[ 204.803305] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 204.803556] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[ 204.806251] systemd[1]: Listening on systemd-mute-console.socket - Console Output Muting Service Socket.
[ 204.806571] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 204.809629] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
[ 204.809672] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
[ 204.809841] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 204.809951] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 204.810096] systemd[1]: Listening on systemd-udevd-varlink.socket - udev Varlink Socket.
[ 204.810248] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 204.812317] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 204.813865] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 204.815451] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 204.817144] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 204.819482] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 204.821601] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 204.823977] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 204.827769] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 204.830803] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 204.830963] systemd[1]: modprobe@fuse.service - Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
[ 204.833970] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 204.834412] systemd[1]: systemd-fsck-root.service - File System Check on Root Device skipped, unmet condition check ConditionPathExists=!/run/initramfs/fsck-root
[ 204.834572] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[ 204.840521] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 204.843893] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 204.843970] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[ 204.844116] systemd[1]: systemd-pcrproduct.service - TPM NvPCR Product ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[ 204.847330] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 204.847465] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[ 204.850255] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[ 204.852939] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 204.859588] pstore: Using crash dump compression: deflate
[ 204.877865] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 204.879653] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 204.881403] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 204.882631] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 204.886730] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 204.901263] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 204.903798] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 204.910400] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 204.913462] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 204.934954] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 204.948398] EXT4-fs (dm-0): re-mounted 695d7e73-6156-4d32-b5d7-78dafe1e8c0d r/w.
[ 204.950101] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 204.959051] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 204.965634] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[ 204.972490] pstore: Registered efi_pstore as persistent store backend
[ 204.973076] i2c_dev: i2c /dev entries driver
[ 204.973499] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
[ 204.980576] systemd-journald[608]: Collecting audit messages is disabled.
[ 205.001388] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 205.001471] ppdev: user-space parallel port driver
[ 205.001519] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[ 205.001683] systemd[1]: systemd-pcrnvdone.service - TPM PCR NvPCR Initialization Separator skipped, unmet condition check ConditionSecurity=measured-uki
[ 205.002613] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 205.003195] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 205.003585] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore
[ 205.009984] lp: driver loaded but no devices found
[ 205.011263] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 205.011619] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 205.011933] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 205.012431] systemd[1]: Failed to start systemd-modules-load.service - Load Kernel Modules.
[ 205.014947] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 205.030683] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 205.038203] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 205.045649] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 205.045902] systemd[1]: systemd-sysusers.service - Create System Users skipped, no trigger condition checks were met.
[ 205.049554] systemd[1]: Starting systemd-journalctl.socket - Journal Log Access Socket...
[ 205.080010] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[ 205.081596] ACPI: bus type drm_connector registered
[ 205.082622] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 205.084119] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 205.084539] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 205.084970] systemd[1]: Listening on systemd-journalctl.socket - Journal Log Access Socket.
[ 205.096692] systemd[1]: Starting systemd-userdbd.service - User Database Manager...
[ 205.107807] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 205.107992] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[ 205.110311] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 205.148582] systemd[1]: Started systemd-userdbd.service - User Database Manager.
[ 205.173262] systemd[1]: Started systemd-journald.service - Journal Service.
[ 205.195095] systemd-journald[608]: Received client request to flush runtime journal.
[ 206.208965] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 206.216462] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7
[ 206.217071] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 206.226659] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 206.236962] ACPI: button: Lid Switch [LID0]
[ 206.237131] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
[ 206.237476] ACPI: button: Power Button [PBTN]
[ 206.237770] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
[ 206.238021] ACPI: button: Sleep Button [SBTN]
[ 206.262128] SCSI subsystem initialized
[ 206.278051] ACPI: battery: Slot [BAT0] (battery present)
[ 206.291112] ACPI: bus type USB registered
[ 206.291181] usbcore: registered new interface driver usbfs
[ 206.291199] usbcore: registered new interface driver hub
[ 206.291220] usbcore: registered new device driver usb
[ 206.296206] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 206.296737] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 206.711584] ACPI: AC: AC Adapter [AC] (off-line)
[ 206.735868] rtsx_pci 0000:3c:00.0: enabling device (0000 -> 0002)
[ 206.742809] hid: raw HID events driver (C) Jiri Kosina
[ 206.751448] loop: module loaded
[ 206.756275] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 206.756316] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 206.793417] i2c i2c-2: Successfully instantiated SPD at 0x50
[ 206.827397] libata version 3.00 loaded.
[ 206.827907] ACPI: bus type thunderbolt registered
[ 206.924893] loop0: detected capacity change from 0 to 151464
[ 206.933474] loop1: detected capacity change from 0 to 136872
[ 206.934393] loop2: detected capacity change from 0 to 8
[ 206.937194] loop3: detected capacity change from 0 to 136912
[ 206.937543] loop4: detected capacity change from 0 to 113624
[ 206.937899] loop5: detected capacity change from 0 to 151376
[ 206.941195] loop6: detected capacity change from 0 to 113648
[ 206.941662] loop7: detected capacity change from 0 to 1207552
[ 207.010308] loop8: detected capacity change from 0 to 187776
[ 207.010424] loop9: detected capacity change from 0 to 808920
[ 207.023750] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 207.025715] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 207.025736] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 207.027123] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[ 207.028299] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 207.028316] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 207.028328] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 207.031078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
[ 207.031091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 207.031097] usb usb1: Product: xHCI Host Controller
[ 207.031103] usb usb1: Manufacturer: Linux 6.19.6+deb14-amd64 xhci-hcd
[ 207.031107] usb usb1: SerialNumber: 0000:00:14.0
[ 207.032579] hub 1-0:1.0: USB hub found
[ 207.032666] hub 1-0:1.0: 16 ports detected
[ 207.033779] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 207.057667] Loaded X.509 cert 'benh@xxxxxxxxxx: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 207.058253] Loaded X.509 cert 'romain.perier@xxxxxxxxx: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 207.058814] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 207.059381] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 207.065284] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 207.065297] ahci 0000:00:17.0: 1/1 ports implemented (port mask 0x4)
[ 207.065302] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
[ 207.068769] scsi host0: ahci
[ 207.069019] intel_pmc_core INT33A1:00: initialized
[ 207.069662] scsi host1: ahci
[ 207.070120] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19
[ 207.070132] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 207.070138] usb usb2: Product: xHCI Host Controller
[ 207.070143] usb usb2: Manufacturer: Linux 6.19.6+deb14-amd64 xhci-hcd
[ 207.070147] usb usb2: SerialNumber: 0000:00:14.0
[ 207.070539] scsi host2: ahci
[ 207.070763] ata1: DUMMY
[ 207.070768] ata2: DUMMY
[ 207.070784] ata3: SATA max UDMA/133 abar m2048@0xed521000 port 0xed521200 irq 168 lpm-pol 4
[ 207.072101] hub 2-0:1.0: USB hub found
[ 207.072179] hub 2-0:1.0: 10 ports detected
[ 207.084348] xhci_hcd 0000:3a:00.0: xHCI Host Controller
[ 207.084365] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3
[ 207.085955] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 207.086627] xhci_hcd 0000:3a:00.0: xHCI Host Controller
[ 207.086635] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4
[ 207.086641] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 207.086835] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
[ 207.086841] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 207.086845] usb usb3: Product: xHCI Host Controller
[ 207.086849] usb usb3: Manufacturer: Linux 6.19.6+deb14-amd64 xhci-hcd
[ 207.086852] usb usb3: SerialNumber: 0000:3a:00.0
[ 207.087223] hub 3-0:1.0: USB hub found
[ 207.087266] hub 3-0:1.0: 2 ports detected
[ 207.089047] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19
[ 207.089057] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 207.089063] usb usb4: Product: xHCI Host Controller
[ 207.089068] usb usb4: Manufacturer: Linux 6.19.6+deb14-amd64 xhci-hcd
[ 207.089073] usb usb4: SerialNumber: 0000:3a:00.0
[ 207.089483] hub 4-0:1.0: USB hub found
[ 207.089520] hub 4-0:1.0: 2 ports detected
[ 207.324352] intel_rapl_common: Found RAPL domain package
[ 207.324361] intel_rapl_common: Found RAPL domain core
[ 207.324366] intel_rapl_common: Found RAPL domain uncore
[ 207.324370] intel_rapl_common: Found RAPL domain dram
[ 207.324373] intel_rapl_common: Found RAPL domain psys
[ 207.324921] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[ 207.329501] iTCO_vendor_support: vendor-support=0
[ 207.347794] ee1004 2-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 207.387914] ata3: SATA link down (SStatus 4 SControl 300)
[ 207.407022] lis3lv02d_i2c 2-0029: supply Vdd not found, using dummy regulator
[ 207.407095] lis3lv02d_i2c 2-0029: supply Vdd_IO not found, using dummy regulator
[ 207.436930] lis3lv02d: 8 bits 3DC sensor found
[ 207.452263] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 207.452272] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 207.452276] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 207.452280] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 207.452284] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 207.452287] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 207.458756] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 207.461368] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 207.479165] usb 1-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 207.479178] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 207.532037] input: ST LIS3LV02DL Accelerometer as /devices/faux/lis3lv02d/input/input10
[ 207.554826] ACPI: battery: new hook: Dell Primary Battery Extension
[ 207.588765] iwlwifi 0000:3b:00.0: enabling device (0000 -> 0002)
[ 207.613789] iwlwifi 0000:3b:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000
[ 207.613976] iwlwifi 0000:3b:00.0: PCI dev 2723/1654, rev=0x340, rfid=0x10a100
[ 207.613985] iwlwifi 0000:3b:00.0: Detected Killer(R) Wi-Fi 6 AX1650x 160MHz Wireless Network Adapter (200NGW)
[ 207.704381] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 207.704933] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 207.706727] input: SYNA2393:00 06CB:7A13 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input11
[ 207.713646] input: SYNA2393:00 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input12
[ 207.716164] hid-generic 0018:06CB:7A13.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[ 207.718891] input: WCOM490B:00 056A:490B Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input14
[ 207.719218] input: WCOM490B:00 056A:490B as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input15
[ 207.719392] input: WCOM490B:00 056A:490B Stylus as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input16
[ 207.719629] input: WCOM490B:00 056A:490B as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input17
[ 207.721284] input: WCOM490B:00 056A:490B Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input18
[ 207.723592] hid-generic 0018:056A:490B.0002: input,hidraw1: I2C HID v1.00 Mouse [WCOM490B:00 056A:490B] on i2c-WCOM490B:00
[ 207.723971] iwlwifi 0000:3b:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[ 207.724011] iwlwifi 0000:3b:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[ 207.724043] iwlwifi 0000:3b:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[ 207.724052] iwlwifi 0000:3b:00.0: loaded firmware version 77.f39cc7f9.0 cc-a0-77.ucode op_mode iwlmvm
[ 207.759870] usbcore: registered new interface driver usbhid
[ 207.759878] usbhid: USB HID core driver
[ 207.767815] intel_rapl_common: Found RAPL domain package
[ 207.767820] intel_rapl_common: Found RAPL domain dram
[ 207.851243] usb 1-7: New USB device found, idVendor=27c6, idProduct=5395, bcdDevice= 1.00
[ 207.851266] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 207.851270] usb 1-7: Product: Goodix Fingerprint Device
[ 207.851273] usb 1-7: Manufacturer: HTMicroelectronics
[ 207.851276] usb 1-7: SerialNumber: HTK32
[ 207.873886] input: SYNA2393:00 06CB:7A13 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input19
[ 207.874133] input: SYNA2393:00 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input20
[ 207.874328] hid-multitouch 0018:06CB:7A13.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[ 207.988890] usb 1-12: new high-speed USB device number 4 using xhci_hcd
[ 208.090530] Adding 8387904k swap on /dev/nvme0n1p4. Priority:-1 extents:1 across:8387904k SS
[ 208.157507] usb 1-12: New USB device found, idVendor=0c45, idProduct=6723, bcdDevice=80.08
[ 208.157521] usb 1-12: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 208.157528] usb 1-12: Product: Integrated_Webcam_HD
[ 208.157534] usb 1-12: Manufacturer: CN09357G8LG0099PA1YKA01
[ 208.275180] usbcore: registered new interface driver cdc_acm
[ 208.275187] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 208.282934] mc: Linux media interface: v0.10
[ 208.529390] iwlwifi 0000:3b:00.0: Detected RF HR B3, rfid=0x10a100
[ 208.599558] iwlwifi 0000:3b:00.0: base HW address: 24:41:8c:64:6c:4d
[ 208.635135] EXT4-fs (nvme0n1p2): mounted filesystem ba1599a4-e271-4bcc-9e43-437c06776c27 r/w with ordered data mode. Quota mode: none.
[ 208.715956] iwlwifi 0000:3b:00.0 wlp59s0: renamed from wlan0
[ 209.408497] wacom 0018:056A:490B.0002: hidraw1: I2C HID v1.00 Mouse [WCOM490B:00 056A:490B] on i2c-WCOM490B:00
[ 209.408573] input: Wacom HID 490B Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input22
[ 209.408778] input: Wacom HID 490B Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-WCOM490B:00/0018:056A:490B.0002/input/input23
[ 209.470885] videodev: Linux video capture interface: v2.00
[ 209.472009] i915 0000:00:02.0: [drm] Found coffeelake (device ID 3e9b) integrated display version 9.00 stepping N/A
[ 209.472022] Bluetooth: Core ver 2.22
[ 209.472064] NET: Registered PF_BLUETOOTH protocol family
[ 209.472068] Bluetooth: HCI device and connection manager initialized
[ 209.472083] Bluetooth: HCI socket layer initialized
[ 209.472088] Bluetooth: L2CAP socket layer initialized
[ 209.472096] Bluetooth: SCO socket layer initialized
[ 209.474801] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 209.475008] Console: switching to colour dummy device 80x25
[ 209.475065] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 209.475176] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 209.491968] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 209.498963] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 209.608017] usbcore: registered new interface driver btusb
[ 209.608987] uvcvideo 1-12:1.0: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6723)
[ 209.609070] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 209.610079] Bluetooth: hci0: Device revision is 1
[ 209.610087] Bluetooth: hci0: Secure boot is enabled
[ 209.610091] Bluetooth: hci0: OTP lock is enabled
[ 209.610094] Bluetooth: hci0: API lock is enabled
[ 209.610098] Bluetooth: hci0: Debug lock is disabled
[ 209.610101] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 209.615961] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 209.623248] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 209.623426] Bluetooth: hci0: Boot Address: 0x24800
[ 209.623432] Bluetooth: hci0: Firmware Version: 193-33.24
[ 209.637155] usbcore: registered new interface driver uvcvideo
[ 209.678868] audit: type=1400 audit(1773660197.676:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=942 comm="apparmor_parser"
[ 209.678920] audit: type=1400 audit(1773660197.676:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=931 comm="apparmor_parser"
[ 209.679313] audit: type=1400 audit(1773660197.676:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=930 comm="apparmor_parser"
[ 209.679397] audit: type=1400 audit(1773660197.676:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=936 comm="apparmor_parser"
[ 209.680014] audit: type=1400 audit(1773660197.676:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=939 comm="apparmor_parser"
[ 209.680157] audit: type=1400 audit(1773660197.676:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=933 comm="apparmor_parser"
[ 209.682183] audit: type=1400 audit(1773660197.680:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=932 comm="apparmor_parser"
[ 209.683373] audit: type=1400 audit(1773660197.680:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=935 comm="apparmor_parser"
[ 209.684110] audit: type=1400 audit(1773660197.680:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chrome" pid=945 comm="apparmor_parser"
[ 209.684343] audit: type=1400 audit(1773660197.680:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=941 comm="apparmor_parser"
[ 209.847101] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[ 209.847140] i915 0000:00:02.0: [drm] Registered 3 planes with drm panic
[ 209.868953] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 209.879658] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 209.900779] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input25
[ 209.900960] ACPI: video: Video Device [PEGP] (multi-head: no rom: yes post: no)
[ 209.901043] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input26
[ 209.921707] fbcon: i915drmfb (fb0) is primary device
[ 210.420693] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 211.024580] Console: switching to colour frame buffer device 240x67
[ 211.040542] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 211.053982] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 211.256641] snd_hda_codec_alc269 hdaudioC0D0: ALC3266: picked fixup (pin match)
[ 211.257434] snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 211.257441] snd_hda_codec_alc269 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 211.257466] snd_hda_codec_alc269 hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 211.257469] snd_hda_codec_alc269 hdaudioC0D0: mono: mono_out=0x0
[ 211.257472] snd_hda_codec_alc269 hdaudioC0D0: inputs:
[ 211.257475] snd_hda_codec_alc269 hdaudioC0D0: Internal Mic=0x12
[ 211.257478] snd_hda_codec_alc269 hdaudioC0D0: Headset Mic=0x18
[ 211.257481] snd_hda_codec_alc269 hdaudioC0D0: Headphone Mic=0x1a
[ 211.367045] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 211.367238] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 211.367395] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 211.369022] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 211.733693] Bluetooth: hci0: Waiting for firmware download to complete
[ 211.734156] Bluetooth: hci0: Firmware loaded in 2061424 usecs
[ 211.734270] Bluetooth: hci0: Waiting for device to boot
[ 211.749150] Bluetooth: hci0: Device booted in 14577 usecs
[ 212.302615] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[ 212.305054] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 212.306224] Bluetooth: hci0: Firmware revision 0.3 build 193 week 33 2024
[ 212.308111] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 212.413263] nvme nvme0: using unchecked data buffer
[ 212.511618] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 212.511625] Bluetooth: BNEP filters: protocol multicast
[ 212.511632] Bluetooth: BNEP socket layer initialized
[ 212.523463] Bluetooth: MGMT ver 1.23
[ 212.541188] NET: Registered PF_ALG protocol family
[ 212.969612] NET: Registered PF_QIPCRTR protocol family
[ 213.122443] set_capacity_and_notify: 7 callbacks suppressed
[ 213.122448] loop17: detected capacity change from 0 to 8
[ 214.748999] Initializing XFRM netlink socket
[ 214.809274] IPsec XFRM device driver
[ 215.554964] kauditd_printk_skb: 144 callbacks suppressed
[ 215.554970] audit: type=1400 audit(1773660203.552:156): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1473 comm="cupsd" capability=12 capname="net_admin"
[ 215.560274] audit: type=1400 audit(1773660203.556:157): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1845 comm="apparmor_parser"
[ 215.756346] evm: overlay not supported
[ 216.383275] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 216.393952] Bridge firewalling registered
[ 216.575829] Bluetooth: RFCOMM TTY layer initialized
[ 216.575845] Bluetooth: RFCOMM socket layer initialized
[ 216.575854] Bluetooth: RFCOMM ver 1.11
[ 217.360631] br-c860d932f178: port 1(vethdf353bc) entered blocking state
[ 217.360641] br-c860d932f178: port 1(vethdf353bc) entered disabled state
[ 217.360654] vethdf353bc: entered allmulticast mode
[ 217.360749] vethdf353bc: entered promiscuous mode
[ 217.369694] br-c860d932f178: port 2(vethdc20e60) entered blocking state
[ 217.369702] br-c860d932f178: port 2(vethdc20e60) entered disabled state
[ 217.369715] vethdc20e60: entered allmulticast mode
[ 217.369810] vethdc20e60: entered promiscuous mode
[ 217.439236] br-c860d932f178: port 3(veth3b437a2) entered blocking state
[ 217.439247] br-c860d932f178: port 3(veth3b437a2) entered disabled state
[ 217.439265] veth3b437a2: entered allmulticast mode
[ 217.439486] veth3b437a2: entered promiscuous mode
[ 217.447868] br-c860d932f178: port 4(veth4098d74) entered blocking state
[ 217.447894] br-c860d932f178: port 4(veth4098d74) entered disabled state
[ 217.447911] veth4098d74: entered allmulticast mode
[ 217.448042] veth4098d74: entered promiscuous mode
[ 218.137564] eth0: renamed from vethedb7167
[ 218.189627] eth0: renamed from vethe3727cc
[ 218.241688] br-c860d932f178: port 3(veth3b437a2) entered blocking state
[ 218.241698] br-c860d932f178: port 3(veth3b437a2) entered forwarding state
[ 218.241793] eth0: renamed from veth22fd73c
[ 218.242242] eth0: renamed from veth9f3769d
[ 218.243299] br-c860d932f178: port 2(vethdc20e60) entered blocking state
[ 218.243309] br-c860d932f178: port 2(vethdc20e60) entered forwarding state
[ 218.243413] br-c860d932f178: port 1(vethdf353bc) entered blocking state
[ 218.243419] br-c860d932f178: port 1(vethdf353bc) entered forwarding state
[ 218.243630] br-c860d932f178: port 4(veth4098d74) entered blocking state
[ 218.243638] br-c860d932f178: port 4(veth4098d74) entered forwarding state
[ 218.503367] /proc/cgroups lists only v1 controllers, use cgroup.controllers of root cgroup for v2 info
[ 220.707280] rfkill: input handler disabled
[ 226.842713] wlp59s0: authenticate with 94:64:24:4d:d7:f0 (local address=24:41:8c:64:6c:4d)
[ 226.844710] wlp59s0: send auth to 94:64:24:4d:d7:f0 (try 1/3)
[ 226.874846] wlp59s0: authenticated
[ 226.876888] wlp59s0: associate with 94:64:24:4d:d7:f0 (try 1/3)
[ 226.883769] wlp59s0: RX AssocResp from 94:64:24:4d:d7:f0 (capab=0x11 status=0 aid=1)
[ 226.921398] wlp59s0: associated
[ 228.401256] rfkill: input handler enabled
[ 230.551824] br-c860d932f178: port 4(veth4098d74) entered disabled state
[ 230.551950] veth22fd73c: renamed from eth0
[ 230.594315] br-c860d932f178: port 4(veth4098d74) entered disabled state
[ 230.594938] veth4098d74 (unregistering): left allmulticast mode
[ 230.594947] veth4098d74 (unregistering): left promiscuous mode
[ 230.594955] br-c860d932f178: port 4(veth4098d74) entered disabled state
[ 230.670439] br-c860d932f178: port 4(vethe1f10e1) entered blocking state
[ 230.670451] br-c860d932f178: port 4(vethe1f10e1) entered disabled state
[ 230.670468] vethe1f10e1: entered allmulticast mode
[ 230.670702] vethe1f10e1: entered promiscuous mode
[ 231.105709] eth0: renamed from vethc313b6a
[ 231.106686] br-c860d932f178: port 4(vethe1f10e1) entered blocking state
[ 231.106700] br-c860d932f178: port 4(vethe1f10e1) entered forwarding state
[ 232.654338] rfkill: input handler disabled
[ 240.113081] systemd-journald[608]: Time jumped backwards, rotating.
[ 241.166837] wlp59s0: deauthenticating from 94:64:24:4d:d7:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 243.301648] PM: hibernation: hibernation entry
[ 244.273310] br-c860d932f178: port 4(vethe1f10e1) entered disabled state
[ 244.273443] vethc313b6a: renamed from eth0
[ 244.276803] Filesystems sync: 0.959 seconds
[ 244.277523] Freezing user space processes
[ 244.317526] Freezing user space processes completed (elapsed 0.039 seconds)
[ 244.317542] OOM killer disabled.
[ 244.318054] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 244.318063] PM: hibernation: Marking nosave pages: [mem 0x0009e000-0x0009efff]
[ 244.318069] PM: hibernation: Marking nosave pages: [mem 0x000a0000-0x000fffff]
[ 244.318077] PM: hibernation: Marking nosave pages: [mem 0x40000000-0x403fffff]
[ 244.318126] PM: hibernation: Marking nosave pages: [mem 0x5c4b4000-0x5c4b5fff]
[ 244.318131] PM: hibernation: Marking nosave pages: [mem 0x66d85000-0x66dedfff]
[ 244.318140] PM: hibernation: Marking nosave pages: [mem 0x6bff9000-0x6fffefff]
[ 244.318834] PM: hibernation: Marking nosave pages: [mem 0x70000000-0x77ffffff]
[ 244.318838] PM: hibernation: Marking nosave pages: [mem 0x78e00000-0xffffffff]
[ 244.320072] PM: hibernation: Basic memory bitmaps created
[ 244.320076] PM: hibernation: Preallocating image memory
[ 245.511740] PM: hibernation: Allocated 903668 pages for snapshot
[ 245.511745] PM: hibernation: Allocated 3614672 kbytes in 1.19 seconds (3037.53 MB/s)
[ 245.511748] Freezing remaining freezable tasks
[ 245.513101] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 245.657383] printk: Suspending console(s) (use no_console_suspend to debug)
[ 246.096935] ACPI: EC: interrupt blocked
[ 246.098093] Disabling non-boot CPUs ...
[ 246.100516] smpboot: CPU 11 is now offline
[ 246.104174] smpboot: CPU 10 is now offline
[ 246.107771] smpboot: CPU 9 is now offline
[ 246.111186] smpboot: CPU 8 is now offline
[ 246.114621] smpboot: CPU 7 is now offline
[ 246.119805] smpboot: CPU 6 is now offline
[ 246.123477] smpboot: CPU 5 is now offline
[ 246.127398] smpboot: CPU 4 is now offline
[ 246.130530] smpboot: CPU 3 is now offline
[ 246.134259] smpboot: CPU 2 is now offline
[ 246.137344] smpboot: CPU 1 is now offline
[ 247.005793] PM: hibernation: Normal pages needed: 764865 + 1024, available pages: 7529003
[ 246.143209] Enabling non-boot CPUs ...
[ 246.143236] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 246.144476] CPU1 is up
[ 246.144500] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 246.146203] CPU2 is up
[ 246.146227] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 246.147767] CPU3 is up
[ 246.147791] smpboot: Booting Node 0 Processor 4 APIC 0x8
[ 246.149549] CPU4 is up
[ 246.149574] smpboot: Booting Node 0 Processor 5 APIC 0xa
[ 246.151485] CPU5 is up
[ 246.151511] smpboot: Booting Node 0 Processor 6 APIC 0x1
[ 246.153749] CPU6 is up
[ 246.153779] smpboot: Booting Node 0 Processor 7 APIC 0x3
[ 246.155800] CPU7 is up
[ 246.155829] smpboot: Booting Node 0 Processor 8 APIC 0x5
[ 246.157960] CPU8 is up
[ 246.157989] smpboot: Booting Node 0 Processor 9 APIC 0x7
[ 246.160160] CPU9 is up
[ 246.160187] smpboot: Booting Node 0 Processor 10 APIC 0x9
[ 246.162443] CPU10 is up
[ 246.162471] smpboot: Booting Node 0 Processor 11 APIC 0xb
[ 246.164994] CPU11 is up
[ 246.173162] ACPI: EC: interrupt unblocked
[ 246.214490] nvme nvme0: 12/0/0 default/read/poll queues
[ 246.220468] mei mei0: unexpected reset: dev_state = RESETTING fw status = A4000245 60008506 00000030 00004004 00001F01 47C00BC9
[ 246.220502] mei mei0: H_RST is set = 0x80000031
[ 246.555268] ata3: SATA link down (SStatus 4 SControl 300)
[ 248.229607] mei mei0: wait hw ready failed
[ 248.229640] mei mei0: hw_start failed ret = -62 fw status = A4000245 80118106 00000030 00004004 00001F01 47C00BC9
[ 248.229731] mei mei0: unexpected reset: dev_state = ENABLED fw status = A4000245 80118106 00000030 00004004 00001F01 47C00BC9
[ 248.244145] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
$ fwupdmgr get-history
Dell Inc. XPS 15 7590

├─System Firmware:
│ │ Device ID: dabb27f5fa6578b8243f9effee71bd33520193bc
│ │ Previous version: 1.38.0
│ │ Update State: Success
│ │ Last modified: 2026-02-10 11:33:40
│ │ GUID: 417d4c2a-87d1-4d7c-bcea-322041f2d5a3
│ │ Device Flags: • Internal device
│ │ • Updatable
│ │ • System requires external power source
│ │ • Supported on remote server
│ │ • Needs a reboot after installation
│ │ • Cryptographic hash verification is available
│ │ • Device is usable for the duration of the update
│ │
│ └─Precision 5540 System Update:
│ New version: 1.42.0
│ Remote ID: lvfs
│ Release ID: 133328
│ Summary: Firmware for the Dell Precision 5540
│ License: Proprietary
│ Size: 22.6 MB
│ Created: 2025-12-10 00:00:00
│ Urgency: Critical
│ Vendor: Dell
│ Release Flags: • Trusted payload
│ • Trusted metadata
│ Description:
│ This stable release fixes the following issues:

│ • This release contains security updates as disclosed in the Dell Security Advisory.
│ Issue: DSA-2026-010
│ Checksum: 6de52dc229cab795dedb3849a425a6d44d4d9aa225adc1ddf59660d10e338963

├─UEFI CA:
│ │ Device ID: 5bc922b7bd1adb5b6f99592611404036bd9f42d0
│ │ Previous version: 2011
│ │ Install Duration: 14 seconds
│ │ Update State: Success
│ │ Last modified: 2026-02-10 11:33:52
│ │ GUID: 26f42cba-9bf6-5365-802b-e250eb757e96
│ │ Device Flags: • Internal device
│ │ • Updatable
│ │ • Supported on remote server
│ │ • Needs a reboot after installation
│ │ • Signed Payload
│ │ • Can tag for emulation
│ │
│ └─Secure Boot Signature Database Configuration Update:
│ New version: 2023
│ Remote ID: lvfs
│ Release ID: 116503
│ Summary: UEFI Secure Boot Signature Database
│ License: Proprietary
│ Size: 10.0 kB
│ Created: 2025-04-29 00:00:00
│ Urgency: High
│ Tested: 2025-10-17 00:00:00
│ Distribution: fedora 42 (workstation)
│ Old version: 2011
│ Version[fwupd]: 2.0.16
│ Tested: 2025-09-17 00:00:00
│ Distribution: fedora 42 (workstation)
│ Old version: 2011
│ Version[fwupd]: 2.0.16
│ Tested: 2025-07-24 00:00:00
│ Distribution: nixos 25.11
│ Old version: 2011
│ Version[fwupd]: 2.0.12
│ Vendor: Linux Foundation
│ Release Flags: • Trusted payload
│ • Trusted metadata
│ Description:
│ This updates the 3rd Party UEFI Signature Database (the "db") to the latest release from Microsoft.It also adds the latest OptionROM UEFI Signature Database update.
│ Checksum: 6819c8098f09f4332a102194df6a033563aa288073b16315c5b88860fefb7e74

└─UEFI dbx:
│ Device ID: 362301da643102b9f38477387e2193e57abaa590
│ Previous version: 20230501
│ Update State: Success
│ Last modified: 2026-03-24 17:04:49
│ GUID: 4a6cd2cb-8741-5257-9d1f-89a275dacca7
│ Device Flags: • Internal device
│ • Updatable
│ • Supported on remote server
│ • Needs a reboot after installation
│ • Device is usable for the duration of the update
│ • Only version upgrades are allowed
│ • Signed Payload
│ • Can tag for emulation

└─Secure Boot dbx Configuration Update:
New version: 20250902
Remote ID: lvfs
Release ID: 130035
Summary: UEFI Secure Boot Forbidden Signature Database
Variant: x64
License: Proprietary
Size: 24.1 kB
Created: 2025-09-02 00:00:00
Urgency: High
Tested: 2026-02-25 00:00:00
Distribution: ubuntu 25.10
Old version: 20230501
Version[fwupd]: 2.0.18
Tested: 2026-02-13 00:00:00
Distribution: ubuntu 25.10
Old version: 20230501
Version[fwupd]: 2.0.17
Tested: 2025-12-05 00:00:00
Distribution: fedora 42 (workstation)
Old version: 20250507
Version[fwupd]: 2.0.17
Tested: 2025-11-10 00:00:00
Distribution: fedora 43 (kde)
Old version: 20230501
Version[fwupd]: 2.0.16
Vendor: Linux Foundation
Release Flags: • Trusted payload
• Trusted metadata
Description:
This updates the list of forbidden signatures (the "dbx") to the latest release from Microsoft.

Some insecure versions of the IGEL bootloader were added, due to a security vulnerability that allowed an attacker to bypass UEFI Secure Boot.
Issue: CVE-2025-47827
Checksum: 7178302fa23fcb875e7540900e299fb30a76758663efb7e1c56edc25cd3f316a