linux-surface / linux-surface

Linux Kernel for Surface Devices
5.07k stars 215 forks source link

Touchpad and Keyboard on a SL3 #134

Closed chscf closed 4 years ago

chscf commented 4 years ago

Hi there,

I have a SL3 (Intel) and cannot get the keyboard and the touchpad, respectively, working. IPTS works fine...

I have several other Surface models, too (Pro4, Pro 6), which work all well with the same kernel configuration.

Environment

I'm using the latest patches from the linux-surface-qzed repository.

dmesg output seems OK for me:

`dmesg` output ``` [ 0.000000] Linux version 5.5.11-superschaf-x64 (root@smaug) (gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)) #1 SMP Wed Mar 25 08:44:44 CET 2020 [ 0.000000] Command line: bzImage.efi root=PARTUUID=F59B3134-3A46-4D0A-82BC-110452061CDA rootwait reboot=e ima_appraise=off [ 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 0x020: 'AVX-512 opmask' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64 [ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512 [ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024 [ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format. [ 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-0x000000007a831fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007a832000-0x000000007a832fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007a833000-0x000000007a833fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007a834000-0x000000007bae1fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007bae2000-0x000000007bb89fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007bb8a000-0x000000007bbb3fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007bbb4000-0x000000007bbfefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007bbff000-0x000000007bbfffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007bc00000-0x00000000953fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026abfffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.70 by MSFT [ 0.000000] efi: ACPI=0x7bbfe000 ACPI 2.0=0x7bbfe014 TPMFinalLog=0x7bbab000 SMBIOS=0x7bb51000 SMBIOS 3.0=0x7bb4f000 MEMATTR=0x77d65018 ESRT=0x78ab7398 RNG=0x7bb64798 TPMEventLog=0x77d61018 [ 0.000000] efi: seeding entropy pool [ 0.000000] random: fast init done [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: Microsoft Corporation Surface Laptop 3/Surface Laptop 3, BIOS 7.100.140 12/20/2019 [ 0.000000] tsc: Detected 1500.000 MHz processor [ 0.001760] tsc: Detected 1497.600 MHz TSC [ 0.001760] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001763] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001772] last_pfn = 0x26ac00 max_arch_pfn = 0x400000000 [ 0.001777] MTRR default type: write-back [ 0.001778] MTRR fixed ranges enabled: [ 0.001779] 00000-9FFFF write-back [ 0.001780] A0000-BFFFF uncachable [ 0.001782] C0000-FFFFF write-protect [ 0.001782] MTRR variable ranges enabled: [ 0.001784] 0 base 00C0000000 mask 7FC0000000 uncachable [ 0.001785] 1 base 00A0000000 mask 7FE0000000 uncachable [ 0.001786] 2 base 0098000000 mask 7FF8000000 uncachable [ 0.001787] 3 base 0094000000 mask 7FFC000000 uncachable [ 0.001788] 4 base 0092000000 mask 7FFE000000 uncachable [ 0.001789] 5 base 0091000000 mask 7FFF000000 uncachable [ 0.001791] 6 base 4000000000 mask 4000000000 uncachable [ 0.001791] 7 disabled [ 0.001792] 8 disabled [ 0.001792] 9 disabled [ 0.002642] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003645] last_pfn = 0x7bc00 max_arch_pfn = 0x400000000 [ 0.026957] esrt: Reserving ESRT space from 0x0000000078ab7398 to 0x0000000078ab74e8. [ 0.026968] e820: update [mem 0x78ab7000-0x78ab7fff] usable ==> reserved [ 0.027030] Using GB pages for direct mapping [ 0.027033] BRK [0x02201000, 0x02201fff] PGTABLE [ 0.027035] BRK [0x02202000, 0x02202fff] PGTABLE [ 0.027036] BRK [0x02203000, 0x02203fff] PGTABLE [ 0.027100] BRK [0x02204000, 0x02204fff] PGTABLE [ 0.027550] BRK [0x02205000, 0x02205fff] PGTABLE [ 0.027700] Secure boot enabled [ 0.027728] ACPI: Early table checksum verification disabled [ 0.027731] ACPI: RSDP 0x000000007BBFE014 000024 (v02 MSFT ) [ 0.027736] ACPI: XSDT 0x000000007BBFD0E8 0000C4 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027743] ACPI: FACP 0x000000007BBE3000 000114 (v06 MSFT MSFT 00000002 MSFT 20160422) [ 0.027750] ACPI: DSDT 0x000000007BBC3000 01B1E0 (v02 MSFT MSFT 00000002 MSFT 20160422) [ 0.027754] ACPI: FACS 0x000000007BB92000 000040 [ 0.027757] ACPI: SSDT 0x000000007BBFB000 001B61 (v02 CpuRef CpuSsdt 00003000 INTL 20181003) [ 0.027761] ACPI: MSDM 0x000000007BBFA000 000055 (v01 MSFT 00000001 MSFT 00000001) [ 0.027765] ACPI: SSDT 0x000000007BBF4000 00557B (v02 OEMID DptfTabl 00001000 INTL 20181003) [ 0.027769] ACPI: SSDT 0x000000007BBF0000 0033E3 (v02 SaSsdt SaSsdt 00003000 INTL 20181003) [ 0.027772] ACPI: SSDT 0x000000007BBE4000 00B27A (v02 INTEL TcssSsdt 00001000 INTL 20181003) [ 0.027776] ACPI: HPET 0x000000007BBE2000 000038 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027780] ACPI: LPIT 0x000000007BBE1000 000094 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027783] ACPI: APIC 0x000000007BBE0000 00012C (v03 MSFT MSFT 00000002 MSFT 20160422) [ 0.027787] ACPI: MCFG 0x000000007BBDF000 00003C (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027790] ACPI: SSDT 0x000000007BBC2000 0000DD (v02 MSFT DEVPANEL 00000001 INTL 20181003) [ 0.027794] ACPI: SSDT 0x000000007BBC1000 000DB4 (v02 MSFT RTD3_ED 00001000 INTL 20181003) [ 0.027797] ACPI: SSDT 0x000000007BBC0000 0009DE (v02 MSFT xh_ed000 00000000 INTL 20181003) [ 0.027801] ACPI: NHLT 0x000000007BBBF000 00002D (v00 MSFT MSFT 00000002 MSFT 20160422) [ 0.027804] ACPI: SSDT 0x000000007BBBE000 000574 (v02 MSFT Tpm2Tabl 00001000 INTL 20181003) [ 0.027808] ACPI: TPM2 0x000000007BBBD000 000034 (v03 MSFT MSFT 00000002 MSFT 20160422) [ 0.027811] ACPI: DMAR 0x000000007BBBC000 000088 (v02 MSFT MSFT 00000002 MSFT 20160422) [ 0.027815] ACPI: BGRT 0x000000007BBBB000 000038 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027818] ACPI: WSMT 0x000000007BBBA000 000028 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027822] ACPI: FPDT 0x000000007BBB9000 000034 (v01 MSFT MSFT 00000002 MSFT 20160422) [ 0.027833] ACPI: Local APIC address 0xfee00000 [ 0.027857] Zone ranges: [ 0.027859] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.027861] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.027863] Normal [mem 0x0000000100000000-0x000000026abfffff] [ 0.027864] Movable zone start for each node [ 0.027865] Early memory node ranges [ 0.027867] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.027869] node 0: [mem 0x0000000000100000-0x000000007a831fff] [ 0.027870] node 0: [mem 0x000000007a834000-0x000000007bae1fff] [ 0.027871] node 0: [mem 0x000000007bbff000-0x000000007bbfffff] [ 0.027873] node 0: [mem 0x0000000100000000-0x000000026abfffff] [ 0.028227] Zeroed struct page in unavailable ranges: 39296 pages [ 0.028228] Initmem setup node 0 [mem 0x0000000000001000-0x000000026abfffff] [ 0.028231] On node 0 totalpages: 1992320 [ 0.028233] DMA zone: 64 pages used for memmap [ 0.028234] DMA zone: 25 pages reserved [ 0.028235] DMA zone: 3999 pages, LIFO batch:0 [ 0.028300] DMA32 zone: 7852 pages used for memmap [ 0.028301] DMA32 zone: 502497 pages, LIFO batch:63 [ 0.036994] Normal zone: 23216 pages used for memmap [ 0.036995] Normal zone: 1485824 pages, LIFO batch:63 [ 0.052850] x86/hpet: Will disable the HPET for this platform because it's not reliable [ 0.052884] Reserving Intel graphics memory at [mem 0x91800000-0x953fffff] [ 0.053301] ACPI: PM-Timer IO Port: 0x1808 [ 0.053303] ACPI: Local APIC address 0xfee00000 [ 0.053311] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.053312] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.053313] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.053314] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.053315] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.053316] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.053317] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.053318] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.053319] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) [ 0.053320] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) [ 0.053321] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) [ 0.053322] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) [ 0.053323] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) [ 0.053325] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) [ 0.053326] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) [ 0.053327] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) [ 0.053363] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.053366] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.053368] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.053370] ACPI: IRQ0 used by override. [ 0.053372] ACPI: IRQ9 used by override. [ 0.053375] Using ACPI (MADT) for SMP configuration information [ 0.053377] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.053388] e820: update [mem 0x78358000-0x78384fff] usable ==> reserved [ 0.053397] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.053405] [mem 0x95400000-0xfe00ffff] available for PCI devices [ 0.053408] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.131305] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.131512] percpu: Embedded 44 pages/cpu s139480 r8192 d32552 u262144 [ 0.131519] pcpu-alloc: s139480 r8192 d32552 u262144 alloc=1*2097152 [ 0.131520] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.131539] Built 1 zonelists, mobility grouping on. Total pages: 1961163 [ 0.131542] Kernel command line: bzImage.efi root=PARTUUID=F59B3134-3A46-4D0A-82BC-110452061CDA rootwait reboot=e ima_appraise=off [ 0.132111] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.132345] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.132426] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.162804] Memory: 7678252K/7969280K available (8194K kernel code, 587K rwdata, 1712K rodata, 1192K init, 2016K bss, 291028K reserved, 0K cma-reserved) [ 0.162870] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.162933] rcu: Hierarchical RCU implementation. [ 0.162935] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.162980] NR_IRQS: 4352, nr_irqs: 2048, preallocated irqs: 16 [ 0.163573] random: crng done (trusting CPU's manufacturer) [ 0.163607] Console: colour dummy device 80x25 [ 0.163886] printk: console [tty0] enabled [ 0.163895] ACPI: Core revision 20191018 [ 0.164182] APIC: Switch to symmetric I/O mode setup [ 0.168686] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns [ 0.168695] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400) [ 0.168702] pid_max: default: 32768 minimum: 301 [ 0.172694] LSM: Security Framework initializing [ 0.172694] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.172694] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.172694] *** VALIDATE tmpfs *** [ 0.172694] *** VALIDATE proc *** [ 0.172694] *** VALIDATE cgroup1 *** [ 0.172694] *** VALIDATE cgroup2 *** [ 0.172694] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.172694] process: using mwait in idle threads [ 0.172694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172694] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.172694] Spectre V2 : Mitigation: Enhanced IBRS [ 0.172694] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.172694] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.172694] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.172694] Freeing SMP alternatives memory: 12K [ 0.172694] TSC deadline timer enabled [ 0.172694] smpboot: CPU0: Intel(R) Core(TM) i5-1035G7 CPU @ 1.20GHz (family: 0x6, model: 0x7e, stepping: 0x5) [ 0.172694] Performance Events: PEBS fmt4+-baseline, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.172694] ... version: 5 [ 0.172694] ... bit width: 48 [ 0.172694] ... generic registers: 8 [ 0.172694] ... value mask: 0000ffffffffffff [ 0.172694] ... max period: 00007fffffffffff [ 0.172694] ... fixed-purpose events: 4 [ 0.172694] ... event mask: 0000000f000000ff [ 0.172694] rcu: Hierarchical SRCU implementation. [ 0.172694] smp: Bringing up secondary CPUs ... [ 0.172694] x86: Booting SMP configuration: [ 0.172694] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.173649] smp: Brought up 1 node, 8 CPUs [ 0.173649] smpboot: Max logical packages: 1 [ 0.173649] smpboot: Total of 8 processors activated (23961.60 BogoMIPS) [ 0.176999] devtmpfs: initialized [ 0.177143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.177154] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.177286] pinctrl core: initialized pinctrl subsystem [ 0.177381] thermal_sys: Registered thermal governor 'bang_bang' [ 0.177382] thermal_sys: Registered thermal governor 'step_wise' [ 0.177500] NET: Registered protocol family 16 [ 0.177721] audit: initializing netlink subsys (disabled) [ 0.177727] audit: type=2000 audit(1585128406.008:1): state=initialized audit_enabled=0 res=1 [ 0.177727] cpuidle: using governor ladder [ 0.177727] cpuidle: using governor menu [ 0.177727] ACPI: bus type PCI registered [ 0.177727] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.177727] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.177727] PCI: not using MMCONFIG [ 0.177727] PCI: Using configuration type 1 for base access [ 0.177727] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.180778] cryptd: max_cpu_qlen set to 1000 [ 0.180787] ACPI: Added _OSI(Module Device) [ 0.180791] ACPI: Added _OSI(Processor Device) [ 0.180794] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180797] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180800] ACPI: Added _OSI(Linux-Dell-Video) [ 0.180803] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.180806] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.226341] ACPI: 9 ACPI AML tables successfully acquired and loaded [ 0.236898] ACPI: Dynamic OEM Table Load: [ 0.236912] ACPI: SSDT 0xFFFF888261444400 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20181003) [ 0.237966] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked [ 0.237971] ACPI: Dynamic OEM Table Load: [ 0.237971] ACPI: SSDT 0xFFFF8882616B8800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20181003) [ 0.238356] ACPI: Dynamic OEM Table Load: [ 0.238364] ACPI: SSDT 0xFFFF8882616B3000 000437 (v02 PmRef Cpu0Ist 00003000 INTL 20181003) [ 0.239741] ACPI: Dynamic OEM Table Load: [ 0.239748] ACPI: SSDT 0xFFFF8882616C0400 00012C (v02 PmRef Cpu0Hwp 00003000 INTL 20181003) [ 0.240997] ACPI: Dynamic OEM Table Load: [ 0.241006] ACPI: SSDT 0xFFFF8882616B3800 000724 (v02 PmRef HwpLvt 00003000 INTL 20181003) [ 0.245012] ACPI: Dynamic OEM Table Load: [ 0.245021] ACPI: SSDT 0xFFFF8882616B4800 0005FC (v02 PmRef ApIst 00003000 INTL 20181003) [ 0.246304] ACPI: Dynamic OEM Table Load: [ 0.246304] ACPI: SSDT 0xFFFF888261450C00 000317 (v02 PmRef ApHwp 00003000 INTL 20181003) [ 0.248903] ACPI: Dynamic OEM Table Load: [ 0.248913] ACPI: SSDT 0xFFFF888261709000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20181003) [ 0.250645] ACPI: Dynamic OEM Table Load: [ 0.250645] ACPI: SSDT 0xFFFF888261451000 00030A (v02 PmRef ApCst 00003000 INTL 20181003) [ 0.251357] ACPI: Interpreter enabled [ 0.251371] ACPI: (supports S0 S5) [ 0.251373] ACPI: Using IOAPIC for interrupt routing [ 0.251414] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.252099] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.252118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252585] ACPI: Enabled 8 GPEs in block 00 to 7F [ 0.260712] ACPI: Power Resource [BTPR] (on) [ 0.265283] ACPI: Power Resource [V0PR] (on) [ 0.265466] ACPI: Power Resource [V1PR] (on) [ 0.265616] ACPI: Power Resource [V2PR] (on) [ 0.267134] ACPI: Power Resource [WRST] (on) [ 0.267322] ACPI: Power Resource [TBT0] (on) [ 0.267364] ACPI: Power Resource [TBT1] (on) [ 0.267404] ACPI: Power Resource [D3C] (on) [ 0.277695] ACPI: Power Resource [PIN] (off) [ 0.277695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.277695] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI HPX-Type3] [ 0.280749] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.283554] PCI host bridge to bus 0000:00 [ 0.283559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283565] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.283568] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.283571] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.283574] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.283577] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.283580] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.283583] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.283586] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.283589] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.283592] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.283595] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.283598] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.283601] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.283604] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.283607] pci_bus 0000:00: root bus resource [mem 0x95400000-0xdfffffff window] [ 0.283610] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window] [ 0.283614] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.283657] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000 [ 0.283657] pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000 [ 0.283657] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit] [ 0.283657] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref] [ 0.283657] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] [ 0.283657] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.283657] pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000 [ 0.283657] pci 0000:00:04.0: reg 0x10: [mem 0x6001120000-0x600112ffff 64bit] [ 0.283671] pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330 [ 0.283694] pci 0000:00:0d.0: reg 0x10: [mem 0x6001110000-0x600111ffff 64bit] [ 0.283760] pci 0000:00:0d.0: PME# supported from D3hot D3cold [ 0.284862] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330 [ 0.284912] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit] [ 0.285040] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.286100] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000 [ 0.286151] pci 0000:00:14.2: reg 0x10: [mem 0x6001138000-0x6001139fff 64bit] [ 0.286187] pci 0000:00:14.2: reg 0x18: [mem 0x6001140000-0x6001140fff 64bit] [ 0.287313] pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000 [ 0.287379] pci 0000:00:14.3: reg 0x10: [mem 0x6001134000-0x6001137fff 64bit] [ 0.287555] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold [ 0.288667] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000 [ 0.288783] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.290149] pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000 [ 0.290267] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.291530] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000 [ 0.291586] pci 0000:00:16.0: reg 0x10: [mem 0x600113d000-0x600113dfff 64bit] [ 0.291727] pci 0000:00:16.0: PME# supported from D3hot [ 0.292815] pci 0000:00:16.4: [8086:34e4] type 00 class 0x078000 [ 0.292871] pci 0000:00:16.4: reg 0x10: [mem 0x600113c000-0x600113cfff 64bit] [ 0.293013] pci 0000:00:16.4: PME# supported from D3hot [ 0.294103] pci 0000:00:19.0: [8086:34c5] type 00 class 0x0c8000 [ 0.294192] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.295456] pci 0000:00:1d.0: [8086:34b0] type 01 class 0x060400 [ 0.295631] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.296847] pci 0000:00:1e.0: [8086:34a8] type 00 class 0x078000 [ 0.296939] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.298211] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100 [ 0.299409] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040380 [ 0.299515] pci 0000:00:1f.3: reg 0x10: [mem 0x6001130000-0x6001133fff 64bit] [ 0.299616] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit] [ 0.299818] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.300936] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000 [ 0.300981] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] [ 0.302184] pci 0000:01:00.0: [1c5c:1327] type 00 class 0x010802 [ 0.302232] pci 0000:01:00.0: reg 0x10: [mem 0x95400000-0x95403fff 64bit] [ 0.302396] pci 0000:01:00.0: supports D1 [ 0.302399] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 0.302472] pci 0000:00:1d.0: PCI bridge to [bus 01] [ 0.302481] pci 0000:00:1d.0: bridge window [mem 0x95400000-0x954fffff] [ 0.302497] pci_bus 0000:00: on NUMA node 0 [ 0.308716] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.308716] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.308716] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.308719] vgaarb: loaded [ 0.308776] SCSI subsystem initialized [ 0.308795] libata version 3.00 loaded. [ 0.308795] pps_core: LinuxPPS API ver. 1 registered [ 0.308795] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.308795] PTP clock support registered [ 0.308795] Registered efivars operations [ 0.308818] PCI: Using ACPI for IRQ routing [ 0.332401] PCI: pci_cache_line_size set to 64 bytes [ 0.332570] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window [ 0.332706] e820: reserve RAM buffer [mem 0x78358000-0x7bffffff] [ 0.332712] e820: reserve RAM buffer [mem 0x78ab7000-0x7bffffff] [ 0.332713] e820: reserve RAM buffer [mem 0x7a832000-0x7bffffff] [ 0.332715] e820: reserve RAM buffer [mem 0x7bae2000-0x7bffffff] [ 0.332716] e820: reserve RAM buffer [mem 0x7bc00000-0x7bffffff] [ 0.332717] e820: reserve RAM buffer [mem 0x26ac00000-0x26bffffff] [ 0.336827] clocksource: Switched to clocksource tsc-early [ 0.336882] *** VALIDATE ramfs *** [ 0.336896] pnp: PnP ACPI init [ 0.337108] system 00:00: [io 0x0680-0x069f] has been reserved [ 0.337112] system 00:00: [io 0x164e-0x164f] has been reserved [ 0.337118] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.337158] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.337246] system 00:02: [io 0x1854-0x1857] has been reserved [ 0.337251] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.337560] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.337563] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved [ 0.337566] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved [ 0.337569] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved [ 0.337573] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved [ 0.337576] system 00:03: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.337579] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.337583] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.338089] system 00:04: [io 0x1800-0x18fe] could not be reserved [ 0.338093] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved [ 0.338096] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved [ 0.338099] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved [ 0.338102] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved [ 0.338105] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved [ 0.338108] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 0.338112] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.338346] system 00:05: [io 0x2000-0x20fe] has been reserved [ 0.338350] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.338526] system 00:06: [mem 0xfe038000-0xfe038fff] has been reserved [ 0.338531] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.338954] pnp: PnP ACPI: found 7 devices [ 0.344530] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.344566] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit] [ 0.344633] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit] [ 0.344693] pci 0000:00:19.0: BAR 0: assigned [mem 0x4010002000-0x4010002fff 64bit] [ 0.344755] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4010003000-0x4010003fff 64bit] [ 0.344819] pci 0000:00:1f.5: BAR 0: assigned [mem 0x95500000-0x95500fff] [ 0.344837] pci 0000:00:1d.0: PCI bridge to [bus 01] [ 0.344844] pci 0000:00:1d.0: bridge window [mem 0x95400000-0x954fffff] [ 0.344856] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.344859] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.344863] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.344865] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.344869] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.344872] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.344875] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.344878] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.344881] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.344884] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.344887] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.344890] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.344893] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.344896] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.344899] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.344903] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.344906] pci_bus 0000:00: resource 20 [mem 0x95400000-0xdfffffff window] [ 0.344909] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window] [ 0.344913] pci_bus 0000:01: resource 1 [mem 0x95400000-0x954fffff] [ 0.345050] NET: Registered protocol family 2 [ 0.345194] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.345208] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.345299] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.345421] TCP: Hash tables configured (established 65536 bind 65536) [ 0.345452] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.345472] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.345519] NET: Registered protocol family 1 [ 0.345536] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.346067] PCI: CLS 0 bytes, default 64 [ 0.346084] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.346087] software IO TLB: mapped [mem 0x73518000-0x77518000] (64MB) [ 0.346412] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns [ 0.346434] clocksource: Switched to clocksource tsc [ 0.346786] Initialise system trusted keyrings [ 0.346829] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 0.348180] fuse: init (API version 7.31) [ 0.348193] *** VALIDATE fuse *** [ 0.348196] *** VALIDATE fuse *** [ 0.353368] Key type asymmetric registered [ 0.353372] Asymmetric key parser 'x509' registered [ 0.353381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.353384] io scheduler mq-deadline registered [ 0.355964] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.355985] efifb: probing for efifb [ 0.355997] efifb: framebuffer at 0x4000000000, using 13256k, total 13254k [ 0.356000] efifb: mode is 2256x1504x32, linelength=9024, pages=1 [ 0.356002] efifb: scrolling: redraw [ 0.356005] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.356052] fb0: EFI VGA frame buffer device [ 0.356217] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 0.356223] ACPI: Lid Switch [LID0] [ 0.356505] Monitor-Mwait will be used to enter C-1 state [ 0.356515] Monitor-Mwait will be used to enter C-2 state [ 0.356526] Monitor-Mwait will be used to enter C-3 state [ 0.358802] [Firmware Bug]: No valid trip found [ 0.358848] [Firmware Bug]: No valid trip found [ 0.358885] [Firmware Bug]: No valid trip found [ 0.358923] [Firmware Bug]: No valid trip found [ 0.358960] [Firmware Bug]: No valid trip found [ 0.359001] [Firmware Bug]: No valid trip found [ 0.359042] [Firmware Bug]: No valid trip found [ 0.368064] Non-volatile memory driver v1.3 [ 0.379317] brd: module loaded [ 0.380694] loop: module loaded [ 0.380710] mtip32xx Version 1.3.1 [ 0.400863] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) [ 0.424942] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002) [ 0.448901] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002) [ 0.472887] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002) [ 0.473478] mpt3sas version 32.100.00.00 loaded [ 0.474356] nvme nvme0: pci function 0000:01:00.0 [ 0.475166] genirq: Flags mismatch irq 14. 00000008 (platform[pata_legacy.0]) vs. 00010088 (INT3455:00) [ 0.475588] scsi host0: pata_legacy [ 0.475679] ata1: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15 [ 0.689328] nvme nvme0: missing or invalid SUBNQN field. [ 0.690946] nvme nvme0: 8/0/0 default/read/poll queues [ 0.693091] nvme0n1: p1 p2 p3 p4 p5 p6 [ 0.713133] dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17) [ 0.713156] v1.01-e (2.4 port) Sep-11-2006 Donald Becker http://www.scyld.com/network/drivers.html [ 0.713210] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29) [ 0.713290] Fusion MPT base driver 3.04.20 [ 0.713293] Copyright (c) 1999-2008 LSI Corporation [ 0.713302] Fusion MPT SPI Host driver 3.04.20 [ 0.713319] Fusion MPT SAS Host driver 3.04.20 [ 0.713338] Fusion MPT misc device (ioctl) driver 3.04.20 [ 0.713516] mptctl: Registered with Fusion MPT base driver [ 0.713522] mptctl: /dev/mptctl @ (major,minor=10,220) [ 0.713575] i8042: PNP: No PS/2 controller found. [ 0.713868] mousedev: PS/2 mouse device common for all mice [ 0.714129] sdhci: Secure Digital Host Controller Interface driver [ 0.714135] sdhci: Copyright(c) Pierre Ossman [ 0.714169] wbsd: Winbond W83L51xD SD/MMC card interface driver [ 0.714173] wbsd: Copyright(c) Pierre Ossman [ 0.714230] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.714234] EFI Variables Facility v0.08 2004-May-17 [ 0.730445] hid: raw HID events driver (C) Jiri Kosina [ 0.730731] NET: Registered protocol family 10 [ 0.731036] Segment Routing with IPv6 [ 0.731087] mip6: Mobile IPv6 [ 0.731090] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.731250] NET: Registered protocol family 17 [ 0.731432] microcode: sig=0x706e5, pf=0x80, revision=0x4a [ 0.731539] microcode: Microcode Update Driver: v2.2. [ 0.731544] IPI shorthand broadcast: enabled [ 0.731559] AVX2 version of gcm_enc/dec engaged. [ 0.731561] AES CTR mode by8 optimization enabled [ 0.732412] sched_clock: Marking stable (727135097, 5268829)->(742232988, -9829062) [ 0.732456] Loading compiled-in X.509 certificates [ 0.732497] Loaded X.509 cert 'Security Coding Factory GmbH: CryptoPro Secure Disk Code Signing: 7e9aff40d70cea3da3eb28ef9749a267d79a65d3' [ 0.733550] Loaded X.509 cert 'Security Coding Factory GmbH: e6d568ff3593de57ecebc7c06b147d51dc6b5538' [ 0.733579] ima: No TPM chip found, activating TPM-bypass! [ 0.733587] ima: Allocated hash algorithm: sha256 [ 0.733597] ima: No architecture policies found [ 0.734771] EXT4-fs (nvme0n1p6): mounting ext2 file system using the ext4 subsystem [ 0.735650] EXT4-fs (nvme0n1p6): mounted filesystem without journal. Opts: (null) [ 0.735665] VFS: Mounted root (ext2 filesystem) readonly on device 259:6. [ 0.735969] Freeing unused kernel image (initmem) memory: 1192K [ 0.796944] Write protecting the kernel read-only data: 12288k [ 0.797875] Freeing unused kernel image (text/rodata gap) memory: 2044K [ 0.798142] Freeing unused kernel image (rodata/data gap) memory: 336K [ 0.798153] rodata_test: all tests were successful [ 0.798156] Run /sbin/init as init process [ 0.879203] audit: type=1807 audit(1585128406.705:2): action=dont_measure fsmagic=0x9fa0 res=1 [ 0.879213] audit: type=1807 audit(1585128406.705:3): action=dont_appraise fsmagic=0x9fa0 res=1 [ 0.879219] audit: type=1807 audit(1585128406.705:4): action=dont_measure fsmagic=0x62656572 res=1 [ 0.879225] audit: type=1807 audit(1585128406.705:5): action=dont_appraise fsmagic=0x62656572 res=1 [ 0.879231] audit: type=1807 audit(1585128406.705:6): action=dont_measure fsmagic=0x64626720 res=1 [ 0.879237] audit: type=1807 audit(1585128406.705:7): action=dont_appraise fsmagic=0x64626720 res=1 [ 0.879242] audit: type=1807 audit(1585128406.705:8): action=dont_measure fsmagic=0x01021994 res=1 [ 0.879248] audit: type=1807 audit(1585128406.705:9): action=dont_appraise fsmagic=0x01021994 res=1 [ 0.879254] audit: type=1807 audit(1585128406.705:10): action=dont_appraise fsmagic=0x858458f6 res=1 [ 0.879431] ima: policy update completed [ 1.053567] udevd[227]: starting version 3.2 [ 1.066366] udevd[228]: starting eudev-3.2 [ 1.103745] intel_pmc_core INT33A1:00: initialized [ 1.123400] idma64 idma64.0: Found Intel integrated DMA 64-bit [ 1.123501] idma64 idma64.1: Found Intel integrated DMA 64-bit [ 1.134000] mei_me 0000:00:16.4: enabling device (0000 -> 0002) [ 1.134002] mei_me 0000:00:16.0: enabling device (0000 -> 0002) [ 1.140927] idma64 idma64.3: Found Intel integrated DMA 64-bit [ 1.187642] ACPI: bus type USB registered [ 1.187673] usbcore: registered new interface driver usbfs [ 1.187684] usbcore: registered new interface driver hub [ 1.187720] usbcore: registered new device driver usb [ 1.188269] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.192681] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.193050] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.213196] dw-apb-uart.3: ttyS0 at MMIO 0x4010003000 (irq = 20, base_baud = 7500000) is a 16550A [ 1.215269] serial serial0: tty port ttyS0 registered [ 1.217640] xhci_hcd 0000:00:0d.0: xHCI Host Controller [ 1.217651] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1 [ 1.218722] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810 [ 1.218733] xhci_hcd 0000:00:0d.0: cache line size of 64 is not supported [ 1.219094] hub 1-0:1.0: USB hub found [ 1.219113] hub 1-0:1.0: 1 port detected [ 1.219304] xhci_hcd 0000:00:0d.0: xHCI Host Controller [ 1.219311] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2 [ 1.219316] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed [ 1.219519] hub 2-0:1.0: USB hub found [ 1.219538] hub 2-0:1.0: 4 ports detected [ 1.220292] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.220301] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 1.221407] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810 [ 1.221417] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 1.221838] hub 3-0:1.0: USB hub found [ 1.221868] hub 3-0:1.0: 12 ports detected [ 1.223223] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.223230] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 [ 1.223235] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed [ 1.223434] hub 4-0:1.0: USB hub found [ 1.223456] hub 4-0:1.0: 6 ports detected [ 1.262523] Intel(R) Wireless WiFi driver for Linux [ 1.262530] Copyright(c) 2003- 2015 Intel Corporation [ 1.262607] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002) [ 1.262946] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS [ 1.262955] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64) [ 1.262998] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop [ 1.263027] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop [ 1.264088] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Device 045E:0983 found [ 1.264173] input: IPTS Stylus as /devices/virtual/input/input1 [ 1.264246] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-52.ucode failed with error -2 [ 1.264271] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-51.ucode failed with error -2 [ 1.264289] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-50.ucode failed with error -2 [ 1.264309] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-49.ucode failed with error -2 [ 1.264502] input: IPTS Singletouch as /devices/virtual/input/input2 [ 1.267010] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS enabled [ 1.269569] input: Microsoft Surface HID Keyboard as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input3 [ 1.269802] input: Microsoft Surface HID Mouse as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input5 [ 1.269913] input: Microsoft Surface HID Consumer Control as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input6 [ 1.269968] input: Microsoft Surface HID as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input7 [ 1.270021] input: Microsoft Surface HID Touchpad as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input8 [ 1.270101] input: Microsoft Surface HID as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input9 [ 1.270152] input: Microsoft Surface HID as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input10 [ 1.270206] hid-generic 0006:045E:0922.0001: input,hidraw0: HID v0.00 Keyboard [Microsoft Surface HID] on [ 1.325795] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 43.2.23.17 [ 1.325806] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM [ 1.325809] iwlwifi 0000:00:14.3: Found debug configuration: 0 [ 1.326174] iwlwifi 0000:00:14.3: loaded firmware version 48.4fa0041f.0 op_mode iwlmvm [ 1.409119] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x338 [ 1.415810] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM [ 1.416066] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor. [ 1.556777] usb 3-2: new high-speed USB device number 2 using xhci_hcd [ 1.570150] iwlwifi 0000:00:14.3: base HW address: c8:34:8e:1e:d8:32 [ 1.570999] input: Microsoft Surface HID Keyboard as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input11 [ 1.571212] input: Microsoft Surface HID Mouse as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input13 [ 1.571354] input: Microsoft Surface HID Consumer Control as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input14 [ 1.571432] input: Microsoft Surface HID UNKNOWN as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input15 [ 1.571513] input: Microsoft Surface HID Touchpad as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input16 [ 1.571620] input: Microsoft Surface HID UNKNOWN as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input17 [ 1.571692] input: Microsoft Surface HID UNKNOWN as /devices/platform/MSHW0114:00/surface_sam_sid_vhf/0006:045E:0922.0001/input/input18 [ 1.571769] hid-multitouch 0006:045E:0922.0001: input,hidraw0: HID v0.00 Keyboard [Microsoft Surface HID] on [ 1.582066] hub 3-2:1.0: USB hub found [ 1.582397] hub 3-2:1.0: 4 ports detected [ 1.584011] thermal thermal_zone0: failed to read out thermal zone (-61) [ 1.708998] usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.971640] hub 4-2:1.0: USB hub found [ 1.971788] hub 4-2:1.0: 4 ports detected [ 2.092836] usb 3-6: new high-speed USB device number 3 using xhci_hcd [ 2.121353] EXT4-fs (nvme0n1p6): re-mounted. Opts: (null) [ 2.159225] EXT4-fs (nvme0n1p6): re-mounted. Opts: (null) [ 2.196355] videodev: Linux video capture interface: v2.00 [ 2.217588] uvcvideo: Found UVC 1.50 device Surface Camera Front (045e:0990) [ 2.222267] input: Surface Camera Front: Surface C as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input19 [ 2.223450] uvcvideo: Found UVC 1.50 device Surface Camera Front (045e:0990) [ 2.226134] input: Surface Camera Front: Surface I as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/input/input20 [ 2.226229] usbcore: registered new interface driver uvcvideo [ 2.226234] USB Video Class driver (1.1.1) [ 2.280884] usb 3-10: new full-speed USB device number 4 using xhci_hcd [ 2.486662] Bluetooth: Core ver 2.22 [ 2.486682] NET: Registered protocol family 31 [ 2.486685] Bluetooth: HCI device and connection manager initialized [ 2.486692] Bluetooth: HCI socket layer initialized [ 2.486695] Bluetooth: L2CAP socket layer initialized [ 2.486699] Bluetooth: SCO socket layer initialized [ 2.500577] usbcore: registered new interface driver btusb [ 2.501814] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017 [ 2.502823] Bluetooth: hci0: Device revision is 2 [ 2.502825] Bluetooth: hci0: Secure boot is enabled [ 2.502828] Bluetooth: hci0: OTP lock is enabled [ 2.502830] Bluetooth: hci0: API lock is enabled [ 2.502832] Bluetooth: hci0: Debug lock is disabled [ 2.502834] Bluetooth: hci0: Minimum firmware build 1 week 10 2014 [ 2.569214] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi [ 2.569542] usb 4-2.1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd [ 2.949793] ax88179_178a 4-2.1:1.0 eth0: register 'ax88179_178a' at usb-0000:00:14.0-2.1, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:23:55:9c:69:61 [ 2.950784] usbcore: registered new interface driver ax88179_178a [ 3.116103] checking generic (4000000000 cf2000) vs hw (6000000000 1000000) [ 3.116106] checking generic (4000000000 cf2000) vs hw (4000000000 10000000) [ 3.116107] fb0: switching to inteldrmfb from EFI VGA [ 3.118369] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.118375] [drm] Driver supports precise vblank timestamp query. [ 3.119224] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 3.124876] [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9) [ 3.150891] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0 [ 3.154093] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 3.154529] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21 [ 3.156187] i915 0000:00:02.0: fb0: i915drmfb frame buffer device [ 3.467158] [drm] amdgpu kernel modesetting enabled. [ 4.154487] Bluetooth: hci0: Waiting for firmware download to complete [ 4.154986] Bluetooth: hci0: Firmware loaded in 1615597 usecs [ 4.155039] Bluetooth: hci0: Waiting for device to boot [ 4.169004] Bluetooth: hci0: Device booted in 13663 usecs [ 4.171769] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc [ 4.173004] Bluetooth: hci0: Failed to send Intel_Write_DDC (-22) [ 4.175085] Bluetooth: hci0: Firmware revision 0.0 build 128 week 11 2020 [ 10.151871] ax88179_178a 4-2.1:1.0 eth0: ax88179 - Link status is: 1 [ 10.156884] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ```
`xinput` output ``` ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Microsoft Surface HID Mouse id=9 [slave pointer (2)] ⎜ ↳ Microsoft Surface HID Consumer Control id=10 [slave pointer (2)] ⎜ ↳ Microsoft Surface HID Touchpad id=11 [slave pointer (2)] ⎜ ↳ IPTS Singletouch id=12 [slave pointer (2)] ⎜ ↳ IPTS Stylus id=13 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Surface Camera Front: Surface C id=6 [slave keyboard (3)] ↳ Surface Camera Front: Surface I id=7 [slave keyboard (3)] ↳ Microsoft Surface HID Keyboard id=8 [slave keyboard (3)] ```

Does anyone have any ideas about what I'm doing wrong?

Thanks and best regards, Christian

archseer commented 4 years ago

Seems to indicate that the touchpad got enabled:

[    1.571769] hid-multitouch 0006:045E:0922.0001: input,hidraw0: <UNKNOWN> HID v0.00 Keyboard [Microsoft Surface HID] on 

It's hard to say what exactly the issue is on a custom build like that. I'd probably confirm first if it works on one of our precompiled packages.

Also, try running libinput debug-events, then interacting with the keyboard/touchpad so we can confirm if libinput is getting any events.

archseer commented 4 years ago

Closing, let me know if you need me to reopen.