-
-
Notifications
You must be signed in to change notification settings - Fork 263
Description
[Description of the bug or feature]
Surface Laptop 3 overheats when I use video conferencing software like Zoom and Google Hangout. The laptop would heat up a lot and the fans would rev up. Finally, after about 30min, the audio would start breaking and the video would start freezing.
Environment
- Hardware model: Surface Laptop 3
- Kernel version: 5.7.12-surface
- Distribution: Ubuntu 20.04
`dmesg` output
[ 0.000000] Linux version 5.7.12-surface (root@2bd7f0465c41) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2), GNU ld (GNU Binutils for Ubuntu) 2.34) #1 SMP Mon Aug 3 16:50:36 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.7.12-surface root=UUID=d01a1232-6959-4def-97cb-eebcf009ff91 ro quiet splash reboot=pci vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/split lock detection: warning about user-space split_locks
[ 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=0x782db018 ESRT=0x78a95198 RNG=0x7bb64798 TPMEventLog=0x782d6018
[ 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.123.140 05/02/2020
[ 0.000000] tsc: Detected 1500.000 MHz processor
[ 0.001596] tsc: Detected 1497.600 MHz TSC
[ 0.001596] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001599] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001608] last_pfn = 0x26ac00 max_arch_pfn = 0x400000000
[ 0.001615] MTRR default type: write-back
[ 0.001616] MTRR fixed ranges enabled:
[ 0.001618] 00000-9FFFF write-back
[ 0.001619] A0000-BFFFF uncachable
[ 0.001621] C0000-FFFFF write-protect
[ 0.001622] MTRR variable ranges enabled:
[ 0.001624] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.001626] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.001627] 2 base 0098000000 mask 7FF8000000 uncachable
[ 0.001628] 3 base 0094000000 mask 7FFC000000 uncachable
[ 0.001630] 4 base 0092000000 mask 7FFE000000 uncachable
[ 0.001631] 5 base 0091000000 mask 7FFF000000 uncachable
[ 0.001632] 6 base 4000000000 mask 4000000000 uncachable
[ 0.001633] 7 disabled
[ 0.001634] 8 disabled
[ 0.001635] 9 disabled
[ 0.002601] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002959] last_pfn = 0x7bc00 max_arch_pfn = 0x400000000
[ 0.030761] esrt: Reserving ESRT space from 0x0000000078a95198 to 0x0000000078a952e8.
[ 0.030772] e820: update [mem 0x78a95000-0x78a95fff] usable ==> reserved
[ 0.030819] check: Scanning 1 areas for low memory corruption
[ 0.030826] Using GB pages for direct mapping
[ 0.031299] Secure boot disabled
[ 0.031301] RAMDISK: [mem 0x3cfdc000-0x3fffdfff]
[ 0.031334] ACPI: Early table checksum verification disabled
[ 0.031339] ACPI: RSDP 0x000000007BBFE014 000024 (v02 MSFT )
[ 0.031344] ACPI: XSDT 0x000000007BBFD0E8 0000C4 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031353] ACPI: FACP 0x000000007BBE3000 000114 (v06 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031360] ACPI: DSDT 0x000000007BBC3000 01B1E0 (v02 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031365] ACPI: FACS 0x000000007BB92000 000040
[ 0.031369] ACPI: SSDT 0x000000007BBFB000 001B61 (v02 CpuRef CpuSsdt 00003000 INTL 20181003)
[ 0.031373] ACPI: MSDM 0x000000007BBFA000 000055 (v01 MSFT 00000001 MSFT 00000001)
[ 0.031377] ACPI: SSDT 0x000000007BBF4000 00557B (v02 OEMID DptfTabl 00001000 INTL 20181003)
[ 0.031382] ACPI: SSDT 0x000000007BBF0000 0033E3 (v02 SaSsdt SaSsdt 00003000 INTL 20181003)
[ 0.031386] ACPI: SSDT 0x000000007BBE4000 00B27A (v02 INTEL TcssSsdt 00001000 INTL 20181003)
[ 0.031390] ACPI: HPET 0x000000007BBE2000 000038 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031394] ACPI: LPIT 0x000000007BBE1000 000094 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031398] ACPI: APIC 0x000000007BBE0000 00012C (v03 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031402] ACPI: MCFG 0x000000007BBDF000 00003C (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031406] ACPI: SSDT 0x000000007BBC2000 0000DD (v02 MSFT DEVPANEL 00000001 INTL 20181003)
[ 0.031410] ACPI: SSDT 0x000000007BBC1000 000DB4 (v02 MSFT RTD3_ED 00001000 INTL 20181003)
[ 0.031414] ACPI: SSDT 0x000000007BBC0000 0009DE (v02 MSFT xh_ed000 00000000 INTL 20181003)
[ 0.031418] ACPI: NHLT 0x000000007BBBF000 00002D (v00 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031422] ACPI: SSDT 0x000000007BBBE000 000574 (v02 MSFT Tpm2Tabl 00001000 INTL 20181003)
[ 0.031426] ACPI: TPM2 0x000000007BBBD000 000034 (v03 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031430] ACPI: DMAR 0x000000007BBBC000 000088 (v02 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031433] ACPI: WSMT 0x000000007BBBA000 000028 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031437] ACPI: FPDT 0x000000007BBB9000 000034 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031441] ACPI: BGRT 0x000000007BBBB000 000038 (v01 MSFT MSFT 00000002 MSFT 20160422)
[ 0.031453] ACPI: Local APIC address 0xfee00000
[ 0.031848] No NUMA configuration found
[ 0.031849] Faking a node at [mem 0x0000000000000000-0x000000026abfffff]
[ 0.031860] NODE_DATA(0) allocated [mem 0x26abd5000-0x26abfffff]
[ 0.032432] cma: Reserved 32 MiB at 0x0000000268800000
[ 0.032457] Zone ranges:
[ 0.032459] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.032460] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.032462] Normal [mem 0x0000000100000000-0x000000026abfffff]
[ 0.032463] Device empty
[ 0.032465] Movable zone start for each node
[ 0.032470] Early memory node ranges
[ 0.032472] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.032473] node 0: [mem 0x0000000000100000-0x000000007a831fff]
[ 0.032474] node 0: [mem 0x000000007a834000-0x000000007bae1fff]
[ 0.032475] node 0: [mem 0x000000007bbff000-0x000000007bbfffff]
[ 0.032476] node 0: [mem 0x0000000100000000-0x000000026abfffff]
[ 0.032946] Zeroed struct page in unavailable ranges: 39296 pages
[ 0.032949] Initmem setup node 0 [mem 0x0000000000001000-0x000000026abfffff]
[ 0.032951] On node 0 totalpages: 1992320
[ 0.032953] DMA zone: 64 pages used for memmap
[ 0.032954] DMA zone: 25 pages reserved
[ 0.032955] DMA zone: 3999 pages, LIFO batch:0
[ 0.033028] DMA32 zone: 7852 pages used for memmap
[ 0.033029] DMA32 zone: 502497 pages, LIFO batch:63
[ 0.041951] Normal zone: 23216 pages used for memmap
[ 0.041952] Normal zone: 1485824 pages, LIFO batch:63
[ 0.066943] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.066983] Reserving Intel graphics memory at [mem 0x91800000-0x953fffff]
[ 0.067474] ACPI: PM-Timer IO Port: 0x1808
[ 0.067477] ACPI: Local APIC address 0xfee00000
[ 0.067489] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.067490] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.067491] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.067491] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.067492] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.067493] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.067494] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.067495] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.067496] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.067496] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.067497] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.067498] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.067499] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.067500] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.067500] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.067502] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.067538] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.067541] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.067544] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.067546] ACPI: IRQ0 used by override.
[ 0.067547] ACPI: IRQ9 used by override.
[ 0.067550] Using ACPI (MADT) for SMP configuration information
[ 0.067552] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.067567] e820: update [mem 0x7834d000-0x78379fff] usable ==> reserved
[ 0.067577] TSC deadline timer available
[ 0.067579] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.067601] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.067603] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.067605] PM: hibernation: Registered nosave memory: [mem 0x7834d000-0x78379fff]
[ 0.067608] PM: hibernation: Registered nosave memory: [mem 0x78a95000-0x78a95fff]
[ 0.067610] PM: hibernation: Registered nosave memory: [mem 0x7a832000-0x7a832fff]
[ 0.067610] PM: hibernation: Registered nosave memory: [mem 0x7a833000-0x7a833fff]
[ 0.067612] PM: hibernation: Registered nosave memory: [mem 0x7bae2000-0x7bb89fff]
[ 0.067613] PM: hibernation: Registered nosave memory: [mem 0x7bb8a000-0x7bbb3fff]
[ 0.067614] PM: hibernation: Registered nosave memory: [mem 0x7bbb4000-0x7bbfefff]
[ 0.067616] PM: hibernation: Registered nosave memory: [mem 0x7bc00000-0x953fffff]
[ 0.067617] PM: hibernation: Registered nosave memory: [mem 0x95400000-0xfe00ffff]
[ 0.067618] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[ 0.067619] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
[ 0.067620] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.067620] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[ 0.067623] [mem 0x95400000-0xfe00ffff] available for PCI devices
[ 0.067625] Booting paravirtualized kernel on bare hardware
[ 0.067628] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.067638] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.067954] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.067963] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[ 0.067964] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.067999] Built 1 zonelists, mobility grouping on. Total pages: 1961163
[ 0.068000] Policy zone: Normal
[ 0.068002] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.7.12-surface root=UUID=d01a1232-6959-4def-97cb-eebcf009ff91 ro quiet splash reboot=pci vt.handoff=7
[ 0.068778] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.069090] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.069217] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.097653] Memory: 7578676K/7969280K available (14339K kernel code, 2540K rwdata, 5040K rodata, 2624K init, 4936K bss, 357836K reserved, 32768K cma-reserved)
[ 0.097663] random: get_random_u64 called from __kmem_cache_create+0x42/0x540 with crng_init=1
[ 0.097836] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.097855] ftrace: allocating 45222 entries in 177 pages
[ 0.125988] ftrace: allocated 177 pages with 4 groups
[ 0.126145] rcu: Hierarchical RCU implementation.
[ 0.126146] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.126148] Tasks RCU enabled.
[ 0.126149] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.126150] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.130906] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.131467] random: crng done (trusting CPU's manufacturer)
[ 0.131506] Console: colour dummy device 80x25
[ 0.131512] printk: console [tty0] enabled
[ 0.131535] ACPI: Core revision 20200326
[ 0.131836] APIC: Switch to symmetric I/O mode setup
[ 0.131839] DMAR: Host address width 39
[ 0.131841] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.131850] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
[ 0.131851] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.131858] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.131861] DMAR: RMRR base: 0x00000091000000 end: 0x000000953fffff
[ 0.131864] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.131865] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.131866] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.131867] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.133637] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.133638] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.138118] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.138126] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400)
[ 0.138129] pid_max: default: 32768 minimum: 301
[ 0.142122] LSM: Security Framework initializing
[ 0.142122] Yama: becoming mindful.
[ 0.142122] AppArmor: AppArmor initialized
[ 0.142122] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.142122] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.142122] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.142122] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.142122] process: using mwait in idle threads
[ 0.142122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.142122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.142122] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142122] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.142122] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142122] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142122] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.142122] Freeing SMP alternatives memory: 40K
[ 0.142122] smpboot: CPU0: Intel(R) Core(TM) i5-1035G7 CPU @ 1.20GHz (family: 0x6, model: 0x7e, stepping: 0x5)
[ 0.142122] Performance Events: PEBS fmt4+-baseline, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.142122] ... version: 5
[ 0.142122] ... bit width: 48
[ 0.142122] ... generic registers: 8
[ 0.142122] ... value mask: 0000ffffffffffff
[ 0.142122] ... max period: 00007fffffffffff
[ 0.142122] ... fixed-purpose events: 4
[ 0.142122] ... event mask: 0000000f000000ff
[ 0.142122] rcu: Hierarchical SRCU implementation.
[ 0.142122] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.142122] smp: Bringing up secondary CPUs ...
[ 0.142122] x86: Booting SMP configuration:
[ 0.142122] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.151941] smp: Brought up 1 node, 8 CPUs
[ 0.151941] smpboot: Max logical packages: 1
[ 0.151941] smpboot: Total of 8 processors activated (23961.60 BogoMIPS)
[ 0.154534] devtmpfs: initialized
[ 0.154534] x86/mm: Memory block size: 128MB
[ 0.155243] PM: Registering ACPI NVS region [mem 0x7a832000-0x7a832fff] (4096 bytes)
[ 0.155243] PM: Registering ACPI NVS region [mem 0x7bb8a000-0x7bbb3fff] (172032 bytes)
[ 0.155243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.155243] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.155243] pinctrl core: initialized pinctrl subsystem
[ 0.155243] PM: RTC time: 00:03:51, date: 2020-08-08
[ 0.155243] thermal_sys: Registered thermal governor 'fair_share'
[ 0.155243] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.155243] thermal_sys: Registered thermal governor 'step_wise'
[ 0.155243] thermal_sys: Registered thermal governor 'user_space'
[ 0.155243] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.155243] NET: Registered protocol family 16
[ 0.155243] audit: initializing netlink subsys (disabled)
[ 0.155243] audit: type=2000 audit(1596845031.016:1): state=initialized audit_enabled=0 res=1
[ 0.155243] EISA bus registered
[ 0.155243] cpuidle: using governor ladder
[ 0.155243] cpuidle: using governor menu
[ 0.155243] ACPI: bus type PCI registered
[ 0.155243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.155243] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.155243] PCI: not using MMCONFIG
[ 0.155243] PCI: Using configuration type 1 for base access
[ 0.158128] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.160324] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.160324] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.162243] ACPI: Added _OSI(Module Device)
[ 0.162244] ACPI: Added _OSI(Processor Device)
[ 0.162245] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.162246] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.162248] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.162249] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.162250] ACPI: Added OSI(Linux-HPI-Hybrid-Graphics)
[ 0.247161] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.261819] ACPI: Dynamic OEM Table Load:
[ 0.261837] ACPI: SSDT 0xFFFF963D5F2B3F00 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20181003)
[ 0.264021] ACPI: _SB.PR00: _OSC native thermal LVT Acked
[ 0.265584] ACPI: Dynamic OEM Table Load:
[ 0.265593] ACPI: SSDT 0xFFFF963D5F2BD400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20181003)
[ 0.267943] ACPI: Dynamic OEM Table Load:
[ 0.267952] ACPI: SSDT 0xFFFF963D5ED9F800 000437 (v02 PmRef Cpu0Ist 00003000 INTL 20181003)
[ 0.270394] ACPI: Dynamic OEM Table Load:
[ 0.270401] ACPI: SSDT 0xFFFF963D5F2FC000 00012C (v02 PmRef Cpu0Hwp 00003000 INTL 20181003)
[ 0.272547] ACPI: Dynamic OEM Table Load:
[ 0.272556] ACPI: SSDT 0xFFFF963D5ED9A800 000724 (v02 PmRef HwpLvt 00003000 INTL 20181003)
[ 0.275298] ACPI: Dynamic OEM Table Load:
[ 0.275306] ACPI: SSDT 0xFFFF963D5ED99000 0005FC (v02 PmRef ApIst 00003000 INTL 20181003)
[ 0.277907] ACPI: Dynamic OEM Table Load:
[ 0.277915] ACPI: SSDT 0xFFFF963D5F2BEC00 000317 (v02 PmRef ApHwp 00003000 INTL 20181003)
[ 0.280455] ACPI: Dynamic OEM Table Load:
[ 0.280464] ACPI: SSDT 0xFFFF963D5FC69000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20181003)
[ 0.284068] ACPI: Dynamic OEM Table Load:
[ 0.284076] ACPI: SSDT 0xFFFF963D5F2BE000 00030A (v02 PmRef ApCst 00003000 INTL 20181003)
[ 0.292082] ACPI: Interpreter enabled
[ 0.292172] ACPI: (supports S0 S4 S5)
[ 0.292174] ACPI: Using IOAPIC for interrupt routing
[ 0.292247] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.293544] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.293565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.294402] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.302485] ACPI: Power Resource [BTPR] (on)
[ 0.319132] ACPI: Power Resource [V0PR] (on)
[ 0.319440] ACPI: Power Resource [V1PR] (on)
[ 0.319735] ACPI: Power Resource [V2PR] (on)
[ 0.322489] ACPI: Power Resource [WRST] (on)
[ 0.322856] ACPI: Power Resource [TBT0] (on)
[ 0.322930] ACPI: Power Resource [TBT1] (on)
[ 0.322997] ACPI: Power Resource [D3C] (on)
[ 0.340528] ACPI: Power Resource [PIN] (off)
[ 0.341489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.341498] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.353557] acpi PNP0A08:00: OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.360240] PCI host bridge to bus 0000:00
[ 0.360244] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.360246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.360247] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.360249] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.360250] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.360251] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.360252] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.360254] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.360255] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.360256] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.360258] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.360259] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.360260] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.360261] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.360263] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.360264] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.360266] pci_bus 0000:00: root bus resource [mem 0x95400000-0xdfffffff window]
[ 0.360267] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.360269] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.360314] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
[ 0.362851] pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
[ 0.362872] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
[ 0.362882] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.362889] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.362917] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.365142] pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
[ 0.365174] pci 0000:00:04.0: reg 0x10: [mem 0x6001120000-0x600112ffff 64bit]
[ 0.367532] pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
[ 0.367556] pci 0000:00:0d.0: reg 0x10: [mem 0x6001110000-0x600111ffff 64bit]
[ 0.367635] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.369926] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
[ 0.369966] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
[ 0.370099] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.372361] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
[ 0.372400] pci 0000:00:14.2: reg 0x10: [mem 0x6001138000-0x6001139fff 64bit]
[ 0.372422] pci 0000:00:14.2: reg 0x18: [mem 0x6001140000-0x6001140fff 64bit]
[ 0.374708] pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
[ 0.374766] pci 0000:00:14.3: reg 0x10: [mem 0x6001134000-0x6001137fff 64bit]
[ 0.374962] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.377252] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
[ 0.377389] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.379942] pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
[ 0.380042] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.382573] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
[ 0.382618] pci 0000:00:16.0: reg 0x10: [mem 0x600113d000-0x600113dfff 64bit]
[ 0.382760] pci 0000:00:16.0: PME# supported from D3hot
[ 0.385053] pci 0000:00:16.4: [8086:34e4] type 00 class 0x078000
[ 0.385099] pci 0000:00:16.4: reg 0x10: [mem 0x600113c000-0x600113cfff 64bit]
[ 0.385240] pci 0000:00:16.4: PME# supported from D3hot
[ 0.387500] pci 0000:00:19.0: [8086:34c5] type 00 class 0x0c8000
[ 0.387598] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.390150] pci 0000:00:1d.0: [8086:34b0] type 01 class 0x060400
[ 0.390338] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.390403] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.392839] pci 0000:00:1e.0: [8086:34a8] type 00 class 0x078000
[ 0.392972] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.395559] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
[ 0.397943] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040380
[ 0.398033] pci 0000:00:1f.3: reg 0x10: [mem 0x6001130000-0x6001133fff 64bit]
[ 0.398118] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
[ 0.398324] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.400643] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
[ 0.400674] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.403063] pci 0000:01:00.0: [1c5c:1327] type 00 class 0x010802
[ 0.403114] pci 0000:01:00.0: reg 0x10: [mem 0x95400000-0x95403fff 64bit]
[ 0.403306] pci 0000:01:00.0: supports D1
[ 0.403307] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[ 0.403543] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 0.403550] pci 0000:00:1d.0: bridge window [mem 0x95400000-0x954fffff]
[ 0.492242] iommu: Default domain type: Translated
[ 0.492242] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.492242] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.492242] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.492242] vgaarb: loaded
[ 0.492242] SCSI subsystem initialized
[ 0.492242] libata version 3.00 loaded.
[ 0.492242] ACPI: bus type USB registered
[ 0.492242] usbcore: registered new interface driver usbfs
[ 0.492242] usbcore: registered new interface driver hub
[ 0.492242] usbcore: registered new device driver usb
[ 0.492242] pps_core: LinuxPPS API ver. 1 registered
[ 0.492242] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.492242] PTP clock support registered
[ 0.492242] EDAC MC: Ver: 3.0.0
[ 0.492242] Registered efivars operations
[ 0.492242] PCI: Using ACPI for IRQ routing
[ 0.529378] PCI: pci_cache_line_size set to 64 bytes
[ 0.529546] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.529703] e820: reserve RAM buffer [mem 0x7834d000-0x7bffffff]
[ 0.529706] e820: reserve RAM buffer [mem 0x78a95000-0x7bffffff]
[ 0.529708] e820: reserve RAM buffer [mem 0x7a832000-0x7bffffff]
[ 0.529709] e820: reserve RAM buffer [mem 0x7bae2000-0x7bffffff]
[ 0.529711] e820: reserve RAM buffer [mem 0x7bc00000-0x7bffffff]
[ 0.529712] e820: reserve RAM buffer [mem 0x26ac00000-0x26bffffff]
[ 0.529853] NetLabel: Initializing
[ 0.529854] NetLabel: domain hash size = 128
[ 0.529855] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.529879] NetLabel: unlabeled traffic allowed by default
[ 0.530971] clocksource: Switched to clocksource tsc-early
[ 0.549153] VFS: Disk quotas dquot_6.6.0
[ 0.549178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.549321] AppArmor: AppArmor Filesystem Enabled
[ 0.549361] pnp: PnP ACPI init
[ 0.549839] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.549842] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.549850] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.549929] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.550100] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.550105] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.550744] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.550746] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.550748] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.550749] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.550751] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.550753] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.550755] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.550759] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.551885] system 00:04: [io 0x1800-0x18fe] could not be reserved
[ 0.551887] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.551889] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.551891] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.551893] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.551895] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.551897] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.551901] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.552422] system 00:05: [io 0x2000-0x20fe] has been reserved
[ 0.552426] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.552799] system 00:06: [mem 0xfe038000-0xfe038fff] has been reserved
[ 0.552803] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.553757] pnp: PnP ACPI: found 7 devices
[ 0.559998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.560053] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[ 0.560135] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[ 0.560211] pci 0000:00:19.0: BAR 0: assigned [mem 0x4010002000-0x4010002fff 64bit]
[ 0.560287] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4010003000-0x4010003fff 64bit]
[ 0.560365] pci 0000:00:1f.5: BAR 0: assigned [mem 0x95500000-0x95500fff]
[ 0.560395] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 0.560416] pci 0000:00:1d.0: bridge window [mem 0x95400000-0x954fffff]
[ 0.560429] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.560431] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.560432] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.560434] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.560435] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.560436] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.560438] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.560439] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.560440] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.560441] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.560443] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.560444] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.560445] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.560447] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.560448] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.560449] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.560451] pci_bus 0000:00: resource 20 [mem 0x95400000-0xdfffffff window]
[ 0.560452] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window]
[ 0.560454] pci_bus 0000:01: resource 1 [mem 0x95400000-0x954fffff]
[ 0.560710] NET: Registered protocol family 2
[ 0.560974] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.561043] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.561260] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.561365] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.561519] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.561550] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.561611] NET: Registered protocol family 1
[ 0.561617] NET: Registered protocol family 44
[ 0.561638] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.562494] PCI: CLS 0 bytes, default 64
[ 0.562553] Trying to unpack rootfs image as initramfs...
[ 0.727754] Initramfs unpacking failed: Decoding failed
[ 0.727769] fbcon: Taking over console
[ 0.735093] Freeing initrd memory: 49288K
[ 0.754196] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.754198] software IO TLB: mapped [mem 0x72af3000-0x76af3000] (64MB)
[ 0.754576] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.754602] clocksource: Switched to clocksource tsc
[ 0.754781] check: Scanning for low memory corruption every 60 seconds
[ 0.755419] Initialise system trusted keyrings
[ 0.755435] Key type blacklist registered
[ 0.755500] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.757194] zbud: loaded
[ 0.757557] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.757780] fuse: init (API version 7.31)
[ 0.757997] integrity: Platform Keyring initialized
[ 0.765078] Key type asymmetric registered
[ 0.765079] Asymmetric key parser 'x509' registered
[ 0.765089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.765150] io scheduler mq-deadline registered
[ 0.765826] pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
[ 0.765997] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.766069] efifb: probing for efifb
[ 0.766092] efifb: showing boot graphics
[ 0.768029] efifb: framebuffer at 0x4000000000, using 13256k, total 13254k
[ 0.768031] efifb: mode is 2256x1504x32, linelength=9024, pages=1
[ 0.768031] efifb: scrolling: redraw
[ 0.768033] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.768171] Console: switching to colour frame buffer device 141x47
[ 0.778158] fb0: EFI VGA frame buffer device
[ 0.778170] intel_idle: MWAIT substates: 0x11121020
[ 0.778661] Monitor-Mwait will be used to enter C-1 state
[ 0.778687] Monitor-Mwait will be used to enter C-2 state
[ 0.778698] Monitor-Mwait will be used to enter C-3 state
[ 0.778706] ACPI: _SB.PR00: Found 3 idle states
[ 0.778708] intel_idle: v0.5.1 model 0x7E
[ 0.779199] intel_idle: Local APIC timer is reliable in all C-states
[ 0.779453] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.779480] ACPI: Lid Switch [LID0]
[ 0.782889] [Firmware Bug]: No valid trip found
[ 0.782973] [Firmware Bug]: No valid trip found
[ 0.783049] [Firmware Bug]: No valid trip found
[ 0.783123] [Firmware Bug]: No valid trip found
[ 0.783196] [Firmware Bug]: No valid trip found
[ 0.783270] [Firmware Bug]: No valid trip found
[ 0.783344] [Firmware Bug]: No valid trip found
[ 0.783713] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.788945] hpet_acpi_add: no address or irqs in _CRS
[ 0.789016] Linux agpgart interface v0.103
[ 0.801437] loop: module loaded
[ 0.801904] libphy: Fixed MDIO Bus: probed
[ 0.801906] tun: Universal TUN/TAP device driver, 1.6
[ 0.801937] PPP generic driver version 2.4.2
[ 0.801993] VFIO - User Level meta-driver version: 0.3
[ 0.802141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.802145] ehci-pci: EHCI PCI platform driver
[ 0.802161] ehci-platform: EHCI generic platform driver
[ 0.802177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.802179] ohci-pci: OHCI PCI platform driver
[ 0.802188] ohci-platform: OHCI generic platform driver
[ 0.802197] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.802281] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 0.802288] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 0.803364] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
[ 0.803369] xhci_hcd 0000:00:0d.0: cache line size of 64 is not supported
[ 0.803565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[ 0.803567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.803569] usb usb1: Product: xHCI Host Controller
[ 0.803570] usb usb1: Manufacturer: Linux 5.7.12-surface xhci-hcd
[ 0.803571] usb usb1: SerialNumber: 0000:00:0d.0
[ 0.803747] hub 1-0:1.0: USB hub found
[ 0.803757] hub 1-0:1.0: 1 port detected
[ 0.804033] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 0.804038] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 0.804042] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.804088] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[ 0.804089] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.804090] usb usb2: Product: xHCI Host Controller
[ 0.804092] usb usb2: Manufacturer: Linux 5.7.12-surface xhci-hcd
[ 0.804093] usb usb2: SerialNumber: 0000:00:0d.0
[ 0.804242] hub 2-0:1.0: USB hub found
[ 0.804254] hub 2-0:1.0: 4 ports detected
[ 0.805406] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.805412] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.806564] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[ 0.806573] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.806938] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[ 0.806940] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.806941] usb usb3: Product: xHCI Host Controller
[ 0.806942] usb usb3: Manufacturer: Linux 5.7.12-surface xhci-hcd
[ 0.806944] usb usb3: SerialNumber: 0000:00:14.0
[ 0.807099] hub 3-0:1.0: USB hub found
[ 0.807133] hub 3-0:1.0: 12 ports detected
[ 0.809400] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.809403] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.809406] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.809483] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[ 0.809485] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.809486] usb usb4: Product: xHCI Host Controller
[ 0.809487] usb usb4: Manufacturer: Linux 5.7.12-surface xhci-hcd
[ 0.809489] usb usb4: SerialNumber: 0000:00:14.0
[ 0.809643] hub 4-0:1.0: USB hub found
[ 0.809672] hub 4-0:1.0: 6 ports detected
[ 0.810828] i8042: PNP: No PS/2 controller found.
[ 0.811089] mousedev: PS/2 mouse device common for all mice
[ 0.811344] rtc_cmos 00:01: RTC can wake from S4
[ 0.811983] rtc_cmos 00:01: registered as rtc0
[ 0.812168] rtc_cmos 00:01: setting system clock to 2020-08-08T00:03:52 UTC (1596845032)
[ 0.812187] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.812195] i2c /dev entries driver
[ 0.812264] device-mapper: uevent: version 1.0.3
[ 0.812352] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 0.812377] platform eisa.0: Probing EISA bus 0
[ 0.812379] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.812381] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.812382] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.812383] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.812384] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.812385] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.812387] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.812388] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.812389] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.812390] platform eisa.0: EISA: Detected 0 cards
[ 0.812395] intel_pstate: Intel P-state driver initializing
[ 0.813541] intel_pstate: HWP enabled
[ 0.813665] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.813668] EFI Variables Facility v0.08 2004-May-17
[ 0.826923] intel_pmc_core INT33A1:00: initialized
[ 0.827001] drop_monitor: Initializing network drop monitor service
[ 0.827123] NET: Registered protocol family 10
[ 0.830612] Segment Routing with IPv6
[ 0.830630] NET: Registered protocol family 17
[ 0.830660] Key type dns_resolver registered
[ 0.831041] RAS: Correctable Errors collector initialized.
[ 0.831066] microcode: sig=0x706e5, pf=0x80, revision=0x78
[ 0.831106] microcode: Microcode Update Driver: v2.2.
[ 0.831110] IPI shorthand broadcast: enabled
[ 0.831115] sched_clock: Marking stable (824319243, 6784832)->(846776538, -15672463)
[ 0.831166] registered taskstats version 1
[ 0.831174] Loading compiled-in X.509 certificates
[ 0.831636] Loaded X.509 cert 'Build time autogenerated kernel key: 00f514c44c563a6a5780689f9c40d9ccf94f2e9f'
[ 0.831669] zswap: loaded using pool lzo/zbud
[ 0.831769] Key type ._fscrypt registered
[ 0.831770] Key type .fscrypt registered
[ 0.831770] Key type fscrypt-provisioning registered
[ 0.834811] Key type big_key registered
[ 0.834814] Key type trusted registered
[ 0.836242] Key type encrypted registered
[ 0.836260] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.836864] ima: Allocated hash algorithm: sha1
[ 0.852160] ima: No architecture policies found
[ 0.852168] evm: Initialising EVM extended attributes:
[ 0.852169] evm: security.selinux
[ 0.852169] evm: security.SMACK64
[ 0.852169] evm: security.SMACK64EXEC
[ 0.852169] evm: security.SMACK64TRANSMUTE
[ 0.852170] evm: security.SMACK64MMAP
[ 0.852170] evm: security.apparmor
[ 0.852170] evm: security.ima
[ 0.852171] evm: security.capability
[ 0.852171] evm: HMAC attrs: 0x1
[ 0.852791] PM: Magic number: 0:123:51
[ 0.852803] tpmrm tpmrm0: hash matches
[ 0.861027] Freeing unused decrypted memory: 2040K
[ 0.861337] Freeing unused kernel image (initmem) memory: 2624K
[ 0.910209] Write protecting the kernel read-only data: 22528k
[ 0.910880] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 0.911171] Freeing unused kernel image (rodata/data gap) memory: 1104K
[ 0.918498] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.918500] Run /init as init process
[ 0.918500] with arguments:
[ 0.918501] /init
[ 0.918501] splash
[ 0.918502] with environment:
[ 0.918502] HOME=/
[ 0.918502] TERM=linux
[ 0.918503] BOOT_IMAGE=/boot/vmlinuz-5.7.12-surface
[ 0.973999] nvme nvme0: pci function 0000:01:00.0
[ 0.978399] nvme nvme0: missing or invalid SUBNQN field.
[ 0.980569] nvme nvme0: 8/0/0 default/read/poll queues
[ 0.982308] nvme0n1: p1 p2 p3 p4 p5 p6
[ 0.990154] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 0.990531] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.014244] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 1.014646] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.034257] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[ 1.058463] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[ 1.058776] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.150242] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[ 1.302633] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[ 1.310385] usb 3-2: New USB device found, idVendor=045e, idProduct=0737, bcdDevice= 1.04
[ 1.310386] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.310387] usb 3-2: Product: Compact Optical Mouse 500
[ 1.310387] usb 3-2: Manufacturer: Microsoft
[ 1.379486] systemd[1]: Inserted module 'autofs4'
[ 1.409026] systemd[1]: systemd 245.4-4ubuntu3.2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 1.426289] systemd[1]: Detected architecture x86-64.
[ 1.438237] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[ 1.447115] systemd[1]: Set hostname to .
[ 1.496215] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 1.530902] systemd[1]: Created slice system-modprobe.slice.
[ 1.531032] systemd[1]: Created slice system-postgresql.slice.
[ 1.531126] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 1.531258] systemd[1]: Created slice User and Session Slice.
[ 1.531286] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.531381] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.531405] systemd[1]: Reached target User and Group Name Lookups.
[ 1.531411] systemd[1]: Reached target Remote File Systems.
[ 1.531416] systemd[1]: Reached target Slices.
[ 1.531482] systemd[1]: Listening on Syslog Socket.
[ 1.531517] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 1.531537] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 1.531619] systemd[1]: Listening on Journal Audit Socket.
[ 1.531651] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.531689] systemd[1]: Listening on Journal Socket.
[ 1.531730] systemd[1]: Listening on udev Control Socket.
[ 1.531755] systemd[1]: Listening on udev Kernel Socket.
[ 1.532207] systemd[1]: Mounting Huge Pages File System...
[ 1.532690] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.533210] systemd[1]: Mounting Kernel Debug File System...
[ 1.533715] systemd[1]: Mounting Kernel Trace File System...
[ 1.534917] systemd[1]: Starting Journal Service...
[ 1.535789] systemd[1]: Starting Set the console keyboard layout...
[ 1.536357] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.537033] systemd[1]: Starting Load Kernel Module drm...
[ 1.537474] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 1.537501] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 1.538430] systemd[1]: Starting Load Kernel Modules...
[ 1.539147] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.539702] systemd[1]: Starting udev Coldplug all Devices...
[ 1.540408] systemd[1]: Starting Uncomplicated firewall...
[ 1.541782] systemd[1]: Mounted Huge Pages File System.
[ 1.541901] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.541990] systemd[1]: Mounted Kernel Debug File System.
[ 1.542073] systemd[1]: Mounted Kernel Trace File System.
[ 1.542379] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 1.542747] systemd[1]: Finished Uncomplicated firewall.
[ 1.546926] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[ 1.547679] systemd[1]: modprobe@drm.service: Succeeded.
[ 1.547874] systemd[1]: Finished Load Kernel Module drm.
[ 1.548154] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 1.548741] systemd[1]: Activating swap /swap...
[ 1.549428] systemd[1]: Activating swap /swap2...
[ 1.549702] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 1.549735] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 1.550418] systemd[1]: Starting Load/Save Random Seed...
[ 1.550775] lp: driver loaded but no devices found
[ 1.551174] systemd[1]: Starting Create System Users...
[ 1.555629] ppdev: user-space parallel port driver
[ 1.561850] systemd[1]: Finished Load Kernel Modules.
[ 1.562795] systemd[1]: Mounting FUSE Control File System...
[ 1.563775] systemd[1]: Mounting Kernel Configuration File System...
[ 1.564406] systemd[1]: Starting Apply Kernel Variables...
[ 1.565913] systemd[1]: Finished Create System Users.
[ 1.566055] systemd[1]: Mounted FUSE Control File System.
[ 1.566854] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.571756] systemd[1]: Mounted Kernel Configuration File System.
[ 1.573154] systemd[1]: Finished Load/Save Random Seed.
[ 1.577083] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 1.577658] systemd[1]: Finished Apply Kernel Variables.
[ 1.578967] systemd[1]: Starting udev Kernel Device Manager...
[ 1.590663] systemd[1]: Finished Set the console keyboard layout.
[ 1.590780] systemd[1]: Reached target Local File Systems (Pre).
[ 1.594088] systemd[1]: Mounting Mount unit for core, revision 7917...
[ 1.595156] systemd[1]: Mounting Mount unit for core, revision 9665...
[ 1.596136] systemd[1]: Mounting Mount unit for core18, revision 1880...
[ 1.596962] systemd[1]: Mounting Mount unit for core18, revision 1885...
[ 1.598744] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 36...
[ 1.599601] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1353...
[ 1.600447] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1506...
[ 1.601766] systemd[1]: Mounting Mount unit for snap-store, revision 467...
[ 1.602297] systemd[1]: Finished udev Coldplug all Devices.
[ 1.602544] systemd[1]: Started Journal Service.
[ 1.606455] systemd-journald[289]: Received client request to flush runtime journal.
[ 1.608250] systemd-journald[289]: File /var/log/journal/490fcf1a948142b3923802873845da94/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 1.619710] usb 3-6: New USB device found, idVendor=045e, idProduct=0990, bcdDevice=10.37
[ 1.619712] usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.619712] usb 3-6: Product: Surface Camera Front
[ 1.619713] usb 3-6: Manufacturer: Surface
[ 1.619714] usb 3-6: SerialNumber: 200901010001
[ 1.750143] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[ 1.761725] acpi-tad ACPI000E:00: Missing _PRW
[ 1.774673] surface_dgpu_hps MSHW0153:00: gpiod_count returned < 0
[ 1.823420] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 1.824324] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 1.824349] mei_me 0000:00:16.4: enabling device (0000 -> 0002)
[ 1.831707] intel_rapl_common: Found RAPL domain package
[ 1.831881] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 1.837246] pstore: Using crash dump compression: deflate
[ 1.837880] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.837923] pstore: Registered efi as persistent store backend
[ 1.858318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.858983] dw-apb-uart.3: ttyS4 at MMIO 0x4010003000 (irq = 20, base_baud = 7500000) is a 16550A
[ 1.860396] serial serial0: tty port ttyS4 registered
[ 1.862494] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 1.862495] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 1.862495] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 1.862496] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 1.862496] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 1.866920] cryptd: max_cpu_qlen set to 1000
[ 1.867527] surface_sam_ssh serial0-0: SAM controller version: 14.42.139
[ 1.899299] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 1.899301] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.902168] Adding 4194300k swap on /swap. Priority:-2 extents:6 across:4677628k SSFS
[ 1.914552] checking generic (4000000000 cf2000) vs hw (6000000000 1000000)
[ 1.914554] checking generic (4000000000 cf2000) vs hw (4000000000 10000000)
[ 1.914555] fb0: switching to inteldrmfb from EFI VGA
[ 1.914703] Console: switching to colour dummy device 80x25
[ 1.914751] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.917011] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.917814] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.919136] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
[ 1.919346] AVX2 version of gcm_enc/dec engaged.
[ 1.919347] AES CTR mode by8 optimization enabled
[ 1.922244] Intel(R) Wireless WiFi driver for Linux
[ 1.922245] Copyright(c) 2003- 2015 Intel Corporation
[ 1.922306] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 1.927046] hid: raw HID events driver (C) Jiri Kosina
[ 1.930161] Adding 4194300k swap on /swap2. Priority:-3 extents:6 across:4702208k SSFS
[ 1.931626] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 1.931640] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 65.3.35.22
[ 1.931646] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[ 1.931647] iwlwifi 0000:00:14.3: Found debug configuration: 0
[ 1.931964] iwlwifi 0000:00:14.3: loaded firmware version 53.c31ac674.0 Qu-c0-hr-b0-53.ucode op_mode iwlmvm
[ 1.932163] iwlwifi 0000:00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[ 1.957926] [drm] Initialized i915 1.6.0 20200313 for 0000:00:02.0 on minor 0
[ 1.963051] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.963566] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input1
[ 1.965953] fbcon: i915drmfb (fb0) is primary device
[ 1.967886] mc: Linux media interface: v0.10
[ 1.968790] Console: switching to colour frame buffer device 141x47
[ 1.974071] usbcore: registered new interface driver usbhid
[ 1.974072] usbhid: USB HID core driver
[ 1.975159] videodev: Linux video capture interface: v2.00
[ 1.988461] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x338
[ 1.993372] uvcvideo: Found UVC 1.50 device Surface Camera Front (045e:0990)
[ 1.995084] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 1.995496] input: gpio-keys as /devices/platform/MSHW0040:00/gpio-keys.1.auto/input/input2
[ 1.995844] input: gpio-keys as /devices/platform/MSHW0040:00/gpio-keys.2.auto/input/input3
[ 2.004042] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004118] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004178] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004269] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004439] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004544] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004603] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004655] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004706] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004760] alloc_contig_range: [2688d8, 2688e0) PFNs busy
[ 2.004845] uvcvideo 3-6:1.0: Entity type for entity Microsoft Extended Controls Uni was not initialized!
[ 2.004847] uvcvideo 3-6:1.0: Entity type for entity Extension 16 was not initialized!
[ 2.004848] uvcvideo 3-6:1.0: Entity type for entity Processing 2 was not initialized!
[ 2.004849] uvcvideo 3-6:1.0: Entity type for entity Extension 4 was not initialized!
[ 2.004850] uvcvideo 3-6:1.0: Entity type for entity Camera 1 was not initialized!
[ 2.005488] intel_rapl_common: Found RAPL domain package
[ 2.005490] intel_rapl_common: Found RAPL domain core
[ 2.005491] intel_rapl_common: Found RAPL domain uncore
[ 2.005549] input: Surface Camera Front: Surface C as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input4
[ 2.007680] uvcvideo: Found UVC 1.50 device Surface Camera Front (045e:0990)
[ 2.018388] uvcvideo 3-6:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
[ 2.018391] uvcvideo 3-6:1.2: Entity type for entity Extension 9 was not initialized!
[ 2.018392] uvcvideo 3-6:1.2: Entity type for entity Extension 11 was not initialized!
[ 2.018393] uvcvideo 3-6:1.2: Entity type for entity Processing 15 was not initialized!
[ 2.018394] uvcvideo 3-6:1.2: Entity type for entity Extension 17 was not initialized!
[ 2.018395] uvcvideo 3-6:1.2: Entity type for entity Camera 8 was not initialized!
[ 2.018450] input: Surface Camera Front: Surface I as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/input/input5
[ 2.018507] usbcore: registered new interface driver uvcvideo
[ 2.018507] USB Video Class driver (1.1.1)
[ 2.043070] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS
[ 2.043071] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64)
[ 2.045475] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 2.046733] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop
[ 2.046767] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop
[ 2.047865] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Device 045E:0983 found
[ 2.047908] input: IPTS Stylus as /devices/virtual/input/input6
[ 2.047978] input: IPTS Singletouch as /devices/virtual/input/input7
[ 2.050447] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS enabled
[ 2.052470] input: Microsoft Compact Optical Mouse 500 as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:045E:0737.0001/input/input8
[ 2.052653] hid-generic 0003:045E:0737.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Compact Optical Mouse 500] on usb-0000:00:14.0-2/input0
[ 2.052905] input: Microsoft Surface HID Keyboard as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.1/0006:045E:09AE.0002/input/input9
[ 2.052981] input: Microsoft Surface HID Consumer Control as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.1/0006:045E:09AE.0002/input/input11
[ 2.053042] hid-generic 0006:045E:09AE.0002: input,hidraw1: HID v0.00 Keyboard [Microsoft Surface HID] on
[ 2.053229] hid-generic 0006:045E:0922.0003: hidraw2: HID v0.00 Device [Microsoft Surface HID] on
[ 2.056785] input: Microsoft Surface HID Mouse as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input12
[ 2.056923] input: Microsoft Surface HID Touchpad as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input13
[ 2.057012] input: Microsoft Surface HID as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input14
[ 2.057062] input: Microsoft Surface HID as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input15
[ 2.057155] hid-generic 0006:045E:09AF.0004: input,hidraw3: HID v0.00 Mouse [Microsoft Surface HID] on
[ 2.069603] Bluetooth: Core ver 2.22
[ 2.069616] NET: Registered protocol family 31
[ 2.069617] Bluetooth: HCI device and connection manager initialized
[ 2.069620] Bluetooth: HCI socket layer initialized
[ 2.069630] Bluetooth: L2CAP socket layer initialized
[ 2.069632] Bluetooth: SCO socket layer initialized
[ 2.078707] usbcore: registered new interface driver btusb
[ 2.088130] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
[ 2.089132] Bluetooth: hci0: Device revision is 2
[ 2.089132] Bluetooth: hci0: Secure boot is enabled
[ 2.089133] Bluetooth: hci0: OTP lock is enabled
[ 2.089133] Bluetooth: hci0: API lock is enabled
[ 2.089134] Bluetooth: hci0: Debug lock is disabled
[ 2.089134] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 2.091520] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[ 2.134755] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 2.134917] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.151762] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 2.164851] iwlwifi 0000:00:14.3: base HW address: c8:34:8e:54:0c:fa
[ 2.174928] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC274: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
[ 2.174930] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.174931] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.174932] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.174932] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.174933] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
[ 2.174934] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 2.177038] thermal thermal_zone7: failed to read out thermal zone (-61)
[ 2.179464] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[ 2.294778] input: Microsoft Surface HID Mouse as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input16
[ 2.294873] input: Microsoft Surface HID Touchpad as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input17
[ 2.294915] input: Microsoft Surface HID UNKNOWN as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input18
[ 2.294942] input: Microsoft Surface HID UNKNOWN as /devices/platform/MSHW0114:00/surface_sam_sid_vhf.3/0006:045E:09AF.0004/input/input19
[ 2.294978] hid-multitouch 0006:045E:09AF.0004: input,hidraw3: HID v0.00 Mouse [Microsoft Surface HID] on
[ 2.411809] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null)
[ 2.449477] audit: type=1400 audit(1596845034.131:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=625 comm="apparmor_parser"
[ 2.450984] audit: type=1400 audit(1596845034.135:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=623 comm="apparmor_parser"
[ 2.451594] audit: type=1400 audit(1596845034.135:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=627 comm="apparmor_parser"
[ 2.453569] audit: type=1400 audit(1596845034.135:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=632 comm="apparmor_parser"
[ 2.456283] audit: type=1400 audit(1596845034.139:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=624 comm="apparmor_parser"
[ 2.456285] audit: type=1400 audit(1596845034.139:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=624 comm="apparmor_parser"
[ 2.457361] audit: type=1400 audit(1596845034.139:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=621 comm="apparmor_parser"
[ 2.457363] audit: type=1400 audit(1596845034.139:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=621 comm="apparmor_parser"
[ 2.457364] audit: type=1400 audit(1596845034.139:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=621 comm="apparmor_parser"
[ 2.654819] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 2.654895] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 2.654983] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 2.655038] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 2.655089] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 2.655177] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 2.655255] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 2.655310] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 2.655381] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 2.735202] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.735204] Bluetooth: BNEP filters: protocol multicast
[ 2.735208] Bluetooth: BNEP socket layer initialized
[ 3.618835] Bluetooth: hci0: Waiting for firmware download to complete
[ 3.619096] Bluetooth: hci0: Firmware loaded in 1502951 usecs
[ 3.619154] Bluetooth: hci0: Waiting for device to boot
[ 3.633156] Bluetooth: hci0: Device booted in 13681 usecs
[ 3.633289] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
[ 3.634163] Bluetooth: hci0: Failed to send Intel_Write_DDC (-22)
[ 3.636143] Bluetooth: hci0: Firmware revision 0.0 build 128 week 11 2020
[ 3.691373] NET: Registered protocol family 38
[ 4.719339] rfkill: input handler disabled
[ 6.606505] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[ 6.609614] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[ 6.634338] wlp0s20f3: authenticated
[ 6.638338] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[ 6.642412] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=6)
[ 6.650387] wlp0s20f3: associated
[ 6.674996] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 10.501517] Bluetooth: RFCOMM TTY layer initialized
[ 10.501524] Bluetooth: RFCOMM socket layer initialized
[ 10.501528] Bluetooth: RFCOMM ver 1.11
[ 10.714921] rfkill: input handler enabled
[ 12.496584] rfkill: input handler disabled
[ 12.644643] kauditd_printk_skb: 28 callbacks suppressed
[ 12.644644] audit: type=1400 audit(1596859400.862:39): apparmor="DENIED" operation="capable" profile="/snap/core/9665/usr/lib/snapd/snap-confine" pid=1878 comm="snap-confine" capability=4 capname="fsetid"
[ 15.068532] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[ 15.068556] No Local Variables are initialized for Method [GINF]
[ 15.068557] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[ 15.068558] Arg0: 00000000c34e9be3 Integer 00000000000000FF
[ 15.068562] Arg1: 000000002fdfbed5 Integer 0000000000000000
[ 15.068567] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.068572] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.068577] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.068582] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.068586] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.068590] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072173] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[ 15.072189] No Local Variables are initialized for Method [GINF]
[ 15.072190] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[ 15.072190] Arg0: 000000002fdfbed5 Integer 00000000000000FF
[ 15.072193] Arg1: 000000007f684bb7 Integer 0000000000000000
[ 15.072196] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072199] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072202] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072205] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072207] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 15.072210] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[ 24.403169] audit: type=1326 audit(1596859412.622:40): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[ 5147.184065] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x0e, tc: 0x0e, cid: 0x1d, iid: 0x00, chn: 0x01)
[ 5152.056921] PM: suspend entry (s2idle)
[ 5152.062180] Filesystems sync: 0.005 seconds
[ 5152.187644] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ 5152.191115] OOM killer disabled.
[ 5152.191116] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 5152.192660] printk: Suspending console(s) (use no_console_suspend to debug)
[ 5152.193158] wlp0s20f3: deauthenticating from 78:24:af:97:99:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 5152.197670] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Removing IPTS
[ 5152.197673] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x4:-19
[ 5152.197674] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x7:-19
[ 5152.197963] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping receive loop
[ 5152.226466] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping data loop
[64060.441835] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64060.496972] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64060.508697] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64060.513931] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64060.526833] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64060.622382] OOM killer enabled.
[64060.622383] Restarting tasks ...
[64060.628118] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS
[64060.628120] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64)
[64060.628605] done.
[64060.632526] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop
[64060.632739] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop
[64060.636830] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[64060.638935] PM: suspend exit
[64064.591544] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[64064.594901] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[64064.618028] wlp0s20f3: authenticated
[64064.620228] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[64064.624198] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=4)
[64064.630686] wlp0s20f3: associated
[64064.650251] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[64216.486741] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[64657.448137] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[65201.620066] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[66586.866430] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[69600.810817] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[69865.483483] perf: interrupt took too long (3132 > 3126), lowering kernel.perf_event_max_sample_rate to 63750
[70131.951379] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[70796.375639] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[74625.285219] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[80118.693593] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[80252.834823] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[80590.324712] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[82947.835237] perf: interrupt took too long (3921 > 3915), lowering kernel.perf_event_max_sample_rate to 51000
[84417.936862] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[84417.939231] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[84418.071121] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 2/3)
[84418.175187] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 3/3)
[84418.279087] wlp0s20f3: authentication with 78:24:af:97:99:c0 timed out
[84419.856750] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[84419.860020] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[84419.915175] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 2/3)
[84419.928156] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 3/3)
[84419.937716] wlp0s20f3: authentication with 78:24:af:97:99:c0 timed out
[84422.023209] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[84422.026570] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[84422.093794] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 2/3)
[84422.106896] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 3/3)
[84422.116127] wlp0s20f3: authentication with 78:24:af:97:99:c0 timed out
[84433.995618] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[84433.998181] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[84434.028642] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 2/3)
[84434.038340] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 3/3)
[84434.051726] wlp0s20f3: authentication with 78:24:af:97:99:c0 timed out
[84444.770882] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[84444.773967] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[84444.801948] wlp0s20f3: authenticated
[84444.807181] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[84444.811339] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=1)
[84444.816943] wlp0s20f3: associated
[84444.943347] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[86204.771291] audit: type=1400 audit(1596945634.878:41): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=33429 comm="cups-browsed" capability=23 capname="sys_nice"
[86280.244047] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[86875.353137] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[87683.709262] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[87785.592488] audit: type=1326 audit(1596947215.692:42): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="snap-store" exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[88402.678346] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[89496.004501] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[98008.818895] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x18, iid: 0x01, chn: 0x01)
[98290.382064] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[98772.820342] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[99159.104279] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[99994.558767] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[100378.922561] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[100378.922578] No Local Variables are initialized for Method [GINF]
[100378.922579] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[100378.922580] Arg0: 0000000075550c0b Integer 00000000000000FF
[100378.922583] Arg1: 000000002f211655 Integer 0000000000000000
[100378.922586] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[100378.922590] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[100378.922593] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[100378.922596] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[100378.922598] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[100378.922601] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[101178.261896] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[101498.997575] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[101598.726027] perf: interrupt took too long (4916 > 4901), lowering kernel.perf_event_max_sample_rate to 40500
[102065.967593] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[103287.319423] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[103858.404174] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[104482.597011] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[106084.878964] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[107115.127172] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[107767.351252] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[109383.893571] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[109383.893623] No Local Variables are initialized for Method [GINF]
[109383.893627] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[109383.893628] Arg0: 000000001454081b Integer 00000000000000FF
[109383.893636] Arg1: 00000000432301ea Integer 0000000000000000
[109383.893649] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109383.893664] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109383.893674] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109383.893687] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109383.893697] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109383.893709] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[109392.042253] audit: type=1326 audit(1596968821.974:43): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[109726.822307] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[110358.264252] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[110688.003010] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x18, iid: 0x01, chn: 0x01)
[112161.931799] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[112278.366651] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[112278.369241] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[112278.443301] wlp0s20f3: authenticated
[112278.447752] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[112278.475801] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 2/3)
[112278.501565] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 3/3)
[112278.530110] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=8)
[112278.538342] wlp0s20f3: associated
[112278.585233] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[131100.691665] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[131100.691706] No Local Variables are initialized for Method [GINF]
[131100.691709] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[131100.691710] Arg0: 0000000036c86f83 Integer 00000000000000FF
[131100.691717] Arg1: 000000000d50281b Integer 0000000000000000
[131100.691725] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[131100.691734] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[131100.691741] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[131100.691748] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[131100.691755] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[131100.691762] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[134082.385346] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[135583.495189] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[137551.654736] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[139052.563490] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[139777.430304] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[140086.118419] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[140271.521690] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[141526.787301] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[144002.248210] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[144724.593002] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[145385.988170] audit: type=1326 audit(1597004815.653:44): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="snap-store" exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[145507.028353] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[149565.582484] perf: interrupt took too long (6158 > 6145), lowering kernel.perf_event_max_sample_rate to 32250
[152667.268228] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[153005.736317] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[153343.616767] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[154311.454747] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[155171.099613] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[155736.195819] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[158711.894631] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[158812.755280] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[158812.755297] No Local Variables are initialized for Method [GINF]
[158812.755298] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[158812.755299] Arg0: 0000000013f32f8b Integer 00000000000000FF
[158812.755306] Arg1: 000000002fdfbed5 Integer 0000000000000000
[158812.755309] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[158812.755312] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[158812.755315] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[158812.755318] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[158812.755321] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[158812.755324] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[159697.983516] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[162130.632102] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[162970.524655] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[163817.133542] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[164286.603103] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[164471.559000] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[165791.953643] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[167889.559128] GpuWatchdog[2687]: segfault at 0 ip 000055e6eaa5920c sp 00007fc14dcf0450 error 6 in chrome[55e6e62f0000+7a52000]
[167889.559133] Code: 89 de e8 57 83 a4 fe 80 7d c7 00 79 09 48 8b 7d b0 e8 f8 de 6d fe 41 8b 84 24 e0 00 00 00 89 45 b0 48 8d 7d b0 e8 54 f6 ae fb 04 25 00 00 00 00 37 13 00 00 48 83 c4 48 5b 41 5c 41 5d 41 5e
[168240.882586] GpuWatchdog[83938]: segfault at 0 ip 000055e6eaa5920c sp 00007fc14dcf0450 error 6 in chrome[55e6e62f0000+7a52000]
[168240.882622] Code: 89 de e8 57 83 a4 fe 80 7d c7 00 79 09 48 8b 7d b0 e8 f8 de 6d fe 41 8b 84 24 e0 00 00 00 89 45 b0 48 8d 7d b0 e8 54 f6 ae fb 04 25 00 00 00 00 37 13 00 00 48 83 c4 48 5b 41 5c 41 5d 41 5e
[168912.178953] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[170649.158331] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[179786.679167] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[181728.029231] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[187591.591573] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[191450.678211] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x0e, tc: 0x0e, cid: 0x1d, iid: 0x00, chn: 0x01)
[191456.381215] PM: suspend entry (s2idle)
[191456.383948] Filesystems sync: 0.002 seconds
[191456.512223] Freezing user space processes ... (elapsed 0.004 seconds) done.
[191456.516558] OOM killer disabled.
[191456.516559] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[191456.518209] printk: Suspending console(s) (use no_console_suspend to debug)
[191456.518683] wlp0s20f3: deauthenticating from 78:24:af:97:99:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
[191456.523120] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Removing IPTS
[191456.523125] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x4:-19
[191456.523127] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x7:-19
[191456.523140] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping receive loop
[191456.646605] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping data loop
[208903.137220] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[208903.148145] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x0e, tc: 0x0e, cid: 0x1d, iid: 0x00, chn: 0x01)
[208903.196518] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[208903.314201] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS
[208903.314203] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64)
[208903.314215] OOM killer enabled.
[208903.314216] Restarting tasks ...
[208903.314359] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop
[208903.317945] done.
[208903.319543] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[208903.319779] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop
[208903.325826] PM: suspend exit
[208903.632647] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[208903.632664] No Local Variables are initialized for Method [GINF]
[208903.632665] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[208903.632666] Arg0: 000000004a048227 Integer 00000000000000FF
[208903.632669] Arg1: 00000000a7bdfef1 Integer 0000000000000000
[208903.632672] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208903.632676] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208903.632679] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208903.632682] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208903.632685] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208903.632688] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[208907.054525] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[208907.056786] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[208907.079579] wlp0s20f3: authenticated
[208907.082868] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[208907.086831] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=8)
[208907.090083] wlp0s20f3: associated
[208907.111228] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[208908.797088] audit: type=1326 audit(1597068337.711:45): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[208918.224565] audit: type=1326 audit(1597068347.139:46): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[210399.011455] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[211871.394944] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[212082.535093] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[212706.409985] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[214949.478825] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[216130.711043] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[216339.966679] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[216339.966700] No Local Variables are initialized for Method [GINF]
[216339.966701] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[216339.966702] Arg0: 000000005027f91b Integer 00000000000000FF
[216339.966705] Arg1: 000000008ff4d882 Integer 0000000000000000
[216339.966709] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216339.966713] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216339.966715] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216339.966718] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216339.966722] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216339.966724] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[216412.247549] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[217049.516516] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[218019.347982] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[218851.955060] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[219142.530286] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[219765.133687] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[220002.066649] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[220729.798523] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[220899.822838] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[221494.648196] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[221723.356299] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[221851.351505] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[222624.872781] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[225169.053573] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[226740.404847] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[238624.803139] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[241153.124126] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[241752.132699] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[243731.078364] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[244893.308463] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[245913.294616] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[251135.836374] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[253882.840734] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[253882.840752] No Local Variables are initialized for Method [GINF]
[253882.840753] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[253882.840753] Arg0: 000000004cb7d0b2 Integer 00000000000000FF
[253882.840757] Arg1: 0000000043f5eb01 Integer 0000000000000000
[253882.840760] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[253882.840763] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[253882.840766] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[253882.840769] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[253882.840772] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[253882.840774] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[258972.370323] audit: type=1400 audit(1597118401.272:47): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=140531 comm="cups-browsed" capability=23 capname="sys_nice"
[264528.600414] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[264896.060315] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[265190.978484] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[265939.393882] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[266841.233122] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[268160.947761] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[280792.030693] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[280792.030734] No Local Variables are initialized for Method [GINF]
[280792.030736] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[280792.030737] Arg0: 0000000090e70c10 Integer 00000000000000FF
[280792.030744] Arg1: 0000000076b50cdf Integer 0000000000000000
[280792.030752] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280792.030761] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280792.030768] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280792.030775] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280792.030782] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280792.030789] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[280797.243939] audit: type=1326 audit(1597140225.981:48): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f443132a527 code=0x50000
[292326.843813] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[293061.254856] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[293543.143291] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[293543.143308] No Local Variables are initialized for Method [GINF]
[293543.143309] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[293543.143309] Arg0: 0000000042efab69 Integer 00000000000000FF
[293543.143313] Arg1: 0000000041529096 Integer 0000000000000000
[293543.143316] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[293543.143319] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[293543.143322] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[293543.143325] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[293543.143327] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[293543.143330] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[295199.247669] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[295596.093821] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[295662.067553] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[297529.219411] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[299253.916671] snd_hda_intel 0000:00:1f.3: Unstable LPIB (17632 >= 4408); disabling LPIB delay counting
[299647.950033] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[300234.623865] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[301575.810268] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[302274.456278] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[302926.616278] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[303467.361536] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[303922.198521] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[304735.706452] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[305509.975237] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[306244.638693] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[306558.493083] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[307802.531904] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[308419.670868] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[311584.767082] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[315338.077460] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[321500.642631] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[326569.884326] audit: type=1400 audit(1597185998.332:49): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/9804/usr/lib/snapd/snap-confine" pid=194122 comm="apparmor_parser"
[326569.885099] audit: type=1400 audit(1597185998.332:50): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/9804/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=194122 comm="apparmor_parser"
[326569.913042] audit: type=1400 audit(1597185998.360:51): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.core.hook.configure" pid=194126 comm="apparmor_parser"
[326570.316015] audit: type=1400 audit(1597185998.764:52): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=194127 comm="apparmor_parser"
[326570.320684] audit: type=1400 audit(1597185998.768:53): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.snap-store" pid=194130 comm="apparmor_parser"
[326570.320687] audit: type=1400 audit(1597185998.768:54): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=194132 comm="apparmor_parser"
[326570.320709] audit: type=1400 audit(1597185998.768:55): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=194131 comm="apparmor_parser"
[326570.321054] audit: type=1400 audit(1597185998.768:56): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.core" pid=194129 comm="apparmor_parser"
[326571.587154] audit: type=1400 audit(1597186000.036:57): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/core/9804/usr/lib/snapd/snap-confine" pid=194210 comm="apparmor_parser"
[326571.602742] audit: type=1400 audit(1597186000.052:58): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/core/9804/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=194210 comm="apparmor_parser"
[328307.303571] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[330143.320693] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[330143.320711] No Local Variables are initialized for Method [GINF]
[330143.320712] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[330143.320712] Arg0: 00000000d10ce3ce Integer 00000000000000FF
[330143.320716] Arg1: 00000000c8e6692c Integer 0000000000000000
[330143.320719] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[330143.320722] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[330143.320725] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[330143.320728] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[330143.320731] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[330143.320733] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[333784.445982] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[335060.672630] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[338525.199824] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[348432.290406] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[350530.333897] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[368031.614854] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[368031.614895] No Local Variables are initialized for Method [GINF]
[368031.614898] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[368031.614899] Arg0: 000000006392d0c1 Integer 00000000000000FF
[368031.614906] Arg1: 00000000f8241072 Integer 0000000000000000
[368031.614914] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[368031.614923] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[368031.614929] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[368031.614937] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[368031.614943] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[368031.614950] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667477] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[376043.667513] No Local Variables are initialized for Method [GINF]
[376043.667515] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[376043.667516] Arg0: 0000000091e9f7a3 Integer 00000000000000FF
[376043.667537] Arg1: 000000007bf64862 Integer 0000000000000000
[376043.667543] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667551] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667557] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667564] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667570] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376043.667576] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[376084.931828] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[377287.899083] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[378217.642246] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[381681.060221] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[381788.023480] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[382098.915290] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[383244.553024] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[383986.243759] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[384618.904673] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[385958.948704] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[386442.083649] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[386686.522209] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[387323.728464] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[388553.726430] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[389570.209897] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[392388.068687] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[392865.532049] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[393355.303899] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[394247.121641] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[400360.416923] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[400716.234813] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[401082.035634] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[401383.894802] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[403067.835218] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[403942.368362] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[405180.600971] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[405726.657553] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[405775.309038] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[406016.158829] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[406924.775804] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[407276.523064] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[410988.270671] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[413739.816280] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[413934.794062] wlp0s20f3: cannot understand ECSA IE operating class, 32, ignoring
[413934.879493] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[415398.553467] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[419276.441742] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[420274.292133] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[423108.585648] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[423108.585666] No Local Variables are initialized for Method [GINF]
[423108.585667] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[423108.585667] Arg0: 000000004115b637 Integer 00000000000000FF
[423108.585671] Arg1: 00000000d98908ab Integer 0000000000000000
[423108.585674] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[423108.585677] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[423108.585680] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[423108.585683] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[423108.585686] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[423108.585688] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[425073.214078] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[426209.844295] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[431773.279419] kauditd_printk_skb: 6 callbacks suppressed
[431773.279420] audit: type=1400 audit(1597291201.032:65): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=272038 comm="cups-browsed" capability=23 capname="sys_nice"
[432565.836621] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[433441.110129] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[433938.449945] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[454432.174948] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[454432.174971] No Local Variables are initialized for Method [GINF]
[454432.174972] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[454432.174972] Arg0: 00000000830b1623 Integer 00000000000000FF
[454432.174977] Arg1: 00000000b6f54742 Integer 0000000000000000
[454432.174981] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[454432.174986] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[454432.174990] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[454432.174994] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[454432.174998] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[454432.175002] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[456660.791833] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[466471.219200] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[467184.347694] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[467184.347735] No Local Variables are initialized for Method [GINF]
[467184.347737] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[467184.347739] Arg0: 000000007f08c2b1 Integer 00000000000000FF
[467184.347745] Arg1: 000000001a424ada Integer 0000000000000000
[467184.347753] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467184.347762] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467184.347769] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467184.347776] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467184.347783] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467184.347790] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[467975.259955] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[469734.223746] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[469743.903758] audit: type=1326 audit(1597329171.372:66): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=251 compat=0 ip=0x7f4431334959 code=0x50000
[469743.903760] audit: type=1326 audit(1597329171.372:67): auid=1000 uid=1000 gid=1000 ses=3 subj==snap.snap-store.ubuntu-software (enforce) pid=1878 comm="pool-org.gnome." exe="/snap/snap-store/467/usr/bin/snap-store" sig=0 arch=c000003e syscall=251 compat=0 ip=0x7f4431334959 code=0x50000
[469754.423141] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 1 (2437/0 MHz)
[469963.104957] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[472645.673910] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[474203.692654] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[475644.708261] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[475960.641006] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[476173.006025] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[476245.140165] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[476735.076463] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[477663.941211] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[477712.037170] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[478302.018383] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[478831.595426] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[479235.368134] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[481166.199500] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[483007.031901] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[484713.712391] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[485376.940481] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[485696.311899] wlp0s20f3: AP 78:24:af:97:99:c0 changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz)
[490073.592680] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[490315.567407] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[491239.909138] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[493058.810612] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[494411.942609] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[494979.544375] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[495241.006390] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[495327.165839] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[495963.328713] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[498055.196462] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[498193.463479] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[508995.105776] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[514796.250792] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[516756.974766] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x0e, tc: 0x0e, cid: 0x1d, iid: 0x00, chn: 0x01)
[516760.720284] PM: suspend entry (s2idle)
[516760.733915] Filesystems sync: 0.013 seconds
[516762.866056] Bluetooth: hci0: command 0x2042 tx timeout
[516762.870347] PM: suspend exit
[516762.870486] PM: suspend entry (s2idle)
[516762.873177] Filesystems sync: 0.002 seconds
[516762.877221] Freezing user space processes ... (elapsed 0.004 seconds) done.
[516762.882051] OOM killer disabled.
[516762.882052] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[516762.883963] printk: Suspending console(s) (use no_console_suspend to debug)
[516762.884493] wlp0s20f3: deauthenticating from 78:24:af:97:99:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
[516762.907310] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Removing IPTS
[516762.907316] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x4:-19
[516762.907319] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x7:-19
[516762.907336] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping receive loop
[516763.442091] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping data loop
[556826.670227] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[556826.718888] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[556826.718891] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[556826.729547] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[556826.942494] OOM killer enabled.
[556826.942495] Restarting tasks ...
[556826.946310] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS
[556826.946312] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64)
[556826.947041] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop
[556826.947081] done.
[556826.949702] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[556826.952303] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop
[556827.327085] audit: type=1400 audit(1597416254.708:68): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=349950 comm="cups-browsed" capability=23 capname="sys_nice"
[556827.377603] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[556827.377624] No Local Variables are initialized for Method [GINF]
[556827.377625] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[556827.377625] Arg0: 000000005961019e Integer 00000000000000FF
[556827.377629] Arg1: 00000000f6be8b44 Integer 0000000000000000
[556827.377632] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556827.377636] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556827.377639] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556827.377642] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556827.377644] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556827.377647] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[556828.004794] Bluetooth: hci0: command 0x2042 tx timeout
[556828.007415] PM: suspend exit
[556831.850914] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[556831.853189] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[556831.876153] wlp0s20f3: authenticated
[556831.876799] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[556831.880668] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=5)
[556831.883895] wlp0s20f3: associated
[556831.910316] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[557590.191974] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[557877.498596] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[560028.317059] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[560296.194420] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[561264.759904] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[562300.133251] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[562641.439514] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[563186.060711] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[564008.552769] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[564103.743241] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[565220.613501] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[565567.262185] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[565783.158184] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[568366.731478] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[571481.813843] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[571815.027812] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[572382.658459] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[573349.323941] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[573478.563755] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[588745.086627] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[588745.086644] No Local Variables are initialized for Method [GINF]
[588745.086645] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[588745.086646] Arg0: 0000000001a1cc26 Integer 00000000000000FF
[588745.086649] Arg1: 00000000923a1593 Integer 0000000000000000
[588745.086653] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[588745.086656] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[588745.086659] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[588745.086662] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[588745.086665] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[588745.086667] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[604494.902259] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[627169.095903] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[627696.214570] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[627696.214587] No Local Variables are initialized for Method [GINF]
[627696.214588] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[627696.214588] Arg0: 000000005a05209c Integer 00000000000000FF
[627696.214592] Arg1: 00000000579b95f7 Integer 0000000000000000
[627696.214595] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[627696.214598] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[627696.214601] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[627696.214604] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[627696.214607] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[627696.214609] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[631083.038835] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[631083.040777] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[654793.561838] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[656425.592124] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x0000000FF) is beyond end of object (length 0x10) (20200326/exoparg2-393)
[656425.592142] No Local Variables are initialized for Method [GINF]
[656425.592143] Initialized Arguments for Method [GINF]: (2 arguments defined for method invocation)
[656425.592143] Arg0: 0000000088b9d3df Integer 00000000000000FF
[656425.592146] Arg1: 00000000e37119d5 Integer 0000000000000000
[656425.592149] ACPI Error: Aborting method _SB.GINF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[656425.592153] ACPI Error: Aborting method _SB.GADR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[656425.592157] ACPI Error: Aborting method _SB.SGOV due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[656425.592161] ACPI Error: Aborting method _SB.CGWR due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[656425.592163] ACPI Error: Aborting method _SB.TBFP due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[656425.592167] ACPI Error: Aborting method _SB.WMTF.WMTF due to previous error (AE_AML_PACKAGE_LIMIT) (20200326/psparse-529)
[661484.695268] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[662390.796284] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[662610.732069] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[662839.633935] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[663431.374986] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[663605.289088] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[664805.711663] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[666049.304103] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x0e, tc: 0x0e, cid: 0x1d, iid: 0x00, chn: 0x01)
[666056.356636] PM: suspend entry (s2idle)
[666056.368692] Filesystems sync: 0.012 seconds
[666056.501569] Freezing user space processes ... (elapsed 0.005 seconds) done.
[666056.506825] OOM killer disabled.
[666056.506826] Freezing remaining freezable tasks ... (elapsed 0.004 seconds) done.
[666056.511300] printk: Suspending console(s) (use no_console_suspend to debug)
[666056.512037] wlp0s20f3: deauthenticating from 78:24:af:97:99:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
[666056.516281] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Removing IPTS
[666056.516283] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x4:-19
[666056.516284] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: ipts_control_send: error 0x7:-19
[666056.516291] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping receive loop
[666056.743761] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Stopping data loop
[678804.400655] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.401438] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.448014] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.448017] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.448019] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.465961] surface_sam_ssh serial0-0: event: unhandled event (rqid: 0x02, tc: 0x02, cid: 0x53, iid: 0x01, chn: 0x01)
[678804.580600] OOM killer enabled.
[678804.580601] Restarting tasks ... done.
[678804.589385] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS
[678804.589387] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64)
[678804.591847] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting receive loop
[678804.593988] PM: suspend exit
[678804.595783] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Starting data loop
[678804.597125] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[678808.341723] wlp0s20f3: authenticate with 78:24:af:97:99:c0
[678808.344303] wlp0s20f3: send auth to 78:24:af:97:99:c0 (try 1/3)
[678808.367210] wlp0s20f3: authenticated
[678808.372731] wlp0s20f3: associate with 78:24:af:97:99:c0 (try 1/3)
[678808.376602] wlp0s20f3: RX AssocResp from 78:24:af:97:99:c0 (capab=0x411 status=0 aid=5)
[678808.379395] wlp0s20f3: associated
[678808.405606] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready