linux-surface / iptsd

Userspace daemon for Intel Precise Touch & Stylus
GNU General Public License v2.0
86 stars 39 forks source link

Surface Pro 4: IPTSD fails with "iptsd.service: Main process exited, code=exited, status=237/KEYRING" #44

Open Semperverus opened 2 years ago

Semperverus commented 2 years ago

This issue seems to be related to: https://github.com/linux-surface/iptsd/issues/35 (where I have also posted, but that bug report is closed).

Unlike that bug, however, adding a swapfile does not alleviate the issue, though it does appear as though it does. After manually mounting the swapfile and restarting iptsd, systemctl states that it is currently running. However, there is still no touch input, and upon checking again, it appears as though iptsd reverts back to the original fail state with the iptsd.service: Main process exited, code=exited, status=237/KEYRING line. Also, this unit has had plenty of reboots, so unfortunately unable to waive it away as a curse this time :P

This unit is a model 1724.

Touch input works perfectly on UEFI and on rEFInd screen, but once Linux is booted, iptsd is unable to launch.

/dev/ipts/0 and other items in that directory exist and are detected on boot.

output of sudo systemctl status iptsd:

× iptsd.service - Intel Precise Touch & Stylus Daemon  
     Loaded: loaded (/usr/lib/systemd/system/iptsd.service; enabled; vendor preset: disabled)  
     Active: failed (Result: exit-code) since Sat 2021-10-30 16:27:09 PDT; 2min 2s ago  
       Docs: https://github.com/linux-surface/iptsd  
    Process: 293 ExecStart=/usr/bin/iptsd (code=exited, status=237/KEYRING)  
   Main PID: 293 (code=exited, status=237/KEYRING)  
        CPU: 2ms  

Oct 30 16:27:04 ArchVillain systemd[1]: Started Intel Precise Touch & Stylus Daemon.  
Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/control.c:51: Failed to send feedback: No such device  
Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/control.c:74: Failed to flush buffers: No such device  
Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/main.c:106: Failed to start IPTS: No such device  
Oct 30 16:27:09 ArchVillain systemd[1]: iptsd.service: Main process exited, code=exited, status=237/KEYRING  
Oct 30 16:27:09 ArchVillain systemd[1]: iptsd.service: Failed with result 'exit-code'.  

output of neofetch

    × iptsd.service - Intel Precise Touch & Stylus Daemon  
         Loaded: loaded (/usr/lib/systemd/system/iptsd.service; enabled; vendor preset: disabled)  
         Active: failed (Result: exit-code) since Sat 2021-10-30 16:27:09 PDT; 2min 2s ago  
           Docs: https://github.com/linux-surface/iptsd  
        Process: 293 ExecStart=/usr/bin/iptsd (code=exited, status=237/KEYRING)  
       Main PID: 293 (code=exited, status=237/KEYRING)  
            CPU: 2ms  

    Oct 30 16:27:04 ArchVillain systemd[1]: Started Intel Precise Touch & Stylus Daemon.  
    Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/control.c:51: Failed to send feedback: No such device  
    Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/control.c:74: Failed to flush buffers: No such device  
    Oct 30 16:27:09 ArchVillain iptsd[293]: ERROR: ../src/main.c:106: Failed to start IPTS: No such device  
    Oct 30 16:27:09 ArchVillain systemd[1]: iptsd.service: Main process exited, code=exited, status=237/KEYRING  
    Oct 30 16:27:09 ArchVillain systemd[1]: iptsd.service: Failed with result 'exit-code'.

Output of /boot/refind_linux.conf (first line is auto-selected at boot):

"Boot using default options"     "root=UUID=9de1a504-0fe9-43e4-b89d-b79f6e8a7f7d rw add_efi_memmap acpi_enforce_resources=lax initrd=boot\intel-ucode.img initrd=boot\initramfs-%v.img"
"Boot using fallback initramfs"  "root=UUID=9de1a504-0fe9-43e4-b89d-b79f6e8a7f7d rw add_efi_memmap initrd=boot\intel-ucode.img initrd=boot\initramfs-%v-fallback.img"
"Boot to terminal"               "root=UUID=9de1a504-0fe9-43e4-b89d-b79f6e8a7f7d rw add_efi_memmap initrd=boot\intel-ucode.img initrd=boot\initramfs-%v.img systemd.unit=multi-user.target"

Output of ls -la /boot/:

[semperverus@ArchVillain boot]$ ls -la
total 50848
drwxr-xr-x  2 root root     4096 Oct 29 03:58 .
drwxr-xr-x 18 root root     4096 Oct 29 00:36 ..
-rw-r--r--  1 root root 30624397 Oct 29 03:58 initramfs-linux-surface-fallback.img
-rw-r--r--  1 root root  8069418 Oct 29 03:58 initramfs-linux-surface.img
-rw-r--r--  1 root root  4769792 Jun  8 11:31 intel-ucode.img
-rw-r--r--  1 root root      538 Oct 28 23:27 refind_linux.conf
-rw-r--r--  1 root root  8584216 Oct 29 03:58 vmlinuz-linux-surface

Output of sudo dmesg:

``` [ 0.000000] microcode: microcode updated early to revision 0xea, date = 2021-01-25 [ 0.000000] Linux version 5.14.14-arch1-3-surface (linux-surface@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 27 Oct 2021 20:56:00 +0000 [ 0.000000] Command line: root=UUID=9de1a504-0fe9-43e4-b89d-b79f6e8a7f7d rw add_efi_memmap acpi_enforce_resources=lax initrd=boot\intel-ucode.img initrd=boot\initramfs-linux-surface.img [ 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-0x00000000842eafff] usable [ 0.000000] BIOS-e820: [mem 0x00000000842eb000-0x00000000842ebfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000842ec000-0x0000000084315fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000084316000-0x000000008bc86fff] usable [ 0.000000] BIOS-e820: [mem 0x000000008bc87000-0x000000008bf92fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008bf93000-0x000000008bfc4fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008bfc5000-0x000000008bffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000008bfff000-0x000000008bffffff] usable [ 0.000000] BIOS-e820: [mem 0x000000008c000000-0x000000008f7fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e00fa000-0x00000000e00fafff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e00fd000-0x00000000e00fdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026f7fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.40 by MSFT [ 0.000000] efi: SMBIOS=0x8bcc8000 ACPI=0x8bffe000 ACPI 2.0=0x8bffe014 ESRT=0x8bcc5c18 RNG=0x8bcb3f18 [ 0.000000] efi: seeding entropy pool [ 0.000000] SMBIOS 3.0 present. [ 0.000000] DMI: Microsoft Corporation Surface Pro 4/Surface Pro 4, BIOS 104.1085.768 01/29/2016 [ 0.000000] tsc: Detected 2500.000 MHz processor [ 0.000000] tsc: Detected 2499.952 MHz TSC [ 0.001048] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001052] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001058] last_pfn = 0x26f800 max_arch_pfn = 0x400000000 [ 0.001205] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002095] last_pfn = 0x8c000 max_arch_pfn = 0x400000000 [ 0.017334] esrt: Reserving ESRT space from 0x000000008bcc5c18 to 0x000000008bcc5cf0. [ 0.017343] Using GB pages for direct mapping [ 0.017914] Secure boot disabled [ 0.017915] RAMDISK: [mem 0x7ef34000-0x7fb72fff] [ 0.017920] ACPI: Early table checksum verification disabled [ 0.017923] ACPI: RSDP 0x000000008BFFE014 000024 (v02 MSFT ) [ 0.017928] ACPI: XSDT 0x000000008BFFD0E8 0000AC (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017934] ACPI: FACP 0x000000008BFF6000 0000F4 (v05 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017940] ACPI: DSDT 0x000000008BFDE000 013BD9 (v02 MSFT MSFT 00000000 INTL 20141107) [ 0.017943] ACPI: FACS 0x000000008BFAE000 000040 [ 0.017946] ACPI: SSDT 0x000000008BFF7000 005329 (v02 SaSsdt SaSsdt 00003000 INTL 20141107) [ 0.017950] ACPI: HPET 0x000000008BFF5000 000038 (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017953] ACPI: LPIT 0x000000008BFF4000 000094 (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017956] ACPI: APIC 0x000000008BFF3000 0000BC (v03 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017960] ACPI: MCFG 0x000000008BFF2000 00003C (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017963] ACPI: SSDT 0x000000008BFDC000 001A03 (v02 MSFT RTD3APNV 00001000 INTL 20141107) [ 0.017966] ACPI: SSDT 0x000000008BFDB000 00019A (v02 MSFT Sata0Ide 00001000 INTL 20141107) [ 0.017970] ACPI: DBGP 0x000000008BFDA000 000034 (v01 MSFT 00000000 MSFT 0000005F) [ 0.017973] ACPI: DBG2 0x000000008BFD9000 000061 (v00 MSFT 00000000 MSFT 0000005F) [ 0.017976] ACPI: SSDT 0x000000008BFD8000 0006BC (v02 MSFT xh_ap000 00000000 INTL 20141107) [ 0.017980] ACPI: SSDT 0x000000008BFD7000 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20141107) [ 0.017983] ACPI: MSDM 0x000000008BFD6000 000055 (v01 MSFT 00000001 MSFT 00000001) [ 0.017986] ACPI: DMAR 0x000000008BFD5000 000138 (v01 MSFT MSFT 00000001 INTL 00000001) [ 0.017989] ACPI: NHLT 0x000000008BFD4000 00002D (v00 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017993] ACPI: FPDT 0x000000008BFD3000 000034 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017996] ACPI: BGRT 0x000000008BFD2000 000038 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017998] ACPI: Reserving FACP table memory at [mem 0x8bff6000-0x8bff60f3] [ 0.018000] ACPI: Reserving DSDT table memory at [mem 0x8bfde000-0x8bff1bd8] [ 0.018001] ACPI: Reserving FACS table memory at [mem 0x8bfae000-0x8bfae03f] [ 0.018002] ACPI: Reserving SSDT table memory at [mem 0x8bff7000-0x8bffc328] [ 0.018003] ACPI: Reserving HPET table memory at [mem 0x8bff5000-0x8bff5037] [ 0.018004] ACPI: Reserving LPIT table memory at [mem 0x8bff4000-0x8bff4093] [ 0.018005] ACPI: Reserving APIC table memory at [mem 0x8bff3000-0x8bff30bb] [ 0.018006] ACPI: Reserving MCFG table memory at [mem 0x8bff2000-0x8bff203b] [ 0.018007] ACPI: Reserving SSDT table memory at [mem 0x8bfdc000-0x8bfdda02] [ 0.018008] ACPI: Reserving SSDT table memory at [mem 0x8bfdb000-0x8bfdb199] [ 0.018010] ACPI: Reserving DBGP table memory at [mem 0x8bfda000-0x8bfda033] [ 0.018011] ACPI: Reserving DBG2 table memory at [mem 0x8bfd9000-0x8bfd9060] [ 0.018012] ACPI: Reserving SSDT table memory at [mem 0x8bfd8000-0x8bfd86bb] [ 0.018013] ACPI: Reserving SSDT table memory at [mem 0x8bfd7000-0x8bfd7e72] [ 0.018014] ACPI: Reserving MSDM table memory at [mem 0x8bfd6000-0x8bfd6054] [ 0.018015] ACPI: Reserving DMAR table memory at [mem 0x8bfd5000-0x8bfd5137] [ 0.018016] ACPI: Reserving NHLT table memory at [mem 0x8bfd4000-0x8bfd402c] [ 0.018017] ACPI: Reserving FPDT table memory at [mem 0x8bfd3000-0x8bfd3033] [ 0.018018] ACPI: Reserving BGRT table memory at [mem 0x8bfd2000-0x8bfd2037] [ 0.018180] No NUMA configuration found [ 0.018181] Faking a node at [mem 0x0000000000000000-0x000000026f7fffff] [ 0.018185] NODE_DATA(0) allocated [mem 0x26f7fa000-0x26f7fdfff] [ 0.018210] Zone ranges: [ 0.018211] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.018214] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.018215] Normal [mem 0x0000000100000000-0x000000026f7fffff] [ 0.018217] Device empty [ 0.018218] Movable zone start for each node [ 0.018221] Early memory node ranges [ 0.018221] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.018224] node 0: [mem 0x0000000000059000-0x000000000009dfff] [ 0.018225] node 0: [mem 0x0000000000100000-0x00000000842eafff] [ 0.018226] node 0: [mem 0x0000000084316000-0x000000008bc86fff] [ 0.018227] node 0: [mem 0x000000008bfff000-0x000000008bffffff] [ 0.018228] node 0: [mem 0x0000000100000000-0x000000026f7fffff] [ 0.018233] Initmem setup node 0 [mem 0x0000000000001000-0x000000026f7fffff] [ 0.018239] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.018241] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.018265] On node 0, zone DMA: 98 pages in unavailable ranges [ 0.023676] On node 0, zone DMA32: 43 pages in unavailable ranges [ 0.023688] On node 0, zone DMA32: 888 pages in unavailable ranges [ 0.038336] On node 0, zone Normal: 16384 pages in unavailable ranges [ 0.038379] On node 0, zone Normal: 2048 pages in unavailable ranges [ 0.038395] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff] [ 0.038945] ACPI: PM-Timer IO Port: 0x1808 [ 0.038951] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.038953] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.038954] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.038955] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.038956] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.038957] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.038958] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.038959] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.038985] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.038988] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.038990] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.038994] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.038996] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.039002] e820: update [mem 0x8a7db000-0x8a80dfff] usable ==> reserved [ 0.039011] TSC deadline timer available [ 0.039012] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.039030] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.039033] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.039035] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff] [ 0.039037] PM: hibernation: Registered nosave memory: [mem 0x842eb000-0x842ebfff] [ 0.039038] PM: hibernation: Registered nosave memory: [mem 0x842ec000-0x84315fff] [ 0.039040] PM: hibernation: Registered nosave memory: [mem 0x8a7db000-0x8a80dfff] [ 0.039041] PM: hibernation: Registered nosave memory: [mem 0x8bc87000-0x8bf92fff] [ 0.039042] PM: hibernation: Registered nosave memory: [mem 0x8bf93000-0x8bfc4fff] [ 0.039043] PM: hibernation: Registered nosave memory: [mem 0x8bfc5000-0x8bffefff] [ 0.039045] PM: hibernation: Registered nosave memory: [mem 0x8c000000-0x8f7fffff] [ 0.039046] PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xe00f9fff] [ 0.039047] PM: hibernation: Registered nosave memory: [mem 0xe00fa000-0xe00fafff] [ 0.039048] PM: hibernation: Registered nosave memory: [mem 0xe00fb000-0xe00fcfff] [ 0.039048] PM: hibernation: Registered nosave memory: [mem 0xe00fd000-0xe00fdfff] [ 0.039049] PM: hibernation: Registered nosave memory: [mem 0xe00fe000-0xfdffffff] [ 0.039050] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff] [ 0.039051] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff] [ 0.039052] [mem 0x8f800000-0xe00f9fff] available for PCI devices [ 0.039054] Booting paravirtualized kernel on bare hardware [ 0.039057] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.045373] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1 [ 0.045542] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288 [ 0.045550] pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152 [ 0.045552] pcpu-alloc: [0] 0 1 2 3 [ 0.045575] Built 1 zonelists, mobility grouping on. Total pages: 2045067 [ 0.045577] Policy zone: Normal [ 0.045578] Kernel command line: root=UUID=9de1a504-0fe9-43e4-b89d-b79f6e8a7f7d rw add_efi_memmap acpi_enforce_resources=lax initrd=boot\intel-ucode.img initrd=boot\initramfs-linux-surface.img [ 0.046186] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.046461] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.046648] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off [ 0.077101] Memory: 8000676K/8310756K available (14344K kernel code, 2089K rwdata, 4928K rodata, 1804K init, 4024K bss, 309820K reserved, 0K cma-reserved) [ 0.077108] random: get_random_u64 called from __kmem_cache_create+0x2a/0x5a0 with crng_init=0 [ 0.077273] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.077289] Kernel/User page tables isolation: enabled [ 0.077303] ftrace: allocating 42713 entries in 167 pages [ 0.094246] ftrace: allocated 167 pages with 5 groups [ 0.094353] rcu: Preemptible hierarchical RCU implementation. [ 0.094354] rcu: RCU dyntick-idle grace-period acceleration is enabled. [ 0.094355] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4. [ 0.094356] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.094357] Trampoline variant of Tasks RCU enabled. [ 0.094358] Rude variant of Tasks RCU enabled. [ 0.094358] Tracing variant of Tasks RCU enabled. [ 0.094359] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.094360] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.098845] Using NULL legacy PIC [ 0.098846] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 0 [ 0.099070] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.099277] Console: colour dummy device 80x25 [ 0.099293] printk: console [tty0] enabled [ 0.099330] ACPI: Core revision 20210604 [ 0.099482] hpet: HPET dysfunctional in PC10. Force disabled. [ 0.099484] APIC: Switch to symmetric I/O mode setup [ 0.099494] DMAR: Host address width 39 [ 0.099497] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.099510] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e [ 0.099513] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.099517] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.099520] DMAR: RMRR base: 0x0000003e2e0000 end: 0x0000003e2fffff [ 0.099521] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000003e2e0000-0x000000003e2fffff], contact BIOS vendor for fixes [ 0.099527] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x000000003e2e0000-0x000000003e2fffff] BIOS vendor: Microsoft Corporation; Ver: 104.1085.768; Product Version: D:0B:08F:1C:03P:38 [ 0.099530] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff [ 0.099531] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0 [ 0.099533] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1 [ 0.099533] DMAR: ANDD device: 3 name: \_SB.PCI0.I2C2 [ 0.099534] DMAR: ANDD device: 4 name: \_SB.PCI0.I2C3 [ 0.099536] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.099537] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.099538] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. [ 0.099539] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. [ 0.101429] DMAR-IR: Enabled IRQ remapping in xapic mode [ 0.101430] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.101499] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x24090c9bc00, max_idle_ns: 440795288559 ns [ 0.101508] Calibrating delay loop (skipped), value calculated using timer frequency.. 5001.23 BogoMIPS (lpj=8333173) [ 0.101511] pid_max: default: 32768 minimum: 301 [ 0.103297] LSM: Security Framework initializing [ 0.103309] landlock: Up and running. [ 0.103313] Yama: becoming mindful. [ 0.103336] LSM support for eBPF active [ 0.103364] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.103382] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.103645] x86/cpu: SGX disabled by BIOS. [ 0.103654] CPU0: Thermal monitoring enabled (TM1) [ 0.103715] process: using mwait in idle threads [ 0.103717] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.103718] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.103723] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.103725] Spectre V2 : Mitigation: Full generic retpoline [ 0.103726] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.103727] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.103728] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.103729] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.103731] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.103733] TAA: Mitigation: TSX disabled [ 0.103736] SRBDS: Mitigation: Microcode [ 0.103737] MDS: Mitigation: Clear CPU buffers [ 0.104837] Freeing SMP alternatives memory: 36K [ 0.104837] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1187 [ 0.104837] smpboot: CPU0: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (family: 0x6, model: 0x4e, stepping: 0x3) [ 0.104837] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.104837] ... version: 4 [ 0.104837] ... bit width: 48 [ 0.104837] ... generic registers: 4 [ 0.104837] ... value mask: 0000ffffffffffff [ 0.104837] ... max period: 00007fffffffffff [ 0.104837] ... fixed-purpose events: 3 [ 0.104837] ... event mask: 000000070000000f [ 0.104837] rcu: Hierarchical SRCU implementation. [ 0.104837] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.104837] smp: Bringing up secondary CPUs ... [ 0.104837] x86: Booting SMP configuration: [ 0.104837] .... node #0, CPUs: #1 #2 [ 0.105991] 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.105991] #3 [ 0.105991] smp: Brought up 1 node, 4 CPUs [ 0.105991] smpboot: Max logical packages: 1 [ 0.105991] smpboot: Total of 4 processors activated (20007.93 BogoMIPS) [ 0.108599] devtmpfs: initialized [ 0.108599] x86/mm: Memory block size: 128MB [ 0.108802] ACPI: PM: Registering ACPI NVS region [mem 0x842eb000-0x842ebfff] (4096 bytes) [ 0.108802] ACPI: PM: Registering ACPI NVS region [mem 0x8bf93000-0x8bfc4fff] (204800 bytes) [ 0.108802] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.108802] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.108802] pinctrl core: initialized pinctrl subsystem [ 0.108802] PM: RTC time: 23:27:02, date: 2021-10-30 [ 0.108802] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.108856] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.108936] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.109017] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.109049] audit: initializing netlink subsys (disabled) [ 0.109065] audit: type=2000 audit(1635636422.006:1): state=initialized audit_enabled=0 res=1 [ 0.109065] thermal_sys: Registered thermal governor 'fair_share' [ 0.109065] thermal_sys: Registered thermal governor 'bang_bang' [ 0.109065] thermal_sys: Registered thermal governor 'step_wise' [ 0.109065] thermal_sys: Registered thermal governor 'user_space' [ 0.109065] thermal_sys: Registered thermal governor 'power_allocator' [ 0.109065] cpuidle: using governor ladder [ 0.109065] cpuidle: using governor menu [ 0.109065] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB [ 0.109065] ACPI: bus type PCI registered [ 0.109065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109065] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.109065] PCI: not using MMCONFIG [ 0.109065] PCI: Using configuration type 1 for base access [ 0.109065] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.112031] Kprobes globally optimized [ 0.112036] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB [ 0.112036] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.112036] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.112036] fbcon: Taking over console [ 0.112036] ACPI: Added _OSI(Module Device) [ 0.112036] ACPI: Added _OSI(Processor Device) [ 0.112036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.112036] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112036] ACPI: Added _OSI(Linux-Dell-Video) [ 0.112036] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.112036] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.144624] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 0.146738] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.150048] ACPI: Dynamic OEM Table Load: [ 0.150059] ACPI: SSDT 0xFFFF8936C1063800 00063F (v02 PmRef Cpu0Ist 00003000 INTL 20141107) [ 0.151272] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked [ 0.152566] ACPI: Dynamic OEM Table Load: [ 0.152573] ACPI: SSDT 0xFFFF8936C1173800 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20141107) [ 0.153661] ACPI: Dynamic OEM Table Load: [ 0.153666] ACPI: SSDT 0xFFFF8936C11FD0C0 00008E (v02 PmRef Cpu0Hwp 00003000 INTL 20141107) [ 0.154612] ACPI: Dynamic OEM Table Load: [ 0.154617] ACPI: SSDT 0xFFFF8936C1042600 000130 (v02 PmRef HwpLvt 00003000 INTL 20141107) [ 0.156074] ACPI: Dynamic OEM Table Load: [ 0.156081] ACPI: SSDT 0xFFFF8936C1062000 0005AA (v02 PmRef ApIst 00003000 INTL 20141107) [ 0.157518] ACPI: Dynamic OEM Table Load: [ 0.157523] ACPI: SSDT 0xFFFF8936C1043800 000119 (v02 PmRef ApHwp 00003000 INTL 20141107) [ 0.158573] ACPI: Dynamic OEM Table Load: [ 0.158578] ACPI: SSDT 0xFFFF8936C1043600 000119 (v02 PmRef ApCst 00003000 INTL 20141107) [ 0.161221] ACPI: EC: EC started [ 0.161222] ACPI: EC: interrupt blocked [ 0.165239] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.165242] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions [ 0.165244] ACPI: Interpreter enabled [ 0.165299] ACPI: PM: (supports S0 S4 S5) [ 0.165300] ACPI: Using IOAPIC for interrupt routing [ 0.165342] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.167862] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.167877] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168484] ACPI: Enabled 12 GPEs in block 00 to 7F [ 0.168803] ACPI: PM: Power Resource [PG00] [ 0.169211] ACPI: PM: Power Resource [PG01] [ 0.169596] ACPI: PM: Power Resource [PG02] [ 0.175190] ACPI: PM: Power Resource [PX01] [ 0.175288] ACPI: PM: Power Resource [PX02] [ 0.175381] ACPI: PM: Power Resource [PX03] [ 0.175472] ACPI: PM: Power Resource [PX04] [ 0.175565] ACPI: PM: Power Resource [PX05] [ 0.175658] ACPI: PM: Power Resource [PX06] [ 0.175750] ACPI: PM: Power Resource [PX07] [ 0.177236] ACPI: PM: Power Resource [USBC] [ 0.177457] ACPI: PM: Power Resource [PAUD] [ 0.179141] ACPI: PM: Power Resource [PXP] [ 0.181059] ACPI: PM: Power Resource [PXP] [ 0.181406] ACPI: PM: Power Resource [PRWF] [ 0.454257] ACPI: PM: Power Resource [CAMP] [ 0.455623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.455643] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.459061] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.461309] PCI host bridge to bus 0000:00 [ 0.461311] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.461314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.461315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.461317] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.461318] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.461320] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.461321] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.461322] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.461323] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.461325] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.461326] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.461327] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.461329] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.461330] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.461331] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.461333] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.461334] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window] [ 0.461335] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.461337] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.461356] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000 [ 0.462175] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000 [ 0.462189] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit] [ 0.462197] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.462202] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f] [ 0.462221] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.463129] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000 [ 0.463140] pci 0000:00:05.0: reg 0x10: [mem 0xa1000000-0xa13fffff 64bit] [ 0.463945] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 [ 0.463958] pci 0000:00:08.0: reg 0x10: [mem 0xa1738000-0xa1738fff 64bit] [ 0.464785] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 [ 0.464804] pci 0000:00:14.0: reg 0x10: [mem 0xa1700000-0xa170ffff 64bit] [ 0.464894] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.465915] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 [ 0.465936] pci 0000:00:14.2: reg 0x10: [mem 0xa1739000-0xa1739fff 64bit] [ 0.466817] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000 [ 0.466906] pci 0000:00:14.3: reg 0x10: [mem 0xa1710000-0xa171ffff 64bit] [ 0.468172] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 [ 0.468344] pci 0000:00:15.0: reg 0x10: [mem 0xa173a000-0xa173afff 64bit] [ 0.470087] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 [ 0.470296] pci 0000:00:15.1: reg 0x10: [mem 0xa173b000-0xa173bfff 64bit] [ 0.472186] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000 [ 0.472321] pci 0000:00:15.2: reg 0x10: [mem 0xa173c000-0xa173cfff 64bit] [ 0.474097] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000 [ 0.474269] pci 0000:00:15.3: reg 0x10: [mem 0xa173d000-0xa173dfff 64bit] [ 0.476006] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 [ 0.476031] pci 0000:00:16.0: reg 0x10: [mem 0xa173e000-0xa173efff 64bit] [ 0.476113] pci 0000:00:16.0: PME# supported from D3hot [ 0.477106] pci 0000:00:16.4: [8086:9d3e] type 00 class 0x078000 [ 0.477142] pci 0000:00:16.4: reg 0x10: [mem 0xa173f000-0xa173ffff 64bit] [ 0.477263] pci 0000:00:16.4: PME# supported from D3hot [ 0.478073] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400 [ 0.478163] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.479561] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 [ 0.479654] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.481036] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100 [ 0.482131] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 [ 0.482147] pci 0000:00:1f.2: reg 0x10: [mem 0xa1734000-0xa1737fff] [ 0.483173] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380 [ 0.483197] pci 0000:00:1f.3: reg 0x10: [mem 0xa1730000-0xa1733fff 64bit] [ 0.483225] pci 0000:00:1f.3: reg 0x20: [mem 0xa1720000-0xa172ffff 64bit] [ 0.483277] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.484455] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 [ 0.484510] pci 0000:00:1f.4: reg 0x10: [mem 0xa1741000-0xa17410ff 64bit] [ 0.484563] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf] [ 0.485733] pci 0000:01:00.0: [144d:a802] type 00 class 0x010802 [ 0.485754] pci 0000:01:00.0: reg 0x10: [mem 0xa1600000-0xa1603fff 64bit] [ 0.485764] pci 0000:01:00.0: reg 0x18: [io 0x3000-0x30ff] [ 0.485930] 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.486020] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.486023] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 0.486026] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff] [ 0.486184] pci 0000:02:00.0: [11ab:2b38] type 00 class 0x020000 [ 0.486214] pci 0000:02:00.0: reg 0x10: [mem 0xa1500000-0xa15fffff 64bit pref] [ 0.486233] pci 0000:02:00.0: reg 0x18: [mem 0xa1400000-0xa14fffff 64bit pref] [ 0.486385] pci 0000:02:00.0: supports D1 D2 [ 0.486387] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold [ 0.486688] pci 0000:00:1d.0: PCI bridge to [bus 02] [ 0.486696] pci 0000:00:1d.0: bridge window [mem 0xa1400000-0xa15fffff 64bit pref] [ 0.489106] sunrisepoint-pinctrl INT344B:00: IRQ index 0 not found [ 0.495432] sunrisepoint-pinctrl: probe of INT344B:00 failed with error -22 [ 0.495561] ACPI: PCI: Interrupt link LNKA configured for IRQ 11 [ 0.495645] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.495726] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.495806] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.495886] ACPI: PCI: Interrupt link LNKE configured for IRQ 11 [ 0.495966] ACPI: PCI: Interrupt link LNKF configured for IRQ 11 [ 0.496048] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 0.496128] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 0.502653] ACPI Warning: GPE type mismatch (level/edge) (20210604/evxface-791) [ 0.502676] ACPI: EC: interrupt unblocked [ 0.502677] ACPI: EC: event unblocked [ 0.502689] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.502690] ACPI: EC: GPE=0x50 [ 0.502692] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete [ 0.502694] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events [ 0.502774] iommu: Default domain type: Translated [ 0.502789] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.502789] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.502789] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.502789] vgaarb: loaded [ 0.502789] SCSI subsystem initialized [ 0.502789] libata version 3.00 loaded. [ 0.502789] ACPI: bus type USB registered [ 0.502789] usbcore: registered new interface driver usbfs [ 0.502789] usbcore: registered new interface driver hub [ 0.502789] usbcore: registered new device driver usb [ 0.502789] pps_core: LinuxPPS API ver. 1 registered [ 0.502789] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.502789] PTP clock support registered [ 0.502789] EDAC MC: Ver: 3.0.0 [ 0.502789] Registered efivars operations [ 0.502789] NetLabel: Initializing [ 0.502789] NetLabel: domain hash size = 128 [ 0.502789] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.502789] NetLabel: unlabeled traffic allowed by default [ 0.502789] PCI: Using ACPI for IRQ routing [ 0.531780] PCI: pci_cache_line_size set to 64 bytes [ 0.532205] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.532207] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.532208] e820: reserve RAM buffer [mem 0x842eb000-0x87ffffff] [ 0.532210] e820: reserve RAM buffer [mem 0x8a7db000-0x8bffffff] [ 0.532211] e820: reserve RAM buffer [mem 0x8bc87000-0x8bffffff] [ 0.532212] e820: reserve RAM buffer [mem 0x26f800000-0x26fffffff] [ 0.532693] clocksource: Switched to clocksource tsc-early [ 0.541147] VFS: Disk quotas dquot_6.6.0 [ 0.541167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541297] pnp: PnP ACPI init [ 0.541634] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.541641] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.541645] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.541648] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved [ 0.541652] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.541655] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.541659] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.542119] system 00:01: [io 0x2000-0x20fe] has been reserved [ 0.543308] system 00:02: [io 0x0680-0x069f] has been reserved [ 0.543312] system 00:02: [io 0xffff] has been reserved [ 0.543315] system 00:02: [io 0xffff] has been reserved [ 0.543318] system 00:02: [io 0xffff] has been reserved [ 0.543321] system 00:02: [io 0x1800-0x18fe] has been reserved [ 0.543323] system 00:02: [io 0x164e-0x164f] has been reserved [ 0.543533] system 00:04: [io 0x1854-0x1857] has been reserved [ 0.546739] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.546744] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.546748] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.546751] system 00:06: [mem 0xe0000000-0xefffffff] could not be reserved [ 0.546755] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.546758] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.546762] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.546765] system 00:06: [mem 0xff000000-0xffffffff] has been reserved [ 0.546769] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.546772] system 00:06: [mem 0x8f800000-0x8f81ffff] has been reserved [ 0.547592] pnp: PnP ACPI: found 7 devices [ 0.553359] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.553418] NET: Registered PF_INET protocol family [ 0.553506] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.554668] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.554732] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.554928] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.555001] TCP: Hash tables configured (established 65536 bind 65536) [ 0.555062] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 0.555106] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.555130] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.555187] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.555192] NET: Registered PF_XDP protocol family [ 0.555207] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.555219] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 0.555226] pci 0000:00:1c.0: bridge window [mem 0xa1600000-0xa16fffff] [ 0.555235] pci 0000:00:1d.0: PCI bridge to [bus 02] [ 0.555243] pci 0000:00:1d.0: bridge window [mem 0xa1400000-0xa15fffff 64bit pref] [ 0.555249] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.555251] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.555253] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.555254] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.555256] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.555257] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.555258] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.555260] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.555262] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.555263] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.555265] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.555266] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.555269] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.555270] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.555272] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.555278] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.555279] pci_bus 0000:00: resource 20 [mem 0x8f800000-0xdfffffff window] [ 0.555280] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] [ 0.555282] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ 0.555284] pci_bus 0000:01: resource 1 [mem 0xa1600000-0xa16fffff] [ 0.555285] pci_bus 0000:02: resource 2 [mem 0xa1400000-0xa15fffff 64bit pref] [ 0.555481] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.556086] PCI: CLS 0 bytes, default 64 [ 0.556109] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.0 [ 0.556114] DMAR: ACPI device "device:6d" under DMAR at fed91000 as 00:15.1 [ 0.556118] DMAR: ACPI device "device:6e" under DMAR at fed91000 as 00:15.2 [ 0.556122] DMAR: ACPI device "device:6f" under DMAR at fed91000 as 00:15.3 [ 0.556146] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.556147] software IO TLB: mapped [mem 0x000000007af34000-0x000000007ef34000] (64MB) [ 0.556153] Trying to unpack rootfs image as initramfs... [ 0.556996] Initialise system trusted keyrings [ 0.557021] Key type blacklist registered [ 0.557086] workingset: timestamp_bits=41 max_order=21 bucket_order=0 [ 0.559216] zbud: loaded [ 0.568794] Key type asymmetric registered [ 0.568819] Asymmetric key parser 'x509' registered [ 0.568837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.568881] io scheduler mq-deadline registered [ 0.568883] io scheduler kyber registered [ 0.568946] io scheduler bfq registered [ 0.569555] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122 [ 0.569902] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123 [ 0.570034] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.570083] efifb: probing for efifb [ 0.570104] efifb: framebuffer at 0x90000000, using 19496k, total 19494k [ 0.570106] efifb: mode is 2736x1824x32, linelength=10944, pages=1 [ 0.570109] efifb: scrolling: redraw [ 0.570110] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.570243] Console: switching to colour frame buffer device 171x57 [ 0.587544] fb0: EFI VGA frame buffer device [ 0.589020] ACPI: AC: AC Adapter [ADP1] (off-line) [ 0.589132] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 [ 0.589171] ACPI: button: Sleep Button [SLPB] [ 0.589212] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.589236] ACPI: button: Lid Switch [LID0] [ 0.589275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.591567] ACPI: button: Power Button [PWRF] [ 0.591827] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1187 [ 0.615857] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.615861] ACPI: thermal: Thermal Zone [TZ00] (26 C) [ 0.640089] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.640094] ACPI: thermal: Thermal Zone [TZ01] (0 C) [ 0.642006] Freeing initrd memory: 12540K [ 0.659072] thermal LNXTHERM:02: registered as thermal_zone2 [ 0.659076] ACPI: thermal: Thermal Zone [TZ02] (22 C) [ 0.670236] thermal LNXTHERM:03: registered as thermal_zone3 [ 0.670239] ACPI: thermal: Thermal Zone [TZ03] (23 C) [ 0.670547] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676229] hpet_acpi_add: no address or irqs in _CRS [ 0.676268] Non-volatile memory driver v1.3 [ 0.676270] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel [ 0.676271] AMD-Vi: AMD IOMMUv2 functionality not available on this system [ 0.677082] nvme nvme0: pci function 0000:01:00.0 [ 0.677095] acpi device:3c: Cannot transition to power state D0 for parent in D3hot [ 0.677143] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677148] ehci-pci: EHCI PCI platform driver [ 0.677155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677158] ohci-pci: OHCI PCI platform driver [ 0.677166] uhci_hcd: USB Universal Host Controller Interface driver [ 0.677198] usbcore: registered new interface driver usbserial_generic [ 0.677202] usbserial: USB Serial support registered for generic [ 0.677312] rtc_cmos 00:03: RTC can wake from S4 [ 0.678137] rtc_cmos 00:03: registered as rtc0 [ 0.678476] rtc_cmos 00:03: setting system clock to 2021-10-30T23:27:02 UTC (1635636422) [ 0.678498] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram [ 0.679065] intel_pstate: Intel P-state driver initializing [ 0.679444] intel_pstate: HWP enabled [ 0.679466] ledtrig-cpu: registered to indicate activity on CPUs [ 0.679561] hid: raw HID events driver (C) Jiri Kosina [ 0.679650] ashmem: initialized [ 0.679703] intel_pmc_core INT33A1:00: initialized [ 0.679777] drop_monitor: Initializing network drop monitor service [ 0.679837] Initializing XFRM netlink socket [ 0.679934] NET: Registered PF_INET6 protocol family [ 0.686859] Segment Routing with IPv6 [ 0.686862] RPL Segment Routing with IPv6 [ 0.686923] NET: Registered PF_PACKET protocol family [ 0.687150] microcode: sig=0x406e3, pf=0x80, revision=0xea [ 0.687162] microcode: Microcode Update Driver: v2.2. [ 0.687167] IPI shorthand broadcast: enabled [ 0.687178] sched_clock: Marking stable (684533703, 2523730)->(698306166, -11248733) [ 0.687379] registered taskstats version 1 [ 0.687567] Loading compiled-in X.509 certificates [ 0.691283] Loaded X.509 cert 'Build time autogenerated kernel key: 6dad67e821dcf418ad9f32b830e0e7d53d88dbe3' [ 0.692245] zswap: loaded using pool lz4/z3fold [ 0.692900] Key type ._fscrypt registered [ 0.692901] Key type .fscrypt registered [ 0.692901] Key type fscrypt-provisioning registered [ 0.693206] PM: Magic number: 9:647:505 [ 0.693379] RAS: Correctable Errors collector initialized. [ 0.700084] nvme nvme0: 4/0/0 default/read/poll queues [ 0.701920] nvme0n1: p1 p2 [ 0.720734] random: fast init done [ 0.768504] ACPI: battery: Slot [BAT1] (battery present) [ 0.769549] Freeing unused decrypted memory: 2036K [ 0.769886] Freeing unused kernel image (initmem) memory: 1804K [ 0.775053] Write protecting the kernel read-only data: 22528k [ 0.775623] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 0.775930] Freeing unused kernel image (rodata/data gap) memory: 1216K [ 0.829156] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.829160] rodata_test: all tests were successful [ 0.829162] x86/mm: Checking user space page tables [ 0.878470] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.878488] Run /init as init process [ 0.878490] with arguments: [ 0.878491] /init [ 0.878492] with environment: [ 0.878492] HOME=/ [ 0.878511] TERM=linux [ 0.993735] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.993744] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 0.994865] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810 [ 0.995343] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.995349] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.995354] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ 0.995405] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 [ 0.995409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.995411] usb usb1: Product: xHCI Host Controller [ 0.995413] usb usb1: Manufacturer: Linux 5.14.14-arch1-3-surface xhci-hcd [ 0.995415] usb usb1: SerialNumber: 0000:00:14.0 [ 0.995599] hub 1-0:1.0: USB hub found [ 0.995623] hub 1-0:1.0: 12 ports detected [ 0.998128] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14 [ 0.998133] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.998136] usb usb2: Product: xHCI Host Controller [ 0.998137] usb usb2: Manufacturer: Linux 5.14.14-arch1-3-surface xhci-hcd [ 0.998140] usb usb2: SerialNumber: 0000:00:14.0 [ 0.998289] hub 2-0:1.0: USB hub found [ 0.998305] hub 2-0:1.0: 6 ports detected [ 1.114018] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 1.224755] systemd[1]: systemd 249.5-3-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) [ 1.242049] systemd[1]: Detected architecture x86-64. [ 1.243877] systemd[1]: Hostname set to . [ 1.325857] random: lvmconfig: uninitialized urandom read (4 bytes read) [ 1.401343] systemd[1]: Queued start job for default target Graphical Interface. [ 1.402493] systemd[1]: Created slice Slice /system/getty. [ 1.402838] systemd[1]: Created slice Slice /system/modprobe. [ 1.403149] systemd[1]: Created slice Slice /system/systemd-fsck. [ 1.403380] systemd[1]: Created slice User and Session Slice. [ 1.403519] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.403664] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.403890] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 1.404037] systemd[1]: Reached target Local Encrypted Volumes. [ 1.404117] systemd[1]: Reached target Login Prompts. [ 1.404201] systemd[1]: Reached target Path Units. [ 1.404269] systemd[1]: Reached target Remote File Systems. [ 1.404339] systemd[1]: Reached target Slice Units. [ 1.404432] systemd[1]: Reached target Local Verity Integrity Protected Volumes. [ 1.404596] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 1.404754] systemd[1]: Listening on LVM2 poll daemon socket. [ 1.405881] systemd[1]: Listening on Process Core Dump Socket. [ 1.406105] systemd[1]: Listening on Journal Audit Socket. [ 1.406261] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.406432] systemd[1]: Listening on Journal Socket. [ 1.406621] systemd[1]: Listening on udev Control Socket. [ 1.406763] systemd[1]: Listening on udev Kernel Socket. [ 1.407541] systemd[1]: Mounting Huge Pages File System... [ 1.408458] systemd[1]: Mounting POSIX Message Queue File System... [ 1.409722] systemd[1]: Mounting Kernel Debug File System... [ 1.410836] systemd[1]: Mounting Kernel Trace File System... [ 1.412105] systemd[1]: Starting Create List of Static Device Nodes... [ 1.413324] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 1.414679] systemd[1]: Starting Load Kernel Module configfs... [ 1.416039] systemd[1]: Starting Load Kernel Module drm... [ 1.417122] random: lvm: uninitialized urandom read (4 bytes read) [ 1.417337] systemd[1]: Starting Load Kernel Module fuse... [ 1.418062] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 1.418149] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 1.420177] systemd[1]: Starting Journal Service... [ 1.422150] systemd[1]: Starting Load Kernel Modules... [ 1.423543] systemd[1]: Starting Remount Root and Kernel File Systems... [ 1.423842] systemd[1]: Condition check resulted in Repartition Root Disk being skipped. [ 1.425227] systemd[1]: Starting Coldplug All udev Devices... [ 1.427522] systemd[1]: Mounted Huge Pages File System. [ 1.427773] systemd[1]: Mounted POSIX Message Queue File System. [ 1.427991] systemd[1]: Mounted Kernel Debug File System. [ 1.428197] systemd[1]: Mounted Kernel Trace File System. [ 1.428678] systemd[1]: Finished Create List of Static Device Nodes. [ 1.429126] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 1.429364] systemd[1]: Finished Load Kernel Module configfs. [ 1.429675] fuse: init (API version 7.34) [ 1.437212] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none. [ 1.438353] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 1.438683] systemd[1]: Finished Load Kernel Module fuse. [ 1.440137] systemd[1]: Mounting FUSE Control File System... [ 1.445503] systemd[1]: Mounting Kernel Configuration File System... [ 1.450275] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 1.450604] systemd[1]: Finished Load Kernel Module drm. [ 1.453319] audit: type=1130 audit(1635636423.270:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.453332] audit: type=1131 audit(1635636423.270:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.454069] systemd[1]: Finished Load Kernel Modules. [ 1.456423] audit: type=1130 audit(1635636423.273:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.456793] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 1.458840] audit: type=1130 audit(1635636423.276:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.459111] systemd[1]: Finished Remount Root and Kernel File Systems. [ 1.461158] audit: type=1130 audit(1635636423.276:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.462074] systemd[1]: Mounted FUSE Control File System. [ 1.465884] systemd[1]: Mounted Kernel Configuration File System. [ 1.470556] systemd[1]: Activating swap /swapfile... [ 1.474040] systemd[1]: Condition check resulted in First Boot Wizard being skipped. [ 1.474512] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 1.476012] systemd[1]: Starting Load/Save Random Seed... [ 1.480515] systemd[1]: Starting Apply Kernel Variables... [ 1.483465] systemd[1]: Condition check resulted in Create System Users being skipped. [ 1.484345] systemd[1]: Starting Create Static Device Nodes in /dev... [ 1.484456] Adding 8388604k swap on /swapfile. Priority:-2 extents:9 across:13352956k SSFS [ 1.487574] systemd[1]: Activated swap /swapfile. [ 1.491282] systemd[1]: Started Journal Service. [ 1.493362] audit: type=1130 audit(1635636423.310:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.496532] audit: type=1130 audit(1635636423.313:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.512297] systemd-journald[184]: Received client request to flush runtime journal. [ 1.533271] audit: type=1130 audit(1635636423.350:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.535614] audit: type=1130 audit(1635636423.353:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.568192] tsc: Refined TSC clocksource calibration: 2496.000 MHz [ 1.568212] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns [ 1.568227] clocksource: Switched to clocksource tsc [ 1.794740] input: Surface Pro 3/4 Buttons as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C09:00/MSHW0040:00/input/input3 [ 1.794832] surface_pro3_button MSHW0040:00: Surface Pro 3/4 Buttons [VGBI] [ 1.808642] mc: Linux media interface: v0.10 [ 1.888641] videodev: Linux video capture interface: v2.00 [ 1.931561] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) [ 1.931903] idma64 idma64.0: Found Intel integrated DMA 64-bit [ 1.935677] Linux agpgart interface v0.103 [ 1.946588] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002) [ 1.946953] idma64 idma64.1: Found Intel integrated DMA 64-bit [ 1.958388] mei_me 0000:00:16.0: enabling device (0000 -> 0002) [ 1.958410] mei_me 0000:00:16.4: enabling device (0000 -> 0002) [ 1.976405] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002) [ 1.976768] idma64 idma64.2: Found Intel integrated DMA 64-bit [ 2.000065] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003) [ 2.003365] i801_smbus 0000:00:1f.4: SPD Write Disable is set [ 2.003399] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt [ 2.005589] i2c i2c-2: 2/4 memory slots populated (from DMI) [ 2.009206] ipu3_imgu: module is from the staging directory, the quality is unknown, you have been warned. [ 2.023194] input: PC Speaker as /devices/platform/pcspkr/input/input4 [ 2.035867] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002) [ 2.036314] idma64 idma64.3: Found Intel integrated DMA 64-bit [ 2.061877] ipu3-cio2 0000:00:14.3: Found supported sensor INT33BE:00 [ 2.069358] ipu3-cio2 0000:00:14.3: Found supported sensor INT347A:00 [ 2.069420] ipu3-cio2 0000:00:14.3: Connected 2 cameras [ 2.069438] ipu3-cio2 0000:00:14.3: enabling device (0000 -> 0002) [ 2.069701] ipu3-cio2 0000:00:14.3: device 0x9d32 (rev: 0x1) [ 2.103566] ipu3-imgu 0000:00:05.0: enabling device (0000 -> 0002) [ 2.103781] ipu3-imgu 0000:00:05.0: device 0x1919 (rev: 0x1) [ 2.103833] ipu3-imgu 0000:00:05.0: physical base address 0x00000000a1000000, 4194304 bytes [ 2.122071] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.122512] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ 2.122515] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 2.122516] RAPL PMU: hw unit of domain package 2^-14 Joules [ 2.122518] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 2.122519] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 2.122520] RAPL PMU: hw unit of domain psys 2^-14 Joules [ 2.125443] hid-generic 0018:045E:0915.0001: hidraw0: I2C HID v1.00 Device [MSHW0030:00 045E:0915] on i2c-MSHW0030:00 [ 2.159429] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.159628] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.159633] cfg80211: failed to load regulatory.db [ 2.169289] cryptd: max_cpu_qlen set to 1000 [ 2.208496] i801_smbus 0000:00:1f.4: Transaction timeout [ 2.210532] i801_smbus 0000:00:1f.4: Failed terminating the transaction [ 2.216771] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it! [ 2.219515] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it! [ 2.219554] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it! [ 2.224790] mwifiex_pcie 0000:02:00.0: quirk reset_d3cold enabled [ 2.224794] mwifiex_pcie 0000:02:00.0: quirk no_brigde_d3 enabled [ 2.224795] mwifiex_pcie 0000:02:00.0: quirk do_flr_on_bridge enabled [ 2.231825] mwifiex_pcie 0000:02:00.0: enabling device (0000 -> 0002) [ 2.232155] mwifiex_pcie: PCI memory map Virt0: 000000006298144b PCI memory map Virt2: 00000000a5b39c8d [ 2.242026] AVX2 version of gcm_enc/dec engaged. [ 2.242095] AES CTR mode by8 optimization enabled [ 2.262764] random: dbus-daemon: uninitialized urandom read (12 bytes read) [ 2.274590] iTCO_vendor_support: vendor-support=0 [ 2.281456] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting IPTS [ 2.291596] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400) [ 2.293201] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Command 0x80000003 failed: 7 [ 2.304021] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 2.306743] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380 [ 2.306770] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ 2.338957] random: dbus-daemon: uninitialized urandom read (12 bytes read) [ 2.384729] random: NetworkManager: uninitialized urandom read (16 bytes read) [ 2.665952] intel_tcc_cooling: Programmable TCC Offset detected [ 2.733841] ipu3-imgu 0000:00:05.0: loaded firmware version irci_irci_ecr-master_20161208_0213_20170112_1500, 17 binaries, 1212984 bytes [ 2.773998] intel_rapl_common: Found RAPL domain package [ 2.774002] intel_rapl_common: Found RAPL domain core [ 2.774006] intel_rapl_common: Found RAPL domain uncore [ 2.774007] intel_rapl_common: Found RAPL domain dram [ 2.774009] intel_rapl_common: Found RAPL domain psys [ 2.833524] random: nm-dispatcher: uninitialized urandom read (16 bytes read) [ 2.898318] Setting dangerous option enable_guc - tainting kernel [ 2.899646] checking generic (90000000 130a000) vs hw (a0000000 1000000) [ 2.899648] checking generic (90000000 130a000) vs hw (90000000 10000000) [ 2.899650] fb0: switching to inteldrmfb from EFI VGA [ 2.899746] Console: switching to colour dummy device 80x25 [ 2.899791] i915 0000:00:02.0: vgaarb: deactivate vga console [ 2.904077] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 2.905045] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27) [ 2.926281] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it [ 2.931547] i915 0000:00:02.0: [drm] [ENCODER:117:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it [ 2.974895] i915 0000:00:02.0: [drm] GuC firmware i915/skl_guc_49.0.1.bin version 49.0 submission:disabled [ 2.974900] i915 0000:00:02.0: [drm] HuC firmware i915/skl_huc_2.0.0.bin version 2.0 authenticated:yes [ 2.984186] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0 [ 2.988349] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.988686] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 2.988937] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 3.003853] fbcon: i915 (fb0) is primary device [ 3.491766] random: crng init done [ 3.629976] mwifiex_pcie 0000:02:00.0: info: FW download over, size 723540 bytes [ 4.115519] Console: switching to colour frame buffer device 171x57 [ 4.159057] i915 0000:00:02.0: [drm] fb0: i915 frame buffer device [ 4.210626] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 4.210631] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 4.210633] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 4.210634] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 4.210635] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 4.210636] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 [ 4.210638] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 [ 4.262580] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6 [ 4.262651] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7 [ 4.262713] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8 [ 4.262773] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9 [ 4.262833] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 [ 4.262886] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 [ 4.262944] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 [ 4.351581] usb 1-5: new high-speed USB device number 2 using xhci_hcd [ 4.493913] usb 1-5: New USB device found, idVendor=1286, idProduct=204c, bcdDevice=32.01 [ 4.493920] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.493923] usb 1-5: Product: Bluetooth and Wireless LAN Composite Device [ 4.493925] usb 1-5: Manufacturer: Marvell [ 4.493927] usb 1-5: SerialNumber: 0000000000000000 [ 4.542486] Bluetooth: Core ver 2.22 [ 4.542522] NET: Registered PF_BLUETOOTH protocol family [ 4.542524] Bluetooth: HCI device and connection manager initialized [ 4.542528] Bluetooth: HCI socket layer initialized [ 4.542531] Bluetooth: L2CAP socket layer initialized [ 4.542536] Bluetooth: SCO socket layer initialized [ 4.550532] usbcore: registered new interface driver btusb [ 4.552883] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 4.552891] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 4.581786] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 4.581788] Bluetooth: BNEP filters: protocol multicast [ 4.581791] Bluetooth: BNEP socket layer initialized [ 4.588316] mwifiex_pcie 0000:02:00.0: WLAN FW is active [ 4.593968] i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS. [ 4.701523] NET: Registered PF_ALG protocol family [ 4.756503] mwifiex_pcie 0000:02:00.0: Bad HW revision detected, disabling deep sleep [ 4.772147] mwifiex_pcie 0000:02:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.19.p21) [ 4.772152] mwifiex_pcie 0000:02:00.0: driver_version = mwifiex 1.0 (15.68.19.p21) [ 4.773821] mwifiex_pcie 0000:02:00.0 wlp2s0: renamed from mlan0 [ 5.756581] kauditd_printk_skb: 47 callbacks suppressed [ 5.756585] audit: type=1130 audit(1635636427.573:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.819349] audit: type=1130 audit(1635636427.636:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.821862] audit: type=1334 audit(1635636427.639:56): prog-id=16 op=LOAD [ 5.821911] audit: type=1334 audit(1635636427.639:57): prog-id=17 op=LOAD [ 5.911782] audit: type=1130 audit(1635636427.729:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 7.587124] audit: type=1131 audit(1635636429.403:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iptsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' [ 9.772310] audit: type=1131 audit(1635636431.589:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 13.016191] audit: type=1131 audit(1635636434.836:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 32.561775] usb 1-1: new high-speed USB device number 3 using xhci_hcd [ 32.704757] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=32.98 [ 32.704769] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 32.704774] usb 1-1: Product: USB2.0 Hub [ 32.706528] hub 1-1:1.0: USB hub found [ 32.706890] hub 1-1:1.0: 4 ports detected [ 32.988507] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd [ 33.136614] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c24a, bcdDevice=77.02 [ 33.136628] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 33.136634] usb 1-1.4: Product: Gaming Mouse G600 [ 33.136638] usb 1-1.4: Manufacturer: Logitech [ 33.136642] usb 1-1.4: SerialNumber: 0C34185BEDFF0017 [ 33.173004] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C24A.0002/input/input13 [ 33.173242] hid-generic 0003:046D:C24A.0002: input,hidraw0: USB HID v1.11 Mouse [Logitech Gaming Mouse G600] on usb-0000:00:14.0-1.4/input0 [ 33.179840] input: Logitech Gaming Mouse G600 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C24A.0003/input/input14 [ 33.235614] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C24A.0003/input/input15 [ 33.236187] hid-generic 0003:046D:C24A.0003: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Mouse G600] on usb-0000:00:14.0-1.4/input1 [ 33.236310] usbcore: registered new interface driver usbhid [ 33.236315] usbhid: USB HID core driver [ 33.274934] mousedev: PS/2 mouse device common for all mice [ 34.597904] audit: type=1131 audit(1635636456.413:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 34.715284] audit: type=1334 audit(1635636456.536:63): prog-id=14 op=UNLOAD [ 34.715304] audit: type=1334 audit(1635636456.536:64): prog-id=13 op=UNLOAD [ 34.715316] audit: type=1334 audit(1635636456.536:65): prog-id=12 op=UNLOAD [ 57.885141] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd [ 57.977673] usb 1-1.3: New USB device found, idVendor=05ac, idProduct=024f, bcdDevice= 1.02 [ 57.977687] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 57.977693] usb 1-1.3: Product: USB DEVICE [ 57.977697] usb 1-1.3: Manufacturer: SONiX [ 58.027548] usbcore: registered new device driver apple-mfi-fastcharge [ 58.031839] input: SONiX USB DEVICE as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:05AC:024F.0004/input/input16 [ 58.089282] apple 0003:05AC:024F.0004: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB DEVICE] on usb-0000:00:14.0-1.3/input0 [ 58.090305] apple 0003:05AC:024F.0005: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling [ 58.090558] input: SONiX USB DEVICE as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:05AC:024F.0005/input/input17 [ 58.146204] apple 0003:05AC:024F.0005: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [SONiX USB DEVICE] on usb-0000:00:14.0-1.3/input1 [ 65.551270] audit: type=1100 audit(1635636487.366:66): pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="semperverus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' [ 65.552732] audit: type=1101 audit(1635636487.369:67): pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="semperverus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' [ 65.553109] audit: type=1103 audit(1635636487.369:68): pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="semperverus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' [ 65.553265] audit: type=1006 audit(1635636487.369:69): pid=470 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=2 res=1 [ 65.553269] audit: type=1300 audit(1635636487.369:69): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffcf9b7c270 a2=4 a3=3e9 items=0 ppid=296 pid=470 auid=1001 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) [ 65.553278] audit: type=1327 audit(1635636487.369:69): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832666566313366622D656131302D343432322D616661392D633337626130323232613830002D2D69640031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365 [ 65.571118] audit: type=1130 audit(1635636487.386:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 65.580371] audit: type=1101 audit(1635636487.396:71): pid=472 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="semperverus" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 65.580408] audit: type=1103 audit(1635636487.396:72): pid=472 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="semperverus" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' [ 65.580463] audit: type=1006 audit(1635636487.396:73): pid=472 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=3 res=1 [ 66.533298] Bluetooth: RFCOMM TTY layer initialized [ 66.533308] Bluetooth: RFCOMM socket layer initialized [ 66.533316] Bluetooth: RFCOMM ver 1.11 [ 75.933962] kauditd_printk_skb: 16 callbacks suppressed [ 75.933967] audit: type=1131 audit(1635636497.749:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 75.956238] audit: type=1131 audit(1635636497.773:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 96.311960] audit: type=1131 audit(1635636518.129:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 96.361666] audit: type=1334 audit(1635636518.179:89): prog-id=21 op=UNLOAD [ 96.361672] audit: type=1334 audit(1635636518.179:90): prog-id=20 op=UNLOAD [ 96.361675] audit: type=1334 audit(1635636518.179:91): prog-id=19 op=UNLOAD [ 96.400580] mwifiex_pcie 0000:02:00.0: info: trying to associate to bssid f6:92:bf:90:9e:f9 [ 96.448582] mwifiex_pcie 0000:02:00.0: info: associated to bssid f6:92:bf:90:9e:f9 successfully [ 96.460540] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready [ 96.509834] audit: type=1130 audit(1635636518.326:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 96.798420] audit: type=1111 audit(1635636518.616:93): pid=265 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=2 args=2000 pid=577 uid=1001 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success' [ 99.849746] audit: type=1111 audit(1635636521.666:94): pid=265 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=2 args=0 pid=577 uid=1001 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success' [ 107.020580] audit: type=1131 audit(1635636528.836:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 130.106127] audit: type=1100 audit(1635636551.923:96): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="semperverus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 130.107325] audit: type=1101 audit(1635636551.923:97): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="semperverus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 130.108468] audit: type=1110 audit(1635636551.926:98): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 130.108706] audit: type=1105 audit(1635636551.926:99): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 130.122008] audit: type=1106 audit(1635636551.939:100): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 130.122077] audit: type=1104 audit(1635636551.939:101): pid=864 uid=1001 auid=1001 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 927.952298] audit: type=1130 audit(1635637349.769:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 927.952306] audit: type=1131 audit(1635637349.769:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 963.810454] audit: type=1100 audit(1635637385.626:104): pid=1209 uid=1001 auid=1001 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="semperverus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 963.811718] audit: type=1101 audit(1635637385.629:105): pid=1209 uid=1001 auid=1001 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="semperverus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 963.812383] audit: type=1110 audit(1635637385.629:106): pid=1209 uid=1001 auid=1001 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 963.812524] audit: type=1105 audit(1635637385.629:107): pid=1209 uid=1001 auid=1001 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' ```

Output of sudo lspci:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
00:05.0 Multimedia controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Imaging Unit (rev 01)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:14.3 Multimedia controller: Intel Corporation CSI-2 Host Controller (rev 01)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:15.2 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #2 (rev 21)
00:15.3 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #3 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:16.4 Communication controller: Intel Corporation Device 9d3e (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM951/PM951 (rev 01)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless

output of sudo lsusb:

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1286:204c Marvell Semiconductor, Inc. Bluetooth and Wireless LAN Composite
Bus 001 Device 004: ID 046d:c24a Logitech, Inc. G600 Gaming Mouse
Bus 001 Device 005: ID 05ac:024f Apple, Inc. Aluminium Keyboard (ANSI)
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

(mouse is a Logitech G600 I had in my closet, keyboard is an RK68 that acts as an apple keyboard for some reason, plugged into a basic USB hub in the port).

If there is any other output or information you need, please let me know. I am going to be rebooting to grab UEFI driver strings. As a side note: I tried using the fwupd method you guys provide, and it worked, but it said everything I had installed was newer than what Microsoft offers on their webpage. Half-tempted to flash the driver for the Surface Pro 5, since I have one of those as well and it's perfectly working with this exact same setup.

I also have made sure to install:

And the hail mary starts here after installing:

(note: I am running this primarily in Wayland, but it does not work even on SDDM/Kwin-X11)

I am not sure if this is a traditionally acceptable thing to do on GitHub, but there seems to be another person struggling with this issue on Reddit, with the active thread being here: https://old.reddit.com/r/SurfaceLinux/comments/qizu1w/surface_4_pro_no_touchscreen_ipts_not_running/

Semperverus commented 2 years ago

Apologies for these not being screenshots, don't have anything that can take one from the UEFI that I am aware of:

IMG_20211030_170714 IMG_20211030_170735 IMG_20211030_170729 IMG_20211030_170730

cyclane commented 2 years ago

I am having exactly the same issue with the linux-surface 5.15.5-1 kernel release on Ubuntu 20.04. Has there been any progression on fixes or temporary workarounds?

Edit: I have tried everything mentioned above to try fix it without success, and I have most the same situation of that /dev/ipts/0 e.t.c. do exist and the other settings shown, so I am almost certain this is the same issue. Unit model is 1796

Thomvh commented 2 years ago

I experience the same issue on my freshly installed Ubuntu 21.10 with linux-surface

cyclane commented 2 years ago

I just tried downgrading to linux-surface 5.14.16 and this fixes the issue for me so actually it might be a different issue to what you are having.

jchv commented 1 year ago

I'm getting this on the Tigerlake Surface Laptop 4 as well; the IPTS devices exist, yet it fails momentarily after starting. I'm running NixOS unstable. I'm not sure how to debug this further. dmesg doesn't appear to have anything relevant. Is there anything I can do?

NP-chaonay commented 1 year ago

I'm getting this on the Tigerlake Surface Laptop 4 as well; the IPTS devices exist, yet it fails momentarily after starting. I'm running NixOS unstable. I'm not sure how to debug this further. dmesg doesn't appear to have anything relevant. Is there anything I can do?

could you output the command of systemctl status iptsd and systemctl status iptsd@*

jchv commented 1 year ago

Sure!

systemctl status iptsd:

× iptsd.service - IPTSD
     Loaded: loaded (/etc/systemd/system/iptsd.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Sat 2022-12-17 03:10:12 EST; 7h ago
   Duration: 5.013s
    Process: 916 ExecStart=/nix/store/7q9xplqgf53h1lahwj6nhf3njnqaf9lq-unit-script-iptsd-start/bin/iptsd-start (code=exited, status=237/KEYRING)
   Main PID: 916 (code=exited, status=237/KEYRING)
         IP: 0B in, 0B out
        CPU: 3ms

Dec 17 03:10:07 taiga systemd[1]: Started IPTSD.
Dec 17 03:10:12 taiga iptsd-start[923]: ERROR: ../src/control.c:51: Failed to send feedback: No such device
Dec 17 03:10:12 taiga iptsd-start[923]: ERROR: ../src/control.c:74: Failed to flush buffers: No such device
Dec 17 03:10:12 taiga iptsd-start[923]: ERROR: ../src/main.c:106: Failed to start IPTS: No such device
Dec 17 03:10:12 taiga systemd[1]: iptsd.service: Main process exited, code=exited, status=237/KEYRING
Dec 17 03:10:12 taiga systemd[1]: iptsd.service: Failed with result 'exit-code'.

systemctl status "iptsd@*" has no output. (I quoted the argument because by default zsh otherwise prevents the command from running when it detects no glob matches.)

For good measure, here is ls -lah /dev/ipts:

total 0
drwxr-xr-x  2 root root     360 Dec 17 03:09 .
drwxr-xr-x 21 root root    3.8K Dec 17 03:10 ..
crw-------  1 root root 248,  0 Dec 17 03:10 0
crw-------  1 root root 248,  1 Dec 17 03:10 1
crw-------  1 root root 248, 10 Dec 17 03:10 10
crw-------  1 root root 248, 11 Dec 17 03:10 11
crw-------  1 root root 248, 12 Dec 17 03:10 12
crw-------  1 root root 248, 13 Dec 17 03:10 13
crw-------  1 root root 248, 14 Dec 17 03:10 14
crw-------  1 root root 248, 15 Dec 17 03:10 15
crw-------  1 root root 248,  2 Dec 17 03:10 2
crw-------  1 root root 248,  3 Dec 17 03:10 3
crw-------  1 root root 248,  4 Dec 17 03:10 4
crw-------  1 root root 248,  5 Dec 17 03:10 5
crw-------  1 root root 248,  6 Dec 17 03:10 6
crw-------  1 root root 248,  7 Dec 17 03:10 7
crw-------  1 root root 248,  8 Dec 17 03:10 8
crw-------  1 root root 248,  9 Dec 17 03:10 9
StollD commented 1 year ago

I'm getting this on the Tigerlake Surface Laptop 4 as well; the IPTS devices exist, yet it fails momentarily after starting.

Tigerlake devices don't have IPTS. The module shouldn't even load on its own.

You need ITHC (https://github.com/quo/ithc-linux) and a development build of iptsd from its master branch (https://github.com/linux-surface/iptsd).

jchv commented 1 year ago

Ahh, sorry to waste your time; this is simply my mistake. I'll give that a try. If I have any problems I'll definitely open a new issue to avoid cluttering this unrelated one further.

edit:

If anyone happens to get here via Google, here's how I'm able to use the newest ithc module with nixos-unstable and nixos-hardware. iptsd does not currently work. Updated to make iptsd work too.

{ config, pkgs, ... }:

{
  imports = [
    <nixos-hardware/microsoft/surface>
  ];

  boot.extraModulePackages = [
    config.boot.kernelPackages.ithc
  ];

  boot.initrd.kernelModules = [
    "surface_hid_core"
    "surface_hid"
    "surface_aggregator_registry"
    "surface_aggregator"
    "8250_dw"
    "pinctrl_tigerlake"
    "intel_lpss"
    "intel_lpss_pci"
  ];

  boot.kernelPatches = [{ name = "ipts-hid"; patch = builtins.fetchurl "https://patch-diff.githubusercontent.com/raw/linux-surface/kernel/pull/132.diff"; }];

  nixpkgs.overlays = [
    (self: super: {
      iptsd = super.iptsd.overrideDerivation (attrs: {
        version = "66bd7c4d386c6bf4c77e008bb974ddcb8a52874e";
        src = pkgs.fetchFromGitHub {
          owner = "linux-surface";
          repo = "iptsd";
          rev = "66bd7c4d386c6bf4c77e008bb974ddcb8a52874e";
          sha256 = "uDt2V7FD8hafZQ22iQUjJACXV9/DiFAfLnpsEqmZTAI=";
        };
        nativeBuildInputs = attrs.nativeBuildInputs ++ [
          pkgs.cmake
        ];
        buildInputs = attrs.buildInputs ++ [
          pkgs.cli11
          pkgs.fmt_8.dev
          pkgs.spdlog.dev
          pkgs.microsoft_gsl
          pkgs.hidrd
          pkgs.SDL2.dev
          pkgs.cairomm.dev
        ];
        mesonFlags = [
          "-Dsample_config=false"
          "-Ddebug_tools=[]"
          "-Db_lto=false"
        ];
        postPatch = ''
          substituteInPlace etc/meson.build \
            --replace "install_dir: unitdir" "install_dir: datadir" \
            --replace "install_dir: rulesdir" "install_dir: datadir" \
        '';
      });
    })
  ];

  boot.extraModprobeConfig = ''
    options ithc hid=1
  '';

  systemd.services.iptsd = {
    description = "IPTSD";
    script = "${pkgs.iptsd}/bin/iptsd ''$(${pkgs.iptsd}/bin/iptsd-find-hidraw)";
    serviceConfig.Restart = "always";
    wantedBy = [
      "multi-user.target"
    ];
  };
}
NP-chaonay commented 1 year ago

@jchv

the iptsd-find-hidraw is responsible for finding hidraw device

so could you test that command, the scripting inside the script file is not complex, you can using that for starting debug if something is differ from your system and broke the script working.

jchv commented 1 year ago

Don't want to clutter this unrelated thread too much, but basically what happened was, instead of installing quo/ithc-linux, I applied the patch from https://github.com/linux-surface/kernel/pull/132. Even though ithc_use_hid = true in that patch, I've found that I need to specify the hid argument explicitly in order to get ithc to load in HID mode. After doing that, I get an hidraw device that corresponds to it, and IPTSD is working. Thanks for the hints. Really curious why hid mode was not loading by default, but it's gotta be some kind of PEBKAC.

sburris0 commented 1 year ago

The systemd service override in the nixos config above did not have an effect. Using that config + running the script manually did get pen/touch to work on my SP8. Is there anything here that could be moved into nixos-hardware?

jchv commented 1 year ago

I'm not sure why the systemd override didn't work for you, but if you figure out why please let me know. I'd be happy to help with updating nixos-hardware, but the override above is using unreleased patches and code. Before we update nixos-hardware, we should wait until:

It could be a bit tricky. Someone knowledgeable correct me if I am wrong, but new iptsd will probably, at least temporarily, need a new Nixpkgs attribute, because it's neither backwards nor forwards compatible with current iptsd.

(It'd also be really, really cool if we could get some of the Linux Surface patches upstreamed. Not sure how I could help with that. If I spot any oopses or panics in kernel, or segfaults in iptsd, I'll be sure to investigate. Thankfully, it's all been fairly stable for me :) )

sburris0 commented 1 year ago

I replaced the script section with

serviceConfig.ExecStart = lib.mkForce "${pkgs.bash}/bin/bash -c '${pkgs.iptsd}/bin/iptsd $(${pkgs.iptsd}/bin/iptsd-find-hidraw)'";

and it may not be pretty but all is well now.