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

Bug#1053281: linux-image-6.5.0-1-amd64: Debian does not boot at cold start on kernel 6.5.0-1-amd64 on Intel NUC 12



On 2023-11-03 14:20, Diederik de Haas wrote:
On Friday, 3 November 2023 13:49:01 CET Diederik de Haas wrote:
My findings are:
> 1. If I use Thunderbolt 4 output (usb-c at the back) everything works
> fine.
> 2. If I use one of DP or HDMI ports the issue occurs.
>
> Manual for this Intel NUC12 states that both DP and HDMI outputs are
> handled by Intel ARC A770M GPU, while Thunderbolt4 output is handled by
> CPU-integrated Intel Iris Xe.

As this issue only happens on cold boot, have you checked whether there's an
updated BIOS for your system?

And does it really not boot or are you 'only' getting no display output? If the latter, can you ssh into your NUC and share `dmesg` output? Hopefully that'll give a clue as to why the DP/HDMI outputs aren't working properly.

1. I have most recent BIOS (Aug '23).
2. That's a valid question :) It does boot after all, only display is stuck. I was able to get dmesg -> attached. I don't remember if I mentioned that, but 'nomodeset' kernel param does not help..
--
Kazimierz

[    0.000000] Linux version 6.5.0-3-amd64 (debian-kernel@lists.debian.org) (gcc-13 (Debian 13.2.0-5) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #1 SMP PREEMPT_DYNAMIC Debian 6.5.8-1 (2023-10-22)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.0-3-amd64 root=UUID=bf0e1c3b-f21b-443d-a929-d450ea6a2f30 ro quiet
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-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-0x00000000347e9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000347ea000-0x000000003d71ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003d720000-0x000000003d805fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003d806000-0x000000003d9bdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003d9be000-0x00000000417fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000417ff000-0x00000000417fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000041800000-0x0000000047ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000048c00000-0x000000004f7fffff] 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-0x00000008b07fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x2aeb4018-0x2af76a57] usable ==> usable
[    0.000000] e820: update [mem 0x2aeb4018-0x2af76a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-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-0x000000002aeb4017] usable
[    0.000000] reserve setup_data: [mem 0x000000002aeb4018-0x000000002af76a57] usable
[    0.000000] reserve setup_data: [mem 0x000000002af76a58-0x00000000347e9fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000347ea000-0x000000003d71ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003d720000-0x000000003d805fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000003d806000-0x000000003d9bdfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003d9be000-0x00000000417fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000417ff000-0x00000000417fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000041800000-0x0000000047ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000048c00000-0x000000004f7fffff] 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-0x00000008b07fffff] usable
[    0.000000] efi: EFI v2.8 by American Megatrends
[    0.000000] efi: ACPI=0x3d917000 ACPI 2.0=0x3d917014 TPMFinalLog=0x3d883000 SMBIOS=0x4147e000 SMBIOS 3.0=0x4147d000 MEMATTR=0x2b1b2098 ESRT=0x2b010e98 INITRD=0x2b003b18 RNG=0x3d74f018 TPMEventLog=0x2afad018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem87: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Not removing mem88: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem89: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem90: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem92: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem93: 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.5.0 present.
[    0.000000] DMI: Intel(R) Client Systems NUC12SNKi72/NUC12SNKi72, BIOS SNADL357.0058.2023.0711.1531 07/11/2023
[    0.000000] tsc: Detected 2700.000 MHz processor
[    0.000000] tsc: Detected 2688.000 MHz TSC
[    0.000882] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000884] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000889] last_pfn = 0x8b0800 max_arch_pfn = 0x400000000
[    0.000892] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[    0.000893] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001265] last_pfn = 0x41800 max_arch_pfn = 0x400000000
[    0.012196] esrt: Reserving ESRT space from 0x000000002b010e98 to 0x000000002b010f98.
[    0.012201] e820: update [mem 0x2b010000-0x2b010fff] usable ==> reserved
[    0.012211] Using GB pages for direct mapping
[    0.012212] Incomplete global flushes, disabling PCID
[    0.012371] RAMDISK: [mem 0x273ef000-0x29bf8fff]
[    0.012374] ACPI: Early table checksum verification disabled
[    0.012376] ACPI: RSDP 0x000000003D917014 000024 (v02 INTEL )
[    0.012378] ACPI: XSDT 0x000000003D8B3728 000114 (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012382] ACPI: FACP 0x000000003D803000 000114 (v06 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012385] ACPI: DSDT 0x000000003D793000 06F47F (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012387] ACPI: FACS 0x000000003D9BB000 000040
[    0.012389] ACPI: FIDT 0x000000003D792000 00009C (v01 INTEL  NUCxi7A5 0000003A AMI  00010013)
[    0.012391] ACPI: SSDT 0x000000003D805000 00038C (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012392] ACPI: SSDT 0x000000003D78C000 005D2C (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012394] ACPI: SSDT 0x000000003D789000 002C55 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012396] ACPI: SSDT 0x000000003D785000 0033D3 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012398] ACPI: SSDT 0x000000003D777000 00D39F (v02 INTEL  NUCxi7A5 00001000 INTL 20200717)
[    0.012400] ACPI: APIC 0x000000003D804000 0001DC (v05 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012402] ACPI: MCFG 0x000000003D776000 00003C (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012403] ACPI: SSDT 0x000000003D76D000 008E52 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012405] ACPI: SSDT 0x000000003D76B000 001D50 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012407] ACPI: UEFI 0x000000003D869000 000048 (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012409] ACPI: NHLT 0x000000003D76A000 00002D (v00 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012410] ACPI: LPIT 0x000000003D769000 0000CC (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012412] ACPI: WDAT 0x000000003D767000 000134 (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012414] ACPI: SSDT 0x000000003D764000 002357 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012416] ACPI: DBGP 0x000000003D763000 000034 (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012418] ACPI: DBG2 0x000000003D762000 000054 (v00 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012419] ACPI: SSDT 0x000000003D760000 0014E5 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012421] ACPI: DMAR 0x000000003D75F000 000088 (v02 INTEL  NUCxi7A5 0000003A      01000013)
[    0.012423] ACPI: FPDT 0x000000003D75E000 000044 (v01 INTEL  NUCxi7A5 0000003A AMI  01000013)
[    0.012425] ACPI: SSDT 0x000000003D75D000 000A68 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012426] ACPI: SSDT 0x000000003D759000 003AEA (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012428] ACPI: SSDT 0x000000003D755000 0035A2 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012430] ACPI: SSDT 0x000000003D754000 000457 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012432] ACPI: SSDT 0x000000003D753000 000144 (v02 INTEL  NUCxi7A5 0000003A INTL 20200717)
[    0.012433] ACPI: TPM2 0x000000003D751000 00004C (v04 INTEL  NUCxi7A5 0000003A AMI  00000000)
[    0.012435] ACPI: BGRT 0x000000003D752000 000038 (v01 INTEL  NUCxi7A5 0000003A AMI  00010013)
[    0.012437] ACPI: PHAT 0x000000003D750000 00062D (v01 INTEL  NUCxi7A5 0000003A MSFT 0100000D)
[    0.012439] ACPI: WSMT 0x000000003D768000 000028 (v01 INTEL  NUCxi7A5 0000003A AMI  00010013)
[    0.012440] ACPI: Reserving FACP table memory at [mem 0x3d803000-0x3d803113]
[    0.012441] ACPI: Reserving DSDT table memory at [mem 0x3d793000-0x3d80247e]
[    0.012442] ACPI: Reserving FACS table memory at [mem 0x3d9bb000-0x3d9bb03f]
[    0.012443] ACPI: Reserving FIDT table memory at [mem 0x3d792000-0x3d79209b]
[    0.012443] ACPI: Reserving SSDT table memory at [mem 0x3d805000-0x3d80538b]
[    0.012444] ACPI: Reserving SSDT table memory at [mem 0x3d78c000-0x3d791d2b]
[    0.012444] ACPI: Reserving SSDT table memory at [mem 0x3d789000-0x3d78bc54]
[    0.012445] ACPI: Reserving SSDT table memory at [mem 0x3d785000-0x3d7883d2]
[    0.012445] ACPI: Reserving SSDT table memory at [mem 0x3d777000-0x3d78439e]
[    0.012446] ACPI: Reserving APIC table memory at [mem 0x3d804000-0x3d8041db]
[    0.012447] ACPI: Reserving MCFG table memory at [mem 0x3d776000-0x3d77603b]
[    0.012447] ACPI: Reserving SSDT table memory at [mem 0x3d76d000-0x3d775e51]
[    0.012448] ACPI: Reserving SSDT table memory at [mem 0x3d76b000-0x3d76cd4f]
[    0.012448] ACPI: Reserving UEFI table memory at [mem 0x3d869000-0x3d869047]
[    0.012449] ACPI: Reserving NHLT table memory at [mem 0x3d76a000-0x3d76a02c]
[    0.012449] ACPI: Reserving LPIT table memory at [mem 0x3d769000-0x3d7690cb]
[    0.012450] ACPI: Reserving WDAT table memory at [mem 0x3d767000-0x3d767133]
[    0.012450] ACPI: Reserving SSDT table memory at [mem 0x3d764000-0x3d766356]
[    0.012451] ACPI: Reserving DBGP table memory at [mem 0x3d763000-0x3d763033]
[    0.012451] ACPI: Reserving DBG2 table memory at [mem 0x3d762000-0x3d762053]
[    0.012452] ACPI: Reserving SSDT table memory at [mem 0x3d760000-0x3d7614e4]
[    0.012452] ACPI: Reserving DMAR table memory at [mem 0x3d75f000-0x3d75f087]
[    0.012453] ACPI: Reserving FPDT table memory at [mem 0x3d75e000-0x3d75e043]
[    0.012453] ACPI: Reserving SSDT table memory at [mem 0x3d75d000-0x3d75da67]
[    0.012454] ACPI: Reserving SSDT table memory at [mem 0x3d759000-0x3d75cae9]
[    0.012454] ACPI: Reserving SSDT table memory at [mem 0x3d755000-0x3d7585a1]
[    0.012455] ACPI: Reserving SSDT table memory at [mem 0x3d754000-0x3d754456]
[    0.012455] ACPI: Reserving SSDT table memory at [mem 0x3d753000-0x3d753143]
[    0.012456] ACPI: Reserving TPM2 table memory at [mem 0x3d751000-0x3d75104b]
[    0.012456] ACPI: Reserving BGRT table memory at [mem 0x3d752000-0x3d752037]
[    0.012457] ACPI: Reserving PHAT table memory at [mem 0x3d750000-0x3d75062c]
[    0.012457] ACPI: Reserving WSMT table memory at [mem 0x3d768000-0x3d768027]
[    0.012621] No NUMA configuration found
[    0.012621] Faking a node at [mem 0x0000000000000000-0x00000008b07fffff]
[    0.012625] NODE_DATA(0) allocated [mem 0x8b07d5000-0x8b07fffff]
[    0.012738] Zone ranges:
[    0.012739]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012740]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.012741]   Normal   [mem 0x0000000100000000-0x00000008b07fffff]
[    0.012741]   Device   empty
[    0.012742] Movable zone start for each node
[    0.012743] Early memory node ranges
[    0.012743]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.012744]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.012744]   node   0: [mem 0x0000000000100000-0x00000000347e9fff]
[    0.012745]   node   0: [mem 0x00000000417ff000-0x00000000417fffff]
[    0.012745]   node   0: [mem 0x0000000100000000-0x00000008b07fffff]
[    0.012747] Initmem setup node 0 [mem 0x0000000000001000-0x00000008b07fffff]
[    0.012750] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012751] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012765] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.013752] On node 0, zone DMA32: 20501 pages in unavailable ranges
[    0.014023] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.014163] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.014297] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.015373] ACPI: PM-Timer IO Port: 0x1808
[    0.015378] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.015379] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.015380] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.015380] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.015380] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.015381] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.015381] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.015382] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.015382] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.015383] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.015383] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.015384] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.015384] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.015384] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.015385] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.015385] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.015386] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.015386] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.015387] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.015387] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.015387] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.015388] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.015388] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.015389] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.015424] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.015425] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.015426] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.015429] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.015433] e820: update [mem 0x2ac6f000-0x2ad42fff] usable ==> reserved
[    0.015440] TSC deadline timer available
[    0.015441] smpboot: Allowing 20 CPUs, 0 hotplug CPUs
[    0.015451] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.015452] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.015453] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.015454] PM: hibernation: Registered nosave memory: [mem 0x2ac6f000-0x2ad42fff]
[    0.015454] PM: hibernation: Registered nosave memory: [mem 0x2aeb4000-0x2aeb4fff]
[    0.015455] PM: hibernation: Registered nosave memory: [mem 0x2af76000-0x2af76fff]
[    0.015456] PM: hibernation: Registered nosave memory: [mem 0x2b010000-0x2b010fff]
[    0.015457] PM: hibernation: Registered nosave memory: [mem 0x347ea000-0x3d71ffff]
[    0.015457] PM: hibernation: Registered nosave memory: [mem 0x3d720000-0x3d805fff]
[    0.015457] PM: hibernation: Registered nosave memory: [mem 0x3d806000-0x3d9bdfff]
[    0.015458] PM: hibernation: Registered nosave memory: [mem 0x3d9be000-0x417fefff]
[    0.015459] PM: hibernation: Registered nosave memory: [mem 0x41800000-0x47ffffff]
[    0.015459] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48bfffff]
[    0.015459] PM: hibernation: Registered nosave memory: [mem 0x48c00000-0x4f7fffff]
[    0.015460] PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xfdffffff]
[    0.015460] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.015460] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.015461] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.015461] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.015462] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.015462] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[    0.015462] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.015463] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[    0.015463] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.015463] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.015464] [mem 0x4f800000-0xfdffffff] available for PCI devices
[    0.015465] Booting paravirtualized kernel on bare hardware
[    0.015466] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.018337] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
[    0.018991] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.018995] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.018996] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.019002] pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
[    0.019013] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5.0-3-amd64 root=UUID=bf0e1c3b-f21b-443d-a929-d450ea6a2f30 ro quiet
[    0.019035] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.5.0-3-amd64", will be passed to user space.
[    0.019043] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.019043] printk: log_buf_len total cpu_extra contributions: 77824 bytes
[    0.019044] printk: log_buf_len min size: 131072 bytes
[    0.019144] printk: log_buf_len: 262144 bytes
[    0.019144] printk: early log buf free: 113280(86%)
[    0.021425] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.022560] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.022698] Fallback order for Node 0: 0 
[    0.022701] Built 1 zonelists, mobility grouping on.  Total pages: 8148395
[    0.022702] Policy zone: Normal
[    0.022705] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.022711] software IO TLB: area num 32.
[    0.035517] Memory: 767160K/33111588K available (14336K kernel code, 2346K rwdata, 10340K rodata, 3936K init, 18104K bss, 857480K reserved, 0K cma-reserved)
[    0.035693] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
[    0.035713] ftrace: allocating 42184 entries in 165 pages
[    0.039645] ftrace: allocated 165 pages with 4 groups
[    0.040048] Dynamic Preempt: voluntary
[    0.040079] rcu: Preemptible hierarchical RCU implementation.
[    0.040079] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=20.
[    0.040080] 	Trampoline variant of Tasks RCU enabled.
[    0.040081] 	Rude variant of Tasks RCU enabled.
[    0.040081] 	Tracing variant of Tasks RCU enabled.
[    0.040081] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.040082] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
[    0.041433] NR_IRQS: 524544, nr_irqs: 2216, preallocated irqs: 16
[    0.041715] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.041875] Console: colour dummy device 80x25
[    0.041877] printk: console [tty0] enabled
[    0.041901] ACPI: Core revision 20230331
[    0.042105] APIC: Switch to symmetric I/O mode setup
[    0.042106] DMAR: Host address width 39
[    0.042107] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.042111] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[    0.042113] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.042116] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[    0.042117] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.042119] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.042120] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.042121] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.043680] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.043681] x2apic enabled
[    0.043700] Switched APIC routing to cluster x2apic.
[    0.048185] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[    0.048191] Calibrating delay loop (skipped), value calculated using timer frequency.. 5376.00 BogoMIPS (lpj=10752000)
[    0.048239] CPU0: Thermal monitoring enabled (TM1)
[    0.048240] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.048337] process: using mwait in idle threads
[    0.048338] CET detected: Indirect Branch Tracking enabled
[    0.048340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.048340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.048342] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.048344] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.048344] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.048345] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.048345] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.048346] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.048353] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.048354] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.048355] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.048355] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.048356] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.048356] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.048357] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.052189] Freeing SMP alternatives memory: 36K
[    0.052189] pid_max: default: 32768 minimum: 301
[    0.052189] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
[    0.052189] landlock: Up and running.
[    0.052189] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.052189] AppArmor: AppArmor initialized
[    0.052189] TOMOYO Linux initialized
[    0.052189] LSM support for eBPF active
[    0.052189] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.052189] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.052189] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12700H (family: 0x6, model: 0x9a, stepping: 0x3)
[    0.052189] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.052189] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.052189] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.052189] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.052189] core: cpu_core PMU driver: 
[    0.052189] ... version:                5
[    0.052189] ... bit width:              48
[    0.052189] ... generic registers:      8
[    0.052189] ... value mask:             0000ffffffffffff
[    0.052189] ... max period:             00007fffffffffff
[    0.052189] ... fixed-purpose events:   4
[    0.052189] ... event mask:             0001000f000000ff
[    0.052189] signal: max sigframe size: 3632
[    0.052189] Estimated ratio of average max frequency by base frequency (times 1024): 1668
[    0.052189] rcu: Hierarchical SRCU implementation.
[    0.052189] rcu: 	Max phase no-delay instances is 1000.
[    0.052189] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.052189] smp: Bringing up secondary CPUs ...
[    0.052189] smpboot: x86: Booting SMP configuration:
[    0.052189] .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #13 #14 #15 #16 #17 #18 #19
[    0.010341] core: cpu_atom PMU driver: PEBS-via-PT 
[    0.010341] ... version:                5
[    0.010341] ... bit width:              48
[    0.010341] ... generic registers:      6
[    0.010341] ... value mask:             0000ffffffffffff
[    0.010341] ... max period:             00007fffffffffff
[    0.010341] ... fixed-purpose events:   3
[    0.010341] ... event mask:             000000070000003f
[    0.053713]   #1  #3  #5  #7  #9 #11
[    0.057440] smp: Brought up 1 node, 20 CPUs
[    0.057440] smpboot: Max logical packages: 1
[    0.057440] smpboot: Total of 20 processors activated (107520.00 BogoMIPS)
[    0.084504] node 0 deferred pages initialised in 24ms
[    0.084783] devtmpfs: initialized
[    0.084783] x86/mm: Memory block size: 128MB
[    0.085529] ACPI: PM: Registering ACPI NVS region [mem 0x3d806000-0x3d9bdfff] (1802240 bytes)
[    0.085529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.085529] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.085529] pinctrl core: initialized pinctrl subsystem
[    0.085529] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.085529] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.085529] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.088344] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.088361] audit: initializing netlink subsys (disabled)
[    0.088365] audit: type=2000 audit(1699092683.040:1): state=initialized audit_enabled=0 res=1
[    0.088365] thermal_sys: Registered thermal governor 'fair_share'
[    0.088365] thermal_sys: Registered thermal governor 'bang_bang'
[    0.088365] thermal_sys: Registered thermal governor 'step_wise'
[    0.088365] thermal_sys: Registered thermal governor 'user_space'
[    0.088365] thermal_sys: Registered thermal governor 'power_allocator'
[    0.088365] cpuidle: using governor ladder
[    0.088365] cpuidle: using governor menu
[    0.088365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.088365] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.088365] PCI: not using MMCONFIG
[    0.088365] PCI: Using configuration type 1 for base access
[    0.088537] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.088548] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.088548] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.088548] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.088548] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.088548] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.088548] ACPI: Added _OSI(Module Device)
[    0.088548] ACPI: Added _OSI(Processor Device)
[    0.088548] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.088548] ACPI: Added _OSI(Processor Aggregator Device)
[    0.154993] ACPI: 15 ACPI AML tables successfully acquired and loaded
[    0.165042] ACPI: Dynamic OEM Table Load:
[    0.165049] ACPI: SSDT 0xFFFF88BBC1756C00 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
[    0.165689] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.170799] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.170800] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.171629] ACPI: Dynamic OEM Table Load:
[    0.171633] ACPI: SSDT 0xFFFF88BBC1741400 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
[    0.172381] ACPI: Dynamic OEM Table Load:
[    0.172385] ACPI: SSDT 0xFFFF88BBC1CB0000 000626 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
[    0.173177] ACPI: Dynamic OEM Table Load:
[    0.173181] ACPI: SSDT 0xFFFF88BBC1CB6000 0004BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
[    0.174082] ACPI: Dynamic OEM Table Load:
[    0.174088] ACPI: SSDT 0xFFFF88C35071A000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
[    0.175151] ACPI: Dynamic OEM Table Load:
[    0.175155] ACPI: SSDT 0xFFFF88BBC1CBC000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
[    0.176103] ACPI: Dynamic OEM Table Load:
[    0.176107] ACPI: SSDT 0xFFFF88BBC1CB8000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
[    0.177105] ACPI: Dynamic OEM Table Load:
[    0.177109] ACPI: SSDT 0xFFFF88BBC012B000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
[    0.182874] ACPI: EC: EC started
[    0.182875] ACPI: EC: interrupt blocked
[    0.396192] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.396193] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
[    0.396194] ACPI: Interpreter enabled
[    0.396241] ACPI: PM: (supports S0 S3 S4 S5)
[    0.396242] ACPI: Using IOAPIC for interrupt routing
[    0.396284] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.397408] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
[    0.397413] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.397414] PCI: Ignoring E820 reservations for host bridge windows
[    0.398168] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.398806] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
[    0.557235] ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
[    0.678154] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[    0.799513] ACPI: \_SB_.PC00.RP09.PXP_: New power resource
[    0.925224] ACPI: \_SB_.PC00.RP06.PXP_: New power resource
[    0.929994] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[    0.930431] ACPI: \_SB_.PC00.PAUD: New power resource
[    0.934653] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.936557] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.936785] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.937009] ACPI: \_SB_.PC00.D3C_: New power resource
[    1.199597] ACPI: \_TZ_.FN00: New power resource
[    1.199627] ACPI: \_TZ_.FN01: New power resource
[    1.199657] ACPI: \_TZ_.FN02: New power resource
[    1.199685] ACPI: \_TZ_.FN03: New power resource
[    1.199713] ACPI: \_TZ_.FN04: New power resource
[    1.200117] ACPI: \PIN_: New power resource
[    1.200319] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[    1.200323] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.201107] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    1.202668] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[    1.204044] PCI host bridge to bus 0000:00
[    1.204045] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.204046] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.204047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.204048] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    1.204049] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
[    1.204050] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    1.204051] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.324503] pci 0000:00:00.0: [8086:4641] type 00 class 0x060000
[    1.324613] pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
[    1.324668] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.324689] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
[    1.325003] pci 0000:00:02.0: [8086:46a6] type 00 class 0x030000
[    1.325009] pci 0000:00:02.0: reg 0x10: [mem 0x644c000000-0x644cffffff 64bit]
[    1.325014] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    1.325017] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    1.325029] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    1.325030] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.325052] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    1.325053] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    1.325056] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    1.325057] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    1.325166] pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
[    1.325226] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    1.325249] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    1.325551] pci 0000:00:06.2: [8086:463d] type 01 class 0x060400
[    1.325611] pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
[    1.325633] pci 0000:00:06.2: PTM enabled (root), 4ns granularity
[    1.325930] pci 0000:00:07.0: [8086:466e] type 01 class 0x060400
[    1.325965] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
[    1.326018] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    1.326039] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[    1.327268] pci 0000:00:07.2: [8086:462f] type 01 class 0x060400
[    1.327302] pci 0000:00:07.2: Overriding RP PIO Log Size to 4
[    1.327355] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    1.327375] pci 0000:00:07.2: PTM enabled (root), 4ns granularity
[    1.328602] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
[    1.328609] pci 0000:00:08.0: reg 0x10: [mem 0x644d1ba000-0x644d1bafff 64bit]
[    1.328681] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
[    1.328687] pci 0000:00:0a.0: reg 0x10: [mem 0x644d1a0000-0x644d1a7fff 64bit]
[    1.328704] pci 0000:00:0a.0: enabling Extended Tags
[    1.328779] pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330
[    1.328788] pci 0000:00:0d.0: reg 0x10: [mem 0x644d190000-0x644d19ffff 64bit]
[    1.328826] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    1.330026] pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340
[    1.330034] pci 0000:00:0d.2: reg 0x10: [mem 0x644d140000-0x644d17ffff 64bit]
[    1.330040] pci 0000:00:0d.2: reg 0x18: [mem 0x644d1b9000-0x644d1b9fff 64bit]
[    1.330069] pci 0000:00:0d.2: supports D1 D2
[    1.330069] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    1.330130] pci 0000:00:0d.3: [8086:466d] type 00 class 0x0c0340
[    1.330139] pci 0000:00:0d.3: reg 0x10: [mem 0x644d100000-0x644d13ffff 64bit]
[    1.330145] pci 0000:00:0d.3: reg 0x18: [mem 0x644d1b8000-0x644d1b8fff 64bit]
[    1.330172] pci 0000:00:0d.3: supports D1 D2
[    1.330173] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    1.330286] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
[    1.330307] pci 0000:00:14.0: reg 0x10: [mem 0x644d180000-0x644d18ffff 64bit]
[    1.330390] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.331612] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
[    1.331632] pci 0000:00:14.2: reg 0x10: [mem 0x644d1b0000-0x644d1b3fff 64bit]
[    1.331644] pci 0000:00:14.2: reg 0x18: [mem 0x644d1b7000-0x644d1b7fff 64bit]
[    1.331840] pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000
[    1.331861] pci 0000:00:14.3: reg 0x10: [mem 0x644d1ac000-0x644d1affff 64bit]
[    1.332003] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    1.332256] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
[    1.332284] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.332625] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
[    1.332648] pci 0000:00:16.0: reg 0x10: [mem 0x644d1b5000-0x644d1b5fff 64bit]
[    1.332733] pci 0000:00:16.0: PME# supported from D3hot
[    1.333079] pci 0000:00:1c.0: [8086:51bd] type 01 class 0x060400
[    1.333179] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.333210] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    1.333519] pci 0000:00:1c.6: [8086:51be] type 01 class 0x060400
[    1.333615] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    1.333646] pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
[    1.333935] pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400
[    1.334031] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.334061] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    1.334371] pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
[    1.334627] pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040300
[    1.334669] pci 0000:00:1f.3: reg 0x10: [mem 0x644d1a8000-0x644d1abfff 64bit]
[    1.334723] pci 0000:00:1f.3: reg 0x20: [mem 0x644d000000-0x644d0fffff 64bit]
[    1.334828] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.335158] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
[    1.335180] pci 0000:00:1f.4: reg 0x10: [mem 0x644d1b4000-0x644d1b40ff 64bit]
[    1.335202] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.335353] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
[    1.335371] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    1.335514] pci 0000:01:00.0: [8086:4fa0] type 01 class 0x060400
[    1.335526] pci 0000:01:00.0: reg 0x10: [mem 0x6400000000-0x64007fffff 64bit pref]
[    1.335586] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.335636] pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    1.335718] pci 0000:00:01.0: PCI bridge to [bus 01-04]
[    1.335721] pci 0000:00:01.0:   bridge window [mem 0x6b000000-0x6c3fffff]
[    1.335723] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x64007fffff 64bit pref]
[    1.335759] pci 0000:02:01.0: [8086:4fa4] type 01 class 0x060400
[    1.335796] pci 0000:02:01.0: enabling Extended Tags
[    1.335837] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    1.335911] pci 0000:02:04.0: [8086:4fa4] type 01 class 0x060400
[    1.335960] pci 0000:02:04.0: enabling Extended Tags
[    1.336013] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    1.336096] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    1.336100] pci 0000:01:00.0:   bridge window [mem 0x6b000000-0x6c3fffff]
[    1.336104] pci 0000:01:00.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.336146] pci 0000:03:00.0: [8086:5690] type 00 class 0x030000
[    1.336161] pci 0000:03:00.0: reg 0x10: [mem 0x6b000000-0x6bffffff 64bit]
[    1.336171] pci 0000:03:00.0: reg 0x18: [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.336192] pci 0000:03:00.0: reg 0x30: [mem 0x6c000000-0x6c1fffff pref]
[    1.336219] pci 0000:03:00.0: ASPM: overriding L1 acceptable latency from 0x0 to 0x7
[    1.336220] pci 0000:03:00.0: BAR 2: assigned to efifb
[    1.336262] pci 0000:03:00.0: PME# supported from D0 D3hot
[    1.336367] pci 0000:02:01.0: PCI bridge to [bus 03]
[    1.336371] pci 0000:02:01.0:   bridge window [mem 0x6b000000-0x6c1fffff]
[    1.336375] pci 0000:02:01.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.336428] pci 0000:04:00.0: [8086:4f90] type 00 class 0x040300
[    1.336450] pci 0000:04:00.0: reg 0x10: [mem 0x6c300000-0x6c303fff 64bit]
[    1.336498] pci 0000:04:00.0: enabling Extended Tags
[    1.336563] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    1.336654] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.336659] pci 0000:02:04.0:   bridge window [mem 0x6c300000-0x6c3fffff]
[    1.337437] pci 0000:05:00.0: [144d:a80a] type 00 class 0x010802
[    1.337451] pci 0000:05:00.0: reg 0x10: [mem 0x6d300000-0x6d303fff 64bit]
[    1.337660] pci 0000:00:06.0: PCI bridge to [bus 05]
[    1.337662] pci 0000:00:06.0:   bridge window [mem 0x6d300000-0x6d3fffff]
[    1.338405] pci 0000:06:00.0: [1c5c:1959] type 00 class 0x010802
[    1.338417] pci 0000:06:00.0: reg 0x10: [mem 0x6d200000-0x6d203fff 64bit]
[    1.338583] pci 0000:00:06.2: PCI bridge to [bus 06]
[    1.338585] pci 0000:00:06.2:   bridge window [mem 0x6d200000-0x6d2fffff]
[    1.338610] pci 0000:00:07.0: PCI bridge to [bus 07-3e]
[    1.338613] pci 0000:00:07.0:   bridge window [mem 0x5e000000-0x6a1fffff]
[    1.338616] pci 0000:00:07.0:   bridge window [mem 0x6430000000-0x644bffffff 64bit pref]
[    1.338639] pci 0000:00:07.2: PCI bridge to [bus 3f-68]
[    1.338642] pci 0000:00:07.2:   bridge window [mem 0x50000000-0x5c1fffff]
[    1.338645] pci 0000:00:07.2:   bridge window [mem 0x6410000000-0x642bffffff 64bit pref]
[    1.338703] pci 0000:69:00.0: [10ec:5261] type 00 class 0xff0000
[    1.338722] pci 0000:69:00.0: reg 0x10: [mem 0x6c500000-0x6c500fff]
[    1.338861] pci 0000:69:00.0: supports D1 D2
[    1.338862] pci 0000:69:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.339043] pci 0000:00:1c.0: PCI bridge to [bus 69]
[    1.339046] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.339048] pci 0000:00:1c.0:   bridge window [mem 0x6c500000-0x6cefffff]
[    1.339190] pci 0000:6a:00.0: [8086:15f2] type 00 class 0x020000
[    1.339209] pci 0000:6a:00.0: reg 0x10: [mem 0x6cf00000-0x6cffffff]
[    1.339233] pci 0000:6a:00.0: reg 0x1c: [mem 0x6d000000-0x6d003fff]
[    1.339356] pci 0000:6a:00.0: PME# supported from D0 D3hot D3cold
[    1.339541] pci 0000:00:1c.6: PCI bridge to [bus 6a]
[    1.339545] pci 0000:00:1c.6:   bridge window [mem 0x6cf00000-0x6d0fffff]
[    1.339603] pci 0000:6b:00.0: [15b7:5002] type 00 class 0x010802
[    1.339627] pci 0000:6b:00.0: reg 0x10: [mem 0x6d100000-0x6d103fff 64bit]
[    1.339662] pci 0000:6b:00.0: reg 0x20: [mem 0x6d104000-0x6d1040ff 64bit]
[    1.339924] pci 0000:00:1d.0: PCI bridge to [bus 6b]
[    1.339928] pci 0000:00:1d.0:   bridge window [mem 0x6d100000-0x6d1fffff]
[    1.345936] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    1.346007] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    1.346077] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    1.346146] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    1.346215] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    1.346285] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    1.346354] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    1.346423] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    1.632777] Low-power S0 idle used by default for system suspend
[    1.637605] ACPI: EC: interrupt unblocked
[    1.637606] ACPI: EC: event unblocked
[    1.637625] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.637626] ACPI: EC: GPE=0x6e
[    1.637626] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
[    1.637627] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
[    1.637672] iommu: Default domain type: Translated
[    1.637672] iommu: DMA domain TLB invalidation policy: lazy mode
[    1.637672] pps_core: LinuxPPS API ver. 1 registered
[    1.637672] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.637672] PTP clock support registered
[    1.637672] EDAC MC: Ver: 3.0.0
[    1.637672] efivars: Registered efivars operations
[    1.637672] NetLabel: Initializing
[    1.637672] NetLabel:  domain hash size = 128
[    1.637672] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.637672] NetLabel:  unlabeled traffic allowed by default
[    1.637672] PCI: Using ACPI for IRQ routing
[    1.644858] pci_bus 0000:02: Allocating resources
[    1.644858] pci 0000:00:01.0: BAR 15: assigned [mem 0x4000000000-0x44007fffff 64bit pref]
[    1.644858] pci 0000:00:01.0: BAR 14: assigned [mem 0x4f800000-0x50bfffff]
[    1.644858] pci 0000:01:00.0: BAR 0: assigned [mem 0x4000000000-0x40007fffff 64bit pref]
[    1.644878] pci 0000:02:01.0: PCI bridge to [bus 03]
[    1.644899] pci 0000:02:01.0:   bridge window [mem 0x6b000000-0x6c1fffff]
[    1.644910] pci 0000:02:01.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.644933] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.644966] pci 0000:02:04.0:   bridge window [mem 0x6c300000-0x6c3fffff]
[    1.645047] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    1.645069] pci 0000:01:00.0:   bridge window [mem 0x6b000000-0x6c3fffff]
[    1.645085] pci 0000:01:00.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.645102] pci 0000:00:01.0: PCI bridge to [bus 01-04]
[    1.645114] pci 0000:00:01.0:   bridge window [mem 0x4f800000-0x50bfffff]
[    1.645122] pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x44007fffff 64bit pref]
[    1.655134] PCI: pci_cache_line_size set to 64 bytes
[    1.655138] pci 0000:00:07.2: can't claim BAR 14 [mem 0x50000000-0x5c1fffff]: address conflict with PCI Bus 0000:01 [mem 0x4f800000-0x50bfffff]
[    1.655150] pci 0000:00:02.0: can't claim BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]: address conflict with PCI Bus 0000:01 [mem 0x4000000000-0x44007fffff 64bit pref]
[    1.656400] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    1.657350] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.657351] e820: reserve RAM buffer [mem 0x2ac6f000-0x2bffffff]
[    1.657352] e820: reserve RAM buffer [mem 0x2aeb4018-0x2bffffff]
[    1.657352] e820: reserve RAM buffer [mem 0x2b010000-0x2bffffff]
[    1.657353] e820: reserve RAM buffer [mem 0x347ea000-0x37ffffff]
[    1.657354] e820: reserve RAM buffer [mem 0x41800000-0x43ffffff]
[    1.657354] e820: reserve RAM buffer [mem 0x8b0800000-0x8b3ffffff]
[    1.657376] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.657376] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.657376] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    1.657376] pci 0000:03:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    1.657376] pci 0000:03:00.0: vgaarb: bridge control possible
[    1.657376] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.657376] vgaarb: loaded
[    1.657376] clocksource: Switched to clocksource tsc-early
[    1.657376] VFS: Disk quotas dquot_6.6.0
[    1.657376] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.657376] AppArmor: AppArmor Filesystem Enabled
[    1.657376] pnp: PnP ACPI init
[    1.657376] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    1.657376] system 00:00: [io  0x0a10-0x0a2f] has been reserved
[    1.657376] system 00:00: [io  0x0a30-0x0a4f] has been reserved
[    1.657376] system 00:00: [io  0x0a50-0x0a6f] has been reserved
[    1.657376] system 00:00: [io  0x0a70-0x0a7f] has been reserved
[    1.657376] system 00:00: [io  0x0a80-0x0a8f] has been reserved
[    1.657572] system 00:01: [io  0x0680-0x069f] has been reserved
[    1.657573] system 00:01: [io  0x164e-0x164f] has been reserved
[    1.657649] system 00:02: [io  0x1854-0x1857] has been reserved
[    1.659136] pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    1.659163] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    1.659164] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    1.659165] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    1.659166] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    1.659167] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.659168] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    1.659169] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.661052] system 00:04: [mem 0xfe410400-0xfe4104ff] has been reserved
[    1.661343] system 00:05: [io  0x2000-0x20fe] has been reserved
[    1.661882] pnp: PnP ACPI: found 7 devices
[    1.667040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.667084] NET: Registered PF_INET protocol family
[    1.667266] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.668862] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.668890] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.669057] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.669326] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.669422] TCP: Hash tables configured (established 262144 bind 65536)
[    1.669541] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    1.669605] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.669665] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.669713] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.669717] NET: Registered PF_XDP protocol family
[    1.669721] pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
[    1.669730] pci 0000:00:02.0: BAR 9: assigned [mem 0x4420000000-0x44ffffffff 64bit pref]
[    1.669733] pci 0000:00:02.0: BAR 2: assigned [mem 0x4410000000-0x441fffffff 64bit pref]
[    1.669737] pci 0000:00:02.0: BAR 7: assigned [mem 0x4401000000-0x4407ffffff 64bit]
[    1.669738] pci 0000:00:07.2: BAR 14: assigned [mem 0x50c00000-0x50dfffff]
[    1.669739] pci 0000:00:1c.0: BAR 15: assigned [mem 0x4400800000-0x44009fffff 64bit pref]
[    1.669741] pci 0000:00:07.0: BAR 13: assigned [io  0x5000-0x5fff]
[    1.669742] pci 0000:00:07.2: BAR 13: assigned [io  0x6000-0x6fff]
[    1.669742] pci 0000:00:15.0: BAR 0: assigned [mem 0x4400a00000-0x4400a00fff 64bit]
[    1.669801] pci 0000:00:1f.5: BAR 0: assigned [mem 0x50e00000-0x50e00fff]
[    1.669811] pci 0000:02:01.0: PCI bridge to [bus 03]
[    1.669815] pci 0000:02:01.0:   bridge window [mem 0x6b000000-0x6c1fffff]
[    1.669817] pci 0000:02:01.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.669822] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.669826] pci 0000:02:04.0:   bridge window [mem 0x6c300000-0x6c3fffff]
[    1.669833] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    1.669836] pci 0000:01:00.0:   bridge window [mem 0x6b000000-0x6c3fffff]
[    1.669838] pci 0000:01:00.0:   bridge window [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.669841] pci 0000:00:01.0: PCI bridge to [bus 01-04]
[    1.669843] pci 0000:00:01.0:   bridge window [mem 0x4f800000-0x50bfffff]
[    1.669844] pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x44007fffff 64bit pref]
[    1.669847] pci 0000:00:06.0: PCI bridge to [bus 05]
[    1.669852] pci 0000:00:06.0:   bridge window [mem 0x6d300000-0x6d3fffff]
[    1.669856] pci 0000:00:06.2: PCI bridge to [bus 06]
[    1.669858] pci 0000:00:06.2:   bridge window [mem 0x6d200000-0x6d2fffff]
[    1.669861] pci 0000:00:07.0: PCI bridge to [bus 07-3e]
[    1.669862] pci 0000:00:07.0:   bridge window [io  0x5000-0x5fff]
[    1.669864] pci 0000:00:07.0:   bridge window [mem 0x5e000000-0x6a1fffff]
[    1.669866] pci 0000:00:07.0:   bridge window [mem 0x6430000000-0x644bffffff 64bit pref]
[    1.669869] pci 0000:00:07.2: PCI bridge to [bus 3f-68]
[    1.669870] pci 0000:00:07.2:   bridge window [io  0x6000-0x6fff]
[    1.669873] pci 0000:00:07.2:   bridge window [mem 0x50c00000-0x50dfffff]
[    1.669874] pci 0000:00:07.2:   bridge window [mem 0x6410000000-0x642bffffff 64bit pref]
[    1.669877] pci 0000:00:1c.0: PCI bridge to [bus 69]
[    1.669880] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.669884] pci 0000:00:1c.0:   bridge window [mem 0x6c500000-0x6cefffff]
[    1.669886] pci 0000:00:1c.0:   bridge window [mem 0x4400800000-0x44009fffff 64bit pref]
[    1.669890] pci 0000:00:1c.6: PCI bridge to [bus 6a]
[    1.669894] pci 0000:00:1c.6:   bridge window [mem 0x6cf00000-0x6d0fffff]
[    1.669900] pci 0000:00:1d.0: PCI bridge to [bus 6b]
[    1.669903] pci 0000:00:1d.0:   bridge window [mem 0x6d100000-0x6d1fffff]
[    1.669909] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.669910] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.669911] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.669912] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[    1.669913] pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
[    1.669913] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[    1.669914] pci_bus 0000:01: resource 1 [mem 0x4f800000-0x50bfffff]
[    1.669915] pci_bus 0000:01: resource 2 [mem 0x4000000000-0x44007fffff 64bit pref]
[    1.669915] pci_bus 0000:02: resource 1 [mem 0x6b000000-0x6c3fffff]
[    1.669916] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.669917] pci_bus 0000:03: resource 1 [mem 0x6b000000-0x6c1fffff]
[    1.669917] pci_bus 0000:03: resource 2 [mem 0x6000000000-0x63ffffffff 64bit pref]
[    1.669918] pci_bus 0000:04: resource 1 [mem 0x6c300000-0x6c3fffff]
[    1.669919] pci_bus 0000:05: resource 1 [mem 0x6d300000-0x6d3fffff]
[    1.669919] pci_bus 0000:06: resource 1 [mem 0x6d200000-0x6d2fffff]
[    1.669920] pci_bus 0000:07: resource 0 [io  0x5000-0x5fff]
[    1.669921] pci_bus 0000:07: resource 1 [mem 0x5e000000-0x6a1fffff]
[    1.669921] pci_bus 0000:07: resource 2 [mem 0x6430000000-0x644bffffff 64bit pref]
[    1.669922] pci_bus 0000:3f: resource 0 [io  0x6000-0x6fff]
[    1.669922] pci_bus 0000:3f: resource 1 [mem 0x50c00000-0x50dfffff]
[    1.669923] pci_bus 0000:3f: resource 2 [mem 0x6410000000-0x642bffffff 64bit pref]
[    1.669924] pci_bus 0000:69: resource 0 [io  0x3000-0x3fff]
[    1.669924] pci_bus 0000:69: resource 1 [mem 0x6c500000-0x6cefffff]
[    1.669925] pci_bus 0000:69: resource 2 [mem 0x4400800000-0x44009fffff 64bit pref]
[    1.669926] pci_bus 0000:6a: resource 1 [mem 0x6cf00000-0x6d0fffff]
[    1.669926] pci_bus 0000:6b: resource 1 [mem 0x6d100000-0x6d1fffff]
[    1.671181] PCI: CLS 64 bytes, default 64
[    1.671192] DMAR: No ATSR found
[    1.671193] DMAR: No SATC found
[    1.671193] DMAR: IOMMU feature fl1gp_support inconsistent
[    1.671194] DMAR: IOMMU feature pgsel_inv inconsistent
[    1.671194] DMAR: IOMMU feature nwfs inconsistent
[    1.671195] DMAR: IOMMU feature dit inconsistent
[    1.671196] DMAR: IOMMU feature sc_support inconsistent
[    1.671196] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    1.671196] DMAR: dmar0: Using Queued invalidation
[    1.671198] DMAR: dmar1: Using Queued invalidation
[    1.671307] Trying to unpack rootfs image as initramfs...
[    1.671376] pci 0000:00:02.0: Adding to iommu group 0
[    1.671398] pci 0000:00:00.0: Adding to iommu group 1
[    1.671406] pci 0000:00:01.0: Adding to iommu group 2
[    1.671419] pci 0000:00:06.0: Adding to iommu group 3
[    1.671426] pci 0000:00:06.2: Adding to iommu group 4
[    1.671432] pci 0000:00:07.0: Adding to iommu group 5
[    1.671439] pci 0000:00:07.2: Adding to iommu group 6
[    1.671444] pci 0000:00:08.0: Adding to iommu group 7
[    1.671451] pci 0000:00:0a.0: Adding to iommu group 8
[    1.671466] pci 0000:00:0d.0: Adding to iommu group 9
[    1.671472] pci 0000:00:0d.2: Adding to iommu group 9
[    1.671478] pci 0000:00:0d.3: Adding to iommu group 9
[    1.671490] pci 0000:00:14.0: Adding to iommu group 10
[    1.671498] pci 0000:00:14.2: Adding to iommu group 10
[    1.671504] pci 0000:00:14.3: Adding to iommu group 11
[    1.671514] pci 0000:00:15.0: Adding to iommu group 12
[    1.671523] pci 0000:00:16.0: Adding to iommu group 13
[    1.671532] pci 0000:00:1c.0: Adding to iommu group 14
[    1.671539] pci 0000:00:1c.6: Adding to iommu group 15
[    1.671547] pci 0000:00:1d.0: Adding to iommu group 16
[    1.671565] pci 0000:00:1f.0: Adding to iommu group 17
[    1.671572] pci 0000:00:1f.3: Adding to iommu group 17
[    1.671579] pci 0000:00:1f.4: Adding to iommu group 17
[    1.671586] pci 0000:00:1f.5: Adding to iommu group 17
[    1.671592] pci 0000:01:00.0: Adding to iommu group 18
[    1.671601] pci 0000:02:01.0: Adding to iommu group 19
[    1.671607] pci 0000:02:04.0: Adding to iommu group 20
[    1.671616] pci 0000:03:00.0: Adding to iommu group 21
[    1.671625] pci 0000:04:00.0: Adding to iommu group 22
[    1.671637] pci 0000:05:00.0: Adding to iommu group 23
[    1.671643] pci 0000:06:00.0: Adding to iommu group 24
[    1.671654] pci 0000:69:00.0: Adding to iommu group 25
[    1.671662] pci 0000:6a:00.0: Adding to iommu group 26
[    1.671670] pci 0000:6b:00.0: Adding to iommu group 27
[    1.673735] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    1.673737] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.673738] software IO TLB: mapped [mem 0x00000000233ef000-0x00000000273ef000] (64MB)
[    1.673757] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[    1.674103] clocksource: Switched to clocksource tsc
[    1.674126] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.674499] Initialise system trusted keyrings
[    1.674506] Key type blacklist registered
[    1.674555] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    1.674562] zbud: loaded
[    1.674702] integrity: Platform Keyring initialized
[    1.674704] integrity: Machine keyring initialized
[    1.674705] Key type asymmetric registered
[    1.674706] Asymmetric key parser 'x509' registered
[    1.910244] Freeing initrd memory: 41000K
[    1.913168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.913265] io scheduler mq-deadline registered
[    1.915720] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    1.915900] pcieport 0000:00:06.0: PME: Signaling with IRQ 123
[    1.916078] pcieport 0000:00:06.2: PME: Signaling with IRQ 124
[    1.916224] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[    1.916236] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.916481] pcieport 0000:00:07.2: PME: Signaling with IRQ 126
[    1.916492] pcieport 0000:00:07.2: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.916683] pcieport 0000:00:1c.0: PME: Signaling with IRQ 127
[    1.916695] pcieport 0000:00:1c.0: pciehp: Slot #9 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.916875] pcieport 0000:00:1c.6: PME: Signaling with IRQ 128
[    1.917035] pcieport 0000:00:1d.0: PME: Signaling with IRQ 129
[    1.917277] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.917290] efifb: probing for efifb
[    1.917299] efifb: framebuffer at 0x6000000000, using 1200k, total 1200k
[    1.917300] efifb: mode is 640x480x32, linelength=2560, pages=1
[    1.917300] efifb: scrolling: redraw
[    1.917301] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.917359] Console: switching to colour frame buffer device 80x30
[    1.918573] fb0: EFI VGA frame buffer device
[    1.922356] thermal LNXTHERM:00: registered as thermal_zone0
[    1.922357] ACPI: thermal: Thermal Zone [TZ00] (55 C)
[    1.922503] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.923147] hpet_acpi_add: no address or irqs in _CRS
[    1.923166] Linux agpgart interface v0.103
[    1.930283] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.931747] i8042: PNP: No PS/2 controller found.
[    1.931747] i8042: Probing ports directly.
[    1.933263] i8042: No controller found
[    1.933385] mousedev: PS/2 mouse device common for all mice
[    1.933400] rtc_cmos rtc_cmos: RTC can wake from S4
[    1.934158] rtc_cmos rtc_cmos: registered as rtc0
[    1.934292] rtc_cmos rtc_cmos: setting system clock to 2023-11-04T10:11:25 UTC (1699092685)
[    1.934317] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    1.935398] intel_pstate: Intel P-state driver initializing
[    1.937900] intel_pstate: HWP enabled
[    1.938530] ledtrig-cpu: registered to indicate activity on CPUs
[    1.944273] NET: Registered PF_INET6 protocol family
[    1.948306] Segment Routing with IPv6
[    1.948312] In-situ OAM (IOAM) with IPv6
[    1.948323] mip6: Mobile IPv6
[    1.948325] NET: Registered PF_PACKET protocol family
[    1.948559] mpls_gso: MPLS GSO support
[    1.950708] microcode: Microcode Update Driver: v2.2.
[    1.950711] IPI shorthand broadcast: enabled
[    1.951169] sched_clock: Marking stable (1944365812, 6341127)->(1974885715, -24178776)
[    1.951659] registered taskstats version 1
[    1.951705] Loading compiled-in X.509 certificates
[    1.960171] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    1.960179] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    1.961303] Key type .fscrypt registered
[    1.961304] Key type fscrypt-provisioning registered
[    1.964310] Key type encrypted registered
[    1.964312] AppArmor: AppArmor sha1 policy hashing enabled
[    1.964662] integrity: Loading X.509 certificate: UEFI:db
[    1.964721] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.964722] integrity: Loading X.509 certificate: UEFI:db
[    1.964731] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.965500] ima: Allocated hash algorithm: sha256
[    1.982621] ima: No architecture policies found
[    1.982632] evm: Initialising EVM extended attributes:
[    1.982633] evm: security.selinux
[    1.982634] evm: security.SMACK64 (disabled)
[    1.982635] evm: security.SMACK64EXEC (disabled)
[    1.982636] evm: security.SMACK64TRANSMUTE (disabled)
[    1.982637] evm: security.SMACK64MMAP (disabled)
[    1.982638] evm: security.apparmor
[    1.982638] evm: security.ima
[    1.982639] evm: security.capability
[    1.982640] evm: HMAC attrs: 0x1
[    2.032193] RAS: Correctable Errors collector initialized.
[    2.032217] clk: Disabling unused clocks
[    2.035116] Freeing unused decrypted memory: 2036K
[    2.035667] Freeing unused kernel image (initmem) memory: 3936K
[    2.058518] Write protecting the kernel read-only data: 26624k
[    2.059283] Freeing unused kernel image (rodata/data gap) memory: 1948K
[    2.064372] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.064375] Run /init as init process
[    2.064376]   with arguments:
[    2.064377]     /init
[    2.064377]   with environment:
[    2.064378]     HOME=/
[    2.064378]     TERM=linux
[    2.064379]     BOOT_IMAGE=/boot/vmlinuz-6.5.0-3-amd64
[    2.140043] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    2.140212] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.140274] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.143235] rtsx_pci 0000:69:00.0: enabling device (0000 -> 0002)
[    2.143857] Intel(R) 2.5G Ethernet Linux Driver
[    2.143860] Copyright(c) 2018 Intel Corporation.
[    2.144265] igc 0000:6a:00.0: enabling device (0000 -> 0002)
[    2.144799] igc 0000:6a:00.0: PTM enabled, 4ns granularity
[    2.145029] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    2.145466] i2c i2c-0: Successfully instantiated SPD at 0x50
[    2.148135] ACPI: bus type USB registered
[    2.148154] usbcore: registered new interface driver usbfs
[    2.148160] usbcore: registered new interface driver hub
[    2.148169] usbcore: registered new device driver usb
[    2.151597] ACPI: bus type thunderbolt registered
[    2.154084] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    2.154329] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.160054] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.160059] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.161154] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
[    2.161864] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.161865] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.161866] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.161887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    2.161889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.161889] usb usb1: Product: xHCI Host Controller
[    2.161890] usb usb1: Manufacturer: Linux 6.5.0-3-amd64 xhci-hcd
[    2.161891] usb usb1: SerialNumber: 0000:00:14.0
[    2.161895] nvme 0000:05:00.0: platform quirk: setting simple suspend
[    2.161900] nvme 0000:6b:00.0: platform quirk: setting simple suspend
[    2.161902] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    2.161965] nvme nvme1: pci function 0000:06:00.0
[    2.161981] nvme nvme2: pci function 0000:6b:00.0
[    2.161981] nvme nvme0: pci function 0000:05:00.0
[    2.162053] hub 1-0:1.0: USB hub found
[    2.162067] hub 1-0:1.0: 12 ports detected
[    2.165084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[    2.165085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.165086] usb usb2: Product: xHCI Host Controller
[    2.165087] usb usb2: Manufacturer: Linux 6.5.0-3-amd64 xhci-hcd
[    2.165087] usb usb2: SerialNumber: 0000:00:14.0
[    2.165210] hub 2-0:1.0: USB hub found
[    2.165217] hub 2-0:1.0: 4 ports detected
[    2.172669] nvme nvme2: 20/0/0 default/read/poll queues
[    2.174206] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.176438]  nvme2n1: p1
[    2.178379] nvme nvme0: 20/0/0 default/read/poll queues
[    2.179373] nvme nvme1: 20/0/0 default/read/poll queues
[    2.180979]  nvme0n1: p1 p2 p3 p5 p6
[    2.182999]  nvme1n1: p1
[    2.190714] pps pps0: new PPS source ptp0
[    2.190737] igc 0000:6a:00.0 (unnamed net_device) (uninitialized): PHC added
[    2.218671] igc 0000:6a:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
[    2.218677] igc 0000:6a:00.0 eth0: MAC: b0:25:aa:51:58:25
[    2.220580] igc 0000:6a:00.0 enp106s0: renamed from eth0
[    2.325415] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    2.325437] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 3
[    2.326729] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    2.327916] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    2.327931] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 4
[    2.327942] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[    2.328018] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    2.328025] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.328029] usb usb3: Product: xHCI Host Controller
[    2.328032] usb usb3: Manufacturer: Linux 6.5.0-3-amd64 xhci-hcd
[    2.328034] usb usb3: SerialNumber: 0000:00:0d.0
[    2.329107] hub 3-0:1.0: USB hub found
[    2.329129] hub 3-0:1.0: 1 port detected
[    2.332179] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[    2.332189] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.332192] usb usb4: Product: xHCI Host Controller
[    2.332194] usb usb4: Manufacturer: Linux 6.5.0-3-amd64 xhci-hcd
[    2.332196] usb usb4: SerialNumber: 0000:00:0d.0
[    2.332495] hub 4-0:1.0: USB hub found
[    2.332513] hub 4-0:1.0: 3 ports detected
[    2.418472] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    2.540598] PM: Image not found (code -22)
[    2.574839] usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=62.21
[    2.574862] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.574867] usb 1-3: Product: USB2.1 Hub
[    2.574868] usb 1-3: Manufacturer: GenesysLogic
[    2.577062] hub 1-3:1.0: USB hub found
[    2.577420] hub 1-3:1.0: 3 ports detected
[    2.612176] EXT4-fs (nvme0n1p5): mounted filesystem bf0e1c3b-f21b-443d-a929-d450ea6a2f30 ro with ordered data mode. Quota mode: none.
[    2.630238] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.649895] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    2.655686] systemd[1]: Inserted module 'autofs4'
[    2.698604] usb 2-3: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    2.699567] systemd[1]: systemd 254.5-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)
[    2.699571] systemd[1]: Detected architecture x86-64.
[    2.699975] systemd[1]: Hostname set to <groclin>.
[    2.724707] usb 2-3: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=62.21
[    2.724731] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.724740] usb 2-3: Product: USB3.2 Hub
[    2.724748] usb 2-3: Manufacturer: GenesysLogic
[    2.726548] hub 2-3:1.0: USB hub found
[    2.727141] hub 2-3:1.0: 3 ports detected
[    2.816744] systemd[1]: Queued start job for default target graphical.target.
[    2.850501] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    2.856515] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.856964] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.857310] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.857539] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.857614] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.857665] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.857864] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.857910] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.857932] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.857965] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.857982] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    2.857999] systemd[1]: Reached target slices.target - Slice Units.
[    2.858031] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.858167] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    2.858219] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.858328] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.858450] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    2.858692] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.858787] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.859667] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.860491] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.861313] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.861941] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.863158] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.863942] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.864600] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.865184] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    2.865728] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.866211] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.866674] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.867099] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    2.867150] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.868348] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.868536] pstore: Using crash dump compression: deflate
[    2.871921] loop: module loaded
[    2.874188] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.874212] 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).
[    2.874717] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.875187] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.875374] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.875408] device-mapper: uevent: version 1.0.3
[    2.875452] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    2.875871] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.875878] systemd-journald[428]: Collecting audit messages is disabled.
[    2.875912] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.875938] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.875963] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.876045] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.876167] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.876222] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.876322] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.876382] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    2.876885] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.877322] fuse: init (API version 7.38)
[    2.877356] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.877496] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.877567] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    2.877700] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.877761] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.878204] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.878237] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    2.878814] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.879281] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.882236] EXT4-fs (nvme0n1p5): re-mounted bf0e1c3b-f21b-443d-a929-d450ea6a2f30 r/w. Quota mode: none.
[    2.883084] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.883483] lp: driver loaded but no devices found
[    2.883712] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.884155] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.885680] ppdev: user-space parallel port driver
[    2.886119] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.886228] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.886883] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.889534] pstore: Registered efi_pstore as persistent store backend
[    2.893204] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.895772] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.895843] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.895919] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.895928] ACPI: bus type drm_connector registered
[    2.896259] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.896319] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.897664] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    2.899307] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    2.899336] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    2.899820] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    2.899956] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.900416] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.902956] systemd[1]: Started systemd-journald.service - Journal Service.
[    2.910854] systemd-journald[428]: Received client request to flush runtime journal.
[    2.919696] systemd-journald[428]: /var/log/journal/35ba5b2117fd4daab9ff02fe100192ae/system.journal: Journal file uses a different sequence number ID, rotating.
[    2.919698] systemd-journald[428]: Rotating system journal.
[    2.960874] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    2.960970] ACPI: button: Sleep Button [SLPB]
[    2.961239] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.961296] ACPI: button: Power Button [PWRB]
[    2.961344] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.961425] ACPI: button: Power Button [PWRF]
[    2.964691] intel_pmc_core INT33A1:00:  initialized
[    2.976665] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
[    2.976670] caller igen6_probe+0x1a0/0x8d0 [igen6_edac] mapping multiple BARs
[    2.977094] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[    2.979900] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
[    2.979922] EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
[    2.979923] EDAC igen6 MC1: ADDR 0x7fffffffe0 
[    2.979925] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[    2.979926] EDAC igen6 MC0: ADDR 0x7fffffffe0 
[    2.980809] EDAC igen6: v2.5.1
[    2.988151] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    2.989285] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.992592] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.001812] usb 1-4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[    3.001861] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.001862] usb 1-4: Product: USB Receiver
[    3.001867] usb 1-4: Manufacturer: Logitech
[    3.024842] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    3.024845] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.024846] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.024846] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.024847] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    3.025404] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.025494] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    3.025582] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    3.025668] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.026134] cryptd: max_cpu_qlen set to 1000
[    3.026383] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    3.026579] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    3.031242] AVX2 version of gcm_enc/dec engaged.
[    3.031271] AES CTR mode by8 optimization enabled
[    3.037925] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    3.038112] snd_hda_intel 0000:04:00.0: enabling device (0000 -> 0002)
[    3.046057] Intel(R) Wireless WiFi driver for Linux
[    3.046136] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    3.048687] iwlwifi 0000:00:14.3: Detected crf-id 0x480410, cnv-id 0x80400 wfpm id 0x80000030
[    3.048733] iwlwifi 0000:00:14.3: PCI dev 51f0/1692, rev=0x370, rfid=0x3010d000
[    3.048800] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-83.ucode (-2)
[    3.048854] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    3.048913] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-83.ucode (-2)
[    3.048962] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-83.ucode failed with error -2
[    3.048968] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-82.ucode (-2)
[    3.049020] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-82.ucode (-2)
[    3.049068] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-82.ucode failed with error -2
[    3.049073] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-81.ucode (-2)
[    3.049126] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-81.ucode (-2)
[    3.049174] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-81.ucode failed with error -2
[    3.049182] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-80.ucode (-2)
[    3.049237] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-80.ucode (-2)
[    3.049289] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-80.ucode failed with error -2
[    3.049296] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-79.ucode (-2)
[    3.049351] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-79.ucode (-2)
[    3.049401] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-79.ucode failed with error -2
[    3.049410] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-78.ucode (-2)
[    3.049466] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-78.ucode (-2)
[    3.049516] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-78.ucode failed with error -2
[    3.049522] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-77.ucode (-2)
[    3.049577] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-77.ucode (-2)
[    3.051957] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-77.ucode failed with error -2
[    3.051964] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-76.ucode (-2)
[    3.054348] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-76.ucode (-2)
[    3.056724] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-76.ucode failed with error -2
[    3.056730] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-75.ucode (-2)
[    3.059105] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-75.ucode (-2)
[    3.061476] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-75.ucode failed with error -2
[    3.061486] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-74.ucode (-2)
[    3.061490] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-74.ucode (-2)
[    3.061491] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-74.ucode failed with error -2
[    3.061495] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-73.ucode (-2)
[    3.061499] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf4-a0-73.ucode (-2)
[    3.071178] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf4-a0-73.ucode failed with error -2
[    3.072581] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-so-a0-gf4-a0-72.ucode
[    3.074882] Adding 15624188k swap on /dev/nvme0n1p6.  Priority:-2 extents:1 across:15624188k SSFS
[    3.075540] EXT4-fs (nvme2n1p1): mounted filesystem f1ab77dd-adba-43d8-924b-df8ca078bb87 r/w with ordered data mode. Quota mode: none.
[    3.076913] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    3.076923] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[    3.077146] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.079562] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.081926] iwlwifi 0000:00:14.3: loaded firmware version 72.a764baac.0 so-a0-gf4-a0-72.ucode op_mode iwlmvm
[    3.103562] EXT4-fs (nvme1n1p1): mounted filesystem c24934ed-e64a-479c-b57a-7dffaa351429 r/w with ordered data mode. Quota mode: none.
[    3.121524] audit: type=1400 audit(1699089086.683:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=733 comm="apparmor_parser"
[    3.121559] audit: type=1400 audit(1699089086.683:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=731 comm="apparmor_parser"
[    3.121618] audit: type=1400 audit(1699089086.683:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=730 comm="apparmor_parser"
[    3.121865] audit: type=1400 audit(1699089086.683:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=725 comm="apparmor_parser"
[    3.121868] audit: type=1400 audit(1699089086.683:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=725 comm="apparmor_parser"
[    3.122099] audit: type=1400 audit(1699089086.683:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=728 comm="apparmor_parser"
[    3.122100] audit: type=1400 audit(1699089086.683:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=728 comm="apparmor_parser"
[    3.122102] audit: type=1400 audit(1699089086.683:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=728 comm="apparmor_parser"
[    3.122239] audit: type=1400 audit(1699089086.683:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=737 comm="apparmor_parser"
[    3.138411] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    3.280353] Setting dangerous option enable_guc - tainting kernel
[    3.280682] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    3.281505] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.281542] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.282259] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=mem
[    3.283225] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    3.289200] usb 1-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[    3.289204] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.291106] i915 0000:00:02.0: firmware: direct-loading firmware i915/adlp_dmc.bin
[    3.291285] i915 0000:00:02.0: firmware: direct-loading firmware i915/adlp_guc_70.bin
[    3.292929] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.19)
[    3.293085] i915 0000:00:02.0: firmware: direct-loading firmware i915/tgl_huc.bin
[    3.299327] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.5.1
[    3.299330] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[    3.313643] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[    3.313952] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[    3.313953] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[    3.314611] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[    3.315491] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    3.315618] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    3.319238] hid: raw HID events driver (C) Jiri Kosina
[    3.319421] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.320152] ACPI: video: Video Device [PEGE] (multi-head: yes  rom: no  post: no)
[    3.320457] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/device:01/device:02/LNXVIDEO:00/input/input4
[    3.321207] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.321406] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    3.321488] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.322116] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[    3.322675] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[    3.324319] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    3.328257] usbcore: registered new interface driver usbhid
[    3.328259] usbhid: USB HID core driver
[    3.334681] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C52B.0001/input/input6
[    3.342064] iwlwifi 0000:00:14.3: Detected Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW), REV=0x370
[    3.342096] thermal thermal_zone2: failed to read out thermal zone (-61)
[    3.351913] intel_rapl_msr: PL4 support detected.
[    3.351930] intel_rapl_common: Found RAPL domain package
[    3.351932] intel_rapl_common: Found RAPL domain core
[    3.351933] intel_rapl_common: Found RAPL domain uncore
[    3.351934] intel_rapl_common: Found RAPL domain psys
[    3.384022] Bluetooth: Core ver 2.22
[    3.384034] NET: Registered PF_BLUETOOTH protocol family
[    3.384035] Bluetooth: HCI device and connection manager initialized
[    3.384037] Bluetooth: HCI socket layer initialized
[    3.384039] Bluetooth: L2CAP socket layer initialized
[    3.384040] Bluetooth: SCO socket layer initialized
[    3.389401] usbcore: registered new interface driver btusb
[    3.391753] Bluetooth: hci0: Device revision is 0
[    3.391772] Bluetooth: hci0: Secure boot is enabled
[    3.391776] Bluetooth: hci0: OTP lock is enabled
[    3.391777] Bluetooth: hci0: API lock is enabled
[    3.391777] Bluetooth: hci0: Debug lock is disabled
[    3.391777] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.391778] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[    3.392568] bluetooth hci0: firmware: direct-loading firmware intel/ibt-0040-0041.sfi
[    3.394584] Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
[    3.394593] Bluetooth: hci0: Boot Address: 0x100800
[    3.394594] Bluetooth: hci0: Firmware Version: 98-13.23
[    3.394602] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    3.394714] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52B.0002/input/input7
[    3.394754] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52B.0002/input/input8
[    3.458731] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52B.0002/input/input9
[    3.459538] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.460244] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input2
[    3.519613] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x3f
[    3.519669] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x0
[    3.519722] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    3.519734] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x960
[    3.520360] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-so-a0-gf4-a0.pnvm
[    3.520766] iwlwifi 0000:00:14.3: loaded PNVM version e4a49534
[    3.536191] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x3010d000
[    3.601058] iwlwifi 0000:00:14.3: base HW address: 58:ce:2a:bd:dd:be
[    3.621341] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[    3.820600] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input2
[    3.940005] input: Logitech Wireless Device PID:404d Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input11
[    3.941804] input: Logitech Wireless Device PID:404d Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input12
[    3.942012] hid-generic 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-0000:00:14.0-4/input2:1
[    4.024062] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.024065] Bluetooth: BNEP filters: protocol multicast
[    4.024069] Bluetooth: BNEP socket layer initialized
[    4.068036] NET: Registered PF_QIPCRTR protocol family
[    4.271283] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x3f
[    4.271331] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x0
[    4.271381] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    4.271393] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x960
[    4.362599] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
[    4.386125] input: Logitech K400 Plus as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input16
[    4.386560] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:00:14.0-4/input2:1
[    4.607145] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x3f
[    4.607201] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x0
[    4.607252] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    4.607302] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x960
[    5.075526] Bluetooth: hci0: Waiting for firmware download to complete
[    5.075809] Bluetooth: hci0: Firmware loaded in 1641820 usecs
[    5.075973] Bluetooth: hci0: Waiting for device to boot
[    5.091920] Bluetooth: hci0: Device booted in 15662 usecs
[    5.100694] bluetooth hci0: firmware: direct-loading firmware intel/ibt-0040-0041.ddc
[    5.100751] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
[    5.104056] Bluetooth: hci0: Applying Intel DDC parameters completed
[    5.107019] Bluetooth: hci0: Firmware timestamp 2023.13 buildtype 1 build 62562
[    5.176285] Bluetooth: MGMT ver 1.22
[    5.183228] NET: Registered PF_ALG protocol family
[    5.322597] i915 0000:03:00.0: [drm] *ERROR* Device is non-operational; MMIO access returns 0xFFFFFFFF!
[    5.325270] i915 0000:03:00.0: Device initialization failed (-5)
[    5.326526] i915: probe of 0000:03:00.0 failed with error -5
[    5.366629] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC274: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    5.366632] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.366633] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.366634] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.366634] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    5.366635] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.366636] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    5.862873] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    5.863110] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    5.864024] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    5.864224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    5.864485] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    5.864672] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    5.865141] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    7.397025] wlo1: authenticate with a0:36:bc:52:62:7c
[    7.407375] wlo1: send auth to a0:36:bc:52:62:7c (try 1/3)
[    7.442638] wlo1: authenticated
[    7.446500] wlo1: associate with a0:36:bc:52:62:7c (try 1/3)
[    7.448134] wlo1: RX AssocResp from a0:36:bc:52:62:7c (capab=0x1011 status=0 aid=11)
[    7.459625] wlo1: associated
[   17.120158] systemd-journald[428]: /var/log/journal/35ba5b2117fd4daab9ff02fe100192ae/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[   17.139441] pipewire[1214]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   17.591601] Bluetooth: RFCOMM TTY layer initialized
[   17.591612] Bluetooth: RFCOMM socket layer initialized
[   17.591615] Bluetooth: RFCOMM ver 1.11
[   66.579068] snd_hda_intel 0000:04:00.0: couldn't bind with audio component
[   66.579127] snd_hda_intel 0000:04:00.0: HSW/BDW HD-audio HDMI/DP requires binding with gfx driver

Reply to: