-
-
Notifications
You must be signed in to change notification settings - Fork 290
Description
Environment
Hardware model: Surface Laptop 4 (intel)
Kernel version: Linux surface 6.0.9-surface #1 SMP PREEMPT_DYNAMIC Thu Nov 24 19:45:07 UTC 2022 x86_64 GNU/Linux
CPU: Dual Core Intel Core i5-6300U (-MT MCP-)
speed/min/max: 700/400/3000 MHz Kernel: 6.0.9-surface x86_64 Up: 3m
Mem: 3073.9/3855.8 MiB (79.7%) Storage: 119.24 GiB (9.9% used) Procs: 311
Shell: Bash inxi: 3.3.01
Distribution: Debian 11
`dmesg` output
``
[ 0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-12
[ 0.000000] Linux version 6.0.9-surface (root@84acce385828) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1 SMP PREEMPT_DYNAMIC Thu Nov 24 19:45:07 UTC 2022
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.0.9-surface root=UUID=a6453690-4f71-4887-a27e-fff3b0474aa9 ro rootflags=subvol=@rootfs 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/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 2032
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008aa09fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008aa0a000-0x000000008aa0afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008aa0b000-0x000000008aa0bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008aa0c000-0x000000008bdb0fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008bdb1000-0x000000008be9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008be9f000-0x000000008bec4fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008bec5000-0x000000008befefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008beff000-0x000000008befffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008bf00000-0x000000008f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by MSFT
[ 0.000000] efi: ACPI=0x8befe000 ACPI 2.0=0x8befe014 TPMFinalLog=0x8bebc000 SMBIOS=0x8be36000 SMBIOS 3.0=0x8be34000 MEMATTR=0x88f67018 ESRT=0x8be32018 MOKvar=0x88ee9000 RNG=0x8becc018 TPMEventLog=0x88e63018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: crng init done
[ 0.000000] SMBIOS 3.1.1 present.
[ 0.000000] DMI: Microsoft Corporation Surface Pro 4/Surface Pro 4, BIOS 108.2318.769 08/14/2018
[ 0.000000] tsc: Detected 2500.000 MHz processor
[ 0.000000] tsc: Detected 2499.952 MHz TSC
[ 0.001166] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001170] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001179] last_pfn = 0x16f800 max_arch_pfn = 0x400000000
[ 0.001378] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002361] last_pfn = 0x8bf00 max_arch_pfn = 0x400000000
[ 0.018222] esrt: Reserving ESRT space from 0x000000008be32018 to 0x000000008be32118.
[ 0.018226] mokvar: EFI MOKvar config table is not valid
[ 0.018257] Using GB pages for direct mapping
[ 0.018847] Secure boot enabled
[ 0.018847] RAMDISK: [mem 0x3ba0c000-0x3fffafff]
[ 0.018852] ACPI: Early table checksum verification disabled
[ 0.018856] ACPI: RSDP 0x000000008BEFE014 000024 (v02 MSFT )
[ 0.018860] ACPI: XSDT 0x000000008BEFD0E8 0000B4 (v01 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.018867] ACPI: FACP 0x000000008BEF4000 00010C (v05 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.018873] ACPI: DSDT 0x000000008BED8000 017634 (v02 MSFT MSFT 00000000 INTL 20160422)
[ 0.018877] ACPI: FACS 0x000000008BEA5000 000040
[ 0.018880] ACPI: BBRT 0x000000008BEFC000 00002C (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018884] ACPI: SSDT 0x000000008BEFB000 000577 (v02 MSFT Tpm2Tabl 00001000 INTL 20160422)
[ 0.018888] ACPI: TPM2 0x000000008BEFA000 000034 (v03 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018892] ACPI: MSDM 0x000000008BEF9000 000055 (v01 MSFT 00000001 MSFT 00000001)
[ 0.018895] ACPI: SSDT 0x000000008BEF5000 00312B (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.018899] ACPI: HPET 0x000000008BEF3000 000038 (v01 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.018903] ACPI: APIC 0x000000008BEF2000 00012C (v03 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.018907] ACPI: MCFG 0x000000008BEF1000 00003C (v01 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.018910] ACPI: LPIT 0x000000008BEF0000 000094 (v01 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.018914] ACPI: SSDT 0x000000008BED5000 00260B (v02 MSFT RTD3APNV 00001000 INTL 20160422)
[ 0.018918] ACPI: SSDT 0x000000008BED4000 0008CD (v02 MSFT xh_ap000 00000000 INTL 20160422)
[ 0.018921] ACPI: SSDT 0x000000008BED2000 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.018925] ACPI: DMAR 0x000000008BED1000 000118 (v01 MSFT MSFT 00000001 INTL 00000001)
[ 0.018929] ACPI: NHLT 0x000000008BED0000 00002D (v00 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018933] ACPI: BGRT 0x000000008BECF000 000038 (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018936] ACPI: WSMT 0x000000008BECE000 000028 (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018940] ACPI: FPDT 0x000000008BECD000 000034 (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.018943] ACPI: Reserving FACP table memory at [mem 0x8bef4000-0x8bef410b]
[ 0.018945] ACPI: Reserving DSDT table memory at [mem 0x8bed8000-0x8beef633]
[ 0.018946] ACPI: Reserving FACS table memory at [mem 0x8bea5000-0x8bea503f]
[ 0.018947] ACPI: Reserving BBRT table memory at [mem 0x8befc000-0x8befc02b]
[ 0.018948] ACPI: Reserving SSDT table memory at [mem 0x8befb000-0x8befb576]
[ 0.018949] ACPI: Reserving TPM2 table memory at [mem 0x8befa000-0x8befa033]
[ 0.018950] ACPI: Reserving MSDM table memory at [mem 0x8bef9000-0x8bef9054]
[ 0.018951] ACPI: Reserving SSDT table memory at [mem 0x8bef5000-0x8bef812a]
[ 0.018953] ACPI: Reserving HPET table memory at [mem 0x8bef3000-0x8bef3037]
[ 0.018954] ACPI: Reserving APIC table memory at [mem 0x8bef2000-0x8bef212b]
[ 0.018955] ACPI: Reserving MCFG table memory at [mem 0x8bef1000-0x8bef103b]
[ 0.018956] ACPI: Reserving LPIT table memory at [mem 0x8bef0000-0x8bef0093]
[ 0.018957] ACPI: Reserving SSDT table memory at [mem 0x8bed5000-0x8bed760a]
[ 0.018958] ACPI: Reserving SSDT table memory at [mem 0x8bed4000-0x8bed48cc]
[ 0.018959] ACPI: Reserving SSDT table memory at [mem 0x8bed2000-0x8bed37ad]
[ 0.018960] ACPI: Reserving DMAR table memory at [mem 0x8bed1000-0x8bed1117]
[ 0.018961] ACPI: Reserving NHLT table memory at [mem 0x8bed0000-0x8bed002c]
[ 0.018962] ACPI: Reserving BGRT table memory at [mem 0x8becf000-0x8becf037]
[ 0.018963] ACPI: Reserving WSMT table memory at [mem 0x8bece000-0x8bece027]
[ 0.018964] ACPI: Reserving FPDT table memory at [mem 0x8becd000-0x8becd033]
[ 0.019322] No NUMA configuration found
[ 0.019322] Faking a node at [mem 0x0000000000000000-0x000000016f7fffff]
[ 0.019334] NODE_DATA(0) allocated [mem 0x16f7d3000-0x16f7fdfff]
[ 0.019650] Zone ranges:
[ 0.019651] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.019654] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.019655] Normal [mem 0x0000000100000000-0x000000016f7fffff]
[ 0.019657] Device empty
[ 0.019658] Movable zone start for each node
[ 0.019662] Early memory node ranges
[ 0.019662] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.019664] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.019665] node 0: [mem 0x0000000000100000-0x000000008aa09fff]
[ 0.019667] node 0: [mem 0x000000008aa0c000-0x000000008bdb0fff]
[ 0.019668] node 0: [mem 0x000000008beff000-0x000000008befffff]
[ 0.019668] node 0: [mem 0x0000000100000000-0x000000016f7fffff]
[ 0.019670] Initmem setup node 0 [mem 0x0000000000001000-0x000000016f7fffff]
[ 0.019675] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019677] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019701] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.023251] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.023256] On node 0, zone DMA32: 334 pages in unavailable ranges
[ 0.026318] On node 0, zone Normal: 16640 pages in unavailable ranges
[ 0.026343] On node 0, zone Normal: 2048 pages in unavailable ranges
[ 0.026352] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
[ 0.026822] ACPI: PM-Timer IO Port: 0x1808
[ 0.026831] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.026833] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.026835] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.026835] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.026836] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.026837] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.026838] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.026839] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.026840] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.026841] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.026842] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.026843] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.026844] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.026844] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.026845] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.026846] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.026873] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.026877] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.026880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.026886] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.026887] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.026896] e820: update [mem 0x88f1b000-0x88f4dfff] usable ==> reserved
[ 0.026909] TSC deadline timer available
[ 0.026910] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.026928] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.026931] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.026933] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.026935] PM: hibernation: Registered nosave memory: [mem 0x88f1b000-0x88f4dfff]
[ 0.026937] PM: hibernation: Registered nosave memory: [mem 0x8aa0a000-0x8aa0afff]
[ 0.026938] PM: hibernation: Registered nosave memory: [mem 0x8aa0b000-0x8aa0bfff]
[ 0.026940] PM: hibernation: Registered nosave memory: [mem 0x8bdb1000-0x8be9efff]
[ 0.026941] PM: hibernation: Registered nosave memory: [mem 0x8be9f000-0x8bec4fff]
[ 0.026941] PM: hibernation: Registered nosave memory: [mem 0x8bec5000-0x8befefff]
[ 0.026943] PM: hibernation: Registered nosave memory: [mem 0x8bf00000-0x8f7fffff]
[ 0.026944] PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
[ 0.026945] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.026946] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfe00ffff]
[ 0.026946] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[ 0.026947] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[ 0.026949] [mem 0x8f800000-0xdfffffff] available for PCI devices
[ 0.026950] Booting paravirtualized kernel on bare hardware
[ 0.026953] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.026961] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.027119] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
[ 0.027127] pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
[ 0.027130] pcpu-alloc: [0] 0 1 2 3
[ 0.027161] Fallback order for Node 0: 0
[ 0.027164] Built 1 zonelists, mobility grouping on. Total pages: 1013209
[ 0.027165] Policy zone: Normal
[ 0.027167] Kernel command line: BOOT_IMAGE=/vmlinuz-6.0.9-surface root=UUID=a6453690-4f71-4887-a27e-fff3b0474aa9 ro rootflags=subvol=@rootfs quiet splash
[ 0.027265] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-6.0.9-surface", will be passed to user space.
[ 0.027489] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.027611] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.027673] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.027683] software IO TLB: area num 4.
[ 0.046096] Memory: 3807796K/4117808K available (16392K kernel code, 3196K rwdata, 5852K rodata, 3096K init, 5840K bss, 309752K reserved, 0K cma-reserved)
[ 0.046226] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.046241] Kernel/User page tables isolation: enabled
[ 0.046261] ftrace: allocating 50918 entries in 199 pages
[ 0.056542] ftrace: allocated 199 pages with 5 groups
[ 0.057472] Dynamic Preempt: voluntary
[ 0.057500] rcu: Preemptible hierarchical RCU implementation.
[ 0.057501] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.057503] Trampoline variant of Tasks RCU enabled.
[ 0.057504] Rude variant of Tasks RCU enabled.
[ 0.057504] Tracing variant of Tasks RCU enabled.
[ 0.057505] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.057506] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.063266] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.063494] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.063654] Console: colour dummy device 80x25
[ 0.063678] printk: console [tty0] enabled
[ 0.063697] ACPI: Core revision 20220331
[ 0.063890] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.063891] APIC: Switch to symmetric I/O mode setup
[ 0.063894] DMAR: Host address width 39
[ 0.063895] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.063903] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.063906] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.063914] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.063916] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
[ 0.063919] DMAR: ANDD device: 1 name: _SB.PCI0.I2C0
[ 0.063920] DMAR: ANDD device: 2 name: _SB.PCI0.I2C1
[ 0.063921] DMAR: ANDD device: 3 name: _SB.PCI0.I2C2
[ 0.063922] DMAR: ANDD device: 4 name: _SB.PCI0.I2C3
[ 0.063924] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.063925] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.063927] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.065591] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.065593] x2apic enabled
[ 0.065619] Switched APIC routing to cluster x2apic.
[ 0.069408] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x24090c9bc00, max_idle_ns: 440795288559 ns
[ 0.069417] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.90 BogoMIPS (lpj=9999808)
[ 0.069420] pid_max: default: 32768 minimum: 301
[ 0.072332] LSM: Security Framework initializing
[ 0.072345] landlock: Up and running.
[ 0.072345] Yama: becoming mindful.
[ 0.072382] AppArmor: AppArmor initialized
[ 0.072419] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.072429] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.072668] x86/cpu: SGX disabled by BIOS.
[ 0.072677] CPU0: Thermal monitoring enabled (TM1)
[ 0.072718] process: using mwait in idle threads
[ 0.072720] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.072722] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.072733] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.072735] Spectre V2 : Mitigation: IBRS
[ 0.072736] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.072737] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.072738] RETBleed: Mitigation: IBRS
[ 0.072740] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.072742] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.072751] MDS: Mitigation: Clear CPU buffers
[ 0.072752] TAA: Mitigation: TSX disabled
[ 0.072753] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.072757] SRBDS: Mitigation: Microcode
[ 0.073413] Freeing SMP alternatives memory: 40K
[ 0.073413] smpboot: CPU0: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.073413] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.073413] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.073413] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.073413] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.073413] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.073413] ... version: 4
[ 0.073413] ... bit width: 48
[ 0.073413] ... generic registers: 4
[ 0.073413] ... value mask: 0000ffffffffffff
[ 0.073413] ... max period: 00007fffffffffff
[ 0.073413] ... fixed-purpose events: 3
[ 0.073413] ... event mask: 000000070000000f
[ 0.073413] Estimated ratio of average max frequency by base frequency (times 1024): 1187
[ 0.073413] rcu: Hierarchical SRCU implementation.
[ 0.073413] rcu: Max phase no-delay instances is 1000.
[ 0.073413] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.073413] smp: Bringing up secondary CPUs ...
[ 0.073413] x86: Booting SMP configuration:
[ 0.073413] .... node #0, CPUs: #1 #2
[ 0.074188] 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.074188] 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.074188] #3
[ 0.074188] smp: Brought up 1 node, 4 CPUs
[ 0.074188] smpboot: Max logical packages: 1
[ 0.074188] smpboot: Total of 4 processors activated (19999.61 BogoMIPS)
[ 0.077463] devtmpfs: initialized
[ 0.077468] x86/mm: Memory block size: 128MB
[ 0.078050] ACPI: PM: Registering ACPI NVS region [mem 0x8aa0a000-0x8aa0afff] (4096 bytes)
[ 0.078050] ACPI: PM: Registering ACPI NVS region [mem 0x8be9f000-0x8bec4fff] (155648 bytes)
[ 0.078050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.078050] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.078050] pinctrl core: initialized pinctrl subsystem
[ 0.078050] PM: RTC time: 10:06:54, date: 2022-12-04
[ 0.078335] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.078557] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.078596] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.078634] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.078647] audit: initializing netlink subsys (disabled)
[ 0.078661] audit: type=2000 audit(1670148414.008:1): state=initialized audit_enabled=0 res=1
[ 0.078661] thermal_sys: Registered thermal governor 'fair_share'
[ 0.078661] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.078661] thermal_sys: Registered thermal governor 'step_wise'
[ 0.078661] thermal_sys: Registered thermal governor 'user_space'
[ 0.078661] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.078661] EISA bus registered
[ 0.078661] cpuidle: using governor ladder
[ 0.078661] cpuidle: using governor menu
[ 0.078661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.078661] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.078661] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.078661] PCI: Using configuration type 1 for base access
[ 0.078661] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.082134] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.085432] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.085435] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.085438] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.085439] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.085515] fbcon: Taking over console
[ 0.085539] ACPI: Added _OSI(Module Device)
[ 0.085541] ACPI: Added _OSI(Processor Device)
[ 0.085542] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.085543] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.085545] ACPI: Added OSI(Linux-Dell-Video)
[ 0.085546] ACPI: Added OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.085548] ACPI: Added OSI(Linux-HPI-Hybrid-Graphics)
[ 0.131569] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.135066] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
[ 0.139810] ACPI: Dynamic OEM Table Load:
[ 0.139827] ACPI: SSDT 0xFFFF964240E73000 000672 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.141922] ACPI: _PR.PR00: OSC native thermal LVT Acked
[ 0.143697] ACPI: Dynamic OEM Table Load:
[ 0.143706] ACPI: SSDT 0xFFFF9642402C0400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.145589] ACPI: Dynamic OEM Table Load:
[ 0.145596] ACPI: SSDT 0xFFFF964241107B40 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.147372] ACPI: Dynamic OEM Table Load:
[ 0.147380] ACPI: SSDT 0xFFFF964240E70800 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.149842] ACPI: Dynamic OEM Table Load:
[ 0.149853] ACPI: SSDT 0xFFFF964240184000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.153145] ACPI: Dynamic OEM Table Load:
[ 0.153153] ACPI: SSDT 0xFFFF964240051C00 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.155130] ACPI: Dynamic OEM Table Load:
[ 0.155138] ACPI: SSDT 0xFFFF9642402C5800 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.159117] ACPI: EC: EC started
[ 0.159119] ACPI: EC: interrupt blocked
[ 0.162521] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.162524] ACPI: _SB.PCI0.LPCB.EC0: Boot DSDT EC used to handle transactions
[ 0.162526] ACPI: Interpreter enabled
[ 0.162583] ACPI: PM: (supports S0 S4 S5)
[ 0.162585] ACPI: Using IOAPIC for interrupt routing
[ 0.162639] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.162641] PCI: Using E820 reservations for host bridge windows
[ 0.163563] ACPI: Enabled 11 GPEs in block 00 to 7F
[ 0.172564] ACPI: PM: Power Resource [PX01]
[ 0.172828] ACPI: PM: Power Resource [PX02]
[ 0.173084] ACPI: PM: Power Resource [PX03]
[ 0.173345] ACPI: PM: Power Resource [PX04]
[ 0.173599] ACPI: PM: Power Resource [PX05]
[ 0.173849] ACPI: PM: Power Resource [PX06]
[ 0.174104] ACPI: PM: Power Resource [PX07]
[ 0.177915] ACPI: PM: Power Resource [USBC]
[ 0.178210] ACPI: PM: Power Resource [PAUD]
[ 0.179537] ACPI: PM: Power Resource [PXP]
[ 0.182378] ACPI: PM: Power Resource [PXP]
[ 0.182681] ACPI: PM: Power Resource [PRWF]
[ 0.199602] ACPI: PM: Power Resource [CAMP]
[ 0.202040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.202049] acpi PNP0A08:00: OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.206149] acpi PNP0A08:00: OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.209774] PCI host bridge to bus 0000:00
[ 0.209777] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.209780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.209782] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 0.209784] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
[ 0.209786] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.209788] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.209819] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.209921] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.209932] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.209939] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.209944] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.209963] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.209967] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.210291] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000
[ 0.210302] pci 0000:00:05.0: reg 0x10: [mem 0xa1000000-0xa13fffff 64bit]
[ 0.210321] pci 0000:00:05.0: DMAR: Passthrough IOMMU for integrated Intel IPU
[ 0.210433] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.210444] pci 0000:00:08.0: reg 0x10: [mem 0xa1738000-0xa1738fff 64bit]
[ 0.210570] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.210592] pci 0000:00:14.0: reg 0x10: [mem 0xa1700000-0xa170ffff 64bit]
[ 0.210665] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.211599] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.211618] pci 0000:00:14.2: reg 0x10: [mem 0xa1739000-0xa1739fff 64bit]
[ 0.211781] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000
[ 0.211874] pci 0000:00:14.3: reg 0x10: [mem 0xa1710000-0xa171ffff 64bit]
[ 0.212412] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.212535] pci 0000:00:15.0: reg 0x10: [mem 0xa173a000-0xa173afff 64bit]
[ 0.213556] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.213740] pci 0000:00:15.1: reg 0x10: [mem 0xa173b000-0xa173bfff 64bit]
[ 0.214974] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000
[ 0.215148] pci 0000:00:15.2: reg 0x10: [mem 0xa173c000-0xa173cfff 64bit]
[ 0.216292] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000
[ 0.216503] pci 0000:00:15.3: reg 0x10: [mem 0xa173d000-0xa173dfff 64bit]
[ 0.217520] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.217546] pci 0000:00:16.0: reg 0x10: [mem 0xa173e000-0xa173efff 64bit]
[ 0.217621] pci 0000:00:16.0: PME# supported from D3hot
[ 0.218156] pci 0000:00:16.4: [8086:9d3e] type 00 class 0x078000
[ 0.218182] pci 0000:00:16.4: reg 0x10: [mem 0xa173f000-0xa173ffff 64bit]
[ 0.218227] pci 0000:00:16.4: DMAR: Passthrough IOMMU for IPTS
[ 0.218260] pci 0000:00:16.4: PME# supported from D3hot
[ 0.218355] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
[ 0.218443] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.219384] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.219472] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.220421] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.220926] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.220944] pci 0000:00:1f.2: reg 0x10: [mem 0xa1734000-0xa1737fff]
[ 0.221361] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.221387] pci 0000:00:1f.3: reg 0x10: [mem 0xa1730000-0xa1733fff 64bit]
[ 0.221425] pci 0000:00:1f.3: reg 0x20: [mem 0xa1720000-0xa172ffff 64bit]
[ 0.221476] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.222473] pci 0000:01:00.0: [144d:a802] type 00 class 0x010802
[ 0.222496] pci 0000:01:00.0: reg 0x10: [mem 0xa1600000-0xa1603fff 64bit]
[ 0.222506] pci 0000:01:00.0: reg 0x18: [io 0x3000-0x30ff]
[ 0.222671] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.222785] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.222789] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.222792] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff]
[ 0.222951] pci 0000:02:00.0: [11ab:2b38] type 00 class 0x020000
[ 0.222984] pci 0000:02:00.0: reg 0x10: [mem 0xa1500000-0xa15fffff 64bit pref]
[ 0.223004] pci 0000:02:00.0: reg 0x18: [mem 0xa1400000-0xa14fffff 64bit pref]
[ 0.223156] pci 0000:02:00.0: supports D1 D2
[ 0.223158] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.223471] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.223482] pci 0000:00:1d.0: bridge window [mem 0xa1400000-0xa15fffff 64bit pref]
[ 0.228304] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.228419] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.228531] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.228642] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.228753] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.228864] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.228975] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.229086] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.238761] Low-power S0 idle used by default for system suspend
[ 0.243232] ACPI Warning: GPE type mismatch (level/edge) (20220331/evxface-791)
[ 0.243232] ACPI: EC: interrupt unblocked
[ 0.243232] ACPI: EC: event unblocked
[ 0.243239] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.243239] ACPI: EC: GPE=0x50
[ 0.243239] ACPI: _SB.PCI0.LPCB.EC0: Boot DSDT EC initialization complete
[ 0.243239] ACPI: _SB.PCI0.LPCB.EC0: EC: Used to handle transactions and events
[ 0.245438] iommu: Default domain type: Translated
[ 0.245438] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.245626] SCSI subsystem initialized
[ 0.245632] libata version 3.00 loaded.
[ 0.245632] ACPI: bus type USB registered
[ 0.245632] usbcore: registered new interface driver usbfs
[ 0.245632] usbcore: registered new interface driver hub
[ 0.245632] usbcore: registered new device driver usb
[ 0.245632] pps_core: LinuxPPS API ver. 1 registered
[ 0.245632] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.245632] PTP clock support registered
[ 0.245632] EDAC MC: Ver: 3.0.0
[ 0.245730] Registered efivars operations
[ 0.245730] NetLabel: Initializing
[ 0.245730] NetLabel: domain hash size = 128
[ 0.245730] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.245730] NetLabel: unlabeled traffic allowed by default
[ 0.245730] mctp: management component transport protocol core
[ 0.245730] NET: Registered PF_MCTP protocol family
[ 0.245730] PCI: Using ACPI for IRQ routing
[ 0.280778] PCI: pci_cache_line_size set to 64 bytes
[ 0.281195] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.281197] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.281199] e820: reserve RAM buffer [mem 0x88f1b000-0x8bffffff]
[ 0.281201] e820: reserve RAM buffer [mem 0x8aa0a000-0x8bffffff]
[ 0.281203] e820: reserve RAM buffer [mem 0x8bdb1000-0x8bffffff]
[ 0.281204] e820: reserve RAM buffer [mem 0x8bf00000-0x8bffffff]
[ 0.281205] e820: reserve RAM buffer [mem 0x16f800000-0x16fffffff]
[ 0.282051] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.282051] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.282051] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.282051] vgaarb: loaded
[ 0.282557] clocksource: Switched to clocksource tsc-early
[ 0.305821] VFS: Disk quotas dquot_6.6.0
[ 0.305837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.306003] AppArmor: AppArmor Filesystem Enabled
[ 0.306044] pnp: PnP ACPI init
[ 0.308703] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.308707] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.308710] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.308713] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.308715] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.308717] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.308719] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.333902] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 0.348061] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.348064] system 00:02: [io 0xffff] has been reserved
[ 0.348066] system 00:02: [io 0xffff] has been reserved
[ 0.348068] system 00:02: [io 0xffff] has been reserved
[ 0.348070] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.348073] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.352395] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.440371] system 00:05: [mem 0xfe020000-0xfe021fff] has been reserved
[ 0.440375] system 00:05: [mem 0xfe022000-0xfe023fff] has been reserved
[ 0.440377] system 00:05: [mem 0xfe024000-0xfe025fff] has been reserved
[ 0.440380] system 00:05: [mem 0xfe026000-0xfe027fff] has been reserved
[ 0.440382] system 00:05: [mem 0xfe028000-0xfe029fff] has been reserved
[ 0.440384] system 00:05: [mem 0xfe02a000-0xfe02bfff] has been reserved
[ 0.440386] system 00:05: [mem 0xfe02c000-0xfe02dfff] has been reserved
[ 0.440388] system 00:05: [mem 0xfe02e000-0xfe02ffff] has been reserved
[ 0.440390] system 00:05: [mem 0xfe030000-0xfe031fff] has been reserved
[ 0.440393] system 00:05: [mem 0xfe032000-0xfe033fff] has been reserved
[ 0.440395] system 00:05: [mem 0xfe034000-0xfe035fff] has been reserved
[ 0.482989] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.482993] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.482995] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.482997] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.482999] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.483002] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.483004] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.483006] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.483008] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.483011] system 00:06: [mem 0x8f800000-0x8f81ffff] has been reserved
[ 0.508084] pnp: PnP ACPI: found 7 devices
[ 0.516765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.516842] NET: Registered PF_INET protocol family
[ 0.516900] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.517955] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.517986] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.518019] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.518083] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.518123] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.518178] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[ 0.518205] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.518224] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.518277] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.518283] NET: Registered PF_XDP protocol family
[ 0.518297] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.518302] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.518308] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff]
[ 0.518315] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.518323] pci 0000:00:1d.0: bridge window [mem 0xa1400000-0xa15fffff 64bit pref]
[ 0.518332] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.518334] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.518336] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[ 0.518338] pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
[ 0.518340] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.518343] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.518344] pci_bus 0000:01: resource 1 [mem 0xa1600000-0xa16fffff]
[ 0.518347] pci_bus 0000:02: resource 2 [mem 0xa1400000-0xa15fffff 64bit pref]
[ 0.519322] PCI: CLS 0 bytes, default 64
[ 0.519334] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[ 0.519339] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
[ 0.519343] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:15.2
[ 0.519346] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.3
[ 0.519359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.519360] software IO TLB: mapped [mem 0x0000000084931000-0x0000000088931000] (64MB)
[ 0.519821] Trying to unpack rootfs image as initramfs...
[ 0.520216] Initialise system trusted keyrings
[ 0.520223] Key type blacklist registered
[ 0.520302] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 0.522356] zbud: loaded
[ 0.522829] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.523062] fuse: init (API version 7.36)
[ 0.523431] integrity: Platform Keyring initialized
[ 0.523437] integrity: Machine keyring initialized
[ 0.533141] Key type asymmetric registered
[ 0.533145] Asymmetric key parser 'x509' registered
[ 1.541430] tsc: Refined TSC clocksource calibration: 2495.999 MHz
[ 1.541440] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa763a3d1, max_idle_ns: 440795313647 ns
[ 1.541464] clocksource: Switched to clocksource tsc
[ 1.774043] Freeing initrd memory: 71612K
[ 1.778462] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.778482] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 1.778525] io scheduler mq-deadline registered
[ 1.779110] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 1.779397] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
[ 1.779509] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.781381] ACPI: AC: AC Adapter [ADP1] (off-line)
[ 1.781551] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.781575] ACPI: button: Lid Switch [LID0]
[ 1.797968] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.797973] ACPI: thermal: Thermal Zone [TZ00] (27 C)
[ 1.815102] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.815107] ACPI: thermal: Thermal Zone [TZ01] (0 C)
[ 1.829289] thermal LNXTHERM:02: registered as thermal_zone2
[ 1.829293] ACPI: thermal: Thermal Zone [TZ02] (22 C)
[ 1.842590] thermal LNXTHERM:03: registered as thermal_zone3
[ 1.842595] ACPI: thermal: Thermal Zone [TZ03] (22 C)
[ 1.843145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.850901] hpet_acpi_add: no address or irqs in _CRS
[ 1.850943] Linux agpgart interface v0.103
[ 1.856924] tpm_tis IFX0562:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[ 1.887853] loop: module loaded
[ 1.888266] tun: Universal TUN/TAP device driver, 1.6
[ 1.888531] PPP generic driver version 2.4.2
[ 1.889134] VFIO - User Level meta-driver version: 0.3
[ 1.889271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.889276] ehci-pci: EHCI PCI platform driver
[ 1.889287] ehci-platform: EHCI generic platform driver
[ 1.889298] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.889300] ohci-pci: OHCI PCI platform driver
[ 1.889308] ohci-platform: OHCI generic platform driver
[ 1.889320] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.889391] i8042: PNP: No PS/2 controller found.
[ 1.889686] mousedev: PS/2 mouse device common for all mice
[ 1.890021] rtc_cmos 00:03: RTC can wake from S4
[ 1.890911] rtc_cmos 00:03: registered as rtc0
[ 1.891065] rtc_cmos 00:03: setting system clock to 2022-12-04T10:06:56 UTC (1670148416)
[ 1.891088] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 1.891101] i2c_dev: i2c /dev entries driver
[ 1.891293] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.891328] device-mapper: uevent: version 1.0.3
[ 1.891520] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
[ 1.891543] platform eisa.0: Probing EISA bus 0
[ 1.891545] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 1.891547] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 1.891549] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 1.891551] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 1.891552] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 1.891554] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 1.891555] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 1.891557] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 1.891558] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 1.891560] platform eisa.0: EISA: Detected 0 cards
[ 1.891566] intel_pstate: Intel P-state driver initializing
[ 1.891914] intel_pstate: HWP enabled
[ 1.892112] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.892134] efifb: probing for efifb
[ 1.892155] efifb: showing boot graphics
[ 1.893633] efifb: framebuffer at 0x90000000, using 19496k, total 19494k
[ 1.893635] efifb: mode is 2736x1824x32, linelength=10944, pages=1
[ 1.893637] efifb: scrolling: redraw
[ 1.893638] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.893745] Console: switching to colour frame buffer device 171x57
[ 1.898154] fb0: EFI VGA frame buffer device
[ 1.898245] intel_pmc_core INT33A1:00: initialized
[ 1.898376] drop_monitor: Initializing network drop monitor service
[ 1.898557] NET: Registered PF_INET6 protocol family
[ 1.903211] Segment Routing with IPv6
[ 1.903222] In-situ OAM (IOAM) with IPv6
[ 1.903254] NET: Registered PF_PACKET protocol family
[ 1.903289] Key type dns_resolver registered
[ 1.904228] microcode: sig=0x406e3, pf=0x80, revision=0xf0
[ 1.904356] microcode: Microcode Update Driver: v2.2.
[ 1.904361] IPI shorthand broadcast: enabled
[ 1.904380] sched_clock: Marking stable (1898296835, 5819457)->(1943334107, -39217815)
[ 1.904994] registered taskstats version 1
[ 1.905053] Loading compiled-in X.509 certificates
[ 1.905758] Loaded X.509 cert 'Build time autogenerated kernel key: e8b50c144dfd8a35f9016513559fd350a3de28d7'
[ 1.905883] zswap: loaded using pool lzo/zbud
[ 1.906221] Key type .fscrypt registered
[ 1.906223] Key type fscrypt-provisioning registered
[ 1.906760] Key type trusted registered
[ 1.910761] Key type encrypted registered
[ 1.910768] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.911054] integrity: Loading X.509 certificate: UEFI:db
[ 1.911084] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 1.911086] integrity: Loading X.509 certificate: UEFI:db
[ 1.911104] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 1.912902] integrity: Loading X.509 certificate: UEFI:MokListRT
[ 1.913292] integrity: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 1.913295] integrity: Loading X.509 certificate: UEFI:MokListRT
[ 1.913874] integrity: Loaded X.509 cert 'Default Company Ltd: linux-surface: 24ef5c444499ba0aa6f2a8bea4258f065fea4ec6'
[ 1.913879] Loading compiled-in module X.509 certificates
[ 1.914423] Loaded X.509 cert 'Build time autogenerated kernel key: e8b50c144dfd8a35f9016513559fd350a3de28d7'
[ 1.914426] ima: Allocated hash algorithm: sha1
[ 1.956260] ACPI: battery: Slot [BAT1] (battery present)
[ 1.964891] audit: type=1807 audit(1670148416.568:2): action=measure func=KEXEC_KERNEL_CHECK res=1
[ 1.964897] audit: type=1807 audit(1670148416.568:3): action=measure func=MODULE_CHECK res=1
[ 1.964910] evm: Initialising EVM extended attributes:
[ 1.964911] evm: security.selinux
[ 1.964913] evm: security.SMACK64
[ 1.964913] evm: security.SMACK64EXEC
[ 1.964914] evm: security.SMACK64TRANSMUTE
[ 1.964915] evm: security.SMACK64MMAP
[ 1.964916] evm: security.apparmor
[ 1.964916] evm: security.ima
[ 1.964917] evm: security.capability
[ 1.964918] evm: HMAC attrs: 0x1
[ 1.966326] PM: Magic number: 2:461:122
[ 1.966377] acpi LNXSYBUS:00: hash matches
[ 1.966480] RAS: Correctable Errors collector initialized.
[ 1.967340] Freeing unused decrypted memory: 2036K
[ 1.967673] Freeing unused kernel image (initmem) memory: 3096K
[ 1.989792] Write protecting the kernel read-only data: 24576k
[ 1.990518] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.990701] Freeing unused kernel image (rodata/data gap) memory: 292K
[ 2.051689] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.051691] x86/mm: Checking user space page tables
[ 2.100383] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.100392] Run /init as init process
[ 2.100394] with arguments:
[ 2.100395] /init
[ 2.100396] splash
[ 2.100397] with environment:
[ 2.100398] HOME=/
[ 2.100399] TERM=linux
[ 2.100400] BOOT_IMAGE=/vmlinuz-6.0.9-surface
[ 2.320351] hid: raw HID events driver (C) Jiri Kosina
[ 2.368179] cryptd: max_cpu_qlen set to 1000
[ 2.379974] ACPI: bus type drm_connector registered
[ 2.402095] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.402104] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.402186] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 2.402535] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 2.403214] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 2.404032] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.404038] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.404042] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.404097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.404101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.404104] usb usb1: Product: xHCI Host Controller
[ 2.404106] usb usb1: Manufacturer: Linux 6.0.9-surface xhci-hcd
[ 2.404108] usb usb1: SerialNumber: 0000:00:14.0
[ 2.404295] hub 1-0:1.0: USB hub found
[ 2.404321] hub 1-0:1.0: 12 ports detected
[ 2.412829] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.412835] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.412838] usb usb2: Product: xHCI Host Controller
[ 2.412840] usb usb2: Manufacturer: Linux 6.0.9-surface xhci-hcd
[ 2.412842] usb usb2: SerialNumber: 0000:00:14.0
[ 2.413100] hub 2-0:1.0: USB hub found
[ 2.413116] hub 2-0:1.0: 6 ports detected
[ 2.423591] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 2.423908] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 2.434201] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[ 2.434491] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 2.445984] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002)
[ 2.446646] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 2.447688] nvme nvme0: pci function 0000:01:00.0
[ 2.453598] AVX2 version of gcm_enc/dec engaged.
[ 2.453646] AES CTR mode by8 optimization enabled
[ 2.457488] nvme nvme0: 4/0/0 default/read/poll queues
[ 2.478079] nvme0n1: p1 p2 p3 p4 p5 p6
[ 2.662085] hid-generic 0018:045E:0915.0001: hidraw0: I2C HID v1.00 Device [MSHW0030:00 045E:0915] on i2c-MSHW0030:00
[ 2.673460] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[ 2.822606] usb 1-7: New USB device found, idVendor=045e, idProduct=07e8, bcdDevice= 2.07
[ 2.822612] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.822615] usb 1-7: Product: Surface Type Cover
[ 2.822617] usb 1-7: Manufacturer: Microsoft
[ 2.839086] input: Microsoft Surface Type Cover Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input1
[ 2.897546] input: Microsoft Surface Type Cover Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input2
[ 2.897659] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input3
[ 2.897729] input: Microsoft Surface Type Cover Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input4
[ 2.897827] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input5
[ 2.897889] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input6
[ 2.897949] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:07E8.0002/input/input7
[ 2.898085] hid-generic 0003:045E:07E8.0002: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input0
[ 2.898131] usbcore: registered new interface driver usbhid
[ 2.898133] usbhid: USB HID core driver
[ 3.069666] Console: switching to colour dummy device 80x25
[ 3.069769] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.071764] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.072147] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 3.115534] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 3.118305] i915 0000:00:02.0: [drm] [ENCODER:117:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 3.145483] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 3.152619] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.153818] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 3.176498] fbcon: i915drmfb (fb0) is primary device
[ 4.297082] Console: switching to colour frame buffer device 171x57
[ 4.321054] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 21.253415] raid6: avx2x4 gen() 24511 MB/s
[ 21.321449] raid6: avx2x2 gen() 32767 MB/s
[ 21.389415] raid6: avx2x1 gen() 25389 MB/s
[ 21.389417] raid6: using algorithm avx2x2 gen() 32767 MB/s
[ 21.457414] raid6: .... xor() 19583 MB/s, rmw enabled
[ 21.457416] raid6: using avx2x2 recovery algorithm
[ 21.468839] xor: automatically using best checksumming function avx
[ 21.570829] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[ 21.599421] BTRFS: device label home devid 1 transid 1032 /dev/mapper/nvme0n1p6_crypt scanned by btrfs (561)
[ 21.599530] BTRFS: device label root devid 1 transid 17890 /dev/mapper/nvme0n1p3_crypt scanned by btrfs (561)
[ 21.599623] BTRFS: device label boot devid 1 transid 88 /dev/nvme0n1p2 scanned by btrfs (561)
[ 21.619316] PM: Image not found (code -22)
[ 21.630040] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
[ 21.630048] BTRFS info (device dm-0): disk space caching is enabled
[ 21.635967] BTRFS info (device dm-0): enabling ssd optimizations
[ 21.854697] systemd[1]: Inserted module 'autofs4'
[ 21.929212] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 21.929373] systemd[1]: Detected architecture x86-64.
[ 21.929929] systemd[1]: Set hostname to .
[ 22.115174] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 22.124906] systemd[1]: Queued start job for default target Graphical Interface.
[ 22.142496] systemd[1]: Created slice system-getty.slice.
[ 22.142868] systemd[1]: Created slice system-modprobe.slice.
[ 22.143126] systemd[1]: Created slice Cryptsetup Units Slice.
[ 22.143348] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 22.143554] systemd[1]: Created slice User and Session Slice.
[ 22.143638] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 22.143834] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 22.143917] systemd[1]: Reached target User and Group Name Lookups.
[ 22.143931] systemd[1]: Reached target Remote File Systems.
[ 22.143942] systemd[1]: Reached target Slices.
[ 22.144446] systemd[1]: Listening on Syslog Socket.
[ 22.144830] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 22.144899] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 22.145094] systemd[1]: Listening on Journal Audit Socket.
[ 22.145209] systemd[1]: Listening on Journal Socket (/dev/log).
[ 22.145355] systemd[1]: Listening on Journal Socket.
[ 22.145907] systemd[1]: Listening on udev Control Socket.
[ 22.146021] systemd[1]: Listening on udev Kernel Socket.
[ 22.146880] systemd[1]: Mounting Huge Pages File System...
[ 22.147814] systemd[1]: Mounting POSIX Message Queue File System...
[ 22.149032] systemd[1]: Mounting Kernel Debug File System...
[ 22.150229] systemd[1]: Mounting Kernel Trace File System...
[ 22.152085] systemd[1]: Starting Set the console keyboard layout...
[ 22.153247] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 22.154372] systemd[1]: Starting Load Kernel Module configfs...
[ 22.155706] systemd[1]: Starting Load Kernel Module drm...
[ 22.156958] systemd[1]: Starting Load Kernel Module fuse...
[ 22.159348] systemd[1]: Starting Set Up Additional Binary Formats...
[ 22.162110] systemd[1]: Starting Journal Service...
[ 22.163771] systemd[1]: Starting Load Kernel Modules...
[ 22.165017] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 22.166214] systemd[1]: Starting Coldplug All udev Devices...
[ 22.169312] systemd[1]: Mounted Huge Pages File System.
[ 22.169536] systemd[1]: Mounted POSIX Message Queue File System.
[ 22.169702] systemd[1]: Mounted Kernel Debug File System.
[ 22.169865] systemd[1]: Mounted Kernel Trace File System.
[ 22.170489] systemd[1]: Finished Set the console keyboard layout.
[ 22.171107] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 22.171524] systemd[1]: [email protected]: Succeeded.
[ 22.171882] systemd[1]: Finished Load Kernel Module configfs.
[ 22.172315] systemd[1]: [email protected]: Succeeded.
[ 22.172679] systemd[1]: Finished Load Kernel Module drm.
[ 22.173114] systemd[1]: [email protected]: Succeeded.
[ 22.173534] systemd[1]: Finished Load Kernel Module fuse.
[ 22.173764] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 639 (systemd-binfmt)
[ 22.175148] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 22.176593] systemd[1]: Mounting FUSE Control File System...
[ 22.177885] systemd[1]: Mounting Kernel Configuration File System...
[ 22.187069] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 22.187403] systemd[1]: Mounted FUSE Control File System.
[ 22.187617] systemd[1]: Mounted Kernel Configuration File System.
[ 22.188194] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 22.188269] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 22.189485] systemd[1]: Starting Load/Save Random Seed...
[ 22.190838] systemd[1]: Starting Create System Users...
[ 22.207233] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 22.209507] systemd[1]: Finished Set Up Additional Binary Formats.
[ 22.216711] systemd[1]: Finished Load/Save Random Seed.
[ 22.216983] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 22.218671] lp: driver loaded but no devices found
[ 22.221971] systemd[1]: Finished Create System Users.
[ 22.223228] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 22.236008] ppdev: user-space parallel port driver
[ 22.242900] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 22.243097] systemd[1]: Reached target Local File Systems (Pre).
[ 22.245031] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 22.263971] systemd[1]: Started Journal Service.
[ 22.304090] systemd-journald[641]: Received client request to flush runtime journal.
[ 22.563002] mc: Linux media interface: v0.10
[ 22.607294] input: Surface Pro 3/4 Buttons as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:00/MSHW0040:00/input/input10
[ 22.607384] surface_pro3_button MSHW0040:00: Surface Pro 3/4 Buttons [VGBI]
[ 22.614225] videodev: Linux video capture interface: v2.00
[ 22.687245] BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
[ 22.687253] BTRFS info (device nvme0n1p2): disk space caching is enabled
[ 22.742888] BTRFS info (device nvme0n1p2): enabling ssd optimizations
[ 22.753567] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 22.753870] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 22.756040] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 22.770768] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[ 22.771101] mei_me 0000:00:16.4: enabling device (0004 -> 0006)
[ 22.790514] input: PC Speaker as /devices/platform/pcspkr/input/input11
[ 22.797287] pstore: Using crash dump compression: deflate
[ 22.806402] pstore: Registered efi as persistent store backend
[ 22.845848] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.845925] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.845940] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.874619] BTRFS info: devid 1 device path /dev/mapper/nvme0n1p3_crypt changed to /dev/dm-0 scanned by systemd-udevd (680)
[ 22.879172] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/nvme0n1p3_crypt scanned by systemd-udevd (680)
[ 22.881824] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.882095] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.882111] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.899862] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.900264] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.900276] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.911557] Adding 5842940k swap on /dev/mapper/nvme0n1p5_crypt. Priority:-2 extents:1 across:5842940k SSFS
[ 22.930475] BTRFS info (device dm-2): using crc32c (crc32c-intel) checksum algorithm
[ 22.930484] BTRFS info (device dm-2): disk space caching is enabled
[ 22.932701] mwifiex_pcie 0000:02:00.0: quirk reset_d3cold enabled
[ 22.932704] mwifiex_pcie 0000:02:00.0: quirk do_flr_on_bridge enabled
[ 22.932792] mwifiex_pcie 0000:02:00.0: enabling device (0000 -> 0002)
[ 22.933017] mwifiex_pcie: PCI memory map Virt0: 000000005dbe7fef PCI memory map Virt2: 0000000062ce483c
[ 22.937972] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.938004] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.938014] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.940611] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 22.940615] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 22.940616] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 22.940618] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 22.940619] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 22.940620] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 22.948305] BTRFS info (device dm-2): enabling ssd optimizations
[ 22.978289] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.978389] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.978402] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.988375] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting IPTS
[ 22.995756] ov8865 i2c-INT347A:00: supply dvdd not found, using dummy regulator
[ 22.995792] ov8865 i2c-INT347A:00: supply dovdd not found, using dummy regulator
[ 22.995808] ov8865 i2c-INT347A:00: supply avdd not found, using dummy regulator
[ 22.996860] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Device 1B96:006A ready
[ 23.002875] audit: type=1400 audit(1670148437.608:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=790 comm="apparmor_pars
``