Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 13:33:36 -0800
From:      Chris <bsd-lists@bsdforge.com>
To:        Cy Schubert <Cy.Schubert@cschubert.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Anyone know how to get FreeBSD on a framework 13 laptop?
Message-ID:  <6268b9f69280cf41f0a2f5bb5fc1178e@bsdforge.com>
In-Reply-To: <e82ea00af8810db582f801c65fefe3a5@bsdforge.com>
References:  <63ebfc5a49b38196ead43b7403f0a12c@bsdforge.com> <20251210063425.88020295@slippy.cwsent.com> <e82ea00af8810db582f801c65fefe3a5@bsdforge.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
This time with the attachments.
Sorry.

On 2025-12-09 23:35, Chris wrote:
> On 2025-12-09 22:34, Cy Schubert wrote:
>> In message <63ebfc5a49b38196ead43b7403f0a12c@bsdforge.com>, Chris writes:
>>> --=_1fa5024c3e762cfee18202d6a7376470
>>> Content-Transfer-Encoding: 7bit
>>> Content-Type: text/plain; charset=US-ASCII;
>>>  format=flowed
>>> 
>>> OK because I know you're going to ask... :-)
>>> 
>>> framework 13 laptop (MSI Crosshair 18 HX AI A2XWGKG-012US)[1],[2]
>>> CPU: Intel Core Ultra 9 Processor 275HX [3]
>>> GPU: NVIDIA GeForce RTX 5070 Laptop GPU with NVIDIA Optimus supported [4]
>>> LAN: Realtec RTL???? 2.5Gb
>>> WiFi: Intel Wi-Fi 6E AX211(2*2 ax)
>>> 
>>> I'm currently unable to boot any of 13.5,14.n,15.n or 16 on this laptop.
>>> On 13.5 it hangs on sc (syscons(4)?) connect...
>> 
>> Add this,
>> 
>> kern.vty=vt
>> 
>> to your loader.conf.
> Really appreciate your taking the time to reply, Cy.
> Just tried this. But same results. FWIW, I only saw the syscons message
> on 13.5. I've since made a 16-CURRENT from the kernel,base and lib32 
> archives
> that were on ftp.freebsd.org (now missing).
>> 
>> If you look at the sc(4) man page you will notice,
> I  know. :)
> 
>> As to how I got my Framework 13 (with AMD chipset) installed, I cloned
>> FreeBSD, including all data, from my HP 840, also running in UEFI mode,
>> changing fstab and rc.conf to customize a few things before booting the
>> Framework laptop. (The HP 840 also uses kern.vty=vt.)
> Close to what I did to get 16 on my framework 12. All the right bits weren't
> yet available at that time. All good now tho.
> 
OK after booting 13.5-16 FreeBSD and all the BSD versions I
could find. They all ended at either:

sc0 failed to probe on isa0

or

atrtc1 : Warning: Couldn't map I/O.

Which seemed to me, that I simply lost the CON at that point.
So since it rebooted some 3 seconds after that point. I looked
at the dmesg.boot on my framework 12 to see if I might determine
where/what triggered the reboot. Looked like it might be the
nvme. So spun up a live Ubuntu image. It gave me a desktop and a
dmesg[1]. But no nvme drive! The drive options in the UEFI are
fairly basic. Turns out the drive is handled by the Intel VMD
Controller. Neither Linux nor BSD understand/have drivers for
the VMD Controller. Only Windows. Interestingly, rEFIt[2] does.
So I found a keyboard macro that exposes some 300+ additional
options/suboptions: ~200+ CPU / ~100+ arbitration and turned
off the VMD Controller in the CPU. Now Linux sees and will
manage the drive if I ask it to. On a hunch, I decided to give
OpenBSD a try. Booted perfectly[3] w/o any problems! Would
happily install to the drive if asked to! When did OpenBSD
become more advanced than FreeBSD?

Here's hoping that the 2 dmesg files attached will help isolate
the problem. I'll happily perform any additional tasks requested.

Thanks for all your time and consideration!

--Chris
> 
>> To boot the Framework from install media, break to the loader prompt and
>> type in,
>> 
>> kern.vty=vt
>> 
>> Then boot. Install FreeBSD. Finally, make sure kern.vty=vt is in the
>> installed image's loader.conf before rebooting the image.
>> 

2.) https://www.rodsbooks.com/efi-bootloaders/

-- 
There is no such place as the internet
[-- Attachment #2 --]
[    0.000000] Linux version 6.14.0-27-generic (buildd@lcy02-amd64-120) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #27~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 17:38:49 UTC 2 (Ubuntu 6.14.0-27.27~24.04.1-generic 6.14.6)
[    0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz --- quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ad96fff] usable
[    0.000000] BIOS-e820: [mem 0x000000005ad97000-0x000000005f59afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000005f59b000-0x000000005f6c4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000005f6c5000-0x000000005f85bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000005f85c000-0x0000000063ffefff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000063fff000-0x0000000063ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000064000000-0x00000000787fffff] 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-0x000000087fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x4f820018-0x4f847a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000004f820017] usable
[    0.000000] reserve setup_data: [mem 0x000000004f820018-0x000000004f847a57] usable
[    0.000000] reserve setup_data: [mem 0x000000004f847a58-0x000000005ad96fff] usable
[    0.000000] reserve setup_data: [mem 0x000000005ad97000-0x000000005f59afff] reserved
[    0.000000] reserve setup_data: [mem 0x000000005f59b000-0x000000005f6c4fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000005f6c5000-0x000000005f85bfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000005f85c000-0x0000000063ffefff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000063fff000-0x0000000063ffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000064000000-0x00000000787fffff] 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-0x000000087fffffff] usable
[    0.000000] efi: EFI v2.9 by American Megatrends
[    0.000000] efi: ACPI=0x5f6c4000 ACPI 2.0=0x5f6c4014 TPMFinalLog=0x5f766000 SMBIOS=0x62bb8000 SMBIOS 3.0=0x62bb7000 MEMATTR=0x52510298 ESRT=0x4f861e98 MOKvar=0x63bd9000 INITRD=0x4f855198 RNG=0x5f5d6018 TPMEventLog=0x5f5cd018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem73: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Not removing mem74: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem75: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem76: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem78: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem79: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.8.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. Crosshair 18 HX AI A2XWGKG/MS-1841, BIOS E1841IMS.106 06/23/2025
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] secureboot: Secure boot disabled
[    0.000000] tsc: Detected 3100.000 MHz processor
[    0.000000] tsc: Detected 3072.000 MHz TSC
[    0.000005] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000006] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000010] last_pfn = 0x880000 max_arch_pfn = 0x400000000
[    0.000014] MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs
[    0.000016] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000377] last_pfn = 0x64000 max_arch_pfn = 0x400000000
[    0.004383] esrt: Reserving ESRT space from 0x000000004f861e98 to 0x000000004f861f98.
[    0.004386] e820: update [mem 0x4f861000-0x4f861fff] usable ==> reserved
[    0.004395] Using GB pages for direct mapping
[    0.004459] secureboot: Secure boot disabled
[    0.004459] RAMDISK: [mem 0x40b79000-0x459d9fff]
[    0.004724] ACPI: Early table checksum verification disabled
[    0.004726] ACPI: RSDP 0x000000005F6C4014 000024 (v02 MSI_NB)
[    0.004729] ACPI: XSDT 0x000000005F6C3728 000194 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004732] ACPI: FACP 0x000000005F6AB000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004735] ACPI: DSDT 0x000000005F619000 091CFC (v02 MSI_NB MEGABOOK 01072009 INTL 20210930)
[    0.004736] ACPI: FACS 0x000000005F857000 000040
[    0.004737] ACPI: SSDT 0x000000005F6C2000 000626 (v02 PmRef  Cpu0Ist  00003000 INTL 20210930)
[    0.004738] ACPI: SSDT 0x000000005F6C1000 0005FB (v02 PmRef  Cpu0Hwp  00003000 INTL 20210930)
[    0.004740] ACPI: SSDT 0x000000005F6C0000 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20210930)
[    0.004741] ACPI: SSDT 0x000000005F6BF000 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20210930)
[    0.004742] ACPI: SSDT 0x000000005F6BD000 001BAF (v02 PmRef  ApIst    00003000 INTL 20210930)
[    0.004743] ACPI: SSDT 0x000000005F6BB000 001620 (v02 PmRef  ApHwp    00003000 INTL 20210930)
[    0.004744] ACPI: SSDT 0x000000005F6B9000 001349 (v02 PmRef  ApPsd    00003000 INTL 20210930)
[    0.004745] ACPI: SSDT 0x000000005F6B8000 000FBB (v02 PmRef  ApCst    00003000 INTL 20210930)
[    0.004747] ACPI: SSDT 0x000000005F6B4000 003BC8 (v02 CpuRef CpuSsdt  00003000 INTL 20210930)
[    0.004748] ACPI: DTPR 0x000000005F6B3000 000088 (v01                 00000000      00000000)
[    0.004749] ACPI: SSDT 0x000000005F6AD000 005AAD (v02 DptfTb DptfTabl 00001000 INTL 20210930)
[    0.004750] ACPI: SSDT 0x000000005F6AC000 000EBF (v02 INTEL  PDatTabl 00001000 INTL 20210930)
[    0.004751] ACPI: FIDT 0x000000005F618000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004753] ACPI: MSDM 0x000000005F617000 000055 (v03 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004754] ACPI: SSDT 0x000000005F616000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20210930)
[    0.004755] ACPI: SSDT 0x000000005F615000 000066 (v02 MSI_NB MsiNvs   00003000 INTL 20210930)
[    0.004756] ACPI: SSDT 0x000000005F612000 00247E (v02 INTEL  IgfxSsdt 00003000 INTL 20210930)
[    0.004757] ACPI: SSDT 0x000000005F608000 009C1C (v02 INTEL  TcssSsdt 00001000 INTL 20210930)
[    0.004758] ACPI: HPET 0x000000005F607000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004760] ACPI: APIC 0x000000005F606000 00025C (v05 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004761] ACPI: MCFG 0x000000005F605000 00003C (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004762] ACPI: SSDT 0x000000005F603000 00147F (v02 MSI_NB I2Pm_Rvp 00001000 INTL 20210930)
[    0.004763] ACPI: SSDT 0x000000005F5F9000 0092E8 (v02 MSI_NB ArlS_Ber 00001000 INTL 20210930)
[    0.004764] ACPI: UEFI 0x000000005F74D000 000048 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004765] ACPI: LPIT 0x000000005F5F8000 0000CC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004767] ACPI: SSDT 0x000000005F5F6000 000CA6 (v02 MSI_NB PtidDevc 00001000 INTL 20210930)
[    0.004768] ACPI: SSDT 0x000000005F5F0000 005E58 (v02 MSI_NB TbtTypeC 00000000 INTL 20210930)
[    0.004769] ACPI: DBGP 0x000000005F5EF000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004770] ACPI: DBG2 0x000000005F5EE000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004771] ACPI: SSDT 0x000000005F5ED000 000D43 (v02 MSI_NB UsbCTabl 00001000 INTL 20210930)
[    0.004772] ACPI: NHLT 0x000000005F5EC000 0009B8 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004774] ACPI: DMAR 0x000000005F5EB000 000098 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004775] ACPI: FPDT 0x000000005F5EA000 000044 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004776] ACPI: SSDT 0x000000005F5E8000 001473 (v02 INTEL  xh_arls0 00000000 INTL 20210930)
[    0.004777] ACPI: SSDT 0x000000005F5E5000 00281A (v02 SocGpe SocGpe   00003000 INTL 20210930)
[    0.004778] ACPI: SSDT 0x000000005F5E2000 0028D3 (v02 SocCmn SocCmn   00003000 INTL 20210930)
[    0.004779] ACPI: SSDT 0x000000005F5DF000 002D34 (v02 PchGpe PchGpe   00003000 INTL 20210930)
[    0.004781] ACPI: BGRT 0x000000005F5DE000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004782] ACPI: UEFI 0x000000005F74A000 00063A (v01 INTEL  RstVmdE  00000000 INTL 00000000)
[    0.004783] ACPI: UEFI 0x000000005F749000 00005C (v01 INTEL  RstVmdV  00000000 INTL 00000000)
[    0.004784] ACPI: SSDT 0x000000005F5DA000 0033DF (v02 OptRf2 Opt2Tabl 00001000 INTL 20210930)
[    0.004785] ACPI: TPM2 0x000000005F5D9000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI  00000000)
[    0.004786] ACPI: PHAT 0x000000005F5D8000 000569 (v01 MSI_NB MEGABOOK 00000005 MSFT 0100000D)
[    0.004788] ACPI: WSMT 0x000000005F5F7000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004789] ACPI: BGRT 0x000000005F5D7000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004790] ACPI: Reserving FACP table memory at [mem 0x5f6ab000-0x5f6ab113]
[    0.004790] ACPI: Reserving DSDT table memory at [mem 0x5f619000-0x5f6aacfb]
[    0.004791] ACPI: Reserving FACS table memory at [mem 0x5f857000-0x5f85703f]
[    0.004791] ACPI: Reserving SSDT table memory at [mem 0x5f6c2000-0x5f6c2625]
[    0.004791] ACPI: Reserving SSDT table memory at [mem 0x5f6c1000-0x5f6c15fa]
[    0.004792] ACPI: Reserving SSDT table memory at [mem 0x5f6c0000-0x5f6c01aa]
[    0.004792] ACPI: Reserving SSDT table memory at [mem 0x5f6bf000-0x5f6bf393]
[    0.004792] ACPI: Reserving SSDT table memory at [mem 0x5f6bd000-0x5f6bebae]
[    0.004792] ACPI: Reserving SSDT table memory at [mem 0x5f6bb000-0x5f6bc61f]
[    0.004793] ACPI: Reserving SSDT table memory at [mem 0x5f6b9000-0x5f6ba348]
[    0.004793] ACPI: Reserving SSDT table memory at [mem 0x5f6b8000-0x5f6b8fba]
[    0.004793] ACPI: Reserving SSDT table memory at [mem 0x5f6b4000-0x5f6b7bc7]
[    0.004793] ACPI: Reserving DTPR table memory at [mem 0x5f6b3000-0x5f6b3087]
[    0.004794] ACPI: Reserving SSDT table memory at [mem 0x5f6ad000-0x5f6b2aac]
[    0.004794] ACPI: Reserving SSDT table memory at [mem 0x5f6ac000-0x5f6acebe]
[    0.004794] ACPI: Reserving FIDT table memory at [mem 0x5f618000-0x5f61809b]
[    0.004795] ACPI: Reserving MSDM table memory at [mem 0x5f617000-0x5f617054]
[    0.004795] ACPI: Reserving SSDT table memory at [mem 0x5f616000-0x5f61638b]
[    0.004795] ACPI: Reserving SSDT table memory at [mem 0x5f615000-0x5f615065]
[    0.004795] ACPI: Reserving SSDT table memory at [mem 0x5f612000-0x5f61447d]
[    0.004796] ACPI: Reserving SSDT table memory at [mem 0x5f608000-0x5f611c1b]
[    0.004796] ACPI: Reserving HPET table memory at [mem 0x5f607000-0x5f607037]
[    0.004796] ACPI: Reserving APIC table memory at [mem 0x5f606000-0x5f60625b]
[    0.004796] ACPI: Reserving MCFG table memory at [mem 0x5f605000-0x5f60503b]
[    0.004797] ACPI: Reserving SSDT table memory at [mem 0x5f603000-0x5f60447e]
[    0.004797] ACPI: Reserving SSDT table memory at [mem 0x5f5f9000-0x5f6022e7]
[    0.004797] ACPI: Reserving UEFI table memory at [mem 0x5f74d000-0x5f74d047]
[    0.004797] ACPI: Reserving LPIT table memory at [mem 0x5f5f8000-0x5f5f80cb]
[    0.004798] ACPI: Reserving SSDT table memory at [mem 0x5f5f6000-0x5f5f6ca5]
[    0.004798] ACPI: Reserving SSDT table memory at [mem 0x5f5f0000-0x5f5f5e57]
[    0.004798] ACPI: Reserving DBGP table memory at [mem 0x5f5ef000-0x5f5ef033]
[    0.004798] ACPI: Reserving DBG2 table memory at [mem 0x5f5ee000-0x5f5ee053]
[    0.004799] ACPI: Reserving SSDT table memory at [mem 0x5f5ed000-0x5f5edd42]
[    0.004799] ACPI: Reserving NHLT table memory at [mem 0x5f5ec000-0x5f5ec9b7]
[    0.004799] ACPI: Reserving DMAR table memory at [mem 0x5f5eb000-0x5f5eb097]
[    0.004800] ACPI: Reserving FPDT table memory at [mem 0x5f5ea000-0x5f5ea043]
[    0.004800] ACPI: Reserving SSDT table memory at [mem 0x5f5e8000-0x5f5e9472]
[    0.004800] ACPI: Reserving SSDT table memory at [mem 0x5f5e5000-0x5f5e7819]
[    0.004800] ACPI: Reserving SSDT table memory at [mem 0x5f5e2000-0x5f5e48d2]
[    0.004801] ACPI: Reserving SSDT table memory at [mem 0x5f5df000-0x5f5e1d33]
[    0.004801] ACPI: Reserving BGRT table memory at [mem 0x5f5de000-0x5f5de037]
[    0.004801] ACPI: Reserving UEFI table memory at [mem 0x5f74a000-0x5f74a639]
[    0.004801] ACPI: Reserving UEFI table memory at [mem 0x5f749000-0x5f74905b]
[    0.004802] ACPI: Reserving SSDT table memory at [mem 0x5f5da000-0x5f5dd3de]
[    0.004802] ACPI: Reserving TPM2 table memory at [mem 0x5f5d9000-0x5f5d904b]
[    0.004802] ACPI: Reserving PHAT table memory at [mem 0x5f5d8000-0x5f5d8568]
[    0.004803] ACPI: Reserving WSMT table memory at [mem 0x5f5f7000-0x5f5f7027]
[    0.004803] ACPI: Reserving BGRT table memory at [mem 0x5f5d7000-0x5f5d7037]
[    0.004977] No NUMA configuration found
[    0.004977] Faking a node at [mem 0x0000000000000000-0x000000087fffffff]
[    0.004981] NODE_DATA(0) allocated [mem 0x87ffd5540-0x87fffffff]
[    0.005070] Zone ranges:
[    0.005070]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005071]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005072]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
[    0.005073]   Device   empty
[    0.005073] Movable zone start for each node
[    0.005074] Early memory node ranges
[    0.005074]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005075]   node   0: [mem 0x0000000000100000-0x000000005ad96fff]
[    0.005075]   node   0: [mem 0x0000000063fff000-0x0000000063ffffff]
[    0.005075]   node   0: [mem 0x0000000100000000-0x000000087fffffff]
[    0.005076] Initmem setup node 0 [mem 0x0000000000001000-0x000000087fffffff]
[    0.005079] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005094] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.006628] On node 0, zone DMA32: 37480 pages in unavailable ranges
[    0.036308] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.036585] ACPI: PM-Timer IO Port: 0x1808
[    0.036592] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.036593] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.036593] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.036593] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.036594] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.036594] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.036594] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.036594] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.036595] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.036595] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.036595] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.036596] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.036596] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.036596] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.036596] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.036597] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.036597] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.036597] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.036598] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.036598] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.036598] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.036598] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.036599] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.036599] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
[    0.036630] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.036632] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.036633] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.036636] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.036636] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.036641] e820: update [mem 0x4f63a000-0x4f7eafff] usable ==> reserved
[    0.036647] TSC deadline timer available
[    0.036649] CPU topo: Max. logical packages:   1
[    0.036649] CPU topo: Max. logical dies:       1
[    0.036649] CPU topo: Max. dies per package:   1
[    0.036651] CPU topo: Max. threads per core:   1
[    0.036651] CPU topo: Num. cores per package:    24
[    0.036652] CPU topo: Num. threads per package:  24
[    0.036652] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.036660] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.036661] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.036661] PM: hibernation: Registered nosave memory: [mem 0x4f63a000-0x4f7eafff]
[    0.036662] PM: hibernation: Registered nosave memory: [mem 0x4f861000-0x4f861fff]
[    0.036662] PM: hibernation: Registered nosave memory: [mem 0x5ad97000-0x63ffefff]
[    0.036663] PM: hibernation: Registered nosave memory: [mem 0x64000000-0xffffffff]
[    0.036664] [mem 0x78800000-0xfdffffff] available for PCI devices
[    0.036665] Booting paravirtualized kernel on bare hardware
[    0.036666] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.036669] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.037753] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u524288
[    0.037756] pcpu-alloc: s237568 r8192 d114688 u524288 alloc=1*2097152
[    0.037757] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.037759] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.037760] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
[    0.037771] Kernel command line: BOOT_IMAGE=/casper/vmlinuz --- quiet splash
[    0.037806] Unknown kernel command line parameters "--- splash BOOT_IMAGE=/casper/vmlinuz", will be passed to user space.
[    0.037812] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.039919] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.040907] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.041046] Fallback order for Node 0: 0 
[    0.041048] Built 1 zonelists, mobility grouping on.  Total pages: 8236342
[    0.041048] Policy zone: Normal
[    0.041053] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.041062] software IO TLB: area num 32.
[    0.080979] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.081020] ftrace: allocating 60343 entries in 236 pages
[    0.094056] ftrace: allocated 236 pages with 5 groups
[    0.094666] Dynamic Preempt: voluntary
[    0.094737] rcu: Preemptible hierarchical RCU implementation.
[    0.094738] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=24.
[    0.094739] 	Trampoline variant of Tasks RCU enabled.
[    0.094739] 	Rude variant of Tasks RCU enabled.
[    0.094739] 	Tracing variant of Tasks RCU enabled.
[    0.094740] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.094740] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.094750] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.094752] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.094753] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.096171] NR_IRQS: 524544, nr_irqs: 2248, preallocated irqs: 16
[    0.096463] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.096891] Console: colour dummy device 80x25
[    0.096894] printk: legacy console [tty0] enabled
[    0.096951] ACPI: Core revision 20240827
[    0.097416] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.097469] APIC: Switch to symmetric I/O mode setup
[    0.097471] DMAR: Host address width 42
[    0.097472] DMAR: DRHD base: 0x000000fc800000 flags: 0x0
[    0.097483] DMAR: dmar0: reg_base_addr fc800000 ver 7:0 cap e9de008cee690462 ecap 1aca9a00f0ef5e
[    0.097506] DMAR: DRHD base: 0x000000fc810000 flags: 0x1
[    0.097514] DMAR: dmar1: reg_base_addr fc810000 ver 7:0 cap e9de008cee690462 ecap 1aca9a00f0efde
[    0.097532] DMAR: SATC flags: 0x1
[    0.097534] DMAR-IR: IOAPIC id 2 under DRHD base  0xfc810000 IOMMU 1
[    0.097535] DMAR-IR: HPET id 0 under DRHD base 0xfc810000
[    0.097536] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.097536] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.099092] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.099093] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.103067] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c47f5688fc, max_idle_ns: 440795305069 ns
[    0.103072] Calibrating delay loop (skipped), value calculated using timer frequency.. 6144.00 BogoMIPS (lpj=3072000)
[    0.103118] CPU0: Thermal monitoring enabled (TM1)
[    0.103119] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.103285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.103286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.103287] process: using mwait in idle threads
[    0.103289] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.103290] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.103291] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.103292] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.103297] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.103298] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.103299] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.103299] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.103300] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.103300] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.103301] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.103301] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.103302] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.104070] Freeing SMP alternatives memory: 48K
[    0.104070] pid_max: default: 32768 minimum: 301
[    0.104070] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[    0.104070] landlock: Up and running.
[    0.104070] Yama: becoming mindful.
[    0.104070] AppArmor: AppArmor initialized
[    0.104070] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.104070] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.104070] smpboot: CPU0: Intel(R) Core(TM) Ultra 9 275HX (family: 0x6, model: 0xc6, stepping: 0x2)
[    0.104070] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Lunarlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.104070] core: cpu_core PMU driver: 
[    0.104070] ... version:                6
[    0.104070] ... bit width:              48
[    0.104070] ... generic registers:      10
[    0.104070] ... value mask:             0000ffffffffffff
[    0.104070] ... max period:             00007fffffffffff
[    0.104070] ... fixed-purpose events:   4
[    0.104070] ... event mask:             0001000f000003ff
[    0.104070] signal: max sigframe size: 3632
[    0.104070] Estimated ratio of average max frequency by base frequency (times 1024): 1717
[    0.104339] rcu: Hierarchical SRCU implementation.
[    0.104339] rcu: 	Max phase no-delay instances is 400.
[    0.104359] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.105103] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.105233] smp: Bringing up secondary CPUs ...
[    0.105284] smpboot: x86: Booting SMP configuration:
[    0.105284] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.007245] core: cpu_atom PMU driver: 
[    0.007245] ... version:                6
[    0.007245] ... bit width:              48
[    0.007245] ... generic registers:      8
[    0.007245] ... value mask:             0000ffffffffffff
[    0.007245] ... max period:             00007fffffffffff
[    0.007245] ... fixed-purpose events:   6
[    0.007245] ... event mask:             00000077000000ff
[    0.122151] smp: Brought up 1 node, 24 CPUs
[    0.122151] smpboot: Total of 24 processors activated (147456.00 BogoMIPS)
[    0.124327] Memory: 32125508K/32945368K available (21441K kernel code, 4572K rwdata, 15048K rodata, 5132K init, 4436K bss, 778560K reserved, 0K cma-reserved)
[    0.125248] devtmpfs: initialized
[    0.125248] x86/mm: Memory block size: 128MB
[    0.127094] ACPI: PM: Registering ACPI NVS region [mem 0x5f6c5000-0x5f85bfff] (1667072 bytes)
[    0.127125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.127161] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.127241] pinctrl core: initialized pinctrl subsystem
[    0.127641] PM: RTC time: 12:09:29, date: 2025-12-11
[    0.128007] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.128457] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.128798] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.129138] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.129143] audit: initializing netlink subsys (disabled)
[    0.129163] audit: type=2000 audit(1765454969.026:1): state=initialized audit_enabled=0 res=1
[    0.129163] thermal_sys: Registered thermal governor 'fair_share'
[    0.129163] thermal_sys: Registered thermal governor 'bang_bang'
[    0.129163] thermal_sys: Registered thermal governor 'step_wise'
[    0.129163] thermal_sys: Registered thermal governor 'user_space'
[    0.129163] thermal_sys: Registered thermal governor 'power_allocator'
[    0.129163] cpuidle: using governor ladder
[    0.129163] cpuidle: using governor menu
[    0.129177] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.129177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.129192] PCI: ECAM [mem 0xc0000000-0xcdffffff] (base 0xc0000000) for domain 0000 [bus 00-df]
[    0.129201] PCI: Using configuration type 1 for base access
[    0.129265] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.148163] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.148163] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.148163] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.148163] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.148248] ACPI: Added _OSI(Module Device)
[    0.148248] ACPI: Added _OSI(Processor Device)
[    0.148248] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.148248] ACPI: Added _OSI(Processor Aggregator Device)
[    0.234133] ACPI: 26 ACPI AML tables successfully acquired and loaded
[    0.253791] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.253793] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.257902] ACPI: EC: EC started
[    0.257903] ACPI: EC: interrupt blocked
[    0.263327] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.263329] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.263330] ACPI: Interpreter enabled
[    0.263382] ACPI: PM: (supports S0 S3 S4 S5)
[    0.263383] ACPI: Using IOAPIC for interrupt routing
[    0.265040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.265041] PCI: Ignoring E820 reservations for host bridge windows
[    0.265814] ACPI: Enabled 10 GPEs in block 00 to 7F
[    0.265833] ACPI: Enabled 8 GPEs in block 80 to DF
[    0.269461] ACPI: \_SB_.PC00.RP09.PXP_: New power resource
[    0.274863] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.274910] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.274954] ACPI: \_SB_.PC00.D3C_: New power resource
[    0.289565] ACPI: \_SB_.PC02.RP07.PXP_: New power resource
[    0.295815] ACPI: \_SB_.PC02.XHCI.RHUB.HS14.BTRT: New power resource
[    0.295856] ACPI: \_SB_.PC02.XHCI.RHUB.HS14.DBTR: New power resource
[    0.296883] ACPI: \_SB_.PC02.PAUD: New power resource
[    0.305003] ACPI: \_SB_.PC02.CNVW.WRST: New power resource
[    0.309992] ACPI: \PIN_: New power resource
[    0.310006] ACPI: \PPIN: New power resource
[    0.310070] ACPI: \SPR4: New power resource
[    0.310839] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-7f])
[    0.310844] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.311686] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.311687] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.312821] PCI host bridge to bus 0000:00
[    0.312824] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.312825] pci_bus 0000:00: root bus resource [io  0x9000-0xffff window]
[    0.312826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.312827] pci_bus 0000:00: root bus resource [mem 0x80000000-0xb7ffffff window]
[    0.312828] pci_bus 0000:00: root bus resource [mem 0xa000000000-0x3ffbfffffff window]
[    0.312830] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.312855] pci 0000:00:00.0: [8086:7d1c] type 00 class 0x060000 conventional PCI endpoint
[    0.312996] pci 0000:00:02.0: [8086:7d67] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.313020] pci 0000:00:02.0: BAR 0 [mem 0xaa20000000-0xaa20ffffff 64bit pref]
[    0.313023] pci 0000:00:02.0: BAR 2 [mem 0xa210000000-0xa21fffffff 64bit pref]
[    0.313040] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.313044] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.313075] pci 0000:00:02.0: PME# supported from D0 D3hot
[    0.313101] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit pref]
[    0.313102] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit pref]: contains BAR 0 for 7 VFs
[    0.313278] pci 0000:00:04.0: [8086:ad03] type 00 class 0x118000 conventional PCI endpoint
[    0.313318] pci 0000:00:04.0: BAR 0 [mem 0xaa33080000-0xaa3309ffff 64bit]
[    0.313559] pci 0000:00:06.0: [8086:ae4e] type 01 class 0x060400 PCIe Root Port
[    0.313574] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.313576] pci 0000:00:06.0:   bridge window [io  0x9000-0x9fff]
[    0.313578] pci 0000:00:06.0:   bridge window [mem 0x80000000-0x840fffff]
[    0.313584] pci 0000:00:06.0:   bridge window [mem 0xa000000000-0xa201ffffff 64bit pref]
[    0.313632] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.313659] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    0.314289] pci 0000:00:07.0: [8086:7ec4] type 01 class 0x060400 PCIe Root Port
[    0.314316] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.314321] pci 0000:00:07.0:   bridge window [mem 0x86000000-0x8bffffff]
[    0.314330] pci 0000:00:07.0:   bridge window [mem 0xa220000000-0xaa1fffffff 64bit pref]
[    0.314418] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.314454] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[    0.315138] pci 0000:00:08.0: [8086:ae4c] type 00 class 0x088000 conventional PCI endpoint
[    0.315171] pci 0000:00:08.0: BAR 0 [mem 0xaa330b7000-0xaa330b7fff 64bit]
[    0.315259] pci 0000:00:0a.0: [8086:ad0d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
[    0.315276] pci 0000:00:0a.0: BAR 0 [mem 0xaa33040000-0xaa3307ffff 64bit]
[    0.315282] pci 0000:00:0a.0: enabling Extended Tags
[    0.315343] pci 0000:00:0b.0: [8086:ad1d] type 00 class 0x120000 PCIe Root Complex Integrated Endpoint
[    0.315363] pci 0000:00:0b.0: BAR 0 [mem 0xaa28000000-0xaa2fffffff 64bit]
[    0.315366] pci 0000:00:0b.0: BAR 4 [mem 0xaa330b6000-0xaa330b6fff 64bit]
[    0.315476] pci 0000:00:0d.0: [8086:7ec0] type 00 class 0x0c0330 conventional PCI endpoint
[    0.315507] pci 0000:00:0d.0: BAR 0 [mem 0xaa330a0000-0xaa330affff 64bit]
[    0.315541] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.315943] pci 0000:00:0d.2: [8086:7ec2] type 00 class 0x0c0340 conventional PCI endpoint
[    0.315975] pci 0000:00:0d.2: BAR 0 [mem 0xaa33000000-0xaa3303ffff 64bit]
[    0.315978] pci 0000:00:0d.2: BAR 2 [mem 0xaa330b5000-0xaa330b5fff 64bit]
[    0.316008] pci 0000:00:0d.2: supports D1 D2
[    0.316009] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.316176] pci 0000:00:0e.0: [8086:ad0b] type 00 class 0x010400 PCIe Root Complex Integrated Endpoint
[    0.316219] pci 0000:00:0e.0: BAR 0 [mem 0xaa30000000-0xaa31ffffff 64bit]
[    0.316221] pci 0000:00:0e.0: BAR 2 [mem 0x8c000000-0x8cffffff]
[    0.316225] pci 0000:00:0e.0: BAR 4 [mem 0xaa32000000-0xaa32ffffff 64bit]
[    0.316504] pci 0000:00:14.0: [8086:ae7f] type 00 class 0x050000 conventional PCI endpoint
[    0.316543] pci 0000:00:14.0: BAR 0 [mem 0xaa330b0000-0xaa330b3fff 64bit]
[    0.316546] pci 0000:00:14.0: BAR 2 [mem 0xaa330b4000-0xaa330b4fff 64bit]
[    0.316657] pci 0000:00:1f.0: [8086:ae10] type 00 class 0x060100 conventional PCI endpoint
[    0.317029] pci 0000:00:1f.5: [8086:ae23] type 00 class 0x0c8000 conventional PCI endpoint
[    0.317126] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[    0.317257] pci 0000:01:00.0: [10de:2d18] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.317287] pci 0000:01:00.0: BAR 0 [mem 0x80000000-0x83ffffff]
[    0.317290] pci 0000:01:00.0: BAR 1 [mem 0xa000000000-0xa1ffffffff 64bit pref]
[    0.317293] pci 0000:01:00.0: BAR 3 [mem 0xa200000000-0xa201ffffff 64bit pref]
[    0.317294] pci 0000:01:00.0: BAR 5 [io  0x9000-0x907f]
[    0.317296] pci 0000:01:00.0: ROM [mem 0x84000000-0x8407ffff pref]
[    0.317323] pci 0000:01:00.0: Enabling HDA controller
[    0.317374] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.317467] pci 0000:01:00.0: 252.056 Gb/s available PCIe bandwidth, limited by 32.0 GT/s PCIe x8 link at 0000:00:06.0 (capable of 504.112 Gb/s with 32.0 GT/s PCIe x16 link)
[    0.317672] pci 0000:01:00.1: [10de:22eb] type 00 class 0x040300 PCIe Endpoint
[    0.317700] pci 0000:01:00.1: BAR 0 [mem 0x84080000-0x84083fff]
[    0.317820] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.317895] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.319568] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 80-df])
[    0.319572] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.319806] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.319807] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.320811] PCI host bridge to bus 0000:80
[    0.320813] pci_bus 0000:80: root bus resource [io  0x2000-0x8bff window]
[    0.320815] pci_bus 0000:80: root bus resource [mem 0xb8000000-0xbdffffff window]
[    0.320816] pci_bus 0000:80: root bus resource [mem 0x8000000000-0x9fdfffffff window]
[    0.320817] pci_bus 0000:80: root bus resource [bus 80-df]
[    0.321273] pci 0000:80:14.0: [8086:7f6e] type 00 class 0x0c0330 conventional PCI endpoint
[    0.321318] pci 0000:80:14.0: BAR 0 [mem 0x8000200000-0x800020ffff 64bit]
[    0.321367] pci 0000:80:14.0: PME# supported from D3hot D3cold
[    0.321871] pci 0000:80:14.3: [8086:7f70] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
[    0.321947] pci 0000:80:14.3: BAR 0 [mem 0x8000214000-0x8000217fff 64bit]
[    0.322052] pci 0000:80:14.3: PME# supported from D0 D3hot D3cold
[    0.322322] pci 0000:80:14.5: [8086:7f2f] type 00 class 0x000000 PCIe Root Complex Integrated Endpoint
[    0.322677] pci 0000:80:16.0: [8086:7f68] type 00 class 0x078000 conventional PCI endpoint
[    0.322732] pci 0000:80:16.0: BAR 0 [mem 0x800021a000-0x800021afff 64bit]
[    0.322785] pci 0000:80:16.0: PME# supported from D3hot
[    0.323428] pci 0000:80:19.0: [8086:7f7a] type 00 class 0x0c8000 conventional PCI endpoint
[    0.323526] pci 0000:80:19.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.334586] pci 0000:80:1c.0: [8086:7f3e] type 01 class 0x060400 PCIe Root Port
[    0.334614] pci 0000:80:1c.0: PCI bridge to [bus 81]
[    0.334618] pci 0000:80:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.334621] pci 0000:80:1c.0:   bridge window [mem 0xb8000000-0xb80fffff]
[    0.334711] pci 0000:80:1c.0: PME# supported from D0 D3hot D3cold
[    0.334759] pci 0000:80:1c.0: PTM enabled (root), 4ns granularity
[    0.335460] pci 0000:80:1f.0: [8086:7f0c] type 00 class 0x060100 conventional PCI endpoint
[    0.335604] pci 0000:80:1f.3: [8086:7f50] type 00 class 0x040100 conventional PCI endpoint
[    0.335693] pci 0000:80:1f.3: BAR 0 [mem 0x8000210000-0x8000213fff 64bit]
[    0.335699] pci 0000:80:1f.3: BAR 4 [mem 0x8000000000-0x80001fffff 64bit]
[    0.335771] pci 0000:80:1f.3: PME# supported from D3hot D3cold
[    0.335859] pci 0000:80:1f.4: [8086:7f23] type 00 class 0x0c0500 conventional PCI endpoint
[    0.335914] pci 0000:80:1f.4: BAR 0 [mem 0x8000218000-0x80002180ff 64bit]
[    0.335921] pci 0000:80:1f.4: BAR 4 [io  0x4000-0x401f]
[    0.336139] pci 0000:80:1f.5: [8086:7f24] type 00 class 0x0c8000 conventional PCI endpoint
[    0.336195] pci 0000:80:1f.5: BAR 0 [mem 0xb8100000-0xb8100fff]
[    0.336316] pci 0000:81:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.336390] pci 0000:81:00.0: BAR 0 [io  0x3000-0x30ff]
[    0.336396] pci 0000:81:00.0: BAR 2 [mem 0xb8004000-0xb8004fff 64bit]
[    0.336401] pci 0000:81:00.0: BAR 4 [mem 0xb8000000-0xb8003fff 64bit]
[    0.336540] pci 0000:81:00.0: supports D1 D2
[    0.336541] pci 0000:81:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.337522] pci 0000:80:1c.0: PCI bridge to [bus 81]
[    0.338746] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.338839] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.338931] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.339022] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.339114] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.339206] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.339297] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.339388] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.340137] ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
[    0.478958] Low-power S0 idle used by default for system suspend
[    0.480231] ACPI: EC: interrupt unblocked
[    0.480232] ACPI: EC: event unblocked
[    0.480260] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.480261] ACPI: EC: GPE=0x46
[    0.480262] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC initialization complete
[    0.480263] ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
[    0.481082] iommu: Default domain type: Translated
[    0.481082] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.481209] SCSI subsystem initialized
[    0.481215] libata version 3.00 loaded.
[    0.481215] ACPI: bus type USB registered
[    0.481215] usbcore: registered new interface driver usbfs
[    0.481215] usbcore: registered new interface driver hub
[    0.481215] usbcore: registered new device driver usb
[    0.481215] pps_core: LinuxPPS API ver. 1 registered
[    0.481215] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.481215] PTP clock support registered
[    0.481215] EDAC MC: Ver: 3.0.0
[    0.481221] efivars: Registered efivars operations
[    0.481221] NetLabel: Initializing
[    0.481221] NetLabel:  domain hash size = 128
[    0.481221] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.481221] NetLabel:  unlabeled traffic allowed by default
[    0.482092] mctp: management component transport protocol core
[    0.482092] NET: Registered PF_MCTP protocol family
[    0.482093] PCI: Using ACPI for IRQ routing
[    0.495525] PCI: pci_cache_line_size set to 64 bytes
[    0.495585] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
[    0.495707] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.495709] e820: reserve RAM buffer [mem 0x4f63a000-0x4fffffff]
[    0.495710] e820: reserve RAM buffer [mem 0x4f820018-0x4fffffff]
[    0.495710] e820: reserve RAM buffer [mem 0x4f861000-0x4fffffff]
[    0.495711] e820: reserve RAM buffer [mem 0x5ad97000-0x5bffffff]
[    0.496074] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.496076] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.496076] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.496080] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.496081] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.496083] vgaarb: loaded
[    0.496131] clocksource: Switched to clocksource tsc-early
[    0.496589] VFS: Disk quotas dquot_6.6.0
[    0.496599] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.496753] AppArmor: AppArmor Filesystem Enabled
[    0.496785] pnp: PnP ACPI init
[    0.496955] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.496958] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.497237] pnp 00:02: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref]
[    0.497240] pnp 00:02: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref]
[    0.497268] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.497270] system 00:02: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.497272] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.497273] system 00:02: [mem 0xfc800000-0xfc81ffff] could not be reserved
[    0.497275] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.497276] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.498734] system 00:03: [io  0x2000-0x20fe] has been reserved
[    0.498861] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.499190] system 00:05: [io  0x8c00-0x8cfe] has been reserved
[    0.499223] pnp: PnP ACPI: found 6 devices
[    0.504505] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.504554] NET: Registered PF_INET protocol family
[    0.504725] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.515901] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.515931] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.516023] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.516262] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.516341] TCP: Hash tables configured (established 262144 bind 65536)
[    0.516486] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.516594] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[    0.516715] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[    0.516797] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.516802] NET: Registered PF_XDP protocol family
[    0.516807] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[    0.516815] pci 0000:00:02.0: VF BAR 0 [mem 0xa202000000-0xa208ffffff 64bit pref]: assigned
[    0.516819] pci 0000:00:07.0: bridge window [io  0xa000-0xafff]: assigned
[    0.516820] pci 0000:00:1f.5: BAR 0 [mem 0x84100000-0x84100fff]: assigned
[    0.516832] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.516834] pci 0000:00:06.0:   bridge window [io  0x9000-0x9fff]
[    0.516836] pci 0000:00:06.0:   bridge window [mem 0x80000000-0x840fffff]
[    0.516838] pci 0000:00:06.0:   bridge window [mem 0xa000000000-0xa201ffffff 64bit pref]
[    0.516842] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.516861] pci 0000:00:07.0:   bridge window [io  0xa000-0xafff]
[    0.516865] pci 0000:00:07.0:   bridge window [mem 0x86000000-0x8bffffff]
[    0.516867] pci 0000:00:07.0:   bridge window [mem 0xa220000000-0xaa1fffffff 64bit pref]
[    0.516872] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.516873] pci_bus 0000:00: resource 5 [io  0x9000-0xffff window]
[    0.516874] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.516875] pci_bus 0000:00: resource 7 [mem 0x80000000-0xb7ffffff window]
[    0.516876] pci_bus 0000:00: resource 8 [mem 0xa000000000-0x3ffbfffffff window]
[    0.516877] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
[    0.516877] pci_bus 0000:01: resource 1 [mem 0x80000000-0x840fffff]
[    0.516878] pci_bus 0000:01: resource 2 [mem 0xa000000000-0xa201ffffff 64bit pref]
[    0.516879] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.516880] pci_bus 0000:02: resource 1 [mem 0x86000000-0x8bffffff]
[    0.516881] pci_bus 0000:02: resource 2 [mem 0xa220000000-0xaa1fffffff 64bit pref]
[    0.516939] pci 0000:80:19.0: BAR 0 [mem 0x8000219000-0x8000219fff 64bit]: assigned
[    0.516961] pci 0000:80:1c.0: PCI bridge to [bus 81]
[    0.516963] pci 0000:80:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.516967] pci 0000:80:1c.0:   bridge window [mem 0xb8000000-0xb80fffff]
[    0.516974] pci_bus 0000:80: resource 4 [io  0x2000-0x8bff window]
[    0.516975] pci_bus 0000:80: resource 5 [mem 0xb8000000-0xbdffffff window]
[    0.516976] pci_bus 0000:80: resource 6 [mem 0x8000000000-0x9fdfffffff window]
[    0.516977] pci_bus 0000:81: resource 0 [io  0x3000-0x3fff]
[    0.516978] pci_bus 0000:81: resource 1 [mem 0xb8000000-0xb80fffff]
[    0.517135] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.517154] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.517429] PCI: CLS 64 bytes, default 64
[    0.517460] DMAR: No RMRR found
[    0.517460] DMAR: No ATSR found
[    0.517461] DMAR: dmar0: Using Queued invalidation
[    0.517465] DMAR: dmar1: Using Queued invalidation
[    0.517493] Trying to unpack rootfs image as initramfs...
[    0.518275] pci 0000:00:02.0: Adding to iommu group 0
[    0.518454] pci 0000:00:00.0: Adding to iommu group 1
[    0.518461] pci 0000:00:04.0: Adding to iommu group 2
[    0.518471] pci 0000:00:06.0: Adding to iommu group 3
[    0.518514] pci 0000:00:07.0: Adding to iommu group 4
[    0.518521] pci 0000:00:08.0: Adding to iommu group 5
[    0.518528] pci 0000:00:0a.0: Adding to iommu group 6
[    0.518536] pci 0000:00:0b.0: Adding to iommu group 7
[    0.518548] pci 0000:00:0d.0: Adding to iommu group 8
[    0.518554] pci 0000:00:0d.2: Adding to iommu group 8
[    0.518561] pci 0000:00:0e.0: Adding to iommu group 9
[    0.518569] pci 0000:00:14.0: Adding to iommu group 10
[    0.518581] pci 0000:00:1f.0: Adding to iommu group 11
[    0.518588] pci 0000:00:1f.5: Adding to iommu group 11
[    0.518602] pci 0000:01:00.0: Adding to iommu group 12
[    0.518610] pci 0000:01:00.1: Adding to iommu group 12
[    0.518621] pci 0000:80:14.0: Adding to iommu group 13
[    0.518628] pci 0000:80:14.3: Adding to iommu group 14
[    0.518636] pci 0000:80:14.5: Adding to iommu group 15
[    0.518646] pci 0000:80:16.0: Adding to iommu group 16
[    0.518655] pci 0000:80:19.0: Adding to iommu group 17
[    0.518669] pci 0000:80:1c.0: Adding to iommu group 18
[    0.518685] pci 0000:80:1f.0: Adding to iommu group 19
[    0.518693] pci 0000:80:1f.3: Adding to iommu group 19
[    0.518701] pci 0000:80:1f.4: Adding to iommu group 19
[    0.518708] pci 0000:80:1f.5: Adding to iommu group 19
[    0.518724] pci 0000:81:00.0: Adding to iommu group 20
[    0.521683] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.521685] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.521686] software IO TLB: mapped [mem 0x000000004ae81000-0x000000004ee81000] (64MB)
[    0.525375] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c47f5688fc, max_idle_ns: 440795305069 ns
[    0.525405] clocksource: Switched to clocksource tsc
[    0.525422] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.535768] Initialise system trusted keyrings
[    0.535779] Key type blacklist registered
[    0.535813] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.535819] zbud: loaded
[    0.536008] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.536072] fuse: init (API version 7.42)
[    0.536170] integrity: Platform Keyring initialized
[    0.536174] integrity: Machine keyring initialized
[    0.542524] Key type asymmetric registered
[    0.542525] Asymmetric key parser 'x509' registered
[    0.542543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.542584] io scheduler mq-deadline registered
[    0.542968] ledtrig-cpu: registered to indicate activity on CPUs
[    0.543142] pcieport 0000:00:06.0: PME: Signaling with IRQ 124
[    0.543193] pcieport 0000:00:06.0: AER: enabled with IRQ 124
[    0.543432] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[    0.543477] pcieport 0000:00:07.0: AER: enabled with IRQ 125
[    0.543493] pcieport 0000:00:07.0: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.543797] pcieport 0000:80:1c.0: PME: Signaling with IRQ 126
[    0.543853] pcieport 0000:80:1c.0: AER: enabled with IRQ 126
[    0.543968] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.544213] Monitor-Mwait will be used to enter C-1 state
[    0.544226] Monitor-Mwait will be used to enter C-2 state
[    0.544235] Monitor-Mwait will be used to enter C-3 state
[    0.545808] ACPI: AC: AC Adapter [ADP1] (off-line)
[    0.545835] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input0
[    0.545939] ACPI: button: Lid Switch [LID0]
[    0.545959] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.545968] ACPI: button: Sleep Button [SLPB]
[    0.545980] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.546130] ACPI: button: Power Button [PWRB]
[    0.566855] thermal LNXTHERM:00: registered as thermal_zone0
[    0.566858] ACPI: thermal: Thermal Zone [THRM] (44 C)
[    0.567301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.571317] hpet_acpi_add: no address or irqs in _CRS
[    0.571329] Linux agpgart interface v0.103
[    0.582222] loop: module loaded
[    0.583985] ACPI: bus type drm_connector registered
[    0.584127] tun: Universal TUN/TAP device driver, 1.6
[    0.584156] PPP generic driver version 2.4.2
[    0.584282] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.584287] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.585412] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    0.585639] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.585641] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.585643] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[    0.585676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    0.585678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.585679] usb usb1: Product: xHCI Host Controller
[    0.585679] usb usb1: Manufacturer: Linux 6.14.0-27-generic xhci-hcd
[    0.585680] usb usb1: SerialNumber: 0000:00:0d.0
[    0.585741] hub 1-0:1.0: USB hub found
[    0.585749] hub 1-0:1.0: 1 port detected
[    0.585949] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[    0.585951] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.585952] usb usb2: Product: xHCI Host Controller
[    0.585953] usb usb2: Manufacturer: Linux 6.14.0-27-generic xhci-hcd
[    0.585953] usb usb2: SerialNumber: 0000:00:0d.0
[    0.585995] hub 2-0:1.0: USB hub found
[    0.586002] hub 2-0:1.0: 2 ports detected
[    0.586988] xhci_hcd 0000:80:14.0: xHCI Host Controller
[    0.586990] xhci_hcd 0000:80:14.0: new USB bus registered, assigned bus number 3
[    0.588157] xhci_hcd 0000:80:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    0.588510] xhci_hcd 0000:80:14.0: xHCI Host Controller
[    0.588512] xhci_hcd 0000:80:14.0: new USB bus registered, assigned bus number 4
[    0.588513] xhci_hcd 0000:80:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[    0.588536] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    0.588538] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.588539] usb usb3: Product: xHCI Host Controller
[    0.588539] usb usb3: Manufacturer: Linux 6.14.0-27-generic xhci-hcd
[    0.588540] usb usb3: SerialNumber: 0000:80:14.0
[    0.588620] hub 3-0:1.0: USB hub found
[    0.588648] hub 3-0:1.0: 16 ports detected
[    0.590846] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[    0.590847] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.590848] usb usb4: Product: xHCI Host Controller
[    0.590849] usb usb4: Manufacturer: Linux 6.14.0-27-generic xhci-hcd
[    0.590849] usb usb4: SerialNumber: 0000:80:14.0
[    0.590890] hub 4-0:1.0: USB hub found
[    0.590913] hub 4-0:1.0: 10 ports detected
[    0.592845] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.592847] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.593566] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.593639] mousedev: PS/2 mouse device common for all mice
[    0.593752] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.595370] rtc_cmos rtc_cmos: registered as rtc0
[    0.595687] rtc_cmos rtc_cmos: setting system clock to 2025-12-11T12:09:30 UTC (1765454970)
[    0.595706] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.595709] i2c_dev: i2c /dev entries driver
[    0.598873] Freeing initrd memory: 80260K
[    0.601799] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.601812] device-mapper: uevent: version 1.0.3
[    0.601837] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[    0.601841] intel_pstate: Intel P-state driver initializing
[    0.601892] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.615025] Hybrid CPU capacity scaling enabled
[    0.619056] intel_pstate: HWP enabled
[    0.619202] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[    0.619204] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    0.619665] fbcon: Deferring console take-over
[    0.619667] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.619766] drop_monitor: Initializing network drop monitor service
[    0.619868] NET: Registered PF_INET6 protocol family
[    0.625822] Segment Routing with IPv6
[    0.625829] In-situ OAM (IOAM) with IPv6
[    0.625855] NET: Registered PF_PACKET protocol family
[    0.625900] Key type dns_resolver registered
[    0.631137] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.635509] microcode: Current revision: 0x00000118
[    0.635511] microcode: Updated early from: 0x00000117
[    0.639291] IPI shorthand broadcast: enabled
[    0.639952] sched_clock: Marking stable (633023974, 6245828)->(665630500, -26360698)
[    0.641887] registered taskstats version 1
[    0.646011] Loading compiled-in X.509 certificates
[    0.646370] Loaded X.509 cert 'Build time autogenerated kernel key: b72185e7da5a2807c98fd54db84f90ec0625b589'
[    0.646611] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing 2025 Kmod: d541cef61dc7e793b7eb7e899970a2eef0b5dc8c'
[    0.646852] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.647083] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.647083] blacklist: Loading compiled-in revocation X.509 certificates
[    0.647092] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.647099] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    0.647105] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    0.647111] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    0.647118] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    0.647124] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    0.647130] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    0.647137] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    0.649063] Demotion targets for Node 0: null
[    0.649107] Key type .fscrypt registered
[    0.649108] Key type fscrypt-provisioning registered
[    0.649136] Key type trusted registered
[    0.659484] cryptd: max_cpu_qlen set to 1000
[    0.673745] ACPI: battery: Slot [BAT1] (battery present)
[    0.677436] AES CTR mode by8 optimization enabled
[    0.687107] Key type encrypted registered
[    0.687112] AppArmor: AppArmor sha256 policy hashing enabled
[    0.688167] integrity: Loading X.509 certificate: UEFI:db
[    0.688241] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.688243] integrity: Loading X.509 certificate: UEFI:db
[    0.688270] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.688271] integrity: Loading X.509 certificate: UEFI:db
[    0.688285] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
[    0.688286] integrity: Loading X.509 certificate: UEFI:db
[    0.688300] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[    0.689721] Loading compiled-in module X.509 certificates
[    0.690217] Loaded X.509 cert 'Build time autogenerated kernel key: b72185e7da5a2807c98fd54db84f90ec0625b589'
[    0.690220] ima: Allocated hash algorithm: sha256
[    0.706364] ima: No architecture policies found
[    0.706388] evm: Initialising EVM extended attributes:
[    0.706389] evm: security.selinux
[    0.706390] evm: security.SMACK64
[    0.706391] evm: security.SMACK64EXEC
[    0.706392] evm: security.SMACK64TRANSMUTE
[    0.706392] evm: security.SMACK64MMAP
[    0.706393] evm: security.apparmor
[    0.706394] evm: security.ima
[    0.706394] evm: security.capability
[    0.706395] evm: HMAC attrs: 0x1
[    0.706796] PM:   Magic number: 5:751:177
[    0.706853] acpi PNP0C02:0a: hash matches
[    0.706874] acpi device:0d: hash matches
[    0.711135] RAS: Correctable Errors collector initialized.
[    0.718383] clk: Disabling unused clocks
[    0.718385] PM: genpd: Disabling unused power domains
[    0.724537] Freeing unused decrypted memory: 2028K
[    0.726249] Freeing unused kernel image (initmem) memory: 5132K
[    0.726264] Write protecting the kernel read-only data: 38912k
[    0.729454] Freeing unused kernel image (text/rodata gap) memory: 1084K
[    0.730583] Freeing unused kernel image (rodata/data gap) memory: 1336K
[    0.735928] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.735932] Run /init as init process
[    0.735933]   with arguments:
[    0.735933]     /init
[    0.735934]     ---
[    0.735934]     splash
[    0.735935]   with environment:
[    0.735935]     HOME=/
[    0.735935]     TERM=linux
[    0.735936]     BOOT_IMAGE=/casper/vmlinuz
[    0.830655] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    0.858477] gpio gpiochip1: line cnt 592 is greater than fast path cnt 512
[    0.859758] hid: raw HID events driver (C) Jiri Kosina
[    0.860280] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQAK data block query control method not found
[    0.860284] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQAL data block query control method not found
[    0.860286] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMAJ method block execution control method not found
[    0.861494] vmd 0000:00:0e.0: Unknown Bus Offset Setting (3)
[    0.869623] ACPI: bus type thunderbolt registered
[    0.870528] intel-lpss 0000:80:19.0: enabling device (0004 -> 0006)
[    0.873136] r8169 0000:81:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.876029] thunderbolt 0000:00:0d.2: device links to tunneled native ports are missing!
[    0.880184] r8169 0000:81:00.0 eth0: RTL8168h/8111h, d8:43:ae:ee:e8:87, XID 541, IRQ 159
[    0.880188] r8169 0000:81:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.959386] r8169 0000:81:00.0 enp129s0: renamed from eth0
[    0.964003] usb 3-2: New USB device found, idVendor=1462, idProduct=1603, bcdDevice= 5.00
[    0.964010] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    0.964012] usb 3-2: Product: MysticLight MS-1603
[    0.964013] usb 3-2: Manufacturer: MSI
[    0.964015] usb 3-2: SerialNumber: 060DC3A64000
[    0.964424] input: CUST0001:01 04F3:31FD Mouse as /devices/pci0000:80/0000:80:19.0/i2c_designware.0/i2c-0/i2c-CUST0001:01/0018:04F3:31FD.0001/input/input4
[    0.964507] input: CUST0001:01 04F3:31FD Touchpad as /devices/pci0000:80/0000:80:19.0/i2c_designware.0/i2c-0/i2c-CUST0001:01/0018:04F3:31FD.0001/input/input6
[    0.964574] hid-generic 0018:04F3:31FD.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:01 04F3:31FD] on i2c-CUST0001:01
[    1.022875] input: CUST0001:01 04F3:31FD Mouse as /devices/pci0000:80/0000:80:19.0/i2c_designware.0/i2c-0/i2c-CUST0001:01/0018:04F3:31FD.0001/input/input7
[    1.023375] input: CUST0001:01 04F3:31FD Touchpad as /devices/pci0000:80/0000:80:19.0/i2c_designware.0/i2c-0/i2c-CUST0001:01/0018:04F3:31FD.0001/input/input9
[    1.024016] hid-multitouch 0018:04F3:31FD.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:01 04F3:31FD] on i2c-CUST0001:01
[    1.076423] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.202209] usb 3-4: New USB device found, idVendor=05dc, idProduct=a81d, bcdDevice=11.00
[    1.202214] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.202216] usb 3-4: Product: USB Flash Drive
[    1.202217] usb 3-4: Manufacturer: Lexar
[    1.202219] usb 3-4: SerialNumber: AANGE5287COD8YM9
[    1.316337] usb 3-8: new high-speed USB device number 4 using xhci_hcd
[    1.442836] usb 3-8: New USB device found, idVendor=04f2, idProduct=b802, bcdDevice=63.16
[    1.442842] usb 3-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.442845] usb 3-8: Product: HD Webcam
[    1.442846] usb 3-8: Manufacturer: Chicony
[    1.442847] usb 3-8: SerialNumber: 0001
[    1.557333] usb 3-14: new full-speed USB device number 5 using xhci_hcd
[    1.683496] usb 3-14: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[    1.683501] usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.697232] usb-storage 3-4:1.0: USB Mass Storage device detected
[    1.697543] hid-generic 0003:1462:1603.0002: hiddev0,hidraw1: USB HID v1.11 Device [MSI MysticLight MS-1603] on usb-0000:80:14.0-2/input0
[    1.697566] usbcore: registered new interface driver usbhid
[    1.697568] usbhid: USB HID core driver
[    1.700099] scsi host0: usb-storage 3-4:1.0
[    1.700227] usbcore: registered new interface driver usb-storage
[    1.704229] usbcore: registered new interface driver uas
[    1.787247] raid6: avx2x4   gen() 33493 MB/s
[    1.804247] raid6: avx2x2   gen() 38002 MB/s
[    1.821248] raid6: avx2x1   gen() 33675 MB/s
[    1.821249] raid6: using algorithm avx2x2 gen() 38002 MB/s
[    1.838247] raid6: .... xor() 26089 MB/s, rmw enabled
[    1.838247] raid6: using avx2x2 recovery algorithm
[    1.842296] xor: automatically using best checksumming function   avx       
[    1.844122] async_tx: api initialized (async)
[    3.010743] scsi 0:0:0:0: Direct-Access     Lexar    USB Flash Drive  1100 PQ: 0 ANSI: 4
[    3.011181] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.012921] sd 0:0:0:0: [sda] 31285248 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    3.013691] sd 0:0:0:0: [sda] Write Protect is off
[    3.013698] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    3.014224] sd 0:0:0:0: [sda] No Caching mode page found
[    3.014227] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    3.044829]  sda: sda1 sda2 sda3
[    3.045099] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    3.976236] ISO 9660 Extensions: Microsoft Joliet Level 3
[    3.977172] ISO 9660 Extensions: RRIP_1991A
[    4.423221]  sda: sda1 sda2 sda3 sda4
[   45.354154] ISO 9660 Extensions: Microsoft Joliet Level 3
[   45.355112] ISO 9660 Extensions: RRIP_1991A
[   45.385612] loop0: detected capacity change from 0 to 3471744
[   45.446343] loop1: detected capacity change from 0 to 1071616
[   45.517472] loop2: detected capacity change from 0 to 1896256
[   45.530563] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[   45.590688] EXT4-fs (sda4): mounted filesystem dc18c630-c303-4593-a830-94f066e9a800 r/w with ordered data mode. Quota mode: none.
[   45.756714] evm: overlay not supported
[   49.903413] systemd[1]: Inserted module 'autofs4'
[   49.982872] systemd[1]: systemd 255.4-1ubuntu8.10 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)
[   49.982880] systemd[1]: Detected architecture x86-64.
[   49.985271] systemd[1]: Hostname set to <ubuntu>.
[   49.996535] systemd[1]: Initializing machine ID from random generator.
[   50.417970] systemd[1]: Queued start job for default target graphical.target.
[   50.465651] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   50.465793] systemd[1]: Created slice user.slice - User and Session Slice.
[   50.465822] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   50.465907] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   50.465921] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   50.465934] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   50.465938] systemd[1]: Reached target slices.target - Slice Units.
[   50.465946] systemd[1]: Reached target swap.target - Swaps.
[   50.465953] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   50.465996] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[   50.466977] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[   50.467697] systemd[1]: Listening on syslog.socket - Syslog Socket.
[   50.467727] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   50.468273] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   50.468320] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   50.468563] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[   50.468583] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   50.469398] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   50.469443] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   50.476274] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   50.476704] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   50.477321] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   50.478397] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   50.484611] systemd[1]: Starting systemd-journald.service - Journal Service...
[   50.484671] systemd[1]: Finished blk-availability.service - Availability of block devices.
[   50.485327] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   50.486431] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   50.486964] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   50.488384] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   50.489265] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   50.489892] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   50.490397] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   50.490904] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   50.491475] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   50.511990] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   50.512004] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   50.512939] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   50.512964] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   50.513337] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   50.514427] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   50.514489] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   50.514532] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   50.514572] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   50.514676] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   50.514820] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   50.514895] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   50.515029] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   50.515101] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   50.515229] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   50.515306] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   50.515433] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   50.515497] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   50.515609] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   50.515681] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   50.516282] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   50.516366] pstore: Using crash dump compression: deflate
[   50.517350] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   50.524491] pstore: Registered efi_pstore as persistent store backend
[   50.525157] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   50.525613] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   50.526480] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   50.526560] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   50.527288] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   50.527363] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   50.527407] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   50.528122] systemd[1]: Starting cloud-init-local.service - Cloud-init: Local Stage (pre-network)...
[   50.543321] systemd-journald[1110]: Collecting audit messages is disabled.
[   50.567415] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because no trigger condition checks were met.
[   50.567459] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   50.584580] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[   50.584592] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   50.584666] systemd[1]: Started systemd-journald.service - Journal Service.
[   50.672547] systemd-journald[1110]: Received client request to flush runtime journal.
[   50.822982] lp: driver loaded but no devices found
[   50.840246] ppdev: user-space parallel port driver
[   51.219479] intel_vsec 0000:00:0a.0: enabling device (0000 -> 0002)
[   51.228903] input: Intel HID events as /devices/platform/INTC10CB:00/input/input10
[   51.229037] intel-hid INTC10CB:00: platform supports 5 button array
[   51.229148] input: Intel HID 5 button array as /devices/platform/INTC10CB:00/input/input11
[   51.244308] intel_vpu 0000:00:0b.0: enabling device (0000 -> 0002)
[   51.286527] input: MSI WMI hotkeys as /devices/virtual/input/input12
[   51.354300] pci 0000:00:08.0: Setting to D3hot
[   51.357435] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   51.357726] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   51.357900] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   51.365159] msi_ec: Firmware version is not supported: '1841EMS1.105'
[   51.366272] pci 0000:00:14.0: enabling device (0000 -> 0002)
[   51.366766] intel_pmc_core INT33A1:00: Assuming a default substate order for this platform
[   51.366773] intel_pmc_core INT33A1:00: pmc_core: couldn't get DMU telem endpoint -6
[   51.366941] intel_pmc_core INT33A1:00:  initialized
[   51.380848] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input13
[   51.383525] intel-spi 0000:80:1f.5: enabling device (0400 -> 0402)
[   51.391385] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   51.391388] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   51.391390] RAPL PMU: hw unit of domain package 2^-14 Joules
[   51.391391] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   51.391392] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   51.429027] i801_smbus 0000:80:1f.4: SPD Write Disable is set
[   51.429109] i801_smbus 0000:80:1f.4: SMBus using PCI interrupt
[   51.431574] i2c i2c-1: Successfully instantiated SPD at 0x51
[   51.479409] Bluetooth: Core ver 2.22
[   51.479437] NET: Registered PF_BLUETOOTH protocol family
[   51.479438] Bluetooth: HCI device and connection manager initialized
[   51.479443] Bluetooth: HCI socket layer initialized
[   51.479445] Bluetooth: L2CAP socket layer initialized
[   51.479448] Bluetooth: SCO socket layer initialized
[   51.485495] spd5118 1-0051: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
[   51.510174] spi-nor spi0.0: supply vcc not found, using dummy regulator
[   51.510530] Intel(R) Wireless WiFi driver for Linux
[   51.510607] iwlwifi 0000:80:14.3: enabling device (0000 -> 0002)
[   51.513370] iwlwifi 0000:80:14.3: Detected crf-id 0x400410, cnv-id 0x80401 wfpm id 0x80000020
[   51.513396] iwlwifi 0000:80:14.3: PCI dev 7f70/0094, rev=0x430, rfid=0x2010d000
[   51.513398] iwlwifi 0000:80:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
[   51.524039] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[   51.524221] intel_rapl_common: Found RAPL domain package
[   51.524297] intel_rapl_common: Found RAPL domain package
[   51.524300] intel_rapl_common: Found RAPL domain core
[   51.524302] intel_rapl_common: Found RAPL domain uncore
[   51.524304] intel_rapl_common: Found RAPL domain psys
[   51.532804] usbcore: registered new interface driver btusb
[   51.534145] Bluetooth: hci0: Device revision is 0
[   51.534149] Bluetooth: hci0: Secure boot is enabled
[   51.534150] Bluetooth: hci0: OTP lock is enabled
[   51.534151] Bluetooth: hci0: API lock is enabled
[   51.534152] Bluetooth: hci0: Debug lock is disabled
[   51.534152] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   51.534154] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[   51.534287] Bluetooth: hci0: DSM reset method type: 0x00
[   51.626496] intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_37xx_v0.0.bin, version: 20230726*MTL_CLIENT_SILICON-release*2101*ci_tag_mtl_pv_vpu_rc_20230726_2101*648a666b8b9
[   51.626501] intel_vpu 0000:00:0b.0: [drm] Scheduler mode: OS
[   51.659178] iwlwifi 0000:80:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
[   51.681440] iwlwifi 0000:80:14.3: loaded firmware version 89.202a2f7b.0 so-a0-gf-a0-89.ucode op_mode iwlmvm
[   51.704128] Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
[   51.704140] Bluetooth: hci0: Boot Address: 0x100800
[   51.704141] Bluetooth: hci0: Firmware Version: 60-48.23
[   51.735350] Creating 1 MTD partitions on "0000:80:1f.5":
[   51.735354] 0x000000000000-0x000002000000 : "BIOS"
[   51.815165] [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0
[   51.822764] mc: Linux media interface: v0.10
[   51.863891] videodev: Linux video capture interface: v2.00
[   52.071939] usb 3-8: Found UVC 1.10 device HD Webcam (04f2:b802)
[   52.072154] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[   52.072161] VGA switcheroo: detected Optimus DSM method \_SB_.PC00.RP09.PXSX handle
[   52.072162] nouveau: detected PR support, will not use DSM
[   52.072195] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[   52.072313] nouveau 0000:01:00.0: unknown chipset (1b6000a1)
[   52.073753] usbcore: registered new interface driver uvcvideo
[   52.362318] i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d67) integrated display version 14.00 stepping D0
[   52.364262] i915 0000:00:02.0: [drm] VT-d active for gfx access
[   52.395502] i915 0000:00:02.0: vgaarb: deactivate vga console
[   52.395538] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[   52.408340] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[   52.423927] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.21)
[   52.497782] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[   52.509320] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[   52.509479] snd_hda_intel 0000:01:00.1: Disabling MSI
[   52.509484] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   52.509526] snd_hda_intel 0000:80:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[   52.514975] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[   52.514980] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[   52.515233] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[   52.524419] mei_gsc_proxy 0000:80:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
[   52.524814] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[   52.524817] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[   52.568184] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:06.0/0000:01:00.1/sound/card0/input14
[   52.570258] i915 0000:00:02.0: [drm] GT1: HuC: authenticated for clear media
[   52.570773] i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
[   52.570777] i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
[   52.570855] i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
[   52.574426] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[   52.580042] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[   52.580074] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   52.580083] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[   52.580093] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[   52.580165] iwlwifi 0000:80:14.3: Detected RF GF, rfid=0x2010d000
[   52.580693] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[   52.647736] iwlwifi 0000:80:14.3: loaded PNVM version 35148b80
[   52.714542] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[   52.733797] iwlwifi 0000:80:14.3: base HW address: fc:6d:77:b7:20:b9
[   52.734912] i915 0000:00:02.0: [drm] GT1: HuC: authenticated for all workloads
[   52.768743] iwlwifi 0000:80:14.3 wlp128s20f3: renamed from wlan0
[   53.150697] Bluetooth: hci0: Waiting for firmware download to complete
[   53.151109] Bluetooth: hci0: Firmware loaded in 1413063 usecs
[   53.151156] Bluetooth: hci0: Waiting for device to boot
[   53.167109] Bluetooth: hci0: Device booted in 15607 usecs
[   53.588404] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[   53.588698] ACPI: video: Video Device [PXSX] (multi-head: no  rom: yes  post: no)
[   53.588726] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input15
[   53.589695] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   53.589946] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
[   53.597187] fbcon: i915drmfb (fb0) is primary device
[   53.597189] fbcon: Deferring console take-over
[   53.597190] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   55.055834] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
[   55.057114] Bluetooth: hci0: Applying Intel DDC parameters completed
[   55.060141] Bluetooth: hci0: Firmware timestamp 2023.48 buildtype 1 build 75324
[   55.060147] Bluetooth: hci0: Firmware SHA1: 0x23bac558
[   55.064572] Bluetooth: hci0: Fseq status: Success (0x00)
[   55.064575] Bluetooth: hci0: Fseq executed: 00.00.02.41
[   55.064578] Bluetooth: hci0: Fseq BT Top: 00.00.02.41
[   55.167649] sof-audio-pci-intel-mtl 0000:80:1f.3: enabling device (0000 -> 0002)
[   55.167862] sof-audio-pci-intel-mtl 0000:80:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[   55.167941] sof-audio-pci-intel-mtl 0000:80:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   55.175003] sof-audio-pci-intel-mtl 0000:80:1f.3: use msi interrupt mode
[   55.353951] sof-audio-pci-intel-mtl 0000:80:1f.3: hda codecs found, mask 5
[   55.353956] sof-audio-pci-intel-mtl 0000:80:1f.3: using HDA machine driver skl_hda_dsp_generic now
[   55.353959] sof-audio-pci-intel-mtl 0000:80:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[   55.353960] sof-audio-pci-intel-mtl 0000:80:1f.3: BT link detected in NHLT tables: 0x4
[   55.353962] sof-audio-pci-intel-mtl 0000:80:1f.3: DMICs detected in NHLT tables: 2
[   55.407204] sof-audio-pci-intel-mtl 0000:80:1f.3: Firmware paths/files for ipc type 1:
[   55.407208] sof-audio-pci-intel-mtl 0000:80:1f.3:  Firmware file:     intel/sof-ipc4/arl-s/sof-arl-s.ri
[   55.407210] sof-audio-pci-intel-mtl 0000:80:1f.3:  Firmware lib path: intel/sof-ipc4-lib/arl-s
[   55.407211] sof-audio-pci-intel-mtl 0000:80:1f.3:  Topology file:     intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[   55.409080] sof-audio-pci-intel-mtl 0000:80:1f.3: Loaded firmware library: ADSPFW, version: 2.11.1.1
[   55.484608] spl: loading out-of-tree module taints kernel.
[   55.612541] zfs: module license 'CDDL' taints kernel.
[   55.612545] Disabling lock debugging due to kernel taint
[   55.612559] zfs: module license taints kernel.
[   55.736015] sof-audio-pci-intel-mtl 0000:80:1f.3: Booted firmware version: 2.11.1.1
[   56.140965] sof-audio-pci-intel-mtl 0000:80:1f.3: Topology: ABI 3:29:1 Kernel ABI 3:23:1
[   56.141347] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[   56.171002] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   56.171008] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   56.171011] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   56.171012] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[   56.171014] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[   56.171015] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
[   56.210924] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[   56.229210] input: sof-hda-dsp Mic as /devices/pci0000:80/0000:80:1f.3/skl_hda_dsp_generic/sound/card1/input17
[   56.229247] input: sof-hda-dsp Headphone as /devices/pci0000:80/0000:80:1f.3/skl_hda_dsp_generic/sound/card1/input18
[   56.229282] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:80/0000:80:1f.3/skl_hda_dsp_generic/sound/card1/input19
[   56.229305] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:80/0000:80:1f.3/skl_hda_dsp_generic/sound/card1/input20
[   56.229326] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:80/0000:80:1f.3/skl_hda_dsp_generic/sound/card1/input21
[   56.767905] ZFS: Loaded module v2.3.1-1ubuntu1, ZFS pool version 5000, ZFS filesystem version 5
[   56.767908] ZFS: Using ZFS with kernel 6.14.0-27-generic is EXPERIMENTAL and SERIOUS DATA LOSS may occur!
[   56.767909] ZFS: Please report your results at: https://github.com/openzfs/zfs/issues/new
[   57.043706] loop3: detected capacity change from 0 to 187776
[   57.043753] loop4: detected capacity change from 0 to 100952
[   57.043791] loop5: detected capacity change from 0 to 22176
[   57.044279] loop6: detected capacity change from 0 to 1152
[   57.044319] loop7: detected capacity change from 0 to 22800
[   57.045106] loop8: detected capacity change from 0 to 1056784
[   57.045192] loop9: detected capacity change from 0 to 502024
[   57.045242] loop10: detected capacity change from 0 to 8
[   57.045360] loop11: detected capacity change from 0 to 151376
[   57.047396] loop12: detected capacity change from 0 to 230520
[   57.047405] loop13: detected capacity change from 0 to 430032
[   58.613588] audit: type=1400 audit(1765455028.515:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.ubuntu-desktop-bootstrap" pid=1987 comm="apparmor_parser"
[   58.682418] audit: type=1400 audit(1765455028.585:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine" pid=1981 comm="apparmor_parser"
[   58.683092] audit: type=1400 audit(1765455028.585:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1981 comm="apparmor_parser"
[   58.741478] audit: type=1400 audit(1765455028.644:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.install" pid=1992 comm="apparmor_parser"
[   58.741625] audit: type=1400 audit(1765455028.644:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.disconnect-plug-host-hunspell" pid=1991 comm="apparmor_parser"
[   58.747466] audit: type=1400 audit(1765455028.650:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.os-prober" pid=2007 comm="apparmor_parser"
[   58.747531] audit: type=1400 audit(1765455028.650:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.probert" pid=2008 comm="apparmor_parser"
[   58.751841] audit: type=1400 audit(1765455028.654:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.subiquity-loadkeys" pid=2009 comm="apparmor_parser"
[   58.751901] audit: type=1400 audit(1765455028.654:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.subiquity-server" pid=2010 comm="apparmor_parser"
[   58.754841] audit: type=1400 audit(1765455028.657:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.post-refresh" pid=1993 comm="apparmor_parser"
[   66.797546] kauditd_printk_skb: 22 callbacks suppressed
[   66.797549] audit: type=1400 audit(1765455036.699:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="rsyslogd" pid=2148 comm="apparmor_parser"
[   67.144105] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   67.144110] Bluetooth: BNEP filters: protocol multicast
[   67.144115] Bluetooth: BNEP socket layer initialized
[   67.147165] Bluetooth: MGMT ver 1.23
[   67.194903] NET: Registered PF_ALG protocol family
[   67.483047] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20240827/psargs-332)

[   67.483528] No Local Variables are initialized for Method [_OSC]

[   67.483529] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[   67.483530]   Arg0:   0000000043c01e9f <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[   67.483538]   Arg1:   000000008376f35b <Obj>           Integer 0000000000000001
[   67.483541]   Arg2:   000000000a7cd0d5 <Obj>           Integer 0000000000000002
[   67.483544]   Arg3:   00000000a88dcf45 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[   67.483550] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
[   67.483613] Consider using thermal netlink events interface
[   68.445452] NET: Registered PF_QIPCRTR protocol family
[   68.544242] loop14: detected capacity change from 0 to 8
[   68.837409] Generic FE-GE Realtek PHY r8169-0-8100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-8100:00, irq=MAC)
[   68.949482] audit: type=1400 audit(1765455038.852:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=2383 comm="apparmor_parser"
[   68.949959] audit: type=1400 audit(1765455038.852:36): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2383 comm="apparmor_parser"
[   69.004689] r8169 0000:81:00.0 enp129s0: Link is Down
[   69.181534] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[   69.181567] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   69.181577] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[   69.181588] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[   69.182672] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[   69.277646] iwlwifi 0000:80:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[   69.867237] audit: type=1400 audit(1765455039.769:37): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine" pid=2713 comm="apparmor_parser"
[   69.884203] audit: type=1400 audit(1765455039.786:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2713 comm="apparmor_parser"
[   69.933436] audit: type=1400 audit(1765455039.836:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.probert" pid=2722 comm="apparmor_parser"
[   69.933632] audit: type=1400 audit(1765455039.836:40): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.subiquity-loadkeys" pid=2723 comm="apparmor_parser"
[   69.933638] audit: type=1400 audit(1765455039.836:41): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.os-prober" pid=2721 comm="apparmor_parser"
[   69.934093] audit: type=1400 audit(1765455039.836:42): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.ubuntu-desktop-bootstrap" pid=2725 comm="apparmor_parser"
[   69.934267] audit: type=1400 audit(1765455039.836:43): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.ubuntu-desktop-bootstrap.subiquity-server" pid=2724 comm="apparmor_parser"
[   72.461393] kauditd_printk_skb: 26 callbacks suppressed
[   72.461399] audit: type=1400 audit(1765455042.364:70): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.hook.install" name="/var/lib/snapd/hostfs/usr/share/hunspell/" pid=2823 comm="find" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   80.664471] Bluetooth: RFCOMM TTY layer initialized
[   80.664491] Bluetooth: RFCOMM socket layer initialized
[   80.664498] Bluetooth: RFCOMM ver 1.11
[   98.273751] audit: type=1400 audit(1765455068.176:71): apparmor="DENIED" operation="open" class="file" profile="snap.thunderbird.hook.install" name="/var/lib/snapd/hostfs/usr/share/hunspell/" pid=3611 comm="find" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[  119.112068] audit: type=1326 audit(1765455089.014:72): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=3673 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/315/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=203 compat=0 ip=0x704e4f734531 code=0x50000
[  119.112079] audit: type=1326 audit(1765455089.014:73): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=3673 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/315/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=141 compat=0 ip=0x704e4f7b378b code=0x50000
[  119.207134] rfkill: input handler disabled
[  185.947247] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[  186.051769] JFS: nTxBlock = 8192, nTxLock = 65536
[  186.225042] QNX4 filesystem 0.2.3 registered.
[  186.656920] block sda: the capability attribute has been deprecated.
[  186.746461] Btrfs loaded, zoned=yes, fsverity=yes
[  264.882384] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[  264.883470] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[  264.931205] wlp128s20f3: authenticated
[  264.933281] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[  264.935412] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=22)
[  264.945765] wlp128s20f3: associated
[  264.950732] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[  271.070998] audit: type=1400 audit(1765484044.979:74): apparmor="DENIED" operation="open" class="file" profile="snap.firmware-updater.firmware-notifier" name="/proc/sys/vm/max_map_count" pid=6047 comm="firmware-notifi" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1196.533331] wlp128s20f3: deauthenticating from 10:0c:6b:4d:44:27 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1196.933452] PM: suspend entry (s2idle)
[ 1214.759722] Filesystems sync: 17.826 seconds
[ 1214.771617] Freezing user space processes
[ 1214.773284] Freezing user space processes completed (elapsed 0.001 seconds)
[ 1214.773293] OOM killer disabled.
[ 1214.773295] Freezing remaining freezable tasks
[ 1214.774204] Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
[ 1214.774213] printk: Suspending console(s) (use no_console_suspend to debug)
[ 1214.992573] ACPI: EC: interrupt blocked
[ 1553.221563] ACPI: EC: interrupt unblocked
[ 1553.391620] ACPI Warning: Time parameter 250 us > 100 us violating ACPI spec, please fix the firmware. (20240827/exsystem-142)
[ 1553.779609] pci 0000:01:00.0: Enabling HDA controller
[ 1553.780995] pci 0000:00:08.0: Setting to D3hot
[ 1553.812197] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 1553.818309] spd5118 1-0051: Failed to write b = 0: -6
[ 1553.818317] spd5118 1-0051: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
[ 1553.818330] spd5118 1-0051: PM: failed to resume async: error -6
[ 1553.824077] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 1553.824084] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 1553.824439] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 1553.825196] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 1553.825200] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[ 1553.841175] i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
[ 1553.841181] i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
[ 1553.841398] i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
[ 1553.969880] mei_gsc_proxy 0000:80:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
[ 1553.972740] OOM killer enabled.
[ 1553.972744] Restarting tasks ... done.
[ 1553.975102] random: crng reseeded on system resumption
[ 1554.083172] PM: suspend exit
[ 1554.230368] Generic FE-GE Realtek PHY r8169-0-8100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-8100:00, irq=MAC)
[ 1554.387325] r8169 0000:81:00.0 enp129s0: Link is Down
[ 1554.562288] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 1554.562324] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 1554.562335] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[ 1554.562345] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 1554.563367] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[ 1558.196378] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[ 1558.197408] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[ 1558.239561] wlp128s20f3: authenticated
[ 1558.241220] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[ 1558.242952] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=23)
[ 1558.252895] wlp128s20f3: associated
[ 1558.256608] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[ 1845.047179] audit: type=1107 audit(1765485618.834:75): pid=2020 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.143" pid=8775 label="snap.firefox.firefox" peer_pid=9037 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 1845.047817] audit: type=1107 audit(1765485618.835:76): pid=2020 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.143" pid=8775 label="snap.firefox.firefox" peer_pid=9037 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 1898.029465] audit: type=1326 audit(1765485671.816:77): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snap-store.snap-store pid=10013 comm="snap-store" exe="/snap/snap-store/1270/bin/snap-store" sig=0 arch=c000003e syscall=203 compat=0 ip=0x700957254531 code=0x50000
[ 1898.029476] audit: type=1326 audit(1765485671.816:78): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snap-store.snap-store pid=10013 comm="snap-store" exe="/snap/snap-store/1270/bin/snap-store" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7009572d378b code=0x50000
[ 1898.268443] audit: type=1400 audit(1765485672.055:79): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/proc/sys/vm/max_map_count" pid=10013 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1899.051865] audit: type=1400 audit(1765485672.839:80): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/lib/swcatalog/" pid=10013 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1899.056838] audit: type=1400 audit(1765485672.844:81): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/cache/swcatalog/" pid=10013 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1899.058646] audit: type=1400 audit(1765485672.846:82): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/cache/app-info/" pid=10013 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 2337.219168] audit: type=1107 audit(1765486111.180:83): pid=2020 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.154" pid=12897 label="snap.firefox.firefox" peer_pid=13038 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 2337.246842] audit: type=1107 audit(1765486111.207:84): pid=2020 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.154" pid=12897 label="snap.firefox.firefox" peer_pid=13038 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3159.641769] audit: type=1400 audit(1765486933.659:85): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=14984 comm="(python3)"
[ 3159.651314] audit: type=1400 audit(1765486933.669:86): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=14985 comm="(python3)"
[ 3241.034238] audit: type=1400 audit(1765487015.039:87): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=15853 comm="(python3)"
[ 3241.044852] audit: type=1400 audit(1765487015.049:88): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=15854 comm="(python3)"
[ 3338.897827] audit: type=1400 audit(1765487112.886:89): apparmor="DENIED" operation="userns_create" class="namespace" info="Userns create restricted - failed to find unprivileged_userns profile" error=-13 profile="unconfined" pid=16385 comm="librewolf" requested="userns_create" denied="userns_create" target="unprivileged_userns"
[ 3488.010824] audit: type=1400 audit(1765487261.995:90): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=16847 comm="(python3)"
[ 3488.018656] audit: type=1400 audit(1765487262.003:91): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=16848 comm="(python3)"
[ 3507.656119] audit: type=1326 audit(1765487281.642:92): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snap-store.snap-store pid=17300 comm="snap-store" exe="/snap/snap-store/1270/bin/snap-store" sig=0 arch=c000003e syscall=203 compat=0 ip=0x708f0bc26531 code=0x50000
[ 3507.656135] audit: type=1326 audit(1765487281.642:93): auid=1000 uid=1000 gid=1000 ses=2 subj=snap.snap-store.snap-store pid=17300 comm="snap-store" exe="/snap/snap-store/1270/bin/snap-store" sig=0 arch=c000003e syscall=141 compat=0 ip=0x708f0bca578b code=0x50000
[ 3507.687457] audit: type=1400 audit(1765487281.673:94): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/proc/sys/vm/max_map_count" pid=17300 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3507.742440] audit: type=1400 audit(1765487281.728:95): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/lib/swcatalog/" pid=17300 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3507.745179] audit: type=1400 audit(1765487281.731:96): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/cache/swcatalog/" pid=17300 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3507.801233] audit: type=1400 audit(1765487281.787:97): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/var/cache/app-info/" pid=17300 comm="DartWorker" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3786.416885] loop14: detected capacity change from 0 to 184712
[ 3786.494337] audit: type=1400 audit(1765487560.482:98): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.alacritty.alacritty" pid=18319 comm="apparmor_parser"
[ 3786.502812] audit: type=1400 audit(1765487560.491:99): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.alacritty" pid=18318 comm="apparmor_parser"
[ 4174.419890] audit: type=1400 audit(1765487948.411:100): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=18849 comm="(python3)"
[ 4174.426875] audit: type=1400 audit(1765487948.418:101): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=18850 comm="(python3)"
[ 4315.379000] wlp128s20f3: deauthenticating from 10:0c:6b:4d:44:27 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 4315.759458] PM: suspend entry (s2idle)
[ 4326.883047] Filesystems sync: 11.123 seconds
[ 4326.894047] Freezing user space processes
[ 4326.896325] Freezing user space processes completed (elapsed 0.002 seconds)
[ 4326.896333] OOM killer disabled.
[ 4326.896335] Freezing remaining freezable tasks
[ 4326.897451] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 4326.897461] printk: Suspending console(s) (use no_console_suspend to debug)
[ 4327.118324] ACPI: EC: interrupt blocked
[ 4806.785235] ACPI: EC: interrupt unblocked
[ 4807.338439] pci 0000:01:00.0: Enabling HDA controller
[ 4807.339592] pci 0000:00:08.0: Setting to D3hot
[ 4807.370526] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 4807.377071] spd5118 1-0051: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
[ 4807.377088] spd5118 1-0051: PM: failed to resume async: error -6
[ 4807.382769] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 4807.382776] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 4807.383135] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 4807.383920] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 4807.383927] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[ 4807.399523] i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
[ 4807.399528] i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
[ 4807.399742] i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
[ 4807.527079] mei_gsc_proxy 0000:80:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
[ 4807.529770] OOM killer enabled.
[ 4807.529772] Restarting tasks ... done.
[ 4807.532021] random: crng reseeded on system resumption
[ 4807.639696] PM: suspend exit
[ 4807.701096] Generic FE-GE Realtek PHY r8169-0-8100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-8100:00, irq=MAC)
[ 4807.858142] r8169 0000:81:00.0 enp129s0: Link is Down
[ 4808.033657] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 4808.033696] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 4808.033707] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[ 4808.033717] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 4808.034716] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[ 4811.651689] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[ 4811.652788] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[ 4811.694615] wlp128s20f3: authenticated
[ 4811.695822] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[ 4811.697502] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=24)
[ 4811.707749] wlp128s20f3: associated
[ 4811.899881] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[ 4824.964250] workqueue: pm_runtime_work hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
[ 4900.840912] systemd[1]: systemd 255.4-1ubuntu8.10 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)
[ 4900.841074] systemd[1]: Detected architecture x86-64.
[ 4904.902225] systemd[1]: systemd 255.4-1ubuntu8.11 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)
[ 4904.902432] systemd[1]: Detected architecture x86-64.
[ 4905.134482] systemd[1]: Stopping systemd-journald.service - Journal Service...
[ 4905.134860] systemd-journald[1110]: Received SIGTERM from PID 1 (systemd).
[ 4905.159362] systemd[1]: systemd-journald.service: Deactivated successfully.
[ 4905.159483] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 4905.182712] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 4905.198182] systemd-journald[21185]: Collecting audit messages is disabled.
[ 4905.200954] systemd[1]: Started systemd-journald.service - Journal Service.
[ 4963.030554] audit: type=1400 audit(1765488736.259:102): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=24667 comm="apparmor_parser"
[ 5004.204190] wlp128s20f3: deauthenticating from 10:0c:6b:4d:44:27 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 5010.584277] audit: type=1400 audit(1765488783.814:103): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=26908 comm="apparmor_parser"
[ 5010.600992] audit: type=1400 audit(1765488783.831:104): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=26908 comm="apparmor_parser"
[ 5015.165232] loop15: detected capacity change from 0 to 8
[ 5015.264338] audit: type=1400 audit(1765488788.494:105): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=27313 comm="apparmor_parser"
[ 5015.276830] audit: type=1400 audit(1765488788.507:106): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=27313 comm="apparmor_parser"
[ 5017.807969] audit: type=1400 audit(1765488791.038:107): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine" pid=27798 comm="apparmor_parser"
[ 5017.812797] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[ 5017.813971] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[ 5017.818732] audit: type=1400 audit(1765488791.049:108): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/24792/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=27798 comm="apparmor_parser"
[ 5017.854351] wlp128s20f3: authenticated
[ 5017.856585] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[ 5017.858546] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=25)
[ 5017.870276] wlp128s20f3: associated
[ 5017.894081] audit: type=1400 audit(1765488791.125:109): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.ubuntu-desktop-bootstrap" pid=27811 comm="apparmor_parser"
[ 5017.898230] audit: type=1400 audit(1765488791.129:110): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.alacritty" pid=27812 comm="apparmor_parser"
[ 5017.927857] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[ 5017.969006] audit: type=1400 audit(1765488791.199:111): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.thunderbird.hook.post-refresh" pid=27819 comm="apparmor_parser"
[ 5017.975572] audit: type=1400 audit(1765488791.206:112): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.thunderbird.hook.install" pid=27818 comm="apparmor_parser"
[ 5018.010497] audit: type=1400 audit(1765488791.241:113): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.thunderbird.hook.configure" pid=27817 comm="apparmor_parser"
[ 5018.031338] audit: type=1400 audit(1765488791.262:114): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.install" pid=27809 comm="apparmor_parser"
[ 5018.035429] audit: type=1400 audit(1765488791.265:115): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.post-refresh" pid=27810 comm="apparmor_parser"
[ 5018.036339] audit: type=1400 audit(1765488791.266:116): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.disconnect-plug-host-hunspell" pid=27808 comm="apparmor_parser"
[ 5021.683176] loop15: detected capacity change from 0 to 8
[ 5030.046397] kauditd_printk_skb: 60 callbacks suppressed
[ 5030.046402] audit: type=1400 audit(1765488803.278:177): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=29013 comm="apparmor_parser"
[ 5030.048032] audit: type=1400 audit(1765488803.280:178): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=29013 comm="apparmor_parser"
[ 5030.048398] audit: type=1400 audit(1765488803.280:179): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=29013 comm="apparmor_parser"
[ 5031.253702] audit: type=1400 audit(1765488804.486:180): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=29340 comm="cupsd" capability=12  capname="net_admin"
[ 5047.034076] audit: type=1400 audit(1765488821.036:181): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/sssd" pid=30396 comm="apparmor_parser"
[ 5051.383656] audit: type=1400 audit(1765488825.386:182): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_apt_news" pid=31175 comm="apparmor_parser"
[ 5051.520523] audit: type=1400 audit(1765488825.523:183): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache" pid=31178 comm="apparmor_parser"
[ 5051.521260] audit: type=1400 audit(1765488825.524:184): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//apt_methods" pid=31178 comm="apparmor_parser"
[ 5051.521454] audit: type=1400 audit(1765488825.524:185): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//apt_methods_gpgv" pid=31178 comm="apparmor_parser"
[ 5051.522284] audit: type=1400 audit(1765488825.525:186): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//cloud_id" pid=31178 comm="apparmor_parser"
[ 5051.522331] audit: type=1400 audit(1765488825.525:187): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//dpkg" pid=31178 comm="apparmor_parser"
[ 5051.523059] audit: type=1400 audit(1765488825.526:188): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//ps" pid=31178 comm="apparmor_parser"
[ 5051.523062] audit: type=1400 audit(1765488825.526:189): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache//ubuntu_distro_info" pid=31178 comm="apparmor_parser"
[ 5051.523566] audit: type=1400 audit(1765488825.526:190): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache_systemctl" pid=31178 comm="apparmor_parser"
[ 5055.624976] wlp128s20f3: deauthenticating from 10:0c:6b:4d:44:27 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 5056.451459] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 5056.451498] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 5056.451509] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[ 5056.451519] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 5056.452504] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[ 5060.162139] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[ 5060.163171] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[ 5060.204755] wlp128s20f3: authenticated
[ 5060.205249] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[ 5060.207003] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=26)
[ 5060.218859] wlp128s20f3: associated
[ 5060.218903] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[ 5064.152049] kauditd_printk_skb: 1 callbacks suppressed
[ 5064.152053] audit: type=1400 audit(1765488838.154:192): apparmor="STATUS" operation="profile_load" profile="unconfined" name="desktop-icons-ng" pid=32680 comm="apparmor_parser"
[ 5064.343280] audit: type=1400 audit(1765488838.346:193): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="rsyslogd" pid=32698 comm="apparmor_parser"
[ 6498.859850] wlp128s20f3: deauthenticating from 10:0c:6b:4d:44:27 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 6499.243145] PM: suspend entry (s2idle)
[ 6503.681002] Filesystems sync: 4.437 seconds
[ 6503.693700] Freezing user space processes
[ 6503.696110] Freezing user space processes completed (elapsed 0.002 seconds)
[ 6503.696120] OOM killer disabled.
[ 6503.696122] Freezing remaining freezable tasks
[ 6503.697068] Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
[ 6503.697077] printk: Suspending console(s) (use no_console_suspend to debug)
[ 6503.954707] ACPI: EC: interrupt blocked
[ 7234.321549] ACPI: EC: interrupt unblocked
[ 7234.882845] pci 0000:01:00.0: Enabling HDA controller
[ 7234.884392] pci 0000:00:08.0: Setting to D3hot
[ 7234.914815] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 7234.921386] spd5118 1-0051: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
[ 7234.921402] spd5118 1-0051: PM: failed to resume async: error -6
[ 7234.926258] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 7234.926262] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 7234.926607] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 7234.927373] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[ 7234.927375] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[ 7234.942384] i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
[ 7234.942388] i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
[ 7234.942597] i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
[ 7235.070632] mei_gsc_proxy 0000:80:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
[ 7235.073373] OOM killer enabled.
[ 7235.073377] Restarting tasks ... done.
[ 7235.075867] random: crng reseeded on system resumption
[ 7235.184120] PM: suspend exit
[ 7235.243433] Generic FE-GE Realtek PHY r8169-0-8100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-8100:00, irq=MAC)
[ 7235.399575] r8169 0000:81:00.0 enp129s0: Link is Down
[ 7235.577368] iwlwifi 0000:80:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 7235.577406] iwlwifi 0000:80:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 7235.577440] iwlwifi 0000:80:14.3: WFPM_AUTH_KEY_0: 0x90
[ 7235.577451] iwlwifi 0000:80:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 7235.578389] iwlwifi 0000:80:14.3: RFIm is deactivated, reason = 4
[ 7239.453311] wlp128s20f3: authenticate with 10:0c:6b:4d:44:27 (local address=fc:6d:77:b7:20:b9)
[ 7239.454386] wlp128s20f3: send auth to 10:0c:6b:4d:44:27 (try 1/3)
[ 7239.495924] wlp128s20f3: authenticated
[ 7239.497318] wlp128s20f3: associate with 10:0c:6b:4d:44:27 (try 1/3)
[ 7239.499183] wlp128s20f3: RX AssocResp from 10:0c:6b:4d:44:27 (capab=0x1011 status=0 aid=27)
[ 7239.509844] wlp128s20f3: associated
[ 7239.586999] wlp128s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 10:0c:6b:4d:44:27
[ 7251.900938] workqueue: pm_runtime_work hogged CPU for >10000us 5 times, consider switching to WQ_UNBOUND

[-- Attachment #3 --]
OpenBSD 7.8 (RAMDISK_CD) #54: Sun Oct 12 13:03:06 MDT 2025
    deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 33714446336 (32152MB)
avail mem = 32685981696 (31171MB)
random: good seed from bootblocks
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.8 @ 0x62bb5000 (89 entries)
bios0: vendor American Megatrends International, LLC. version "E1841IMS.109" date 09/23/2025
bios0: Micro-Star International Co., Ltd. Crosshair 18 HX AI A2XWGKG
efi0 at bios0: UEFI 2.9
efi0: American Megatrends rev 0x50020
acpi0 at bios0: ACPI 6.5
acpi0: tables DSDT FACP SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT DTPR SSDT SSDT FIDT MSDM SSDT SSDT SSDT SSDT HPET APIC MCFG SSDT SSDT UEFI LPIT SSDT SSDT DBGP DBG2 SSDT NHLT DMAR FPDT SSDT SSDT SSDT SSDT SSDT TPM2 PHAT WSMT BGRT
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 19200000 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) Ultra 9 275HX, 5282.59 MHz, 06-c6-02, patch 00000117
cpu0: cpuid 1 edx=bfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> ecx=77fafbff<SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND>
cpu0: cpuid 6 eax=dfcff7<SENSOR,ARAT,PTS> ecx=409<EFFFREQ>
cpu0: cpuid 7.0 ebx=239ca7eb<FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA> ecx=994007ac<UMIP,PKU,WAITPKG,PKS> edx=fc18c430<MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD>
cpu0: cpuid a vers=6, gp=8, gpwidth=48, ff=3, ffwidth=48
cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES>
cpu0: cpuid 80000001 edx=2c100800<NXE,PAGE1GB,RDTSCP,LONG> ecx=121<LAHF,ABM,3DNOWP>
cpu0: cpuid 80000007 edx=100<ITSC>
cpu0: msr 10a=df9fd6b<IBRS_ALL,SKIP_L1DFL,MDS_NO,IF_PSCHANGE,TAA_NO,MISC_PKG_CT,ENERGY_FILT,DOITM,SBDR_SSDP_N,FBSDP_NO,PSDP_NO,RRSBA,BHI_NO,XAPIC_DIS,OVERCLOCK,PBRSB_NO,GDS_NO,RFDS_NO>
cpu0: 48KB 64b/line 12-way D-cache, 64KB 64b/line 16-way I-cache, 3MB 64b/line 12-way L2 cache, 36MB 64b/line 12-way L3 cache
cpu0: apic clock running at 38MHz
cpu0: mwait min=64, max=64, C-substates=0.2.0.2.0.1.0.1, IBE
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
acpiprt0 at acpi0: bus 0 (PC00)
acpiprt1 at acpi0: bus -1 (RP01)
acpiprt2 at acpi0: bus -1 (RP17)
acpiprt3 at acpi0: bus -1 (BR25)
acpiprt4 at acpi0: bus 1 (RP09)
acpiprt5 at acpi0: bus 2 (RP13)
acpiprt6 at acpi0: bus -1 (RP21)
acpiprt7 at acpi0: bus 3 (TRP0)
acpiprt8 at acpi0: bus 128 (PC02)
acpiprt9 at acpi0: bus -1 (RP09)
acpiprt10 at acpi0: bus -1 (RP10)
acpiprt11 at acpi0: bus -1 (RP11)
acpiprt12 at acpi0: bus -1 (RP12)
acpiprt13 at acpi0: bus -1 (RP13)
acpiprt14 at acpi0: bus -1 (RP14)
acpiprt15 at acpi0: bus -1 (RP15)
acpiprt16 at acpi0: bus -1 (RP16)
acpiprt17 at acpi0: bus 129 (RP01)
acpiprt18 at acpi0: bus -1 (RP02)
acpiprt19 at acpi0: bus -1 (RP03)
acpiprt20 at acpi0: bus -1 (RP04)
acpiprt21 at acpi0: bus -1 (RP05)
acpiprt22 at acpi0: bus -1 (RP06)
acpiprt23 at acpi0: bus -1 (RP07)
acpiprt24 at acpi0: bus -1 (RP08)
acpiprt25 at acpi0: bus -1 (RP17)
acpiprt26 at acpi0: bus -1 (RP18)
acpiprt27 at acpi0: bus -1 (RP19)
acpiprt28 at acpi0: bus -1 (RP20)
acpiprt29 at acpi0: bus -1 (RP21)
acpiprt30 at acpi0: bus -1 (RP22)
acpiprt31 at acpi0: bus -1 (RP23)
acpiprt32 at acpi0: bus -1 (RP24)
acpiec0 at acpi0
acpiec0: Not running on HW-Reduced ACPI type 134
acpipci0 at acpi0 PC00: 0x00000000 0x00000011 0x00000001
"MSI0007" at acpi0 not configured
"ACPI0003" at acpi0 not configured
"PNP0C0A" at acpi0 not configured
"PNP0C0D" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpipci1 at acpi0 PC02: 0x00000000 0x00000011 0x00000001
"ACPI000E" at acpi0 not configured
"CUST0001" at acpi0 not configured
"CUST0001" at acpi0 not configured
"INTC1082" at acpi0 not configured
"INTC1084" at acpi0 not configured
"PNP0C0E" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"INT33A1" at acpi0 not configured
"PNP0C0C" at acpi0 not configured
"INTC10CB" at acpi0 not configured
"ACPI0011" at acpi0 not configured
"MSFT0101" at acpi0 not configured
"INTC1042" at acpi0 not configured
"INTC1062" at acpi0 not configured
"INTC1062" at acpi0 not configured
"PNP0A05" at acpi0 not configured
"NVDA0820" at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpitz at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
pci0 at mainbus0 bus 0
0:31:5: mem address conflict 0xfe010000/0x1000
pchb0 at pci0 dev 0 function 0 vendor "Intel", unknown product 0x7d1c rev 0x01
"Intel Graphics" rev 0x06 at pci0 dev 2 function 0 not configured
vendor "Intel", unknown product 0xad03 (class DASP subclass miscellaneous, rev 0x01) at pci0 dev 4 function 0 not configured
ppb0 at pci0 dev 6 function 0 vendor "Intel", unknown product 0xae4e rev 0x10: msi
pci1 at ppb0 bus 1
vendor "NVIDIA", unknown product 0x2d18 (class display subclass VGA, rev 0xa1) at pci1 dev 0 function 0 not configured
vendor "NVIDIA", unknown product 0x22eb (class multimedia subclass hdaudio, rev 0xa1) at pci1 dev 0 function 1 not configured
ppb1 at pci0 dev 6 function 4 vendor "Intel", unknown product 0xae4f rev 0x10: msi
pci2 at ppb1 bus 2
nvme0 at pci2 dev 0 function 0 vendor "Micron Technology", unknown product 0x5425 rev 0x01: msix, NVMe 1.4
nvme0: Micron_2500_MTFDKBA1T0QGN, firmware V8MA000, serial 25124F6F2C50
scsibus0 at nvme0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <NVMe, Micron_2500_MTFD, V8MA>
sd0: 976762MB, 512 bytes/sector, 2000409264 sectors
ppb2 at pci0 dev 7 function 0 "Intel Core Ultra PCIE" rev 0x10: msi
pci3 at ppb2 bus 3
vendor "Intel", unknown product 0xae4c (class system subclass miscellaneous, rev 0x10) at pci0 dev 8 function 0 not configured
vendor "Intel", unknown product 0xad0d (class DASP subclass miscellaneous, rev 0x01) at pci0 dev 10 function 0 not configured
vendor "Intel", unknown product 0xad1d (class accelerator unknown subclass 0x00, rev 0x01) at pci0 dev 11 function 0 not configured
xhci0 at pci0 dev 13 function 0 "Intel Core Ultra xHCI" rev 0x10: msi, xHCI 1.20
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
"Intel Core Ultra TBT" rev 0x10 at pci0 dev 13 function 2 not configured
vendor "Intel", unknown product 0xae7f (class memory subclass RAM, rev 0x10) at pci0 dev 20 function 0 not configured
vendor "Intel", unknown product 0xae10 (class bridge subclass ISA, rev 0x10) at pci0 dev 31 function 0 not configured
vendor "Intel", unknown product 0xae23 (class serial bus unknown subclass 0x80, rev 0x10) at pci0 dev 31 function 5 not configured
pci4 at mainbus0 bus 128
xhci1 at pci4 dev 20 function 0 vendor "Intel", unknown product 0x7f6e rev 0x10: msi, xHCI 1.20
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
iwx0 at pci4 dev 20 function 3 "Intel Wi-Fi 6 AX211" rev 0x10, msix
vendor "Intel", unknown product 0x7f2f (class prehistoric subclass miscellaneous, rev 0x10) at pci4 dev 20 function 5 not configured
vendor "Intel", unknown product 0x7f68 (class communications subclass miscellaneous, rev 0x10) at pci4 dev 22 function 0 not configured
vendor "Intel", unknown product 0x7f7a (class serial bus unknown subclass 0x80, rev 0x10) at pci4 dev 25 function 0 not configured
ppb3 at pci4 dev 28 function 0 vendor "Intel", unknown product 0x7f38 rev 0x10: msi
pci5 at ppb3 bus 129
nvme1 at pci5 dev 0 function 0 vendor "Kingston", unknown product 0x501f rev 0x01: msix, NVMe 1.4
nvme1: KINGSTON SFYRSK1000G, firmware EIFK51.2, serial 50026B7283BAF458
scsibus1 at nvme1: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: <NVMe, KINGSTON SFYRSK1, EIFK>
sd1: 953869MB, 512 bytes/sector, 1953525168 sectors
vendor "Intel", unknown product 0x7f0c (class bridge subclass ISA, rev 0x10) at pci4 dev 31 function 0 not configured
vendor "Intel", unknown product 0x7f50 (class multimedia subclass audio, rev 0x10) at pci4 dev 31 function 3 not configured
vendor "Intel", unknown product 0x7f23 (class serial bus subclass SMBus, rev 0x10) at pci4 dev 31 function 4 not configured
vendor "Intel", unknown product 0x7f24 (class serial bus unknown subclass 0x80, rev 0x10) at pci4 dev 31 function 5 not configured
isa0 at mainbus0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
efifb0 at mainbus0: 2560x1600, 32bpp
wsdisplay0 at efifb0 mux 1: console (std, vt100 emulation), using wskbd0
umass0 at uhub0 port 2 configuration 1 interface 0 "Kingston DataTraveler 80" rev 3.20/1.10 addr 2
umass0: using SCSI over Bulk-Only
scsibus2 at umass0: 2 targets, initiator 0
sd2 at scsibus2 targ 1 lun 0: <Kingston, DataTraveler 80, PMAP> removable serial.0951172cE7B0113708D9
sd2: 118272MB, 512 bytes/sector, 242221056 sectors
uhidev0 at uhub1 port 2 configuration 1 interface 0 "MSI MysticLight MS-1603" rev 2.00/5.00 addr 2
uhidev0: iclass 3/0, 8 report ids
uhid at uhidev0 reportid 1 not configured
uhid at uhidev0 reportid 2 not configured
uhid at uhidev0 reportid 3 not configured
uhid at uhidev0 reportid 4 not configured
uhid at uhidev0 reportid 5 not configured
uhid at uhidev0 reportid 6 not configured
uhid at uhidev0 reportid 7 not configured
uhid at uhidev0 reportid 8 not configured
"Chicony HD Webcam" rev 2.01/63.16 addr 3 at uhub1 port 8 not configured
"vendor 0x8087 product 0x0033" rev 2.01/0.00 addr 4 at uhub1 port 14 not configured
softraid0 at root
scsibus3 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
iwx0: could not read firmware iwx-so-a0-gf-a0-77 (error 2)
iwx0: failed to load init firmware

[-- Attachment #4 --]
-----BEGIN PGP PUBLIC KEY BLOCK-----

mQENBGf/G0IBCADARuJc6IcwOe3jv7dQsP1X/EIHvCFExPbTmlMNFMXbMMccQUnV
o8ayEn+wmTvPhw7uL3PDk7DQs16W1sN2b8UMFc804cVWNGtoG3rA+Np+TFEYlXJx
eh5Q42VHptkuwzHKl+q2utkpRlS7uHyfjsInQAoHxLyi/wrsaZTHHhDbLLhJ5Ez0
arohQ2Q1w0M5e9rW8Fy5rpC7RpC6uO1SZMxcbdqURI/BBqxbiD1iW62cDWFkfFX+
dtaEXghFV7BIBMDSrgIunGoEfdMZgXys7O6bPWn8z0cuOZIPj4HrjoCYARyQ+sdc
rjz/k06SLM/UvEZDorJhT4DbYrwMNvaPWJiPABEBAAG0HkNocmlzIDxic2QtbGlz
dHNAYnNkZm9yZ2UuY29tPokBNQQQAQgAHwUCZ/8bQgYLCQcIAwIEFQgKAgMWAgEC
GQECGwMCHgEACgkQVKBqaOUSci8bSwf/fK3QcTYXRMrv82HIp4SiGCSD7/bRmyWr
ipv2vzknGFHxPBN4AEWIqF/U4j5oDXaodyU6xsy59Z47/lgbyzyZiVR6nmJVgZVf
el/EgwnLt7ZuYGLLEhIN2pd9itJkB8PMPZrUHMWgIw8BxX5YFYGuyiNe9pGn0Coj
98t/v3fouhqksH+BpB4TBHJBBDSxSiMm66VTJX4Xcnpf0ZnQVP4GBuoyodnFBfdI
wqftPLESsCC08lUhD2j7v2NRWwMi/q3ed8D6VCKPImBByYnBZL5gu56K5bwqaQfN
itu06APuIYnG71qxgn1EPO63lovWP5NZGgOKvzs3K+JfPF79BiOUFbQjQ2hyaXMg
PG1haWxvcEBocmNvbW11bmljYXRpb25zLm5ldD6JATEEEAEIABwFAmf/G0IGCwkH
CAMCBBUICgIDFgIBAhsDAh4BAAoJEFSgamjlEnIvBH8H9RGwzZuU6+zvH1WjQa97
yWpEt9rC+BIBJThev2Cpls2LqBqIeIQVZPnyLAZWgFaiezL6+xbvcNt6OnfidIYa
x8iRwCMC6/Bs8H2Wef9qfGxXi+jHPLYQk3juiZVmBhIK6FJZkzaW4wSiawofwzbp
zqNxO8dZ0j4foaJZrNi8iqsvKjiiHoSFaJtumIThAeydI18CNLeFaS53sk5nad6I
wCYeFKmJ/22dMP7DOFEgyG1iNYgY+AGREMkEsBiLpqYjJ5asK+1UdUy/TRly1hOt
HHxCiX0Fh9ZYM2vLIj7sq4LKaMPGeYC3qTqBYugVeyz7LkiI2ft/BKveA5JxuYKk
ZrQiQ2hyaXMgPG5hbm9nQGhyY29tbXVuaWNhdGlvbnMubmV0PokBMgQQAQgAHAUC
Z/8bQgYLCQcIAwIEFQgKAgMWAgECGwMCHgEACgkQVKBqaOUSci+4Bwf8D0Ogk2/X
ud/CsAgHozwzKPqfesL5SRWM14hLnU9/EHoplnZgNexbVY1wXIi2FYPo5cve9QxW
Nmt3S3UTF9j2fGqv0wmeHv3EqogFUHnftLyWpbeTPOFDMIQp/BOD6ygfeXxXWxRT
L6zvUkSrDtHvkQHPWGRxwP+ihWjpw9AQR/R4/qAuTAZZM0O7UnJEo4mWXatl+utF
wegG2giwFTTxfF+1rMpFtUDjYCpRQ6ZmE+gC1mHUMoH7GJMQv12DbqwKrxtwGfd0
AJNO3ZDnxl24BmIfl1YqQGZQ5iIH7At4YItESbU45hoNNsG9oDrsil78EUCAtXHd
UPScj+eXaeAkgrQfQ2hyaXMgPHBvcnRtYXN0ZXJAYnNkZm9yZ2UuY29tPokBMgQQ
AQgAHAUCZ/8bQgYLCQcIAwIEFQgKAgMWAgECGwMCHgEACgkQVKBqaOUSci9o7Af+
Lwu5hJlI5HZNGwAll7QTIFZVW+y4OEg+amhxTDGbAAqlnSIkHC1KgkmIOOrThme3
kTFCqfIIsuP73yKxHq6kRG0zH5/7asAPNAUOfzD7B2o/gMyuTRKyG5r9f3UmACr4
6qvtFhIwROXr6+NNT2IKg3l0/8F58A0N/TR8D2PTHeo4x6jYcZQDCrCy7BAdk3cu
V16k4z/1UzRa07b5McezbWL20cIaZ+dqNcCjKZpzPlTyTCGgrNNtaDpNVhoWUKMB
YNcKql+tfC1IpX8l+IU6OBKcDKMkQojvO1QrZqY8MDJGo8jq/CtotQ8+IpAai3Bx
dQEsxrxlcKTR4rUqvd8VGbkBDQRn/xtCAQgAv5Nv/aQN72xsLik+K73PJwpUmyhu
vnI6stM6dSecylXVHjZ7C4n/m0eQEeQCl+9lByHR9N8H+WS3DtAd4pmciiIxRQLA
JZiuaLYcy9ziy1h7130VoR7hhJHzo9FIhWkTGlCDX3egUZrYhMiwFUO8lNltLB8o
TBvIrMSsnUzawtQjq/otv0Jf+oBPbG+gIYnAm7w6r86n/l+eVxf5eEoS7wV0DJfp
b2jE5zWErWk8I/tq4e8T+1VQeVQR6wz+NrUCSxkPkpNAm19AFUHOk//yvMGWVlDW
F6gr3ErN2a0w/kZ0lz3Msxsb87QT+MnJf/T3cuEqdTIoSk74BfNEAdMohQARAQAB
iQEfBBgBCAAJBQJn/xtCAhsMAAoJEFSgamjlEnIvyvIH/26zytSVNDaxtprg7XtX
LerIWf9RyVx8omCw/lXKRCcgkfwD7QR+nSZ0thWOGMpcnivjuReeVRkz/webUF47
BXJ/Tge07nrxdtyTIHBbp35fPIriaKaII6YWc2Ufdxwv+cD8PADS6gQWAlgrWLmn
VmYtyHs4kwtiPZyUyuBdWnZal2GyYY0WVwYjvbk95eInwOaIdoTjesJ7ZhUFu155
r4hh9GlvM0uv8WJ5Mw9wvHa5fIM205I5g0IWC7yvTwwwKHlV4JQQOqMwfv569OEl
1GKqA12nSVziB1+UV+I0NqOABWi/MOi+IySPzYP+XgdPfRNx4vmoHYZwWOQ3t4Jd
TEM=
=oj6y
-----END PGP PUBLIC KEY BLOCK-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6268b9f69280cf41f0a2f5bb5fc1178e>