Bug#1110193: r8169 Rx very slow; r8168 works fine
Package: linux-image-6.12.38+deb12-amd64
Followup-For: Bug #1110193
X-Debbugs-Cc: colm@tuatha.org
[Hey Ben!]
Strangely, this seems to have resolved itself; I am no longer seeing the
slowdown. I don't know if anything changed, or if I am just hitting some
sort of race condition.
One nugget; when I was testing this the other day - replacing r8169 with
r8168 on a *running* system (ie: removing the r8169 module, installing
r8168 and reconfiguring the interface) did not seem to help - I still
saw slowness. Which led me to suspect it was something in the boot-time
initialisation of the card causing the issue.
Here's the requested information, for completeness in any case:
lugh ~ (1010) # lspci -vnn -s 2c:00.0
2c:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:0123]
Flags: bus master, fast devsel, latency 0, IRQ 19, IOMMU group 15
I/O ports at 3000 [size=256]
Memory at 5e204000 (64-bit, non-prefetchable) [size=4K]
Memory at 5e200000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=4 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [170] Latency Tolerance Reporting
Capabilities: [178] L1 PM Substates
Kernel driver in use: r8169
Kernel modules: r8169
lugh ~ (1011) # dmesg
[ 0.000000] Linux version 6.12.38+deb12-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.12.38-1~bpo12+1 (2025-07-27)
[ 0.000000] Command line: root=zfs:rpool/debian loglevel=4 spl.spl_hostid=0x00bab10c
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000400-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-0x0000000040317fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040318000-0x0000000043417fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000043418000-0x0000000043500fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000043501000-0x0000000043606fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000043607000-0x0000000043efefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000043eff000-0x0000000043efffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000043f00000-0x0000000049ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004a200000-0x000000004a3fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004b000000-0x00000000503fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000006afbfffff] usable
[ 0.000000] random: crng init done
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0x00102000-0x0010200f] usable ==> usable
[ 0.000000] e820: update [mem 0x00100000-0x0010006f] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000400-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000010006f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100070-0x0000000000101fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000102000-0x000000000010200f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000102010-0x0000000040317fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040318000-0x0000000043417fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000043418000-0x0000000043500fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000043501000-0x0000000043606fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000043607000-0x0000000043efefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000043eff000-0x0000000043efffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000043f00000-0x0000000049ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000004a200000-0x000000004a3fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000004b000000-0x00000000503fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000006afbfffff] usable
[ 0.000000] efi: EFI v2.8 by American Megatrends
[ 0.000000] efi: ACPI=0x43582000 ACPI 2.0=0x43582014 TPMFinalLog=0x43551000 SMBIOS=0x43c9c000 SMBIOS 3.0=0x43c9b000 ESRT=0x3c859518 INITRD=0x37a61e18 TPMEventLog=0x43442018
[ 0.000000] efi: Remove mem01: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[ 0.000000] efi: Not removing mem02: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem03: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem06: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem07: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem08: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.4.0 present.
[ 0.000000] DMI: GMKtec NucBox K3 Pro/GMKtec, BIOS GMK_K3Pro-1130 11/30/2023
[ 0.000000] DMI: Memory slots populated: 8/8
[ 0.000000] tsc: Detected 2700.000 MHz processor
[ 0.000000] tsc: Detected 2688.000 MHz TSC
[ 0.000576] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000577] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000583] last_pfn = 0x6afc00 max_arch_pfn = 0x400000000
[ 0.000586] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[ 0.000588] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000890] x2apic: enabled by BIOS, switching to x2apic ops
[ 0.000891] last_pfn = 0x43f00 max_arch_pfn = 0x400000000
[ 0.010147] esrt: Reserving ESRT space from 0x000000003c859518 to 0x000000003c8595a0.
[ 0.010151] e820: update [mem 0x3c859000-0x3c859fff] usable ==> reserved
[ 0.010159] Using GB pages for direct mapping
[ 0.010472] RAMDISK: [mem 0x6a8a9e000-0x6ac3fffff]
[ 0.010476] ACPI: Early table checksum verification disabled
[ 0.010478] ACPI: RSDP 0x0000000043582014 000024 (v02 ALASKA)
[ 0.010481] ACPI: XSDT 0x0000000043581728 000114 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010485] ACPI: FACP 0x00000000434F6000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
[ 0.010489] ACPI: DSDT 0x000000004348D000 068BD8 (v02 ALASKA A M I 01072009 INTL 20200717)
[ 0.010491] ACPI: FACS 0x0000000043605000 000040
[ 0.010493] ACPI: SSDT 0x00000000434F7000 00734F (v02 DptfTb DptfTabl 00001000 INTL 20200717)
[ 0.010495] ACPI: FIDT 0x000000004348C000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.010497] ACPI: SSDT 0x0000000043500000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[ 0.010499] ACPI: SSDT 0x0000000043486000 005D0B (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
[ 0.010501] ACPI: SSDT 0x0000000043483000 002AA1 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
[ 0.010503] ACPI: SSDT 0x000000004347F000 0033D3 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
[ 0.010505] ACPI: SSDT 0x0000000043471000 00D39F (v02 INTEL TcssSsdt 00001000 INTL 20200717)
[ 0.010507] ACPI: HPET 0x00000000434FF000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010509] ACPI: APIC 0x0000000043470000 0001DC (v05 ALASKA A M I 01072009 AMI 01000013)
[ 0.010510] ACPI: MCFG 0x000000004346F000 00003C (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010512] ACPI: SSDT 0x0000000043465000 00917F (v02 ALASKA AdlP_Rvp 00001000 INTL 20200717)
[ 0.010514] ACPI: SSDT 0x0000000043463000 001E2C (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
[ 0.010516] ACPI: UEFI 0x0000000043538000 000048 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010518] ACPI: NHLT 0x0000000043461000 001B37 (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.010520] ACPI: LPIT 0x0000000043460000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010521] ACPI: SSDT 0x000000004345C000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
[ 0.010523] ACPI: SSDT 0x0000000043459000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
[ 0.010525] ACPI: DBGP 0x0000000043458000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010527] ACPI: DBG2 0x0000000043457000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.010529] ACPI: SSDT 0x0000000043455000 001919 (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
[ 0.010531] ACPI: DMAR 0x0000000043454000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.010533] ACPI: SSDT 0x0000000043453000 000B82 (v02 INTEL xh_adlLP 00000000 INTL 20200717)
[ 0.010535] ACPI: SSDT 0x000000004344F000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
[ 0.010536] ACPI: SSDT 0x000000004344B000 0035A2 (v02 SocCmn SocCmn 00003000 INTL 20200717)
[ 0.010538] ACPI: SSDT 0x000000004344A000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
[ 0.010540] ACPI: TPM2 0x0000000043449000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.010542] ACPI: PHAT 0x0000000043448000 0005D1 (v01 ALASKA A M I 00000005 MSFT 0100000D)
[ 0.010544] ACPI: WSMT 0x000000004345F000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.010546] ACPI: FPDT 0x0000000043447000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.010547] ACPI: Reserving FACP table memory at [mem 0x434f6000-0x434f6113]
[ 0.010548] ACPI: Reserving DSDT table memory at [mem 0x4348d000-0x434f5bd7]
[ 0.010549] ACPI: Reserving FACS table memory at [mem 0x43605000-0x4360503f]
[ 0.010549] ACPI: Reserving SSDT table memory at [mem 0x434f7000-0x434fe34e]
[ 0.010550] ACPI: Reserving FIDT table memory at [mem 0x4348c000-0x4348c09b]
[ 0.010551] ACPI: Reserving SSDT table memory at [mem 0x43500000-0x4350038b]
[ 0.010551] ACPI: Reserving SSDT table memory at [mem 0x43486000-0x4348bd0a]
[ 0.010552] ACPI: Reserving SSDT table memory at [mem 0x43483000-0x43485aa0]
[ 0.010552] ACPI: Reserving SSDT table memory at [mem 0x4347f000-0x434823d2]
[ 0.010553] ACPI: Reserving SSDT table memory at [mem 0x43471000-0x4347e39e]
[ 0.010553] ACPI: Reserving HPET table memory at [mem 0x434ff000-0x434ff037]
[ 0.010554] ACPI: Reserving APIC table memory at [mem 0x43470000-0x434701db]
[ 0.010554] ACPI: Reserving MCFG table memory at [mem 0x4346f000-0x4346f03b]
[ 0.010555] ACPI: Reserving SSDT table memory at [mem 0x43465000-0x4346e17e]
[ 0.010555] ACPI: Reserving SSDT table memory at [mem 0x43463000-0x43464e2b]
[ 0.010556] ACPI: Reserving UEFI table memory at [mem 0x43538000-0x43538047]
[ 0.010557] ACPI: Reserving NHLT table memory at [mem 0x43461000-0x43462b36]
[ 0.010557] ACPI: Reserving LPIT table memory at [mem 0x43460000-0x434600cb]
[ 0.010558] ACPI: Reserving SSDT table memory at [mem 0x4345c000-0x4345ea82]
[ 0.010558] ACPI: Reserving SSDT table memory at [mem 0x43459000-0x4345b356]
[ 0.010559] ACPI: Reserving DBGP table memory at [mem 0x43458000-0x43458033]
[ 0.010559] ACPI: Reserving DBG2 table memory at [mem 0x43457000-0x43457053]
[ 0.010560] ACPI: Reserving SSDT table memory at [mem 0x43455000-0x43456918]
[ 0.010560] ACPI: Reserving DMAR table memory at [mem 0x43454000-0x43454087]
[ 0.010561] ACPI: Reserving SSDT table memory at [mem 0x43453000-0x43453b81]
[ 0.010561] ACPI: Reserving SSDT table memory at [mem 0x4344f000-0x43452ae9]
[ 0.010562] ACPI: Reserving SSDT table memory at [mem 0x4344b000-0x4344e5a1]
[ 0.010562] ACPI: Reserving SSDT table memory at [mem 0x4344a000-0x4344a143]
[ 0.010563] ACPI: Reserving TPM2 table memory at [mem 0x43449000-0x4344904b]
[ 0.010564] ACPI: Reserving PHAT table memory at [mem 0x43448000-0x434485d0]
[ 0.010564] ACPI: Reserving WSMT table memory at [mem 0x4345f000-0x4345f027]
[ 0.010565] ACPI: Reserving FPDT table memory at [mem 0x43447000-0x43447043]
[ 0.010599] APIC: Switched APIC routing to: cluster x2apic
[ 0.010738] No NUMA configuration found
[ 0.010738] Faking a node at [mem 0x0000000000000000-0x00000006afbfffff]
[ 0.010743] NODE_DATA(0) allocated [mem 0x6afbd5680-0x6afbfffff]
[ 0.010885] Zone ranges:
[ 0.010886] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.010887] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.010888] Normal [mem 0x0000000100000000-0x00000006afbfffff]
[ 0.010889] Device empty
[ 0.010889] Movable zone start for each node
[ 0.010890] Early memory node ranges
[ 0.010890] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.010892] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.010892] node 0: [mem 0x0000000000100000-0x0000000040317fff]
[ 0.010893] node 0: [mem 0x0000000043eff000-0x0000000043efffff]
[ 0.010893] node 0: [mem 0x0000000100000000-0x00000006afbfffff]
[ 0.010895] Initmem setup node 0 [mem 0x0000000000001000-0x00000006afbfffff]
[ 0.010900] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.010901] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.010914] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.011830] On node 0, zone DMA32: 15335 pages in unavailable ranges
[ 0.012076] On node 0, zone Normal: 16640 pages in unavailable ranges
[ 0.012083] On node 0, zone Normal: 1024 pages in unavailable ranges
[ 0.012103] Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
[ 0.013189] ACPI: PM-Timer IO Port: 0x1808
[ 0.013195] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.013196] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.013197] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.013197] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.013198] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.013198] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.013198] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.013199] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.013199] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.013200] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.013200] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.013201] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.013201] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.013201] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.013202] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.013202] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.013203] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.013203] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.013204] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.013204] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.013204] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[ 0.013205] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[ 0.013205] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[ 0.013206] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.013241] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.013243] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.013244] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.013247] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.013248] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.013249] TSC deadline timer available
[ 0.013252] CPU topo: Max. logical packages: 1
[ 0.013253] CPU topo: Max. logical dies: 1
[ 0.013253] CPU topo: Max. dies per package: 1
[ 0.013256] CPU topo: Max. threads per core: 2
[ 0.013257] CPU topo: Num. cores per package: 10
[ 0.013257] CPU topo: Num. threads per package: 16
[ 0.013258] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
[ 0.013269] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.013271] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.013272] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.013273] PM: hibernation: Registered nosave memory: [mem 0x3c859000-0x3c859fff]
[ 0.013274] PM: hibernation: Registered nosave memory: [mem 0x40318000-0x43efefff]
[ 0.013275] PM: hibernation: Registered nosave memory: [mem 0x43f00000-0xffffffff]
[ 0.013276] [mem 0x50400000-0xfdffffff] available for PCI devices
[ 0.013277] Booting paravirtualized kernel on bare hardware
[ 0.013279] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.017407] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.018205] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[ 0.018209] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[ 0.018211] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
[ 0.018214] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
[ 0.018227] Kernel command line: root=zfs:rpool/debian loglevel=4 spl.spl_hostid=0x00bab10c
[ 0.020387] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.021465] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.021597] Fallback order for Node 0: 0
[ 0.021599] Built 1 zonelists, mobility grouping on. Total pages: 6225591
[ 0.021600] Policy zone: Normal
[ 0.021605] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.021611] software IO TLB: area num 16.
[ 0.034269] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.034301] ftrace: allocating 45669 entries in 179 pages
[ 0.038967] ftrace: allocated 179 pages with 5 groups
[ 0.039463] Dynamic Preempt: voluntary
[ 0.039517] rcu: Preemptible hierarchical RCU implementation.
[ 0.039518] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 0.039519] Trampoline variant of Tasks RCU enabled.
[ 0.039519] Rude variant of Tasks RCU enabled.
[ 0.039520] Tracing variant of Tasks RCU enabled.
[ 0.039520] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.039521] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.039530] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[ 0.039532] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[ 0.039533] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[ 0.041601] NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16
[ 0.041885] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.042088] Spurious LAPIC timer interrupt on cpu 0
[ 0.042097] Console: colour dummy device 80x25
[ 0.042099] printk: legacy console [tty0] enabled
[ 0.042130] ACPI: Core revision 20240827
[ 0.042358] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.042449] APIC: Switch to symmetric I/O mode setup
[ 0.042451] DMAR: Host address width 39
[ 0.042451] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.042455] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.042457] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.042460] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[ 0.042462] DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
[ 0.042464] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.042465] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.042465] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.042595] DMAR-IR: IRQ remapping was enabled on dmar0 but we are not in kdump mode
[ 0.044016] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.048571] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 0.048577] Calibrating delay loop (skipped), value calculated using timer frequency.. 5376.00 BogoMIPS (lpj=10752000)
[ 0.048630] CPU0: Thermal monitoring enabled (TM1)
[ 0.048632] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.048720] CET detected: Indirect Branch Tracking enabled
[ 0.048722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.048723] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.048725] process: using mwait in idle threads
[ 0.048727] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.048729] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.048730] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.048731] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.048732] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.048733] Register File Data Sampling: Mitigation: Clear Register File
[ 0.048741] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.048741] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.048742] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.048743] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.048743] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.048744] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.048745] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.048745] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
[ 0.048746] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[ 0.052576] Freeing SMP alternatives memory: 40K
[ 0.052576] pid_max: default: 32768 minimum: 301
[ 0.052576] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[ 0.052576] landlock: Up and running.
[ 0.052576] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.052576] AppArmor: AppArmor initialized
[ 0.052576] TOMOYO Linux initialized
[ 0.052576] LSM support for eBPF active
[ 0.052576] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.052576] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.052576] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12650H (family: 0x6, model: 0x9a, stepping: 0x3)
[ 0.052576] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.052576] core: cpu_core PMU driver:
[ 0.052576] ... version: 5
[ 0.052576] ... bit width: 48
[ 0.052576] ... generic registers: 8
[ 0.052576] ... value mask: 0000ffffffffffff
[ 0.052576] ... max period: 00007fffffffffff
[ 0.052576] ... fixed-purpose events: 4
[ 0.052576] ... event mask: 0001000f000000ff
[ 0.052576] signal: max sigframe size: 3632
[ 0.052576] Estimated ratio of average max frequency by base frequency (times 1024): 1668
[ 0.052576] rcu: Hierarchical SRCU implementation.
[ 0.052576] rcu: Max phase no-delay instances is 1000.
[ 0.052576] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 0.052576] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.052576] smp: Bringing up secondary CPUs ...
[ 0.052576] smpboot: x86: Booting SMP configuration:
[ 0.052576] .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #13 #14 #15
[ 0.010516] core: cpu_atom PMU driver:
[ 0.010516] ... version: 5
[ 0.010516] ... bit width: 48
[ 0.010516] ... generic registers: 6
[ 0.010516] ... value mask: 0000ffffffffffff
[ 0.010516] ... max period: 00007fffffffffff
[ 0.010516] ... fixed-purpose events: 3
[ 0.010516] ... event mask: 000000070000003f
[ 0.060634] #1 #3 #5 #7 #9 #11
[ 0.065874] smp: Brought up 1 node, 16 CPUs
[ 0.065874] smpboot: Total of 16 processors activated (86016.00 BogoMIPS)
[ 0.079658] node 0 deferred pages initialised in 12ms
[ 0.083150] Memory: 24268784K/24902364K available (16384K kernel code, 2486K rwdata, 11676K rodata, 4232K init, 4976K bss, 615716K reserved, 0K cma-reserved)
[ 0.083150] devtmpfs: initialized
[ 0.083150] x86/mm: Memory block size: 128MB
[ 0.085538] ACPI: PM: Registering ACPI NVS region [mem 0x43501000-0x43606fff] (1073152 bytes)
[ 0.085538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.085538] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.085538] pinctrl core: initialized pinctrl subsystem
[ 0.085538] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.085539] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.085837] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.086132] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.086138] audit: initializing netlink subsys (disabled)
[ 0.086144] audit: type=2000 audit(1754211681.000:1): state=initialized audit_enabled=0 res=1
[ 0.086144] thermal_sys: Registered thermal governor 'fair_share'
[ 0.086144] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.086144] thermal_sys: Registered thermal governor 'step_wise'
[ 0.086144] thermal_sys: Registered thermal governor 'user_space'
[ 0.086144] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.086144] cpuidle: using governor ladder
[ 0.086144] cpuidle: using governor menu
[ 0.086144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.086144] PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
[ 0.086144] PCI: Using configuration type 1 for base access
[ 0.086144] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.086144] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.086144] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.086144] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.086144] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.086144] ACPI: Added _OSI(Module Device)
[ 0.086144] ACPI: Added _OSI(Processor Device)
[ 0.086144] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.149994] ACPI: 16 ACPI AML tables successfully acquired and loaded
[ 0.161526] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.161527] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.162312] ACPI: Dynamic OEM Table Load:
[ 0.162318] ACPI: SSDT 0xFFFF89802F64A000 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
[ 0.162993] ACPI: Dynamic OEM Table Load:
[ 0.162998] ACPI: SSDT 0xFFFF89802F1CE000 000626 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
[ 0.163668] ACPI: Dynamic OEM Table Load:
[ 0.163672] ACPI: SSDT 0xFFFF89802F8E5200 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
[ 0.164305] ACPI: Dynamic OEM Table Load:
[ 0.164309] ACPI: SSDT 0xFFFF89802F1CF000 0004BA (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
[ 0.165119] ACPI: Dynamic OEM Table Load:
[ 0.165124] ACPI: SSDT 0xFFFF89802F6FC000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
[ 0.166076] ACPI: Dynamic OEM Table Load:
[ 0.166082] ACPI: SSDT 0xFFFF89802F6F8000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
[ 0.166942] ACPI: Dynamic OEM Table Load:
[ 0.166946] ACPI: SSDT 0xFFFF89802F1D4000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
[ 0.167831] ACPI: Dynamic OEM Table Load:
[ 0.167835] ACPI: SSDT 0xFFFF897A800F1000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
[ 0.172167] ACPI: EC: EC started
[ 0.172168] ACPI: EC: interrupt blocked
[ 0.176051] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.176052] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
[ 0.176053] ACPI: Interpreter enabled
[ 0.176092] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.176093] ACPI: Using IOAPIC for interrupt routing
[ 0.176129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.176129] PCI: Ignoring E820 reservations for host bridge windows
[ 0.176881] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.177427] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
[ 0.177833] ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
[ 0.178581] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[ 0.181250] ACPI: \_SB_.PC00.RP09.PXP_: New power resource
[ 0.185529] ACPI: \_SB_.PC00.RP06.PXP_: New power resource
[ 0.186559] ACPI: \_SB_.PC00.RP08.PXP_: New power resource
[ 0.190226] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[ 0.190630] ACPI: \_SB_.PC00.PAUD: New power resource
[ 0.193378] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[ 0.198038] ACPI: \_SB_.PC00.TBT0: New power resource
[ 0.198262] ACPI: \_SB_.PC00.TBT1: New power resource
[ 0.198478] ACPI: \_SB_.PC00.D3C_: New power resource
[ 0.341996] ACPI: \_TZ_.FN00: New power resource
[ 0.342010] ACPI: \_TZ_.FN01: New power resource
[ 0.342021] ACPI: \_TZ_.FN02: New power resource
[ 0.342033] ACPI: \_TZ_.FN03: New power resource
[ 0.342044] ACPI: \_TZ_.FN04: New power resource
[ 0.342381] ACPI: \PIN_: New power resource
[ 0.342731] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.342735] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.343635] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.345384] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.346633] PCI host bridge to bus 0000:00
[ 0.346635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.346637] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.346637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.346639] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.346639] pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
[ 0.346640] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.346641] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.461510] pci 0000:00:00.0: [8086:4649] type 00 class 0x060000 conventional PCI endpoint
[ 0.461808] pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.461834] pci 0000:00:02.0: BAR 0 [mem 0x601c000000-0x601cffffff 64bit]
[ 0.461853] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.461865] pci 0000:00:02.0: BAR 4 [io 0x4000-0x403f]
[ 0.461910] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.461917] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.461991] pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4010ffffff 64bit]
[ 0.461995] pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: contains BAR 0 for 7 VFs
[ 0.462007] pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x403fffffff 64bit pref]
[ 0.462010] pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: contains BAR 2 for 7 VFs
[ 0.462331] pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
[ 0.462359] pci 0000:00:04.0: BAR 0 [mem 0x601d140000-0x601d15ffff 64bit]
[ 0.462998] pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
[ 0.463085] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.463108] pci 0000:00:06.0: bridge window [mem 0x5e300000-0x5e3fffff]
[ 0.463304] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.463374] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[ 0.464410] pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
[ 0.464447] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 0.464453] pci 0000:00:07.0: bridge window [io 0x5000-0x5fff]
[ 0.464458] pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
[ 0.464472] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.464513] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
[ 0.464665] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.464703] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[ 0.468080] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
[ 0.468093] pci 0000:00:08.0: BAR 0 [mem 0x601d196000-0x601d196fff 64bit]
[ 0.468213] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
[ 0.468225] pci 0000:00:0a.0: BAR 0 [mem 0x601d180000-0x601d187fff 64bit]
[ 0.468253] pci 0000:00:0a.0: enabling Extended Tags
[ 0.468373] pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.468387] pci 0000:00:0d.0: BAR 0 [mem 0x601d170000-0x601d17ffff 64bit]
[ 0.468448] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.470479] pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
[ 0.470491] pci 0000:00:0d.2: BAR 0 [mem 0x601d100000-0x601d13ffff 64bit]
[ 0.470498] pci 0000:00:0d.2: BAR 2 [mem 0x601d195000-0x601d195fff 64bit]
[ 0.470534] pci 0000:00:0d.2: supports D1 D2
[ 0.470535] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.470675] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.470697] pci 0000:00:14.0: BAR 0 [mem 0x601d160000-0x601d16ffff 64bit]
[ 0.470789] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.472200] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
[ 0.472220] pci 0000:00:14.2: BAR 0 [mem 0x601d18c000-0x601d18ffff 64bit]
[ 0.472233] pci 0000:00:14.2: BAR 2 [mem 0x601d194000-0x601d194fff 64bit]
[ 0.472358] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.472394] pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]
[ 0.472673] pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.472712] pci 0000:00:15.1: BAR 0 [mem 0x4017001000-0x4017001fff 64bit]
[ 0.473004] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
[ 0.473028] pci 0000:00:16.0: BAR 0 [mem 0x601d191000-0x601d191fff 64bit]
[ 0.473115] pci 0000:00:16.0: PME# supported from D3hot
[ 0.473434] pci 0000:00:17.0: [8086:51d3] type 00 class 0x010601 conventional PCI endpoint
[ 0.473451] pci 0000:00:17.0: BAR 0 [mem 0x5e400000-0x5e401fff]
[ 0.473462] pci 0000:00:17.0: BAR 1 [mem 0x5e403000-0x5e4030ff]
[ 0.473473] pci 0000:00:17.0: BAR 2 [io 0x4090-0x4097]
[ 0.473483] pci 0000:00:17.0: BAR 3 [io 0x4080-0x4083]
[ 0.473494] pci 0000:00:17.0: BAR 4 [io 0x4060-0x407f]
[ 0.473504] pci 0000:00:17.0: BAR 5 [mem 0x5e402000-0x5e4027ff]
[ 0.473555] pci 0000:00:17.0: PME# supported from D3hot
[ 0.473732] pci 0000:00:1c.0: [8086:51bf] type 01 class 0x060400 PCIe Root Port
[ 0.473758] pci 0000:00:1c.0: PCI bridge to [bus 2c]
[ 0.473762] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.473765] pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
[ 0.473841] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.473872] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[ 0.474175] pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
[ 0.474425] pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040300 conventional PCI endpoint
[ 0.474467] pci 0000:00:1f.3: BAR 0 [mem 0x601d188000-0x601d18bfff 64bit]
[ 0.474521] pci 0000:00:1f.3: BAR 4 [mem 0x601d000000-0x601d0fffff 64bit]
[ 0.474626] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.474940] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.474961] pci 0000:00:1f.4: BAR 0 [mem 0x601d190000-0x601d1900ff 64bit]
[ 0.474983] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
[ 0.475126] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.475144] pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]
[ 0.476073] pci 0000:01:00.0: [1e4b:1202] type 00 class 0x010802 PCIe Endpoint
[ 0.476084] pci 0000:01:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
[ 0.476156] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.476273] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.476300] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 0.476361] pci 0000:2c:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.476383] pci 0000:2c:00.0: BAR 0 [io 0x3000-0x30ff]
[ 0.476413] pci 0000:2c:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
[ 0.476432] pci 0000:2c:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
[ 0.476557] pci 0000:2c:00.0: supports D1 D2
[ 0.476557] pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.476768] pci 0000:00:1c.0: PCI bridge to [bus 2c]
[ 0.481291] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.481292] ACPI: PCI: Interrupt link LNKA disabled
[ 0.481360] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.481361] ACPI: PCI: Interrupt link LNKB disabled
[ 0.481428] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.481428] ACPI: PCI: Interrupt link LNKC disabled
[ 0.481495] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.481495] ACPI: PCI: Interrupt link LNKD disabled
[ 0.481562] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.481563] ACPI: PCI: Interrupt link LNKE disabled
[ 0.481629] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.481630] ACPI: PCI: Interrupt link LNKF disabled
[ 0.481696] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.481697] ACPI: PCI: Interrupt link LNKG disabled
[ 0.481763] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.481764] ACPI: PCI: Interrupt link LNKH disabled
[ 0.482329] ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x7f)
[ 0.756944] Low-power S0 idle used by default for system suspend
[ 0.765617] ACPI: EC: interrupt unblocked
[ 0.765619] ACPI: EC: event unblocked
[ 0.765632] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.765633] ACPI: EC: GPE=0x6e
[ 0.765634] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
[ 0.765636] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
[ 0.768620] iommu: Default domain type: Translated
[ 0.768620] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.768687] pps_core: LinuxPPS API ver. 1 registered
[ 0.768688] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.768690] PTP clock support registered
[ 0.768698] EDAC MC: Ver: 3.0.0
[ 0.769577] efivars: Registered efivars operations
[ 0.769577] NetLabel: Initializing
[ 0.769577] NetLabel: domain hash size = 128
[ 0.769577] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.769577] NetLabel: unlabeled traffic allowed by default
[ 0.769577] PCI: Using ACPI for IRQ routing
[ 0.787037] PCI: pci_cache_line_size set to 64 bytes
[ 0.787909] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.787911] e820: reserve RAM buffer [mem 0x00102000-0x001fffff]
[ 0.787912] e820: reserve RAM buffer [mem 0x3c859000-0x3fffffff]
[ 0.787913] e820: reserve RAM buffer [mem 0x40318000-0x43ffffff]
[ 0.787914] e820: reserve RAM buffer [mem 0x43f00000-0x43ffffff]
[ 0.787914] e820: reserve RAM buffer [mem 0x6afc00000-0x6afffffff]
[ 0.788594] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.788594] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.788594] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.788594] vgaarb: loaded
[ 0.788655] clocksource: Switched to clocksource tsc-early
[ 0.788780] VFS: Disk quotas dquot_6.6.0
[ 0.788788] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.788884] AppArmor: AppArmor Filesystem Enabled
[ 0.788898] pnp: PnP ACPI init
[ 0.789975] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.789978] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.790415] system 00:01: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.790417] system 00:01: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.790418] system 00:01: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.790420] system 00:01: [mem 0xc0000000-0xcfffffff] has been reserved
[ 0.790421] system 00:01: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.790422] system 00:01: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.790423] system 00:01: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.790424] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.792872] system 00:02: [io 0x2000-0x20fe] has been reserved
[ 0.793533] pnp: PnP ACPI: found 4 devices
[ 0.798998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.799060] NET: Registered PF_INET protocol family
[ 0.799255] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.810958] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.810993] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.811162] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.811488] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.811578] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.811702] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.811782] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.811853] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.811916] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.811922] NET: Registered PF_XDP protocol family
[ 0.811931] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.811948] pci 0000:00:06.0: bridge window [mem 0x5e300000-0x5e3fffff]
[ 0.811966] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 0.811968] pci 0000:00:07.0: bridge window [io 0x5000-0x5fff]
[ 0.811971] pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
[ 0.811973] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.811977] pci 0000:00:1c.0: PCI bridge to [bus 2c]
[ 0.811980] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.811984] pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
[ 0.811991] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.811992] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.811993] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.811994] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[ 0.811995] pci_bus 0000:00: resource 8 [mem 0x50400000-0xbfffffff window]
[ 0.811996] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 0.811997] pci_bus 0000:01: resource 1 [mem 0x5e300000-0x5e3fffff]
[ 0.811998] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
[ 0.811999] pci_bus 0000:02: resource 1 [mem 0x52000000-0x5e1fffff]
[ 0.812000] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.812001] pci_bus 0000:2c: resource 0 [io 0x3000-0x3fff]
[ 0.812002] pci_bus 0000:2c: resource 1 [mem 0x5e200000-0x5e2fffff]
[ 0.813180] PCI: CLS 64 bytes, default 64
[ 0.813214] DMAR: No ATSR found
[ 0.813215] DMAR: No SATC found
[ 0.813216] DMAR: IOMMU feature fl1gp_support inconsistent
[ 0.813216] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.813217] DMAR: IOMMU feature nwfs inconsistent
[ 0.813218] DMAR: IOMMU feature dit inconsistent
[ 0.813218] DMAR: IOMMU feature sc_support inconsistent
[ 0.813219] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 0.813220] DMAR: dmar0: Using Queued invalidation
[ 0.813221] DMAR: Translation was enabled for dmar0 but we are not in kdump mode
[ 0.813223] DMAR: dmar1: Using Queued invalidation
[ 0.813271] Trying to unpack rootfs image as initramfs...
[ 0.813482] pci 0000:00:02.0: Adding to iommu group 0
[ 0.813505] pci 0000:00:00.0: Adding to iommu group 1
[ 0.813512] pci 0000:00:04.0: Adding to iommu group 2
[ 0.813532] pci 0000:00:06.0: Adding to iommu group 3
[ 0.813539] pci 0000:00:07.0: Adding to iommu group 4
[ 0.813545] pci 0000:00:08.0: Adding to iommu group 5
[ 0.813551] pci 0000:00:0a.0: Adding to iommu group 6
[ 0.813561] pci 0000:00:0d.0: Adding to iommu group 7
[ 0.813567] pci 0000:00:0d.2: Adding to iommu group 7
[ 0.813577] pci 0000:00:14.0: Adding to iommu group 8
[ 0.813584] pci 0000:00:14.2: Adding to iommu group 8
[ 0.813594] pci 0000:00:15.0: Adding to iommu group 9
[ 0.813600] pci 0000:00:15.1: Adding to iommu group 9
[ 0.813608] pci 0000:00:16.0: Adding to iommu group 10
[ 0.813614] pci 0000:00:17.0: Adding to iommu group 11
[ 0.813624] pci 0000:00:1c.0: Adding to iommu group 12
[ 0.813638] pci 0000:00:1f.0: Adding to iommu group 13
[ 0.813645] pci 0000:00:1f.3: Adding to iommu group 13
[ 0.813652] pci 0000:00:1f.4: Adding to iommu group 13
[ 0.813658] pci 0000:00:1f.5: Adding to iommu group 13
[ 0.813678] pci 0000:01:00.0: Adding to iommu group 14
[ 0.813687] pci 0000:2c:00.0: Adding to iommu group 15
[ 0.814896] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.814898] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.814899] software IO TLB: mapped [mem 0x0000000038859000-0x000000003c859000] (64MB)
[ 0.814922] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 0.814972] clocksource: Switched to clocksource tsc
[ 0.814994] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.819046] Initialise system trusted keyrings
[ 0.819053] Key type blacklist registered
[ 0.819121] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.819128] zbud: loaded
[ 0.819200] fuse: init (API version 7.41)
[ 0.819346] integrity: Platform Keyring initialized
[ 0.819349] integrity: Machine keyring initialized
[ 0.830457] Key type asymmetric registered
[ 0.830458] Asymmetric key parser 'x509' registered
[ 1.068455] Freeing initrd memory: 58760K
[ 1.071871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.071941] io scheduler mq-deadline registered
[ 1.075058] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.075371] pcieport 0000:00:06.0: PME: Signaling with IRQ 122
[ 1.075567] pcieport 0000:00:07.0: PME: Signaling with IRQ 123
[ 1.075582] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.075877] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
[ 1.075968] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.080066] ACPI: \_TZ_.TZ00: _AL0 evaluation failure
[ 1.080144] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.080145] ACPI: thermal: Thermal Zone [TZ00] (0 C)
[ 1.080267] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.080941] hpet_acpi_add: no address or irqs in _CRS
[ 1.080963] Linux agpgart interface v0.103
[ 1.116195] i8042: PNP: No PS/2 controller found.
[ 1.116206] i8042: Probing ports directly.
[ 1.120321] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.120333] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.120571] mousedev: PS/2 mouse device common for all mice
[ 1.120628] rtc_cmos rtc_cmos: RTC can wake from S4
[ 1.121617] rtc_cmos rtc_cmos: registered as rtc0
[ 1.121773] rtc_cmos rtc_cmos: setting system clock to 2025-08-03T09:01:22 UTC (1754211682)
[ 1.121800] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 1.123003] intel_pstate: HWP enabled by BIOS
[ 1.123008] intel_pstate: Intel P-state driver initializing
[ 1.124823] intel_pstate: HWP enabled
[ 1.125396] NET: Registered PF_INET6 protocol family
[ 1.129133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.130880] Segment Routing with IPv6
[ 1.130900] In-situ OAM (IOAM) with IPv6
[ 1.130936] mip6: Mobile IPv6
[ 1.130942] NET: Registered PF_PACKET protocol family
[ 1.130972] mpls_gso: MPLS GSO support
[ 1.145034] microcode: Current revision: 0x00000437
[ 1.145036] microcode: Updated early from: 0x0000041b
[ 1.146270] resctrl: L2 allocation detected
[ 1.146279] IPI shorthand broadcast: enabled
[ 1.147005] sched_clock: Marking stable (1140000972, 6516593)->(1191355699, -44838134)
[ 1.147394] registered taskstats version 1
[ 1.147476] Loading compiled-in X.509 certificates
[ 1.161110] Loaded X.509 cert 'Build time autogenerated kernel key: c012e0f38e8e715977d2b271e95b3819a344eb22'
[ 1.162041] Demotion targets for Node 0: null
[ 1.162109] Key type .fscrypt registered
[ 1.162110] Key type fscrypt-provisioning registered
[ 1.175260] Key type encrypted registered
[ 1.175262] AppArmor: AppArmor sha256 policy hashing enabled
[ 1.175485] integrity: Loading X.509 certificate: UEFI:db
[ 1.175498] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 1.175498] integrity: Loading X.509 certificate: UEFI:db
[ 1.175506] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 1.175506] integrity: Loading X.509 certificate: UEFI:db
[ 1.175579] integrity: Loaded X.509 cert 'Oem DB Certificate: 40a0cb7a2f9ef186441f17745aed4d7b'
[ 1.176163] ima: secureboot mode disabled
[ 1.176167] ima: Allocated hash algorithm: sha256
[ 1.217761] ima: No architecture policies found
[ 1.217789] evm: Initialising EVM extended attributes:
[ 1.217790] evm: security.selinux
[ 1.217791] evm: security.SMACK64 (disabled)
[ 1.217792] evm: security.SMACK64EXEC (disabled)
[ 1.217793] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.217794] evm: security.SMACK64MMAP (disabled)
[ 1.217795] evm: security.apparmor
[ 1.217795] evm: security.ima
[ 1.217796] evm: security.capability
[ 1.217797] evm: HMAC attrs: 0x1
[ 1.219594] RAS: Correctable Errors collector initialized.
[ 1.231128] clk: Disabling unused clocks
[ 1.231131] PM: genpd: Disabling unused power domains
[ 1.236625] Freeing unused decrypted memory: 2028K
[ 1.237237] Freeing unused kernel image (initmem) memory: 4232K
[ 1.237248] Write protecting the kernel read-only data: 28672k
[ 1.237585] Freeing unused kernel image (rodata/data gap) memory: 612K
[ 1.242765] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.242768] Run /init as init process
[ 1.242769] with arguments:
[ 1.242770] /init
[ 1.242771] with environment:
[ 1.242771] HOME=/
[ 1.242772] TERM=linux
[ 1.314873] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.HEC.CFSP], AE_NOT_FOUND (20240827/psargs-332)
[ 1.314882] ACPI Error: Aborting method \_SB.PC00.LPCB.H_EC.TFN1._FST due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
[ 1.314886] acpi INTC1048:00: Get fan state failed
[ 1.319496] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.319724] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 1.320670] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 1.320714] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.327525] ACPI: bus type USB registered
[ 1.327543] usbcore: registered new interface driver usbfs
[ 1.327547] usbcore: registered new interface driver hub
[ 1.327554] usbcore: registered new device driver usb
[ 1.329454] SCSI subsystem initialized
[ 1.332454] ACPI: bus type thunderbolt registered
[ 1.334929] nvme 0000:01:00.0: platform quirk: setting simple suspend
[ 1.334998] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.335011] nvme nvme0: pci function 0000:01:00.0
[ 1.341736] nvme nvme0: missing or invalid SUBNQN field.
[ 1.344375] nvme nvme0: allocated 16 MiB host memory buffer.
[ 1.344869] libata version 3.00 loaded.
[ 1.346930] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.347871] nvme nvme0: Ignoring bogus Namespace Identifiers
[ 1.349084] nvme0n1: p1 p3 p7
[ 1.350369] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.350374] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 1.351463] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 1.351675] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.351676] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 1.351678] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 1.351699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 1.351700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.351701] usb usb1: Product: xHCI Host Controller
[ 1.351702] usb usb1: Manufacturer: Linux 6.12.38+deb12-amd64 xhci-hcd
[ 1.351703] usb usb1: SerialNumber: 0000:00:0d.0
[ 1.351758] hub 1-0:1.0: USB hub found
[ 1.351763] hub 1-0:1.0: 1 port detected
[ 1.351877] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 1.351878] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.351879] usb usb2: Product: xHCI Host Controller
[ 1.351879] usb usb2: Manufacturer: Linux 6.12.38+deb12-amd64 xhci-hcd
[ 1.351880] usb usb2: SerialNumber: 0000:00:0d.0
[ 1.351916] hub 2-0:1.0: USB hub found
[ 1.351921] hub 2-0:1.0: 1 port detected
[ 1.352289] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.352292] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.352489] ahci 0000:00:17.0: version 3.0
[ 1.352681] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 1.352683] ahci 0000:00:17.0: 2/2 ports implemented (port mask 0x3)
[ 1.352684] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds
[ 1.352898] scsi host0: ahci
[ 1.352967] scsi host1: ahci
[ 1.352997] ata1: SATA max UDMA/133 abar m2048@0x5e402000 port 0x5e402100 irq 158 lpm-pol 4
[ 1.353001] ata2: SATA max UDMA/133 abar m2048@0x5e402000 port 0x5e402180 irq 158 lpm-pol 4
[ 1.353411] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
[ 1.353671] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.353672] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.353674] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.353693] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 1.353694] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.353695] usb usb3: Product: xHCI Host Controller
[ 1.353696] usb usb3: Manufacturer: Linux 6.12.38+deb12-amd64 xhci-hcd
[ 1.353696] usb usb3: SerialNumber: 0000:00:14.0
[ 1.353747] hub 3-0:1.0: USB hub found
[ 1.353771] hub 3-0:1.0: 12 ports detected
[ 1.354898] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 1.354900] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.354901] usb usb4: Product: xHCI Host Controller
[ 1.354902] usb usb4: Manufacturer: Linux 6.12.38+deb12-amd64 xhci-hcd
[ 1.354902] usb usb4: SerialNumber: 0000:00:14.0
[ 1.354950] hub 4-0:1.0: USB hub found
[ 1.354968] hub 4-0:1.0: 4 ports detected
[ 1.369045] r8169 0000:2c:00.0 eth0: RTL8168h/8111h, 34:1a:4c:04:9d:86, XID 541, IRQ 167
[ 1.369048] r8169 0000:2c:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.662899] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.662996] ata1: SATA link down (SStatus 4 SControl 300)
[ 1.667151] r8169 0000:2c:00.0 int0: renamed from eth0
[ 1.712764] spl: loading out-of-tree module taints kernel.
[ 1.712770] spl: module verification failed: signature and/or required key missing - tainting kernel
[ 1.771503] zfs: module license 'CDDL' taints kernel.
[ 1.771506] Disabling lock debugging due to kernel taint
[ 1.771519] zfs: module license taints kernel.
[ 2.712598] ZFS: Loaded module v2.3.2-2~bpo12+1, ZFS pool version 5000, ZFS filesystem version 5
[ 2.956165] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 3.053004] systemd[1]: Inserted module 'autofs4'
[ 3.080867] systemd[1]: systemd 254.26-1~bpo12+1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.080876] systemd[1]: Detected architecture x86-64.
[ 3.082476] systemd[1]: Hostname set to <lugh>
[ 3.153629] zram: Added device: zram0
[ 3.226511] systemd[1]: Queued start job for default target graphical.target.
[ 3.264764] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 3.265366] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 3.265783] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 3.266075] systemd[1]: Created slice user.slice - User and Session Slice.
[ 3.266206] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 3.266283] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 3.266603] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 3.266672] systemd[1]: Expecting device dev-disk-by\x2dpartlabel-swap_30124587403.device - /dev/disk/by-partlabel/swap_30124587403...
[ 3.266714] systemd[1]: Expecting device dev-zram0.device - /dev/zram0...
[ 3.266760] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 3.266806] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 3.266864] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 3.266903] systemd[1]: Reached target slices.target - Slice Units.
[ 3.266958] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 3.268674] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 3.268784] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 3.269248] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.269379] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.269647] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 3.270077] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.270172] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.270981] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 3.271629] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 3.272312] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 3.272830] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 3.274181] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 3.274868] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 3.275352] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 3.275816] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 3.276275] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 3.276693] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 3.277079] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 3.277595] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 3.280167] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.280519] pstore: Using crash dump compression: deflate
[ 3.281143] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.281878] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 3.281972] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 3.282766] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 3.284216] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 3.285519] loop: module loaded
[ 3.285974] pstore: Registered efi_pstore as persistent store backend
[ 3.286084] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 3.286231] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 3.286348] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 3.286412] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 3.286544] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 3.286708] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 3.286816] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.286873] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 3.286998] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 3.287051] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 3.287145] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.287193] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 3.287278] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 3.287323] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 3.287414] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.
[ 3.287512] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 3.288054] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 3.288625] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 3.288825] systemd-journald[969]: Collecting audit messages is disabled.
[ 3.289720] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 3.289767] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 3.290187] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 3.290646] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 3.290976] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 3.291034] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 3.291346] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 3.291372] device-mapper: uevent: version 1.0.3
[ 3.291429] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 3.291749] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 3.291826] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 3.291926] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 3.296010] 8021q: 802.1Q VLAN Support v1.8
[ 3.301551] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 3.301685] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 3.301753] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 3.302209] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 3.306450] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.327663] ACPI: bus type drm_connector registered
[ 3.329849] systemd-journald[969]: Received client request to flush runtime journal.
[ 3.338417] systemd-journald[969]: /var/log/journal/588a106a48e3464da2109ee89140d7e5/system.journal: Journal file uses a different sequence number ID, rotating.
[ 3.338423] systemd-journald[969]: Rotating system journal.
[ 3.359696] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 3.368607] input: Intel HID events as /devices/platform/INTC1070:00/input/input3
[ 3.369763] intel-hid INTC1070:00: failed to enable HID power button
[ 3.371827] Consider using thermal netlink events interface
[ 3.382144] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.383818] ACPI: button: Power Button [PWRB]
[ 3.385910] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 3.386814] intel_pmc_core INT33A1:00: initialized
[ 3.386938] ACPI: button: Sleep Button [SLPB]
[ 3.387786] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 3.402682] iTCO_vendor_support: vendor-support=0
[ 3.412434] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.413233] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 3.414828] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.419249] intel_rapl_msr: PL4 support detected.
[ 3.419462] intel_rapl_common: Found RAPL domain package
[ 3.419465] intel_rapl_common: Found RAPL domain core
[ 3.419466] intel_rapl_common: Found RAPL domain uncore
[ 3.419468] intel_rapl_common: Found RAPL domain psys
[ 3.426320] zram: setup backing device /dev/disk/by-partlabel/swap_30124587403
[ 3.430357] zram0: detected capacity change from 0 to 8388608
[ 3.434641] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[ 3.434823] intel_rapl_common: Found RAPL domain package
[ 3.436102] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 3.436105] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.436106] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.436107] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 3.436108] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 3.438864] cryptd: max_cpu_qlen set to 1000
[ 3.446956] AES CTR mode by8 optimization enabled
[ 3.463132] Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
[ 3.677991] xe 0000:00:02.0: Your graphics device 46a3 is not officially supported
by xe driver in this kernel version. To force Xe probe,
use xe.force_probe='46a3' and i915.force_probe='!46a3'
module parameters or CONFIG_DRM_XE_FORCE_PROBE='46a3' and
CONFIG_DRM_I915_FORCE_PROBE='!46a3' configuration options.
[ 4.481779] nvme nvme0: using unchecked data buffer
[ 4.616254] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.616349] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 4.616434] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 4.616520] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.616598] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 4.646688] Generic FE-GE Realtek PHY r8169-0-2c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2c00:00, irq=MAC)
[ 4.829179] r8169 0000:2c:00.0 int0: Link is Down
[ 5.152116] tun: Universal TUN/TAP device driver, 1.6
[ 7.972553] r8169 0000:2c:00.0 int0: Link is Up - 1Gbps/Full - flow control off
[ 16.579788] systemd-journald[969]: /var/log/journal/588a106a48e3464da2109ee89140d7e5/user-1000.journal: Journal file uses a different sequence number ID, rotating.
lugh ~ (1012) # dpkg -l firmware-realtek
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-==================-============-===================================================
ii firmware-realtek 20250410-2~bpo12+1 all Binary firmware for Realtek network and audio chips
Thanks for the headsup about `reportbug kernel` - using Debian for the
guts of 30 years and still learning...
Colm
Reply to: