Re: Linux 7.1-rc1

From: Luna Jernberg

Date: Tue Apr 28 2026 - 14:12:42 EST


have checked dmesg now, seems to be a module that's not loading as it should

[ 1.293292] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 1.295342] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.296047] ACPI Warning: SystemMemory range
0x00000000FE028000-0x00000000FE0281FF conflicts with OpRegion
0x00000000FE028000-0x00000000FE028207 (\_SB.PCI0.GEXP.BAR>
[ 1.296058] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.296097] intel-lpss INT3446:00: probe with driver intel-lpss
failed with error -16

not really a kernel developer just a dumb Linux user/swedish
translator thats trying to help out and not sure if its the problem in
the upstream kernel or
https://aur.archlinux.org/packages/linux-mainline Mikaels miffes
package but for now i am using:
https://archlinux.org/packages/core-testing/x86_64/linux/ just trying
to be helpful if i can on a train from Göteborg after
https://foss-north.se/2026/ back to stockholm where i live now tough

Den tis 28 apr. 2026 kl 17:16 skrev Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx>:
>
> On Mon, 27 Apr 2026 at 20:38, Luna Jernberg <droidbittin@xxxxxxxxx> wrote:
> >
> > Had problems with the backlight on my Dell Latitude 7390 with this
> > kernel, so had to install 7.0.2 instead
>
> I assume that's very standard intel integrated graphics.. Would you
> mind trying to narrow it down a bit? A bisect would be wonderful..
>
> Linus
[ 0.000000] Linux version 7.1.0-rc1-1-mainline (linux-mainline@archlinux) (gcc (GCC) 15.2.1 20260209, GNU ld (GNU Binutils) 2.46) #1 SMP PREEMPT_DYNAMIC Mon, 27 Apr 2026 20:38:52 +0000
[ 0.000000] Command line: initrd=\initramfs-linux-mainline.img root=PARTUUID=44a19544-6015-44c2-b247-651998940adb zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] System RAM
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] device reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] System RAM
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] device reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b9ab8fff] System RAM
[ 0.000000] BIOS-e820: [mem 0x00000000b9ab9000-0x00000000b9ab9fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b9aba000-0x00000000b9abafff] device reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b9abb000-0x00000000c9e9afff] System RAM
[ 0.000000] BIOS-e820: [mem 0x00000000c9e9b000-0x00000000ca249fff] device reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ca24a000-0x00000000ca291fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ca292000-0x00000000cabf3fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cabf4000-0x00000000cb5fefff] device reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cb5ff000-0x00000000cb5fffff] System RAM
[ 0.000000] BIOS-e820: [mem 0x00000000cb600000-0x00000000cf7fffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000cf800000-0x00000000efffffff]
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000f8000000-0x00000000fdffffff]
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000fe011000-0x00000000febfffff]
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000fec01000-0x00000000fedfffff]
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000fee01000-0x00000000feffffff]
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] device reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000082e7fffff] System RAM
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.6 by American Megatrends
[ 0.000000] efi: ACPI=0xca258000 ACPI 2.0=0xca258000 SMBIOS=0xcb141000 SMBIOS 3.0=0xcb140000 TPMFinalLog=0xca895000 ESRT=0xcb0dfb18 MEMATTR=0xc58df018 RNG=0xca257f18 INITRD=0xb9bb5218 TPMEventLog=0xca24d018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem35: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] device reserved
[ 0.000000] efi: Not removing mem36: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem37: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem38: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem39: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] device reserved
[ 0.000000] DMI: SMBIOS 3.1.0 present.
[ 0.000000] DMI: Dell Inc. Latitude 7390/09386V, BIOS 1.44.0 04/08/2025
[ 0.000000] DMI: Memory slots populated: 1/2
[ 0.000000] tsc: Detected 1900.000 MHz processor
[ 0.000000] tsc: Detected 1899.950 MHz TSC
[ 0.001407] e820: update [mem 0x00000000-0x00000fff] System RAM ==> device reserved
[ 0.001412] e820: remove [mem 0x000a0000-0x000fffff] System RAM
[ 0.001425] last_pfn = 0x82e800 max_arch_pfn = 0x400000000
[ 0.001450] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[ 0.001453] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001832] last_pfn = 0xcb600 max_arch_pfn = 0x400000000
[ 0.013871] found SMP MP-table at [mem 0x000fcfc0-0x000fcfcf]
[ 0.013897] esrt: Reserving ESRT space from 0x00000000cb0dfb18 to 0x00000000cb0dfb50.
[ 0.013907] Using GB pages for direct mapping
[ 0.014552] Secure boot disabled
[ 0.014553] RAMDISK: [mem 0xb45cd000-0xb567cfff]
[ 0.014598] ACPI: Early table checksum verification disabled
[ 0.014602] ACPI: RSDP 0x00000000CA258000 000024 (v02 DELL )
[ 0.014608] ACPI: XSDT 0x00000000CA2580C0 000104 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.014617] ACPI: FACP 0x00000000CA282B78 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.014625] ACPI: DSDT 0x00000000CA258258 02A91A (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.014631] ACPI: FACS 0x00000000CABF1180 000040
[ 0.014635] ACPI: APIC 0x00000000CA282C88 0000BC (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.014640] ACPI: FPDT 0x00000000CA282D48 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.014644] ACPI: FIDT 0x00000000CA282D90 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.014649] ACPI: MCFG 0x00000000CA282E40 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.014654] ACPI: HPET 0x00000000CA282E80 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.014659] ACPI: SSDT 0x00000000CA282EB8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.014664] ACPI: SSDT 0x00000000CA283218 0012E0 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.014669] ACPI: HPET 0x00000000CA2844F8 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.014673] ACPI: SSDT 0x00000000CA284530 000BEE (v02 INTEL xh_OEMBD 00000000 INTL 20160422)
[ 0.014679] ACPI: UEFI 0x00000000CA285120 000042 (v01 00000000 00000000)
[ 0.014683] ACPI: SSDT 0x00000000CA285168 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.014688] ACPI: LPIT 0x00000000CA286918 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.014693] ACPI: SSDT 0x00000000CA2869B0 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.014698] ACPI: SSDT 0x00000000CA286B18 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.014703] ACPI: SSDT 0x00000000CA286DB8 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.014708] ACPI: SSDT 0x00000000CA289DC0 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.014712] ACPI: DBGP 0x00000000CA28A2D8 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.014717] ACPI: DBG2 0x00000000CA28A310 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.014722] ACPI: SSDT 0x00000000CA28A368 0007DD (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.014727] ACPI: SSDT 0x00000000CA28AB48 00531B (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.014732] ACPI: MSDM 0x00000000CA28FE68 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.014736] ACPI: SLIC 0x00000000CA28FEC0 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.014741] ACPI: NHLT 0x00000000CA290038 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.014746] ACPI: TPM2 0x00000000CA290068 000034 (v03 DELL CBX3 00000001 AMI 00000000)
[ 0.014751] ACPI: ASF! 0x00000000CA2900A0 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.014756] ACPI: DMAR 0x00000000CA290140 000138 (v01 INTEL EDK2 00000001 INTL 00000001)
[ 0.014760] ACPI: BGRT 0x00000000CA290278 000038 (v00 \xf3\xee 01072009 AMI 00010013)
[ 0.014764] ACPI: Reserving FACP table memory at [mem 0xca282b78-0xca282c83]
[ 0.014767] ACPI: Reserving DSDT table memory at [mem 0xca258258-0xca282b71]
[ 0.014768] ACPI: Reserving FACS table memory at [mem 0xcabf1180-0xcabf11bf]
[ 0.014770] ACPI: Reserving APIC table memory at [mem 0xca282c88-0xca282d43]
[ 0.014771] ACPI: Reserving FPDT table memory at [mem 0xca282d48-0xca282d8b]
[ 0.014772] ACPI: Reserving FIDT table memory at [mem 0xca282d90-0xca282e3b]
[ 0.014773] ACPI: Reserving MCFG table memory at [mem 0xca282e40-0xca282e7b]
[ 0.014774] ACPI: Reserving HPET table memory at [mem 0xca282e80-0xca282eb7]
[ 0.014776] ACPI: Reserving SSDT table memory at [mem 0xca282eb8-0xca283210]
[ 0.014777] ACPI: Reserving SSDT table memory at [mem 0xca283218-0xca2844f7]
[ 0.014778] ACPI: Reserving HPET table memory at [mem 0xca2844f8-0xca28452f]
[ 0.014779] ACPI: Reserving SSDT table memory at [mem 0xca284530-0xca28511d]
[ 0.014781] ACPI: Reserving UEFI table memory at [mem 0xca285120-0xca285161]
[ 0.014782] ACPI: Reserving SSDT table memory at [mem 0xca285168-0xca286915]
[ 0.014783] ACPI: Reserving LPIT table memory at [mem 0xca286918-0xca2869ab]
[ 0.014784] ACPI: Reserving SSDT table memory at [mem 0xca2869b0-0xca286b10]
[ 0.014785] ACPI: Reserving SSDT table memory at [mem 0xca286b18-0xca286db6]
[ 0.014786] ACPI: Reserving SSDT table memory at [mem 0xca286db8-0xca289db9]
[ 0.014788] ACPI: Reserving SSDT table memory at [mem 0xca289dc0-0xca28a2d6]
[ 0.014789] ACPI: Reserving DBGP table memory at [mem 0xca28a2d8-0xca28a30b]
[ 0.014790] ACPI: Reserving DBG2 table memory at [mem 0xca28a310-0xca28a363]
[ 0.014791] ACPI: Reserving SSDT table memory at [mem 0xca28a368-0xca28ab44]
[ 0.014793] ACPI: Reserving SSDT table memory at [mem 0xca28ab48-0xca28fe62]
[ 0.014794] ACPI: Reserving MSDM table memory at [mem 0xca28fe68-0xca28febc]
[ 0.014795] ACPI: Reserving SLIC table memory at [mem 0xca28fec0-0xca290035]
[ 0.014796] ACPI: Reserving NHLT table memory at [mem 0xca290038-0xca290064]
[ 0.014797] ACPI: Reserving TPM2 table memory at [mem 0xca290068-0xca29009b]
[ 0.014799] ACPI: Reserving ASF! table memory at [mem 0xca2900a0-0xca29013f]
[ 0.014800] ACPI: Reserving DMAR table memory at [mem 0xca290140-0xca290277]
[ 0.014801] ACPI: Reserving BGRT table memory at [mem 0xca290278-0xca2902af]
[ 0.014962] No NUMA configuration found
[ 0.014964] Faking a node at [mem 0x0000000000000000-0x000000082e7fffff]
[ 0.014977] NODE_DATA(0) allocated [mem 0x82e7d4f80-0x82e7fffff]
[ 0.015295] Reserving Intel graphics memory at [mem 0xcd800000-0xcf7fffff]
[ 0.016216] ACPI: PM-Timer IO Port: 0x1808
[ 0.016231] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.016233] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.016234] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.016235] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.016237] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.016238] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.016239] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.016240] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.016267] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.016272] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.016274] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.016281] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.016283] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.016294] e820: update [mem 0xc5a1c000-0xc5aabfff] System RAM ==> device reserved
[ 0.016310] TSC deadline timer available
[ 0.016314] CPU topo: Max. logical packages: 1
[ 0.016316] CPU topo: Max. logical nodes: 1
[ 0.016317] CPU topo: Num. nodes per package: 1
[ 0.016321] CPU topo: Max. logical dies: 1
[ 0.016322] CPU topo: Max. dies per package: 1
[ 0.016329] CPU topo: Max. threads per core: 2
[ 0.016330] CPU topo: Num. cores per package: 4
[ 0.016331] CPU topo: Num. threads per package: 8
[ 0.016332] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[ 0.016358] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.016362] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.016365] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.016368] PM: hibernation: Registered nosave memory: [mem 0xb9ab9000-0xb9abafff]
[ 0.016370] PM: hibernation: Registered nosave memory: [mem 0xc5a1c000-0xc5aabfff]
[ 0.016373] PM: hibernation: Registered nosave memory: [mem 0xc9e9b000-0xcb5fefff]
[ 0.016376] PM: hibernation: Registered nosave memory: [mem 0xcb600000-0xffffffff]
[ 0.016378] [gap 0xcf800000-0xfdffffff] available for PCI devices
[ 0.016380] Booting paravirtualized kernel on bare hardware
[ 0.016383] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.028702] Zone ranges:
[ 0.028703] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.028707] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.028709] Normal [mem 0x0000000100000000-0x000000082e7fffff]
[ 0.028711] Device empty
[ 0.028713] Movable zone start for each node
[ 0.028716] Early memory node ranges
[ 0.028717] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.028719] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.028720] node 0: [mem 0x0000000000100000-0x00000000b9ab8fff]
[ 0.028722] node 0: [mem 0x00000000b9abb000-0x00000000c9e9afff]
[ 0.028724] node 0: [mem 0x00000000cb5ff000-0x00000000cb5fffff]
[ 0.028725] node 0: [mem 0x0000000100000000-0x000000082e7fffff]
[ 0.028731] Initmem setup node 0 [mem 0x0000000000001000-0x000000082e7fffff]
[ 0.028740] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.028743] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.028780] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.040094] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.040175] On node 0, zone DMA32: 5988 pages in unavailable ranges
[ 0.143891] On node 0, zone Normal: 18944 pages in unavailable ranges
[ 0.144005] On node 0, zone Normal: 6144 pages in unavailable ranges
[ 0.144014] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.144690] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.144702] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.144705] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.144739] Kernel command line: initrd=\initramfs-linux-mainline.img root=PARTUUID=44a19544-6015-44c2-b247-651998940adb zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
[ 0.144870] printk: log buffer data + meta data: 131072 + 557056 = 688128 bytes
[ 0.151924] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.155693] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.155925] software IO TLB: area num 8.
[ 0.184840] Fallback order for Node 0: 0
[ 0.184844] Built 1 zonelists, mobility grouping on. Total pages: 8357431
[ 0.184846] Policy zone: Normal
[ 0.185394] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.314849] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.314894] Kernel/User page tables isolation: enabled
[ 0.330493] ftrace: allocating 58106 entries in 228 pages
[ 0.330496] ftrace: allocated 228 pages with 4 groups
[ 0.330624] Dynamic Preempt: full
[ 0.330708] rcu: Preemptible hierarchical RCU implementation.
[ 0.330709] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.330711] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.330713] Trampoline variant of Tasks RCU enabled.
[ 0.330714] Rude variant of Tasks RCU enabled.
[ 0.330715] Tracing variant of Tasks RCU enabled.
[ 0.330716] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.330717] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.330730] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.330733] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.341311] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.341566] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.341899] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.341951] spurious 8259A interrupt: IRQ7.
[ 0.341995] Console: colour dummy device 80x25
[ 0.341998] printk: legacy console [tty0] enabled
[ 0.342083] ACPI: Core revision 20251212
[ 0.342358] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.342396] APIC: Switch to symmetric I/O mode setup
[ 0.342399] DMAR: Host address width 39
[ 0.342400] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.342409] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.342413] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.342419] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.342422] DMAR: RMRR base: 0x000000c9f75000 end: 0x000000c9f94fff
[ 0.342425] DMAR: RMRR base: 0x000000cd000000 end: 0x000000cf7fffff
[ 0.342427] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.342429] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.342430] DMAR: ANDD device: 3 name: \_SB.PCI0.I2C2
[ 0.342431] DMAR: ANDD device: 4 name: \_SB.PCI0.I2C3
[ 0.342434] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.342436] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.342438] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.344239] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.344242] x2apic enabled
[ 0.344337] APIC: Switched APIC routing to: cluster x2apic
[ 0.348190] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x36c5f9386c6, max_idle_ns: 881590416379 ns
[ 0.348197] Calibrating delay loop (skipped), value calculated using timer frequency.. 3799.90 BogoMIPS (lpj=1899950)
[ 0.348234] x86/cpu: SGX disabled or unsupported by BIOS.
[ 0.348247] CPU0: Thermal monitoring enabled (TM1)
[ 0.348321] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.348323] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 0.348337] process: using mwait in idle threads
[ 0.348342] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 0.348349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.348351] SRBDS: Mitigation: Microcode
[ 0.348355] Spectre V2 : Mitigation: IBRS
[ 0.348357] RETBleed: Mitigation: IBRS
[ 0.348358] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.348360] MDS: Mitigation: Clear CPU buffers
[ 0.348362] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.348363] VMSCAPE: Mitigation: IBPB before exit to userspace
[ 0.348365] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.348367] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 0.348369] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.348387] GDS: Mitigation: Microcode
[ 0.348396] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.348399] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.348402] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.348404] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.348406] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.348409] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.348412] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.348415] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.348418] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.349195] pid_max: default: 32768 minimum: 301
[ 0.349195] landlock: Up and running.
[ 0.349195] Yama: becoming mindful.
[ 0.349195] LSM support for eBPF active
[ 0.349195] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.349195] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.349195] VFS: Finished mounting rootfs on nullfs
[ 0.349195] smpboot: CPU0: Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.349195] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.349195] ... version: 4
[ 0.349195] ... bit width: 48
[ 0.349195] ... generic counters: 4
[ 0.349195] ... generic bitmap: 000000000000000f
[ 0.349195] ... fixed-purpose counters: 3
[ 0.349195] ... fixed-purpose bitmap: 0000000000000007
[ 0.349195] ... value mask: 0000ffffffffffff
[ 0.349195] ... max period: 00007fffffffffff
[ 0.349195] ... global_ctrl mask: 000000070000000f
[ 0.349195] signal: max sigframe size: 2032
[ 0.349195] Estimated ratio of average max frequency by base frequency (times 1024): 1940
[ 0.349195] rcu: Hierarchical SRCU implementation.
[ 0.349195] rcu: Max phase no-delay instances is 400.
[ 0.349195] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.350169] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.350296] smp: Bringing up secondary CPUs ...
[ 0.350472] smpboot: x86: Booting SMP configuration:
[ 0.350475] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.353243] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.353249] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.353251] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[ 0.353287] smp: Brought up 1 node, 8 CPUs
[ 0.353287] smpboot: Total of 8 processors activated (30399.20 BogoMIPS)
[ 0.355362] Memory: 32638724K/33429724K available (20883K kernel code, 3014K rwdata, 17484K rodata, 4896K init, 4312K bss, 772064K reserved, 0K cma-reserved)
[ 0.356477] devtmpfs: initialized
[ 0.356477] x86/mm: Memory block size: 128MB
[ 0.361585] ACPI: PM: Registering ACPI NVS region [mem 0xb9ab9000-0xb9ab9fff] (4096 bytes)
[ 0.361585] ACPI: PM: Registering ACPI NVS region [mem 0xca292000-0xcabf3fff] (9838592 bytes)
[ 0.361585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.361585] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.361585] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[ 0.361585] xor: automatically using best checksumming function avx
[ 0.362451] PM: RTC time: 17:54:32, date: 2026-04-28
[ 0.363186] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.363858] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.364235] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.364613] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.364628] audit: initializing netlink subsys (disabled)
[ 0.364654] audit: type=2000 audit(1777398872.016:1): state=initialized audit_enabled=0 res=1
[ 0.364654] thermal_sys: Registered thermal governor 'fair_share'
[ 0.364654] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.364654] thermal_sys: Registered thermal governor 'step_wise'
[ 0.364654] thermal_sys: Registered thermal governor 'user_space'
[ 0.364654] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.364654] cpuidle: using governor ladder
[ 0.364654] cpuidle: using governor menu
[ 0.364654] Freeing SMP alternatives memory: 56K
[ 0.370285] efi: Freeing EFI boot services memory: 49832K
[ 0.370291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.370446] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[ 0.370465] PCI: Using configuration type 1 for base access
[ 0.370585] virt/tdx: TDX not supported by the host platform
[ 0.370637] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.370637] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.370637] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.370637] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.370637] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.372742] raid6: skipped pq benchmark and selected avx2x4
[ 0.372747] raid6: using avx2x2 recovery algorithm
[ 0.372859] fbcon: Taking over console
[ 0.372899] ACPI: Added _OSI(Module Device)
[ 0.372902] ACPI: Added _OSI(Processor Device)
[ 0.372904] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.449739] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.458825] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.469240] ACPI: \_SB_: platform _OSC: OS support mask [006e7eff]
[ 0.469498] ACPI: \_SB_: platform _OSC: OS control mask [0000003b]
[ 0.470711] ACPI: Dynamic OEM Table Load:
[ 0.470723] ACPI: SSDT 0xFFFF8F310164F000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.473228] ACPI: Dynamic OEM Table Load:
[ 0.473239] ACPI: SSDT 0xFFFF8F3101653800 0005AC (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.476983] ACPI: Dynamic OEM Table Load:
[ 0.476996] ACPI: SSDT 0xFFFF8F3100207000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.480908] ACPI: Dynamic OEM Table Load:
[ 0.480919] ACPI: SSDT 0xFFFF8F310164E000 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.483446] ACPI: Dynamic OEM Table Load:
[ 0.483456] ACPI: SSDT 0xFFFF8F310164BC00 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.492941] ACPI: EC: EC started
[ 0.492944] ACPI: EC: interrupt blocked
[ 0.506973] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.506978] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.506981] ACPI: Interpreter enabled
[ 0.507054] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.507060] ACPI: Using IOAPIC for interrupt routing
[ 0.510094] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.510097] PCI: Ignoring E820 reservations for host bridge windows
[ 0.511287] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.523424] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.580414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 0.580427] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.584211] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.586135] PCI host bridge to bus 0000:00
[ 0.586143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.586148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.586151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.586154] pci_bus 0000:00: root bus resource [mem 0xcf800000-0xefffffff window]
[ 0.586157] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.586160] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 0.586204] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000 conventional PCI endpoint
[ 0.586337] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.586363] pci 0000:00:02.0: BAR 0 [mem 0xee000000-0xeeffffff 64bit]
[ 0.586367] pci 0000:00:02.0: BAR 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.586371] pci 0000:00:02.0: BAR 4 [io 0xf000-0xf03f]
[ 0.586392] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.586750] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[ 0.586777] pci 0000:00:04.0: BAR 0 [mem 0xef340000-0xef347fff 64bit]
[ 0.587372] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.587414] pci 0000:00:14.0: BAR 0 [mem 0xef330000-0xef33ffff 64bit]
[ 0.587459] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.588843] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[ 0.588888] pci 0000:00:14.2: BAR 0 [mem 0xef356000-0xef356fff 64bit]
[ 0.589163] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[ 0.589641] pci 0000:00:15.0: BAR 0 [mem 0xef355000-0xef355fff 64bit]
[ 0.590713] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[ 0.590774] pci 0000:00:15.1: BAR 0 [mem 0xef354000-0xef354fff 64bit]
[ 0.591442] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000 conventional PCI endpoint
[ 0.591501] pci 0000:00:15.2: BAR 0 [mem 0xef353000-0xef353fff 64bit]
[ 0.592141] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000 conventional PCI endpoint
[ 0.592230] pci 0000:00:15.3: BAR 0 [mem 0xef352000-0xef352fff 64bit]
[ 0.592888] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[ 0.592934] pci 0000:00:16.0: BAR 0 [mem 0xef351000-0xef351fff 64bit]
[ 0.592983] pci 0000:00:16.0: PME# supported from D3hot
[ 0.593759] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[ 0.593784] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.593791] pci 0000:00:1c.0: bridge window [mem 0xef200000-0xef2fffff]
[ 0.593865] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.594930] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400 PCIe Root Port
[ 0.594956] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.594964] pci 0000:00:1c.2: bridge window [mem 0xef100000-0xef1fffff]
[ 0.595036] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.596145] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[ 0.596172] pci 0000:00:1d.0: PCI bridge to [bus 03]
[ 0.596180] pci 0000:00:1d.0: bridge window [mem 0xef000000-0xef0fffff]
[ 0.596283] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.597369] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100 conventional PCI endpoint
[ 0.597951] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[ 0.598000] pci 0000:00:1f.2: BAR 0 [mem 0xef34c000-0xef34ffff]
[ 0.598522] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[ 0.598578] pci 0000:00:1f.3: BAR 0 [mem 0xef348000-0xef34bfff 64bit]
[ 0.598587] pci 0000:00:1f.3: BAR 4 [mem 0xef320000-0xef32ffff 64bit]
[ 0.598636] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.600283] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.600418] pci 0000:00:1f.4: BAR 0 [mem 0xef350000-0xef3500ff 64bit]
[ 0.600431] pci 0000:00:1f.4: BAR 4 [io 0xf040-0xf05f]
[ 0.600960] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000 conventional PCI endpoint
[ 0.601014] pci 0000:00:1f.6: BAR 0 [mem 0xef300000-0xef31ffff]
[ 0.601074] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.601733] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[ 0.601791] pci 0000:01:00.0: BAR 1 [mem 0xef200000-0xef200fff]
[ 0.601904] pci 0000:01:00.0: supports D1 D2
[ 0.601907] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.602189] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.602787] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000 PCIe Endpoint
[ 0.602924] pci 0000:02:00.0: BAR 0 [mem 0xef100000-0xef101fff 64bit]
[ 0.603341] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.605188] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.605888] pci 0000:03:00.0: [144d:a80d] type 00 class 0x010802 PCIe Endpoint
[ 0.605942] pci 0000:03:00.0: BAR 0 [mem 0xef000000-0xef003fff 64bit]
[ 0.606187] pci 0000:03:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1d.0 (capable of 126.028 Gb/s with 32.0 GT/s PCIe x4 link)
[ 0.606537] pci 0000:00:1d.0: PCI bridge to [bus 03]
[ 0.616057] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.616163] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.616286] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.616389] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.616490] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.616591] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.616692] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.616792] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.626460] ACPI: EC: interrupt unblocked
[ 0.626464] ACPI: EC: event unblocked
[ 0.626471] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.626474] ACPI: EC: GPE=0x6e
[ 0.626477] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[ 0.626481] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[ 0.626976] iommu: Default domain type: Translated
[ 0.626976] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.626976] SCSI subsystem initialized
[ 0.627246] libata version 3.00 loaded.
[ 0.627246] ACPI: bus type USB registered
[ 0.627246] usbcore: registered new interface driver usbfs
[ 0.627246] usbcore: registered new interface driver hub
[ 0.627246] usbcore: registered new device driver usb
[ 0.627326] EDAC MC: Ver: 3.0.0
[ 0.628289] efivars: Registered efivars operations
[ 0.628608] NetLabel: Initializing
[ 0.628611] NetLabel: domain hash size = 128
[ 0.628613] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.628641] NetLabel: unlabeled traffic allowed by default
[ 0.628649] mctp: management component transport protocol core
[ 0.628651] NET: Registered PF_MCTP protocol family
[ 0.628668] PCI: Using ACPI for IRQ routing
[ 0.643555] PCI: pci_cache_line_size set to 64 bytes
[ 0.644670] e820: register RAM buffer resource [mem 0x00058000-0x0005ffff]
[ 0.644674] e820: register RAM buffer resource [mem 0x0009f000-0x0009ffff]
[ 0.644677] e820: register RAM buffer resource [mem 0xb9ab9000-0xbbffffff]
[ 0.644679] e820: register RAM buffer resource [mem 0xc5a1c000-0xc7ffffff]
[ 0.644681] e820: register RAM buffer resource [mem 0xc9e9b000-0xcbffffff]
[ 0.644684] e820: register RAM buffer resource [mem 0xcb600000-0xcbffffff]
[ 0.644686] e820: register RAM buffer resource [mem 0x82e800000-0x82fffffff]
[ 0.645235] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.645235] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.645235] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.645235] vgaarb: loaded
[ 0.646388] clocksource: Switched to clocksource tsc-early
[ 0.646569] VFS: Disk quotas dquot_6.6.0
[ 0.646587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.646866] acpi PNP0C02:00: Skipped [io 0x002e-0x002f]
[ 0.646872] acpi PNP0C02:00: Skipped [io 0x004e-0x004f]
[ 0.646875] acpi PNP0C02:00: Skipped [io 0x0061]
[ 0.646878] acpi PNP0C02:00: Skipped [io 0x0063]
[ 0.646880] acpi PNP0C02:00: Skipped [io 0x0065]
[ 0.646883] acpi PNP0C02:00: Skipped [io 0x0067]
[ 0.646885] acpi PNP0C02:00: Skipped [io 0x0070]
[ 0.646887] acpi PNP0C02:00: Skipped [io 0x0080]
[ 0.646890] acpi PNP0C02:00: Skipped [io 0x0092]
[ 0.646892] acpi PNP0C02:00: Skipped [io 0x00b2-0x00b3]
[ 0.646895] acpi PNP0C02:00: Reserved [io 0x0680-0x069f]
[ 0.646898] acpi PNP0C02:00: Reserved [io 0xffff]
[ 0.646901] acpi PNP0C02:00: Reserved [io 0xffff]
[ 0.646903] acpi PNP0C02:00: Reserved [io 0xffff]
[ 0.646906] acpi PNP0C02:00: Could not reserve [io 0x1800-0x18fe]
[ 0.646908] acpi PNP0C02:00: Reserved [io 0x164e-0x164f]
[ 0.647233] acpi PNP0C02:02: Reserved [mem 0xfed10000-0xfed17fff]
[ 0.647238] acpi PNP0C02:02: Reserved [mem 0xfed18000-0xfed18fff]
[ 0.647241] acpi PNP0C02:02: Reserved [mem 0xfed19000-0xfed19fff]
[ 0.647244] acpi PNP0C02:02: Reserved [mem 0xf0000000-0xf7ffffff]
[ 0.647247] acpi PNP0C02:02: Reserved [mem 0xfed20000-0xfed3ffff]
[ 0.647250] acpi PNP0C02:02: Could not reserve [mem 0xfed90000-0xfed93fff]
[ 0.647253] acpi PNP0C02:02: Reserved [mem 0xfed45000-0xfed8ffff]
[ 0.647257] acpi PNP0C02:02: Reserved [mem 0xff000000-0xffffffff]
[ 0.647259] acpi PNP0C02:02: Could not reserve [mem 0xfee00000-0xfeefffff]
[ 0.647264] acpi PNP0C02:02: Reserved [mem 0xeffe0000-0xefffffff]
[ 0.647299] acpi PNP0C02:03: Reserved [mem 0xfd000000-0xfdabffff]
[ 0.647302] acpi PNP0C02:03: Reserved [mem 0xfdad0000-0xfdadffff]
[ 0.647305] acpi PNP0C02:03: Reserved [mem 0xfdb00000-0xfdffffff]
[ 0.647311] acpi PNP0C02:03: Could not reserve [mem 0xfe000000-0xfe01ffff]
[ 0.647314] acpi PNP0C02:03: Reserved [mem 0xfe036000-0xfe03bfff]
[ 0.647317] acpi PNP0C02:03: Reserved [mem 0xfe03d000-0xfe3fffff]
[ 0.647320] acpi PNP0C02:03: Reserved [mem 0xfe410000-0xfe7fffff]
[ 0.647831] acpi PNP0C02:04: Reserved [io 0xff00-0xfffe]
[ 0.649951] acpi PNP0C02:05: Reserved [mem 0xfe029000-0xfe029fff]
[ 0.649955] acpi PNP0C02:05: Reserved [mem 0xfdaf0000-0xfdafffff]
[ 0.649958] acpi PNP0C02:05: Reserved [mem 0xfdae0000-0xfdaeffff]
[ 0.649962] acpi PNP0C02:05: Reserved [mem 0xfdac0000-0xfdacffff]
[ 0.650011] pnp: PnP ACPI init
[ 0.660598] pnp: PnP ACPI: found 1 devices
[ 0.667768] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.667872] NET: Registered PF_INET protocol family
[ 0.668118] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.700492] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.700559] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.700736] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.701289] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.701694] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.701906] MPTCP token hash table entries: 32768 (order: 8, 786432 bytes, linear)
[ 0.702176] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.702459] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.702471] NET: Registered PF_XDP protocol family
[ 0.702495] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.702509] pci 0000:00:1c.0: bridge window [mem 0xef200000-0xef2fffff]
[ 0.702519] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.702525] pci 0000:00:1c.2: bridge window [mem 0xef100000-0xef1fffff]
[ 0.702533] pci 0000:00:1d.0: PCI bridge to [bus 03]
[ 0.702546] pci 0000:00:1d.0: bridge window [mem 0xef000000-0xef0fffff]
[ 0.702555] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.702559] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.702562] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.702565] pci_bus 0000:00: resource 7 [mem 0xcf800000-0xefffffff window]
[ 0.702568] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.702571] pci_bus 0000:01: resource 1 [mem 0xef200000-0xef2fffff]
[ 0.702573] pci_bus 0000:02: resource 1 [mem 0xef100000-0xef1fffff]
[ 0.702576] pci_bus 0000:03: resource 1 [mem 0xef000000-0xef0fffff]
[ 0.704712] PCI: CLS 0 bytes, default 64
[ 0.704771] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[ 0.704912] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.705132] DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.0
[ 0.705139] DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.1
[ 0.705144] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.2
[ 0.705148] DMAR: ACPI device "device:6d" under DMAR at fed91000 as 00:15.3
[ 0.705164] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.705166] software IO TLB: mapped [mem 0x00000000c18df000-0x00000000c58df000] (64MB)
[ 0.705255] Trying to unpack rootfs image as initramfs...
[ 0.710579] Initialise system trusted keyrings
[ 0.710595] Key type blacklist registered
[ 0.710747] workingset: timestamp_bits=36 (anon: 32) max_order=23 bucket_order=0 (anon: 0)
[ 0.711312] fuse: init (API version 7.45)
[ 0.711454] integrity: Platform Keyring initialized
[ 0.711458] integrity: Machine keyring initialized
[ 0.732707] Key type asymmetric registered
[ 0.732712] Asymmetric key parser 'x509' registered
[ 0.732752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.732933] io scheduler mq-deadline registered
[ 0.732936] io scheduler kyber registered
[ 0.732962] io scheduler bfq registered
[ 0.733654] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.734032] pcieport 0000:00:1c.0: PME: Signaling with IRQ 120
[ 0.734233] pcieport 0000:00:1c.0: AER: enabled with IRQ 120
[ 0.734602] pcieport 0000:00:1c.2: PME: Signaling with IRQ 121
[ 0.734773] pcieport 0000:00:1c.2: AER: enabled with IRQ 121
[ 0.735127] pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
[ 0.735315] pcieport 0000:00:1d.0: AER: enabled with IRQ 122
[ 0.741008] ACPI: AC: AC Adapter [AC] (off-line)
[ 0.741122] input: Lid Switch as /devices/platform/PNP0C0D:00/input/input0
[ 0.741143] ACPI: button: Lid Switch [LID0]
[ 0.741211] input: Power Button as /devices/platform/PNP0C0C:00/input/input1
[ 0.741230] ACPI: button: Power Button [PBTN]
[ 0.741292] input: Sleep Button as /devices/platform/PNP0C0E:00/input/input2
[ 0.741322] ACPI: button: Sleep Button [SBTN]
[ 0.741368] input: Power Button as /devices/platform/LNXPWRBN:00/input/input3
[ 0.741410] ACPI: button: Power Button [PWRF]
[ 0.741980] Monitor-Mwait will be used to enter C-1 state
[ 0.742044] Monitor-Mwait will be used to enter C-2 state
[ 0.742113] Monitor-Mwait will be used to enter C-3 state
[ 0.745673] acpi LNXTHERM:00: registered as thermal_zone0
[ 0.745678] ACPI: thermal: Thermal Zone [THM] (25 C)
[ 0.746160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.751345] hpet_acpi_probe: no address or irqs in _CRS
[ 0.752324] Non-volatile memory driver v1.3
[ 0.755198] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 0.799118] Freeing initrd memory: 17088K
[ 0.821698] ACPI: battery: Slot [BAT0] (battery present)
[ 0.849975] ACPI: bus type drm_connector registered
[ 0.854137] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.854147] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.855243] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 0.855966] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.855973] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.855978] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.856040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.01
[ 0.856044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.856048] usb usb1: Product: xHCI Host Controller
[ 0.856050] usb usb1: Manufacturer: Linux 7.1.0-rc1-1-mainline xhci-hcd
[ 0.856053] usb usb1: SerialNumber: 0000:00:14.0
[ 0.856253] hub 1-0:1.0: USB hub found
[ 0.856275] hub 1-0:1.0: 12 ports detected
[ 0.859886] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.01
[ 0.859892] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.859895] usb usb2: Product: xHCI Host Controller
[ 0.859898] usb usb2: Manufacturer: Linux 7.1.0-rc1-1-mainline xhci-hcd
[ 0.859900] usb usb2: SerialNumber: 0000:00:14.0
[ 0.860055] hub 2-0:1.0: USB hub found
[ 0.860071] hub 2-0:1.0: 6 ports detected
[ 0.862440] usbcore: registered new interface driver usbserial_generic
[ 0.862450] usbserial: USB Serial support registered for generic
[ 0.862493] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.862497] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.862837] i8042: Warning: Keylock active
[ 0.863086] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.863411] rtc_cmos PNP0B00:00: RTC can wake from S4
[ 0.864332] rtc_cmos PNP0B00:00: registered as rtc0
[ 0.864539] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.864574] rtc_cmos PNP0B00:00: setting system clock to 2026-04-28T17:54:33 UTC (1777398873)
[ 0.864612] rtc_cmos PNP0B00:00: alarms up to one month, y3k, 242 bytes nvram
[ 0.865215] intel_pstate: Intel P-state driver initializing
[ 0.865833] intel_pstate: HWP enabled
[ 0.866291] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[ 0.866339] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 0.869032] Console: switching to colour frame buffer device 240x67
[ 0.873207] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.873379] hid: raw HID events driver (C) Jiri Kosina
[ 0.873476] usbcore: registered new interface driver usbhid
[ 0.873478] usbhid: USB HID core driver
[ 0.873678] drop_monitor: Initializing network drop monitor service
[ 0.873916] NET: Registered PF_INET6 protocol family
[ 0.874592] Segment Routing with IPv6
[ 0.874594] RPL Segment Routing with IPv6
[ 0.874611] In-situ OAM (IOAM) with IPv6
[ 0.874641] NET: Registered PF_PACKET protocol family
[ 0.875491] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.875815] microcode: Current revision: 0x000000f6
[ 0.876196] IPI shorthand broadcast: enabled
[ 0.878931] sched_clock: Marking stable (872001037, 6497840)->(957422595, -78923718)
[ 0.879271] registered taskstats version 1
[ 0.879967] Loading compiled-in X.509 certificates
[ 0.887268] Loaded X.509 cert 'Build time autogenerated kernel key: e0248907a794ddebdc93545fb56649deccc04dca'
[ 0.890012] Demotion targets for Node 0: null
[ 0.890268] Key type .fscrypt registered
[ 0.890270] Key type fscrypt-provisioning registered
[ 0.890670] Btrfs loaded, zoned=yes, fsverity=yes
[ 0.890714] Key type big_key registered
[ 0.891072] integrity: Loading X.509 certificate: UEFI:db
[ 0.891093] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[ 0.891095] integrity: Loading X.509 certificate: UEFI:db
[ 0.891115] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.891117] integrity: Loading X.509 certificate: UEFI:db
[ 0.891141] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.892734] PM: Magic number: 6:786:947
[ 0.892765] cpuid cpu2: hash matches
[ 0.892775] tty tty4: hash matches
[ 0.892814] processor cpu2: hash matches
[ 0.892841] memory memory0: hash matches
[ 0.892949] RAS: Correctable Errors collector initialized.
[ 0.893214] clk: Disabling unused clocks
[ 0.893216] PM: genpd: Disabling unused power domains
[ 0.894543] Freeing unused decrypted memory: 2028K
[ 0.895358] Freeing unused kernel image (initmem) memory: 4896K
[ 0.895517] Write protecting the kernel read-only data: 40960k
[ 0.896431] Freeing unused kernel image (text/rodata gap) memory: 1644K
[ 0.896845] Freeing unused kernel image (rodata/data gap) memory: 948K
[ 0.939387] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.939392] rodata_test: all tests were successful
[ 0.939393] x86/mm: Checking user space page tables
[ 0.979937] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.979943] Run /init as init process
[ 0.979944] with arguments:
[ 0.979946] /init
[ 0.979947] with environment:
[ 0.979948] HOME=/
[ 0.979949] TERM=linux
[ 1.100508] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[ 1.231913] usb 1-5: New USB device found, idVendor=1bcf, idProduct=2b96, bcdDevice=68.25
[ 1.231918] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.231920] usb 1-5: Product: Integrated_Webcam_HD
[ 1.231922] usb 1-5: Manufacturer: CNFGH19O525420067BD0
[ 1.283883] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[ 1.293292] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 1.295342] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.296047] ACPI Warning: SystemMemory range 0x00000000FE028000-0x00000000FE0281FF conflicts with OpRegion 0x00000000FE028000-0x00000000FE028207 (\_SB.PCI0.GEXP.BAR0) (20251212/utaddress-204)
[ 1.296058] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.296097] intel-lpss INT3446:00: probe with driver intel-lpss failed with error -16
[ 1.303734] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.319542] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 1.319882] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.320356] Key type psk registered
[ 1.346095] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[ 1.346400] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 1.346519] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 1.349053] nvme nvme0: pci function 0000:03:00.0
[ 1.360522] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002)
[ 1.360767] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.363497] nvme nvme0: D3 entry latency set to 10 seconds
[ 1.380461] nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
[ 1.415068] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.423238] nvme0n1: p1 p2
[ 1.471003] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[ 1.471008] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.723554] tsc: Refined TSC clocksource calibration: 1895.998 MHz
[ 1.723559] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36a8cecc844, max_idle_ns: 881590549475 ns
[ 1.723825] clocksource: Switched to clocksource tsc
[ 2.023079] i915 0000:00:02.0: [drm] Found kabylake (device ID 5917) integrated display version 9.00 stepping C0
[ 2.036923] Console: switching to colour dummy device 80x25
[ 2.037233] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.041916] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 2.078249] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io:owns=io+mem
[ 2.097652] i915 0000:00:02.0: [drm] Registered 3 planes with drm panic
[ 2.105697] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[ 2.111324] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.112585] input: Video Bus as /devices/pci0000:00/acpi.video_bus.0/input/input5
[ 2.125785] fbcon: i915drmfb (fb0) is primary device
[ 2.146867] Console: switching to colour frame buffer device 240x67
[ 2.183132] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 2.299846] BTRFS: device fsid 4d34b99b-68d7-4a78-9e7e-ca3ff77ddfe2 devid 1 transid 358529 /dev/nvme0n1p2 (259:2) scanned by mount (243)
[ 2.300367] BTRFS info (device nvme0n1p2): first mount of filesystem 4d34b99b-68d7-4a78-9e7e-ca3ff77ddfe2
[ 2.300381] BTRFS info (device nvme0n1p2): using crc32c checksum algorithm
[ 2.411476] BTRFS info (device nvme0n1p2): enabling ssd optimizations
[ 2.411482] BTRFS info (device nvme0n1p2): turning on async discard
[ 2.411483] BTRFS info (device nvme0n1p2): enabling free space tree
[ 2.839743] systemd[1]: systemd 260.1-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
[ 2.839771] systemd[1]: Detected architecture x86-64.
[ 2.847663] systemd[1]: Hostname set to <celestia>.
[ 2.947901] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 3.183260] zram: Added device: zram0
[ 3.287790] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.303918] systemd[1]: Created slice Slice /system/dirmngr.
[ 3.304320] systemd[1]: Created slice Slice /system/getty.
[ 3.304654] systemd[1]: Created slice Slice /system/gpg-agent.
[ 3.304978] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 3.305300] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 3.305624] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 3.305947] systemd[1]: Created slice Slice /system/keyboxd.
[ 3.306272] systemd[1]: Created slice Slice /system/modprobe.
[ 3.306607] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 3.306931] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 3.307169] systemd[1]: Created slice User and Session Slice.
[ 3.307260] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.307458] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.307524] systemd[1]: Expecting device /dev/disk/by-uuid/4d34b99b-68d7-4a78-9e7e-ca3ff77ddfe2...
[ 3.307570] systemd[1]: Expecting device /dev/disk/by-uuid/60EC-BE0E...
[ 3.307607] systemd[1]: Expecting device /dev/zram0...
[ 3.307650] systemd[1]: Reached target Login Prompts.
[ 3.307692] systemd[1]: Reached target Image Downloads.
[ 3.307734] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 3.307782] systemd[1]: Reached target Preparation for Network.
[ 3.307830] systemd[1]: Reached target Remote File Systems.
[ 3.307872] systemd[1]: Reached target Slice Units.
[ 3.307930] systemd[1]: Reached target Local Verity Protected Volumes.
[ 3.308031] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.308143] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.308954] systemd[1]: Listening on Query the User Interactively for a Password.
[ 3.311978] systemd[1]: Listening on Process Core Dump Socket.
[ 3.312589] systemd[1]: Listening on Credential Encryption/Decryption.
[ 3.313370] systemd[1]: Listening on Factory Reset Management.
[ 3.313506] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.313628] systemd[1]: Listening on Journal Sockets.
[ 3.314441] systemd[1]: Listening on Console Output Muting Service Socket.
[ 3.314521] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.314537] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.315083] systemd[1]: Listening on Disk Repartitioning Service Socket.
[ 3.315193] systemd[1]: Listening on udev Control Socket.
[ 3.315276] systemd[1]: Listening on udev Kernel Socket.
[ 3.315375] systemd[1]: Listening on udev Varlink Socket.
[ 3.315472] systemd[1]: Listening on User Database Manager Socket.
[ 3.316915] systemd[1]: Mounting Huge Pages File System...
[ 3.317672] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.318396] systemd[1]: Mounting Kernel Debug File System...
[ 3.319107] systemd[1]: Mounting Kernel Trace File System...
[ 3.320724] systemd[1]: Starting Create List of Static Device Nodes...
[ 3.321741] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 3.321858] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
[ 3.322985] systemd[1]: Mounting Kernel Configuration File System...
[ 3.323118] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
[ 3.323182] systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
[ 3.324262] systemd[1]: Mounting FUSE Control File System...
[ 3.325170] systemd[1]: Starting Mullvad early boot network blocker...
[ 3.325378] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[ 3.328181] systemd[1]: Starting Journal Service...
[ 3.330237] systemd[1]: Starting Load Kernel Modules...
[ 3.330331] systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.331483] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.332166] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.333428] systemd[1]: Starting Load udev Rules from Credentials...
[ 3.336037] systemd[1]: Starting Coldplug All udev Devices...
[ 3.340632] systemd[1]: Starting Virtual Console Setup...
[ 3.345428] systemd[1]: Mounted Huge Pages File System.
[ 3.346185] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.346935] systemd[1]: Mounted Kernel Debug File System.
[ 3.347649] systemd[1]: Mounted Kernel Trace File System.
[ 3.348478] BTRFS info (device nvme0n1p2 state M): use zstd compression, level 3
[ 3.350557] systemd[1]: Finished Create List of Static Device Nodes.
[ 3.356193] systemd[1]: Mounted Kernel Configuration File System.
[ 3.356822] systemd[1]: Mounted FUSE Control File System.
[ 3.357585] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.358317] i2c_dev: i2c /dev entries driver
[ 3.358659] systemd-journald[323]: Collecting audit messages is disabled.
[ 3.360602] systemd[1]: Finished Load udev Rules from Credentials.
[ 3.360663] Asymmetric key parser 'pkcs8' registered
[ 3.362382] systemd[1]: Finished Load Kernel Modules.
[ 3.363427] systemd[1]: Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
[ 3.364309] systemd[1]: Starting Load/Save OS Random Seed...
[ 3.365761] systemd[1]: Starting Apply Kernel Variables...
[ 3.367574] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 3.368089] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.368126] systemd[1]: TPM PCR NvPCR Initialization Separator skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.368155] systemd[1]: TPM NvPCR Product ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[ 3.374020] device-mapper: uevent: version 1.0.3
[ 3.374131] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@xxxxxxxxxxxxxxx
[ 3.380132] systemd[1]: Finished Virtual Console Setup.
[ 3.405649] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 3.413022] systemd[1]: Finished Apply Kernel Variables.
[ 3.414036] systemd[1]: Started Journal Service.
[ 4.723832] zram0: detected capacity change from 0 to 8388608
[ 4.796551] Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
[ 4.831452] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[ 4.831668] intel-hid INT33D5:00: platform supports 5 button array
[ 4.831713] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[ 4.846476] ACPI: bus type thunderbolt registered
[ 4.874965] ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20251212/nsprepkg-94)
[ 4.884392] systemd-journald[323]: Received client request to flush runtime journal.
[ 4.932697] intel_pmc_core INT33A1:00: initialized
[ 4.969919] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[ 4.971008] pps_core: LinuxPPS API ver. 1 registered
[ 4.971011] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 5.007516] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 5.038560] mc: Linux media interface: v0.10
[ 5.083394] Bluetooth: Core ver 2.22
[ 5.083414] NET: Registered PF_BLUETOOTH protocol family
[ 5.083415] Bluetooth: HCI device and connection manager initialized
[ 5.083419] Bluetooth: HCI socket layer initialized
[ 5.083421] Bluetooth: L2CAP socket layer initialized
[ 5.083423] Bluetooth: SCO socket layer initialized
[ 5.118867] input: DELL081B:00 044E:120A Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input9
[ 5.118956] input: DELL081B:00 044E:120A Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input10
[ 5.119020] input: DELL081B:00 044E:120A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input11
[ 5.119090] hid-generic 0018:044E:120A.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL081B:00 044E:120A] on i2c-DELL081B:00
[ 5.125297] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 5.135208] PTP clock support registered
[ 5.136394] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 5.138452] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 5.138456] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 5.138458] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 5.138460] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 5.138461] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 5.138463] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 5.150075] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 5.150092] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.202335] videodev: Linux video capture interface: v2.00
[ 5.203465] e1000e: Intel(R) PRO/1000 Network Driver
[ 5.203467] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 5.204120] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 5.207632] intel_rapl_common: Found RAPL domain package
[ 5.207635] intel_rapl_common: Found RAPL domain dram
[ 5.270863] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 5.273042] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.279748] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.279965] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 5.298822] i2c i2c-9: Successfully instantiated SPD at 0x50
[ 5.316546] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492-3/input/input12
[ 5.324831] usbcore: registered new interface driver btusb
[ 5.326736] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
[ 5.329725] Bluetooth: hci0: Reading supported features failed (-16)
[ 5.329730] Bluetooth: hci0: Error reading debug features
[ 5.329734] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 5.334331] input: DELL081B:00 044E:120A Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input13
[ 5.334459] input: DELL081B:00 044E:120A Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input14
[ 5.334644] input: DELL081B:00 044E:120A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL081B:00/0018:044E:120A.0001/input/input15
[ 5.336219] hid-multitouch 0018:044E:120A.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL081B:00 044E:120A] on i2c-DELL081B:00
[ 5.336220] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 5.337266] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 5.338552] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.346419] iwlwifi 0000:02:00.0: Detected crf-id 0xbadcafe, cnv-id 0x10 wfpm id 0x80000000
[ 5.346671] iwlwifi 0000:02:00.0: PCI dev 24fd/0050, rev=0x230, rfid=0xd55555d5
[ 5.346676] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless-AC 8265
[ 5.358207] ee1004 9-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 5.366364] iwlwifi 0000:02:00.0: loaded firmware version 36.c8e8e144.0 8265-36.ucode op_mode iwlmvm
[ 5.367748] mousedev: PS/2 mouse device common for all mice
[ 5.380858] uvcvideo 1-5:1.0: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:2b96)
[ 5.402611] usbcore: registered new interface driver uvcvideo
[ 5.578972] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 5.594366] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 5.594917] intel_tcc_cooling: Programmable TCC Offset detected
[ 5.635137] intel_rapl_common: Found RAPL domain package
[ 5.635141] intel_rapl_common: Found RAPL domain core
[ 5.635143] intel_rapl_common: Found RAPL domain uncore
[ 5.635144] intel_rapl_common: Found RAPL domain dram
[ 5.635145] intel_rapl_common: Found RAPL domain psys
[ 5.637277] snd_hda_codec_alc269 hdaudioC0D0: ALC3246: picked fixup (pin match)
[ 5.653202] iwlwifi 0000:02:00.0: base HW address: 20:79:18:f8:7c:76, OTP minor version: 0x4
[ 5.669981] snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 5.669987] snd_hda_codec_alc269 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.669990] snd_hda_codec_alc269 hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.669993] snd_hda_codec_alc269 hdaudioC0D0: mono: mono_out=0x0
[ 5.669995] snd_hda_codec_alc269 hdaudioC0D0: inputs:
[ 5.669997] snd_hda_codec_alc269 hdaudioC0D0: Internal Mic=0x12
[ 5.669999] snd_hda_codec_alc269 hdaudioC0D0: Headset Mic=0x19
[ 5.670001] snd_hda_codec_alc269 hdaudioC0D0: Headphone Mic=0x1a
[ 5.733930] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) c8:f7:50:1f:50:ab
[ 5.733936] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 5.733987] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 5.737636] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.738967] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 5.746464] dell_laptop: Using i8042 filter function for receiving events
[ 5.820390] ACPI: battery: new hook: Dell Primary Battery Extension
[ 5.873923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.873927] Bluetooth: BNEP filters: protocol multicast
[ 5.873935] Bluetooth: BNEP socket layer initialized
[ 5.888785] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 5.888835] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 5.888876] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 5.888912] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 7.195303] Bluetooth: MGMT ver 1.23
[ 7.206648] NET: Registered PF_ALG protocol family
[ 8.177474] tun: Universal TUN/TAP device driver, 1.6
[ 11.483544] wlan0: authenticate with 06:90:e8:40:21:82 (local address=20:79:18:f8:7c:76)
[ 11.484784] wlan0: send auth to 06:90:e8:40:21:82 (try 1/3)
[ 11.505786] wlan0: authenticated
[ 11.506526] wlan0: associate with 06:90:e8:40:21:82 (try 1/3)
[ 11.556856] wlan0: RX AssocResp from 06:90:e8:40:21:82 (capab=0x421 status=0 aid=1)
[ 11.560871] wlan0: associated
[ 11.700005] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 06:90:e8:40:21:82
[ 16.873357] rfkill: input handler disabled
[ 17.055439] nvme nvme0: using unchecked data buffer
[ 17.793942] Bluetooth: RFCOMM TTY layer initialized
[ 17.793955] Bluetooth: RFCOMM socket layer initialized
[ 17.793961] Bluetooth: RFCOMM ver 1.11
[ 19.611272] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211