linux-surface / linux-surface

Linux Kernel for Surface Devices
4.94k stars 211 forks source link

surface-control #1259

Open LeahSerafinRohrer opened 11 months ago

LeahSerafinRohrer commented 11 months ago

[Description of the bug or feature] surface-control specifically battery profiles do not show up/work

had to cut dmesg short, output was too long

surface status 
Error: No devices found"
surface profile list
Error: Failed to open platform profile device

Caused by:
    0: Could not access device "/sys/firmware/acpi/

    1: No platform profile found

Environment

`dmesg` output ``` please provide a copy of `dmesg` here if possible [ 0.000000] microcode: updated early: 0xde -> 0xf4, date = 2023-02-23 [ 0.000000] Linux version 6.4.12-arch1-1-surface (linux-surface@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 25 Aug 2023 20:46:28 +0000 [ 0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-surface.img root=UUID=a655ec61-e078-4cc5-8386-f3a7f8bde7b2 zswap.enabled=0 rw rootfstype=ext4 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000008a852fff] usable [ 0.000000] BIOS-e820: [mem 0x000000008a853000-0x000000008a853fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008a854000-0x000000008a854fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008a855000-0x000000008bd8cfff] usable [ 0.000000] BIOS-e820: [mem 0x000000008bd8d000-0x000000008be8dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008be8e000-0x000000008beb3fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008beb4000-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-0x000000026f7fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.7 by MSFT [ 0.000000] efi: ACPI=0x8befe000 ACPI 2.0=0x8befe014 TPMFinalLog=0x8beab000 SMBIOS=0x8be03000 SMBIOS 3.0=0x8be01000 MEMATTR=0x88a10518 ESRT=0x88a10b98 RNG=0x8bec9f18 INITRD=0x88455098 TPMEventLog=0x87f08018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem186: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map [ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved [ 0.000000] efi: Not removing mem187: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map [ 0.000000] SMBIOS 3.3.0 present. [ 0.000000] DMI: Microsoft Corporation Surface Go 3/Surface Go 3, BIOS 7.25.143 07/30/2021 [ 0.000000] tsc: Detected 1600.000 MHz processor [ 0.000000] tsc: Detected 1599.960 MHz TSC [ 0.001125] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001131] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001148] last_pfn = 0x26f800 max_arch_pfn = 0x400000000 [ 0.001157] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002008] last_pfn = 0x8bf00 max_arch_pfn = 0x400000000 [ 0.025344] esrt: Reserving ESRT space from 0x0000000088a10b98 to 0x0000000088a10cc0. [ 0.025362] e820: update [mem 0x88a10000-0x88a10fff] usable ==> reserved [ 0.025426] Using GB pages for direct mapping [ 0.026131] Secure boot disabled [ 0.026132] RAMDISK: [mem 0x85129000-0x86157fff] [ 0.026141] ACPI: Early table checksum verification disabled [ 0.026147] ACPI: RSDP 0x000000008BEFE014 000024 (v02 MSFT ) [ 0.026156] ACPI: XSDT 0x000000008BEFD0E8 0000B4 (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.026168] ACPI: FACP 0x000000008BEF3000 00010C (v05 MSFT MSFT 00000000 MSFT 0000005F) [ 0.026180] ACPI: DSDT 0x000000008BED4000 01AF2A (v02 MSFT MSFT 00000000 INTL 20160422) [ 0.026187] ACPI: FACS 0x000000008BE95000 000040 [ 0.026193] ACPI: WSMT 0x000000008BEFC000 000028 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.026200] ACPI: MSDM 0x000000008BEFB000 000055 (v01 MSFT 00000001 MSFT 00000001) [ 0.026207] ACPI: SSDT 0x000000008BEFA000 000428 (v02 Intel_ Tpm2Tabl 00001000 INTL 20160422) [ 0.026214] ACPI: SSDT 0x000000008BEF9000 000046 (v02 MeSsdt MeSsdt 00003000 INTL 20160422) [ 0.026221] ACPI: TPM2 0x000000008BEF8000 000034 (v04 MSFT MSFT 00000002 MSFT 0000005F) [ 0.026227] ACPI: SSDT 0x000000008BEF4000 0033BF (v02 SaSsdt SaSsdt 00003000 INTL 20160422) [ 0.026234] ACPI: HPET 0x000000008BEF2000 000038 (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.026241] ACPI: APIC 0x000000008BEF1000 00012C (v03 MSFT MSFT 00000001 MSFT 0000005F) [ 0.026247] ACPI: MCFG 0x000000008BEF0000 00003C (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.026254] ACPI: LPIT 0x000000008BEEF000 000094 (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.026260] ACPI: SSDT 0x000000008BED1000 0020A0 (v02 MSFT RTD3_AL 00001000 INTL 20160422) [ 0.026267] ACPI: SSDT 0x000000008BED0000 00091F (v02 MSFT xh_al000 00000000 INTL 20160422) [ 0.026274] ACPI: SSDT 0x000000008BECE000 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422) [ 0.026280] ACPI: DMAR 0x000000008BECD000 000088 (v01 MSFT MSFT 00000001 INTL 00000001) [ 0.026287] ACPI: NHLT 0x000000008BECC000 00002D (v00 MSFT MSFT 00000002 MSFT 0000005F) [ 0.026294] ACPI: BGRT 0x000000008BECB000 000038 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.026300] ACPI: FPDT 0x000000008BECA000 000034 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.026306] ACPI: Reserving FACP table memory at [mem 0x8bef3000-0x8bef310b] [ 0.026309] ACPI: Reserving DSDT table memory at [mem 0x8bed4000-0x8beeef29] [ 0.026312] ACPI: Reserving FACS table memory at [mem 0x8be95000-0x8be9503f] [ 0.026314] ACPI: Reserving WSMT table memory at [mem 0x8befc000-0x8befc027] [ 0.026316] ACPI: Reserving MSDM table memory at [mem 0x8befb000-0x8befb054] [ 0.026317] ACPI: Reserving SSDT table memory at [mem 0x8befa000-0x8befa427] [ 0.026319] ACPI: Reserving SSDT table memory at [mem 0x8bef9000-0x8bef9045] [ 0.026321] ACPI: Reserving TPM2 table memory at [mem 0x8bef8000-0x8bef8033] [ 0.026323] ACPI: Reserving SSDT table memory at [mem 0x8bef4000-0x8bef73be] [ 0.026325] ACPI: Reserving HPET table memory at [mem 0x8bef2000-0x8bef2037] [ 0.026327] ACPI: Reserving APIC table memory at [mem 0x8bef1000-0x8bef112b] [ 0.026328] ACPI: Reserving MCFG table memory at [mem 0x8bef0000-0x8bef003b] [ 0.026330] ACPI: Reserving LPIT table memory at [mem 0x8beef000-0x8beef093] [ 0.026332] ACPI: Reserving SSDT table memory at [mem 0x8bed1000-0x8bed309f] [ 0.026334] ACPI: Reserving SSDT table memory at [mem 0x8bed0000-0x8bed091e] [ 0.026336] ACPI: Reserving SSDT table memory at [mem 0x8bece000-0x8becf7ad] [ 0.026338] ACPI: Reserving DMAR table memory at [mem 0x8becd000-0x8becd087] [ 0.026340] ACPI: Reserving NHLT table memory at [mem 0x8becc000-0x8becc02c] [ 0.026342] ACPI: Reserving BGRT table memory at [mem 0x8becb000-0x8becb037] [ 0.026343] ACPI: Reserving FPDT table memory at [mem 0x8beca000-0x8beca033] [ 0.026498] No NUMA configuration found [ 0.026500] Faking a node at [mem 0x0000000000000000-0x000000026f7fffff] [ 0.026508] NODE_DATA(0) allocated [mem 0x26f7fb000-0x26f7fffff] [ 0.026556] Zone ranges: [ 0.026557] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.026562] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.026565] Normal [mem 0x0000000100000000-0x000000026f7fffff] [ 0.026569] Device empty [ 0.026571] Movable zone start for each node [ 0.026573] Early memory node ranges [ 0.026574] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.026577] node 0: [mem 0x0000000000100000-0x000000003fffffff] [ 0.026580] node 0: [mem 0x0000000040400000-0x000000008a852fff] [ 0.026582] node 0: [mem 0x000000008a855000-0x000000008bd8cfff] [ 0.026584] node 0: [mem 0x000000008beff000-0x000000008befffff] [ 0.026586] node 0: [mem 0x0000000100000000-0x000000026f7fffff] [ 0.026589] Initmem setup node 0 [mem 0x0000000000001000-0x000000026f7fffff] [ 0.026598] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.026642] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.033014] On node 0, zone DMA32: 1024 pages in unavailable ranges [ 0.033076] On node 0, zone DMA32: 2 pages in unavailable ranges [ 0.033085] On node 0, zone DMA32: 370 pages in unavailable ranges [ 0.050524] On node 0, zone Normal: 16640 pages in unavailable ranges [ 0.050567] On node 0, zone Normal: 2048 pages in unavailable ranges [ 0.050582] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff] [ 0.050925] ACPI: PM-Timer IO Port: 0x1808 [ 0.050939] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.050943] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.050945] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.050946] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.050948] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.050950] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.050951] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.050953] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.050955] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) [ 0.050956] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) [ 0.050958] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) [ 0.050960] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) [ 0.050961] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) [ 0.050963] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) [ 0.050965] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) [ 0.050966] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) [ 0.050996] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.051003] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.051006] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.051017] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.051019] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.051037] e820: update [mem 0x8891b000-0x88938fff] usable ==> reserved [ 0.051061] TSC deadline timer available [ 0.051062] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.051091] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.051095] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.051099] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff] [ 0.051103] PM: hibernation: Registered nosave memory: [mem 0x8891b000-0x88938fff] [ 0.051106] PM: hibernation: Registered nosave memory: [mem 0x88a10000-0x88a10fff] [ 0.051109] PM: hibernation: Registered nosave memory: [mem 0x8a853000-0x8a853fff] [ 0.051111] PM: hibernation: Registered nosave memory: [mem 0x8a854000-0x8a854fff] [ 0.051114] PM: hibernation: Registered nosave memory: [mem 0x8bd8d000-0x8be8dfff] [ 0.051116] PM: hibernation: Registered nosave memory: [mem 0x8be8e000-0x8beb3fff] [ 0.051117] PM: hibernation: Registered nosave memory: [mem 0x8beb4000-0x8befefff] [ 0.051121] PM: hibernation: Registered nosave memory: [mem 0x8bf00000-0x8f7fffff] [ 0.051123] PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xfe00ffff] [ 0.051124] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff] [ 0.051126] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff] [ 0.051129] [mem 0x8f800000-0xfe00ffff] available for PCI devices [ 0.051132] Booting paravirtualized kernel on bare hardware [ 0.051136] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.064753] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.065300] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288 [ 0.065315] pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152 [ 0.065320] pcpu-alloc: [0] 0 1 2 3 [ 0.065359] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-surface.img root=UUID=a655ec61-e078-4cc5-8386-f3a7f8bde7b2 zswap.enabled=0 rw rootfstype=ext4 [ 0.066952] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.067667] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.067796] Fallback order for Node 0: 0 [ 0.067802] Built 1 zonelists, mobility grouping on. Total pages: 2044357 [ 0.067805] Policy zone: Normal [ 0.068173] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.068186] software IO TLB: area num 4. [ 0.126903] Memory: 7970324K/8307884K available (16384K kernel code, 2138K rwdata, 7784K rodata, 3360K init, 3932K bss, 337300K reserved, 0K cma-reserved) [ 0.127153] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.127175] Kernel/User page tables isolation: enabled [ 0.127233] ftrace: allocating 47699 entries in 187 pages [ 0.145032] ftrace: allocated 187 pages with 6 groups [ 0.145158] Dynamic Preempt: full [ 0.145210] rcu: Preemptible hierarchical RCU implementation. [ 0.145211] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4. [ 0.145214] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.145216] Trampoline variant of Tasks RCU enabled. [ 0.145217] Rude variant of Tasks RCU enabled. [ 0.145218] Tracing variant of Tasks RCU enabled. [ 0.145219] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.145221] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.151822] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16 [ 0.152086] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.152408] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.152467] Console: colour dummy device 80x25 [ 0.152472] printk: console [tty0] enabled [ 0.152551] ACPI: Core revision 20230331 [ 0.152934] hpet: HPET dysfunctional in PC10. Force disabled. [ 0.152937] APIC: Switch to symmetric I/O mode setup [ 0.152941] DMAR: Host address width 39 [ 0.152943] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.152955] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e [ 0.152961] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.152968] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.152973] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff [ 0.152979] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.152982] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.152984] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.154967] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.154971] x2apic enabled [ 0.154984] Switched APIC routing to cluster x2apic. [ 0.159002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x170fff30cc4, max_idle_ns: 440795237869 ns [ 0.159013] Calibrating delay loop (skipped), value calculated using timer frequency.. 3201.25 BogoMIPS (lpj=5333200) [ 0.159065] x86/cpu: SGX disabled by BIOS. [ 0.159083] CPU0: Thermal monitoring enabled (TM1) [ 0.159171] process: using mwait in idle threads [ 0.159178] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.159181] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.159191] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.159196] Spectre V2 : Mitigation: IBRS [ 0.159198] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.159200] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.159202] RETBleed: Mitigation: IBRS [ 0.159205] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.159208] Spectre V2 : User space: Mitigation: STIBP via prctl [ 0.159212] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.159229] MDS: Mitigation: Clear CPU buffers [ 0.159231] MMIO Stale Data: Mitigation: Clear CPU buffers [ 0.159242] SRBDS: Mitigation: Microcode [ 0.159258] GDS: Mitigation: Microcode [ 0.159272] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.159276] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.159279] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.159281] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.159284] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' [ 0.159288] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.159292] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 [ 0.159296] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 [ 0.159299] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. [ 0.162342] Freeing SMP alternatives memory: 40K [ 0.162342] pid_max: default: 32768 minimum: 301 [ 0.162342] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity [ 0.162342] landlock: Up and running. [ 0.162342] Yama: becoming mindful. [ 0.162342] LSM support for eBPF active [ 0.162342] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.162342] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.162342] smpboot: CPU0: Intel(R) Core(TM) i3-10100Y CPU @ 1.30GHz (family: 0x6, model: 0x8e, stepping: 0x9) [ 0.162342] cblist_init_generic: Setting adjustable number of callback queues. [ 0.162342] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.162342] cblist_init_generic: Setting adjustable number of callback queues. [ 0.162342] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.162342] cblist_init_generic: Setting adjustable number of callback queues. [ 0.162342] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.162342] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.162342] ... version: 4 [ 0.162342] ... bit width: 48 [ 0.162342] ... generic registers: 4 [ 0.162342] ... value mask: 0000ffffffffffff [ 0.162342] ... max period: 00007fffffffffff [ 0.162342] ... fixed-purpose events: 3 [ 0.162342] ... event mask: 000000070000000f [ 0.162342] signal: max sigframe size: 2032 [ 0.162342] Estimated ratio of average max frequency by base frequency (times 1024): 2048 [ 0.162342] rcu: Hierarchical SRCU implementation. [ 0.162342] rcu: Max phase no-delay instances is 1000. [ 0.162342] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.162342] smp: Bringing up secondary CPUs ... [ 0.162342] x86: Booting SMP configuration: [ 0.162342] .... node #0, CPUs: #1 #2 [ 0.170288] 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.170288] 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.170288] #3 [ 0.172454] smp: Brought up 1 node, 4 CPUs [ 0.172454] smpboot: Max logical packages: 1 [ 0.172454] smpboot: Total of 4 processors activated (12804.00 BogoMIPS) [ 0.176199] devtmpfs: initialized [ 0.176199] x86/mm: Memory block size: 128MB [ 0.177404] ACPI: PM: Registering ACPI NVS region [mem 0x8a853000-0x8a853fff] (4096 bytes) [ 0.177404] ACPI: PM: Registering ACPI NVS region [mem 0x8be8e000-0x8beb3fff] (155648 bytes) [ 0.177404] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.177404] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.177404] pinctrl core: initialized pinctrl subsystem [ 0.177404] PM: RTC time: 17:42:05, date: 2023-09-26 [ 0.179870] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.180259] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.180406] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.180533] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.180568] audit: initializing netlink subsys (disabled) [ 0.180600] audit: type=2000 audit(1695750125.019:1): state=initialized audit_enabled=0 res=1 [ 0.180600] thermal_sys: Registered thermal governor 'fair_share' [ 0.180600] thermal_sys: Registered thermal governor 'bang_bang' [ 0.180600] thermal_sys: Registered thermal governor 'step_wise' [ 0.180600] thermal_sys: Registered thermal governor 'user_space' [ 0.180600] thermal_sys: Registered thermal governor 'power_allocator' [ 0.180600] cpuidle: using governor ladder [ 0.180600] cpuidle: using governor menu [ 0.180600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.180600] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.180600] PCI: not using MMCONFIG [ 0.180600] PCI: Using configuration type 1 for base access [ 0.180600] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.180600] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.182448] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.182448] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.182448] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.182448] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.182851] fbcon: Taking over console [ 0.182851] ACPI: Added _OSI(Module Device) [ 0.182851] ACPI: Added _OSI(Processor Device) [ 0.182851] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.182851] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263073] ACPI: 7 ACPI AML tables successfully acquired and loaded [ 0.268977] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.275476] ACPI: Dynamic OEM Table Load: [ 0.275476] ACPI: SSDT 0xFFFF95FE411FD800 000507 (v02 PmRef Cpu0Ist 00003000 INTL 20160422) [ 0.279009] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked [ 0.279009] ACPI: Dynamic OEM Table Load: [ 0.279009] ACPI: SSDT 0xFFFF95FE411A9800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422) [ 0.283025] ACPI: Dynamic OEM Table Load: [ 0.283038] ACPI: SSDT 0xFFFF95FE4137A6C0 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422) [ 0.286007] ACPI: Dynamic OEM Table Load: [ 0.286021] ACPI: SSDT 0xFFFF95FE411FD000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422) [ 0.290123] ACPI: Dynamic OEM Table Load: [ 0.290143] ACPI: SSDT 0xFFFF95FE40D72000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422) [ 0.295541] ACPI: Dynamic OEM Table Load: [ 0.295555] ACPI: SSDT 0xFFFF95FE411A8800 000317 (v02 PmRef ApHwp 00003000 INTL 20160422) [ 0.298803] ACPI: Dynamic OEM Table Load: [ 0.298815] ACPI: SSDT 0xFFFF95FE411AB800 00030A (v02 PmRef ApCst 00003000 INTL 20160422) [ 0.305290] ACPI: EC: EC started [ 0.305293] ACPI: EC: interrupt blocked [ 0.305657] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.305662] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions [ 0.305666] ACPI: Interpreter enabled [ 0.305770] ACPI: PM: (supports S0 S4 S5) [ 0.305773] ACPI: Using IOAPIC for interrupt routing [ 0.309686] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.316485] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource [ 0.316524] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316527] PCI: Using E820 reservations for host bridge windows [ 0.317854] ACPI: Enabled 8 GPEs in block 00 to 7F [ 0.329940] ACPI: \_SB_.PCI0.XHC_.RHUB.PX01: New power resource [ 0.330408] ACPI: \_SB_.PCI0.XHC_.RHUB.PX02: New power resource [ 0.330813] ACPI: \_SB_.PCI0.XHC_.RHUB.PX03: New power resource [ 0.331201] ACPI: \_SB_.PCI0.XHC_.RHUB.PX04: New power resource [ 0.331596] ACPI: \_SB_.PCI0.XHC_.RHUB.PX05: New power resource [ 0.331981] ACPI: \_SB_.PCI0.XHC_.RHUB.PX06: New power resource [ 0.332384] ACPI: \_SB_.PCI0.XHC_.RHUB.PX07: New power resource [ 0.337773] ACPI: \_SB_.USBC: New power resource [ 0.340821] ACPI: \_SB_.PCI0.RP03.PXSX.PRWF: New power resource [ 0.341833] ACPI: \_SB_.PCI0.RP04.PXSX.PRWF: New power resource [ 0.344373] ACPI: \_SB_.PCI0.RP07.PXP_: New power resource [ 0.375980] ACPI: \_SB_.CAMP: New power resource [ 0.380059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.380075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.385966] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.391604] PCI host bridge to bus 0000:00 [ 0.391609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window] [ 0.391625] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window] [ 0.391629] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.391633] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.391677] pci 0000:00:00.0: [8086:590c] type 00 class 0x060000 [ 0.391851] pci 0000:00:02.0: [8086:591c] type 00 class 0x030000 [ 0.391871] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit] [ 0.391885] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.391895] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] [ 0.391929] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.391937] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.392484] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000 [ 0.392514] pci 0000:00:05.0: reg 0x10: [mem 0xa1000000-0xa13fffff 64bit] [ 0.392562] pci 0000:00:05.0: DMAR: Passthrough IOMMU for integrated Intel IPU [ 0.392793] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000 [ 0.392821] pci 0000:00:13.0: reg 0x10: [mem 0xa1738000-0xa1738fff 64bit] [ 0.393762] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 [ 0.393791] pci 0000:00:14.0: reg 0x10: [mem 0xa1700000-0xa170ffff 64bit] [ 0.393896] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.395379] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 [ 0.395409] pci 0000:00:14.2: reg 0x10: [mem 0xa1739000-0xa1739fff 64bit] [ 0.395652] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000 [ 0.395742] pci 0000:00:14.3: reg 0x10: [mem 0xa1710000-0xa171ffff 64bit] [ 0.396274] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 [ 0.396307] pci 0000:00:15.0: reg 0x10: [mem 0xa173a000-0xa173afff 64bit] [ 0.397001] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 [ 0.397034] pci 0000:00:15.1: reg 0x10: [mem 0xa173b000-0xa173bfff 64bit] [ 0.397730] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000 [ 0.397763] pci 0000:00:15.2: reg 0x10: [mem 0xa173c000-0xa173cfff 64bit] [ 0.398455] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000 [ 0.398488] pci 0000:00:15.3: reg 0x10: [mem 0xa173d000-0xa173dfff 64bit] [ 0.399195] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 [ 0.399227] pci 0000:00:16.0: reg 0x10: [mem 0xa173e000-0xa173efff 64bit] [ 0.399334] pci 0000:00:16.0: PME# supported from D3hot [ 0.400209] pci 0000:00:19.0: [8086:9d66] type 00 class 0x118000 [ 0.400246] pci 0000:00:19.0: reg 0x10: [mem 0xa173f000-0xa173ffff 64bit] [ 0.400479] pci 0000:00:19.2: [8086:9d64] type 00 class 0x118000 [ 0.400511] pci 0000:00:19.2: reg 0x10: [mem 0xa1740000-0xa1740fff 64bit] [ 0.401220] pci 0000:00:1c.0: [8086:9d12] type 01 class 0x060400 [ 0.401347] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.402844] pci 0000:00:1c.3: [8086:9d13] type 01 class 0x060400 [ 0.402971] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.404442] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400 [ 0.404591] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold [ 0.406070] pci 0000:00:1f.0: [8086:9d4b] type 00 class 0x060100 [ 0.406840] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 [ 0.406861] pci 0000:00:1f.2: reg 0x10: [mem 0xa1734000-0xa1737fff] [ 0.407500] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 [ 0.407531] pci 0000:00:1f.3: reg 0x10: [mem 0xa1730000-0xa1733fff 64bit] [ 0.407568] pci 0000:00:1f.3: reg 0x20: [mem 0xa1720000-0xa172ffff 64bit] [ 0.407639] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.409390] pci 0000:01:00.0: [8086:2723] type 00 class 0x028000 [ 0.409539] pci 0000:01:00.0: reg 0x10: [mem 0xa1600000-0xa1603fff 64bit] [ 0.410033] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.411218] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.411227] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff] [ 0.411341] pci 0000:02:00.0: [10ec:522a] type 00 class 0xff0000 [ 0.411366] pci 0000:02:00.0: reg 0x10: [mem 0xa1500000-0xa1500fff] [ 0.411537] pci 0000:02:00.0: supports D1 D2 [ 0.411540] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.411848] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.411856] pci 0000:00:1c.3: bridge window [mem 0xa1500000-0xa15fffff] [ 0.412164] pci 0000:03:00.0: [1e0f:0001] type 00 class 0x010802 [ 0.412197] pci 0000:03:00.0: reg 0x10: [mem 0xa1400000-0xa1403fff 64bit] [ 0.412368] pci 0000:03:00.0: PME# supported from D0 D3hot [ 0.412461] pci 0000:03:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.6 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 0.412687] pci 0000:00:1c.6: PCI bridge to [bus 03] [ 0.412696] pci 0000:00:1c.6: bridge window [mem 0xa1400000-0xa14fffff] [ 0.420594] ACPI: PCI: Interrupt link LNKA configured for IRQ 11 [ 0.420751] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.420902] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.421053] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.421150] ACPI: PCI: Interrupt link LNKE configured for IRQ 11 [ 0.421150] ACPI: PCI: Interrupt link LNKF configured for IRQ 11 [ 0.421150] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 0.421150] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 0.436804] Low-power S0 idle used by default for system suspend [ 0.444878] ACPI: EC: interrupt unblocked [ 0.444882] ACPI: EC: event unblocked [ 0.444896] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.444899] ACPI: EC: GPE=0x50 [ 0.444903] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete [ 0.444908] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events [ 0.445754] iommu: Default domain type: Translated [ 0.445754] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.446088] SCSI subsystem initialized [ 0.446102] libata version 3.00 loaded. [ 0.446102] ACPI: bus type USB registered [ 0.446102] usbcore: registered new interface driver usbfs [ 0.446102] usbcore: registered new interface driver hub [ 0.446102] usbcore: registered new device driver usb [ 0.446102] pps_core: LinuxPPS API ver. 1 registered [ 0.446102] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.446102] PTP clock support registered [ 0.446102] EDAC MC: Ver: 3.0.0 [ 0.449075] efivars: Registered efivars operations [ 0.449615] NetLabel: Initializing [ 0.449618] NetLabel: domain hash size = 128 [ 0.449621] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.449661] NetLabel: unlabeled traffic allowed by default [ 0.449678] mctp: management component transport protocol core [ 0.449681] NET: Registered PF_MCTP protocol family [ 0.449689] PCI: Using ACPI for IRQ routing [ 0.475731] PCI: pci_cache_line_size set to 64 bytes [ 0.476082] e820: reserve RAM buffer [mem 0x8891b000-0x8bffffff] [ 0.476121] e820: reserve RAM buffer [mem 0x88a10000-0x8bffffff] [ 0.476125] e820: reserve RAM buffer [mem 0x8a853000-0x8bffffff] [ 0.476129] e820: reserve RAM buffer [mem 0x8bd8d000-0x8bffffff] [ 0.476132] e820: reserve RAM buffer [mem 0x8bf00000-0x8bffffff] [ 0.476134] e820: reserve RAM buffer [mem 0x26f800000-0x26fffffff] [ 0.479025] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.479029] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.479032] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.479044] vgaarb: loaded [ 0.482345] clocksource: Switched to clocksource tsc-early [ 0.504757] VFS: Disk quotas dquot_6.6.0 [ 0.504786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504957] pnp: PnP ACPI init [ 0.505192] system 00:00: [mem 0x40000000-0x403fffff] has been reserved [ 0.505508] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.505515] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.505521] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.505525] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved [ 0.505530] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.505534] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.505539] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.506303] system 00:02: [io 0x2000-0x20fe] has been reserved [ 0.506657] system 00:03: [io 0x0680-0x069f] has been reserved [ 0.506662] system 00:03: [io 0xffff] has been reserved [ 0.506666] system 00:03: [io 0xffff] has been reserved [ 0.506670] system 00:03: [io 0xffff] has been reserved [ 0.506673] system 00:03: [io 0x1800-0x18fe] has been reserved [ 0.506677] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.507046] system 00:05: [io 0x1854-0x1857] has been reserved [ 0.511185] system 00:06: [mem 0xfe020000-0xfe021fff] has been reserved [ 0.511193] system 00:06: [mem 0xfe022000-0xfe023fff] has been reserved [ 0.511198] system 00:06: [mem 0xfe024000-0xfe025fff] has been reserved [ 0.511202] system 00:06: [mem 0xfe026000-0xfe027fff] has been reserved [ 0.511210] system 00:06: [mem 0xfe028000-0xfe029fff] has been reserved [ 0.511214] system 00:06: [mem 0xfe02a000-0xfe02bfff] has been reserved [ 0.511218] system 00:06: [mem 0xfe02c000-0xfe02dfff] has been reserved [ 0.511223] system 00:06: [mem 0xfe02e000-0xfe02ffff] has been reserved [ 0.511227] system 00:06: [mem 0xfe030000-0xfe031fff] has been reserved [ 0.511232] system 00:06: [mem 0xfe032000-0xfe033fff] has been reserved [ 0.511236] system 00:06: [mem 0xfe034000-0xfe035fff] has been reserved [ 0.513082] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.513089] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.513093] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.513098] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved [ 0.513102] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.513106] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.513111] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.513116] system 00:07: [mem 0xff000000-0xffffffff] has been reserved [ 0.513120] system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.513125] system 00:07: [mem 0x8f800000-0x8f81ffff] has been reserved [ 0.513971] pnp: PnP ACPI: found 8 devices [ 0.521212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.521349] NET: Registered PF_INET protocol family [ 0.521518] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.525166] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.525243] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.525328] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.525697] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.526267] TCP: Hash tables configured (established 65536 bind 65536) [ 0.526392] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 0.526454] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.526500] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.526596] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.526611] NET: Registered PF_XDP protocol family [ 0.526634] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.526645] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff] [ 0.526658] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.526664] pci 0000:00:1c.3: bridge window [mem 0xa1500000-0xa15fffff] [ 0.526675] pci 0000:00:1c.6: PCI bridge to [bus 03] [ 0.526681] pci 0000:00:1c.6: bridge window [mem 0xa1400000-0xa14fffff] [ 0.526692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.526698] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.526701] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window] [ 0.526705] pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window] [ 0.526709] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window] [ 0.526713] pci_bus 0000:01: resource 1 [mem 0xa1600000-0xa16fffff] [ 0.526716] pci_bus 0000:02: resource 1 [mem 0xa1500000-0xa15fffff] [ 0.526720] pci_bus 0000:03: resource 1 [mem 0xa1400000-0xa14fffff] [ 0.527911] PCI: CLS 0 bytes, default 64 [ 0.527946] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.527949] software IO TLB: mapped [mem 0x0000000081129000-0x0000000085129000] (64MB) [ 0.528023] Trying to unpack rootfs image as initramfs... [ 0.541325] Initialise system trusted keyrings [ 0.541345] Key type blacklist registered [ 0.541443] workingset: timestamp_bits=41 max_order=21 bucket_order=0 [ 0.541495] zbud: loaded [ 0.541896] integrity: Platform Keyring initialized [ 0.541903] integrity: Machine keyring initialized [ 0.562260] Key type asymmetric registered [ 0.562270] Asymmetric key parser 'x509' registered [ 0.562339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.562448] io scheduler mq-deadline registered [ 0.562452] io scheduler kyber registered [ 0.562480] io scheduler bfq registered [ 0.564433] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122 [ 0.565036] pcieport 0000:00:1c.3: PME: Signaling with IRQ 123 [ 0.565588] pcieport 0000:00:1c.6: PME: Signaling with IRQ 124 [ 0.565815] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.566945] ACPI: AC: AC Adapter [ACAD] (off-line) [ 0.567091] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.567135] ACPI: button: Power Button [PWRB] [ 0.567200] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.567234] ACPI: button: Lid Switch [LID0] [ 0.569209] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.569536] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.569863] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.570236] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.570547] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.570618] ACPI: thermal: [Firmware Bug]: No valid trip found [ 0.571116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572208] ACPI Warning: \_SB.BAT1._BIX: Return Package is too small - found 20 elements, expected 21 (20230331/nsprepkg-649) [ 0.572929] ACPI: battery: Slot [BAT1] (battery present) [ 0.575198] hpet_acpi_add: no address or irqs in _CRS [ 0.575309] Non-volatile memory driver v1.3 [ 0.575312] Linux agpgart interface v0.103 [ 0.584334] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 0.584398] ACPI: bus type drm_connector registered [ 0.585780] usbcore: registered new interface driver usbserial_generic [ 0.585793] usbserial: USB Serial support registered for generic [ 0.585941] rtc_cmos 00:04: RTC can wake from S4 [ 0.586758] rtc_cmos 00:04: registered as rtc0 [ 0.586904] rtc_cmos 00:04: setting system clock to 2023-09-26T17:42:05 UTC (1695750125) [ 0.586957] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram [ 0.587160] intel_pstate: Intel P-state driver initializing [ 0.587530] intel_pstate: HWP enabled [ 0.587574] ledtrig-cpu: registered to indicate activity on CPUs [ 0.587706] efifb: probing for efifb [ 0.587723] efifb: framebuffer at 0x90000000, using 9600k, total 9600k [ 0.587730] efifb: mode is 1920x1280x32, linelength=7680, pages=1 [ 0.587733] efifb: scrolling: redraw [ 0.587734] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.587878] Console: switching to colour frame buffer device 240x80 [ 0.590237] fb0: EFI VGA frame buffer device [ 0.590307] hid: raw HID events driver (C) Jiri Kosina [ 0.590408] intel_pmc_core INT33A1:00: initialized [ 0.590567] drop_monitor: Initializing network drop monitor service [ 0.590672] Initializing XFRM netlink socket [ 0.590704] NET: Registered PF_INET6 protocol family [ 0.627562] Freeing initrd memory: 16572K [ 0.634414] Segment Routing with IPv6 [ 0.634417] RPL Segment Routing with IPv6 [ 0.634431] In-situ OAM (IOAM) with IPv6 [ 0.634485] NET: Registered PF_PACKET protocol family [ 0.634968] microcode: Microcode Update Driver: v2.2. [ 0.634975] IPI shorthand broadcast: enabled [ 0.636855] sched_clock: Marking stable (630001849, 6794130)->(707497906, -70701927) [ 0.637021] registered taskstats version 1 [ 0.637215] Loading compiled-in X.509 certificates [ 0.640573] Loaded X.509 cert 'Build time autogenerated kernel key: b0b68f5c158811cf316d18ff26750f8bb25e57f4' [ 0.642401] Key type .fscrypt registered [ 0.642403] Key type fscrypt-provisioning registered [ 0.642859] PM: Magic number: 7:461:745 [ 0.643271] hid_bpf: error while preloading HID BPF dispatcher: -22 [ 0.643278] RAS: Correctable Errors collector initialized. [ 0.643308] clk: Disabling unused clocks [ 0.644383] Freeing unused decrypted memory: 2036K [ 0.644819] Freeing unused kernel image (initmem) memory: 3360K [ 0.666992] Write protecting the kernel read-only data: 24576k [ 0.667689] Freeing unused kernel image (rodata/data gap) memory: 408K [ 0.741998] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.742003] rodata_test: all tests were successful [ 0.742004] x86/mm: Checking user space page tables [ 0.793539] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.793554] Run /init as init process [ 0.793555] with arguments: [ 0.793556] /init [ 0.793558] with environment: [ 0.793558] HOME=/ [ 0.793559] TERM=linux [ 0.989692] rtsx_pci 0000:02:00.0: enabling device (0000 -> 0002) [ 0.990865] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.990873] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 0.991964] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810 [ 0.992472] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.992477] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.992481] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ 0.996303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04 [ 0.996308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.996311] usb usb1: Product: xHCI Host Controller [ 0.996313] usb usb1: Manufacturer: Linux 6.4.12-arch1-1-surface xhci-hcd [ 0.996316] usb usb1: SerialNumber: 0000:00:14.0 [ 1.007491] hub 1-0:1.0: USB hub found [ 1.008766] hub 1-0:1.0: 12 ports detected [ 1.014530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04 [ 1.014537] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.014540] usb usb2: Product: xHCI Host Controller [ 1.014542] usb usb2: Manufacturer: Linux 6.4.12-arch1-1-surface xhci-hcd [ 1.014544] usb usb2: SerialNumber: 0000:00:14.0 [ 1.014726] hub 2-0:1.0: USB hub found [ 1.014753] hub 2-0:1.0: 6 ports detected [ 1.019249] nvme nvme0: pci function 0000:03:00.0 [ 1.031339] nvme nvme0: allocated 61 MiB host memory buffer. [ 1.183947] nvme nvme0: 4/0/0 default/read/poll queues [ 1.188172] nvme0n1: p1 p2 p3 p4 p5 p6 p7 [ 1.270169] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.398207] EXT4-fs (nvme0n1p7): mounted filesystem a655ec61-e078-4cc5-8386-f3a7f8bde7b2 r/w with ordered data mode. Quota mode: none. [ 1.424722] usb 1-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.01 [ 1.424729] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.424731] usb 1-1: Product: USB2.1 Hub [ 1.424733] usb 1-1: Manufacturer: Generic [ 1.425824] hub 1-1:1.0: USB hub found [ 1.426411] hub 1-1:1.0: 5 ports detected [ 1.473125] systemd[1]: systemd 254.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) [ 1.473133] systemd[1]: Detected architecture x86-64. [ 1.474234] systemd[1]: Hostname set to . [ 1.540308] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd [ 1.543510] tsc: Refined TSC clocksource calibration: 1607.997 MHz [ 1.543517] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x172da757658, max_idle_ns: 440795229495 ns [ 1.543533] clocksource: Switched to clocksource tsc [ 1.552980] systemd[1]: bpf-lsm: Failed to load BPF object: No such process [ 1.564799] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.01 [ 1.564807] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.564810] usb 2-1: Product: USB3.2 Hub [ 1.564812] usb 2-1: Manufacturer: Generic [ 1.566765] hub 2-1:1.0: USB hub found [ 1.567605] hub 2-1:1.0: 4 ports detected [ 1.574791] systemd-fstab-generator[159]: Mount point is not a valid path, ignoring. [ 1.575247] systemd-fstab-generator[159]: Mount point is not a valid path, ignoring. [ 1.575369] systemd-fstab-generator[159]: Mount point is not a valid path, ignoring. [ 1.596898] zram: Added device: zram0 [ 1.663634] systemd[1]: Queued start job for default target Graphical Interface. [ 1.683646] usb 1-5: new full-speed USB device number 3 using xhci_hcd [ 1.685155] systemd[1]: Created slice Slice /system/getty. [ 1.685607] systemd[1]: Created slice Slice /system/modprobe. [ 1.685964] systemd[1]: Created slice Slice /system/systemd-zram-setup. [ 1.686253] systemd[1]: Created slice User and Session Slice. [ 1.686369] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.686478] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.686728] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 1.686836] systemd[1]: Reached target Local Encrypted Volumes. [ 1.686896] systemd[1]: Reached target Login Prompts. [ 1.686948] systemd[1]: Reached target Local Integrity Protected Volumes. [ 1.687009] systemd[1]: Reached target Path Units. [ 1.687063] systemd[1]: Reached target Remote File Systems. [ 1.687111] systemd[1]: Reached target Slice Units. [ 1.687175] systemd[1]: Reached target Local Verity Protected Volumes. [ 1.687285] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 1.688594] systemd[1]: Listening on Process Core Dump Socket. [ 1.688787] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.688975] systemd[1]: Listening on Journal Socket. [ 1.689169] systemd[1]: Listening on udev Control Socket. [ 1.689335] systemd[1]: Listening on udev Kernel Socket. [ 1.690387] systemd[1]: Mounting Huge Pages File System... [ 1.691412] systemd[1]: Mounting POSIX Message Queue File System... [ 1.692683] systemd[1]: Mounting Kernel Debug File System... [ 1.693975] systemd[1]: Mounting Kernel Trace File System... [ 1.695426] systemd[1]: Starting Create List of Static Device Nodes... [ 1.696784] systemd[1]: Starting Load Kernel Module configfs... [ 1.698527] systemd[1]: Starting Load Kernel Module dm_mod... [ 1.700139] systemd[1]: Starting Load Kernel Module drm... [ 1.701359] systemd[1]: Starting Load Kernel Module fuse... [ 1.703132] systemd[1]: Starting Load Kernel Module loop... [ 1.703410] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 1.705909] systemd[1]: Starting Journal Service... [ 1.708049] systemd[1]: Starting Load Kernel Modules... [ 1.708179] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). [ 1.709539] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.711126] systemd[1]: Starting Coldplug All udev Devices... [ 1.713944] systemd[1]: Mounted Huge Pages File System. [ 1.714183] systemd[1]: Mounted POSIX Message Queue File System. [ 1.714452] systemd[1]: Mounted Kernel Debug File System. [ 1.714602] loop: module loaded [ 1.714670] systemd[1]: Mounted Kernel Trace File System. [ 1.715078] systemd[1]: Finished Create List of Static Device Nodes. [ 1.715697] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.715889] systemd[1]: Finished Load Kernel Module configfs. [ 1.726532] EXT4-fs (nvme0n1p7): re-mounted a655ec61-e078-4cc5-8386-f3a7f8bde7b2 r/w. Quota mode: none. [ 1.727506] fuse: init (API version 7.38) [ 1.730328] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.730559] systemd[1]: Finished Load Kernel Module drm. [ 1.731087] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 1.731291] systemd[1]: Finished Load Kernel Module loop. [ 1.731723] systemd[1]: Finished Remount Root and Kernel File Systems. [ 1.735559] device-mapper: uevent: version 1.0.3 [ 1.735674] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 1.735799] systemd[1]: Mounting Kernel Configuration File System... [ 1.736909] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 1.738336] systemd[1]: Starting Load/Save OS Random Seed... [ 1.739790] systemd[1]: Starting Create Static Device Nodes in /dev gracefully... [ 1.740680] systemd-journald[181]: Collecting audit messages is disabled. [ 1.741670] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 1.741894] systemd[1]: Finished Load Kernel Module dm_mod. [ 1.742575] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.742784] systemd[1]: Finished Load Kernel Module fuse. [ 1.743304] systemd[1]: Finished Load Kernel Modules. [ 1.743622] systemd[1]: Mounted Kernel Configuration File System. [ 1.745381] systemd[1]: Mounting FUSE Control File System... [ 1.745597] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 1.747180] systemd[1]: Starting Apply Kernel Variables... [ 1.749358] systemd[1]: Mounted FUSE Control File System. [ 1.757912] systemd[1]: Finished Load/Save OS Random Seed. [ 1.760921] systemd[1]: Finished Apply Kernel Variables. [ 1.787250] systemd[1]: Finished Create Static Device Nodes in /dev gracefully. [ 1.787510] systemd[1]: Create System Users was skipped because no trigger condition checks were met. [ 1.797108] systemd[1]: Starting Create Static Device Nodes in /dev... [ 1.806269] systemd[1]: Started Journal Service. [ 1.822952] systemd-journald[181]: Received client request to flush runtime journal. [ 1.828183] usb 1-5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01 [ 1.828191] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.832273] systemd-journald[181]: /var/log/journal/ccdee6dc5a8a44099aecb453848f62af/system.journal: Journal file uses a different sequence number ID, rotating. [ 1.832282] systemd-journald[181]: Rotating system journal. [ 1.900164] usb 1-1.2: new low-speed USB device number 4 using xhci_hcd [ 1.996750] usb 1-1.2: New USB device found, idVendor=258a, idProduct=1006, bcdDevice= 1.00 [ 1.996759] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.996762] usb 1-1.2: Product: USB KEYBOARD [ 1.996765] usb 1-1.2: Manufacturer: SINO WEALTH [ 2.046660] Bluetooth: Core ver 2.22 [ 2.046698] NET: Registered PF_BLUETOOTH protocol family [ 2.046701] Bluetooth: HCI device and connection manager initialized [ 2.046706] Bluetooth: HCI socket layer initialized [ 2.046709] Bluetooth: L2CAP socket layer initialized [ 2.046714] Bluetooth: SCO socket layer initialized [ 2.140979] Adding 8388604k swap on /dev/nvme0n1p6. Priority:-2 extents:1 across:8388604k SSFS [ 2.162059] zram0: detected capacity change from 0 to 8060928 [ 2.171958] input: Intel HID events as /devices/platform/INT33D5:00/input/input2 [ 2.173591] intel-hid INT33D5:00: platform supports 5 button array [ 2.173644] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input3 [ 2.173709] intel-hid INT33D5:00: platform supports switches [ 2.173748] input: Intel HID switches as /devices/platform/INT33D5:00/input/input4 [ 2.181296] mc: Linux media interface: v0.10 [ 2.221571] videodev: Linux video capture interface: v2.00 [ 2.238784] usbcore: registered new interface driver btusb [ 2.239948] Adding 4030460k swap on /dev/zram0. Priority:100 extents:1 across:4030460k SSDscFS [ 2.261723] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi [ 2.261796] Bluetooth: hci0: Boot Address: 0x24800 [ 2.261798] Bluetooth: hci0: Firmware Version: 206-22.23 [ 2.261801] Bluetooth: hci0: Firmware already loaded [ 2.299369] intel_ish_ipc 0000:00:13.0: enabling device (0000 -> 0002) [ 2.314569] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) [ 2.314939] idma64 idma64.0: Found Intel integrated DMA 64-bit [ 2.329810] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.384027] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002) [ 2.387287] idma64 idma64.1: Found Intel integrated DMA 64-bit [ 2.407734] mei_me 0000:00:16.0: enabling device (0004 -> 0006) [ 2.415484] ipu3_imgu: module is from the staging directory, the quality is unknown, you have been warned. [ 2.423973] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002) [ 2.424328] idma64 idma64.2: Found Intel integrated DMA 64-bit [ 2.429223] surface_gpe: no compatible Microsoft Surface device found, exiting [ 2.429242] ipu3-imgu 0000:00:05.0: enabling device (0000 -> 0002) [ 2.429462] ipu3-imgu 0000:00:05.0: device 0x1919 (rev: 0x1) [ 2.429484] ipu3-imgu 0000:00:05.0: physical base address 0x00000000a1000000, 4194304 bytes [ 2.432999] int3472-tps68470 i2c-INT3472:01: TPS68470 REVID: 0x21 [ 2.434990] CORE: Bringing 900000uV into 1200000-1200000uV [ 2.435939] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002) [ 2.436112] ANA: Bringing 875000uV into 2815200-2815200uV [ 2.436334] idma64 idma64.3: Found Intel integrated DMA 64-bit [ 2.437302] VCM: Bringing 875000uV into 2815200-2815200uV [ 2.439339] AUX1: Bringing 875000uV into 2815200-2815200uV [ 2.440511] AUX2: Bringing 875000uV into 1800600-1800600uV [ 2.456789] intel-lpss 0000:00:19.2: enabling device (0000 -> 0002) [ 2.494145] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.508294] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:258A:1006.0001/input/input6 [ 2.509289] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.509361] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.509368] cfg80211: failed to load regulatory.db [ 2.520905] input: ELAN9038:00 04F3:2A1C Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input7 [ 2.531355] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ 2.531364] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 2.531366] RAPL PMU: hw unit of domain package 2^-14 Joules [ 2.531367] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 2.531368] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 2.531369] RAPL PMU: hw unit of domain psys 2^-14 Joules [ 2.560292] ipu3-cio2 0000:00:14.3: Found supported sensor INT33BE:00 [ 2.560434] ipu3-cio2 0000:00:14.3: Found supported sensor INT347A:00 [ 2.560506] ipu3-cio2 0000:00:14.3: Found supported sensor INT347E:00 [ 2.560566] dw-apb-uart.4: ttyS4 at MMIO 0xa173f000 (irq = 32, base_baud = 115200) is a 16550A [ 2.560603] ipu3-cio2 0000:00:14.3: Connected 3 cameras [ 2.560620] ipu3-cio2 0000:00:14.3: enabling device (0000 -> 0002) [ 2.560809] ipu3-cio2 0000:00:14.3: device 0x9d32 (rev: 0x1) [ 2.561879] ov8865 i2c-INT347A:00: Consider updating driver ov8865 to match on endpoints [ 2.563642] hid-generic 0003:258A:1006.0001: input,hidraw0: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-1.2/input0 [ 2.564919] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input8 [ 2.565006] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input9 [ 2.565082] input: ELAN9038:00 04F3:2A1C Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input10 [ 2.565158] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input12 [ 2.565226] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input13 [ 2.565298] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input14 [ 2.569827] ipu3-imgu 0000:00:05.0: loaded firmware version irci_irci_ecr-master_20161208_0213_20170112_1500, 17 binaries, 1212984 bytes [ 2.572883] input: SINO WEALTH USB KEYBOARD System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:258A:1006.0003/input/input16 [ 2.574437] ov7251 i2c-INT347E:00: OV7251 revision 7 (1F) detected at address 0x60 [ 2.575026] ov7251 i2c-INT347E:00: Consider updating driver ov7251 to match on endpoints [ 2.575532] ov5693 i2c-INT33BE:00: supply dovdd not found, using dummy regulator [ 2.575563] ov5693 i2c-INT33BE:00: supply dvdd not found, using dummy regulator [ 2.583436] ov5693 i2c-INT33BE:00: Consider updating driver ov5693 to match on endpoints [ 2.626923] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:258A:1006.0003/input/input17 [ 2.627007] input: SINO WEALTH USB KEYBOARD Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:258A:1006.0003/input/input19 [ 2.627128] hid-generic 0003:258A:1006.0003: input,hiddev96,hidraw2: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-1.2/input1 [ 2.627171] usbcore: registered new interface driver usbhid [ 2.627173] usbhid: USB HID core driver [ 2.652415] hid-generic 0018:04F3:2A1C.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9038:00 04F3:2A1C] on i2c-ELAN9038:00 [ 2.706872] cryptd: max_cpu_qlen set to 1000 [ 2.731551] Intel(R) Wireless WiFi driver for Linux [ 2.749136] AVX2 version of gcm_enc/dec engaged. [ 2.749179] AES CTR mode by8 optimization enabled [ 2.749493] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002) [ 2.767265] iwlwifi 0000:01:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000 [ 2.767386] iwlwifi 0000:01:00.0: PCI dev 2723/008c, rev=0x340, rfid=0x10a100 [ 2.774126] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-cc-a0-78.ucode failed with error -2 [ 2.795658] iwlwifi 0000:01:00.0: api flags index 2 larger than supported by driver [ 2.795687] iwlwifi 0000:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37 [ 2.796266] iwlwifi 0000:01:00.0: loaded firmware version 77.2df8986f.0 cc-a0-77.ucode op_mode iwlmvm [ 2.880672] input: ELAN9038:00 04F3:2A1C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input20 [ 2.882103] input: ELAN9038:00 04F3:2A1C Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:2A1C.0002/input/input23 [ 2.976610] hid-multitouch 0018:04F3:2A1C.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9038:00 04F3:2A1C] on i2c-ELAN9038:00 [ 3.314779] Console: switching to colour dummy device 80x25 [ 3.314835] i915 0000:00:02.0: vgaarb: deactivate vga console [ 3.317040] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 3.317711] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915]) [ 3.319643] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) [ 3.372702] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=4 [ 3.372826] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.372829] Bluetooth: BNEP filters: protocol multicast [ 3.372834] Bluetooth: BNEP socket layer initialized [ 3.373863] mousedev: PS/2 mouse device common for all mice [ 3.376846] Bluetooth: MGMT ver 1.22 [ 3.383133] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380 [ 3.383161] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ 3.392817] NET: Registered PF_ALG protocol family [ 3.410757] hid-generic 001F:8087:0AC2.0004: hidraw3: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on [ 3.411784] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0 ```
qzed commented 11 months ago

The surface-control utility mostly deals with things specific to the Surface System Aggregator EC. Unfortunately, the Go lineup doesn't use that, so this is the expected output for both subcommands (on the Go or any other device that doesn't use the EC / EC version we support).

I'm also not aware of any other ways to implement/support platform profile support on the Go at the moment (it might be possible, but I don't have the time to look into it). On the non-Go devices that's all handled via the EC, but again, the Go line doesn't have that.

LeahSerafinRohrer commented 11 months ago

oh, may I ask why the GO3 has performance modes in the feature matrix? Is there an alternate way of doing that?

qzed commented 11 months ago

That is a good question. As far as I know, it should be marked ❌. Not sure why it's ticked. Platform profiles / performance modes are the same thing. So I don't know of any way to make that work at the moment.

Edit: I've corrected the feature matrix just now.