Re: [PATCH] Input: psmouse - add resync_on_resume dmi check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry about that, I didn't realize logs were getting cut off.

I think what's attached should have everything. This is through boot
and with one suspend/resume cycle wherein the touchpad fails after
resume.

On Tue, Mar 5, 2024 at 5:17 PM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
>
> On Tue, Mar 05, 2024 at 03:48:29PM -0600, Jonathan Denose wrote:
> > Thanks for this.
> >
> > I tried the patch and unfortunately the issue still occurs. Attached
> > are the dmesg logs.
>
> So this is without going through suspend/resume, but straight up boot?
> Could you please post the whole dmesg, not only data from 8042?
>
> Thanks.
>
> --
> Dmitry
[    0.000000] microcode: microcode updated early to revision 0x48, date = 2021-11-16
[    0.000000] Linux version 5.15.148-21834-g3215cdfa7675-dirty (cros-kernel@xxxxxxxxxxxx) (Chromium OS 18.0_pre510928-r70 clang version 18.0.0 (/mnt/host/source/src/third_party/llvm-project 82e851a407c52d65ce65e7aa58453127e67d42a0), LLD 18.0.0) #1 SMP PREEMPT Tue, 20 Feb 2024 14:02:38 +0000
[    0.000000] Kernel is locked down from Kernel configuration; see man kernel_lockdown.7
[    0.000000] Command line: BOOT_IMAGE=/syslinux/vmlinuz.A init=/sbin/init rootwait ro noresume loglevel=7 noinitrd console= kvm-intel.vmentry_l1d_flush=always log_buf_len=4M i8042.debug=1 i915.modeset=1 cros_efi cros_debug root=PARTUUID=0900B526-550D-2046-AB39-21EFAD70A9F8
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    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 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] ------------[ cut here ]------------
[    0.000000] unexpected static_call insn opcode 0xf at kvm_vcpu_reload_apic_access_page+0x15/0x32
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/static_call.c:88 __static_call_validate+0x8f/0x93
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.15.148-21834-g3215cdfa7675-dirty #1 110f80ebd7f94e6a6ffa760eff1d745a5f7fea91
[    0.000000] RIP: 0010:__static_call_validate+0x8f/0x93
[    0.000000] Code: 3d dd d1 0e 02 00 74 09 5b 41 5e 5d e9 31 65 6c 00 c6 05 cb d1 0e 02 01 48 c7 c7 ab a8 ca ab 44 89 f6 48 89 da e8 74 da aa ff <0f> 0b eb da 0f 1f 44 00 00 55 48 89 e5 53 48 83 ec 10 65 48 8b 04
[    0.000000] RSP: 0000:ffffffffac403e30 EFLAGS: 00010046 ORIG_RAX: 0000000000000000
[    0.000000] RAX: 0000000000000000 RBX: ffffffffa9fc2c40 RCX: 0000000000000000
[    0.000000] RDX: ffffffffac403be8 RSI: 00000000ffffdfff RDI: 0000000000000001
[    0.000000] RBP: ffffffffac403e40 R08: 0000000000000000 R09: ffffffffac403be0
[    0.000000] R10: 00000000ffffdfff R11: ffffffffac48f7f0 R12: 0000000000000000
[    0.000000] R13: 0000000000000001 R14: 000000000000000f R15: 0000000000000001
[    0.000000] FS:  0000000000000000(0000) GS:ffffffffac8cf000(0000) knlGS:0000000000000000
[    0.000000] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.000000] CR2: ffff888000060000 CR3: 0000000112b5c000 CR4: 00000000000406a0
[    0.000000] Call Trace:
[    0.000000]  <TASK>
[    0.000000]  ? __warn+0xa3/0x131
[    0.000000]  ? __static_call_validate+0x8f/0x93
[    0.000000]  ? report_bug+0x97/0xfa
[    0.000000]  ? search_bpf_extables+0x5e/0x68
[    0.000000]  ? early_fixup_exception+0x57/0x9f
[    0.000000]  ? kvm_vcpu_reload_apic_access_page+0x15/0x32
[    0.000000]  ? early_idt_handler_common+0x30/0x3b
[    0.000000]  ? kvm_vcpu_reload_apic_access_page+0x15/0x32
[    0.000000]  ? __static_call_validate+0x8f/0x93
[    0.000000]  ? kvm_vcpu_reload_apic_access_page+0x15/0x32
[    0.000000]  ? arch_static_call_transform+0x64/0x91
[    0.000000]  ? __static_call_init+0x205/0x23d
[    0.000000]  ? static_call_init+0x39/0x7a
[    0.000000]  ? setup_arch+0x3d/0x524
[    0.000000]  ? start_kernel+0x6f/0x3ef
[    0.000000]  ? secondary_startup_64_no_verify+0xb1/0xbb
[    0.000000]  </TASK>
[    0.000000] ---[ end trace fadcf3579ddd4606 ]---
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000012151000-0x00000000757c5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000757c6000-0x00000000763a2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000763a3000-0x0000000076492fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000076493000-0x00000000792cdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000792ce000-0x00000000792e1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000792e2000-0x00000000792e2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000792e3000-0x00000000792f0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000792f1000-0x00000000792f1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000792f2000-0x000000007932dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007932e000-0x000000007936dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007936e000-0x000000007a678fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a679000-0x000000007a679fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007a67a000-0x000000007a6a3fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a6a4000-0x000000007a6fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a700000-0x000000007a71ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a720000-0x000000007affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Phoenix Technologies Ltd.
[    0.000000] efi: TPMFinalLog=0x79326000 SMBIOS=0x76199000 SMBIOS 3.0=0x76196000 ACPI=0x7936d000 ACPI 2.0=0x7936d014 ESRT=0x75a26000 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 81AF/LNVNB161216, BIOS 6HCN15WW 05/27/2017
[    0.000000] tsc: Detected 1094.400 MHz processor
[    0.002175] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002187] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002222] last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.002284] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002622] last_pfn = 0x7b000 max_arch_pfn = 0x400000000
[    0.011476] esrt: Reserving ESRT space from 0x0000000075a26000 to 0x0000000075a26038.
[    0.011600] Using GB pages for direct mapping
[    0.021592] printk: log_buf_len: 4194304 bytes
[    0.021602] printk: early log buf free: 255856(97%)
[    0.021608] Secure boot disabled
[    0.021615] ACPI: Early table checksum verification disabled
[    0.021625] ACPI: RSDP 0x000000007936D014 000024 (v02 LENOVO)
[    0.021641] ACPI: XSDT 0x000000007934D188 0000FC (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021659] ACPI: FACP 0x0000000079365000 00010C (v05 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021674] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/16 (20210730/tbfadt-564)
[    0.021686] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 16, using default 32 (20210730/tbfadt-669)
[    0.021697] ACPI: DSDT 0x0000000079355000 0080C2 (v02 LENOVO EDK2     00000003 BRXT 0100000D)
[    0.021710] ACPI: FACS 0x0000000079317000 000040
[    0.021719] ACPI: SSDT 0x000000007936B000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20150818)
[    0.021730] ACPI: TPM2 0x000000007936A000 000034 (v03 LENOVO CB-01    00000000 PTEC 00000002)
[    0.021741] ACPI: UEFI 0x000000007931B000 000042 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.021751] ACPI: BDAT 0x0000000079369000 000030 (v02 LENOVO CB-01    00000000 PTEC 00000002)
[    0.021762] ACPI: DBG2 0x0000000079368000 000072 (v00 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021772] ACPI: DBGP 0x0000000079367000 000034 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021783] ACPI: HPET 0x0000000079364000 000038 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021793] ACPI: LPIT 0x0000000079363000 00005C (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021803] ACPI: APIC 0x0000000079362000 000084 (v03 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021814] ACPI: MCFG 0x0000000079361000 00003C (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021824] ACPI: NPKT 0x0000000079360000 000065 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021835] ACPI: PRAM 0x000000007935F000 000030 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021845] ACPI: WSMT 0x000000007935E000 000028 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.021856] ACPI: SSDT 0x0000000079353000 001301 (v02 LENOVO DptfTab  00000003 BRXT 0100000D)
[    0.021866] ACPI: SSDT 0x0000000079352000 0002E9 (v01 LENOVO Platform 00001000 INTL 20150818)
[    0.021877] ACPI: BATB 0x0000000079351000 00004A (v02 LENOVO CB-01    00000000 PTEC 00000002)
[    0.021888] ACPI: SSDT 0x0000000079350000 00039D (v02 LENOVO Cpu0Ist  00003000 INTL 20150818)
[    0.021899] ACPI: SSDT 0x000000007934F000 00072B (v02 LENOVO CpuSsdt  00003000 INTL 20150818)
[    0.021909] ACPI: SSDT 0x000000007934E000 00032D (v02 LENOVO Cpu0Tst  00003000 INTL 20150818)
[    0.021920] ACPI: SSDT 0x000000007936C000 00017C (v02 LENOVO ApTst    00003000 INTL 20150818)
[    0.021931] ACPI: MSDM 0x000000007934C000 000055 (v03 LENOVO CB-01    00000000 PTEC 00000002)
[    0.021941] ACPI: SSDT 0x0000000079349000 002760 (v02 LENOVO SaSsdt   00003000 INTL 20150818)
[    0.021952] ACPI: FPDT 0x0000000079348000 000044 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.021963] ACPI: BGRT 0x0000000079347000 000038 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.021973] ACPI: WDAT 0x0000000079366000 000104 (v01 LENOVO CB-01    00000000 PTEC 00000002)
[    0.021983] ACPI: UEFI 0x0000000079312000 00017A (v01 LENOVO CB-01    00000001 PTEC 00000002)
[    0.021993] ACPI: Reserving FACP table memory at [mem 0x79365000-0x7936510b]
[    0.022000] ACPI: Reserving DSDT table memory at [mem 0x79355000-0x7935d0c1]
[    0.022005] ACPI: Reserving FACS table memory at [mem 0x79317000-0x7931703f]
[    0.022010] ACPI: Reserving SSDT table memory at [mem 0x7936b000-0x7936b3cb]
[    0.022014] ACPI: Reserving TPM2 table memory at [mem 0x7936a000-0x7936a033]
[    0.022019] ACPI: Reserving UEFI table memory at [mem 0x7931b000-0x7931b041]
[    0.022023] ACPI: Reserving BDAT table memory at [mem 0x79369000-0x7936902f]
[    0.022028] ACPI: Reserving DBG2 table memory at [mem 0x79368000-0x79368071]
[    0.022033] ACPI: Reserving DBGP table memory at [mem 0x79367000-0x79367033]
[    0.022037] ACPI: Reserving HPET table memory at [mem 0x79364000-0x79364037]
[    0.022042] ACPI: Reserving LPIT table memory at [mem 0x79363000-0x7936305b]
[    0.022046] ACPI: Reserving APIC table memory at [mem 0x79362000-0x79362083]
[    0.022051] ACPI: Reserving MCFG table memory at [mem 0x79361000-0x7936103b]
[    0.022056] ACPI: Reserving NPKT table memory at [mem 0x79360000-0x79360064]
[    0.022060] ACPI: Reserving PRAM table memory at [mem 0x7935f000-0x7935f02f]
[    0.022065] ACPI: Reserving WSMT table memory at [mem 0x7935e000-0x7935e027]
[    0.022069] ACPI: Reserving SSDT table memory at [mem 0x79353000-0x79354300]
[    0.022074] ACPI: Reserving SSDT table memory at [mem 0x79352000-0x793522e8]
[    0.022079] ACPI: Reserving BATB table memory at [mem 0x79351000-0x79351049]
[    0.022084] ACPI: Reserving SSDT table memory at [mem 0x79350000-0x7935039c]
[    0.022088] ACPI: Reserving SSDT table memory at [mem 0x7934f000-0x7934f72a]
[    0.022093] ACPI: Reserving SSDT table memory at [mem 0x7934e000-0x7934e32c]
[    0.022097] ACPI: Reserving SSDT table memory at [mem 0x7936c000-0x7936c17b]
[    0.022102] ACPI: Reserving MSDM table memory at [mem 0x7934c000-0x7934c054]
[    0.022107] ACPI: Reserving SSDT table memory at [mem 0x79349000-0x7934b75f]
[    0.022112] ACPI: Reserving FPDT table memory at [mem 0x79348000-0x79348043]
[    0.022116] ACPI: Reserving BGRT table memory at [mem 0x79347000-0x79347037]
[    0.022121] ACPI: Reserving WDAT table memory at [mem 0x79366000-0x79366103]
[    0.022126] ACPI: Reserving UEFI table memory at [mem 0x79312000-0x79312179]
[    0.022209] Zone ranges:
[    0.022219]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.022227]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.022234]   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.022240] Movable zone start for each node
[    0.022243] Early memory node ranges
[    0.022246]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.022252]   node   0: [mem 0x0000000000059000-0x000000000008bfff]
[    0.022256]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.022261]   node   0: [mem 0x0000000012151000-0x00000000757c5fff]
[    0.022265]   node   0: [mem 0x000000007936e000-0x000000007a678fff]
[    0.022270]   node   0: [mem 0x000000007a6a4000-0x000000007a6fffff]
[    0.022274]   node   0: [mem 0x000000007a720000-0x000000007affffff]
[    0.022278]   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.022284] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.022300] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.022305] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.022417] On node 0, zone DMA: 116 pages in unavailable ranges
[    0.035303] On node 0, zone DMA32: 8529 pages in unavailable ranges
[    0.035816] On node 0, zone DMA32: 15272 pages in unavailable ranges
[    0.035824] On node 0, zone DMA32: 43 pages in unavailable ranges
[    0.035891] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.050579] On node 0, zone Normal: 20480 pages in unavailable ranges
[    0.050616] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.050926] ACPI: PM-Timer IO Port: 0x408
[    0.050949] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.050958] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.050963] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.050967] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.051013] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[    0.051022] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.051030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.051044] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.051049] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.051065] TSC deadline timer available
[    0.051070] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.051155] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.051166] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.064175] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.065027] percpu: Embedded 54 pages/cpu s180504 r8192 d32488 u524288
[    0.065053] pcpu-alloc: s180504 r8192 d32488 u524288 alloc=1*2097152
[    0.065062] pcpu-alloc: [0] 0 1 2 3 
[    0.065133] Built 1 zonelists, mobility grouping on.  Total pages: 988257
[    0.065148] Kernel command line: BOOT_IMAGE=/syslinux/vmlinuz.A init=/sbin/init rootwait ro noresume loglevel=7 noinitrd console= kvm-intel.vmentry_l1d_flush=always log_buf_len=4M i8042.debug=1 i915.modeset=1 cros_efi cros_debug root=PARTUUID=0900B526-550D-2046-AB39-21EFAD70A9F8
[    0.065676] Unknown kernel command line parameters "noresume cros_efi cros_debug BOOT_IMAGE=/syslinux/vmlinuz.A", will be passed to user space.
[    0.066822] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.067409] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.068099] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.134228] Memory: 3728572K/4016408K available (14348K kernel code, 2365K rwdata, 20960K rodata, 1792K init, 1440K bss, 287576K reserved, 0K cma-reserved)
[    0.135587] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.135734] ftrace: allocating 46222 entries in 181 pages
[    0.181331] ftrace: allocated 181 pages with 5 groups
[    0.181760] rcu: Preemptible hierarchical RCU implementation.
[    0.181773] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.181778] 	Trampoline variant of Tasks RCU enabled.
[    0.181781] 	Rude variant of Tasks RCU enabled.
[    0.181784] 	Tracing variant of Tasks RCU enabled.
[    0.181788] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.181792] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.193550] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[    0.193910] rcu: 	Note: kernel parameter 'rcu_nocbs=', 'nohz_full', or 'isolcpus=' contains nonexistent CPUs.
[    0.193917] rcu: 	Offload RCU callbacks from CPUs: 0-3.
[    0.194186] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.194238] random: crng init done
[    0.194316] ACPI: Core revision 20210730
[    0.194840] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.194949] APIC: Switch to symmetric I/O mode setup
[    0.199539] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.203897] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.203917] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=1094400)
[    0.203972] x86/cpu: VMX (outside TXT) disabled by BIOS
[    0.203995] CPU0: Thermal monitoring enabled (TM1)
[    0.204149] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.204154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.204170] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.204181] Spectre V2 : Mitigation: Retpolines
[    0.204185] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.204188] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.204191] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.204200] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.235606] Freeing SMP alternatives memory: 36K
[    0.235628] pid_max: default: 32768 minimum: 301
[    0.243979] LSM: Security Framework initializing
[    0.244033] landlock: Up and running.
[    0.244037] Yama: becoming mindful.
[    0.244054] LoadPin: ready to pin (currently enforcing)
[    0.244069] Chromium OS LSM: enabled
[    0.244072] SELinux:  Initializing.
[    0.244185] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.244212] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.245193] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2048
[    0.245228] smpboot: CPU0: Intel(R) Celeron(R) CPU N3450 @ 1.10GHz (family: 0x6, model: 0x5c, stepping: 0x9)
[    0.245909] Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.245909] ... version:                4
[    0.245909] ... bit width:              48
[    0.245909] ... generic registers:      4
[    0.245909] ... value mask:             0000ffffffffffff
[    0.245909] ... max period:             00007fffffffffff
[    0.245909] ... fixed-purpose events:   3
[    0.245909] ... event mask:             000000070000000f
[    0.245909] signal: max sigframe size: 2032
[    0.245980] rcu: Hierarchical SRCU implementation.
[    0.246858] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.247103] smp: Bringing up secondary CPUs ...
[    0.247569] x86: Booting SMP configuration:
[    0.247576] .... node  #0, CPUs:      #1 #2 #3
[    0.251360] smp: Brought up 1 node, 4 CPUs
[    0.251360] smpboot: Max logical packages: 1
[    0.251360] smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
[    0.252453] devtmpfs: initialized
[    0.253643] ACPI: PM: Registering ACPI NVS region [mem 0x792ce000-0x792e1fff] (81920 bytes)
[    0.253656] ACPI: PM: Registering ACPI NVS region [mem 0x792e3000-0x792f0fff] (57344 bytes)
[    0.253664] ACPI: PM: Registering ACPI NVS region [mem 0x792f2000-0x7932dfff] (245760 bytes)
[    0.253680] ACPI: PM: Registering ACPI NVS region [mem 0x7a679000-0x7a679fff] (4096 bytes)
[    0.253816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.253849] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.254006] pinctrl core: initialized pinctrl subsystem
[    0.254271] PM: RTC time: 16:37:30, date: 2024-03-06
[    0.254679] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.255179] audit: initializing netlink subsys (disabled)
[    0.255343] audit: type=2000 audit(1709743050.057:1): state=initialized audit_enabled=0 res=1
[    0.255576] thermal_sys: Registered thermal governor 'bang_bang'
[    0.255582] thermal_sys: Registered thermal governor 'step_wise'
[    0.255586] thermal_sys: Registered thermal governor 'user_space'
[    0.255631] cpuidle: using governor ladder
[    0.255652] cpuidle: using governor menu
[    0.256033] ACPI: bus type PCI registered
[    0.256033] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.256149] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.256196] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.256239] PCI: Using configuration type 1 for base access
[    0.264033] cryptd: max_cpu_qlen set to 1000
[    0.266107] ACPI: Added _OSI(Module Device)
[    0.266119] ACPI: Added _OSI(Processor Device)
[    0.266123] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.266127] ACPI: Added _OSI(Processor Aggregator Device)
[    0.266132] ACPI: Added _OSI(Linux-Dell-Video)
[    0.266137] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.266142] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.282751] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.287513] ACPI: Dynamic OEM Table Load:
[    0.287543] ACPI: SSDT 0xFFFFA17280A0D800 000102 (v02 PmRef  Cpu0Cst  00003001 INTL 20150818)
[    0.289343] ACPI: Dynamic OEM Table Load:
[    0.289366] ACPI: SSDT 0xFFFFA17280A0D400 00015F (v02 PmRef  ApIst    00003000 INTL 20150818)
[    0.290698] ACPI: Dynamic OEM Table Load:
[    0.290719] ACPI: SSDT 0xFFFFA172808DDB40 00008D (v02 PmRef  ApCst    00003000 INTL 20150818)
[    0.293764] ACPI: EC: EC started
[    0.293771] ACPI: EC: interrupt blocked
[    0.398044] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.398055] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
[    0.398062] ACPI: Interpreter enabled
[    0.398118] ACPI: PM: (supports S0 S3 S5)
[    0.398124] ACPI: Using IOAPIC for interrupt routing
[    0.398213] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.398995] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.442648] ACPI: PM: Power Resource [FN00]
[    0.443948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.443970] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.445619] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability LTR]
[    0.445631] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.446738] PCI host bridge to bus 0000:00
[    0.446747] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.446755] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.446762] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.446768] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.446774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.446781] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.446787] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.446793] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[    0.446800] pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
[    0.446806] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    0.446812] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.446819] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.447610] pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
[    0.448665] pci 0000:00:00.1: [8086:5a8c] type 00 class 0x118000
[    0.448711] pci 0000:00:00.1: reg 0x10: [mem 0x91310000-0x91317fff 64bit]
[    0.449796] pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
[    0.449824] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    0.449842] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.449856] pci 0000:00:02.0: reg 0x20: [io  0x1000-0x103f]
[    0.449897] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.451129] pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040300
[    0.451162] pci 0000:00:0e.0: reg 0x10: [mem 0x91318000-0x9131bfff 64bit]
[    0.451222] pci 0000:00:0e.0: reg 0x20: [mem 0x91000000-0x910fffff 64bit]
[    0.451310] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.452276] pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
[    0.452324] pci 0000:00:0f.0: reg 0x10: [mem 0x9131e000-0x9131efff 64bit]
[    0.452482] pci 0000:00:0f.0: PME# supported from D3hot
[    0.453779] pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
[    0.453808] pci 0000:00:12.0: reg 0x10: [mem 0x9131c000-0x9131dfff]
[    0.453827] pci 0000:00:12.0: reg 0x14: [mem 0x9132f000-0x9132f0ff]
[    0.453842] pci 0000:00:12.0: reg 0x18: [io  0x1080-0x1087]
[    0.453859] pci 0000:00:12.0: reg 0x1c: [io  0x1088-0x108b]
[    0.453878] pci 0000:00:12.0: reg 0x20: [io  0x1060-0x107f]
[    0.453909] pci 0000:00:12.0: reg 0x24: [mem 0x9132d000-0x9132d7ff]
[    0.453978] pci 0000:00:12.0: PME# supported from D3hot
[    0.454916] pci 0000:00:14.0: [8086:5ad6] type 01 class 0x060400
[    0.455041] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.456023] pci 0000:00:14.1: [8086:5ad7] type 01 class 0x060400
[    0.456143] pci 0000:00:14.1: PME# supported from D0 D3hot D3cold
[    0.457155] pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    0.457192] pci 0000:00:15.0: reg 0x10: [mem 0x91300000-0x9130ffff 64bit]
[    0.457291] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.458277] pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
[    0.458315] pci 0000:00:16.0: reg 0x10: [mem 0x91321000-0x91321fff 64bit]
[    0.458335] pci 0000:00:16.0: reg 0x18: [mem 0x91322000-0x91322fff 64bit]
[    0.459344] pci 0000:00:16.3: [8086:5ab2] type 00 class 0x118000
[    0.459382] pci 0000:00:16.3: reg 0x10: [mem 0x91323000-0x91323fff 64bit]
[    0.459405] pci 0000:00:16.3: reg 0x18: [mem 0x91324000-0x91324fff 64bit]
[    0.460426] pci 0000:00:17.0: [8086:5ab4] type 00 class 0x118000
[    0.460464] pci 0000:00:17.0: reg 0x10: [mem 0x91325000-0x91325fff 64bit]
[    0.460485] pci 0000:00:17.0: reg 0x18: [mem 0x91326000-0x91326fff 64bit]
[    0.461504] pci 0000:00:17.1: [8086:5ab6] type 00 class 0x118000
[    0.461540] pci 0000:00:17.1: reg 0x10: [mem 0x91327000-0x91327fff 64bit]
[    0.461561] pci 0000:00:17.1: reg 0x18: [mem 0x91328000-0x91328fff 64bit]
[    0.462599] pci 0000:00:1c.0: [8086:5acc] type 00 class 0x080501
[    0.462631] pci 0000:00:1c.0: reg 0x10: [mem 0x9132b000-0x9132bfff 64bit]
[    0.462651] pci 0000:00:1c.0: reg 0x18: [mem 0x9132c000-0x9132cfff 64bit]
[    0.463842] pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
[    0.464586] pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    0.464662] pci 0000:00:1f.1: reg 0x10: [mem 0x9132e000-0x9132e0ff 64bit]
[    0.464750] pci 0000:00:1f.1: reg 0x20: [io  0x1040-0x105f]
[    0.465508] pci 0000:01:00.0: [10ec:5229] type 00 class 0xff0000
[    0.465571] pci 0000:01:00.0: reg 0x10: [mem 0x91200000-0x91200fff]
[    0.465667] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.465683] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.465879] pci 0000:01:00.0: supports D1 D2
[    0.465885] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.466228] pci 0000:00:14.0: PCI bridge to [bus 01]
[    0.466243] pci 0000:00:14.0:   bridge window [mem 0x91200000-0x912fffff]
[    0.466698] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    0.466890] pci 0000:02:00.0: reg 0x10: [mem 0x91100000-0x91101fff 64bit]
[    0.467235] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.467344] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.467970] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.469116] pci 0000:00:14.1: PCI bridge to [bus 02]
[    0.469129] pci 0000:00:14.1:   bridge window [mem 0x91100000-0x911fffff]
[    0.469156] pci_bus 0000:00: on NUMA node 0
[    0.492665] ACPI: PCI: Interrupt link LNKA configured for IRQ 15
[    0.492677] ACPI: PCI: Interrupt link LNKA disabled
[    0.492821] ACPI: PCI: Interrupt link LNKB configured for IRQ 15
[    0.492828] ACPI: PCI: Interrupt link LNKB disabled
[    0.492974] ACPI: PCI: Interrupt link LNKC configured for IRQ 15
[    0.492981] ACPI: PCI: Interrupt link LNKC disabled
[    0.493120] ACPI: PCI: Interrupt link LNKD configured for IRQ 15
[    0.493127] ACPI: PCI: Interrupt link LNKD disabled
[    0.493266] ACPI: PCI: Interrupt link LNKE configured for IRQ 15
[    0.493272] ACPI: PCI: Interrupt link LNKE disabled
[    0.493415] ACPI: PCI: Interrupt link LNKF configured for IRQ 15
[    0.493422] ACPI: PCI: Interrupt link LNKF disabled
[    0.493563] ACPI: PCI: Interrupt link LNKG configured for IRQ 15
[    0.493570] ACPI: PCI: Interrupt link LNKG disabled
[    0.493710] ACPI: PCI: Interrupt link LNKH configured for IRQ 15
[    0.493717] ACPI: PCI: Interrupt link LNKH disabled
[    0.494536] gpiochip_find_base: found new base at 946
[    0.494996] gpio gpiochip0: (INT3452:00): created GPIO range 0->31 ==> INT3452:00 PIN 0->31
[    0.495006] gpio gpiochip0: (INT3452:00): created GPIO range 32->63 ==> INT3452:00 PIN 32->63
[    0.495012] gpio gpiochip0: (INT3452:00): created GPIO range 64->77 ==> INT3452:00 PIN 64->77
[    0.495160] gpio gpiochip0: (INT3452:00): added GPIO chardev (254:0)
[    0.495160] gpio gpiochip0: registered GPIOs 946 to 1023 on INT3452:00
[    0.495380] gpiochip_find_base: found new base at 869
[    0.496097] gpio gpiochip1: (INT3452:01): created GPIO range 0->31 ==> INT3452:01 PIN 0->31
[    0.496106] gpio gpiochip1: (INT3452:01): created GPIO range 32->63 ==> INT3452:01 PIN 32->63
[    0.496112] gpio gpiochip1: (INT3452:01): created GPIO range 64->76 ==> INT3452:01 PIN 64->76
[    0.496184] gpio gpiochip1: (INT3452:01): added GPIO chardev (254:1)
[    0.496184] gpio gpiochip1: registered GPIOs 869 to 945 on INT3452:01
[    0.496375] gpiochip_find_base: found new base at 822
[    0.496594] gpio gpiochip2: (INT3452:02): created GPIO range 0->31 ==> INT3452:02 PIN 0->31
[    0.496603] gpio gpiochip2: (INT3452:02): created GPIO range 32->46 ==> INT3452:02 PIN 32->46
[    0.496973] gpio gpiochip2: (INT3452:02): added GPIO chardev (254:2)
[    0.496973] gpio gpiochip2: registered GPIOs 822 to 868 on INT3452:02
[    0.497337] gpiochip_find_base: found new base at 779
[    0.497585] gpio gpiochip3: (INT3452:03): created GPIO range 0->31 ==> INT3452:03 PIN 0->31
[    0.497593] gpio gpiochip3: (INT3452:03): created GPIO range 32->42 ==> INT3452:03 PIN 32->42
[    0.497928] gpio gpiochip3: (INT3452:03): added GPIO chardev (254:3)
[    0.497968] gpio gpiochip3: registered GPIOs 779 to 821 on INT3452:03
[    0.501722] ACPI: EC: interrupt unblocked
[    0.501734] ACPI: EC: event unblocked
[    0.501762] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.501767] ACPI: EC: GPE=0x3f
[    0.501773] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC initialization complete
[    0.501781] ACPI: \_SB_.PCI0.LPCB.H_EC: EC: Used to handle transactions and events
[    0.502003] iommu: Default domain type: Translated 
[    0.502003] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.502218] SCSI subsystem initialized
[    0.502240] libata version 3.00 loaded.
[    0.502240] ACPI: bus type USB registered
[    0.502240] usbcore: registered new interface driver usbfs
[    0.502240] usbcore: registered new interface driver hub
[    0.502240] usbcore: registered new device driver usb
[    0.502240] mc: Linux media interface: v0.10
[    0.502240] videodev: Linux video capture interface: v2.00
[    0.502244] pps_core: LinuxPPS API ver. 1 registered
[    0.502248] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.502258] PTP clock support registered
[    0.502989] Registered efivars operations
[    0.503225] chromeos_acpi: installed
[    0.503296] Advanced Linux Sound Architecture Driver Initialized.
[    0.503663] PCI: Using ACPI for IRQ routing
[    0.510916] PCI: pci_cache_line_size set to 64 bytes
[    0.511152] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.511159] e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
[    0.511163] e820: reserve RAM buffer [mem 0x757c6000-0x77ffffff]
[    0.511167] e820: reserve RAM buffer [mem 0x7a679000-0x7bffffff]
[    0.511172] e820: reserve RAM buffer [mem 0x7a700000-0x7bffffff]
[    0.511175] e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
[    0.511540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.511565] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    0.512998] clocksource: Switched to clocksource tsc-early
[    0.547364] VFS: Disk quotas dquot_6.6.0
[    0.547419] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.547583] pnp: PnP ACPI init
[    0.570129] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.570144] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.570151] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.570158] system 00:00: [io  0x0600-0x061f] has been reserved
[    0.570165] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.570848] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.570872] system 00:03: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.570880] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.570887] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.570894] system 00:03: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.570901] system 00:03: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.570907] system 00:03: [mem 0xfed80000-0xfedbffff] has been reserved
[    0.570914] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.570920] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.571830] pnp: PnP ACPI: found 5 devices
[    0.577252] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.577512] NET: Registered PF_INET protocol family
[    0.577714] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.579498] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.579646] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.579726] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.580110] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.580470] TCP: Hash tables configured (established 32768 bind 32768)
[    0.580611] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.580704] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.580924] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.580986] pci 0000:00:14.0: PCI bridge to [bus 01]
[    0.581005] pci 0000:00:14.0:   bridge window [mem 0x91200000-0x912fffff]
[    0.581020] pci 0000:00:14.1: PCI bridge to [bus 02]
[    0.581029] pci 0000:00:14.1:   bridge window [mem 0x91100000-0x911fffff]
[    0.581044] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.581051] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.581057] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.581064] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.581070] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.581076] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.581083] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.581089] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[    0.581095] pci_bus 0000:00: resource 12 [mem 0x7b800001-0x7bffffff window]
[    0.581102] pci_bus 0000:00: resource 13 [mem 0x80000000-0xcfffffff window]
[    0.581108] pci_bus 0000:00: resource 14 [mem 0xe0000000-0xefffffff window]
[    0.581116] pci_bus 0000:01: resource 1 [mem 0x91200000-0x912fffff]
[    0.581123] pci_bus 0000:02: resource 1 [mem 0x91100000-0x911fffff]
[    0.582145] PCI: CLS 64 bytes, default 64
[    0.582170] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.582175] software IO TLB: mapped [mem 0x000000006e499000-0x0000000072499000] (64MB)
[    0.582623] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    0.582630] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.582635] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.582639] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.582643] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.582879] kvm: disabled by bios
[    0.582886] has_svm: not amd or hygon
[    0.582890] kvm: no hardware support
[    0.582899] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.582946] clocksource: Switched to clocksource tsc
[    0.585710] Initialise system trusted keyrings
[    0.585887] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    0.589916] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.590153] Registering esdfs 0.2
[    0.590278] alt_syscall: table 'read_write_test' available.
[    0.590324] alt_syscall: table 'android' available.
[    0.590355] alt_syscall: table 'android_permissive' available.
[    0.590382] alt_syscall: table 'third_party' available.
[    0.590406] alt_syscall: table 'third_party_permissive' available.
[    0.590440] alt_syscall: table 'complete' available.
[    0.590463] alt_syscall: table 'complete_permissive' available.
[    0.620065] Key type asymmetric registered
[    0.620076] Asymmetric key parser 'x509' registered
[    0.620144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.620258] io scheduler mq-deadline registered
[    0.620265] io scheduler kyber registered
[    0.620380] io scheduler bfq registered
[    0.620740] pci 0000:00:14.0: attach allowed to drvr pcieport [internal device]
[    0.621295] pcieport 0000:00:14.0: PME: Signaling with IRQ 120
[    0.621438] pci 0000:00:14.1: attach allowed to drvr pcieport [internal device]
[    0.621807] pcieport 0000:00:14.1: PME: Signaling with IRQ 121
[    0.624725] ACPI: AC: AC Adapter [ADP1] (on-line)
[    0.624960] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
[    0.626122] ACPI: button: Lid Switch [LID0]
[    0.626289] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.626347] ACPI: button: Power Button [PWRB]
[    0.626449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.628091] ACPI: button: Power Button [PWRF]
[    0.633148] thermal LNXTHERM:00: registered as thermal_zone0
[    0.633169] ACPI: thermal: Thermal Zone [TZ01] (40 C)
[    0.634154] Non-volatile memory driver v1.3
[    0.634491] acpi MSFT0101:00: GPIO: looking up 0 in _CRS
[    0.647908] ACPI: bus type drm_connector registered
[    0.648169] usbcore: registered new interface driver udl
[    0.652496] loop: module loaded
[    0.652706] lkdtm: No crash points registered, enable through debugfs
[    0.652836] pci 0000:00:1f.0: attach allowed to drvr lpc_ich [internal device]
[    0.652909] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized
[    0.653098] pci 0000:00:16.0: attach allowed to drvr intel-lpss [internal device]
[    0.653751] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    0.713709] i2c_designware i2c_designware.0: GPIO lookup for consumer scl
[    0.713725] i2c_designware i2c_designware.0: using ACPI for GPIO lookup
[    0.713732] acpi device:32: GPIO: looking up scl-gpios
[    0.713739] acpi device:32: GPIO: looking up scl-gpio
[    0.713743] i2c_designware i2c_designware.0: using lookup tables for GPIO lookup
[    0.713748] i2c_designware i2c_designware.0: No GPIO consumer scl found
[    0.714461] pci 0000:00:16.3: attach allowed to drvr intel-lpss [internal device]
[    0.715099] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    0.741843] i2c_designware i2c_designware.1: GPIO lookup for consumer scl
[    0.741868] i2c_designware i2c_designware.1: using ACPI for GPIO lookup
[    0.741876] acpi device:35: GPIO: looking up scl-gpios
[    0.741882] acpi device:35: GPIO: looking up scl-gpio
[    0.741886] i2c_designware i2c_designware.1: using lookup tables for GPIO lookup
[    0.741891] i2c_designware i2c_designware.1: No GPIO consumer scl found
[    0.742590] pci 0000:00:17.0: attach allowed to drvr intel-lpss [internal device]
[    0.743267] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    0.769949] i2c_designware i2c_designware.2: GPIO lookup for consumer scl
[    0.769964] i2c_designware i2c_designware.2: using ACPI for GPIO lookup
[    0.769971] acpi device:36: GPIO: looking up scl-gpios
[    0.769977] acpi device:36: GPIO: looking up scl-gpio
[    0.769981] i2c_designware i2c_designware.2: using lookup tables for GPIO lookup
[    0.769986] i2c_designware i2c_designware.2: No GPIO consumer scl found
[    0.770540] pci 0000:00:17.1: attach allowed to drvr intel-lpss [internal device]
[    0.771178] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    0.797764] i2c_designware i2c_designware.3: GPIO lookup for consumer scl
[    0.797780] i2c_designware i2c_designware.3: using ACPI for GPIO lookup
[    0.797787] acpi device:37: GPIO: looking up scl-gpios
[    0.797794] acpi device:37: GPIO: looking up scl-gpio
[    0.797798] i2c_designware i2c_designware.3: using lookup tables for GPIO lookup
[    0.797803] i2c_designware i2c_designware.3: No GPIO consumer scl found
[    0.800470] pci 0000:00:12.0: attach allowed to drvr ahci [internal device]
[    0.800524] ahci 0000:00:12.0: version 3.0
[    0.801078] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.801092] ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio slum part deso sadm sds apst 
[    0.802490] scsi host0: ahci
[    0.803520] scsi host1: ahci
[    0.803697] ata1: SATA max UDMA/133 abar m2048@0x9132d000 port 0x9132d100 irq 122
[    0.803708] ata2: SATA max UDMA/133 abar m2048@0x9132d000 port 0x9132d180 irq 122
[    0.804239] mdio_bus fixed-0: GPIO lookup for consumer reset
[    0.804248] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    0.804252] mdio_bus fixed-0: No GPIO consumer reset found
[    0.804269] PPP generic driver version 2.4.2
[    0.804520] PPP MPPE Compression module registered
[    0.804752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.804762] ehci-pci: EHCI PCI platform driver
[    0.804796] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.804810] ohci-pci: OHCI PCI platform driver
[    0.804839] uhci_hcd: USB Universal Host Controller Interface driver
[    0.804930] pci 0000:00:15.0: attach allowed to drvr xhci_hcd [internal device]
[    0.805367] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    0.805621] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[    0.806764] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    0.807356] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    0.807582] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[    0.807600] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[    0.807730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.807741] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.807747] usb usb1: Product: xHCI Host Controller
[    0.807753] usb usb1: Manufacturer: Linux 5.15.148-21834-g3215cdfa7675-dirty xhci-hcd
[    0.807759] usb usb1: SerialNumber: 0000:00:15.0
[    0.808211] hub 1-0:1.0: USB hub found
[    0.808249] hub 1-0:1.0: 8 ports detected
[    0.812038] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.812051] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812057] usb usb2: Product: xHCI Host Controller
[    0.812063] usb usb2: Manufacturer: Linux 5.15.148-21834-g3215cdfa7675-dirty xhci-hcd
[    0.812068] usb usb2: SerialNumber: 0000:00:15.0
[    0.812451] hub 2-0:1.0: USB hub found
[    0.812485] hub 2-0:1.0: 7 ports detected
[    0.814285] usb: port power management may be unreliable
[    0.816882] usbcore: registered new interface driver cdc_acm
[    0.816891] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.816941] usbcore: registered new interface driver usb-storage
[    0.816966] usbcore: registered new interface driver ums-realtek
[    0.817077] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.817205] i8042: [0] 20 -> i8042 (command)
[    0.817229] i8042: [0] 67 <- i8042 (return)
[    0.817290] i8042: [0] 20 -> i8042 (command)
[    0.817310] i8042: [0] 67 <- i8042 (return)
[    0.817325] i8042: [0] 60 -> i8042 (command)
[    0.817508] i8042: [0] 76 -> i8042 (parameter)
[    0.817649] i8042: [0] d3 -> i8042 (command)
[    0.817860] i8042: [0] 5a -> i8042 (parameter)
[    0.817860] i8042: [0] 5a <- i8042 (return)
[    0.818295] i8042: [1] a7 -> i8042 (command)
[    0.818481] i8042: [1] 20 -> i8042 (command)
[    0.818503] i8042: [1] 76 <- i8042 (return)
[    0.818513] i8042: [1] a8 -> i8042 (command)
[    0.818747] i8042: [1] 20 -> i8042 (command)
[    0.818768] i8042: [1] 56 <- i8042 (return)
[    0.818817] i8042: [1] 60 -> i8042 (command)
[    0.818946] i8042: [2] 56 -> i8042 (parameter)
[    0.818949] ACPI: battery: Slot [BAT1] (battery present)
[    0.819082] i8042: [2] d3 -> i8042 (command)
[    0.819439] i8042: [2] a5 -> i8042 (parameter)
[    0.819575] i8042: [2] a5 <- i8042 (aux_test_irq, aux)
[    0.819609] i8042: [2] 60 -> i8042 (command)
[    0.819740] i8042: [2] 74 -> i8042 (parameter)
[    0.819846] i8042: [2] d3 -> i8042 (command)
[    0.820592] i8042: [3] f0 -> i8042 (parameter)
[    0.820592] i8042: [3] f0 <- i8042 (return)
[    0.821156] i8042: [4] d3 -> i8042 (command)
[    0.821797] i8042: [4] 56 -> i8042 (parameter)
[    0.821938] i8042: [4] 56 <- i8042 (return)
[    0.821952] i8042: [5] d3 -> i8042 (command)
[    0.822423] i8042: [5] a4 -> i8042 (parameter)
[    0.822563] i8042: [5] a4 <- i8042 (return)
[    0.822593] i8042: [5] 60 -> i8042 (command)
[    0.822734] i8042: [5] 56 -> i8042 (parameter)
[    0.822884] i8042: [5] 60 -> i8042 (command)
[    0.822943] i8042: [5] 47 -> i8042 (parameter)
[    0.823029] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.823138] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.823992] i8042: [7] ed -> i8042 (kbd-data)
[    0.824197] rtc_cmos 00:04: RTC can wake from S4
[    0.825265] rtc_cmos 00:04: registered as rtc0
[    0.825287] rtc_cmos 00:04: GPIO lookup for consumer wp
[    0.825292] rtc_cmos 00:04: using ACPI for GPIO lookup
[    0.825299] acpi PNP0B00:00: GPIO: looking up wp-gpios
[    0.825305] acpi PNP0B00:00: GPIO: looking up wp-gpio
[    0.825309] rtc_cmos 00:04: using lookup tables for GPIO lookup
[    0.825313] rtc_cmos 00:04: No GPIO consumer wp found
[    0.825371] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.825385] i8042: [8] fa <- i8042 (interrupt, 0, 1)
[    0.825435] i8042: [8] 00 -> i8042 (kbd-data)
[    0.825458] i2c_dev: i2c /dev entries driver
[    0.826045] pci 0000:00:1f.1: attach allowed to drvr i801_smbus [internal device]
[    0.826587] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[    0.826669] i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
[    0.826733] i8042: [9] fa <- i8042 (interrupt, 0, 1)
[    0.826770] i8042: [9] ed -> i8042 (kbd-data)
[    0.827012] i2c i2c-4: 4/4 memory slots populated (from DMI)
[    0.828113] i8042: [11] fa <- i8042 (interrupt, 0, 1)
[    0.828171] i8042: [11] 00 -> i8042 (kbd-data)
[    0.828611] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@xxxxxxxxxx
[    0.828942] device-mapper: verity-chromeos: dm-verity-chromeos registered
[    0.829017] intel_pstate: Intel P-state driver initializing
[    0.829485] i8042: [12] fa <- i8042 (interrupt, 0, 1)
[    0.829527] i8042: [12] f3 -> i8042 (kbd-data)
[    0.829779] sdhci: Secure Digital Host Controller Interface driver
[    0.829786] sdhci: Copyright(c) Pierre Ossman
[    0.829829] pci 0000:00:1c.0: attach allowed to drvr sdhci-pci [internal device]
[    0.830205] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:5acc] (rev b)
[    0.830422] hid: raw HID events driver (C) Jiri Kosina
[    0.830614] usbcore: registered new interface driver usbhid
[    0.830619] usbhid: USB HID core driver
[    0.830887] i8042: [14] fa <- i8042 (interrupt, 0, 1)
[    0.830940] i8042: [14] 00 -> i8042 (kbd-data)
[    0.830961] ashmem: initialized
[    0.831195] acpi WCOM5120:00: GPIO: looking up 0 in _CRS
[    0.831228] acpi WCOM5120:00: GPIO: looking up 1 in _CRS
[    0.831305] gpio gpiochip0: Persistence not supported for GPIO 21
[    0.831359] mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
[    0.831773] acpi ITE8350:00: GPIO: looking up 0 in _CRS
[    0.831976] gpio gpiochip0: Persistence not supported for GPIO 28
[    0.832237] i8042: [15] fa <- i8042 (interrupt, 0, 1)
[    0.832337] i8042: [15] f4 -> i8042 (kbd-data)
[    0.832509] cros_ec_lpcs: unsupported system.
[    0.832701] intel_rapl_common: Found RAPL domain package
[    0.832708] intel_rapl_common: Found RAPL domain core
[    0.832712] intel_rapl_common: Found RAPL domain uncore
[    0.832716] intel_rapl_common: Found RAPL domain dram
[    0.833636] GACT probability NOT on
[    0.833639] i8042: [16] fa <- i8042 (interrupt, 0, 1)
[    0.833741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.834000] i8042: [17] d4 -> i8042 (command)
[    0.834187] i8042: [17] f2 -> i8042 (parameter)
[    0.834380] xt_time: kernel timezone is -0000
[    0.834493] Initializing XFRM netlink socket
[    0.834678] NET: Registered PF_INET6 protocol family
[    0.835459] Segment Routing with IPv6
[    0.835473] In-situ OAM (IOAM) with IPv6
[    0.835534] NET: Registered PF_PACKET protocol family
[    0.835542] NET: Registered PF_KEY protocol family
[    0.835717] NET: Registered PF_VSOCK protocol family
[    0.837115] microcode: sig=0x506c9, pf=0x1, revision=0x48
[    0.837141] i8042: [20] fa <- i8042 (interrupt, 1, 12)
[    0.837257] microcode: Microcode Update Driver: v2.2.
[    0.837270] IPI shorthand broadcast: enabled
[    0.837291] SSE version of gcm_enc/dec engaged.
[    0.838697] i8042: [21] 00 <- i8042 (interrupt, 1, 12)
[    0.838771] i8042: [21] 60 -> i8042 (command)
[    0.838901] i8042: [22] 45 -> i8042 (parameter)
[    0.839033] i8042: [22] 60 -> i8042 (command)
[    0.839161] i8042: [22] 47 -> i8042 (parameter)
[    0.843104] sched_clock: Marking stable (839193729, 3853088)->(849615288, -6568471)
[    0.843736] registered taskstats version 1
[    0.843752] Loading compiled-in X.509 certificates
[    0.846958] Loaded X.509 cert 'Build time autogenerated kernel key: 9e8ff06097bc1d764820ac4dc6069e5aa9bfc9a7'
[    0.847878] Key type .fscrypt registered
[    0.847891] Key type fscrypt-provisioning registered
[    0.849290] Key type encrypted registered
[    0.849600] PM:   Magic number: 0:709:640
[    0.849918] ALSA device list:
[    0.849923]   No soundcards found.
[    0.849956] Warning: unable to open an initial console.
[    0.981938] hid-generic 0018:048D:8350.0001: hidraw0: I2C HID v1.00 Device [ITE8350:00 048D:8350] on i2c-ITE8350:00
[    0.995827] input: WCOM5120:00 056A:5120 Touchscreen as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input5
[    0.996163] input: WCOM5120:00 056A:5120 as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input6
[    0.996424] input: WCOM5120:00 056A:5120 as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input7
[    0.996680] input: WCOM5120:00 056A:5120 as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input8
[    0.997029] input: WCOM5120:00 056A:5120 Mouse as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input9
[    0.997274] hid-generic 0018:056A:5120.0002: input,hidraw1: I2C HID v1.00 Mouse [WCOM5120:00 056A:5120] on i2c-WCOM5120:00
[    1.026031] mmc0: new HS200 MMC card at address 0001
[    1.026577] mmcblk0: mmc0:0001 DF4128 116 GiB 
[    1.031771]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[    1.033137] mmcblk0boot0: mmc0:0001 DF4128 4.00 MiB 
[    1.033802] mmcblk0boot1: mmc0:0001 DF4128 4.00 MiB 
[    1.034363] mmcblk0rpmb: mmc0:0001 DF4128 4.00 MiB, chardev (242:0)
[    1.049058] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    1.117074] ata1: SATA link down (SStatus 4 SControl 300)
[    1.118086] ata2: SATA link down (SStatus 4 SControl 300)
[    1.143392] EXT4-fs (mmcblk0p3): mounting ext2 file system using the ext4 subsystem
[    1.146717] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: (null). Quota mode: none.
[    1.146760] VFS: Mounted root (ext2 filesystem) readonly on device 179:3.
[    1.148273] devtmpfs: mounted
[    1.150665] Freeing unused kernel image (initmem) memory: 1792K
[    1.150690] Write protecting the kernel read-only data: 38912k
[    1.152167] Freeing unused kernel image (text/rodata gap) memory: 2032K
[    1.153061] Freeing unused kernel image (rodata/data gap) memory: 1568K
[    1.153090] Run /sbin/init as init process
[    1.153093]   with arguments:
[    1.153095]     /sbin/init
[    1.153097]     noresume
[    1.153099]     cros_efi
[    1.153100]     cros_debug
[    1.153101]   with environment:
[    1.153103]     HOME=/
[    1.153105]     TERM=linux
[    1.153107]     BOOT_IMAGE=/syslinux/vmlinuz.A
[    1.176294] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    1.176317] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.245279] audit: type=1404 audit(1709743051.046:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    1.268627] SELinux:  Class infiniband_pkey not defined in policy.
[    1.268646] SELinux:  Class infiniband_endport not defined in policy.
[    1.268651] SELinux:  Class xdp_socket not defined in policy.
[    1.268654] SELinux:  Class mctp_socket not defined in policy.
[    1.268658] SELinux:  Class perf_event not defined in policy.
[    1.268661] SELinux:  Class lockdown not defined in policy.
[    1.268664] SELinux:  Class anon_inode not defined in policy.
[    1.268667] SELinux: the above unknown classes and permissions will be denied
[    1.272589] SELinux:  policy capability network_peer_controls=0
[    1.272606] SELinux:  policy capability open_perms=0
[    1.272610] SELinux:  policy capability extended_socket_class=0
[    1.272613] SELinux:  policy capability always_check_network=0
[    1.272616] SELinux:  policy capability cgroup_seclabel=0
[    1.272620] SELinux:  policy capability nnp_nosuid_transition=1
[    1.272623] SELinux:  policy capability genfs_seclabel_symlinks=0
[    1.272626] SELinux:  policy capability ioctl_skip_cloexec=0
[    1.291544] audit: type=1403 audit(1709743051.092:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    1.291897] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.482275] usb 1-8: New USB device found, idVendor=04f2, idProduct=b5a2, bcdDevice=10.34
[    1.482304] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.482314] usb 1-8: Product: Lenovo EasyCamera
[    1.482322] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.482330] usb 1-8: SerialNumber: 0001
[    1.691581] SELinux:  Context u:object_r:storage_file:s0 is not valid (left unmapped).
[    1.697690] audit: type=1400 audit(1709743051.498:4): avc:  granted  { execute } for  pid=161 comm="sh" name="crash_reporter" dev="mmcblk0p3" ino=13508 scontext=u:r:cros_init_scripts:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file
[    2.149359] init: early-failure main process (164) terminated with status 124
[    2.202838] loop0: detected capacity change from 0 to 8
[    2.373224] WARNING chromeos_startup: [security_manager.cc(203)] Unable to setup trusted DLC verity digests: Invalid argument (22)
[    2.373270] WARNING chromeos_startup: [chromeos_startup.cc(374)] Failed to setup LoadPin verity digests.
[    2.379459] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.565510] LoadPin: mmcblk0p3 (179:3): writable
[    2.565536] LoadPin: enforcement can be disabled.
[    2.565559] LoadPin: kernel-module pinned obj="/lib/modules/5.15.148-21834-g3215cdfa7675-dirty/kernel/drivers/hid/hid-sensor-hub.ko.gz" pid=196 cmdline="udevd --daemon"
[    2.704616] input: Wacom HID 5120 Pen as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input10
[    2.705218] input: Wacom HID 5120 Finger as /devices/pci0000:00/0000:00:16.3/i2c_designware.1/i2c-1/i2c-WCOM5120:00/0018:056A:5120.0002/input/input11
[    2.706113] wacom 0018:056A:5120.0002: hidraw0: I2C HID v1.00 Mouse [WCOM5120:00 056A:5120] on i2c-WCOM5120:00
[    2.976542] EXT4-fs (mmcblk0p1): recovery complete
[    2.977142] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600,discard. Quota mode: journalled.
[    2.986980] EXT4-fs (mmcblk0p8): orphan cleanup on readonly fs
[    2.987052] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: . Quota mode: none.
[    2.987549] WARNING chromeos_startup: [chromeos_startup.cc(963)] Failed to get boot information from crossystem
[    3.019627] pci 0000:00:02.0: attach allowed to drvr i915 [internal device]
[    3.024013] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/bxt_dmc_ver1_07.bin (v1.7)
[    3.030410] EXT4-fs (mmcblk0p1): re-mounted. Opts: . Quota mode: journalled.
[    3.067177] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.068886] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.069592] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    3.314901] loop1: detected capacity change from 0 to 66681032
[    3.413085] frecon[482]: Frecon using drm driver i915, version 1.6, date(20201103), desc(Intel Graphics) using atomic
[    3.600304] frecon[482]: Frecon using drm driver i915, version 1.6, date(20201103), desc(Intel Graphics) using atomic
[    3.656483] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: discard,commit=600. Quota mode: journalled.
[    3.666692] ERROR chromeos_startup: [safe_fd.cc(704)] unlinkat failed for "mount_encrypted_failed": No such file or directory (2)
[    3.666776] ERROR chromeos_startup: [safe_fd.cc(704)] unlinkat failed for "version_pcr_extend_failed": No such file or directory (2)
[    3.773723] audit: type=1400 audit(1709743053.574:5): avc:  granted  { execute } for  pid=521 comm="chromeos_startu" name="crash_reporter" dev="mmcblk0p3" ino=13508 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file
[    3.812942] WARNING chromeos_startup: [chromeos_startup.cc(882)] Unable to collect early logs and crashes.
[    3.855851] SELinux:  Context u:object_r:cros_var_log_modemloggerd:s0 is not valid (left unmapped).
[    3.885063] SELinux:  Context u:object_r:cros_var_lib_modemloggerd:s0 is not valid (left unmapped).
[    4.301078] FAT-fs (mmcblk0p12): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    4.402326] Lockdown: frecon: debugfs access is restricted; see man kernel_lockdown.7
[    4.402363] frecon[482]: Unable to open drm_master_relax.
[    4.402379] frecon[482]: Unable to send display ownership DBus message to Chrome DisplayService: DBus not initialized
[    4.559010] WARNING chromeos_startup: [stateful_mount.cc(562)] Failed to read from /mnt/stateful_partition/.update_available: No such file or directory (2)
[    4.559178] EXT4-fs (mmcblk0p1): re-mounted. Opts: . Quota mode: journalled.
[    4.655112] audit: type=1400 audit(1709743054.454:6): avc:  denied  { search } for  pid=552 comm="rsyslogd" name="hosts.d" dev="mmcblk0p3" ino=10247 scontext=u:r:cros_rsyslogd:s0 tcontext=u:object_r:cros_run_crosdns:s0 tclass=dir permissive=0
[    4.655132] audit: type=1400 audit(1709743054.454:7): avc:  denied  { create } for  pid=552 comm="rsyslogd" scontext=u:r:cros_rsyslogd:s0 tcontext=u:r:cros_rsyslogd:s0 tclass=udp_socket permissive=0
[    4.658552] audit: type=1400 audit(1709743054.459:8): avc:  denied  { read } for  pid=552 comm="rsyslogd" name="ngroups_max" dev="proc" ino=14341 scontext=u:r:cros_rsyslogd:s0 tcontext=u:object_r:proc_sys_kernel:s0 tclass=file permissive=0
[    4.767416] init: cgroups main process (545) terminated with status 2
[    4.846230] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[    4.849156] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[    4.851786] init: vpd-log main process (546) terminated with status 1
[    5.238681] frecon[482]: DBUS initialized.
[    6.028291] Bluetooth: bt_init() Core ver 2.22
[    6.028382] NET: Registered PF_BLUETOOTH protocol family
[    6.028386] Bluetooth: bt_init() HCI device and connection manager initialized
[    6.028397] Bluetooth: hci_sock_init() HCI socket layer initialized
[    6.028402] Bluetooth: l2cap_init_sockets() L2CAP socket layer initialized
[    6.028414] Bluetooth: sco_init() SCO socket layer initialized
[    6.207765] Intel(R) Wireless WiFi driver for Linux
[    6.207840] pci 0000:02:00.0: attach allowed to drvr iwlwifi [internal device]
[    6.208052] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    6.469596] iwlwifi 0000:02:00.0: loaded firmware version 36.212c8d87.0 8265-36.ucode op_mode iwlmvm
[    6.978269] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    6.988472] thermal thermal_zone2: failed to read out thermal zone (-61)
[    7.043633] iwlwifi 0000:02:00.0: base HW address: f8:34:41:00:2a:17
[    7.081999] loop2: detected capacity change from 0 to 195288
[    7.118272] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    8.699713] init: failsafe-delay main process (690) killed by TERM signal
[    8.903100] fuse: init (API version 7.34)
[    9.251593] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[    9.252406] init: update-engine post-start process (1914) terminated with status 1
[    9.589481] pci 0000:00:0f.0: attach allowed to drvr mei_me [internal device]
[    9.681978] pci 0000:00:0e.0: attach allowed to drvr snd_hda_intel [internal device]
[    9.702060] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops __SCT__tp_func_intel_frontbuffer_flush [i915])
[    9.851966] snd_hda_intel 0000:00:0e.0: attach allowed to drvr snd_soc_skl [internal device]
[    9.951976] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input14
[    9.952265] ideapad_acpi VPC2004:00: Keyboard backlight control not available
[    9.955215] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.955233] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.955238] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    9.955242] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    9.955244] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    9.955247] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    9.955251] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    9.973067] ideapad_acpi VPC2004:00: failed to link with 8042 controller :1
[    9.989976] ideapad_acpi: probe of VPC2004:00 failed with error 1
[   10.029549] pci 0000:01:00.0: attach allowed to drvr rtsx_pci [internal device]
[   10.029640] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[   10.167949] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:0e.0/sound/card0/input15
[   10.168109] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input16
[   10.173900] loop3: detected capacity change from 0 to 16384
[   10.182171] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input17
[   10.211826] device-mapper: verity: sha256 using implementation "sha256-ni"
[   10.224396] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input18
[   10.241669] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input19
[   10.242848] snd_hda_intel 0000:00:0e.0: attach allowed to drvr sof-audio-pci-intel-apl [internal device]
[   10.286640] loop4: detected capacity change from 0 to 12856
[   10.327340] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input20
[   10.391338] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input21
[   10.730001] i8042: [9913] d4 -> i8042 (command)
[   10.730194] i8042: [9913] f2 -> i8042 (parameter)
[   10.733075] i8042: [9916] fa <- i8042 (interrupt, 1, 12)
[   10.734646] i8042: [9917] 00 <- i8042 (interrupt, 1, 12)
[   10.737430] i8042: [9920] d4 -> i8042 (command)
[   10.737625] i8042: [9920] f6 -> i8042 (parameter)
[   10.740377] i8042: [9923] fa <- i8042 (interrupt, 1, 12)
[   10.740428] i8042: [9923] d4 -> i8042 (command)
[   10.740615] i8042: [9923] f3 -> i8042 (parameter)
[   10.743568] i8042: [9926] fa <- i8042 (interrupt, 1, 12)
[   10.743607] i8042: [9926] d4 -> i8042 (command)
[   10.743793] i8042: [9926] 0a -> i8042 (parameter)
[   10.746759] i8042: [9929] fa <- i8042 (interrupt, 1, 12)
[   10.746799] i8042: [9929] d4 -> i8042 (command)
[   10.746986] i8042: [9930] e8 -> i8042 (parameter)
[   10.749954] i8042: [9933] fa <- i8042 (interrupt, 1, 12)
[   10.751745] i8042: [9934] d4 -> i8042 (command)
[   10.751936] i8042: [9935] 00 -> i8042 (parameter)
[   10.754664] i8042: [9937] fa <- i8042 (interrupt, 1, 12)
[   10.754709] i8042: [9937] d4 -> i8042 (command)
[   10.754952] i8042: [9938] f3 -> i8042 (parameter)
[   10.757856] i8042: [9940] fa <- i8042 (interrupt, 1, 12)
[   10.757896] i8042: [9941] d4 -> i8042 (command)
[   10.758082] i8042: [9941] 14 -> i8042 (parameter)
[   10.761049] i8042: [9944] fa <- i8042 (interrupt, 1, 12)
[   10.761976] i8042: [9945] d4 -> i8042 (command)
[   10.762166] i8042: [9945] f3 -> i8042 (parameter)
[   10.764744] i8042: [9947] fa <- i8042 (interrupt, 1, 12)
[   10.764887] i8042: [9948] d4 -> i8042 (command)
[   10.765073] i8042: [9948] 3c -> i8042 (parameter)
[   10.767937] i8042: [9951] fa <- i8042 (interrupt, 1, 12)
[   10.768949] i8042: [9952] d4 -> i8042 (command)
[   10.769143] i8042: [9952] f3 -> i8042 (parameter)
[   10.772138] i8042: [9955] fa <- i8042 (interrupt, 1, 12)
[   10.772185] i8042: [9955] d4 -> i8042 (command)
[   10.772425] i8042: [9955] 28 -> i8042 (parameter)
[   10.775333] i8042: [9958] fa <- i8042 (interrupt, 1, 12)
[   10.775379] i8042: [9958] d4 -> i8042 (command)
[   10.775622] i8042: [9958] f3 -> i8042 (parameter)
[   10.778532] i8042: [9961] fa <- i8042 (interrupt, 1, 12)
[   10.779997] i8042: [9963] d4 -> i8042 (command)
[   10.780244] i8042: [9963] 14 -> i8042 (parameter)
[   10.783232] i8042: [9966] fa <- i8042 (interrupt, 1, 12)
[   10.783277] i8042: [9966] d4 -> i8042 (command)
[   10.783462] i8042: [9966] f3 -> i8042 (parameter)
[   10.786427] i8042: [9969] fa <- i8042 (interrupt, 1, 12)
[   10.789184] i8042: [9972] d4 -> i8042 (command)
[   10.789378] i8042: [9972] 14 -> i8042 (parameter)
[   10.792148] i8042: [9975] fa <- i8042 (interrupt, 1, 12)
[   10.792660] i8042: [9975] d4 -> i8042 (command)
[   10.792907] i8042: [9976] f3 -> i8042 (parameter)
[   10.795849] i8042: [9978] fa <- i8042 (interrupt, 1, 12)
[   10.795889] i8042: [9979] d4 -> i8042 (command)
[   10.796128] i8042: [9979] 3c -> i8042 (parameter)
[   10.799044] i8042: [9982] fa <- i8042 (interrupt, 1, 12)
[   10.799086] i8042: [9982] d4 -> i8042 (command)
[   10.799329] i8042: [9982] f3 -> i8042 (parameter)
[   10.802233] i8042: [9985] fa <- i8042 (interrupt, 1, 12)
[   10.805394] i8042: [9988] d4 -> i8042 (command)
[   10.805586] i8042: [9988] 28 -> i8042 (parameter)
[   10.808455] i8042: [9991] fa <- i8042 (interrupt, 1, 12)
[   10.808496] i8042: [9991] d4 -> i8042 (command)
[   10.808681] i8042: [9991] f3 -> i8042 (parameter)
[   10.811649] i8042: [9994] fa <- i8042 (interrupt, 1, 12)
[   10.811726] i8042: [9994] d4 -> i8042 (command)
[   10.811970] i8042: [9995] 14 -> i8042 (parameter)
[   10.814844] i8042: [9997] fa <- i8042 (interrupt, 1, 12)
[   10.814890] i8042: [9998] d4 -> i8042 (command)
[   10.815133] i8042: [9998] f3 -> i8042 (parameter)
[   10.818044] i8042: [10001] fa <- i8042 (interrupt, 1, 12)
[   10.818088] i8042: [10001] d4 -> i8042 (command)
[   10.818330] i8042: [10001] 14 -> i8042 (parameter)
[   10.821239] i8042: [10004] fa <- i8042 (interrupt, 1, 12)
[   10.821730] i8042: [10004] d4 -> i8042 (command)
[   10.821925] i8042: [10005] f2 -> i8042 (parameter)
[   10.824934] i8042: [10008] fa <- i8042 (interrupt, 1, 12)
[   10.826505] i8042: [10009] 00 <- i8042 (interrupt, 1, 12)
[   10.826694] i8042: [10009] d4 -> i8042 (command)
[   10.826881] i8042: [10010] e8 -> i8042 (parameter)
[   10.829713] i8042: [10012] fa <- i8042 (interrupt, 1, 12)
[   10.830263] i8042: [10013] d4 -> i8042 (command)
[   10.830451] i8042: [10013] 00 -> i8042 (parameter)
[   10.833406] i8042: [10016] fa <- i8042 (interrupt, 1, 12)
[   10.833448] i8042: [10016] d4 -> i8042 (command)
[   10.833635] i8042: [10016] e8 -> i8042 (parameter)
[   10.836599] i8042: [10019] fa <- i8042 (interrupt, 1, 12)
[   10.838244] i8042: [10021] d4 -> i8042 (command)
[   10.838490] i8042: [10021] 00 -> i8042 (parameter)
[   10.841307] i8042: [10024] fa <- i8042 (interrupt, 1, 12)
[   10.841385] i8042: [10024] d4 -> i8042 (command)
[   10.841625] i8042: [10024] e8 -> i8042 (parameter)
[   10.844503] i8042: [10027] fa <- i8042 (interrupt, 1, 12)
[   10.844543] i8042: [10027] d4 -> i8042 (command)
[   10.844785] i8042: [10027] 00 -> i8042 (parameter)
[   10.847694] i8042: [10030] fa <- i8042 (interrupt, 1, 12)
[   10.847891] i8042: [10031] d4 -> i8042 (command)
[   10.848134] i8042: [10031] e8 -> i8042 (parameter)
[   10.850889] i8042: [10034] fa <- i8042 (interrupt, 1, 12)
[   10.850928] i8042: [10034] d4 -> i8042 (command)
[   10.851172] i8042: [10034] 00 -> i8042 (parameter)
[   10.854082] i8042: [10037] fa <- i8042 (interrupt, 1, 12)
[   10.854135] i8042: [10037] d4 -> i8042 (command)
[   10.854377] i8042: [10037] e9 -> i8042 (parameter)
[   10.857276] i8042: [10040] fa <- i8042 (interrupt, 1, 12)
[   10.858864] i8042: [10042] 3c <- i8042 (interrupt, 1, 12)
[   10.860425] i8042: [10043] 04 <- i8042 (interrupt, 1, 12)
[   10.862011] i8042: [10045] 00 <- i8042 (interrupt, 1, 12)
[   10.862063] i8042: [10045] d4 -> i8042 (command)
[   10.862305] i8042: [10045] f6 -> i8042 (parameter)
[   10.865221] i8042: [10048] fa <- i8042 (interrupt, 1, 12)
[   10.865268] i8042: [10048] d4 -> i8042 (command)
[   10.865453] i8042: [10048] e8 -> i8042 (parameter)
[   10.868417] i8042: [10051] fa <- i8042 (interrupt, 1, 12)
[   10.868457] i8042: [10051] d4 -> i8042 (command)
[   10.868644] i8042: [10051] 00 -> i8042 (parameter)
[   10.871617] i8042: [10054] fa <- i8042 (interrupt, 1, 12)
[   10.871675] i8042: [10054] d4 -> i8042 (command)
[   10.871861] i8042: [10055] e6 -> i8042 (parameter)
[   10.874805] i8042: [10057] fa <- i8042 (interrupt, 1, 12)
[   10.874891] i8042: [10058] d4 -> i8042 (command)
[   10.875131] i8042: [10058] e6 -> i8042 (parameter)
[   10.878009] i8042: [10061] fa <- i8042 (interrupt, 1, 12)
[   10.878054] i8042: [10061] d4 -> i8042 (command)
[   10.878241] i8042: [10061] e6 -> i8042 (parameter)
[   10.881192] i8042: [10064] fa <- i8042 (interrupt, 1, 12)
[   10.881711] i8042: [10064] d4 -> i8042 (command)
[   10.881904] i8042: [10065] e9 -> i8042 (parameter)
[   10.884889] i8042: [10068] fa <- i8042 (interrupt, 1, 12)
[   10.886465] i8042: [10069] 3c <- i8042 (interrupt, 1, 12)
[   10.888037] i8042: [10071] 03 <- i8042 (interrupt, 1, 12)
[   10.889622] i8042: [10072] 00 <- i8042 (interrupt, 1, 12)
[   10.889683] i8042: [10072] d4 -> i8042 (command)
[   10.889870] i8042: [10073] f6 -> i8042 (parameter)
[   10.892849] i8042: [10075] fa <- i8042 (interrupt, 1, 12)
[   10.892891] i8042: [10076] d4 -> i8042 (command)
[   10.893077] i8042: [10076] f5 -> i8042 (parameter)
[   10.896020] i8042: [10079] fa <- i8042 (interrupt, 1, 12)
[   10.896061] i8042: [10079] d4 -> i8042 (command)
[   10.896246] i8042: [10079] e6 -> i8042 (parameter)
[   10.899215] i8042: [10082] fa <- i8042 (interrupt, 1, 12)
[   10.901891] i8042: [10085] d4 -> i8042 (command)
[   10.902084] i8042: [10085] e6 -> i8042 (parameter)
[   10.904937] i8042: [10088] fa <- i8042 (interrupt, 1, 12)
[   10.904986] i8042: [10088] d4 -> i8042 (command)
[   10.905226] i8042: [10088] e6 -> i8042 (parameter)
[   10.908132] i8042: [10091] fa <- i8042 (interrupt, 1, 12)
[   10.908472] i8042: [10091] d4 -> i8042 (command)
[   10.908658] i8042: [10091] e9 -> i8042 (parameter)
[   10.911325] i8042: [10094] fa <- i8042 (interrupt, 1, 12)
[   10.912896] i8042: [10096] 3c <- i8042 (interrupt, 1, 12)
[   10.914473] i8042: [10097] 03 <- i8042 (interrupt, 1, 12)
[   10.916061] i8042: [10099] 00 <- i8042 (interrupt, 1, 12)
[   10.916103] i8042: [10099] d4 -> i8042 (command)
[   10.916287] i8042: [10099] e6 -> i8042 (parameter)
[   10.919283] i8042: [10102] fa <- i8042 (interrupt, 1, 12)
[   10.919486] i8042: [10102] d4 -> i8042 (command)
[   10.919728] i8042: [10102] e8 -> i8042 (parameter)
[   10.922469] i8042: [10105] fa <- i8042 (interrupt, 1, 12)
[   10.922509] i8042: [10105] d4 -> i8042 (command)
[   10.922696] i8042: [10105] 00 -> i8042 (parameter)
[   10.925660] i8042: [10108] fa <- i8042 (interrupt, 1, 12)
[   10.925700] i8042: [10108] d4 -> i8042 (command)
[   10.925887] i8042: [10109] e8 -> i8042 (parameter)
[   10.928852] i8042: [10111] fa <- i8042 (interrupt, 1, 12)
[   10.928891] i8042: [10112] d4 -> i8042 (command)
[   10.929133] i8042: [10112] 00 -> i8042 (parameter)
[   10.932046] i8042: [10115] fa <- i8042 (interrupt, 1, 12)
[   10.932097] i8042: [10115] d4 -> i8042 (command)
[   10.932336] i8042: [10115] e8 -> i8042 (parameter)
[   10.935239] i8042: [10118] fa <- i8042 (interrupt, 1, 12)
[   10.935290] i8042: [10118] d4 -> i8042 (command)
[   10.935532] i8042: [10118] 00 -> i8042 (parameter)
[   10.938447] i8042: [10121] fa <- i8042 (interrupt, 1, 12)
[   10.938572] i8042: [10121] d4 -> i8042 (command)
[   10.938811] i8042: [10121] e8 -> i8042 (parameter)
[   10.941629] i8042: [10124] fa <- i8042 (interrupt, 1, 12)
[   10.941689] i8042: [10124] d4 -> i8042 (command)
[   10.941875] i8042: [10125] 01 -> i8042 (parameter)
[   10.944819] i8042: [10127] fa <- i8042 (interrupt, 1, 12)
[   10.945916] i8042: [10129] d4 -> i8042 (command)
[   10.946109] i8042: [10129] e9 -> i8042 (parameter)
[   10.949044] i8042: [10132] fa <- i8042 (interrupt, 1, 12)
[   10.950594] i8042: [10133] 5e <- i8042 (interrupt, 1, 12)
[   10.952177] i8042: [10135] 0f <- i8042 (interrupt, 1, 12)
[   10.953759] i8042: [10136] 01 <- i8042 (interrupt, 1, 12)
[   10.955438] i8042: [10138] d4 -> i8042 (command)
[   10.955633] i8042: [10138] ff -> i8042 (parameter)
[   10.958488] i8042: [10141] fa <- i8042 (interrupt, 1, 12)
[   11.059472] i8042: [10242] aa <- i8042 (interrupt, 1, 12)
[   11.061047] i8042: [10244] 00 <- i8042 (interrupt, 1, 12)
[   11.061092] i8042: [10244] d4 -> i8042 (command)
[   11.061278] i8042: [10244] e6 -> i8042 (parameter)
[   11.064255] i8042: [10247] fa <- i8042 (interrupt, 1, 12)
[   11.064447] i8042: [10247] d4 -> i8042 (command)
[   11.064634] i8042: [10247] e8 -> i8042 (parameter)
[   11.067449] i8042: [10250] fa <- i8042 (interrupt, 1, 12)
[   11.067505] i8042: [10250] d4 -> i8042 (command)
[   11.067692] i8042: [10250] 00 -> i8042 (parameter)
[   11.070642] i8042: [10253] fa <- i8042 (interrupt, 1, 12)
[   11.072890] i8042: [10256] d4 -> i8042 (command)
[   11.073136] i8042: [10256] e8 -> i8042 (parameter)
[   11.075862] i8042: [10259] fa <- i8042 (interrupt, 1, 12)
[   11.075901] i8042: [10259] d4 -> i8042 (command)
[   11.076142] i8042: [10259] 00 -> i8042 (parameter)
[   11.079058] i8042: [10262] fa <- i8042 (interrupt, 1, 12)
[   11.080102] i8042: [10263] d4 -> i8042 (command)
[   11.080292] i8042: [10263] e8 -> i8042 (parameter)
[   11.083248] i8042: [10266] fa <- i8042 (interrupt, 1, 12)
[   11.083741] i8042: [10266] d4 -> i8042 (command)
[   11.083935] i8042: [10267] 00 -> i8042 (parameter)
[   11.086442] i8042: [10269] fa <- i8042 (interrupt, 1, 12)
[   11.086488] i8042: [10269] d4 -> i8042 (command)
[   11.086675] i8042: [10269] e8 -> i8042 (parameter)
[   11.089633] i8042: [10272] fa <- i8042 (interrupt, 1, 12)
[   11.089677] i8042: [10272] d4 -> i8042 (command)
[   11.089862] i8042: [10273] 01 -> i8042 (parameter)
[   11.092827] i8042: [10275] fa <- i8042 (interrupt, 1, 12)
[   11.095131] i8042: [10278] d4 -> i8042 (command)
[   11.095320] i8042: [10278] e9 -> i8042 (parameter)
[   11.098039] i8042: [10281] fa <- i8042 (interrupt, 1, 12)
[   11.099604] i8042: [10282] 5e <- i8042 (interrupt, 1, 12)
[   11.101191] i8042: [10284] 0f <- i8042 (interrupt, 1, 12)
[   11.102769] i8042: [10285] 01 <- i8042 (interrupt, 1, 12)
[   11.102808] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5e0f01)
[   11.102827] i8042: [10285] d4 -> i8042 (command)
[   11.103010] i8042: [10286] f8 -> i8042 (parameter)
[   11.105980] i8042: [10289] fa <- i8042 (interrupt, 1, 12)
[   11.106150] i8042: [10289] d4 -> i8042 (command)
[   11.106337] i8042: [10289] 02 -> i8042 (parameter)
[   11.109167] i8042: [10292] fa <- i8042 (interrupt, 1, 12)
[   11.109213] i8042: [10292] d4 -> i8042 (command)
[   11.109456] i8042: [10292] e9 -> i8042 (parameter)
[   11.112361] i8042: [10295] fa <- i8042 (interrupt, 1, 12)
[   11.113928] i8042: [10297] 41 <- i8042 (interrupt, 1, 12)
[   11.115509] i8042: [10298] 12 <- i8042 (interrupt, 1, 12)
[   11.117091] i8042: [10300] 09 <- i8042 (interrupt, 1, 12)
[   11.117125] psmouse serio1: elantech: Synaptics capabilities query result 0x41, 0x12, 0x09.
[   11.117142] i8042: [10300] d4 -> i8042 (command)
[   11.117381] i8042: [10300] f8 -> i8042 (parameter)
[   11.120302] i8042: [10303] fa <- i8042 (interrupt, 1, 12)
[   11.120345] i8042: [10303] d4 -> i8042 (command)
[   11.120532] i8042: [10303] 03 -> i8042 (parameter)
[   11.123506] i8042: [10306] fa <- i8042 (interrupt, 1, 12)
[   11.123725] i8042: [10306] d4 -> i8042 (command)
[   11.123913] i8042: [10307] e9 -> i8042 (parameter)
[   11.126683] i8042: [10309] fa <- i8042 (interrupt, 1, 12)
[   11.128253] i8042: [10311] 06 <- i8042 (interrupt, 1, 12)
[   11.129836] i8042: [10312] 4e <- i8042 (interrupt, 1, 12)
[   11.131415] i8042: [10314] 97 <- i8042 (interrupt, 1, 12)
[   11.132074] psmouse serio1: elantech: Elan sample query result 06, 4e, 97
[   11.132099] i8042: [10315] d4 -> i8042 (command)
[   11.132284] i8042: [10315] f8 -> i8042 (parameter)
[   11.135127] i8042: [10318] fa <- i8042 (interrupt, 1, 12)
[   11.135883] i8042: [10319] d4 -> i8042 (command)
[   11.136075] i8042: [10319] 04 -> i8042 (parameter)
[   11.138829] i8042: [10321] fa <- i8042 (interrupt, 1, 12)
[   11.138909] i8042: [10322] d4 -> i8042 (command)
[   11.139096] i8042: [10322] e9 -> i8042 (parameter)
[   11.142018] i8042: [10325] fa <- i8042 (interrupt, 1, 12)
[   11.143586] i8042: [10326] 06 <- i8042 (interrupt, 1, 12)
[   11.145165] i8042: [10328] 11 <- i8042 (interrupt, 1, 12)
[   11.146748] i8042: [10329] 00 <- i8042 (interrupt, 1, 12)
[   11.146786] i8042: [10329] d4 -> i8042 (command)
[   11.147027] i8042: [10330] f8 -> i8042 (parameter)
[   11.149957] i8042: [10333] fa <- i8042 (interrupt, 1, 12)
[   11.150002] i8042: [10333] d4 -> i8042 (command)
[   11.150188] i8042: [10333] 00 -> i8042 (parameter)
[   11.153156] i8042: [10336] fa <- i8042 (interrupt, 1, 12)
[   11.155259] i8042: [10338] d4 -> i8042 (command)
[   11.155449] i8042: [10338] e9 -> i8042 (parameter)
[   11.158367] i8042: [10341] fa <- i8042 (interrupt, 1, 12)
[   11.159929] i8042: [10343] 4a <- i8042 (interrupt, 1, 12)
[   11.161511] i8042: [10344] 0e <- i8042 (interrupt, 1, 12)
[   11.163090] i8042: [10346] da <- i8042 (interrupt, 1, 12)
[   11.163185] i8042: [10346] d4 -> i8042 (command)
[   11.163370] i8042: [10346] f8 -> i8042 (parameter)
[   11.166300] i8042: [10349] fa <- i8042 (interrupt, 1, 12)
[   11.166342] i8042: [10349] d4 -> i8042 (command)
[   11.166585] i8042: [10349] 00 -> i8042 (parameter)
[   11.169491] i8042: [10352] fa <- i8042 (interrupt, 1, 12)
[   11.169535] i8042: [10352] d4 -> i8042 (command)
[   11.169775] i8042: [10352] f8 -> i8042 (parameter)
[   11.172692] i8042: [10355] fa <- i8042 (interrupt, 1, 12)
[   11.172742] i8042: [10355] d4 -> i8042 (command)
[   11.172985] i8042: [10356] 07 -> i8042 (parameter)
[   11.175885] i8042: [10359] fa <- i8042 (interrupt, 1, 12)
[   11.175930] i8042: [10359] d4 -> i8042 (command)
[   11.176172] i8042: [10359] f8 -> i8042 (parameter)
[   11.179070] i8042: [10362] fa <- i8042 (interrupt, 1, 12)
[   11.179110] i8042: [10362] d4 -> i8042 (command)
[   11.179352] i8042: [10362] 00 -> i8042 (parameter)
[   11.182262] i8042: [10365] fa <- i8042 (interrupt, 1, 12)
[   11.182304] i8042: [10365] d4 -> i8042 (command)
[   11.182545] i8042: [10365] f8 -> i8042 (parameter)
[   11.185467] i8042: [10368] fa <- i8042 (interrupt, 1, 12)
[   11.186065] i8042: [10369] d4 -> i8042 (command)
[   11.186310] i8042: [10369] 01 -> i8042 (parameter)
[   11.189152] i8042: [10372] fa <- i8042 (interrupt, 1, 12)
[   11.190985] i8042: [10374] d4 -> i8042 (command)
[   11.191175] i8042: [10374] e6 -> i8042 (parameter)
[   11.193860] i8042: [10377] fa <- i8042 (interrupt, 1, 12)
[   11.230454] i8042: [10413] d4 -> i8042 (command)
[   11.230647] i8042: [10413] f3 -> i8042 (parameter)
[   11.233385] i8042: [10416] fa <- i8042 (interrupt, 1, 12)
[   11.233423] i8042: [10416] d4 -> i8042 (command)
[   11.233610] i8042: [10416] 64 -> i8042 (parameter)
[   11.236577] i8042: [10419] fa <- i8042 (interrupt, 1, 12)
[   11.236633] i8042: [10419] d4 -> i8042 (command)
[   11.236876] i8042: [10420] e8 -> i8042 (parameter)
[   11.239770] i8042: [10422] fa <- i8042 (interrupt, 1, 12)
[   11.239939] i8042: [10423] d4 -> i8042 (command)
[   11.240023] wlan0: authenticate with c8:9e:43:94:32:f2
[   11.240125] i8042: [10423] 03 -> i8042 (parameter)
[   11.242963] i8042: [10426] fa <- i8042 (interrupt, 1, 12)
[   11.243376] i8042: [10426] d4 -> i8042 (command)
[   11.243569] i8042: [10426] e6 -> i8042 (parameter)
[   11.246154] i8042: [10429] fa <- i8042 (interrupt, 1, 12)
[   11.247176] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input22
[   11.249685] wlan0: send auth to c8:9e:43:94:32:f2 (try 1/3)
[   11.254892] i8042: [10438] d4 -> i8042 (command)
[   11.255142] i8042: [10438] f4 -> i8042 (parameter)
[   11.257932] i8042: [10441] fa <- i8042 (interrupt, 1, 12)
[   11.257954] wlan0: authenticated
[   11.258892] wlan0: associate with c8:9e:43:94:32:f2 (try 1/3)
[   11.260331] wlan0: RX AssocResp from c8:9e:43:94:32:f2 (capab=0x11 status=0 aid=29)
[   11.277992] wlan0: associated
[   11.675762] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by c8:9e:43:94:32:f2
[   11.774730] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   11.777963] wlan0: dropped frame to c8:9e:43:94:32:f2 (unauthorized port)
[   11.854439] usb 1-7: GPIO lookup for consumer reset
[   11.854451] usb 1-7: using ACPI for GPIO lookup
[   11.854455] acpi device:19: GPIO: looking up reset-gpios
[   11.854459] acpi device:19: GPIO: looking up reset-gpio
[   11.854461] usb 1-7: using lookup tables for GPIO lookup
[   11.854464] usb 1-7: No GPIO consumer reset found
[   11.858754] Bluetooth: btintel_version_info() hci0: Firmware revision 0.1 build 197 week 12 2021
[   11.859788] usbcore: registered new interface driver btusb
[   11.876997] Bluetooth: btintel_read_debug_features() hci0: Reading supported features failed (-16)
[   11.877016] Bluetooth: btintel_register_devcoredump_support() hci0: Error reading debug features
[   11.901952] 8021q: 802.1Q VLAN Support v1.8
[   12.003482] usb 1-8: GPIO lookup for consumer privacy
[   12.003494] usb 1-8: using ACPI for GPIO lookup
[   12.003499] acpi device:1a: GPIO: looking up privacy-gpios
[   12.003503] acpi device:1a: GPIO: looking up privacy-gpio
[   12.003505] usb 1-8: using lookup tables for GPIO lookup
[   12.003508] usb 1-8: No GPIO consumer privacy found
[   12.003511] usb 1-8: Found UVC 1.00 device Lenovo EasyCamera (04f2:b5a2)
[   12.010837] NET: Registered PF_ALG protocol family
[   12.103517] usbcore: registered new interface driver uvcvideo
[   12.190271] Bluetooth: rfcomm_init_sockets() RFCOMM socket layer initialized
[   12.190351] Bluetooth: rfcomm_init() RFCOMM ver 1.11
[   12.305957] IPv6: ADDRCONF(NETDEV_CHANGE): arc_ns0: link becomes ready
[   12.306092] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[   12.335109] loop5: detected capacity change from 0 to 34640
[   12.377119] device-mapper: verity: sha256 using implementation "sha256-ni"
[   12.690109] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready
[   13.454001] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   13.485383] init: send-boot-elog-metrics main process (3464) terminated with status 1
[   13.493097] loop6: detected capacity change from 0 to 14400
[   13.550594] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   13.663216] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   14.000042] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   14.055372] zram: Added device: zram0
[   14.161536] zram0: detected capacity change from 0 to 15258992
[   14.165496] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   14.188771] Adding 7629492k swap on /dev/zram0.  Priority:-2 extents:1 across:7629492k SS
[   14.194760] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   14.217763] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   14.240960] Lockdown: ectool: raw io port access is restricted; see man kernel_lockdown.7
[   14.252505] Lockdown: cbmem: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[   14.262632] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   14.422265] Lockdown: debugd: debugfs access is restricted; see man kernel_lockdown.7
[   14.422373] Lockdown: debugd: debugfs access is restricted; see man kernel_lockdown.7
[   15.330839] i8042: [14513] ** <- i8042 (interrupt, 0, 1)
[   15.409870] i8042: [14592] ** <- i8042 (interrupt, 0, 1)
[   15.491296] i8042: [14674] ** <- i8042 (interrupt, 0, 1)
[   15.588625] i8042: [14771] ** <- i8042 (interrupt, 0, 1)
[   16.276438] i8042: [15459] ** <- i8042 (interrupt, 0, 1)
[   16.345590] i8042: [15528] ** <- i8042 (interrupt, 0, 1)
[   16.396836] i8042: [15579] ** <- i8042 (interrupt, 0, 1)
[   16.414462] i8042: [15597] ** <- i8042 (interrupt, 0, 1)
[   16.452347] i8042: [15635] ** <- i8042 (interrupt, 0, 1)
[   16.508255] i8042: [15691] ** <- i8042 (interrupt, 0, 1)
[   16.573003] i8042: [15756] ** <- i8042 (interrupt, 0, 1)
[   16.623786] i8042: [15806] ** <- i8042 (interrupt, 0, 1)
[   16.679859] i8042: [15862] ** <- i8042 (interrupt, 0, 1)
[   16.735078] i8042: [15918] ** <- i8042 (interrupt, 0, 1)
[   16.780563] i8042: [15963] ** <- i8042 (interrupt, 0, 1)
[   16.841047] i8042: [16024] ** <- i8042 (interrupt, 0, 1)
[   17.327484] i8042: [16510] ** <- i8042 (interrupt, 0, 1)
[   17.397157] i8042: [16580] ** <- i8042 (interrupt, 0, 1)
[   17.457373] i8042: [16640] ** <- i8042 (interrupt, 0, 1)
[   17.540986] i8042: [16724] ** <- i8042 (interrupt, 0, 1)
[   18.740281] i8042: [17923] 44 <- i8042 (interrupt, 1, 12)
[   18.741851] i8042: [17924] 01 <- i8042 (interrupt, 1, 12)
[   18.743438] i8042: [17926] 00 <- i8042 (interrupt, 1, 12)
[   18.745022] i8042: [17928] 10 <- i8042 (interrupt, 1, 12)
[   18.746617] i8042: [17929] 00 <- i8042 (interrupt, 1, 12)
[   18.748188] i8042: [17931] 00 <- i8042 (interrupt, 1, 12)
[   18.749769] i8042: [17932] 44 <- i8042 (interrupt, 1, 12)
[   18.751099] i8042: [17934] 07 <- i8042 (interrupt, 1, 12)
[   18.752933] i8042: [17936] 5f <- i8042 (interrupt, 1, 12)
[   18.754326] i8042: [17937] 31 <- i8042 (interrupt, 1, 12)
[   18.756104] i8042: [17939] 82 <- i8042 (interrupt, 1, 12)
[   18.757680] i8042: [17940] b6 <- i8042 (interrupt, 1, 12)
[   18.759272] i8042: [17942] 44 <- i8042 (interrupt, 1, 12)
[   18.760852] i8042: [17943] 07 <- i8042 (interrupt, 1, 12)
[   18.762443] i8042: [17945] 5f <- i8042 (interrupt, 1, 12)
[   18.764015] i8042: [17947] 31 <- i8042 (interrupt, 1, 12)
[   18.765414] i8042: [17948] 82 <- i8042 (interrupt, 1, 12)
[   18.767034] i8042: [17950] b6 <- i8042 (interrupt, 1, 12)
[   18.768516] i8042: [17951] 44 <- i8042 (interrupt, 1, 12)
[   18.770354] i8042: [17953] 17 <- i8042 (interrupt, 1, 12)
[   18.771935] i8042: [17955] 5f <- i8042 (interrupt, 1, 12)
[   18.773527] i8042: [17956] 31 <- i8042 (interrupt, 1, 12)
[   18.775101] i8042: [17958] 12 <- i8042 (interrupt, 1, 12)
[   18.776680] i8042: [17959] b6 <- i8042 (interrupt, 1, 12)
[   18.778263] i8042: [17961] 44 <- i8042 (interrupt, 1, 12)
[   18.779673] i8042: [17962] 17 <- i8042 (interrupt, 1, 12)
[   18.781235] i8042: [17964] 5f <- i8042 (interrupt, 1, 12)
[   18.782839] i8042: [17965] 31 <- i8042 (interrupt, 1, 12)
[   18.784597] i8042: [17967] 32 <- i8042 (interrupt, 1, 12)
[   18.786178] i8042: [17969] b6 <- i8042 (interrupt, 1, 12)
[   18.787762] i8042: [17970] 44 <- i8042 (interrupt, 1, 12)
[   18.789350] i8042: [17972] 17 <- i8042 (interrupt, 1, 12)
[   18.790928] i8042: [17974] 5f <- i8042 (interrupt, 1, 12)
[   18.792510] i8042: [17975] 31 <- i8042 (interrupt, 1, 12)
[   18.793927] i8042: [17977] 52 <- i8042 (interrupt, 1, 12)
[   18.795680] i8042: [17978] b6 <- i8042 (interrupt, 1, 12)
[   18.797274] i8042: [17980] 44 <- i8042 (interrupt, 1, 12)
[   18.798665] i8042: [17981] 17 <- i8042 (interrupt, 1, 12)
[   18.800426] i8042: [17983] 51 <- i8042 (interrupt, 1, 12)
[   18.801837] i8042: [17984] 31 <- i8042 (interrupt, 1, 12)
[   18.803591] i8042: [17986] 72 <- i8042 (interrupt, 1, 12)
[   18.805008] i8042: [17988] b8 <- i8042 (interrupt, 1, 12)
[   18.806462] i8042: [17989] 44 <- i8042 (interrupt, 1, 12)
[   18.808116] i8042: [17991] 17 <- i8042 (interrupt, 1, 12)
[   18.809678] i8042: [17992] 4b <- i8042 (interrupt, 1, 12)
[   18.811274] i8042: [17994] 31 <- i8042 (interrupt, 1, 12)
[   18.812859] i8042: [17995] 72 <- i8042 (interrupt, 1, 12)
[   18.814374] i8042: [17997] b7 <- i8042 (interrupt, 1, 12)
[   18.815996] i8042: [17999] 44 <- i8042 (interrupt, 1, 12)
[   18.817542] i8042: [18000] 17 <- i8042 (interrupt, 1, 12)
[   18.819190] i8042: [18002] 45 <- i8042 (interrupt, 1, 12)
[   18.820752] i8042: [18003] 31 <- i8042 (interrupt, 1, 12)
[   18.822324] i8042: [18005] 72 <- i8042 (interrupt, 1, 12)
[   18.823912] i8042: [18007] b7 <- i8042 (interrupt, 1, 12)
[   18.825454] i8042: [18008] 44 <- i8042 (interrupt, 1, 12)
[   18.827034] i8042: [18010] 17 <- i8042 (interrupt, 1, 12)
[   18.828681] i8042: [18011] 3e <- i8042 (interrupt, 1, 12)
[   18.830230] i8042: [18013] 31 <- i8042 (interrupt, 1, 12)
[   18.831826] i8042: [18014] 72 <- i8042 (interrupt, 1, 12)
[   18.833393] i8042: [18016] b8 <- i8042 (interrupt, 1, 12)
[   18.834957] i8042: [18018] 44 <- i8042 (interrupt, 1, 12)
[   18.836561] i8042: [18019] 17 <- i8042 (interrupt, 1, 12)
[   18.838144] i8042: [18021] 37 <- i8042 (interrupt, 1, 12)
[   18.839729] i8042: [18022] 31 <- i8042 (interrupt, 1, 12)
[   18.841309] i8042: [18024] 92 <- i8042 (interrupt, 1, 12)
[   18.842909] i8042: [18026] b8 <- i8042 (interrupt, 1, 12)
[   18.844480] i8042: [18027] 44 <- i8042 (interrupt, 1, 12)
[   18.846066] i8042: [18029] 17 <- i8042 (interrupt, 1, 12)
[   18.847645] i8042: [18030] 2f <- i8042 (interrupt, 1, 12)
[   18.849230] i8042: [18032] 31 <- i8042 (interrupt, 1, 12)
[   18.850827] i8042: [18033] 92 <- i8042 (interrupt, 1, 12)
[   18.852365] i8042: [18035] b9 <- i8042 (interrupt, 1, 12)
[   18.853945] i8042: [18037] 54 <- i8042 (interrupt, 1, 12)
[   18.855525] i8042: [18038] 17 <- i8042 (interrupt, 1, 12)
[   18.857122] i8042: [18040] 29 <- i8042 (interrupt, 1, 12)
[   18.858693] i8042: [18041] 31 <- i8042 (interrupt, 1, 12)
[   18.860271] i8042: [18043] 92 <- i8042 (interrupt, 1, 12)
[   18.861854] i8042: [18044] ba <- i8042 (interrupt, 1, 12)
[   18.863439] i8042: [18046] 44 <- i8042 (interrupt, 1, 12)
[   18.865020] i8042: [18048] 17 <- i8042 (interrupt, 1, 12)
[   18.866605] i8042: [18049] 20 <- i8042 (interrupt, 1, 12)
[   18.868194] i8042: [18051] 31 <- i8042 (interrupt, 1, 12)
[   18.869768] i8042: [18052] 92 <- i8042 (interrupt, 1, 12)
[   18.871353] i8042: [18054] bb <- i8042 (interrupt, 1, 12)
[   18.872955] i8042: [18056] 44 <- i8042 (interrupt, 1, 12)
[   18.874523] i8042: [18057] 17 <- i8042 (interrupt, 1, 12)
[   18.876129] i8042: [18059] 15 <- i8042 (interrupt, 1, 12)
[   18.877721] i8042: [18060] 31 <- i8042 (interrupt, 1, 12)
[   18.879374] i8042: [18062] 92 <- i8042 (interrupt, 1, 12)
[   18.880986] i8042: [18064] ba <- i8042 (interrupt, 1, 12)
[   18.882478] i8042: [18065] 44 <- i8042 (interrupt, 1, 12)
[   18.884068] i8042: [18067] 17 <- i8042 (interrupt, 1, 12)
[   18.885716] i8042: [18068] 07 <- i8042 (interrupt, 1, 12)
[   18.887306] i8042: [18070] 31 <- i8042 (interrupt, 1, 12)
[   18.888889] i8042: [18072] 92 <- i8042 (interrupt, 1, 12)
[   18.890358] i8042: [18073] b7 <- i8042 (interrupt, 1, 12)
[   18.891986] i8042: [18075] 44 <- i8042 (interrupt, 1, 12)
[   18.893649] i8042: [18076] 16 <- i8042 (interrupt, 1, 12)
[   18.895144] i8042: [18078] f9 <- i8042 (interrupt, 1, 12)
[   18.896794] i8042: [18079] 31 <- i8042 (interrupt, 1, 12)
[   18.898309] i8042: [18081] 92 <- i8042 (interrupt, 1, 12)
[   18.899970] i8042: [18083] b4 <- i8042 (interrupt, 1, 12)
[   18.901508] i8042: [18084] 44 <- i8042 (interrupt, 1, 12)
[   18.903061] i8042: [18086] 16 <- i8042 (interrupt, 1, 12)
[   18.904710] i8042: [18087] ef <- i8042 (interrupt, 1, 12)
[   18.906265] i8042: [18089] 31 <- i8042 (interrupt, 1, 12)
[   18.907882] i8042: [18091] a2 <- i8042 (interrupt, 1, 12)
[   18.909456] i8042: [18092] b3 <- i8042 (interrupt, 1, 12)
[   18.910970] i8042: [18094] 44 <- i8042 (interrupt, 1, 12)
[   18.912587] i8042: [18095] 16 <- i8042 (interrupt, 1, 12)
[   18.914174] i8042: [18097] e5 <- i8042 (interrupt, 1, 12)
[   18.915792] i8042: [18098] 31 <- i8042 (interrupt, 1, 12)
[   18.917371] i8042: [18100] a2 <- i8042 (interrupt, 1, 12)
[   18.918966] i8042: [18102] b1 <- i8042 (interrupt, 1, 12)
[   18.920499] i8042: [18103] 44 <- i8042 (interrupt, 1, 12)
[   18.922015] i8042: [18105] 16 <- i8042 (interrupt, 1, 12)
[   18.923674] i8042: [18106] dc <- i8042 (interrupt, 1, 12)
[   18.925280] i8042: [18108] 31 <- i8042 (interrupt, 1, 12)
[   18.926884] i8042: [18110] a2 <- i8042 (interrupt, 1, 12)
[   18.928449] i8042: [18111] ae <- i8042 (interrupt, 1, 12)
[   18.929924] i8042: [18112] 44 <- i8042 (interrupt, 1, 12)
[   18.931585] i8042: [18114] 16 <- i8042 (interrupt, 1, 12)
[   18.933169] i8042: [18116] d3 <- i8042 (interrupt, 1, 12)
[   18.934781] i8042: [18117] 31 <- i8042 (interrupt, 1, 12)
[   18.936365] i8042: [18119] a2 <- i8042 (interrupt, 1, 12)
[   18.937947] i8042: [18121] ac <- i8042 (interrupt, 1, 12)
[   18.939418] i8042: [18122] 44 <- i8042 (interrupt, 1, 12)
[   18.941013] i8042: [18124] 16 <- i8042 (interrupt, 1, 12)
[   18.942655] i8042: [18125] ca <- i8042 (interrupt, 1, 12)
[   18.944284] i8042: [18127] 31 <- i8042 (interrupt, 1, 12)
[   18.945863] i8042: [18128] a2 <- i8042 (interrupt, 1, 12)
[   18.947459] i8042: [18130] aa <- i8042 (interrupt, 1, 12)
[   18.948914] i8042: [18132] 44 <- i8042 (interrupt, 1, 12)
[   18.950577] i8042: [18133] 16 <- i8042 (interrupt, 1, 12)
[   18.952119] i8042: [18135] c2 <- i8042 (interrupt, 1, 12)
[   18.953772] i8042: [18136] 31 <- i8042 (interrupt, 1, 12)
[   18.955351] i8042: [18138] a2 <- i8042 (interrupt, 1, 12)
[   18.956962] i8042: [18140] a8 <- i8042 (interrupt, 1, 12)
[   18.958411] i8042: [18141] 44 <- i8042 (interrupt, 1, 12)
[   18.960015] i8042: [18143] 16 <- i8042 (interrupt, 1, 12)
[   18.961688] i8042: [18144] bb <- i8042 (interrupt, 1, 12)
[   18.963194] i8042: [18146] 31 <- i8042 (interrupt, 1, 12)
[   18.964790] i8042: [18147] a2 <- i8042 (interrupt, 1, 12)
[   18.966375] i8042: [18149] a5 <- i8042 (interrupt, 1, 12)
[   18.967930] i8042: [18151] 44 <- i8042 (interrupt, 1, 12)
[   18.969489] i8042: [18152] 16 <- i8042 (interrupt, 1, 12)
[   18.971109] i8042: [18154] b4 <- i8042 (interrupt, 1, 12)
[   18.972657] i8042: [18155] 31 <- i8042 (interrupt, 1, 12)
[   18.974243] i8042: [18157] a2 <- i8042 (interrupt, 1, 12)
[   18.975827] i8042: [18158] a2 <- i8042 (interrupt, 1, 12)
[   18.977480] i8042: [18160] 44 <- i8042 (interrupt, 1, 12)
[   18.979028] i8042: [18162] 16 <- i8042 (interrupt, 1, 12)
[   18.980647] i8042: [18163] ad <- i8042 (interrupt, 1, 12)
[   18.982243] i8042: [18165] 31 <- i8042 (interrupt, 1, 12)
[   18.983850] i8042: [18166] a2 <- i8042 (interrupt, 1, 12)
[   18.985421] i8042: [18168] a0 <- i8042 (interrupt, 1, 12)
[   18.986974] i8042: [18170] 44 <- i8042 (interrupt, 1, 12)
[   18.988535] i8042: [18171] 16 <- i8042 (interrupt, 1, 12)
[   18.990121] i8042: [18173] a7 <- i8042 (interrupt, 1, 12)
[   18.991767] i8042: [18174] 31 <- i8042 (interrupt, 1, 12)
[   18.993350] i8042: [18176] a2 <- i8042 (interrupt, 1, 12)
[   18.994831] i8042: [18177] 9e <- i8042 (interrupt, 1, 12)
[   18.996479] i8042: [18179] 44 <- i8042 (interrupt, 1, 12)
[   18.998106] i8042: [18181] 16 <- i8042 (interrupt, 1, 12)
[   18.999685] i8042: [18182] a0 <- i8042 (interrupt, 1, 12)
[   19.001285] i8042: [18184] 31 <- i8042 (interrupt, 1, 12)
[   19.002853] i8042: [18185] 92 <- i8042 (interrupt, 1, 12)
[   19.004432] i8042: [18187] 9d <- i8042 (interrupt, 1, 12)
[   19.005969] i8042: [18189] 44 <- i8042 (interrupt, 1, 12)
[   19.007599] i8042: [18190] 16 <- i8042 (interrupt, 1, 12)
[   19.009122] i8042: [18192] 9b <- i8042 (interrupt, 1, 12)
[   19.010767] i8042: [18193] 31 <- i8042 (interrupt, 1, 12)
[   19.012344] i8042: [18195] 92 <- i8042 (interrupt, 1, 12)
[   19.013905] i8042: [18197] 99 <- i8042 (interrupt, 1, 12)
[   19.015475] i8042: [18198] 44 <- i8042 (interrupt, 1, 12)
[   19.017027] i8042: [18200] 16 <- i8042 (interrupt, 1, 12)
[   19.018680] i8042: [18201] 96 <- i8042 (interrupt, 1, 12)
[   19.020268] i8042: [18203] 31 <- i8042 (interrupt, 1, 12)
[   19.021853] i8042: [18204] 92 <- i8042 (interrupt, 1, 12)
[   19.023432] i8042: [18206] 96 <- i8042 (interrupt, 1, 12)
[   19.024943] i8042: [18208] 54 <- i8042 (interrupt, 1, 12)
[   19.026599] i8042: [18209] 16 <- i8042 (interrupt, 1, 12)
[   19.028187] i8042: [18211] 91 <- i8042 (interrupt, 1, 12)
[   19.029762] i8042: [18212] 31 <- i8042 (interrupt, 1, 12)
[   19.031364] i8042: [18214] 92 <- i8042 (interrupt, 1, 12)
[   19.032934] i8042: [18216] 94 <- i8042 (interrupt, 1, 12)
[   19.034399] i8042: [18217] 54 <- i8042 (interrupt, 1, 12)
[   19.036099] i8042: [18219] 16 <- i8042 (interrupt, 1, 12)
[   19.037678] i8042: [18220] 8b <- i8042 (interrupt, 1, 12)
[   19.039261] i8042: [18222] 31 <- i8042 (interrupt, 1, 12)
[   19.040844] i8042: [18223] 92 <- i8042 (interrupt, 1, 12)
[   19.042428] i8042: [18225] 92 <- i8042 (interrupt, 1, 12)
[   19.043901] i8042: [18227] 54 <- i8042 (interrupt, 1, 12)
[   19.045527] i8042: [18228] 16 <- i8042 (interrupt, 1, 12)
[   19.047072] i8042: [18230] 84 <- i8042 (interrupt, 1, 12)
[   19.048758] i8042: [18231] 31 <- i8042 (interrupt, 1, 12)
[   19.050344] i8042: [18233] 92 <- i8042 (interrupt, 1, 12)
[   19.051929] i8042: [18235] 90 <- i8042 (interrupt, 1, 12)
[   19.053397] i8042: [18236] 54 <- i8042 (interrupt, 1, 12)
[   19.055013] i8042: [18238] 16 <- i8042 (interrupt, 1, 12)
[   19.056655] i8042: [18239] 7b <- i8042 (interrupt, 1, 12)
[   19.058257] i8042: [18241] 31 <- i8042 (interrupt, 1, 12)
[   19.059848] i8042: [18242] a2 <- i8042 (interrupt, 1, 12)
[   19.061421] i8042: [18244] 8f <- i8042 (interrupt, 1, 12)
[   19.062904] i8042: [18246] 54 <- i8042 (interrupt, 1, 12)
[   19.064531] i8042: [18247] 16 <- i8042 (interrupt, 1, 12)
[   19.066071] i8042: [18249] 74 <- i8042 (interrupt, 1, 12)
[   19.067748] i8042: [18250] 31 <- i8042 (interrupt, 1, 12)
[   19.069337] i8042: [18252] a2 <- i8042 (interrupt, 1, 12)
[   19.070921] i8042: [18254] 8e <- i8042 (interrupt, 1, 12)
[   19.072445] i8042: [18255] 44 <- i8042 (interrupt, 1, 12)
[   19.074015] i8042: [18257] 16 <- i8042 (interrupt, 1, 12)
[   19.075648] i8042: [18258] 6e <- i8042 (interrupt, 1, 12)
[   19.077250] i8042: [18260] 31 <- i8042 (interrupt, 1, 12)
[   19.078842] i8042: [18261] a2 <- i8042 (interrupt, 1, 12)
[   19.080419] i8042: [18263] 8d <- i8042 (interrupt, 1, 12)
[   19.081900] i8042: [18265] 44 <- i8042 (interrupt, 1, 12)
[   19.083514] i8042: [18266] 16 <- i8042 (interrupt, 1, 12)
[   19.085172] i8042: [18268] 67 <- i8042 (interrupt, 1, 12)
[   19.086751] i8042: [18269] 31 <- i8042 (interrupt, 1, 12)
[   19.088337] i8042: [18271] a2 <- i8042 (interrupt, 1, 12)
[   19.089926] i8042: [18273] 8b <- i8042 (interrupt, 1, 12)
[   19.091438] i8042: [18274] 44 <- i8042 (interrupt, 1, 12)
[   19.093013] i8042: [18276] 16 <- i8042 (interrupt, 1, 12)
[   19.094647] i8042: [18277] 60 <- i8042 (interrupt, 1, 12)
[   19.096249] i8042: [18279] 31 <- i8042 (interrupt, 1, 12)
[   19.097830] i8042: [18280] a2 <- i8042 (interrupt, 1, 12)
[   19.099419] i8042: [18282] 89 <- i8042 (interrupt, 1, 12)
[   19.100944] i8042: [18284] 44 <- i8042 (interrupt, 1, 12)
[   19.102581] i8042: [18285] 16 <- i8042 (interrupt, 1, 12)
[   19.104165] i8042: [18287] 5d <- i8042 (interrupt, 1, 12)
[   19.105749] i8042: [18288] 31 <- i8042 (interrupt, 1, 12)
[   19.107350] i8042: [18290] a2 <- i8042 (interrupt, 1, 12)
[   19.108917] i8042: [18292] 88 <- i8042 (interrupt, 1, 12)
[   19.110433] i8042: [18293] 54 <- i8042 (interrupt, 1, 12)
[   19.112013] i8042: [18295] 16 <- i8042 (interrupt, 1, 12)
[   19.113629] i8042: [18296] 5b <- i8042 (interrupt, 1, 12)
[   19.115246] i8042: [18298] 31 <- i8042 (interrupt, 1, 12)
[   19.116828] i8042: [18299] a2 <- i8042 (interrupt, 1, 12)
[   19.118410] i8042: [18301] 86 <- i8042 (interrupt, 1, 12)
[   19.119941] i8042: [18303] 44 <- i8042 (interrupt, 1, 12)
[   19.121581] i8042: [18304] 16 <- i8042 (interrupt, 1, 12)
[   19.123154] i8042: [18306] 5a <- i8042 (interrupt, 1, 12)
[   19.124738] i8042: [18307] 31 <- i8042 (interrupt, 1, 12)
[   19.126324] i8042: [18309] a2 <- i8042 (interrupt, 1, 12)
[   19.127909] i8042: [18311] 84 <- i8042 (interrupt, 1, 12)
[   19.129417] i8042: [18312] 44 <- i8042 (interrupt, 1, 12)
[   19.131074] i8042: [18314] 16 <- i8042 (interrupt, 1, 12)
[   19.132654] i8042: [18315] 59 <- i8042 (interrupt, 1, 12)
[   19.134217] i8042: [18317] 31 <- i8042 (interrupt, 1, 12)
[   19.135818] i8042: [18318] a2 <- i8042 (interrupt, 1, 12)
[   19.137407] i8042: [18320] 84 <- i8042 (interrupt, 1, 12)
[   19.138966] i8042: [18322] 44 <- i8042 (interrupt, 1, 12)
[   19.140572] i8042: [18323] 16 <- i8042 (interrupt, 1, 12)
[   19.142079] i8042: [18325] 59 <- i8042 (interrupt, 1, 12)
[   19.143735] i8042: [18326] 31 <- i8042 (interrupt, 1, 12)
[   19.145315] i8042: [18328] 92 <- i8042 (interrupt, 1, 12)
[   19.146903] i8042: [18330] 84 <- i8042 (interrupt, 1, 12)
[   19.148477] i8042: [18331] 44 <- i8042 (interrupt, 1, 12)
[   19.150065] i8042: [18333] 16 <- i8042 (interrupt, 1, 12)
[   19.151649] i8042: [18334] 59 <- i8042 (interrupt, 1, 12)
[   19.153230] i8042: [18336] 31 <- i8042 (interrupt, 1, 12)
[   19.154808] i8042: [18337] 92 <- i8042 (interrupt, 1, 12)
[   19.156390] i8042: [18339] 84 <- i8042 (interrupt, 1, 12)
[   19.157987] i8042: [18341] 44 <- i8042 (interrupt, 1, 12)
[   19.159560] i8042: [18342] 16 <- i8042 (interrupt, 1, 12)
[   19.161069] i8042: [18344] 58 <- i8042 (interrupt, 1, 12)
[   19.162727] i8042: [18345] 31 <- i8042 (interrupt, 1, 12)
[   19.164319] i8042: [18347] 92 <- i8042 (interrupt, 1, 12)
[   19.165890] i8042: [18349] 82 <- i8042 (interrupt, 1, 12)
[   19.167400] i8042: [18350] 44 <- i8042 (interrupt, 1, 12)
[   19.169055] i8042: [18352] 16 <- i8042 (interrupt, 1, 12)
[   19.170643] i8042: [18353] 58 <- i8042 (interrupt, 1, 12)
[   19.172160] i8042: [18355] 31 <- i8042 (interrupt, 1, 12)
[   19.173803] i8042: [18356] 72 <- i8042 (interrupt, 1, 12)
[   19.175384] i8042: [18358] 82 <- i8042 (interrupt, 1, 12)
[   19.177468] i8042: [18360] 44 <- i8042 (interrupt, 1, 12)
[   19.179005] i8042: [18362] 16 <- i8042 (interrupt, 1, 12)
[   19.180634] i8042: [18363] 58 <- i8042 (interrupt, 1, 12)
[   19.182189] i8042: [18365] 31 <- i8042 (interrupt, 1, 12)
[   19.183795] i8042: [18366] 52 <- i8042 (interrupt, 1, 12)
[   19.185395] i8042: [18368] 82 <- i8042 (interrupt, 1, 12)
[   19.186968] i8042: [18370] 44 <- i8042 (interrupt, 1, 12)
[   19.188435] i8042: [18371] 16 <- i8042 (interrupt, 1, 12)
[   19.190016] i8042: [18373] 5a <- i8042 (interrupt, 1, 12)
[   19.191705] i8042: [18374] 31 <- i8042 (interrupt, 1, 12)
[   19.193222] i8042: [18376] 12 <- i8042 (interrupt, 1, 12)
[   19.194873] i8042: [18377] 80 <- i8042 (interrupt, 1, 12)
[   19.196393] i8042: [18379] 44 <- i8042 (interrupt, 1, 12)
[   19.198005] i8042: [18381] 16 <- i8042 (interrupt, 1, 12)
[   19.199617] i8042: [18382] 5a <- i8042 (interrupt, 1, 12)
[   19.201206] i8042: [18384] 31 <- i8042 (interrupt, 1, 12)
[   19.202789] i8042: [18385] 12 <- i8042 (interrupt, 1, 12)
[   19.204374] i8042: [18387] 80 <- i8042 (interrupt, 1, 12)
[   19.206456] i8042: [18389] 04 <- i8042 (interrupt, 1, 12)
[   19.208041] i8042: [18391] 00 <- i8042 (interrupt, 1, 12)
[   19.209620] i8042: [18392] 00 <- i8042 (interrupt, 1, 12)
[   19.211134] i8042: [18394] 10 <- i8042 (interrupt, 1, 12)
[   19.212785] i8042: [18395] 00 <- i8042 (interrupt, 1, 12)
[   19.214380] i8042: [18397] 00 <- i8042 (interrupt, 1, 12)
[   19.825707] i8042: [19008] ** <- i8042 (interrupt, 0, 1)
[   19.890538] i8042: [19073] ** <- i8042 (interrupt, 0, 1)
[   20.394737] fscrypt: AES-256-CTS-CBC using implementation "cts-cbc-aes-aesni"
[   20.499388] fscrypt: AES-256-XTS using implementation "xts-aes-aesni"
[   20.819048] init: vm_concierge main process (3977) terminated with status 251
[   20.819092] init: vm_concierge main process ended, respawning
[   23.667045] loop7: detected capacity change from 0 to 245760
[   24.104435] device-mapper: verity: sha256 using implementation "sha256-ni"
[   25.018440] i8042: [24201] 44 <- i8042 (interrupt, 1, 12)
[   25.019990] i8042: [24203] 01 <- i8042 (interrupt, 1, 12)
[   25.021578] i8042: [24204] 00 <- i8042 (interrupt, 1, 12)
[   25.023197] i8042: [24206] 10 <- i8042 (interrupt, 1, 12)
[   25.024803] i8042: [24207] 00 <- i8042 (interrupt, 1, 12)
[   25.026330] i8042: [24209] 00 <- i8042 (interrupt, 1, 12)
[   25.027910] i8042: [24211] 44 <- i8042 (interrupt, 1, 12)
[   25.029492] i8042: [24212] 16 <- i8042 (interrupt, 1, 12)
[   25.031076] i8042: [24214] 58 <- i8042 (interrupt, 1, 12)
[   25.032666] i8042: [24215] 31 <- i8042 (interrupt, 1, 12)
[   25.034245] i8042: [24217] 32 <- i8042 (interrupt, 1, 12)
[   25.035824] i8042: [24218] 58 <- i8042 (interrupt, 1, 12)
[   25.037410] i8042: [24220] 44 <- i8042 (interrupt, 1, 12)
[   25.038996] i8042: [24222] 16 <- i8042 (interrupt, 1, 12)
[   25.040605] i8042: [24223] 58 <- i8042 (interrupt, 1, 12)
[   25.042169] i8042: [24225] 31 <- i8042 (interrupt, 1, 12)
[   25.043747] i8042: [24226] 32 <- i8042 (interrupt, 1, 12)
[   25.045321] i8042: [24228] 58 <- i8042 (interrupt, 1, 12)
[   25.046903] i8042: [24230] 54 <- i8042 (interrupt, 1, 12)
[   25.048486] i8042: [24231] 16 <- i8042 (interrupt, 1, 12)
[   25.050071] i8042: [24233] 58 <- i8042 (interrupt, 1, 12)
[   25.051655] i8042: [24234] 31 <- i8042 (interrupt, 1, 12)
[   25.053238] i8042: [24236] f2 <- i8042 (interrupt, 1, 12)
[   25.054823] i8042: [24237] 58 <- i8042 (interrupt, 1, 12)
[   25.056401] i8042: [24239] 54 <- i8042 (interrupt, 1, 12)
[   25.057984] i8042: [24241] 26 <- i8042 (interrupt, 1, 12)
[   25.059567] i8042: [24242] 58 <- i8042 (interrupt, 1, 12)
[   25.061150] i8042: [24244] 31 <- i8042 (interrupt, 1, 12)
[   25.062732] i8042: [24245] 42 <- i8042 (interrupt, 1, 12)
[   25.064323] i8042: [24247] 58 <- i8042 (interrupt, 1, 12)
[   25.065918] i8042: [24249] 54 <- i8042 (interrupt, 1, 12)
[   25.067488] i8042: [24250] 26 <- i8042 (interrupt, 1, 12)
[   25.069075] i8042: [24252] 58 <- i8042 (interrupt, 1, 12)
[   25.070653] i8042: [24253] 31 <- i8042 (interrupt, 1, 12)
[   25.072235] i8042: [24255] 62 <- i8042 (interrupt, 1, 12)
[   25.073817] i8042: [24256] 58 <- i8042 (interrupt, 1, 12)
[   25.075417] i8042: [24258] 54 <- i8042 (interrupt, 1, 12)
[   25.077101] i8042: [24260] 26 <- i8042 (interrupt, 1, 12)
[   25.078570] i8042: [24261] 58 <- i8042 (interrupt, 1, 12)
[   25.080151] i8042: [24263] 31 <- i8042 (interrupt, 1, 12)
[   25.081736] i8042: [24264] 72 <- i8042 (interrupt, 1, 12)
[   25.083317] i8042: [24266] 58 <- i8042 (interrupt, 1, 12)
[   25.084918] i8042: [24268] 54 <- i8042 (interrupt, 1, 12)
[   25.086507] i8042: [24269] 26 <- i8042 (interrupt, 1, 12)
[   25.088083] i8042: [24271] 60 <- i8042 (interrupt, 1, 12)
[   25.089649] i8042: [24272] 31 <- i8042 (interrupt, 1, 12)
[   25.091251] i8042: [24274] 72 <- i8042 (interrupt, 1, 12)
[   25.092819] i8042: [24275] 4f <- i8042 (interrupt, 1, 12)
[   25.094409] i8042: [24277] 54 <- i8042 (interrupt, 1, 12)
[   25.095997] i8042: [24279] 26 <- i8042 (interrupt, 1, 12)
[   25.097569] i8042: [24280] 61 <- i8042 (interrupt, 1, 12)
[   25.099152] i8042: [24282] 31 <- i8042 (interrupt, 1, 12)
[   25.100740] i8042: [24283] 72 <- i8042 (interrupt, 1, 12)
[   25.102346] i8042: [24285] 4e <- i8042 (interrupt, 1, 12)
[   25.103901] i8042: [24287] 54 <- i8042 (interrupt, 1, 12)
[   25.105483] i8042: [24288] 26 <- i8042 (interrupt, 1, 12)
[   25.107077] i8042: [24290] 62 <- i8042 (interrupt, 1, 12)
[   25.108654] i8042: [24291] 31 <- i8042 (interrupt, 1, 12)
[   25.110241] i8042: [24293] 92 <- i8042 (interrupt, 1, 12)
[   25.111819] i8042: [24294] 4d <- i8042 (interrupt, 1, 12)
[   25.113400] i8042: [24296] 54 <- i8042 (interrupt, 1, 12)
[   25.114981] i8042: [24298] 26 <- i8042 (interrupt, 1, 12)
[   25.116565] i8042: [24299] 62 <- i8042 (interrupt, 1, 12)
[   25.118145] i8042: [24301] 31 <- i8042 (interrupt, 1, 12)
[   25.119728] i8042: [24302] 92 <- i8042 (interrupt, 1, 12)
[   25.121312] i8042: [24304] 4d <- i8042 (interrupt, 1, 12)
[   25.122892] i8042: [24306] 54 <- i8042 (interrupt, 1, 12)
[   25.124524] i8042: [24307] 26 <- i8042 (interrupt, 1, 12)
[   25.126055] i8042: [24309] 62 <- i8042 (interrupt, 1, 12)
[   25.127640] i8042: [24310] 31 <- i8042 (interrupt, 1, 12)
[   25.129224] i8042: [24312] 72 <- i8042 (interrupt, 1, 12)
[   25.130807] i8042: [24313] 4f <- i8042 (interrupt, 1, 12)
[   25.132386] i8042: [24315] 54 <- i8042 (interrupt, 1, 12)
[   25.133979] i8042: [24317] 26 <- i8042 (interrupt, 1, 12)
[   25.135558] i8042: [24318] 63 <- i8042 (interrupt, 1, 12)
[   25.137137] i8042: [24320] 31 <- i8042 (interrupt, 1, 12)
[   25.138754] i8042: [24321] 62 <- i8042 (interrupt, 1, 12)
[   25.140305] i8042: [24323] 50 <- i8042 (interrupt, 1, 12)
[   25.141888] i8042: [24325] 54 <- i8042 (interrupt, 1, 12)
[   25.143473] i8042: [24326] 26 <- i8042 (interrupt, 1, 12)
[   25.145065] i8042: [24328] 65 <- i8042 (interrupt, 1, 12)
[   25.146690] i8042: [24329] 31 <- i8042 (interrupt, 1, 12)
[   25.148222] i8042: [24331] 62 <- i8042 (interrupt, 1, 12)
[   25.149807] i8042: [24332] 52 <- i8042 (interrupt, 1, 12)
[   25.151388] i8042: [24334] 54 <- i8042 (interrupt, 1, 12)
[   25.152983] i8042: [24336] 26 <- i8042 (interrupt, 1, 12)
[   25.154551] i8042: [24337] 69 <- i8042 (interrupt, 1, 12)
[   25.156147] i8042: [24339] 31 <- i8042 (interrupt, 1, 12)
[   25.157718] i8042: [24340] 52 <- i8042 (interrupt, 1, 12)
[   25.159298] i8042: [24342] 55 <- i8042 (interrupt, 1, 12)
[   25.160894] i8042: [24344] 54 <- i8042 (interrupt, 1, 12)
[   25.162462] i8042: [24345] 26 <- i8042 (interrupt, 1, 12)
[   25.164045] i8042: [24347] 6b <- i8042 (interrupt, 1, 12)
[   25.165646] i8042: [24348] 31 <- i8042 (interrupt, 1, 12)
[   25.167209] i8042: [24350] 52 <- i8042 (interrupt, 1, 12)
[   25.168808] i8042: [24351] 56 <- i8042 (interrupt, 1, 12)
[   25.170373] i8042: [24353] 54 <- i8042 (interrupt, 1, 12)
[   25.171957] i8042: [24355] 26 <- i8042 (interrupt, 1, 12)
[   25.173541] i8042: [24356] 71 <- i8042 (interrupt, 1, 12)
[   25.175125] i8042: [24358] 31 <- i8042 (interrupt, 1, 12)
[   25.176712] i8042: [24359] 52 <- i8042 (interrupt, 1, 12)
[   25.178287] i8042: [24361] 57 <- i8042 (interrupt, 1, 12)
[   25.179868] i8042: [24363] 54 <- i8042 (interrupt, 1, 12)
[   25.181455] i8042: [24364] 26 <- i8042 (interrupt, 1, 12)
[   25.183032] i8042: [24366] 79 <- i8042 (interrupt, 1, 12)
[   25.184616] i8042: [24367] 31 <- i8042 (interrupt, 1, 12)
[   25.186205] i8042: [24369] 52 <- i8042 (interrupt, 1, 12)
[   25.187780] i8042: [24370] 57 <- i8042 (interrupt, 1, 12)
[   25.189371] i8042: [24372] 54 <- i8042 (interrupt, 1, 12)
[   25.190943] i8042: [24374] 26 <- i8042 (interrupt, 1, 12)
[   25.192529] i8042: [24375] 82 <- i8042 (interrupt, 1, 12)
[   25.194107] i8042: [24377] 31 <- i8042 (interrupt, 1, 12)
[   25.195740] i8042: [24378] 52 <- i8042 (interrupt, 1, 12)
[   25.197278] i8042: [24380] 57 <- i8042 (interrupt, 1, 12)
[   25.198855] i8042: [24381] 54 <- i8042 (interrupt, 1, 12)
[   25.200443] i8042: [24383] 26 <- i8042 (interrupt, 1, 12)
[   25.202020] i8042: [24385] 8b <- i8042 (interrupt, 1, 12)
[   25.203599] i8042: [24386] 31 <- i8042 (interrupt, 1, 12)
[   25.205181] i8042: [24388] 42 <- i8042 (interrupt, 1, 12)
[   25.206767] i8042: [24389] 57 <- i8042 (interrupt, 1, 12)
[   25.208370] i8042: [24391] 54 <- i8042 (interrupt, 1, 12)
[   25.209940] i8042: [24393] 26 <- i8042 (interrupt, 1, 12)
[   25.211512] i8042: [24394] 94 <- i8042 (interrupt, 1, 12)
[   25.213095] i8042: [24396] 31 <- i8042 (interrupt, 1, 12)
[   25.214686] i8042: [24397] 42 <- i8042 (interrupt, 1, 12)
[   25.216266] i8042: [24399] 57 <- i8042 (interrupt, 1, 12)
[   25.217842] i8042: [24400] 54 <- i8042 (interrupt, 1, 12)
[   25.219432] i8042: [24402] 26 <- i8042 (interrupt, 1, 12)
[   25.221050] i8042: [24404] 9c <- i8042 (interrupt, 1, 12)
[   25.222593] i8042: [24405] 31 <- i8042 (interrupt, 1, 12)
[   25.224185] i8042: [24407] 42 <- i8042 (interrupt, 1, 12)
[   25.225756] i8042: [24408] 58 <- i8042 (interrupt, 1, 12)
[   25.227341] i8042: [24410] 54 <- i8042 (interrupt, 1, 12)
[   25.228925] i8042: [24412] 26 <- i8042 (interrupt, 1, 12)
[   25.230558] i8042: [24413] a3 <- i8042 (interrupt, 1, 12)
[   25.232123] i8042: [24415] 31 <- i8042 (interrupt, 1, 12)
[   25.233709] i8042: [24416] 42 <- i8042 (interrupt, 1, 12)
[   25.235288] i8042: [24418] 5b <- i8042 (interrupt, 1, 12)
[   25.236874] i8042: [24420] 54 <- i8042 (interrupt, 1, 12)
[   25.238421] i8042: [24421] 26 <- i8042 (interrupt, 1, 12)
[   25.240004] i8042: [24423] aa <- i8042 (interrupt, 1, 12)
[   25.241595] i8042: [24424] 31 <- i8042 (interrupt, 1, 12)
[   25.243167] i8042: [24426] 42 <- i8042 (interrupt, 1, 12)
[   25.244749] i8042: [24427] 5c <- i8042 (interrupt, 1, 12)
[   25.246333] i8042: [24429] 54 <- i8042 (interrupt, 1, 12)
[   25.247913] i8042: [24431] 26 <- i8042 (interrupt, 1, 12)
[   25.249497] i8042: [24432] b0 <- i8042 (interrupt, 1, 12)
[   25.251093] i8042: [24434] 31 <- i8042 (interrupt, 1, 12)
[   25.252695] i8042: [24435] 42 <- i8042 (interrupt, 1, 12)
[   25.254247] i8042: [24437] 5d <- i8042 (interrupt, 1, 12)
[   25.255836] i8042: [24438] 54 <- i8042 (interrupt, 1, 12)
[   25.257415] i8042: [24440] 26 <- i8042 (interrupt, 1, 12)
[   25.258996] i8042: [24442] b4 <- i8042 (interrupt, 1, 12)
[   25.260581] i8042: [24443] 31 <- i8042 (interrupt, 1, 12)
[   25.262196] i8042: [24445] 42 <- i8042 (interrupt, 1, 12)
[   25.263746] i8042: [24446] 5e <- i8042 (interrupt, 1, 12)
[   25.265365] i8042: [24448] 54 <- i8042 (interrupt, 1, 12)
[   25.266926] i8042: [24450] 26 <- i8042 (interrupt, 1, 12)
[   25.268498] i8042: [24451] b8 <- i8042 (interrupt, 1, 12)
[   25.270085] i8042: [24453] 31 <- i8042 (interrupt, 1, 12)
[   25.271660] i8042: [24454] 42 <- i8042 (interrupt, 1, 12)
[   25.273240] i8042: [24456] 5e <- i8042 (interrupt, 1, 12)
[   25.274827] i8042: [24457] 54 <- i8042 (interrupt, 1, 12)
[   25.276411] i8042: [24459] 26 <- i8042 (interrupt, 1, 12)
[   25.278048] i8042: [24461] bc <- i8042 (interrupt, 1, 12)
[   25.279636] i8042: [24462] 31 <- i8042 (interrupt, 1, 12)
[   25.281164] i8042: [24464] 42 <- i8042 (interrupt, 1, 12)
[   25.282737] i8042: [24465] 5f <- i8042 (interrupt, 1, 12)
[   25.284338] i8042: [24467] 54 <- i8042 (interrupt, 1, 12)
[   25.285902] i8042: [24469] 26 <- i8042 (interrupt, 1, 12)
[   25.287524] i8042: [24470] bf <- i8042 (interrupt, 1, 12)
[   25.289064] i8042: [24472] 31 <- i8042 (interrupt, 1, 12)
[   25.290650] i8042: [24473] 42 <- i8042 (interrupt, 1, 12)
[   25.292232] i8042: [24475] 5f <- i8042 (interrupt, 1, 12)
[   25.293816] i8042: [24476] 54 <- i8042 (interrupt, 1, 12)
[   25.295398] i8042: [24478] 26 <- i8042 (interrupt, 1, 12)
[   25.296990] i8042: [24480] c1 <- i8042 (interrupt, 1, 12)
[   25.298563] i8042: [24481] 31 <- i8042 (interrupt, 1, 12)
[   25.300233] i8042: [24483] 42 <- i8042 (interrupt, 1, 12)
[   25.301729] i8042: [24484] 61 <- i8042 (interrupt, 1, 12)
[   25.303309] i8042: [24486] 54 <- i8042 (interrupt, 1, 12)
[   25.304897] i8042: [24488] 26 <- i8042 (interrupt, 1, 12)
[   25.306481] i8042: [24489] c3 <- i8042 (interrupt, 1, 12)
[   25.308060] i8042: [24491] 31 <- i8042 (interrupt, 1, 12)
[   25.309646] i8042: [24492] 42 <- i8042 (interrupt, 1, 12)
[   25.311227] i8042: [24494] 62 <- i8042 (interrupt, 1, 12)
[   25.312809] i8042: [24495] 54 <- i8042 (interrupt, 1, 12)
[   25.314393] i8042: [24497] 26 <- i8042 (interrupt, 1, 12)
[   25.315991] i8042: [24499] c5 <- i8042 (interrupt, 1, 12)
[   25.317563] i8042: [24500] 31 <- i8042 (interrupt, 1, 12)
[   25.319145] i8042: [24502] 42 <- i8042 (interrupt, 1, 12)
[   25.320726] i8042: [24503] 64 <- i8042 (interrupt, 1, 12)
[   25.322309] i8042: [24505] 54 <- i8042 (interrupt, 1, 12)
[   25.323898] i8042: [24507] 26 <- i8042 (interrupt, 1, 12)
[   25.325474] i8042: [24508] c7 <- i8042 (interrupt, 1, 12)
[   25.327060] i8042: [24510] 31 <- i8042 (interrupt, 1, 12)
[   25.328635] i8042: [24511] 42 <- i8042 (interrupt, 1, 12)
[   25.330218] i8042: [24513] 64 <- i8042 (interrupt, 1, 12)
[   25.331805] i8042: [24514] 54 <- i8042 (interrupt, 1, 12)
[   25.333384] i8042: [24516] 26 <- i8042 (interrupt, 1, 12)
[   25.334967] i8042: [24518] c9 <- i8042 (interrupt, 1, 12)
[   25.336554] i8042: [24519] 31 <- i8042 (interrupt, 1, 12)
[   25.338175] i8042: [24521] 42 <- i8042 (interrupt, 1, 12)
[   25.339727] i8042: [24522] 65 <- i8042 (interrupt, 1, 12)
[   25.341311] i8042: [24524] 54 <- i8042 (interrupt, 1, 12)
[   25.342891] i8042: [24526] 26 <- i8042 (interrupt, 1, 12)
[   25.344470] i8042: [24527] ca <- i8042 (interrupt, 1, 12)
[   25.346054] i8042: [24529] 31 <- i8042 (interrupt, 1, 12)
[   25.347634] i8042: [24530] 42 <- i8042 (interrupt, 1, 12)
[   25.349215] i8042: [24532] 65 <- i8042 (interrupt, 1, 12)
[   25.350796] i8042: [24533] 54 <- i8042 (interrupt, 1, 12)
[   25.352381] i8042: [24535] 26 <- i8042 (interrupt, 1, 12)
[   25.353963] i8042: [24537] ca <- i8042 (interrupt, 1, 12)
[   25.355546] i8042: [24538] 31 <- i8042 (interrupt, 1, 12)
[   25.357132] i8042: [24540] 42 <- i8042 (interrupt, 1, 12)
[   25.358710] i8042: [24541] 65 <- i8042 (interrupt, 1, 12)
[   25.360292] i8042: [24543] 54 <- i8042 (interrupt, 1, 12)
[   25.361892] i8042: [24545] 26 <- i8042 (interrupt, 1, 12)
[   25.363459] i8042: [24546] ca <- i8042 (interrupt, 1, 12)
[   25.365039] i8042: [24548] 31 <- i8042 (interrupt, 1, 12)
[   25.366621] i8042: [24549] 52 <- i8042 (interrupt, 1, 12)
[   25.368213] i8042: [24551] 62 <- i8042 (interrupt, 1, 12)
[   25.369790] i8042: [24552] 54 <- i8042 (interrupt, 1, 12)
[   25.371374] i8042: [24554] 26 <- i8042 (interrupt, 1, 12)
[   25.372957] i8042: [24556] ca <- i8042 (interrupt, 1, 12)
[   25.374541] i8042: [24557] 31 <- i8042 (interrupt, 1, 12)
[   25.376126] i8042: [24559] 52 <- i8042 (interrupt, 1, 12)
[   25.377708] i8042: [24560] 62 <- i8042 (interrupt, 1, 12)
[   25.379297] i8042: [24562] 54 <- i8042 (interrupt, 1, 12)
[   25.380888] i8042: [24564] 26 <- i8042 (interrupt, 1, 12)
[   25.382451] i8042: [24565] cd <- i8042 (interrupt, 1, 12)
[   25.384036] i8042: [24567] 31 <- i8042 (interrupt, 1, 12)
[   25.385620] i8042: [24568] 52 <- i8042 (interrupt, 1, 12)
[   25.387220] i8042: [24570] 61 <- i8042 (interrupt, 1, 12)
[   25.388790] i8042: [24571] 54 <- i8042 (interrupt, 1, 12)
[   25.390373] i8042: [24573] 26 <- i8042 (interrupt, 1, 12)
[   25.391956] i8042: [24575] d2 <- i8042 (interrupt, 1, 12)
[   25.393541] i8042: [24576] 31 <- i8042 (interrupt, 1, 12)
[   25.395125] i8042: [24578] 52 <- i8042 (interrupt, 1, 12)
[   25.396726] i8042: [24579] 60 <- i8042 (interrupt, 1, 12)
[   25.398288] i8042: [24581] 54 <- i8042 (interrupt, 1, 12)
[   25.399891] i8042: [24583] 26 <- i8042 (interrupt, 1, 12)
[   25.401460] i8042: [24584] dc <- i8042 (interrupt, 1, 12)
[   25.403038] i8042: [24586] 31 <- i8042 (interrupt, 1, 12)
[   25.404629] i8042: [24587] 52 <- i8042 (interrupt, 1, 12)
[   25.406210] i8042: [24589] 61 <- i8042 (interrupt, 1, 12)
[   25.407788] i8042: [24590] 54 <- i8042 (interrupt, 1, 12)
[   25.409382] i8042: [24592] 26 <- i8042 (interrupt, 1, 12)
[   25.410959] i8042: [24594] e2 <- i8042 (interrupt, 1, 12)
[   25.412538] i8042: [24595] 31 <- i8042 (interrupt, 1, 12)
[   25.414132] i8042: [24597] 52 <- i8042 (interrupt, 1, 12)
[   25.415702] i8042: [24598] 62 <- i8042 (interrupt, 1, 12)
[   25.417293] i8042: [24600] 54 <- i8042 (interrupt, 1, 12)
[   25.418866] i8042: [24601] 26 <- i8042 (interrupt, 1, 12)
[   25.420452] i8042: [24603] e9 <- i8042 (interrupt, 1, 12)
[   25.422031] i8042: [24605] 31 <- i8042 (interrupt, 1, 12)
[   25.423616] i8042: [24606] 52 <- i8042 (interrupt, 1, 12)
[   25.425202] i8042: [24608] 63 <- i8042 (interrupt, 1, 12)
[   25.426784] i8042: [24609] 54 <- i8042 (interrupt, 1, 12)
[   25.428374] i8042: [24611] 26 <- i8042 (interrupt, 1, 12)
[   25.429952] i8042: [24613] f1 <- i8042 (interrupt, 1, 12)
[   25.431533] i8042: [24614] 31 <- i8042 (interrupt, 1, 12)
[   25.433122] i8042: [24616] 52 <- i8042 (interrupt, 1, 12)
[   25.434730] i8042: [24617] 64 <- i8042 (interrupt, 1, 12)
[   25.436281] i8042: [24619] 54 <- i8042 (interrupt, 1, 12)
[   25.437886] i8042: [24621] 26 <- i8042 (interrupt, 1, 12)
[   25.439447] i8042: [24622] fb <- i8042 (interrupt, 1, 12)
[   25.441031] i8042: [24624] 31 <- i8042 (interrupt, 1, 12)
[   25.442615] i8042: [24625] 52 <- i8042 (interrupt, 1, 12)
[   25.444196] i8042: [24627] 64 <- i8042 (interrupt, 1, 12)
[   25.445822] i8042: [24628] 54 <- i8042 (interrupt, 1, 12)
[   25.447426] i8042: [24630] 27 <- i8042 (interrupt, 1, 12)
[   25.448961] i8042: [24632] 06 <- i8042 (interrupt, 1, 12)
[   25.450534] i8042: [24633] 31 <- i8042 (interrupt, 1, 12)
[   25.452113] i8042: [24635] 52 <- i8042 (interrupt, 1, 12)
[   25.453707] i8042: [24636] 65 <- i8042 (interrupt, 1, 12)
[   25.455285] i8042: [24638] 54 <- i8042 (interrupt, 1, 12)
[   25.456863] i8042: [24639] 27 <- i8042 (interrupt, 1, 12)
[   25.458441] i8042: [24641] 11 <- i8042 (interrupt, 1, 12)
[   25.460031] i8042: [24643] 31 <- i8042 (interrupt, 1, 12)
[   25.461608] i8042: [24644] 52 <- i8042 (interrupt, 1, 12)
[   25.463191] i8042: [24646] 68 <- i8042 (interrupt, 1, 12)
[   25.464800] i8042: [24647] 54 <- i8042 (interrupt, 1, 12)
[   25.466354] i8042: [24649] 27 <- i8042 (interrupt, 1, 12)
[   25.467943] i8042: [24651] 1f <- i8042 (interrupt, 1, 12)
[   25.469518] i8042: [24652] 31 <- i8042 (interrupt, 1, 12)
[   25.471115] i8042: [24654] 52 <- i8042 (interrupt, 1, 12)
[   25.472691] i8042: [24655] 6b <- i8042 (interrupt, 1, 12)
[   25.474276] i8042: [24657] 54 <- i8042 (interrupt, 1, 12)
[   25.475855] i8042: [24658] 27 <- i8042 (interrupt, 1, 12)
[   25.477439] i8042: [24660] 2d <- i8042 (interrupt, 1, 12)
[   25.479061] i8042: [24662] 31 <- i8042 (interrupt, 1, 12)
[   25.480611] i8042: [24663] 52 <- i8042 (interrupt, 1, 12)
[   25.482196] i8042: [24665] 6f <- i8042 (interrupt, 1, 12)
[   25.483778] i8042: [24666] 54 <- i8042 (interrupt, 1, 12)
[   25.485357] i8042: [24668] 27 <- i8042 (interrupt, 1, 12)
[   25.486939] i8042: [24670] 3c <- i8042 (interrupt, 1, 12)
[   25.488522] i8042: [24671] 31 <- i8042 (interrupt, 1, 12)
[   25.490111] i8042: [24673] 52 <- i8042 (interrupt, 1, 12)
[   25.491700] i8042: [24674] 75 <- i8042 (interrupt, 1, 12)
[   25.493289] i8042: [24676] 54 <- i8042 (interrupt, 1, 12)
[   25.494867] i8042: [24677] 27 <- i8042 (interrupt, 1, 12)
[   25.496447] i8042: [24679] 4c <- i8042 (interrupt, 1, 12)
[   25.498027] i8042: [24681] 31 <- i8042 (interrupt, 1, 12)
[   25.499833] i8042: [24682] 52 <- i8042 (interrupt, 1, 12)
[   25.501198] i8042: [24684] 7b <- i8042 (interrupt, 1, 12)
[   25.502781] i8042: [24685] 54 <- i8042 (interrupt, 1, 12)
[   25.504400] i8042: [24687] 27 <- i8042 (interrupt, 1, 12)
[   25.505985] i8042: [24689] 5c <- i8042 (interrupt, 1, 12)
[   25.507568] i8042: [24690] 31 <- i8042 (interrupt, 1, 12)
[   25.509143] i8042: [24692] 52 <- i8042 (interrupt, 1, 12)
[   25.510695] i8042: [24693] 81 <- i8042 (interrupt, 1, 12)
[   25.512310] i8042: [24695] 54 <- i8042 (interrupt, 1, 12)
[   25.513863] i8042: [24696] 27 <- i8042 (interrupt, 1, 12)
[   25.515466] i8042: [24698] 6e <- i8042 (interrupt, 1, 12)
[   25.517064] i8042: [24700] 31 <- i8042 (interrupt, 1, 12)
[   25.518609] i8042: [24701] 42 <- i8042 (interrupt, 1, 12)
[   25.520253] i8042: [24703] 88 <- i8042 (interrupt, 1, 12)
[   25.522367] i8042: [24705] 54 <- i8042 (interrupt, 1, 12)
[   25.523899] i8042: [24707] 27 <- i8042 (interrupt, 1, 12)
[   25.525448] i8042: [24708] 7f <- i8042 (interrupt, 1, 12)
[   25.527074] i8042: [24710] 31 <- i8042 (interrupt, 1, 12)
[   25.528643] i8042: [24711] 22 <- i8042 (interrupt, 1, 12)
[   25.530196] i8042: [24713] 90 <- i8042 (interrupt, 1, 12)
[   25.531785] i8042: [24714] 54 <- i8042 (interrupt, 1, 12)
[   25.533362] i8042: [24716] 27 <- i8042 (interrupt, 1, 12)
[   25.534988] i8042: [24718] 8f <- i8042 (interrupt, 1, 12)
[   25.536528] i8042: [24719] 31 <- i8042 (interrupt, 1, 12)
[   25.538155] i8042: [24721] 22 <- i8042 (interrupt, 1, 12)
[   25.539811] i8042: [24722] 9a <- i8042 (interrupt, 1, 12)
[   25.541396] i8042: [24724] 54 <- i8042 (interrupt, 1, 12)
[   25.542864] i8042: [24725] 27 <- i8042 (interrupt, 1, 12)
[   25.544446] i8042: [24727] 9f <- i8042 (interrupt, 1, 12)
[   25.546049] i8042: [24729] 31 <- i8042 (interrupt, 1, 12)
[   25.547605] i8042: [24730] 22 <- i8042 (interrupt, 1, 12)
[   25.549185] i8042: [24732] a3 <- i8042 (interrupt, 1, 12)
[   25.551309] i8042: [24734] 44 <- i8042 (interrupt, 1, 12)
[   25.552896] i8042: [24736] 27 <- i8042 (interrupt, 1, 12)
[   25.554448] i8042: [24737] b2 <- i8042 (interrupt, 1, 12)
[   25.556066] i8042: [24739] 31 <- i8042 (interrupt, 1, 12)
[   25.557602] i8042: [24740] 22 <- i8042 (interrupt, 1, 12)
[   25.559182] i8042: [24742] aa <- i8042 (interrupt, 1, 12)
[   25.560767] i8042: [24743] 44 <- i8042 (interrupt, 1, 12)
[   25.562350] i8042: [24745] 27 <- i8042 (interrupt, 1, 12)
[   25.563930] i8042: [24747] c0 <- i8042 (interrupt, 1, 12)
[   25.565534] i8042: [24748] 31 <- i8042 (interrupt, 1, 12)
[   25.567110] i8042: [24750] 22 <- i8042 (interrupt, 1, 12)
[   25.568679] i8042: [24751] ae <- i8042 (interrupt, 1, 12)
[   25.570304] i8042: [24753] 44 <- i8042 (interrupt, 1, 12)
[   25.571844] i8042: [24754] 27 <- i8042 (interrupt, 1, 12)
[   25.573427] i8042: [24756] cc <- i8042 (interrupt, 1, 12)
[   25.575017] i8042: [24758] 31 <- i8042 (interrupt, 1, 12)
[   25.576595] i8042: [24759] 22 <- i8042 (interrupt, 1, 12)
[   25.578172] i8042: [24761] b3 <- i8042 (interrupt, 1, 12)
[   25.580261] i8042: [24763] 44 <- i8042 (interrupt, 1, 12)
[   25.581853] i8042: [24764] 27 <- i8042 (interrupt, 1, 12)
[   25.583458] i8042: [24766] d5 <- i8042 (interrupt, 1, 12)
[   25.585006] i8042: [24768] 31 <- i8042 (interrupt, 1, 12)
[   25.586630] i8042: [24769] 22 <- i8042 (interrupt, 1, 12)
[   25.588171] i8042: [24771] b6 <- i8042 (interrupt, 1, 12)
[   25.589757] i8042: [24772] 44 <- i8042 (interrupt, 1, 12)
[   25.591338] i8042: [24774] 27 <- i8042 (interrupt, 1, 12)
[   25.592937] i8042: [24776] dc <- i8042 (interrupt, 1, 12)
[   25.594505] i8042: [24777] 31 <- i8042 (interrupt, 1, 12)
[   25.596096] i8042: [24779] 02 <- i8042 (interrupt, 1, 12)
[   25.597670] i8042: [24780] ba <- i8042 (interrupt, 1, 12)
[   25.599752] i8042: [24782] 54 <- i8042 (interrupt, 1, 12)
[   25.601343] i8042: [24784] 27 <- i8042 (interrupt, 1, 12)
[   25.602931] i8042: [24786] e3 <- i8042 (interrupt, 1, 12)
[   25.604505] i8042: [24787] 31 <- i8042 (interrupt, 1, 12)
[   25.606085] i8042: [24789] 02 <- i8042 (interrupt, 1, 12)
[   25.607664] i8042: [24790] bd <- i8042 (interrupt, 1, 12)
[   25.609249] i8042: [24792] 54 <- i8042 (interrupt, 1, 12)
[   25.610831] i8042: [24793] 27 <- i8042 (interrupt, 1, 12)
[   25.612412] i8042: [24795] ed <- i8042 (interrupt, 1, 12)
[   25.614039] i8042: [24797] 31 <- i8042 (interrupt, 1, 12)
[   25.615577] i8042: [24798] 02 <- i8042 (interrupt, 1, 12)
[   25.617169] i8042: [24800] bf <- i8042 (interrupt, 1, 12)
[   25.618746] i8042: [24801] 54 <- i8042 (interrupt, 1, 12)
[   25.620358] i8042: [24803] 27 <- i8042 (interrupt, 1, 12)
[   25.621914] i8042: [24805] f7 <- i8042 (interrupt, 1, 12)
[   25.623498] i8042: [24806] 31 <- i8042 (interrupt, 1, 12)
[   25.625073] i8042: [24808] 02 <- i8042 (interrupt, 1, 12)
[   25.626719] i8042: [24809] bf <- i8042 (interrupt, 1, 12)
[   25.628741] i8042: [24811] 54 <- i8042 (interrupt, 1, 12)
[   25.630355] i8042: [24813] 28 <- i8042 (interrupt, 1, 12)
[   25.631916] i8042: [24815] 01 <- i8042 (interrupt, 1, 12)
[   25.633488] i8042: [24816] 31 <- i8042 (interrupt, 1, 12)
[   25.635073] i8042: [24818] 02 <- i8042 (interrupt, 1, 12)
[   25.636669] i8042: [24819] c0 <- i8042 (interrupt, 1, 12)
[   25.638243] i8042: [24821] 54 <- i8042 (interrupt, 1, 12)
[   25.639828] i8042: [24822] 28 <- i8042 (interrupt, 1, 12)
[   25.641441] i8042: [24824] 09 <- i8042 (interrupt, 1, 12)
[   25.642989] i8042: [24826] 31 <- i8042 (interrupt, 1, 12)
[   25.644605] i8042: [24827] 02 <- i8042 (interrupt, 1, 12)
[   25.646191] i8042: [24829] c1 <- i8042 (interrupt, 1, 12)
[   25.647749] i8042: [24830] 54 <- i8042 (interrupt, 1, 12)
[   25.649320] i8042: [24832] 28 <- i8042 (interrupt, 1, 12)
[   25.650935] i8042: [24834] 0f <- i8042 (interrupt, 1, 12)
[   25.652493] i8042: [24835] 31 <- i8042 (interrupt, 1, 12)
[   25.654069] i8042: [24837] 02 <- i8042 (interrupt, 1, 12)
[   25.655654] i8042: [24838] c1 <- i8042 (interrupt, 1, 12)
[   25.657740] i8042: [24840] 54 <- i8042 (interrupt, 1, 12)
[   25.659352] i8042: [24842] 28 <- i8042 (interrupt, 1, 12)
[   25.660920] i8042: [24844] 14 <- i8042 (interrupt, 1, 12)
[   25.662497] i8042: [24845] 31 <- i8042 (interrupt, 1, 12)
[   25.664080] i8042: [24847] 02 <- i8042 (interrupt, 1, 12)
[   25.665689] i8042: [24848] c2 <- i8042 (interrupt, 1, 12)
[   25.667271] i8042: [24850] 54 <- i8042 (interrupt, 1, 12)
[   25.668817] i8042: [24851] 28 <- i8042 (interrupt, 1, 12)
[   25.670401] i8042: [24853] 18 <- i8042 (interrupt, 1, 12)
[   25.671988] i8042: [24855] 31 <- i8042 (interrupt, 1, 12)
[   25.673573] i8042: [24856] 22 <- i8042 (interrupt, 1, 12)
[   25.675167] i8042: [24858] c4 <- i8042 (interrupt, 1, 12)
[   25.677275] i8042: [24860] 54 <- i8042 (interrupt, 1, 12)
[   25.678861] i8042: [24861] 28 <- i8042 (interrupt, 1, 12)
[   25.680439] i8042: [24863] 1c <- i8042 (interrupt, 1, 12)
[   25.681988] i8042: [24865] 31 <- i8042 (interrupt, 1, 12)
[   25.683604] i8042: [24866] 22 <- i8042 (interrupt, 1, 12)
[   25.685156] i8042: [24868] c5 <- i8042 (interrupt, 1, 12)
[   25.686736] i8042: [24869] 54 <- i8042 (interrupt, 1, 12)
[   25.688326] i8042: [24871] 28 <- i8042 (interrupt, 1, 12)
[   25.689905] i8042: [24873] 20 <- i8042 (interrupt, 1, 12)
[   25.691520] i8042: [24874] 31 <- i8042 (interrupt, 1, 12)
[   25.693106] i8042: [24876] 22 <- i8042 (interrupt, 1, 12)
[   25.694694] i8042: [24877] c5 <- i8042 (interrupt, 1, 12)
[   25.696248] i8042: [24879] 54 <- i8042 (interrupt, 1, 12)
[   25.697890] i8042: [24881] 28 <- i8042 (interrupt, 1, 12)
[   25.699451] i8042: [24882] 23 <- i8042 (interrupt, 1, 12)
[   25.701032] i8042: [24884] 31 <- i8042 (interrupt, 1, 12)
[   25.702638] i8042: [24885] 22 <- i8042 (interrupt, 1, 12)
[   25.704197] i8042: [24887] c4 <- i8042 (interrupt, 1, 12)
[   25.706275] i8042: [24889] 54 <- i8042 (interrupt, 1, 12)
[   25.707862] i8042: [24890] 28 <- i8042 (interrupt, 1, 12)
[   25.709470] i8042: [24892] 26 <- i8042 (interrupt, 1, 12)
[   25.711027] i8042: [24894] 31 <- i8042 (interrupt, 1, 12)
[   25.712610] i8042: [24895] 22 <- i8042 (interrupt, 1, 12)
[   25.714190] i8042: [24897] c5 <- i8042 (interrupt, 1, 12)
[   25.715782] i8042: [24898] 54 <- i8042 (interrupt, 1, 12)
[   25.717353] i8042: [24900] 28 <- i8042 (interrupt, 1, 12)
[   25.718944] i8042: [24902] 28 <- i8042 (interrupt, 1, 12)
[   25.720530] i8042: [24903] 31 <- i8042 (interrupt, 1, 12)
[   25.722133] i8042: [24905] 02 <- i8042 (interrupt, 1, 12)
[   25.723717] i8042: [24906] c4 <- i8042 (interrupt, 1, 12)
[   25.725236] i8042: [24908] 54 <- i8042 (interrupt, 1, 12)
[   25.726839] i8042: [24909] 28 <- i8042 (interrupt, 1, 12)
[   25.728432] i8042: [24911] 29 <- i8042 (interrupt, 1, 12)
[   25.730052] i8042: [24913] 31 <- i8042 (interrupt, 1, 12)
[   25.731633] i8042: [24914] 02 <- i8042 (interrupt, 1, 12)
[   25.733215] i8042: [24916] c3 <- i8042 (interrupt, 1, 12)
[   25.735302] i8042: [24918] 54 <- i8042 (interrupt, 1, 12)
[   25.736823] i8042: [24919] 18 <- i8042 (interrupt, 1, 12)
[   25.738404] i8042: [24921] 2a <- i8042 (interrupt, 1, 12)
[   25.740056] i8042: [24923] 31 <- i8042 (interrupt, 1, 12)
[   25.741632] i8042: [24924] f2 <- i8042 (interrupt, 1, 12)
[   25.743212] i8042: [24926] c3 <- i8042 (interrupt, 1, 12)
[   25.744794] i8042: [24927] 44 <- i8042 (interrupt, 1, 12)
[   25.746372] i8042: [24929] 18 <- i8042 (interrupt, 1, 12)
[   25.747905] i8042: [24931] 2c <- i8042 (interrupt, 1, 12)
[   25.749529] i8042: [24932] 31 <- i8042 (interrupt, 1, 12)
[   25.751123] i8042: [24934] 32 <- i8042 (interrupt, 1, 12)
[   25.752643] i8042: [24935] c3 <- i8042 (interrupt, 1, 12)
[   25.754792] i8042: [24937] 44 <- i8042 (interrupt, 1, 12)
[   25.756313] i8042: [24939] 18 <- i8042 (interrupt, 1, 12)
[   25.757920] i8042: [24941] 2c <- i8042 (interrupt, 1, 12)
[   25.759504] i8042: [24942] 31 <- i8042 (interrupt, 1, 12)
[   25.761091] i8042: [24944] 32 <- i8042 (interrupt, 1, 12)
[   25.762674] i8042: [24945] c3 <- i8042 (interrupt, 1, 12)
[   25.764275] i8042: [24947] 04 <- i8042 (interrupt, 1, 12)
[   25.765843] i8042: [24948] 00 <- i8042 (interrupt, 1, 12)
[   25.767382] i8042: [24950] 00 <- i8042 (interrupt, 1, 12)
[   25.768999] i8042: [24952] 10 <- i8042 (interrupt, 1, 12)
[   25.770548] i8042: [24953] 00 <- i8042 (interrupt, 1, 12)
[   25.772162] i8042: [24955] 00 <- i8042 (interrupt, 1, 12)
[   28.504742] i8042: [27687] f4 <- i8042 (interrupt, 1, 12)
[   28.506320] i8042: [27689] 01 <- i8042 (interrupt, 1, 12)
[   28.507904] i8042: [27691] 00 <- i8042 (interrupt, 1, 12)
[   28.509569] i8042: [27692] 10 <- i8042 (interrupt, 1, 12)
[   28.511381] i8042: [27694] 00 <- i8042 (interrupt, 1, 12)
[   28.512964] i8042: [27696] 00 <- i8042 (interrupt, 1, 12)
[   28.514545] i8042: [27697] f4 <- i8042 (interrupt, 1, 12)
[   28.516141] i8042: [27699] a4 <- i8042 (interrupt, 1, 12)
[   28.517541] i8042: [27700] f7 <- i8042 (interrupt, 1, 12)
[   28.519112] i8042: [27702] 31 <- i8042 (interrupt, 1, 12)
[   28.520702] i8042: [27703] d2 <- i8042 (interrupt, 1, 12)
[   28.522211] i8042: [27705] 70 <- i8042 (interrupt, 1, 12)
[   28.523852] i8042: [27706] f4 <- i8042 (interrupt, 1, 12)
[   28.525427] i8042: [27708] a4 <- i8042 (interrupt, 1, 12)
[   28.527015] i8042: [27710] f7 <- i8042 (interrupt, 1, 12)
[   28.528606] i8042: [27711] 31 <- i8042 (interrupt, 1, 12)
[   28.530133] i8042: [27713] d2 <- i8042 (interrupt, 1, 12)
[   28.531941] i8042: [27715] 70 <- i8042 (interrupt, 1, 12)
[   28.533524] i8042: [27716] f4 <- i8042 (interrupt, 1, 12)
[   28.535111] i8042: [27718] a4 <- i8042 (interrupt, 1, 12)
[   28.536516] i8042: [27719] f7 <- i8042 (interrupt, 1, 12)
[   28.538025] i8042: [27721] 31 <- i8042 (interrupt, 1, 12)
[   28.539872] i8042: [27722] d2 <- i8042 (interrupt, 1, 12)
[   28.541445] i8042: [27724] 70 <- i8042 (interrupt, 1, 12)
[   28.542848] i8042: [27725] f4 <- i8042 (interrupt, 1, 12)
[   28.544606] i8042: [27727] a4 <- i8042 (interrupt, 1, 12)
[   28.546191] i8042: [27729] f7 <- i8042 (interrupt, 1, 12)
[   28.547774] i8042: [27730] 31 <- i8042 (interrupt, 1, 12)
[   28.549356] i8042: [27732] d2 <- i8042 (interrupt, 1, 12)
[   28.550941] i8042: [27734] 70 <- i8042 (interrupt, 1, 12)
[   28.552326] i8042: [27735] f4 <- i8042 (interrupt, 1, 12)
[   28.554106] i8042: [27737] a4 <- i8042 (interrupt, 1, 12)
[   28.555684] i8042: [27738] f7 <- i8042 (interrupt, 1, 12)
[   28.557055] i8042: [27740] 31 <- i8042 (interrupt, 1, 12)
[   28.558842] i8042: [27741] d2 <- i8042 (interrupt, 1, 12)
[   28.560172] i8042: [27743] 70 <- i8042 (interrupt, 1, 12)
[   28.562012] i8042: [27745] f4 <- i8042 (interrupt, 1, 12)
[   28.563592] i8042: [27746] a4 <- i8042 (interrupt, 1, 12)
[   28.565005] i8042: [27748] f7 <- i8042 (interrupt, 1, 12)
[   28.566771] i8042: [27749] 31 <- i8042 (interrupt, 1, 12)
[   28.568084] i8042: [27751] d2 <- i8042 (interrupt, 1, 12)
[   28.569935] i8042: [27753] 70 <- i8042 (interrupt, 1, 12)
[   28.571506] i8042: [27754] f4 <- i8042 (interrupt, 1, 12)
[   28.572936] i8042: [27756] a4 <- i8042 (interrupt, 1, 12)
[   28.574671] i8042: [27757] f7 <- i8042 (interrupt, 1, 12)
[   28.576020] i8042: [27759] 31 <- i8042 (interrupt, 1, 12)
[   28.577835] i8042: [27760] d2 <- i8042 (interrupt, 1, 12)
[   28.579420] i8042: [27762] 70 <- i8042 (interrupt, 1, 12)
[   28.580826] i8042: [27763] f4 <- i8042 (interrupt, 1, 12)
[   28.582583] i8042: [27765] a4 <- i8042 (interrupt, 1, 12)
[   28.584171] i8042: [27767] f7 <- i8042 (interrupt, 1, 12)
[   28.585745] i8042: [27768] 31 <- i8042 (interrupt, 1, 12)
[   28.587329] i8042: [27770] d2 <- i8042 (interrupt, 1, 12)
[   28.588736] i8042: [27771] 70 <- i8042 (interrupt, 1, 12)
[   28.590306] i8042: [27773] f4 <- i8042 (interrupt, 1, 12)
[   28.592085] i8042: [27775] a4 <- i8042 (interrupt, 1, 12)
[   28.593663] i8042: [27776] f7 <- i8042 (interrupt, 1, 12)
[   28.595247] i8042: [27778] 31 <- i8042 (interrupt, 1, 12)
[   28.596826] i8042: [27779] d2 <- i8042 (interrupt, 1, 12)
[   28.598604] i8042: [27781] 70 <- i8042 (interrupt, 1, 12)
[   28.599822] i8042: [27782] f4 <- i8042 (interrupt, 1, 12)
[   28.601411] i8042: [27784] a4 <- i8042 (interrupt, 1, 12)
[   28.602996] i8042: [27786] f7 <- i8042 (interrupt, 1, 12)
[   28.604578] i8042: [27787] 31 <- i8042 (interrupt, 1, 12)
[   28.606326] i8042: [27789] d2 <- i8042 (interrupt, 1, 12)
[   28.607915] i8042: [27791] 70 <- i8042 (interrupt, 1, 12)
[   28.609495] i8042: [27792] f4 <- i8042 (interrupt, 1, 12)
[   28.611078] i8042: [27794] a4 <- i8042 (interrupt, 1, 12)
[   28.612659] i8042: [27795] f7 <- i8042 (interrupt, 1, 12)
[   28.614021] i8042: [27797] 31 <- i8042 (interrupt, 1, 12)
[   28.615823] i8042: [27798] d2 <- i8042 (interrupt, 1, 12)
[   28.617187] i8042: [27800] 70 <- i8042 (interrupt, 1, 12)
[   28.618994] i8042: [27802] f4 <- i8042 (interrupt, 1, 12)
[   28.620566] i8042: [27803] a4 <- i8042 (interrupt, 1, 12)
[   28.622158] i8042: [27805] f7 <- i8042 (interrupt, 1, 12)
[   28.623735] i8042: [27806] 31 <- i8042 (interrupt, 1, 12)
[   28.625332] i8042: [27808] d2 <- i8042 (interrupt, 1, 12)
[   28.626726] i8042: [27809] 70 <- i8042 (interrupt, 1, 12)
[   28.628297] i8042: [27811] f4 <- i8042 (interrupt, 1, 12)
[   28.630091] i8042: [27813] a4 <- i8042 (interrupt, 1, 12)
[   28.631476] i8042: [27814] f7 <- i8042 (interrupt, 1, 12)
[   28.633041] i8042: [27816] 31 <- i8042 (interrupt, 1, 12)
[   28.634633] i8042: [27817] d2 <- i8042 (interrupt, 1, 12)
[   28.636215] i8042: [27819] 70 <- i8042 (interrupt, 1, 12)
[   28.637798] i8042: [27820] f4 <- i8042 (interrupt, 1, 12)
[   28.639376] i8042: [27822] a4 <- i8042 (interrupt, 1, 12)
[   28.640964] i8042: [27824] f7 <- i8042 (interrupt, 1, 12)
[   28.642550] i8042: [27825] 31 <- i8042 (interrupt, 1, 12)
[   28.644097] i8042: [27827] e2 <- i8042 (interrupt, 1, 12)
[   28.645706] i8042: [27828] 70 <- i8042 (interrupt, 1, 12)
[   28.647284] i8042: [27830] f4 <- i8042 (interrupt, 1, 12)
[   28.648866] i8042: [27831] a4 <- i8042 (interrupt, 1, 12)
[   28.650458] i8042: [27833] f7 <- i8042 (interrupt, 1, 12)
[   28.652039] i8042: [27835] 31 <- i8042 (interrupt, 1, 12)
[   28.653622] i8042: [27836] e2 <- i8042 (interrupt, 1, 12)
[   28.655135] i8042: [27838] 70 <- i8042 (interrupt, 1, 12)
[   28.656789] i8042: [27839] f4 <- i8042 (interrupt, 1, 12)
[   28.658370] i8042: [27841] a4 <- i8042 (interrupt, 1, 12)
[   28.659954] i8042: [27843] f7 <- i8042 (interrupt, 1, 12)
[   28.661544] i8042: [27844] 31 <- i8042 (interrupt, 1, 12)
[   28.663120] i8042: [27846] e2 <- i8042 (interrupt, 1, 12)
[   28.664697] i8042: [27847] 70 <- i8042 (interrupt, 1, 12)
[   28.666280] i8042: [27849] f4 <- i8042 (interrupt, 1, 12)
[   28.667859] i8042: [27850] a4 <- i8042 (interrupt, 1, 12)
[   28.669450] i8042: [27852] f7 <- i8042 (interrupt, 1, 12)
[   28.671039] i8042: [27854] 31 <- i8042 (interrupt, 1, 12)
[   28.672609] i8042: [27855] e2 <- i8042 (interrupt, 1, 12)
[   28.674190] i8042: [27857] 70 <- i8042 (interrupt, 1, 12)
[   28.675774] i8042: [27858] f4 <- i8042 (interrupt, 1, 12)
[   28.677349] i8042: [27860] a4 <- i8042 (interrupt, 1, 12)
[   28.678937] i8042: [27862] f7 <- i8042 (interrupt, 1, 12)
[   28.680515] i8042: [27863] 31 <- i8042 (interrupt, 1, 12)
[   28.682034] i8042: [27865] e2 <- i8042 (interrupt, 1, 12)
[   28.683690] i8042: [27866] 70 <- i8042 (interrupt, 1, 12)
[   28.685251] i8042: [27868] f4 <- i8042 (interrupt, 1, 12)
[   28.686859] i8042: [27869] a4 <- i8042 (interrupt, 1, 12)
[   28.688443] i8042: [27871] f7 <- i8042 (interrupt, 1, 12)
[   28.690038] i8042: [27873] 31 <- i8042 (interrupt, 1, 12)
[   28.691604] i8042: [27874] e2 <- i8042 (interrupt, 1, 12)
[   28.693198] i8042: [27876] 70 <- i8042 (interrupt, 1, 12)
[   28.694777] i8042: [27877] f4 <- i8042 (interrupt, 1, 12)
[   28.696360] i8042: [27879] a4 <- i8042 (interrupt, 1, 12)
[   28.697943] i8042: [27881] f7 <- i8042 (interrupt, 1, 12)
[   28.699518] i8042: [27882] 31 <- i8042 (interrupt, 1, 12)
[   28.701067] i8042: [27884] e2 <- i8042 (interrupt, 1, 12)
[   28.702685] i8042: [27885] 70 <- i8042 (interrupt, 1, 12)
[   28.704255] i8042: [27887] f4 <- i8042 (interrupt, 1, 12)
[   28.705849] i8042: [27888] a4 <- i8042 (interrupt, 1, 12)
[   28.707428] i8042: [27890] f7 <- i8042 (interrupt, 1, 12)
[   28.709020] i8042: [27892] 31 <- i8042 (interrupt, 1, 12)
[   28.710610] i8042: [27893] e2 <- i8042 (interrupt, 1, 12)
[   28.712124] i8042: [27895] 70 <- i8042 (interrupt, 1, 12)
[   28.713763] i8042: [27896] f4 <- i8042 (interrupt, 1, 12)
[   28.715355] i8042: [27898] a4 <- i8042 (interrupt, 1, 12)
[   28.716942] i8042: [27900] f7 <- i8042 (interrupt, 1, 12)
[   28.718518] i8042: [27901] 31 <- i8042 (interrupt, 1, 12)
[   28.720099] i8042: [27903] e2 <- i8042 (interrupt, 1, 12)
[   28.721682] i8042: [27904] 70 <- i8042 (interrupt, 1, 12)
[   28.723268] i8042: [27906] f4 <- i8042 (interrupt, 1, 12)
[   28.724844] i8042: [27907] a4 <- i8042 (interrupt, 1, 12)
[   28.726431] i8042: [27909] f7 <- i8042 (interrupt, 1, 12)
[   28.728033] i8042: [27911] 31 <- i8042 (interrupt, 1, 12)
[   28.729598] i8042: [27912] e2 <- i8042 (interrupt, 1, 12)
[   28.731112] i8042: [27914] 70 <- i8042 (interrupt, 1, 12)
[   28.732757] i8042: [27915] f4 <- i8042 (interrupt, 1, 12)
[   28.734341] i8042: [27917] a4 <- i8042 (interrupt, 1, 12)
[   28.735923] i8042: [27919] f4 <- i8042 (interrupt, 1, 12)
[   28.737499] i8042: [27920] 31 <- i8042 (interrupt, 1, 12)
[   28.739049] i8042: [27922] e2 <- i8042 (interrupt, 1, 12)
[   28.740670] i8042: [27923] 70 <- i8042 (interrupt, 1, 12)
[   28.742265] i8042: [27925] f4 <- i8042 (interrupt, 1, 12)
[   28.743849] i8042: [27926] a4 <- i8042 (interrupt, 1, 12)
[   28.745423] i8042: [27928] f4 <- i8042 (interrupt, 1, 12)
[   28.747016] i8042: [27930] 31 <- i8042 (interrupt, 1, 12)
[   28.748591] i8042: [27931] e2 <- i8042 (interrupt, 1, 12)
[   28.750133] i8042: [27933] 70 <- i8042 (interrupt, 1, 12)
[   28.751754] i8042: [27934] f4 <- i8042 (interrupt, 1, 12)
[   28.753338] i8042: [27936] a4 <- i8042 (interrupt, 1, 12)
[   28.754917] i8042: [27938] f4 <- i8042 (interrupt, 1, 12)
[   28.756517] i8042: [27939] 31 <- i8042 (interrupt, 1, 12)
[   28.758012] i8042: [27941] e2 <- i8042 (interrupt, 1, 12)
[   28.759667] i8042: [27942] 70 <- i8042 (interrupt, 1, 12)
[   28.761246] i8042: [27944] f4 <- i8042 (interrupt, 1, 12)
[   28.762827] i8042: [27945] a4 <- i8042 (interrupt, 1, 12)
[   28.764409] i8042: [27947] f4 <- i8042 (interrupt, 1, 12)
[   28.765991] i8042: [27949] 31 <- i8042 (interrupt, 1, 12)
[   28.767581] i8042: [27950] e2 <- i8042 (interrupt, 1, 12)
[   28.769157] i8042: [27952] 70 <- i8042 (interrupt, 1, 12)
[   28.770746] i8042: [27953] f4 <- i8042 (interrupt, 1, 12)
[   28.772321] i8042: [27955] a4 <- i8042 (interrupt, 1, 12)
[   28.773905] i8042: [27957] f4 <- i8042 (interrupt, 1, 12)
[   28.775491] i8042: [27958] 31 <- i8042 (interrupt, 1, 12)
[   28.777071] i8042: [27960] e2 <- i8042 (interrupt, 1, 12)
[   28.778648] i8042: [27961] 70 <- i8042 (interrupt, 1, 12)
[   28.780250] i8042: [27963] f4 <- i8042 (interrupt, 1, 12)
[   28.781815] i8042: [27964] a4 <- i8042 (interrupt, 1, 12)
[   28.783397] i8042: [27966] f4 <- i8042 (interrupt, 1, 12)
[   28.784984] i8042: [27968] 31 <- i8042 (interrupt, 1, 12)
[   28.786559] i8042: [27969] e2 <- i8042 (interrupt, 1, 12)
[   28.788147] i8042: [27971] 70 <- i8042 (interrupt, 1, 12)
[   28.789727] i8042: [27972] f4 <- i8042 (interrupt, 1, 12)
[   28.791327] i8042: [27974] a4 <- i8042 (interrupt, 1, 12)
[   28.792903] i8042: [27976] f4 <- i8042 (interrupt, 1, 12)
[   28.794475] i8042: [27977] 31 <- i8042 (interrupt, 1, 12)
[   28.796058] i8042: [27979] e2 <- i8042 (interrupt, 1, 12)
[   28.797646] i8042: [27980] 70 <- i8042 (interrupt, 1, 12)
[   28.799159] i8042: [27982] f4 <- i8042 (interrupt, 1, 12)
[   28.800810] i8042: [27983] a4 <- i8042 (interrupt, 1, 12)
[   28.802389] i8042: [27985] f4 <- i8042 (interrupt, 1, 12)
[   28.802900] i8042: [27986] ** <- i8042 (interrupt, 0, 1)
[   28.804407] i8042: [27987] 31 <- i8042 (interrupt, 1, 12)
[   28.805055] i8042: [27988] ** <- i8042 (interrupt, 0, 1)
[   28.805089] atkbd serio0: Unknown key pressed (translated set 2, code 0xbf on isa0060/serio0).
[   28.805108] atkbd serio0: Use 'setkeycodes e03f <keycode>' to make it known.
[   28.806006] i8042: [27989] ** <- i8042 (interrupt, 0, 1)
[   28.808074] i8042: [27991] e2 <- i8042 (interrupt, 1, 12)
[   28.808598] i8042: [27991] ** <- i8042 (interrupt, 0, 1)
[   28.808634] atkbd serio0: Unknown key released (translated set 2, code 0xbf on isa0060/serio0).
[   28.808654] atkbd serio0: Use 'setkeycodes e03f <keycode>' to make it known.
[   28.810067] i8042: [27993] 70 <- i8042 (interrupt, 1, 12)
[   28.811745] i8042: [27994] f4 <- i8042 (interrupt, 1, 12)
[   28.813331] i8042: [27996] a4 <- i8042 (interrupt, 1, 12)
[   28.814914] i8042: [27998] f4 <- i8042 (interrupt, 1, 12)
[   28.816502] i8042: [27999] 31 <- i8042 (interrupt, 1, 12)
[   28.818080] i8042: [28001] e2 <- i8042 (interrupt, 1, 12)
[   28.819655] i8042: [28002] 70 <- i8042 (interrupt, 1, 12)
[   28.821227] i8042: [28004] f4 <- i8042 (interrupt, 1, 12)
[   28.822829] i8042: [28005] a4 <- i8042 (interrupt, 1, 12)
[   28.824403] i8042: [28007] f4 <- i8042 (interrupt, 1, 12)
[   28.825988] i8042: [28009] 31 <- i8042 (interrupt, 1, 12)
[   28.827569] i8042: [28010] e2 <- i8042 (interrupt, 1, 12)
[   28.829155] i8042: [28012] 70 <- i8042 (interrupt, 1, 12)
[   28.830732] i8042: [28013] f4 <- i8042 (interrupt, 1, 12)
[   28.832319] i8042: [28015] a4 <- i8042 (interrupt, 1, 12)
[   28.833913] i8042: [28017] f4 <- i8042 (interrupt, 1, 12)
[   28.835453] i8042: [28018] 31 <- i8042 (interrupt, 1, 12)
[   28.837005] i8042: [28020] e2 <- i8042 (interrupt, 1, 12)
[   28.838652] i8042: [28021] 70 <- i8042 (interrupt, 1, 12)
[   28.840220] i8042: [28023] f4 <- i8042 (interrupt, 1, 12)
[   28.841821] i8042: [28024] a4 <- i8042 (interrupt, 1, 12)
[   28.843402] i8042: [28026] f4 <- i8042 (interrupt, 1, 12)
[   28.845001] i8042: [28028] 31 <- i8042 (interrupt, 1, 12)
[   28.846553] i8042: [28029] e2 <- i8042 (interrupt, 1, 12)
[   28.848164] i8042: [28031] 70 <- i8042 (interrupt, 1, 12)
[   28.849735] i8042: [28032] f4 <- i8042 (interrupt, 1, 12)
[   28.851315] i8042: [28034] a4 <- i8042 (interrupt, 1, 12)
[   28.852895] i8042: [28036] f4 <- i8042 (interrupt, 1, 12)
[   28.854479] i8042: [28037] 31 <- i8042 (interrupt, 1, 12)
[   28.856064] i8042: [28039] e2 <- i8042 (interrupt, 1, 12)
[   28.857656] i8042: [28040] 70 <- i8042 (interrupt, 1, 12)
[   28.859236] i8042: [28042] f4 <- i8042 (interrupt, 1, 12)
[   28.860807] i8042: [28043] a4 <- i8042 (interrupt, 1, 12)
[   28.862390] i8042: [28045] f4 <- i8042 (interrupt, 1, 12)
[   28.863982] i8042: [28047] 31 <- i8042 (interrupt, 1, 12)
[   28.865576] i8042: [28048] e2 <- i8042 (interrupt, 1, 12)
[   28.867144] i8042: [28050] 70 <- i8042 (interrupt, 1, 12)
[   28.868728] i8042: [28051] f4 <- i8042 (interrupt, 1, 12)
[   28.870309] i8042: [28053] a4 <- i8042 (interrupt, 1, 12)
[   28.871901] i8042: [28055] f4 <- i8042 (interrupt, 1, 12)
[   28.873435] i8042: [28056] 31 <- i8042 (interrupt, 1, 12)
[   28.875048] i8042: [28058] e2 <- i8042 (interrupt, 1, 12)
[   28.876631] i8042: [28059] 70 <- i8042 (interrupt, 1, 12)
[   28.878208] i8042: [28061] f4 <- i8042 (interrupt, 1, 12)
[   28.879695] i8042: [28062] a4 <- i8042 (interrupt, 1, 12)
[   28.881280] i8042: [28064] f4 <- i8042 (interrupt, 1, 12)
[   28.882854] i8042: [28065] 31 <- i8042 (interrupt, 1, 12)
[   28.884441] i8042: [28067] e2 <- i8042 (interrupt, 1, 12)
[   28.886024] i8042: [28069] 70 <- i8042 (interrupt, 1, 12)
[   28.887604] i8042: [28070] f4 <- i8042 (interrupt, 1, 12)
[   28.889316] i8042: [28072] a4 <- i8042 (interrupt, 1, 12)
[   28.890929] i8042: [28074] f4 <- i8042 (interrupt, 1, 12)
[   28.892422] i8042: [28075] 31 <- i8042 (interrupt, 1, 12)
[   28.894041] i8042: [28077] e2 <- i8042 (interrupt, 1, 12)
[   28.895589] i8042: [28078] 70 <- i8042 (interrupt, 1, 12)
[   28.897156] i8042: [28080] f4 <- i8042 (interrupt, 1, 12)
[   28.898805] i8042: [28081] a4 <- i8042 (interrupt, 1, 12)
[   28.900393] i8042: [28083] f4 <- i8042 (interrupt, 1, 12)
[   28.902002] i8042: [28085] 31 <- i8042 (interrupt, 1, 12)
[   28.903495] i8042: [28086] e2 <- i8042 (interrupt, 1, 12)
[   28.905024] i8042: [28088] 70 <- i8042 (interrupt, 1, 12)
[   28.906720] i8042: [28089] f4 <- i8042 (interrupt, 1, 12)
[   28.908296] i8042: [28091] a4 <- i8042 (interrupt, 1, 12)
[   28.909876] i8042: [28092] f4 <- i8042 (interrupt, 1, 12)
[   28.911386] i8042: [28094] 31 <- i8042 (interrupt, 1, 12)
[   28.912938] i8042: [28096] e2 <- i8042 (interrupt, 1, 12)
[   28.914581] i8042: [28097] 70 <- i8042 (interrupt, 1, 12)
[   28.916134] i8042: [28099] f4 <- i8042 (interrupt, 1, 12)
[   28.917767] i8042: [28100] a4 <- i8042 (interrupt, 1, 12)
[   28.919325] i8042: [28102] f4 <- i8042 (interrupt, 1, 12)
[   28.920998] i8042: [28104] 31 <- i8042 (interrupt, 1, 12)
[   28.922616] i8042: [28105] e2 <- i8042 (interrupt, 1, 12)
[   28.924077] i8042: [28107] 70 <- i8042 (interrupt, 1, 12)
[   28.925699] i8042: [28108] f4 <- i8042 (interrupt, 1, 12)
[   28.927295] i8042: [28110] a4 <- i8042 (interrupt, 1, 12)
[   28.928859] i8042: [28111] f4 <- i8042 (interrupt, 1, 12)
[   28.930448] i8042: [28113] 31 <- i8042 (interrupt, 1, 12)
[   28.932044] i8042: [28115] e2 <- i8042 (interrupt, 1, 12)
[   28.933643] i8042: [28116] 70 <- i8042 (interrupt, 1, 12)
[   28.935227] i8042: [28118] f4 <- i8042 (interrupt, 1, 12)
[   28.936785] i8042: [28119] a4 <- i8042 (interrupt, 1, 12)
[   28.938363] i8042: [28121] f2 <- i8042 (interrupt, 1, 12)
[   28.939952] i8042: [28123] 31 <- i8042 (interrupt, 1, 12)
[   28.941521] i8042: [28124] e2 <- i8042 (interrupt, 1, 12)
[   28.943067] i8042: [28126] 70 <- i8042 (interrupt, 1, 12)
[   28.944676] i8042: [28127] f4 <- i8042 (interrupt, 1, 12)
[   28.946285] i8042: [28129] a4 <- i8042 (interrupt, 1, 12)
[   28.947859] i8042: [28130] f2 <- i8042 (interrupt, 1, 12)
[   28.949443] i8042: [28132] 31 <- i8042 (interrupt, 1, 12)
[   28.951040] i8042: [28134] e2 <- i8042 (interrupt, 1, 12)
[   28.952611] i8042: [28135] 70 <- i8042 (interrupt, 1, 12)
[   28.954157] i8042: [28137] f4 <- i8042 (interrupt, 1, 12)
[   28.955767] i8042: [28138] a4 <- i8042 (interrupt, 1, 12)
[   28.957349] i8042: [28140] f2 <- i8042 (interrupt, 1, 12)
[   28.958948] i8042: [28142] 31 <- i8042 (interrupt, 1, 12)
[   28.960520] i8042: [28143] e2 <- i8042 (interrupt, 1, 12)
[   28.962107] i8042: [28145] 70 <- i8042 (interrupt, 1, 12)
[   28.963680] i8042: [28146] f4 <- i8042 (interrupt, 1, 12)
[   28.965277] i8042: [28148] a4 <- i8042 (interrupt, 1, 12)
[   28.966843] i8042: [28149] f2 <- i8042 (interrupt, 1, 12)
[   28.968426] i8042: [28151] 31 <- i8042 (interrupt, 1, 12)
[   28.970000] i8042: [28153] e2 <- i8042 (interrupt, 1, 12)
[   28.971587] i8042: [28154] 70 <- i8042 (interrupt, 1, 12)
[   28.973180] i8042: [28156] f4 <- i8042 (interrupt, 1, 12)
[   28.974761] i8042: [28157] a4 <- i8042 (interrupt, 1, 12)
[   28.976343] i8042: [28159] f2 <- i8042 (interrupt, 1, 12)
[   28.977941] i8042: [28161] 31 <- i8042 (interrupt, 1, 12)
[   28.979513] i8042: [28162] e2 <- i8042 (interrupt, 1, 12)
[   28.981055] i8042: [28164] 70 <- i8042 (interrupt, 1, 12)
[   28.982642] i8042: [28165] f4 <- i8042 (interrupt, 1, 12)
[   28.984223] i8042: [28167] a4 <- i8042 (interrupt, 1, 12)
[   28.985839] i8042: [28168] f2 <- i8042 (interrupt, 1, 12)
[   28.987421] i8042: [28170] 31 <- i8042 (interrupt, 1, 12)
[   28.988993] i8042: [28172] e2 <- i8042 (interrupt, 1, 12)
[   28.990592] i8042: [28173] 70 <- i8042 (interrupt, 1, 12)
[   28.992097] i8042: [28175] f4 <- i8042 (interrupt, 1, 12)
[   28.993713] i8042: [28176] a4 <- i8042 (interrupt, 1, 12)
[   28.995334] i8042: [28178] f2 <- i8042 (interrupt, 1, 12)
[   28.996927] i8042: [28180] 31 <- i8042 (interrupt, 1, 12)
[   28.998500] i8042: [28181] e2 <- i8042 (interrupt, 1, 12)
[   29.000080] i8042: [28183] 70 <- i8042 (interrupt, 1, 12)
[   29.001655] i8042: [28184] f4 <- i8042 (interrupt, 1, 12)
[   29.003213] i8042: [28186] a4 <- i8042 (interrupt, 1, 12)
[   29.004827] i8042: [28187] f2 <- i8042 (interrupt, 1, 12)
[   29.006408] i8042: [28189] 31 <- i8042 (interrupt, 1, 12)
[   29.007996] i8042: [28191] e2 <- i8042 (interrupt, 1, 12)
[   29.009539] i8042: [28192] 70 <- i8042 (interrupt, 1, 12)
[   29.011127] i8042: [28194] f4 <- i8042 (interrupt, 1, 12)
[   29.012709] i8042: [28195] a4 <- i8042 (interrupt, 1, 12)
[   29.014291] i8042: [28197] f2 <- i8042 (interrupt, 1, 12)
[   29.015882] i8042: [28199] 31 <- i8042 (interrupt, 1, 12)
[   29.017455] i8042: [28200] e2 <- i8042 (interrupt, 1, 12)
[   29.019038] i8042: [28202] 70 <- i8042 (interrupt, 1, 12)
[   29.020659] i8042: [28203] f4 <- i8042 (interrupt, 1, 12)
[   29.022220] i8042: [28205] a4 <- i8042 (interrupt, 1, 12)
[   29.023819] i8042: [28206] f2 <- i8042 (interrupt, 1, 12)
[   29.025413] i8042: [28208] 31 <- i8042 (interrupt, 1, 12)
[   29.026993] i8042: [28210] d2 <- i8042 (interrupt, 1, 12)
[   29.028574] i8042: [28211] 70 <- i8042 (interrupt, 1, 12)
[   29.030133] i8042: [28213] f4 <- i8042 (interrupt, 1, 12)
[   29.031739] i8042: [28214] a4 <- i8042 (interrupt, 1, 12)
[   29.033318] i8042: [28216] f2 <- i8042 (interrupt, 1, 12)
[   29.034903] i8042: [28218] 31 <- i8042 (interrupt, 1, 12)
[   29.036480] i8042: [28219] d2 <- i8042 (interrupt, 1, 12)
[   29.038038] i8042: [28221] 70 <- i8042 (interrupt, 1, 12)
[   29.039652] i8042: [28222] f4 <- i8042 (interrupt, 1, 12)
[   29.041236] i8042: [28224] a4 <- i8042 (interrupt, 1, 12)
[   29.042814] i8042: [28225] f2 <- i8042 (interrupt, 1, 12)
[   29.044401] i8042: [28227] 31 <- i8042 (interrupt, 1, 12)
[   29.045982] i8042: [28229] d2 <- i8042 (interrupt, 1, 12)
[   29.047571] i8042: [28230] 70 <- i8042 (interrupt, 1, 12)
[   29.049108] i8042: [28232] f4 <- i8042 (interrupt, 1, 12)
[   29.050726] i8042: [28233] a4 <- i8042 (interrupt, 1, 12)
[   29.052314] i8042: [28235] f2 <- i8042 (interrupt, 1, 12)
[   29.053903] i8042: [28237] 31 <- i8042 (interrupt, 1, 12)
[   29.055476] i8042: [28238] d2 <- i8042 (interrupt, 1, 12)
[   29.057058] i8042: [28240] 70 <- i8042 (interrupt, 1, 12)
[   29.058635] i8042: [28241] f4 <- i8042 (interrupt, 1, 12)
[   29.060232] i8042: [28243] a4 <- i8042 (interrupt, 1, 12)
[   29.061805] i8042: [28244] f2 <- i8042 (interrupt, 1, 12)
[   29.063383] i8042: [28246] 31 <- i8042 (interrupt, 1, 12)
[   29.064975] i8042: [28248] d2 <- i8042 (interrupt, 1, 12)
[   29.066555] i8042: [28249] 70 <- i8042 (interrupt, 1, 12)
[   29.068151] i8042: [28251] f4 <- i8042 (interrupt, 1, 12)
[   29.069720] i8042: [28252] a4 <- i8042 (interrupt, 1, 12)
[   29.071304] i8042: [28254] f2 <- i8042 (interrupt, 1, 12)
[   29.072825] i8042: [28255] 31 <- i8042 (interrupt, 1, 12)
[   29.074464] i8042: [28257] d2 <- i8042 (interrupt, 1, 12)
[   29.076013] i8042: [28259] 70 <- i8042 (interrupt, 1, 12)
[   29.077561] i8042: [28260] f4 <- i8042 (interrupt, 1, 12)
[   29.079190] i8042: [28262] a4 <- i8042 (interrupt, 1, 12)
[   29.080742] i8042: [28263] f2 <- i8042 (interrupt, 1, 12)
[   29.082381] i8042: [28265] 31 <- i8042 (interrupt, 1, 12)
[   29.083970] i8042: [28267] d2 <- i8042 (interrupt, 1, 12)
[   29.085541] i8042: [28268] 70 <- i8042 (interrupt, 1, 12)
[   29.087059] i8042: [28270] f4 <- i8042 (interrupt, 1, 12)
[   29.088711] i8042: [28271] a4 <- i8042 (interrupt, 1, 12)
[   29.090290] i8042: [28273] f2 <- i8042 (interrupt, 1, 12)
[   29.091870] i8042: [28274] 31 <- i8042 (interrupt, 1, 12)
[   29.093457] i8042: [28276] d2 <- i8042 (interrupt, 1, 12)
[   29.095011] i8042: [28278] 70 <- i8042 (interrupt, 1, 12)
[   29.096619] i8042: [28279] f4 <- i8042 (interrupt, 1, 12)
[   29.098207] i8042: [28281] a4 <- i8042 (interrupt, 1, 12)
[   29.099800] i8042: [28282] f2 <- i8042 (interrupt, 1, 12)
[   29.101373] i8042: [28284] 31 <- i8042 (interrupt, 1, 12)
[   29.102962] i8042: [28286] d2 <- i8042 (interrupt, 1, 12)
[   29.104548] i8042: [28287] 70 <- i8042 (interrupt, 1, 12)
[   29.106131] i8042: [28289] f4 <- i8042 (interrupt, 1, 12)
[   29.107719] i8042: [28290] a4 <- i8042 (interrupt, 1, 12)
[   29.109296] i8042: [28292] f4 <- i8042 (interrupt, 1, 12)
[   29.110874] i8042: [28293] 31 <- i8042 (interrupt, 1, 12)
[   29.112452] i8042: [28295] d2 <- i8042 (interrupt, 1, 12)
[   29.114041] i8042: [28297] 71 <- i8042 (interrupt, 1, 12)
[   29.115623] i8042: [28298] f4 <- i8042 (interrupt, 1, 12)
[   29.117131] i8042: [28300] a4 <- i8042 (interrupt, 1, 12)
[   29.118785] i8042: [28301] f4 <- i8042 (interrupt, 1, 12)
[   29.120367] i8042: [28303] 31 <- i8042 (interrupt, 1, 12)
[   29.121956] i8042: [28305] d2 <- i8042 (interrupt, 1, 12)
[   29.123524] i8042: [28306] 71 <- i8042 (interrupt, 1, 12)
[   29.125048] i8042: [28308] f4 <- i8042 (interrupt, 1, 12)
[   29.126700] i8042: [28309] a4 <- i8042 (interrupt, 1, 12)
[   29.128285] i8042: [28311] f4 <- i8042 (interrupt, 1, 12)
[   29.129867] i8042: [28312] 31 <- i8042 (interrupt, 1, 12)
[   29.131453] i8042: [28314] d2 <- i8042 (interrupt, 1, 12)
[   29.133005] i8042: [28316] 71 <- i8042 (interrupt, 1, 12)
[   29.135121] i8042: [28318] f4 <- i8042 (interrupt, 1, 12)
[   29.136696] i8042: [28319] a4 <- i8042 (interrupt, 1, 12)
[   29.138290] i8042: [28321] f4 <- i8042 (interrupt, 1, 12)
[   29.139839] i8042: [28322] 31 <- i8042 (interrupt, 1, 12)
[   29.141415] i8042: [28324] d2 <- i8042 (interrupt, 1, 12)
[   29.142969] i8042: [28326] 71 <- i8042 (interrupt, 1, 12)
[   29.144541] i8042: [28327] f4 <- i8042 (interrupt, 1, 12)
[   29.146139] i8042: [28329] a4 <- i8042 (interrupt, 1, 12)
[   29.147755] i8042: [28330] f4 <- i8042 (interrupt, 1, 12)
[   29.149351] i8042: [28332] 31 <- i8042 (interrupt, 1, 12)
[   29.150966] i8042: [28334] d2 <- i8042 (interrupt, 1, 12)
[   29.152462] i8042: [28335] 71 <- i8042 (interrupt, 1, 12)
[   29.154014] i8042: [28337] f4 <- i8042 (interrupt, 1, 12)
[   29.155618] i8042: [28338] a4 <- i8042 (interrupt, 1, 12)
[   29.157233] i8042: [28340] f4 <- i8042 (interrupt, 1, 12)
[   29.158852] i8042: [28341] 31 <- i8042 (interrupt, 1, 12)
[   29.160434] i8042: [28343] d2 <- i8042 (interrupt, 1, 12)
[   29.161970] i8042: [28345] 71 <- i8042 (interrupt, 1, 12)
[   29.164040] i8042: [28347] f4 <- i8042 (interrupt, 1, 12)
[   29.165654] i8042: [28348] a4 <- i8042 (interrupt, 1, 12)
[   29.167164] i8042: [28350] f4 <- i8042 (interrupt, 1, 12)
[   29.168817] i8042: [28351] 31 <- i8042 (interrupt, 1, 12)
[   29.170369] i8042: [28353] d2 <- i8042 (interrupt, 1, 12)
[   29.171974] i8042: [28355] 71 <- i8042 (interrupt, 1, 12)
[   29.173567] i8042: [28356] f4 <- i8042 (interrupt, 1, 12)
[   29.175152] i8042: [28358] a4 <- i8042 (interrupt, 1, 12)
[   29.176738] i8042: [28359] f4 <- i8042 (interrupt, 1, 12)
[   29.178247] i8042: [28361] 31 <- i8042 (interrupt, 1, 12)
[   29.179924] i8042: [28363] d2 <- i8042 (interrupt, 1, 12)
[   29.181450] i8042: [28364] 71 <- i8042 (interrupt, 1, 12)
[   29.183028] i8042: [28366] f4 <- i8042 (interrupt, 1, 12)
[   29.184649] i8042: [28367] a4 <- i8042 (interrupt, 1, 12)
[   29.186226] i8042: [28369] f4 <- i8042 (interrupt, 1, 12)
[   29.187825] i8042: [28370] 31 <- i8042 (interrupt, 1, 12)
[   29.189397] i8042: [28372] d2 <- i8042 (interrupt, 1, 12)
[   29.190901] i8042: [28374] 71 <- i8042 (interrupt, 1, 12)
[   29.192986] i8042: [28376] f4 <- i8042 (interrupt, 1, 12)
[   29.194570] i8042: [28377] a4 <- i8042 (interrupt, 1, 12)
[   29.196154] i8042: [28379] f4 <- i8042 (interrupt, 1, 12)
[   29.197888] i8042: [28381] 31 <- i8042 (interrupt, 1, 12)
[   29.199319] i8042: [28382] d2 <- i8042 (interrupt, 1, 12)
[   29.200903] i8042: [28384] 71 <- i8042 (interrupt, 1, 12)
[   29.202485] i8042: [28385] f4 <- i8042 (interrupt, 1, 12)
[   29.204064] i8042: [28387] a4 <- i8042 (interrupt, 1, 12)
[   29.205651] i8042: [28388] f4 <- i8042 (interrupt, 1, 12)
[   29.207232] i8042: [28390] 31 <- i8042 (interrupt, 1, 12)
[   29.208813] i8042: [28391] d2 <- i8042 (interrupt, 1, 12)
[   29.210395] i8042: [28393] 71 <- i8042 (interrupt, 1, 12)
[   29.212483] i8042: [28395] f4 <- i8042 (interrupt, 1, 12)
[   29.214143] i8042: [28397] a4 <- i8042 (interrupt, 1, 12)
[   29.215662] i8042: [28398] f4 <- i8042 (interrupt, 1, 12)
[   29.217236] i8042: [28400] 31 <- i8042 (interrupt, 1, 12)
[   29.218817] i8042: [28401] d2 <- i8042 (interrupt, 1, 12)
[   29.220394] i8042: [28403] 71 <- i8042 (interrupt, 1, 12)
[   29.221978] i8042: [28405] f4 <- i8042 (interrupt, 1, 12)
[   29.223558] i8042: [28406] a4 <- i8042 (interrupt, 1, 12)
[   29.225141] i8042: [28408] f4 <- i8042 (interrupt, 1, 12)
[   29.226724] i8042: [28409] 31 <- i8042 (interrupt, 1, 12)
[   29.228315] i8042: [28411] d2 <- i8042 (interrupt, 1, 12)
[   29.229887] i8042: [28413] 71 <- i8042 (interrupt, 1, 12)
[   29.231499] i8042: [28414] f4 <- i8042 (interrupt, 1, 12)
[   29.233054] i8042: [28416] a4 <- i8042 (interrupt, 1, 12)
[   29.234691] i8042: [28417] f4 <- i8042 (interrupt, 1, 12)
[   29.236224] i8042: [28419] 31 <- i8042 (interrupt, 1, 12)
[   29.237807] i8042: [28420] d2 <- i8042 (interrupt, 1, 12)
[   29.239417] i8042: [28422] 71 <- i8042 (interrupt, 1, 12)
[   29.241512] i8042: [28424] f4 <- i8042 (interrupt, 1, 12)
[   29.243106] i8042: [28426] a4 <- i8042 (interrupt, 1, 12)
[   29.244764] i8042: [28427] f4 <- i8042 (interrupt, 1, 12)
[   29.246246] i8042: [28429] 31 <- i8042 (interrupt, 1, 12)
[   29.247827] i8042: [28430] d2 <- i8042 (interrupt, 1, 12)
[   29.249440] i8042: [28432] 71 <- i8042 (interrupt, 1, 12)
[   29.250997] i8042: [28434] f4 <- i8042 (interrupt, 1, 12)
[   29.252616] i8042: [28435] a4 <- i8042 (interrupt, 1, 12)
[   29.254163] i8042: [28437] f4 <- i8042 (interrupt, 1, 12)
[   29.255744] i8042: [28438] 31 <- i8042 (interrupt, 1, 12)
[   29.257318] i8042: [28440] d2 <- i8042 (interrupt, 1, 12)
[   29.259034] i8042: [28442] 71 <- i8042 (interrupt, 1, 12)
[   29.261024] i8042: [28444] f4 <- i8042 (interrupt, 1, 12)
[   29.262577] i8042: [28445] a4 <- i8042 (interrupt, 1, 12)
[   29.264162] i8042: [28447] f4 <- i8042 (interrupt, 1, 12)
[   29.265707] i8042: [28448] 31 <- i8042 (interrupt, 1, 12)
[   29.267287] i8042: [28450] d2 <- i8042 (interrupt, 1, 12)
[   29.268877] i8042: [28452] 71 <- i8042 (interrupt, 1, 12)
[   29.270453] i8042: [28453] f4 <- i8042 (interrupt, 1, 12)
[   29.272048] i8042: [28455] a4 <- i8042 (interrupt, 1, 12)
[   29.273633] i8042: [28456] f4 <- i8042 (interrupt, 1, 12)
[   29.275206] i8042: [28458] 31 <- i8042 (interrupt, 1, 12)
[   29.276789] i8042: [28459] d2 <- i8042 (interrupt, 1, 12)
[   29.278409] i8042: [28461] 71 <- i8042 (interrupt, 1, 12)
[   29.279990] i8042: [28463] f4 <- i8042 (interrupt, 1, 12)
[   29.281571] i8042: [28464] a4 <- i8042 (interrupt, 1, 12)
[   29.283158] i8042: [28466] f4 <- i8042 (interrupt, 1, 12)
[   29.284731] i8042: [28467] 31 <- i8042 (interrupt, 1, 12)
[   29.286377] i8042: [28469] d2 <- i8042 (interrupt, 1, 12)
[   29.288196] i8042: [28471] 71 <- i8042 (interrupt, 1, 12)
[   29.290102] i8042: [28473] f4 <- i8042 (interrupt, 1, 12)
[   29.291680] i8042: [28474] a4 <- i8042 (interrupt, 1, 12)
[   29.293212] i8042: [28476] f4 <- i8042 (interrupt, 1, 12)
[   29.294844] i8042: [28477] 31 <- i8042 (interrupt, 1, 12)
[   29.296393] i8042: [28479] d2 <- i8042 (interrupt, 1, 12)
[   29.298046] i8042: [28481] 71 <- i8042 (interrupt, 1, 12)
[   29.299518] i8042: [28482] f4 <- i8042 (interrupt, 1, 12)
[   29.301343] i8042: [28484] a4 <- i8042 (interrupt, 1, 12)
[   29.302929] i8042: [28486] f4 <- i8042 (interrupt, 1, 12)
[   29.304310] i8042: [28487] 31 <- i8042 (interrupt, 1, 12)
[   29.305952] i8042: [28489] d2 <- i8042 (interrupt, 1, 12)
[   29.307472] i8042: [28490] 71 <- i8042 (interrupt, 1, 12)
[   29.309101] i8042: [28492] f4 <- i8042 (interrupt, 1, 12)
[   29.310679] i8042: [28493] a4 <- i8042 (interrupt, 1, 12)
[   29.312194] i8042: [28495] f4 <- i8042 (interrupt, 1, 12)
[   29.313832] i8042: [28496] 31 <- i8042 (interrupt, 1, 12)
[   29.315397] i8042: [28498] d2 <- i8042 (interrupt, 1, 12)
[   29.317163] i8042: [28500] 71 <- i8042 (interrupt, 1, 12)
[   29.319249] i8042: [28502] f4 <- i8042 (interrupt, 1, 12)
[   29.320831] i8042: [28503] a4 <- i8042 (interrupt, 1, 12)
[   29.322189] i8042: [28505] f4 <- i8042 (interrupt, 1, 12)
[   29.323820] i8042: [28506] 31 <- i8042 (interrupt, 1, 12)
[   29.325390] i8042: [28508] d2 <- i8042 (interrupt, 1, 12)
[   29.327004] i8042: [28510] 71 <- i8042 (interrupt, 1, 12)
[   29.328564] i8042: [28511] f4 <- i8042 (interrupt, 1, 12)
[   29.330108] i8042: [28513] a4 <- i8042 (interrupt, 1, 12)
[   29.331729] i8042: [28514] f4 <- i8042 (interrupt, 1, 12)
[   29.333301] i8042: [28516] 31 <- i8042 (interrupt, 1, 12)
[   29.334889] i8042: [28518] d2 <- i8042 (interrupt, 1, 12)
[   29.336465] i8042: [28519] 71 <- i8042 (interrupt, 1, 12)
[   29.338556] i8042: [28521] f4 <- i8042 (interrupt, 1, 12)
[   29.340101] i8042: [28523] a4 <- i8042 (interrupt, 1, 12)
[   29.341716] i8042: [28524] f4 <- i8042 (interrupt, 1, 12)
[   29.343303] i8042: [28526] 31 <- i8042 (interrupt, 1, 12)
[   29.344890] i8042: [28528] d2 <- i8042 (interrupt, 1, 12)
[   29.346466] i8042: [28529] 71 <- i8042 (interrupt, 1, 12)
[   29.348012] i8042: [28531] f4 <- i8042 (interrupt, 1, 12)
[   29.349599] i8042: [28532] a4 <- i8042 (interrupt, 1, 12)
[   29.351178] i8042: [28534] f4 <- i8042 (interrupt, 1, 12)
[   29.352762] i8042: [28535] 31 <- i8042 (interrupt, 1, 12)
[   29.354351] i8042: [28537] d2 <- i8042 (interrupt, 1, 12)
[   29.355965] i8042: [28539] 71 <- i8042 (interrupt, 1, 12)
[   29.357549] i8042: [28540] f4 <- i8042 (interrupt, 1, 12)
[   29.359133] i8042: [28542] a4 <- i8042 (interrupt, 1, 12)
[   29.360707] i8042: [28543] f4 <- i8042 (interrupt, 1, 12)
[   29.362301] i8042: [28545] 31 <- i8042 (interrupt, 1, 12)
[   29.363883] i8042: [28547] d2 <- i8042 (interrupt, 1, 12)
[   29.365462] i8042: [28548] 71 <- i8042 (interrupt, 1, 12)
[   29.367548] i8042: [28550] f4 <- i8042 (interrupt, 1, 12)
[   29.369133] i8042: [28552] a4 <- i8042 (interrupt, 1, 12)
[   29.370722] i8042: [28553] f4 <- i8042 (interrupt, 1, 12)
[   29.372298] i8042: [28555] 31 <- i8042 (interrupt, 1, 12)
[   29.373886] i8042: [28557] d2 <- i8042 (interrupt, 1, 12)
[   29.375463] i8042: [28558] 71 <- i8042 (interrupt, 1, 12)
[   29.377043] i8042: [28560] f4 <- i8042 (interrupt, 1, 12)
[   29.378626] i8042: [28561] a4 <- i8042 (interrupt, 1, 12)
[   29.380178] i8042: [28563] f4 <- i8042 (interrupt, 1, 12)
[   29.381790] i8042: [28564] 31 <- i8042 (interrupt, 1, 12)
[   29.383369] i8042: [28566] d2 <- i8042 (interrupt, 1, 12)
[   29.384961] i8042: [28568] 71 <- i8042 (interrupt, 1, 12)
[   29.387040] i8042: [28570] f4 <- i8042 (interrupt, 1, 12)
[   29.388620] i8042: [28571] a4 <- i8042 (interrupt, 1, 12)
[   29.390209] i8042: [28573] f4 <- i8042 (interrupt, 1, 12)
[   29.391789] i8042: [28574] 31 <- i8042 (interrupt, 1, 12)
[   29.393382] i8042: [28576] d2 <- i8042 (interrupt, 1, 12)
[   29.394952] i8042: [28578] 71 <- i8042 (interrupt, 1, 12)
[   29.396532] i8042: [28579] f4 <- i8042 (interrupt, 1, 12)
[   29.398125] i8042: [28581] a4 <- i8042 (interrupt, 1, 12)
[   29.399695] i8042: [28582] f4 <- i8042 (interrupt, 1, 12)
[   29.401282] i8042: [28584] 31 <- i8042 (interrupt, 1, 12)
[   29.402872] i8042: [28585] d2 <- i8042 (interrupt, 1, 12)
[   29.404440] i8042: [28587] 71 <- i8042 (interrupt, 1, 12)
[   29.406030] i8042: [28589] f4 <- i8042 (interrupt, 1, 12)
[   29.407609] i8042: [28590] a4 <- i8042 (interrupt, 1, 12)
[   29.409191] i8042: [28592] f4 <- i8042 (interrupt, 1, 12)
[   29.410766] i8042: [28593] 31 <- i8042 (interrupt, 1, 12)
[   29.412357] i8042: [28595] d2 <- i8042 (interrupt, 1, 12)
[   29.413936] i8042: [28597] 71 <- i8042 (interrupt, 1, 12)
[   29.416026] i8042: [28599] f4 <- i8042 (interrupt, 1, 12)
[   29.417606] i8042: [28600] a4 <- i8042 (interrupt, 1, 12)
[   29.419151] i8042: [28602] f4 <- i8042 (interrupt, 1, 12)
[   29.420773] i8042: [28603] 31 <- i8042 (interrupt, 1, 12)
[   29.422321] i8042: [28605] d2 <- i8042 (interrupt, 1, 12)
[   29.423955] i8042: [28607] 71 <- i8042 (interrupt, 1, 12)
[   29.425525] i8042: [28608] f4 <- i8042 (interrupt, 1, 12)
[   29.427071] i8042: [28610] a4 <- i8042 (interrupt, 1, 12)
[   29.428709] i8042: [28611] f4 <- i8042 (interrupt, 1, 12)
[   29.430243] i8042: [28613] 31 <- i8042 (interrupt, 1, 12)
[   29.431862] i8042: [28614] d2 <- i8042 (interrupt, 1, 12)
[   29.433447] i8042: [28616] 71 <- i8042 (interrupt, 1, 12)
[   29.435037] i8042: [28618] f4 <- i8042 (interrupt, 1, 12)
[   29.436620] i8042: [28619] a4 <- i8042 (interrupt, 1, 12)
[   29.438192] i8042: [28621] f4 <- i8042 (interrupt, 1, 12)
[   29.439767] i8042: [28622] 31 <- i8042 (interrupt, 1, 12)
[   29.441350] i8042: [28624] d2 <- i8042 (interrupt, 1, 12)
[   29.442942] i8042: [28626] 71 <- i8042 (interrupt, 1, 12)
[   29.445024] i8042: [28628] f4 <- i8042 (interrupt, 1, 12)
[   29.446598] i8042: [28629] a4 <- i8042 (interrupt, 1, 12)
[   29.448154] i8042: [28631] f4 <- i8042 (interrupt, 1, 12)
[   29.449767] i8042: [28632] 31 <- i8042 (interrupt, 1, 12)
[   29.451359] i8042: [28634] d2 <- i8042 (interrupt, 1, 12)
[   29.452954] i8042: [28636] 71 <- i8042 (interrupt, 1, 12)
[   29.454532] i8042: [28637] f4 <- i8042 (interrupt, 1, 12)
[   29.456087] i8042: [28639] a4 <- i8042 (interrupt, 1, 12)
[   29.457697] i8042: [28640] f4 <- i8042 (interrupt, 1, 12)
[   29.459292] i8042: [28642] 31 <- i8042 (interrupt, 1, 12)
[   29.460859] i8042: [28643] d2 <- i8042 (interrupt, 1, 12)
[   29.462440] i8042: [28645] 71 <- i8042 (interrupt, 1, 12)
[   29.464540] i8042: [28647] f4 <- i8042 (interrupt, 1, 12)
[   29.466074] i8042: [28649] a4 <- i8042 (interrupt, 1, 12)
[   29.467654] i8042: [28650] f4 <- i8042 (interrupt, 1, 12)
[   29.469293] i8042: [28652] 31 <- i8042 (interrupt, 1, 12)
[   29.470861] i8042: [28653] d2 <- i8042 (interrupt, 1, 12)
[   29.472445] i8042: [28655] 71 <- i8042 (interrupt, 1, 12)
[   29.474026] i8042: [28657] f4 <- i8042 (interrupt, 1, 12)
[   29.475607] i8042: [28658] a4 <- i8042 (interrupt, 1, 12)
[   29.477192] i8042: [28660] f4 <- i8042 (interrupt, 1, 12)
[   29.478774] i8042: [28661] 31 <- i8042 (interrupt, 1, 12)
[   29.480349] i8042: [28663] d2 <- i8042 (interrupt, 1, 12)
[   29.481937] i8042: [28665] 71 <- i8042 (interrupt, 1, 12)
[   29.483526] i8042: [28666] f4 <- i8042 (interrupt, 1, 12)
[   29.485105] i8042: [28668] a4 <- i8042 (interrupt, 1, 12)
[   29.486620] i8042: [28669] f4 <- i8042 (interrupt, 1, 12)
[   29.488210] i8042: [28671] 31 <- i8042 (interrupt, 1, 12)
[   29.489864] i8042: [28672] d2 <- i8042 (interrupt, 1, 12)
[   29.491420] i8042: [28674] 71 <- i8042 (interrupt, 1, 12)
[   29.493558] i8042: [28676] f4 <- i8042 (interrupt, 1, 12)
[   29.495022] i8042: [28678] a4 <- i8042 (interrupt, 1, 12)
[   29.496672] i8042: [28679] f4 <- i8042 (interrupt, 1, 12)
[   29.498198] i8042: [28681] 31 <- i8042 (interrupt, 1, 12)
[   29.499862] i8042: [28682] d2 <- i8042 (interrupt, 1, 12)
[   29.501417] i8042: [28684] 71 <- i8042 (interrupt, 1, 12)
[   29.503006] i8042: [28686] f4 <- i8042 (interrupt, 1, 12)
[   29.504599] i8042: [28687] a4 <- i8042 (interrupt, 1, 12)
[   29.506122] i8042: [28689] f4 <- i8042 (interrupt, 1, 12)
[   29.507762] i8042: [28690] 31 <- i8042 (interrupt, 1, 12)
[   29.509336] i8042: [28692] d2 <- i8042 (interrupt, 1, 12)
[   29.510886] i8042: [28694] 71 <- i8042 (interrupt, 1, 12)
[   29.512955] i8042: [28696] f4 <- i8042 (interrupt, 1, 12)
[   29.514607] i8042: [28697] a4 <- i8042 (interrupt, 1, 12)
[   29.516139] i8042: [28699] f4 <- i8042 (interrupt, 1, 12)
[   29.517768] i8042: [28700] 31 <- i8042 (interrupt, 1, 12)
[   29.519338] i8042: [28702] d2 <- i8042 (interrupt, 1, 12)
[   29.520965] i8042: [28704] 71 <- i8042 (interrupt, 1, 12)
[   29.522519] i8042: [28705] f4 <- i8042 (interrupt, 1, 12)
[   29.524050] i8042: [28707] a4 <- i8042 (interrupt, 1, 12)
[   29.525686] i8042: [28708] f4 <- i8042 (interrupt, 1, 12)
[   29.527221] i8042: [28710] 31 <- i8042 (interrupt, 1, 12)
[   29.528847] i8042: [28711] d2 <- i8042 (interrupt, 1, 12)
[   29.530413] i8042: [28713] 71 <- i8042 (interrupt, 1, 12)
[   29.532000] i8042: [28715] f4 <- i8042 (interrupt, 1, 12)
[   29.533601] i8042: [28716] a4 <- i8042 (interrupt, 1, 12)
[   29.535115] i8042: [28718] f4 <- i8042 (interrupt, 1, 12)
[   29.536775] i8042: [28719] 31 <- i8042 (interrupt, 1, 12)
[   29.538317] i8042: [28721] d2 <- i8042 (interrupt, 1, 12)
[   29.539965] i8042: [28723] 71 <- i8042 (interrupt, 1, 12)
[   29.542049] i8042: [28725] f4 <- i8042 (interrupt, 1, 12)
[   29.543617] i8042: [28726] a4 <- i8042 (interrupt, 1, 12)
[   29.545123] i8042: [28728] f4 <- i8042 (interrupt, 1, 12)
[   29.546693] i8042: [28729] 31 <- i8042 (interrupt, 1, 12)
[   29.548264] i8042: [28731] d2 <- i8042 (interrupt, 1, 12)
[   29.549854] i8042: [28732] 71 <- i8042 (interrupt, 1, 12)
[   29.551402] i8042: [28734] f4 <- i8042 (interrupt, 1, 12)
[   29.552985] i8042: [28736] a4 <- i8042 (interrupt, 1, 12)
[   29.554603] i8042: [28737] f4 <- i8042 (interrupt, 1, 12)
[   29.556147] i8042: [28739] 31 <- i8042 (interrupt, 1, 12)
[   29.557729] i8042: [28740] d2 <- i8042 (interrupt, 1, 12)
[   29.559313] i8042: [28742] 71 <- i8042 (interrupt, 1, 12)
[   29.560898] i8042: [28744] f4 <- i8042 (interrupt, 1, 12)
[   29.562553] i8042: [28745] a4 <- i8042 (interrupt, 1, 12)
[   29.564112] i8042: [28747] f4 <- i8042 (interrupt, 1, 12)
[   29.565764] i8042: [28748] 31 <- i8042 (interrupt, 1, 12)
[   29.567338] i8042: [28750] d2 <- i8042 (interrupt, 1, 12)
[   29.568950] i8042: [28752] 71 <- i8042 (interrupt, 1, 12)
[   29.571016] i8042: [28754] f4 <- i8042 (interrupt, 1, 12)
[   29.572558] i8042: [28755] a4 <- i8042 (interrupt, 1, 12)
[   29.574082] i8042: [28757] f4 <- i8042 (interrupt, 1, 12)
[   29.575658] i8042: [28758] 31 <- i8042 (interrupt, 1, 12)
[   29.577232] i8042: [28760] d2 <- i8042 (interrupt, 1, 12)
[   29.578805] i8042: [28761] 71 <- i8042 (interrupt, 1, 12)
[   29.580389] i8042: [28763] f4 <- i8042 (interrupt, 1, 12)
[   29.582016] i8042: [28765] a4 <- i8042 (interrupt, 1, 12)
[   29.583586] i8042: [28766] f4 <- i8042 (interrupt, 1, 12)
[   29.585136] i8042: [28768] 31 <- i8042 (interrupt, 1, 12)
[   29.586794] i8042: [28769] d2 <- i8042 (interrupt, 1, 12)
[   29.588381] i8042: [28771] 71 <- i8042 (interrupt, 1, 12)
[   29.590454] i8042: [28773] f4 <- i8042 (interrupt, 1, 12)
[   29.591994] i8042: [28775] a4 <- i8042 (interrupt, 1, 12)
[   29.593627] i8042: [28776] f4 <- i8042 (interrupt, 1, 12)
[   29.595202] i8042: [28778] 31 <- i8042 (interrupt, 1, 12)
[   29.596784] i8042: [28779] d2 <- i8042 (interrupt, 1, 12)
[   29.598378] i8042: [28781] 71 <- i8042 (interrupt, 1, 12)
[   29.599967] i8042: [28783] f4 <- i8042 (interrupt, 1, 12)
[   29.601551] i8042: [28784] a4 <- i8042 (interrupt, 1, 12)
[   29.603130] i8042: [28786] f4 <- i8042 (interrupt, 1, 12)
[   29.604719] i8042: [28787] 31 <- i8042 (interrupt, 1, 12)
[   29.606296] i8042: [28789] d2 <- i8042 (interrupt, 1, 12)
[   29.607885] i8042: [28791] 71 <- i8042 (interrupt, 1, 12)
[   29.609464] i8042: [28792] f4 <- i8042 (interrupt, 1, 12)
[   29.611049] i8042: [28794] a4 <- i8042 (interrupt, 1, 12)
[   29.612625] i8042: [28795] f6 <- i8042 (interrupt, 1, 12)
[   29.614208] i8042: [28797] 31 <- i8042 (interrupt, 1, 12)
[   29.615726] i8042: [28798] d2 <- i8042 (interrupt, 1, 12)
[   29.617294] i8042: [28800] 71 <- i8042 (interrupt, 1, 12)
[   29.619404] i8042: [28802] f4 <- i8042 (interrupt, 1, 12)
[   29.621032] i8042: [28804] a4 <- i8042 (interrupt, 1, 12)
[   29.622611] i8042: [28805] f6 <- i8042 (interrupt, 1, 12)
[   29.624193] i8042: [28807] 31 <- i8042 (interrupt, 1, 12)
[   29.625777] i8042: [28808] d2 <- i8042 (interrupt, 1, 12)
[   29.627360] i8042: [28810] 71 <- i8042 (interrupt, 1, 12)
[   29.628977] i8042: [28812] f4 <- i8042 (interrupt, 1, 12)
[   29.630538] i8042: [28813] a4 <- i8042 (interrupt, 1, 12)
[   29.632063] i8042: [28815] f6 <- i8042 (interrupt, 1, 12)
[   29.633702] i8042: [28816] 31 <- i8042 (interrupt, 1, 12)
[   29.635286] i8042: [28818] d2 <- i8042 (interrupt, 1, 12)
[   29.636874] i8042: [28819] 71 <- i8042 (interrupt, 1, 12)
[   29.638459] i8042: [28821] f4 <- i8042 (interrupt, 1, 12)
[   29.639977] i8042: [28823] a4 <- i8042 (interrupt, 1, 12)
[   29.641627] i8042: [28824] f6 <- i8042 (interrupt, 1, 12)
[   29.643135] i8042: [28826] 31 <- i8042 (interrupt, 1, 12)
[   29.644713] i8042: [28827] d2 <- i8042 (interrupt, 1, 12)
[   29.646356] i8042: [28829] 71 <- i8042 (interrupt, 1, 12)
[   29.648433] i8042: [28831] f4 <- i8042 (interrupt, 1, 12)
[   29.649987] i8042: [28833] a4 <- i8042 (interrupt, 1, 12)
[   29.651543] i8042: [28834] f6 <- i8042 (interrupt, 1, 12)
[   29.653131] i8042: [28836] 31 <- i8042 (interrupt, 1, 12)
[   29.654751] i8042: [28837] d2 <- i8042 (interrupt, 1, 12)
[   29.656357] i8042: [28839] 71 <- i8042 (interrupt, 1, 12)
[   29.657957] i8042: [28841] f4 <- i8042 (interrupt, 1, 12)
[   29.659535] i8042: [28842] a4 <- i8042 (interrupt, 1, 12)
[   29.661091] i8042: [28844] f6 <- i8042 (interrupt, 1, 12)
[   29.662757] i8042: [28845] 31 <- i8042 (interrupt, 1, 12)
[   29.664266] i8042: [28847] d2 <- i8042 (interrupt, 1, 12)
[   29.665804] i8042: [28848] 71 <- i8042 (interrupt, 1, 12)
[   29.667894] i8042: [28851] f4 <- i8042 (interrupt, 1, 12)
[   29.669477] i8042: [28852] a4 <- i8042 (interrupt, 1, 12)
[   29.671132] i8042: [28854] f6 <- i8042 (interrupt, 1, 12)
[   29.672769] i8042: [28855] 31 <- i8042 (interrupt, 1, 12)
[   29.674360] i8042: [28857] d2 <- i8042 (interrupt, 1, 12)
[   29.675939] i8042: [28859] 71 <- i8042 (interrupt, 1, 12)
[   29.677520] i8042: [28860] f4 <- i8042 (interrupt, 1, 12)
[   29.679103] i8042: [28862] a4 <- i8042 (interrupt, 1, 12)
[   29.680685] i8042: [28863] f6 <- i8042 (interrupt, 1, 12)
[   29.682136] i8042: [28865] 31 <- i8042 (interrupt, 1, 12)
[   29.683750] i8042: [28866] d2 <- i8042 (interrupt, 1, 12)
[   29.685336] i8042: [28868] 71 <- i8042 (interrupt, 1, 12)
[   29.686949] i8042: [28870] f4 <- i8042 (interrupt, 1, 12)
[   29.688477] i8042: [28871] a4 <- i8042 (interrupt, 1, 12)
[   29.690052] i8042: [28873] f6 <- i8042 (interrupt, 1, 12)
[   29.691783] i8042: [28874] 31 <- i8042 (interrupt, 1, 12)
[   29.693355] i8042: [28876] d2 <- i8042 (interrupt, 1, 12)
[   29.694842] i8042: [28877] 71 <- i8042 (interrupt, 1, 12)
[   29.697017] i8042: [28880] f4 <- i8042 (interrupt, 1, 12)
[   29.698595] i8042: [28881] a4 <- i8042 (interrupt, 1, 12)
[   29.700069] i8042: [28883] f6 <- i8042 (interrupt, 1, 12)
[   29.701632] i8042: [28884] 31 <- i8042 (interrupt, 1, 12)
[   29.703275] i8042: [28886] d2 <- i8042 (interrupt, 1, 12)
[   29.704848] i8042: [28887] 71 <- i8042 (interrupt, 1, 12)
[   29.706376] i8042: [28889] f4 <- i8042 (interrupt, 1, 12)
[   29.707996] i8042: [28891] a4 <- i8042 (interrupt, 1, 12)
[   29.709618] i8042: [28892] f6 <- i8042 (interrupt, 1, 12)
[   29.711194] i8042: [28894] 31 <- i8042 (interrupt, 1, 12)
[   29.712795] i8042: [28895] d2 <- i8042 (interrupt, 1, 12)
[   29.714410] i8042: [28897] 71 <- i8042 (interrupt, 1, 12)
[   29.716465] i8042: [28899] f4 <- i8042 (interrupt, 1, 12)
[   29.717961] i8042: [28901] a4 <- i8042 (interrupt, 1, 12)
[   29.719542] i8042: [28902] f6 <- i8042 (interrupt, 1, 12)
[   29.721119] i8042: [28904] 31 <- i8042 (interrupt, 1, 12)
[   29.722711] i8042: [28905] d2 <- i8042 (interrupt, 1, 12)
[   29.724290] i8042: [28907] 71 <- i8042 (interrupt, 1, 12)
[   29.725876] i8042: [28909] f4 <- i8042 (interrupt, 1, 12)
[   29.727455] i8042: [28910] a4 <- i8042 (interrupt, 1, 12)
[   29.729069] i8042: [28912] f6 <- i8042 (interrupt, 1, 12)
[   29.730670] i8042: [28913] 31 <- i8042 (interrupt, 1, 12)
[   29.732240] i8042: [28915] d2 <- i8042 (interrupt, 1, 12)
[   29.733824] i8042: [28916] 71 <- i8042 (interrupt, 1, 12)
[   29.735377] i8042: [28918] f4 <- i8042 (interrupt, 1, 12)
[   29.736950] i8042: [28920] a4 <- i8042 (interrupt, 1, 12)
[   29.738668] i8042: [28921] f6 <- i8042 (interrupt, 1, 12)
[   29.740164] i8042: [28923] 31 <- i8042 (interrupt, 1, 12)
[   29.741817] i8042: [28924] d2 <- i8042 (interrupt, 1, 12)
[   29.743378] i8042: [28926] 71 <- i8042 (interrupt, 1, 12)
[   29.745474] i8042: [28928] f4 <- i8042 (interrupt, 1, 12)
[   29.746990] i8042: [28930] a4 <- i8042 (interrupt, 1, 12)
[   29.748589] i8042: [28931] f6 <- i8042 (interrupt, 1, 12)
[   29.750180] i8042: [28933] 31 <- i8042 (interrupt, 1, 12)
[   29.751763] i8042: [28934] d2 <- i8042 (interrupt, 1, 12)
[   29.753344] i8042: [28936] 71 <- i8042 (interrupt, 1, 12)
[   29.754943] i8042: [28938] f4 <- i8042 (interrupt, 1, 12)
[   29.756528] i8042: [28939] a4 <- i8042 (interrupt, 1, 12)
[   29.758092] i8042: [28941] f6 <- i8042 (interrupt, 1, 12)
[   29.759688] i8042: [28942] 31 <- i8042 (interrupt, 1, 12)
[   29.761261] i8042: [28944] d2 <- i8042 (interrupt, 1, 12)
[   29.762844] i8042: [28945] 71 <- i8042 (interrupt, 1, 12)
[   29.764424] i8042: [28947] f4 <- i8042 (interrupt, 1, 12)
[   29.766007] i8042: [28949] a4 <- i8042 (interrupt, 1, 12)
[   29.767590] i8042: [28950] f6 <- i8042 (interrupt, 1, 12)
[   29.769172] i8042: [28952] 31 <- i8042 (interrupt, 1, 12)
[   29.770762] i8042: [28953] d2 <- i8042 (interrupt, 1, 12)
[   29.772335] i8042: [28955] 71 <- i8042 (interrupt, 1, 12)
[   29.774434] i8042: [28957] f4 <- i8042 (interrupt, 1, 12)
[   29.775981] i8042: [28959] a4 <- i8042 (interrupt, 1, 12)
[   29.777561] i8042: [28960] f6 <- i8042 (interrupt, 1, 12)
[   29.779171] i8042: [28962] 31 <- i8042 (interrupt, 1, 12)
[   29.780725] i8042: [28963] d2 <- i8042 (interrupt, 1, 12)
[   29.782337] i8042: [28965] 71 <- i8042 (interrupt, 1, 12)
[   29.783937] i8042: [28967] f4 <- i8042 (interrupt, 1, 12)
[   29.785471] i8042: [28968] a4 <- i8042 (interrupt, 1, 12)
[   29.787056] i8042: [28970] f6 <- i8042 (interrupt, 1, 12)
[   29.788662] i8042: [28971] 31 <- i8042 (interrupt, 1, 12)
[   29.790186] i8042: [28973] d2 <- i8042 (interrupt, 1, 12)
[   29.791769] i8042: [28974] 71 <- i8042 (interrupt, 1, 12)
[   29.793935] i8042: [28977] f4 <- i8042 (interrupt, 1, 12)
[   29.795499] i8042: [28978] a4 <- i8042 (interrupt, 1, 12)
[   29.797079] i8042: [28980] f6 <- i8042 (interrupt, 1, 12)
[   29.798628] i8042: [28981] 31 <- i8042 (interrupt, 1, 12)
[   29.800186] i8042: [28983] d2 <- i8042 (interrupt, 1, 12)
[   29.801826] i8042: [28984] 71 <- i8042 (interrupt, 1, 12)
[   29.803412] i8042: [28986] f4 <- i8042 (interrupt, 1, 12)
[   29.804956] i8042: [28988] a4 <- i8042 (interrupt, 1, 12)
[   29.806549] i8042: [28989] f6 <- i8042 (interrupt, 1, 12)
[   29.808160] i8042: [28991] 31 <- i8042 (interrupt, 1, 12)
[   29.809746] i8042: [28992] d2 <- i8042 (interrupt, 1, 12)
[   29.811329] i8042: [28994] 71 <- i8042 (interrupt, 1, 12)
[   29.812886] i8042: [28996] f4 <- i8042 (interrupt, 1, 12)
[   29.814497] i8042: [28997] a4 <- i8042 (interrupt, 1, 12)
[   29.816007] i8042: [28999] f6 <- i8042 (interrupt, 1, 12)
[   29.817653] i8042: [29000] 31 <- i8042 (interrupt, 1, 12)
[   29.819173] i8042: [29002] d2 <- i8042 (interrupt, 1, 12)
[   29.820755] i8042: [29003] 71 <- i8042 (interrupt, 1, 12)
[   29.822908] i8042: [29006] f4 <- i8042 (interrupt, 1, 12)
[   29.824485] i8042: [29007] a4 <- i8042 (interrupt, 1, 12)
[   29.826078] i8042: [29009] f6 <- i8042 (interrupt, 1, 12)
[   29.827634] i8042: [29010] 31 <- i8042 (interrupt, 1, 12)
[   29.829230] i8042: [29012] d2 <- i8042 (interrupt, 1, 12)
[   29.830810] i8042: [29013] 71 <- i8042 (interrupt, 1, 12)
[   29.832376] i8042: [29015] f4 <- i8042 (interrupt, 1, 12)
[   29.833917] i8042: [29017] a4 <- i8042 (interrupt, 1, 12)
[   29.835500] i8042: [29018] f6 <- i8042 (interrupt, 1, 12)
[   29.837145] i8042: [29020] 31 <- i8042 (interrupt, 1, 12)
[   29.838722] i8042: [29021] d2 <- i8042 (interrupt, 1, 12)
[   29.840244] i8042: [29023] 71 <- i8042 (interrupt, 1, 12)
[   29.842395] i8042: [29025] f4 <- i8042 (interrupt, 1, 12)
[   29.843955] i8042: [29027] a4 <- i8042 (interrupt, 1, 12)
[   29.845493] i8042: [29028] f6 <- i8042 (interrupt, 1, 12)
[   29.847074] i8042: [29030] 31 <- i8042 (interrupt, 1, 12)
[   29.848698] i8042: [29031] d2 <- i8042 (interrupt, 1, 12)
[   29.850315] i8042: [29033] 71 <- i8042 (interrupt, 1, 12)
[   29.851918] i8042: [29035] f4 <- i8042 (interrupt, 1, 12)
[   29.853420] i8042: [29036] a4 <- i8042 (interrupt, 1, 12)
[   29.855038] i8042: [29038] f6 <- i8042 (interrupt, 1, 12)
[   29.856571] i8042: [29039] 31 <- i8042 (interrupt, 1, 12)
[   29.858191] i8042: [29041] d2 <- i8042 (interrupt, 1, 12)
[   29.859768] i8042: [29042] 71 <- i8042 (interrupt, 1, 12)
[   29.861346] i8042: [29044] f4 <- i8042 (interrupt, 1, 12)
[   29.862935] i8042: [29046] a4 <- i8042 (interrupt, 1, 12)
[   29.864554] i8042: [29047] f6 <- i8042 (interrupt, 1, 12)
[   29.866138] i8042: [29049] 31 <- i8042 (interrupt, 1, 12)
[   29.867717] i8042: [29050] d2 <- i8042 (interrupt, 1, 12)
[   29.869312] i8042: [29052] 71 <- i8042 (interrupt, 1, 12)
[   29.871394] i8042: [29054] f4 <- i8042 (interrupt, 1, 12)
[   29.872955] i8042: [29056] a4 <- i8042 (interrupt, 1, 12)
[   29.874518] i8042: [29057] f6 <- i8042 (interrupt, 1, 12)
[   29.876118] i8042: [29059] 31 <- i8042 (interrupt, 1, 12)
[   29.877694] i8042: [29060] d2 <- i8042 (interrupt, 1, 12)
[   29.879231] i8042: [29062] 71 <- i8042 (interrupt, 1, 12)
[   29.880852] i8042: [29063] f4 <- i8042 (interrupt, 1, 12)
[   29.882444] i8042: [29065] a4 <- i8042 (interrupt, 1, 12)
[   29.884018] i8042: [29067] f6 <- i8042 (interrupt, 1, 12)
[   29.885608] i8042: [29068] 31 <- i8042 (interrupt, 1, 12)
[   29.887182] i8042: [29070] d2 <- i8042 (interrupt, 1, 12)
[   29.888767] i8042: [29071] 71 <- i8042 (interrupt, 1, 12)
[   29.890354] i8042: [29073] f4 <- i8042 (interrupt, 1, 12)
[   29.891916] i8042: [29075] a4 <- i8042 (interrupt, 1, 12)
[   29.893549] i8042: [29076] f6 <- i8042 (interrupt, 1, 12)
[   29.895131] i8042: [29078] 31 <- i8042 (interrupt, 1, 12)
[   29.896711] i8042: [29079] d2 <- i8042 (interrupt, 1, 12)
[   29.898294] i8042: [29081] 71 <- i8042 (interrupt, 1, 12)
[   29.900379] i8042: [29083] f4 <- i8042 (interrupt, 1, 12)
[   29.901957] i8042: [29085] a4 <- i8042 (interrupt, 1, 12)
[   29.903554] i8042: [29086] f6 <- i8042 (interrupt, 1, 12)
[   29.905124] i8042: [29088] 31 <- i8042 (interrupt, 1, 12)
[   29.906707] i8042: [29089] d2 <- i8042 (interrupt, 1, 12)
[   29.908294] i8042: [29091] 71 <- i8042 (interrupt, 1, 12)
[   29.909968] i8042: [29093] f4 <- i8042 (interrupt, 1, 12)
[   29.911423] i8042: [29094] a4 <- i8042 (interrupt, 1, 12)
[   29.913046] i8042: [29096] f6 <- i8042 (interrupt, 1, 12)
[   29.914661] i8042: [29097] 31 <- i8042 (interrupt, 1, 12)
[   29.916186] i8042: [29099] d2 <- i8042 (interrupt, 1, 12)
[   29.917850] i8042: [29100] 71 <- i8042 (interrupt, 1, 12)
[   29.919974] i8042: [29103] f4 <- i8042 (interrupt, 1, 12)
[   29.921421] i8042: [29104] a4 <- i8042 (interrupt, 1, 12)
[   29.923040] i8042: [29106] f6 <- i8042 (interrupt, 1, 12)
[   29.924656] i8042: [29107] 31 <- i8042 (interrupt, 1, 12)
[   29.926188] i8042: [29109] d2 <- i8042 (interrupt, 1, 12)
[   29.927858] i8042: [29110] 71 <- i8042 (interrupt, 1, 12)
[   29.929409] i8042: [29112] f4 <- i8042 (interrupt, 1, 12)
[   29.930966] i8042: [29114] a4 <- i8042 (interrupt, 1, 12)
[   29.932567] i8042: [29115] f6 <- i8042 (interrupt, 1, 12)
[   29.934106] i8042: [29117] 31 <- i8042 (interrupt, 1, 12)
[   29.935774] i8042: [29118] d2 <- i8042 (interrupt, 1, 12)
[   29.937314] i8042: [29120] 71 <- i8042 (interrupt, 1, 12)
[   29.938973] i8042: [29122] f4 <- i8042 (interrupt, 1, 12)
[   29.940417] i8042: [29123] a4 <- i8042 (interrupt, 1, 12)
[   29.942079] i8042: [29125] f6 <- i8042 (interrupt, 1, 12)
[   29.943657] i8042: [29126] 31 <- i8042 (interrupt, 1, 12)
[   29.945442] i8042: [29128] d2 <- i8042 (interrupt, 1, 12)
[   29.946859] i8042: [29129] 71 <- i8042 (interrupt, 1, 12)
[   29.948976] i8042: [29132] f4 <- i8042 (interrupt, 1, 12)
[   29.950416] i8042: [29133] a4 <- i8042 (interrupt, 1, 12)
[   29.952045] i8042: [29135] f6 <- i8042 (interrupt, 1, 12)
[   29.953619] i8042: [29136] 31 <- i8042 (interrupt, 1, 12)
[   29.955199] i8042: [29138] d2 <- i8042 (interrupt, 1, 12)
[   29.957016] i8042: [29140] 71 <- i8042 (interrupt, 1, 12)
[   29.958596] i8042: [29141] f4 <- i8042 (interrupt, 1, 12)
[   29.960179] i8042: [29143] a4 <- i8042 (interrupt, 1, 12)
[   29.961762] i8042: [29144] f6 <- i8042 (interrupt, 1, 12)
[   29.963356] i8042: [29146] 31 <- i8042 (interrupt, 1, 12)
[   29.964753] i8042: [29147] d2 <- i8042 (interrupt, 1, 12)
[   29.966323] i8042: [29149] 71 <- i8042 (interrupt, 1, 12)
[   29.968594] i8042: [29151] f4 <- i8042 (interrupt, 1, 12)
[   29.970012] i8042: [29153] a4 <- i8042 (interrupt, 1, 12)
[   29.971755] i8042: [29154] f6 <- i8042 (interrupt, 1, 12)
[   29.973066] i8042: [29156] 31 <- i8042 (interrupt, 1, 12)
[   29.974928] i8042: [29158] d2 <- i8042 (interrupt, 1, 12)
[   29.976279] i8042: [29159] 71 <- i8042 (interrupt, 1, 12)
[   29.977855] i8042: [29160] f4 <- i8042 (interrupt, 1, 12)
[   29.979446] i8042: [29162] a4 <- i8042 (interrupt, 1, 12)
[   29.981033] i8042: [29164] f6 <- i8042 (interrupt, 1, 12)
[   29.982629] i8042: [29165] 31 <- i8042 (interrupt, 1, 12)
[   29.984161] i8042: [29167] d2 <- i8042 (interrupt, 1, 12)
[   29.985819] i8042: [29168] 71 <- i8042 (interrupt, 1, 12)
[   29.987399] i8042: [29170] f4 <- i8042 (interrupt, 1, 12)
[   29.989004] i8042: [29172] a4 <- i8042 (interrupt, 1, 12)
[   29.990566] i8042: [29173] f6 <- i8042 (interrupt, 1, 12)
[   29.992031] i8042: [29175] 31 <- i8042 (interrupt, 1, 12)
[   29.993642] i8042: [29176] d2 <- i8042 (interrupt, 1, 12)
[   29.995261] i8042: [29178] 71 <- i8042 (interrupt, 1, 12)
[   29.997382] i8042: [29180] f4 <- i8042 (interrupt, 1, 12)
[   29.999000] i8042: [29182] a4 <- i8042 (interrupt, 1, 12)
[   30.000568] i8042: [29183] f6 <- i8042 (interrupt, 1, 12)
[   30.002095] i8042: [29185] 31 <- i8042 (interrupt, 1, 12)
[   30.003730] i8042: [29186] d2 <- i8042 (interrupt, 1, 12)
[   30.005266] i8042: [29188] 71 <- i8042 (interrupt, 1, 12)
[   30.006857] i8042: [29189] f4 <- i8042 (interrupt, 1, 12)
[   30.008439] i8042: [29191] a4 <- i8042 (interrupt, 1, 12)
[   30.009985] i8042: [29193] f6 <- i8042 (interrupt, 1, 12)
[   30.011592] i8042: [29194] 31 <- i8042 (interrupt, 1, 12)
[   30.013173] i8042: [29196] d2 <- i8042 (interrupt, 1, 12)
[   30.014684] i8042: [29197] 71 <- i8042 (interrupt, 1, 12)
[   30.016283] i8042: [29199] f4 <- i8042 (interrupt, 1, 12)
[   30.017851] i8042: [29200] a4 <- i8042 (interrupt, 1, 12)
[   30.019432] i8042: [29202] f6 <- i8042 (interrupt, 1, 12)
[   30.021053] i8042: [29204] 31 <- i8042 (interrupt, 1, 12)
[   30.022631] i8042: [29205] d2 <- i8042 (interrupt, 1, 12)
[   30.024248] i8042: [29207] 71 <- i8042 (interrupt, 1, 12)
[   30.026300] i8042: [29209] f4 <- i8042 (interrupt, 1, 12)
[   30.027928] i8042: [29211] a4 <- i8042 (interrupt, 1, 12)
[   30.029257] PM: suspend entry (deep)
[   30.029436] i8042: [29212] f6 <- i8042 (interrupt, 1, 12)
[   30.031041] i8042: [29214] 31 <- i8042 (interrupt, 1, 12)
[   30.032662] i8042: [29215] d2 <- i8042 (interrupt, 1, 12)
[   30.034276] i8042: [29217] 71 <- i8042 (interrupt, 1, 12)
[   30.035876] i8042: [29218] f4 <- i8042 (interrupt, 1, 12)
[   30.037461] i8042: [29220] a4 <- i8042 (interrupt, 1, 12)
[   30.039020] i8042: [29222] f6 <- i8042 (interrupt, 1, 12)
[   30.040580] i8042: [29223] 31 <- i8042 (interrupt, 1, 12)
[   30.042124] i8042: [29225] d2 <- i8042 (interrupt, 1, 12)
[   30.043785] i8042: [29226] 71 <- i8042 (interrupt, 1, 12)
[   30.045884] i8042: [29229] f4 <- i8042 (interrupt, 1, 12)
[   30.047459] i8042: [29230] a4 <- i8042 (interrupt, 1, 12)
[   30.049047] i8042: [29232] f6 <- i8042 (interrupt, 1, 12)
[   30.050502] i8042: [29233] 31 <- i8042 (interrupt, 1, 12)
[   30.052079] i8042: [29235] d2 <- i8042 (interrupt, 1, 12)
[   30.053665] i8042: [29236] 71 <- i8042 (interrupt, 1, 12)
[   30.055306] i8042: [29238] f4 <- i8042 (interrupt, 1, 12)
[   30.056836] i8042: [29239] a4 <- i8042 (interrupt, 1, 12)
[   30.058483] i8042: [29241] f6 <- i8042 (interrupt, 1, 12)
[   30.060065] i8042: [29243] 31 <- i8042 (interrupt, 1, 12)
[   30.061677] i8042: [29244] d2 <- i8042 (interrupt, 1, 12)
[   30.063162] i8042: [29246] 71 <- i8042 (interrupt, 1, 12)
[   30.064779] i8042: [29247] f4 <- i8042 (interrupt, 1, 12)
[   30.066386] i8042: [29249] a4 <- i8042 (interrupt, 1, 12)
[   30.067976] i8042: [29251] f6 <- i8042 (interrupt, 1, 12)
[   30.069508] i8042: [29252] 31 <- i8042 (interrupt, 1, 12)
[   30.071078] i8042: [29254] d2 <- i8042 (interrupt, 1, 12)
[   30.072681] i8042: [29255] 71 <- i8042 (interrupt, 1, 12)
[   30.073400] Filesystems sync: 0.044 seconds
[   30.073417] PM: Preparing system for sleep (deep)
[   30.074747] i8042: [29257] f4 <- i8042 (interrupt, 1, 12)
[   30.076371] i8042: [29259] a4 <- i8042 (interrupt, 1, 12)
[   30.076918] Freezing user space processes ... 
[   30.078019] i8042: [29261] f6 <- i8042 (interrupt, 1, 12)
[   30.079552] i8042: [29262] 31 <- i8042 (interrupt, 1, 12)
[   30.081131] i8042: [29264] d2 <- i8042 (interrupt, 1, 12)
[   30.082793] i8042: [29265] 71 <- i8042 (interrupt, 1, 12)
[   30.084320] i8042: [29267] f4 <- i8042 (interrupt, 1, 12)
[   30.085955] i8042: [29269] a4 <- i8042 (interrupt, 1, 12)
[   30.087505] i8042: [29270] f4 <- i8042 (interrupt, 1, 12)
[   30.089054] i8042: [29272] 31 <- i8042 (interrupt, 1, 12)
[   30.090679] i8042: [29273] d2 <- i8042 (interrupt, 1, 12)
[   30.092208] i8042: [29275] 71 <- i8042 (interrupt, 1, 12)
[   30.094336] i8042: [29277] f4 <- i8042 (interrupt, 1, 12)
[   30.095971] i8042: [29278] a4 <- i8042 (interrupt, 1, 12)
[   30.097522] i8042: [29280] f4 <- i8042 (interrupt, 1, 12)
[   30.099051] i8042: [29282] 31 <- i8042 (interrupt, 1, 12)
[   30.100667] i8042: [29283] d2 <- i8042 (interrupt, 1, 12)
[   30.102251] i8042: [29285] 71 <- i8042 (interrupt, 1, 12)
[   30.103846] i8042: [29286] f4 <- i8042 (interrupt, 1, 12)
[   30.105427] i8042: [29288] a4 <- i8042 (interrupt, 1, 12)
[   30.107019] i8042: [29290] f4 <- i8042 (interrupt, 1, 12)
[   30.108628] i8042: [29291] 31 <- i8042 (interrupt, 1, 12)
[   30.110105] i8042: [29293] d2 <- i8042 (interrupt, 1, 12)
[   30.111755] i8042: [29294] 71 <- i8042 (interrupt, 1, 12)
[   30.113335] i8042: [29296] f4 <- i8042 (interrupt, 1, 12)
[   30.114960] i8042: [29298] a4 <- i8042 (interrupt, 1, 12)
[   30.116505] i8042: [29299] f4 <- i8042 (interrupt, 1, 12)
[   30.118087] i8042: [29301] 31 <- i8042 (interrupt, 1, 12)
[   30.119679] i8042: [29302] d2 <- i8042 (interrupt, 1, 12)
[   30.121253] i8042: [29304] 71 <- i8042 (interrupt, 1, 12)
[   30.123336] i8042: [29306] f4 <- i8042 (interrupt, 1, 12)
[   30.124926] i8042: [29308] a4 <- i8042 (interrupt, 1, 12)
[   30.126482] i8042: [29309] f4 <- i8042 (interrupt, 1, 12)
[   30.128086] i8042: [29311] 31 <- i8042 (interrupt, 1, 12)
[   30.129666] i8042: [29312] d2 <- i8042 (interrupt, 1, 12)
[   30.131251] i8042: [29314] 71 <- i8042 (interrupt, 1, 12)
[   30.132832] i8042: [29315] f4 <- i8042 (interrupt, 1, 12)
[   30.134381] i8042: [29317] a4 <- i8042 (interrupt, 1, 12)
[   30.136006] i8042: [29319] f4 <- i8042 (interrupt, 1, 12)
[   30.137568] i8042: [29320] 31 <- i8042 (interrupt, 1, 12)
[   30.139099] i8042: [29322] d2 <- i8042 (interrupt, 1, 12)
[   30.140734] i8042: [29323] 71 <- i8042 (interrupt, 1, 12)
[   30.142820] i8042: [29325] f4 <- i8042 (interrupt, 1, 12)
[   30.144404] i8042: [29327] a4 <- i8042 (interrupt, 1, 12)
[   30.146010] i8042: [29329] f4 <- i8042 (interrupt, 1, 12)
[   30.147565] i8042: [29330] 31 <- i8042 (interrupt, 1, 12)
[   30.149051] i8042: [29332] d2 <- i8042 (interrupt, 1, 12)
[   30.150700] i8042: [29333] 71 <- i8042 (interrupt, 1, 12)
[   30.152323] i8042: [29335] f4 <- i8042 (interrupt, 1, 12)
[   30.153914] i8042: [29337] a4 <- i8042 (interrupt, 1, 12)
[   30.155492] i8042: [29338] f4 <- i8042 (interrupt, 1, 12)
[   30.157074] i8042: [29340] 31 <- i8042 (interrupt, 1, 12)
[   30.158659] i8042: [29341] d2 <- i8042 (interrupt, 1, 12)
[   30.160213] i8042: [29343] 71 <- i8042 (interrupt, 1, 12)
[   30.161752] i8042: [29344] f4 <- i8042 (interrupt, 1, 12)
[   30.163408] i8042: [29346] a4 <- i8042 (interrupt, 1, 12)
[   30.164982] i8042: [29348] f4 <- i8042 (interrupt, 1, 12)
[   30.166564] i8042: [29349] 31 <- i8042 (interrupt, 1, 12)
[   30.168146] i8042: [29351] d2 <- i8042 (interrupt, 1, 12)
[   30.169745] i8042: [29352] 71 <- i8042 (interrupt, 1, 12)
[   30.171816] i8042: [29354] f4 <- i8042 (interrupt, 1, 12)
[   30.173396] i8042: [29356] a4 <- i8042 (interrupt, 1, 12)
[   30.174982] i8042: [29358] f4 <- i8042 (interrupt, 1, 12)
[   30.176564] i8042: [29359] 31 <- i8042 (interrupt, 1, 12)
[   30.178146] i8042: [29361] d2 <- i8042 (interrupt, 1, 12)
[   30.179735] i8042: [29362] 71 <- i8042 (interrupt, 1, 12)
[   30.181313] i8042: [29364] f4 <- i8042 (interrupt, 1, 12)
[   30.182904] i8042: [29366] a4 <- i8042 (interrupt, 1, 12)
[   30.184483] i8042: [29367] f4 <- i8042 (interrupt, 1, 12)
[   30.186036] i8042: [29369] 31 <- i8042 (interrupt, 1, 12)
[   30.187655] i8042: [29370] d2 <- i8042 (interrupt, 1, 12)
[   30.189218] i8042: [29372] 71 <- i8042 (interrupt, 1, 12)
[   30.190811] i8042: [29373] f4 <- i8042 (interrupt, 1, 12)
[   30.192392] i8042: [29375] a4 <- i8042 (interrupt, 1, 12)
[   30.193987] i8042: [29377] f4 <- i8042 (interrupt, 1, 12)
[   30.195561] i8042: [29378] 31 <- i8042 (interrupt, 1, 12)
[   30.197144] i8042: [29380] d2 <- i8042 (interrupt, 1, 12)
[   30.198724] i8042: [29381] 71 <- i8042 (interrupt, 1, 12)
[   30.200814] i8042: [29383] f4 <- i8042 (interrupt, 1, 12)
[   30.202398] i8042: [29385] a4 <- i8042 (interrupt, 1, 12)
[   30.203978] i8042: [29387] f4 <- i8042 (interrupt, 1, 12)
[   30.205557] i8042: [29388] 31 <- i8042 (interrupt, 1, 12)
[   30.207149] i8042: [29390] d2 <- i8042 (interrupt, 1, 12)
[   30.208720] i8042: [29391] 71 <- i8042 (interrupt, 1, 12)
[   30.210265] i8042: [29393] f4 <- i8042 (interrupt, 1, 12)
[   30.211885] i8042: [29395] a4 <- i8042 (interrupt, 1, 12)
[   30.213470] i8042: [29396] f4 <- i8042 (interrupt, 1, 12)
[   30.215055] i8042: [29398] 31 <- i8042 (interrupt, 1, 12)
[   30.216598] i8042: [29399] d2 <- i8042 (interrupt, 1, 12)
[   30.218217] i8042: [29401] 71 <- i8042 (interrupt, 1, 12)
[   30.220305] i8042: [29403] f4 <- i8042 (interrupt, 1, 12)
[   30.221890] i8042: [29405] a4 <- i8042 (interrupt, 1, 12)
[   30.223472] i8042: [29406] f4 <- i8042 (interrupt, 1, 12)
[   30.225051] i8042: [29408] 31 <- i8042 (interrupt, 1, 12)
[   30.226641] i8042: [29409] d2 <- i8042 (interrupt, 1, 12)
[   30.228182] i8042: [29411] 71 <- i8042 (interrupt, 1, 12)
[   30.229802] i8042: [29412] f4 <- i8042 (interrupt, 1, 12)
[   30.231390] i8042: [29414] a4 <- i8042 (interrupt, 1, 12)
[   30.232961] i8042: [29416] f4 <- i8042 (interrupt, 1, 12)
[   30.234544] i8042: [29417] 31 <- i8042 (interrupt, 1, 12)
[   30.236090] i8042: [29419] d2 <- i8042 (interrupt, 1, 12)
[   30.237720] i8042: [29420] 71 <- i8042 (interrupt, 1, 12)
[   30.239292] i8042: [29422] f4 <- i8042 (interrupt, 1, 12)
[   30.240879] i8042: [29423] a4 <- i8042 (interrupt, 1, 12)
[   30.242462] i8042: [29425] f4 <- i8042 (interrupt, 1, 12)
[   30.244045] i8042: [29427] 31 <- i8042 (interrupt, 1, 12)
[   30.245622] i8042: [29428] d2 <- i8042 (interrupt, 1, 12)
[   30.247192] i8042: [29430] 71 <- i8042 (interrupt, 1, 12)
[   30.249294] i8042: [29432] f4 <- i8042 (interrupt, 1, 12)
[   30.250873] i8042: [29433] a4 <- i8042 (interrupt, 1, 12)
[   30.252459] i8042: [29435] f4 <- i8042 (interrupt, 1, 12)
[   30.254010] i8042: [29437] 31 <- i8042 (interrupt, 1, 12)
[   30.255616] i8042: [29438] d2 <- i8042 (interrupt, 1, 12)
[   30.257134] i8042: [29440] 71 <- i8042 (interrupt, 1, 12)
[   30.258797] i8042: [29441] f4 <- i8042 (interrupt, 1, 12)
[   30.260383] i8042: [29443] a4 <- i8042 (interrupt, 1, 12)
[   30.261930] i8042: [29445] f4 <- i8042 (interrupt, 1, 12)
[   30.263539] i8042: [29446] 31 <- i8042 (interrupt, 1, 12)
[   30.265120] i8042: [29448] d2 <- i8042 (interrupt, 1, 12)
[   30.266702] i8042: [29449] 71 <- i8042 (interrupt, 1, 12)
[   30.268786] i8042: [29451] f4 <- i8042 (interrupt, 1, 12)
[   30.270331] i8042: [29453] a4 <- i8042 (interrupt, 1, 12)
[   30.271956] i8042: [29455] f4 <- i8042 (interrupt, 1, 12)
[   30.273539] i8042: [29456] 31 <- i8042 (interrupt, 1, 12)
[   30.275088] i8042: [29458] d2 <- i8042 (interrupt, 1, 12)
[   30.276695] i8042: [29459] 71 <- i8042 (interrupt, 1, 12)
[   30.278171] i8042: [29461] f4 <- i8042 (interrupt, 1, 12)
[   30.279860] i8042: [29462] a4 <- i8042 (interrupt, 1, 12)
[   30.281442] i8042: [29464] f4 <- i8042 (interrupt, 1, 12)
[   30.283037] i8042: [29466] 31 <- i8042 (interrupt, 1, 12)
[   30.284610] i8042: [29467] d2 <- i8042 (interrupt, 1, 12)
[   30.286192] i8042: [29469] 71 <- i8042 (interrupt, 1, 12)
[   30.287773] i8042: [29470] f4 <- i8042 (interrupt, 1, 12)
[   30.289364] i8042: [29472] a4 <- i8042 (interrupt, 1, 12)
[   30.290939] i8042: [29474] f4 <- i8042 (interrupt, 1, 12)
[   30.292520] i8042: [29475] 31 <- i8042 (interrupt, 1, 12)
[   30.294103] i8042: [29477] d2 <- i8042 (interrupt, 1, 12)
[   30.295642] i8042: [29478] 71 <- i8042 (interrupt, 1, 12)
[   30.297771] i8042: [29480] f4 <- i8042 (interrupt, 1, 12)
[   30.299353] i8042: [29482] a4 <- i8042 (interrupt, 1, 12)
[   30.300940] i8042: [29484] f4 <- i8042 (interrupt, 1, 12)
[   30.302536] i8042: [29485] 31 <- i8042 (interrupt, 1, 12)
[   30.304063] i8042: [29487] d2 <- i8042 (interrupt, 1, 12)
[   30.305687] i8042: [29488] 71 <- i8042 (interrupt, 1, 12)
[   30.307266] i8042: [29490] f4 <- i8042 (interrupt, 1, 12)
[   30.308841] i8042: [29491] a4 <- i8042 (interrupt, 1, 12)
[   30.310435] i8042: [29493] f4 <- i8042 (interrupt, 1, 12)
[   30.312016] i8042: [29495] 31 <- i8042 (interrupt, 1, 12)
[   30.313588] i8042: [29496] d2 <- i8042 (interrupt, 1, 12)
[   30.315145] i8042: [29498] 71 <- i8042 (interrupt, 1, 12)
[   30.316730] i8042: [29499] f4 <- i8042 (interrupt, 1, 12)
[   30.318341] i8042: [29501] a4 <- i8042 (interrupt, 1, 12)
[   30.319931] i8042: [29503] f4 <- i8042 (interrupt, 1, 12)
[   30.321473] i8042: [29504] 31 <- i8042 (interrupt, 1, 12)
[   30.323093] i8042: [29506] d2 <- i8042 (interrupt, 1, 12)
[   30.324680] i8042: [29507] 71 <- i8042 (interrupt, 1, 12)
[   30.326766] i8042: [29509] f4 <- i8042 (interrupt, 1, 12)
[   30.328346] i8042: [29511] a4 <- i8042 (interrupt, 1, 12)
[   30.329892] i8042: [29513] f4 <- i8042 (interrupt, 1, 12)
[   30.331521] i8042: [29514] 31 <- i8042 (interrupt, 1, 12)
[   30.333106] i8042: [29516] d2 <- i8042 (interrupt, 1, 12)
[   30.334684] i8042: [29517] 71 <- i8042 (interrupt, 1, 12)
[   30.336270] i8042: [29519] f4 <- i8042 (interrupt, 1, 12)
[   30.337849] i8042: [29520] a4 <- i8042 (interrupt, 1, 12)
[   30.339432] i8042: [29522] f4 <- i8042 (interrupt, 1, 12)
[   30.341021] i8042: [29524] 31 <- i8042 (interrupt, 1, 12)
[   30.342600] i8042: [29525] d2 <- i8042 (interrupt, 1, 12)
[   30.344182] i8042: [29527] 71 <- i8042 (interrupt, 1, 12)
[   30.346268] i8042: [29529] f4 <- i8042 (interrupt, 1, 12)
[   30.347852] i8042: [29530] a4 <- i8042 (interrupt, 1, 12)
[   30.349433] i8042: [29532] f4 <- i8042 (interrupt, 1, 12)
[   30.351015] i8042: [29534] 31 <- i8042 (interrupt, 1, 12)
[   30.352603] i8042: [29535] d2 <- i8042 (interrupt, 1, 12)
[   30.354179] i8042: [29537] 71 <- i8042 (interrupt, 1, 12)
[   30.355721] i8042: [29538] f4 <- i8042 (interrupt, 1, 12)
[   30.357338] i8042: [29540] a4 <- i8042 (interrupt, 1, 12)
[   30.358820] i8042: [29541] f4 <- i8042 (interrupt, 1, 12)
[   30.360504] i8042: [29543] 31 <- i8042 (interrupt, 1, 12)
[   30.362052] i8042: [29545] d2 <- i8042 (interrupt, 1, 12)
[   30.363668] i8042: [29546] 71 <- i8042 (interrupt, 1, 12)
[   30.364453] (elapsed 0.287 seconds) done.
[   30.364488] OOM killer disabled.
[   30.364493] Freezing remaining freezable tasks ... 
[   30.365276] i8042: [29548] f4 <- i8042 (interrupt, 1, 12)
[   30.366444] (elapsed 0.001 seconds) done.
[   30.366471] PM: Suspending system (deep)
[   30.366797] i8042: [29549] a4 <- i8042 (interrupt, 1, 12)
[   30.368442] i8042: [29551] f4 <- i8042 (interrupt, 1, 12)
[   30.370032] i8042: [29553] 31 <- i8042 (interrupt, 1, 12)
[   30.371613] i8042: [29554] d2 <- i8042 (interrupt, 1, 12)
[   30.373198] i8042: [29556] 71 <- i8042 (interrupt, 1, 12)
[   30.375242] i8042: [29558] f4 <- i8042 (interrupt, 1, 12)
[   30.375851] rfkill rfkill3: PM: calling rfkill_suspend+0x0/0x21 @ 4438, parent: hci0
[   30.375914] rfkill rfkill3: PM: rfkill_suspend+0x0/0x21 returned 0 after 0 usecs
[   30.375933] input input22: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: serio1
[   30.375942] input input22: PM: input_dev_suspend+0x0/0x47 returned 0 after 1 usecs
[   30.375950] input input21: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.375955] input input21: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.375961] input input20: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.375966] input input20: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.375972] input input19: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.375977] input input19: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.375984] input input18: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.375989] input input18: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.375995] input input17: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.376000] input input17: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376007] input input16: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.376012] input input16: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376018] input input15: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: card0
[   30.376023] input input15: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376030] sound pcmC0D10p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376039] sound pcmC0D10p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376046] sound pcmC0D9p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376052] sound pcmC0D9p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376058] sound pcmC0D8p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376064] sound pcmC0D8p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376071] sound pcmC0D7p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376077] sound pcmC0D7p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376101] sound pcmC0D3p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376107] sound pcmC0D3p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376113] sound pcmC0D0c: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376118] sound pcmC0D0c: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376124] sound pcmC0D0p: PM: calling do_pcm_suspend+0x0/0x27 @ 4438, parent: card0
[   30.376130] sound pcmC0D0p: PM: do_pcm_suspend+0x0/0x27 returned 0 after 0 usecs
[   30.376142] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:01:00.0
[   30.376149] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376158] platform VPC2004:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: PNP0C09:00
[   30.376163] platform VPC2004:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376200] rfkill rfkill0: PM: calling rfkill_suspend+0x0/0x21 @ 4438, parent: phy0
[   30.376206] rfkill rfkill0: PM: rfkill_suspend+0x0/0x21 returned 0 after 0 usecs
[   30.376213] leds phy0-led: PM: calling led_suspend+0x0/0x3f @ 4438, parent: 0000:02:00.0
[   30.376221] leds phy0-led: PM: led_suspend+0x0/0x3f returned 0 after 0 usecs
[   30.376230] platform regulatory.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.376235] platform regulatory.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376245] input input13: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: LNXVIDEO:00
[   30.376251] input input13: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376260] backlight intel_backlight: PM: calling backlight_suspend+0x0/0x7a [backlight] @ 4438, parent: card0-eDP-1
[   30.376271] backlight intel_backlight: PM: backlight_suspend+0x0/0x7a [backlight] returned 0 after 0 usecs
[   30.376295] snd_hda_codec_realtek hdaudioC0D0: PM: calling hda_codec_pm_suspend+0x0/0x19 [snd_hda_codec] @ 9, parent: 0000:00:0e.0
[   30.376447] ieee80211 phy0: PM: calling wiphy_suspend+0x0/0x124 [cfg80211] @ 109, parent: 0000:02:00.0
[   30.376506] wlan0: deauthenticating from c8:9e:43:94:32:f2 by local choice (Reason: 3=DEAUTH_LEAVING)
[   30.376596] input input11: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: 0018:056A:5120.0002
[   30.376611] input input11: PM: input_dev_suspend+0x0/0x47 returned 0 after 1 usecs
[   30.376619] input input10: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: 0018:056A:5120.0002
[   30.376624] input input10: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376632] platform HID-SENSOR-2000e1.4.auto: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0018:048D:8350.0001
[   30.376639] platform HID-SENSOR-2000e1.4.auto: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376646] hid_sensor_accel_3d HID-SENSOR-200073.3.auto: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0018:048D:8350.0001
[   30.376652] hid_sensor_accel_3d HID-SENSOR-200073.3.auto: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376659] platform HID-SENSOR-200001.2.auto: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0018:048D:8350.0001
[   30.376664] platform HID-SENSOR-200001.2.auto: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376670] platform HID-SENSOR-ff830080.1.auto: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0018:048D:8350.0001
[   30.376675] platform HID-SENSOR-ff830080.1.auto: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376723] platform microcode: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.376728] platform microcode: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376726] usb 1-8: PM: calling usb_dev_suspend+0x0/0x14 @ 106, parent: usb1
[   30.376741] leds input3::scrolllock: PM: calling led_suspend+0x0/0x3f @ 4438, parent: input3
[   30.376749] leds input3::scrolllock: PM: led_suspend+0x0/0x3f returned 0 after 0 usecs
[   30.376754] usb 1-8: PM: usb_dev_suspend+0x0/0x14 returned 0 after 1 usecs
[   30.376750] usb 1-7: PM: calling usb_dev_suspend+0x0/0x14 @ 11, parent: usb1
[   30.376757] leds input3::capslock: PM: calling led_suspend+0x0/0x3f @ 4438, parent: input3
[   30.376765] leds input3::capslock: PM: led_suspend+0x0/0x3f returned 0 after 0 usecs
[   30.376771] i8042: [29559] a4 <- i8042 (interrupt, 1, 12)
[   30.376772] leds input3::numlock: PM: calling led_suspend+0x0/0x3f @ 4438, parent: input3
[   30.376772] mmcblk mmc0:0001: PM: calling mmc_bus_suspend+0x0/0x56 @ 106, parent: mmc0
[   30.376778] leds input3::numlock: PM: led_suspend+0x0/0x3f returned 0 after 0 usecs
[   30.376787] input input3: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: serio0
[   30.376792] input input3: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.376799] snd-soc-dummy snd-soc-dummy: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.376804] snd-soc-dummy snd-soc-dummy: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376828] platform coretemp.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.376834] platform coretemp.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376843] alarmtimer alarmtimer.0.auto: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: rtc0
[   30.376849] alarmtimer alarmtimer.0.auto: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.376872] psmouse serio1: PM: calling serio_suspend+0x0/0x1d @ 4438, parent: i8042
[   30.376890] i8042: [29560] d4 -> i8042 (command)
[   30.377062] usb 1-7: PM: usb_dev_suspend+0x0/0x14 returned 0 after 300 usecs
[   30.377145] i8042: [29560] f5 -> i8042 (parameter)
[   30.379961] i8042: [29563] fa <- i8042 (interrupt, 1, 12)
[   30.380080] i8042: [29563] d4 -> i8042 (command)
[   30.380273] i8042: [29563] f6 -> i8042 (parameter)
[   30.383209] i8042: [29566] fa <- i8042 (interrupt, 1, 12)
[   30.383316] i8042: [29566] d4 -> i8042 (command)
[   30.383512] i8042: [29566] f4 -> i8042 (parameter)
[   30.386412] i8042: [29569] fa <- i8042 (interrupt, 1, 12)
[   30.386605] psmouse serio1: PM: serio_suspend+0x0/0x1d returned 0 after 9719 usecs
[   30.386641] atkbd serio0: PM: calling serio_suspend+0x0/0x1d @ 4438, parent: i8042
[   30.386655] i8042: [29569] f6 -> i8042 (kbd-data)
[   30.387955] i8042: [29571] ** <- i8042 (interrupt, 0, 1)
[   30.388041] atkbd serio0: PM: serio_suspend+0x0/0x1d returned 0 after 1391 usecs
[   30.388075] i8042 i8042: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.388112] i8042: [29571] 60 -> i8042 (command)
[   30.388240] i8042: [29571] 74 -> i8042 (parameter)
[   30.388394] i8042: [29571] aa -> i8042 (command)
[   30.388642] i8042: [29571] 55 <- i8042 (return)
[   30.388650] i8042: [29571] 60 -> i8042 (command)
[   30.388833] i8042: [29571] 67 -> i8042 (parameter)
[   30.388861] i8042 i8042: PM: platform_pm_suspend+0x0/0x4a returned 0 after 777 usecs
[   30.388897] platform intel_xhci_usb_sw: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:15.0
[   30.388903] platform intel_xhci_usb_sw: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.388913] platform Fixed MDIO bus.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.388918] platform Fixed MDIO bus.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.388953] idma64 idma64.3: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:17.1
[   30.388986] usb usb2: PM: calling usb_dev_suspend+0x0/0x14 @ 4439, parent: 0000:00:15.0
[   30.389043] usb usb1: PM: calling usb_dev_suspend+0x0/0x14 @ 11, parent: 0000:00:15.0
[   30.389238]  ata2: PM: calling ata_port_pm_suspend+0x0/0x3e @ 110, parent: 0000:00:12.0
[   30.389352]  ata2: PM: ata_port_pm_suspend+0x0/0x3e returned 0 after 104 usecs
[   30.389371] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_suspend+0x0/0x55 @ 110, parent: i2c-3
[   30.389382]  ata1: PM: calling ata_port_pm_suspend+0x0/0x3e @ 4440, parent: 0000:00:12.0
[   30.389460] idma64 idma64.3: PM: platform_pm_suspend+0x0/0x4a returned 0 after 500 usecs
[   30.389462]  ata1: PM: ata_port_pm_suspend+0x0/0x3e returned 0 after 57 usecs
[   30.389474] idma64 idma64.2: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:17.0
[   30.389638] i2c_designware i2c_designware.2: PM: calling platform_pm_suspend+0x0/0x4a @ 4442, parent: 0000:00:17.0
[   30.389649] i2c_designware i2c_designware.2: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.389846] idma64 idma64.2: PM: platform_pm_suspend+0x0/0x4a returned 0 after 365 usecs
[   30.389874] idma64 idma64.1: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:16.3
[   30.389889] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_suspend+0x0/0x55 @ 4442, parent: i2c-1
[   30.389949] idma64 idma64.1: PM: platform_pm_suspend+0x0/0x4a returned 0 after 69 usecs
[   30.389960] idma64 idma64.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:16.0
[   30.390164] i2c_designware i2c_designware.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4445, parent: 0000:00:16.0
[   30.390175] i2c_designware i2c_designware.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390219] snd_hda_codec_realtek hdaudioC0D0: PM: hda_codec_pm_suspend+0x0/0x19 [snd_hda_codec] returned 0 after 13890 usecs
[   30.390256] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_suspend+0x0/0x1da @ 98, parent: pci0000:00
[   30.390328] idma64 idma64.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 363 usecs
[   30.390336] platform intel-spi: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:1f.0
[   30.390342] platform intel-spi: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390376] input input2: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: LNXPWRBN:00
[   30.390384] input input2: PM: input_dev_suspend+0x0/0x47 returned 0 after 1 usecs
[   30.390390] input input1: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: PNP0C0C:00
[   30.390396] input input1: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.390403] input input0: PM: calling input_dev_suspend+0x0/0x47 @ 4438, parent: PNP0C0D:00
[   30.390408] input input0: PM: input_dev_suspend+0x0/0x47 returned 0 after 0 usecs
[   30.390447] intel_rapl_msr intel_rapl_msr.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390453] intel_rapl_msr intel_rapl_msr.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390472] rtc_cmos 00:04: PM: calling pnp_bus_suspend+0x0/0x14 @ 4438, parent: pnp0
[   30.390608] rtc_cmos 00:04: PM: pnp_bus_suspend+0x0/0x14 returned 0 after 129 usecs
[   30.390614] system 00:03: PM: calling pnp_bus_suspend+0x0/0x14 @ 4438, parent: pnp0
[   30.390620] system 00:03: PM: pnp_bus_suspend+0x0/0x14 returned 0 after 0 usecs
[   30.390626] i8042 aux 00:02: PM: calling pnp_bus_suspend+0x0/0x14 @ 4438, parent: pnp0
[   30.390631] i8042 aux 00:02: PM: pnp_bus_suspend+0x0/0x14 returned 0 after 0 usecs
[   30.390637] i8042 kbd 00:01: PM: calling pnp_bus_suspend+0x0/0x14 @ 4438, parent: pnp0
[   30.390642] i8042 kbd 00:01: PM: pnp_bus_suspend+0x0/0x14 returned 0 after 0 usecs
[   30.390648] system 00:00: PM: calling pnp_bus_suspend+0x0/0x14 @ 4438, parent: pnp0
[   30.390653] system 00:00: PM: pnp_bus_suspend+0x0/0x14 returned 0 after 0 usecs
[   30.390663] platform chromeos_acpi: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390668] platform chromeos_acpi: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390674] platform efivars.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390679] platform efivars.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390685] platform rtc-efi.0: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390689] platform rtc-efi.0: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390697] button LNXPWRBN:00: PM: calling acpi_button_suspend+0x0/0x19 @ 4438, parent: LNXSYSTM:00
[   30.390704] button LNXPWRBN:00: PM: acpi_button_suspend+0x0/0x19 returned 0 after 0 usecs
[   30.390713] acpi-fan PNP0C0B:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390718] acpi-fan PNP0C0B:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390724] platform MSFT0101:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390729] platform MSFT0101:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390735] platform INT33A1:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390740] platform INT33A1:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390748] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_suspend+0x0/0x55 @ 4438, parent: platform
[   30.390756] broxton-pinctrl INT3452:03: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 0 usecs
[   30.390765] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_suspend+0x0/0x55 @ 4438, parent: platform
[   30.390771] broxton-pinctrl INT3452:02: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 0 usecs
[   30.390779] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_suspend+0x0/0x55 @ 4438, parent: platform
[   30.390785] broxton-pinctrl INT3452:01: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 0 usecs
[   30.390795] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_suspend+0x0/0x55 @ 4438, parent: platform
[   30.390800] broxton-pinctrl INT3452:00: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 0 usecs
[   30.390808] platform PNP0103:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390812] platform PNP0103:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390818] platform PNP0C0C:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390823] platform PNP0C0C:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390829] platform ACPI0003:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: platform
[   30.390834] platform ACPI0003:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390840] platform PNP0C0D:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: PNP0C09:00
[   30.390845] platform PNP0C0D:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390851] platform INT33D3:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: PNP0C09:00
[   30.390865] platform INT33D3:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390873] platform PNP0C0A:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: PNP0C09:00
[   30.390877] platform PNP0C0A:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390883] platform PNP0C09:00: PM: calling platform_pm_suspend+0x0/0x4a @ 4438, parent: 0000:00:1f.0
[   30.390888] platform PNP0C09:00: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.390915] rtsx_pci 0000:01:00.0: PM: calling pci_pm_suspend+0x0/0x1da @ 9, parent: 0000:00:14.0
[   30.390920] thermal LNXTHERM:00: PM: calling acpi_thermal_suspend+0x0/0x1d @ 4438, parent: LNXSYBUS:01
[   30.390930] thermal LNXTHERM:00: PM: acpi_thermal_suspend+0x0/0x1d returned 0 after 2 usecs
[   30.390940] rtsx_pci 0000:01:00.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 14 usecs
[   30.390944] tpm_crb MSFT0101:00: PM: calling tpm_pm_suspend+0x0/0xcc @ 4438, parent: LNXSYBUS:00
[   30.390952] i801_smbus 0000:00:1f.1: PM: calling pci_pm_suspend+0x0/0x1da @ 9, parent: pci0000:00
[   30.390955] snd_hda_intel 0000:00:0e.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 689 usecs
[   30.390970] lpc_ich 0000:00:1f.0: PM: calling pci_pm_suspend+0x0/0x1da @ 98, parent: pci0000:00
[   30.390977] lpc_ich 0000:00:1f.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 0 usecs
[   30.391027] i801_smbus 0000:00:1f.1: PM: pci_pm_suspend+0x0/0x1da returned 0 after 68 usecs
[   30.391046] intel-lpss 0000:00:17.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4446, parent: pci0000:00
[   30.391061] intel-lpss 0000:00:17.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 2 usecs
[   30.391107] intel-lpss 0000:00:16.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4447, parent: pci0000:00
[   30.391117] intel-lpss 0000:00:16.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 0 usecs
[   30.391264] pcieport 0000:00:14.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4449, parent: pci0000:00
[   30.391278] pcieport 0000:00:14.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 4 usecs
[   30.391288] ahci 0000:00:12.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4449, parent: pci0000:00
[   30.391298] ahci 0000:00:12.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 4 usecs
[   30.391312] mei_me 0000:00:0f.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4449, parent: pci0000:00
[   30.391793] mei_me 0000:00:0f.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 474 usecs
[   30.391812] i915 0000:00:02.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4449, parent: pci0000:00
[   30.391827] pci 0000:00:00.1: PM: calling pci_pm_suspend+0x0/0x1da @ 4450, parent: pci0000:00
[   30.391839] pci 0000:00:00.1: PM: pci_pm_suspend+0x0/0x1da returned 0 after 0 usecs
[   30.391849] pci 0000:00:00.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4450, parent: pci0000:00
[   30.391865] pci 0000:00:00.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 0 usecs
[   30.392583] i915 0000:00:02.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 763 usecs
[   30.398928] usb usb1: PM: usb_dev_suspend+0x0/0x14 returned 0 after 9865 usecs
[   30.400498] mmcblk mmc0:0001: PM: mmc_bus_suspend+0x0/0x56 returned 0 after 23674 usecs
[   30.400589] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_suspend+0x0/0x1da @ 98, parent: pci0000:00
[   30.400735] sdhci-pci 0000:00:1c.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 132 usecs
[   30.401291] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 11901 usecs
[   30.401498] i2c_designware i2c_designware.3: PM: calling platform_pm_suspend+0x0/0x4a @ 4441, parent: 0000:00:17.1
[   30.401523] i2c_designware i2c_designware.3: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.401544] intel-lpss 0000:00:17.1: PM: calling pci_pm_suspend+0x0/0x1da @ 9, parent: pci0000:00
[   30.401556] intel-lpss 0000:00:17.1: PM: pci_pm_suspend+0x0/0x1da returned 0 after 2 usecs
[   30.403345] i2c_hid_acpi i2c-WCOM5120:00: failed to change power setting.
[   30.403366] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_suspend+0x0/0x55 returned 0 after 13465 usecs
[   30.403555] i2c_designware i2c_designware.1: PM: calling platform_pm_suspend+0x0/0x4a @ 4444, parent: 0000:00:16.3
[   30.403580] i2c_designware i2c_designware.1: PM: platform_pm_suspend+0x0/0x4a returned 0 after 0 usecs
[   30.403640] intel-lpss 0000:00:16.3: PM: calling pci_pm_suspend+0x0/0x1da @ 4446, parent: pci0000:00
[   30.403656] intel-lpss 0000:00:16.3: PM: pci_pm_suspend+0x0/0x1da returned 0 after 2 usecs
[   30.411276] usb usb2: PM: usb_dev_suspend+0x0/0x14 returned 0 after 22259 usecs
[   30.411413] xhci_hcd 0000:00:15.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4447, parent: pci0000:00
[   30.411557] xhci_hcd 0000:00:15.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 117 usecs
[   30.431164] ieee80211 phy0: PM: wiphy_suspend+0x0/0x124 [cfg80211] returned 0 after 54658 usecs
[   30.431287] iwlwifi 0000:02:00.0: PM: calling pci_pm_suspend+0x0/0x1da @ 4445, parent: 0000:00:14.1
[   30.431304] iwlwifi 0000:02:00.0: PM: pci_pm_suspend+0x0/0x1da returned 0 after 2 usecs
[   30.431325] pcieport 0000:00:14.1: PM: calling pci_pm_suspend+0x0/0x1da @ 4448, parent: pci0000:00
[   30.431337] pcieport 0000:00:14.1: PM: pci_pm_suspend+0x0/0x1da returned 0 after 5 usecs
[   30.694701] tpm_crb MSFT0101:00: PM: tpm_pm_suspend+0x0/0xcc returned 0 after 303745 usecs
[   30.694747] button PNP0C0C:00: PM: calling acpi_button_suspend+0x0/0x19 @ 4438, parent: LNXSYBUS:00
[   30.694756] button PNP0C0C:00: PM: acpi_button_suspend+0x0/0x19 returned 0 after 0 usecs
[   30.694849] button PNP0C0D:00: PM: calling acpi_button_suspend+0x0/0x19 @ 4438, parent: PNP0C09:00
[   30.694871] button PNP0C0D:00: PM: acpi_button_suspend+0x0/0x19 returned 0 after 0 usecs
[   30.694885] ec PNP0C09:00: PM: calling acpi_ec_suspend+0x0/0x7d @ 4438, parent: device:01
[   30.694892] ec PNP0C09:00: PM: acpi_ec_suspend+0x0/0x7d returned 0 after 0 usecs
[   30.694941] PM: suspend of devices complete after 319.159 msecs
[   30.694946] PM: start suspend of devices complete after 328.348 msecs
[   30.695091] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4450, parent: pci0000:00
[   30.695105] snd_hda_intel 0000:00:0e.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 1 usecs
[   30.695333] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4445, parent: i2c-3
[   30.695360] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 1 usecs
[   30.695379] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4445, parent: i2c-1
[   30.695425] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4438, parent: platform
[   30.695439] broxton-pinctrl INT3452:03: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 1 usecs
[   30.695448] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4438, parent: platform
[   30.695454] broxton-pinctrl INT3452:02: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 0 usecs
[   30.695461] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 74 usecs
[   30.695463] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4438, parent: platform
[   30.695468] broxton-pinctrl INT3452:01: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 0 usecs
[   30.695478] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_suspend_late+0x0/0x52 @ 4438, parent: platform
[   30.695481] i2c_designware i2c_designware.3: PM: calling dw_i2c_plat_suspend+0x0/0x40 @ 4450, parent: 0000:00:17.1
[   30.695496] broxton-pinctrl INT3452:00: PM: acpi_subsys_suspend_late+0x0/0x52 returned 0 after 0 usecs
[   30.695503] i2c_designware i2c_designware.3: PM: dw_i2c_plat_suspend+0x0/0x40 returned 0 after 7 usecs
[   30.695517] iwlwifi 0000:02:00.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4450, parent: 0000:00:14.1
[   30.695524] rtsx_pci 0000:01:00.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: 0000:00:14.0
[   30.695525] iwlwifi 0000:02:00.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 1 usecs
[   30.695532] rtsx_pci 0000:01:00.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695549] i801_smbus 0000:00:1f.1: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695556] i801_smbus 0000:00:1f.1: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695582] i2c_designware i2c_designware.1: PM: calling dw_i2c_plat_suspend+0x0/0x40 @ 4445, parent: 0000:00:16.3
[   30.695604] i2c_designware i2c_designware.1: PM: dw_i2c_plat_suspend+0x0/0x40 returned 0 after 8 usecs
[   30.695619] lpc_ich 0000:00:1f.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695627] lpc_ich 0000:00:1f.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 1 usecs
[   30.695636] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695642] sdhci-pci 0000:00:1c.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695648] intel-lpss 0000:00:17.1: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695652] intel-lpss 0000:00:17.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695658] intel-lpss 0000:00:17.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695668] intel-lpss 0000:00:16.3: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695702] intel-lpss 0000:00:17.1: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 41 usecs
[   30.695713] intel-lpss 0000:00:16.3: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 39 usecs
[   30.695717] intel-lpss 0000:00:16.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695724] intel-lpss 0000:00:16.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695726] xhci_hcd 0000:00:15.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695733] xhci_hcd 0000:00:15.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695734] pcieport 0000:00:14.1: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695741] pcieport 0000:00:14.1: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695745] pcieport 0000:00:14.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695751] ahci 0000:00:12.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695752] pcieport 0000:00:14.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695760] ahci 0000:00:12.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695765] mei_me 0000:00:0f.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695770] i915 0000:00:02.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4447, parent: pci0000:00
[   30.695773] mei_me 0000:00:0f.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695784] pci 0000:00:00.1: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695790] pci 0000:00:00.1: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.695799] pci 0000:00:00.0: PM: calling pci_pm_suspend_late+0x0/0x3a @ 4445, parent: pci0000:00
[   30.695805] pci 0000:00:00.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 0 usecs
[   30.710027] i915 0000:00:02.0: PM: pci_pm_suspend_late+0x0/0x3a returned 0 after 14242 usecs
[   30.710242] PM: late suspend of devices complete after 15.290 msecs
[   30.710593] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4445, parent: pci0000:00
[   30.710787] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4450, parent: i2c-3
[   30.710802] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 0 usecs
[   30.710815] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4450, parent: i2c-1
[   30.710822] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 0 usecs
[   30.710905] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4438, parent: platform
[   30.711860] broxton-pinctrl INT3452:03: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 937 usecs
[   30.711870] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4438, parent: platform
[   30.712724] broxton-pinctrl INT3452:02: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 847 usecs
[   30.712733] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4438, parent: platform
[   30.714129] broxton-pinctrl INT3452:01: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 1390 usecs
[   30.714139] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_suspend_noirq+0x0/0x49 @ 4438, parent: platform
[   30.715845] broxton-pinctrl INT3452:00: PM: acpi_subsys_suspend_noirq+0x0/0x49 returned 0 after 1699 usecs
[   30.715877] iwlwifi 0000:02:00.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4450, parent: 0000:00:14.1
[   30.715986] ec PNP0C09:00: PM: calling acpi_ec_suspend_noirq+0x0/0x4c @ 4438, parent: device:01
[   30.715996] ACPI: EC: interrupt blocked
[   30.715998] ec PNP0C09:00: PM: acpi_ec_suspend_noirq+0x0/0x4c returned 0 after 2 usecs
[   30.716054] rtsx_pci 0000:01:00.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4447, parent: 0000:00:14.0
[   30.716106] i801_smbus 0000:00:1f.1: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4448, parent: pci0000:00
[   30.716157] lpc_ich 0000:00:1f.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 109, parent: pci0000:00
[   30.716817] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4439, parent: pci0000:00
[   30.716835] intel-lpss 0000:00:17.1: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4446, parent: pci0000:00
[   30.716871] i801_smbus 0000:00:1f.1: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 752 usecs
[   30.716877] lpc_ich 0000:00:1f.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 710 usecs
[   30.716890] intel-lpss 0000:00:16.3: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 109, parent: pci0000:00
[   30.716890] intel-lpss 0000:00:17.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4448, parent: pci0000:00
[   30.716897] intel-lpss 0000:00:17.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 0 usecs
[   30.716908] intel-lpss 0000:00:16.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4448, parent: pci0000:00
[   30.716914] intel-lpss 0000:00:16.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 0 usecs
[   30.716919] xhci_hcd 0000:00:15.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4444, parent: pci0000:00
[   30.716963] mei_me 0000:00:0f.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 9, parent: pci0000:00
[   30.717127] pci 0000:00:00.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 110, parent: pci0000:00
[   30.717188] ahci 0000:00:12.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4442, parent: pci0000:00
[   30.717194] pci 0000:00:00.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 58 usecs
[   30.717211] pci 0000:00:00.1: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4440, parent: pci0000:00
[   30.717260] pci 0000:00:00.1: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 42 usecs
[   30.721911] snd_hda_intel 0000:00:0e.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11292 usecs
[   30.721930] i915 0000:00:02.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4441, parent: pci0000:00
[   30.721940] i915 0000:00:02.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 0 usecs
[   30.728095] iwlwifi 0000:02:00.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 12208 usecs
[   30.728119] pcieport 0000:00:14.1: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4448, parent: pci0000:00
[   30.728875] intel-lpss 0000:00:16.3: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11976 usecs
[   30.728877] mei_me 0000:00:0f.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11906 usecs
[   30.728901] ahci 0000:00:12.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11705 usecs
[   30.729112] xhci_hcd 0000:00:15.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 12183 usecs
[   30.729511] sdhci-pci 0000:00:1c.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 12684 usecs
[   30.729921] intel-lpss 0000:00:17.1: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 13077 usecs
[   30.729994] rtsx_pci 0000:01:00.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 13932 usecs
[   30.730014] pcieport 0000:00:14.0: PM: calling pci_pm_suspend_noirq+0x0/0x20a @ 4443, parent: pci0000:00
[   30.739871] pcieport 0000:00:14.1: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11742 usecs
[   30.741865] pcieport 0000:00:14.0: PM: pci_pm_suspend_noirq+0x0/0x20a returned 0 after 11842 usecs
[   30.741892] PM: noirq suspend of devices complete after 31.406 msecs
[   30.742044] ACPI: PM: Preparing to enter system sleep state S3
[   30.742442] ACPI: EC: event blocked
[   30.742446] ACPI: EC: EC stopped
[   30.742448] ACPI: PM: Saving platform NVS memory
[   30.742458] Disabling non-boot CPUs ...
[   30.744630] smpboot: CPU 1 is now offline
[   30.747123] smpboot: CPU 2 is now offline
[   30.749628] smpboot: CPU 3 is now offline
[   30.750291] PM: Checking wakeup interrupts
[   30.750300] PM: Calling mce_syscore_suspend+0x0/0x16
[   30.750312] PM: Calling timekeeping_suspend+0x0/0x285
[   30.750427] PM: Calling save_ioapic_entries+0x0/0xb0
[   30.751731] PM: Calling i8259A_suspend+0x0/0x2d
[   30.751745] PM: Calling fw_suspend+0x0/0x1b
[   30.751750] PM: Calling acpi_save_bm_rld+0x0/0x22
[   30.751759] PM: Calling lapic_suspend+0x0/0x20e
[   30.756718] TSC at resume: 699437607
[   30.756758] ACPI: PM: Low-level resume complete
[   30.756920] ACPI: EC: EC started
[   30.756929] ACPI: PM: Restoring platform NVS memory
[   30.756951] PM: Calling init_counter_refs+0x0/0x6d
[   30.756989] PM: Calling lapic_resume+0x0/0x31a
[   30.757063] PM: Calling acpi_restore_bm_rld+0x0/0x65
[   30.757089] PM: Calling irqrouter_resume+0x0/0x48
[   30.757114] PM: Calling i8259A_resume+0x0/0x32
[   30.757324] PM: Calling ioapic_resume+0x0/0xcd
[   30.757655] PM: Calling irq_pm_syscore_resume+0x0/0x17
[   30.757769] PM: Calling timekeeping_resume+0x0/0x21d
[   30.757924] PM: Timekeeping suspended for 9.501 seconds
[   30.757996] PM: Calling mce_syscore_resume+0x0/0x28
[   30.758128] PM: Calling microcode_bsp_resume+0x0/0x50
[   30.758212] Enabling non-boot CPUs ...
[   30.759125] x86: Booting SMP configuration:
[   30.759141] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   30.763855] CPU1 is up
[   30.764521] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   30.774181] CPU2 is up
[   30.774776] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   30.779994] CPU3 is up
[   30.780624] ACPI: PM: Waking up from system sleep state S3
[   30.784666] ec PNP0C09:00: PM: calling acpi_ec_resume_noirq+0x0/0x49 @ 4438, parent: device:01
[   30.784677] i915 0000:00:02.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 98, parent: pci0000:00
[   30.784672] pci 0000:00:00.1: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4448, parent: pci0000:00
[   30.784706] mei_me 0000:00:0f.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4447, parent: pci0000:00
[   30.784738] ahci 0000:00:12.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4446, parent: pci0000:00
[   30.784960] pci 0000:00:00.1: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 242 usecs
[   30.785004] pcieport 0000:00:14.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4448, parent: pci0000:00
[   30.785033] mei_me 0000:00:0f.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 275 usecs
[   30.785071] pcieport 0000:00:14.1: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4447, parent: pci0000:00
[   30.785092] i915 0000:00:02.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 355 usecs
[   30.785102] ahci 0000:00:12.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 329 usecs
[   30.785130] xhci_hcd 0000:00:15.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 98, parent: pci0000:00
[   30.785141] intel-lpss 0000:00:16.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4446, parent: pci0000:00
[   30.785290] pcieport 0000:00:14.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 259 usecs
[   30.785323] intel-lpss 0000:00:16.3: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4448, parent: pci0000:00
[   30.785392] intel-lpss 0000:00:16.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 222 usecs
[   30.785429] intel-lpss 0000:00:17.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4446, parent: pci0000:00
[   30.785451] pcieport 0000:00:14.1: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 352 usecs
[   30.785488] intel-lpss 0000:00:17.1: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4447, parent: pci0000:00
[   30.785600] intel-lpss 0000:00:16.3: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 252 usecs
[   30.785617] xhci_hcd 0000:00:15.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 458 usecs
[   30.785635] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4448, parent: pci0000:00
[   30.785658] lpc_ich 0000:00:1f.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 98, parent: pci0000:00
[   30.785679] intel-lpss 0000:00:17.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 225 usecs
[   30.785702] intel-lpss 0000:00:17.1: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 189 usecs
[   30.785711] i801_smbus 0000:00:1f.1: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4446, parent: pci0000:00
[   30.785726] pci 0000:00:00.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4443, parent: pci0000:00
[   30.785735] rtsx_pci 0000:01:00.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4447, parent: 0000:00:14.0
[   30.785791] ACPI: EC: interrupt unblocked
[   30.785791] iwlwifi 0000:02:00.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4439, parent: 0000:00:14.1
[   30.785805] ec PNP0C09:00: PM: acpi_ec_resume_noirq+0x0/0x49 returned 0 after 12 usecs
[   30.785852] i801_smbus 0000:00:1f.1: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 116 usecs
[   30.785935] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4444, parent: i2c-3
[   30.785967] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4446, parent: i2c-1
[   30.785981] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 1 usecs
[   30.786001] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 0 usecs
[   30.786012] lpc_ich 0000:00:1f.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 328 usecs
[   30.786044] pci 0000:00:00.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 286 usecs
[   30.786150] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_resume_noirq+0x0/0xff @ 4446, parent: pci0000:00
[   30.786189] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4438, parent: platform
[   30.787165] snd_hda_intel 0000:00:0e.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 990 usecs
[   30.788764] rtsx_pci 0000:01:00.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 3003 usecs
[   30.790311] iwlwifi 0000:02:00.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 4490 usecs
[   30.790339] sdhci-pci 0000:00:1c.0: PM: pci_pm_resume_noirq+0x0/0xff returned 0 after 4678 usecs
[   30.790640] broxton-pinctrl INT3452:00: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 4422 usecs
[   30.790669] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4438, parent: platform
[   30.792098] broxton-pinctrl INT3452:01: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 1407 usecs
[   30.792124] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4438, parent: platform
[   30.793007] broxton-pinctrl INT3452:02: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 862 usecs
[   30.793033] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_resume_noirq+0x0/0x29 @ 4438, parent: platform
[   30.794003] broxton-pinctrl INT3452:03: PM: acpi_subsys_resume_noirq+0x0/0x29 returned 0 after 949 usecs
[   30.794139] i8042 i8042: PM: calling i8042_pm_resume_noirq+0x0/0x21 @ 4438, parent: platform
[   30.794160] i8042 i8042: PM: i8042_pm_resume_noirq+0x0/0x21 returned 0 after 0 usecs
[   30.794347] PM: noirq resume of devices complete after 10.037 msecs
[   30.794647] pci 0000:00:00.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 9, parent: pci0000:00
[   30.794675] pci 0000:00:00.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.794698] pci 0000:00:00.1: PM: calling pci_pm_resume_early+0x0/0x29 @ 9, parent: pci0000:00
[   30.794717] pci 0000:00:00.1: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.794740] i915 0000:00:02.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 9, parent: pci0000:00
[   30.794781] mei_me 0000:00:0f.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: pci0000:00
[   30.794811] mei_me 0000:00:0f.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 1 usecs
[   30.794836] ahci 0000:00:12.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: pci0000:00
[   30.794856] ahci 0000:00:12.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.794864] pcieport 0000:00:14.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4443, parent: pci0000:00
[   30.794886] xhci_hcd 0000:00:15.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: pci0000:00
[   30.794887] pcieport 0000:00:14.1: PM: calling pci_pm_resume_early+0x0/0x29 @ 4448, parent: pci0000:00
[   30.794895] pcieport 0000:00:14.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 1 usecs
[   30.794907] xhci_hcd 0000:00:15.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.794918] pcieport 0000:00:14.1: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.794918] intel-lpss 0000:00:16.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4443, parent: pci0000:00
[   30.794931] intel-lpss 0000:00:16.3: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: pci0000:00
[   30.794942] intel-lpss 0000:00:17.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4448, parent: pci0000:00
[   30.794956] intel-lpss 0000:00:16.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 11 usecs
[   30.794965] intel-lpss 0000:00:16.3: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 11 usecs
[   30.794976] intel-lpss 0000:00:17.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 11 usecs
[   30.794981] intel-lpss 0000:00:17.1: PM: calling pci_pm_resume_early+0x0/0x29 @ 4443, parent: pci0000:00
[   30.794990] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: pci0000:00
[   30.795001] lpc_ich 0000:00:1f.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4448, parent: pci0000:00
[   30.795012] sdhci-pci 0000:00:1c.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.795015] intel-lpss 0000:00:17.1: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 11 usecs
[   30.795023] lpc_ich 0000:00:1f.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.795036] i801_smbus 0000:00:1f.1: PM: calling pci_pm_resume_early+0x0/0x29 @ 4443, parent: pci0000:00
[   30.795041] rtsx_pci 0000:01:00.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 98, parent: 0000:00:14.0
[   30.795052] iwlwifi 0000:02:00.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4448, parent: 0000:00:14.1
[   30.795063] i801_smbus 0000:00:1f.1: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.795069] rtsx_pci 0000:01:00.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.795074] iwlwifi 0000:02:00.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 0 usecs
[   30.795125] i2c_designware i2c_designware.1: PM: calling dw_i2c_plat_resume+0x0/0x46 @ 4448, parent: 0000:00:16.3
[   30.795144] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 4438, parent: platform
[   30.795147] i2c_designware i2c_designware.3: PM: calling dw_i2c_plat_resume+0x0/0x46 @ 4444, parent: 0000:00:17.1
[   30.795160] i2c_designware i2c_designware.1: PM: dw_i2c_plat_resume+0x0/0x46 returned 0 after 12 usecs
[   30.795170] broxton-pinctrl INT3452:00: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.795174] i2c_designware i2c_designware.3: PM: dw_i2c_plat_resume+0x0/0x46 returned 0 after 8 usecs
[   30.795192] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 4438, parent: platform
[   30.795211] broxton-pinctrl INT3452:01: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.795231] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 4438, parent: platform
[   30.795257] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 98, parent: i2c-1
[   30.795279] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.795291] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 4439, parent: i2c-3
[   30.795310] broxton-pinctrl INT3452:02: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.795315] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.795333] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_resume_early+0x0/0x6b @ 4438, parent: platform
[   30.795352] broxton-pinctrl INT3452:03: PM: acpi_subsys_resume_early+0x0/0x6b returned 0 after 0 usecs
[   30.797775] i915 0000:00:02.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 3014 usecs
[   30.797940] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_resume_early+0x0/0x29 @ 4439, parent: pci0000:00
[   30.797989] snd_hda_intel 0000:00:0e.0: PM: pci_pm_resume_early+0x0/0x29 returned 0 after 1 usecs
[   30.798147] PM: early resume of devices complete after 3.673 msecs
[   30.798410] ec PNP0C09:00: PM: calling acpi_ec_resume+0x0/0x1a @ 4438, parent: device:01
[   30.798409] pci 0000:00:00.0: PM: calling pci_pm_resume+0x0/0xed @ 4444, parent: pci0000:00
[   30.798440] ACPI: EC: event unblocked
[   30.798431] pci 0000:00:00.1: PM: calling pci_pm_resume+0x0/0xed @ 98, parent: pci0000:00
[   30.798461] pci 0000:00:00.1: PM: pci_pm_resume+0x0/0xed returned 0 after 3 usecs
[   30.798464] pci 0000:00:00.0: PM: pci_pm_resume+0x0/0xed returned 0 after 2 usecs
[   30.798469] ec PNP0C09:00: PM: acpi_ec_resume+0x0/0x1a returned 0 after 29 usecs
[   30.798485] i915 0000:00:02.0: PM: calling pci_pm_resume+0x0/0xed @ 4444, parent: pci0000:00
[   30.798487] battery PNP0C0A:00: PM: calling acpi_battery_resume+0x0/0x3b @ 4438, parent: PNP0C09:00
[   30.798499] mei_me 0000:00:0f.0: PM: calling pci_pm_resume+0x0/0xed @ 98, parent: pci0000:00
[   30.798701] ahci 0000:00:12.0: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: pci0000:00
[   30.798759] ahci 0000:00:12.0: PM: pci_pm_resume+0x0/0xed returned 0 after 33 usecs
[   30.798784] pcieport 0000:00:14.1: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: pci0000:00
[   30.798781] pcieport 0000:00:14.0: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: pci0000:00
[   30.798843] pcieport 0000:00:14.1: PM: pci_pm_resume+0x0/0xed returned 0 after 41 usecs
[   30.798858] xhci_hcd 0000:00:15.0: PM: calling pci_pm_resume+0x0/0xed @ 4442, parent: pci0000:00
[   30.798865] pcieport 0000:00:14.0: PM: pci_pm_resume+0x0/0xed returned 0 after 50 usecs
[   30.798868] intel-lpss 0000:00:16.0: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: pci0000:00
[   30.798884] intel-lpss 0000:00:16.0: PM: pci_pm_resume+0x0/0xed returned 0 after 1 usecs
[   30.798890] intel-lpss 0000:00:16.3: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: pci0000:00
[   30.798906] intel-lpss 0000:00:17.0: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: pci0000:00
[   30.798912] intel-lpss 0000:00:16.3: PM: pci_pm_resume+0x0/0xed returned 0 after 1 usecs
[   30.798925] intel-lpss 0000:00:17.0: PM: pci_pm_resume+0x0/0xed returned 0 after 1 usecs
[   30.798935] intel-lpss 0000:00:17.1: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: pci0000:00
[   30.798946] sdhci-pci 0000:00:1c.0: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: pci0000:00
[   30.798954] intel-lpss 0000:00:17.1: PM: pci_pm_resume+0x0/0xed returned 0 after 1 usecs
[   30.798976] lpc_ich 0000:00:1f.0: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: pci0000:00
[   30.798994] lpc_ich 0000:00:1f.0: PM: pci_pm_resume+0x0/0xed returned 0 after 1 usecs
[   30.799012] i801_smbus 0000:00:1f.1: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: pci0000:00
[   30.799048] i801_smbus 0000:00:1f.1: PM: pci_pm_resume+0x0/0xed returned 0 after 19 usecs
[   30.799068] rtsx_pci 0000:01:00.0: PM: calling pci_pm_resume+0x0/0xed @ 9, parent: 0000:00:14.0
[   30.799334] sdhci-pci 0000:00:1c.0: PM: pci_pm_resume+0x0/0xed returned 0 after 369 usecs
[   30.799399] iwlwifi 0000:02:00.0: PM: calling pci_pm_resume+0x0/0xed @ 4439, parent: 0000:00:14.1
[   30.799530] iwlwifi 0000:02:00.0: PM: pci_pm_resume+0x0/0xed returned 0 after 109 usecs
[   30.799560] i2c_designware i2c_designware.0: PM: calling platform_pm_resume+0x0/0x41 @ 4439, parent: 0000:00:16.0
[   30.799578] i2c_designware i2c_designware.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.799599] i2c_designware i2c_designware.1: PM: calling platform_pm_resume+0x0/0x41 @ 4448, parent: 0000:00:16.3
[   30.799598] xhci_hcd 0000:00:15.0: PM: pci_pm_resume+0x0/0xed returned 0 after 706 usecs
[   30.799625] i2c_designware i2c_designware.1: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.799650] i2c_designware i2c_designware.3: PM: calling platform_pm_resume+0x0/0x41 @ 4448, parent: 0000:00:17.1
[   30.799649] i2c_designware i2c_designware.2: PM: calling platform_pm_resume+0x0/0x41 @ 4447, parent: 0000:00:17.0
[   30.799667] i2c_designware i2c_designware.3: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.799674] i2c_designware i2c_designware.2: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.799688] i2c_hid_acpi i2c-ITE8350:00: PM: calling acpi_subsys_resume+0x0/0x5d @ 4448, parent: i2c-3
[   30.799695]  ata1: PM: calling ata_port_pm_resume+0x0/0x56 @ 4447, parent: 0000:00:12.0
[   30.799744]  ata2: PM: calling ata_port_pm_resume+0x0/0x56 @ 4439, parent: 0000:00:12.0
[   30.799794]  ata2: PM: ata_port_pm_resume+0x0/0x56 returned 0 after 15 usecs
[   30.799795]  ata1: PM: ata_port_pm_resume+0x0/0x56 returned 0 after 79 usecs
[   30.799826] usb usb1: PM: calling usb_dev_resume+0x0/0x14 @ 4439, parent: 0000:00:15.0
[   30.799834] i2c_hid_acpi i2c-WCOM5120:00: PM: calling acpi_subsys_resume+0x0/0x5d @ 4442, parent: i2c-1
[   30.800339] rtsx_pci 0000:01:00.0: PM: pci_pm_resume+0x0/0xed returned 0 after 1248 usecs
[   30.800553] usb usb2: PM: calling usb_dev_resume+0x0/0x14 @ 110, parent: 0000:00:15.0
[   30.800870] mei_me 0000:00:0f.0: PM: pci_pm_resume+0x0/0xed returned 0 after 2348 usecs
[   30.802280] mmcblk mmc0:0001: PM: calling mmc_bus_resume+0x0/0x53 @ 4458, parent: mmc0
[   30.802337] mmcblk mmc0:0001: PM: mmc_bus_resume+0x0/0x53 returned 0 after 12 usecs
[   30.803026] ieee80211 phy0: PM: calling wiphy_resume+0x0/0x158 [cfg80211] @ 4461, parent: 0000:02:00.0
[   30.815606] i915 0000:00:02.0: PM: pci_pm_resume+0x0/0xed returned 0 after 17097 usecs
[   30.815758] snd_hda_intel 0000:00:0e.0: PM: calling pci_pm_resume+0x0/0xed @ 4462, parent: pci0000:00
[   30.821932] battery PNP0C0A:00: PM: acpi_battery_resume+0x0/0x3b returned 0 after 23423 usecs
[   30.821980] button PNP0C0D:00: PM: calling acpi_button_resume+0x0/0xa9 @ 4438, parent: PNP0C09:00
[   30.822530] usb usb2: PM: usb_dev_resume+0x0/0x14 returned 0 after 21949 usecs
[   30.824939] button PNP0C0D:00: PM: acpi_button_resume+0x0/0xa9 returned 0 after 2937 usecs
[   30.825049] ac ACPI0003:00: PM: calling acpi_ac_resume+0x0/0x59 @ 4438, parent: LNXSYBUS:00
[   30.826398] ac ACPI0003:00: PM: acpi_ac_resume+0x0/0x59 returned 0 after 1328 usecs
[   30.826440] button PNP0C0C:00: PM: calling acpi_button_resume+0x0/0xa9 @ 4438, parent: LNXSYBUS:00
[   30.826454] button PNP0C0C:00: PM: acpi_button_resume+0x0/0xa9 returned 0 after 0 usecs
[   30.826473] tpm_crb MSFT0101:00: PM: calling tpm_pm_resume+0x0/0x30 @ 4438, parent: LNXSYBUS:00
[   30.826487] tpm_crb MSFT0101:00: PM: tpm_pm_resume+0x0/0x30 returned 0 after 0 usecs
[   30.826505] thermal LNXTHERM:00: PM: calling acpi_thermal_resume+0x0/0x11e @ 4438, parent: LNXSYBUS:01
[   30.826592] thermal LNXTHERM:00: PM: acpi_thermal_resume+0x0/0x11e returned 0 after 72 usecs
[   30.826638] platform PNP0C09:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:1f.0
[   30.826652] platform PNP0C09:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826664] platform PNP0C0A:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: PNP0C09:00
[   30.826674] platform PNP0C0A:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826685] platform INT33D3:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: PNP0C09:00
[   30.826695] platform INT33D3:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826706] platform PNP0C0D:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: PNP0C09:00
[   30.826715] platform PNP0C0D:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826727] platform ACPI0003:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826737] platform ACPI0003:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826749] platform PNP0C0C:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826758] platform PNP0C0C:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826769] platform PNP0103:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826778] platform PNP0103:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826789] broxton-pinctrl INT3452:00: PM: calling acpi_subsys_resume+0x0/0x5d @ 4438, parent: platform
[   30.826805] broxton-pinctrl INT3452:00: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 2 usecs
[   30.826819] broxton-pinctrl INT3452:01: PM: calling acpi_subsys_resume+0x0/0x5d @ 4438, parent: platform
[   30.826831] broxton-pinctrl INT3452:01: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 0 usecs
[   30.826846] broxton-pinctrl INT3452:02: PM: calling acpi_subsys_resume+0x0/0x5d @ 4438, parent: platform
[   30.826858] broxton-pinctrl INT3452:02: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 0 usecs
[   30.826873] broxton-pinctrl INT3452:03: PM: calling acpi_subsys_resume+0x0/0x5d @ 4438, parent: platform
[   30.826885] broxton-pinctrl INT3452:03: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 0 usecs
[   30.826900] platform INT33A1:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826910] platform INT33A1:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826921] platform MSFT0101:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826931] platform MSFT0101:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.826942] acpi-fan PNP0C0B:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.826953] acpi-fan PNP0C0B:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 1 usecs
[   30.826966] button LNXPWRBN:00: PM: calling acpi_button_resume+0x0/0xa9 @ 4438, parent: LNXSYSTM:00
[   30.826978] button LNXPWRBN:00: PM: acpi_button_resume+0x0/0xa9 returned 0 after 0 usecs
[   30.826990] platform rtc-efi.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827000] platform rtc-efi.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827012] platform efivars.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827021] platform efivars.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827032] platform chromeos_acpi: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827042] platform chromeos_acpi: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827057] system 00:00: PM: calling pnp_bus_resume+0x0/0x9d @ 4438, parent: pnp0
[   30.827070] system 00:00: PM: pnp_bus_resume+0x0/0x9d returned 0 after 1 usecs
[   30.827082] i8042 kbd 00:01: PM: calling pnp_bus_resume+0x0/0x9d @ 4438, parent: pnp0
[   30.827092] i8042 kbd 00:01: PM: pnp_bus_resume+0x0/0x9d returned 0 after 0 usecs
[   30.827103] i8042 aux 00:02: PM: calling pnp_bus_resume+0x0/0x9d @ 4438, parent: pnp0
[   30.827113] i8042 aux 00:02: PM: pnp_bus_resume+0x0/0x9d returned 0 after 0 usecs
[   30.827138] system 00:03: PM: calling pnp_bus_resume+0x0/0x9d @ 4438, parent: pnp0
[   30.827147] system 00:03: PM: pnp_bus_resume+0x0/0x9d returned 0 after 0 usecs
[   30.827158] rtc_cmos 00:04: PM: calling pnp_bus_resume+0x0/0x9d @ 4438, parent: pnp0
[   30.827168] rtc_cmos 00:04: PM: pnp_bus_resume+0x0/0x9d returned 0 after 1 usecs
[   30.827185] intel_rapl_msr intel_rapl_msr.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827195] intel_rapl_msr intel_rapl_msr.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827225] input input0: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: PNP0C0D:00
[   30.827237] input input0: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   30.827247] input input1: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: PNP0C0C:00
[   30.827256] input input1: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   30.827266] input input2: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: LNXPWRBN:00
[   30.827275] input input2: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   30.827305] platform intel-spi: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:1f.0
[   30.827314] platform intel-spi: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827325] idma64 idma64.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:16.0
[   30.827336] idma64 idma64.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 1 usecs
[   30.827348] idma64 idma64.1: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:16.3
[   30.827370] idma64 idma64.1: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827384] idma64 idma64.2: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:17.0
[   30.827394] idma64 idma64.2: PM: platform_pm_resume+0x0/0x41 returned 0 after 1 usecs
[   30.827406] idma64 idma64.3: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:17.1
[   30.827415] idma64 idma64.3: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827441] platform Fixed MDIO bus.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827450] platform Fixed MDIO bus.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827463] platform intel_xhci_usb_sw: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:00:15.0
[   30.827472] platform intel_xhci_usb_sw: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.827490] i8042 i8042: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.827566] i8042: [30003] 55 <- i8042 (flush, kbd)
[   30.827583] i8042: [30003] aa -> i8042 (command)
[   30.827772] i8042: [30003] d2 <- i8042 (return)
[   30.827775] i8042: [30003] i8042 controller selftest: 0xd2 != 0x55
[   30.829229] snd_hda_intel 0000:00:0e.0: PM: pci_pm_resume+0x0/0xed returned 0 after 13424 usecs
[   30.829289] snd_hda_codec_realtek hdaudioC0D0: PM: calling hda_codec_pm_resume+0x0/0x19 [snd_hda_codec] @ 4463, parent: 0000:00:0e.0
[   30.847503] snd_hda_codec_realtek hdaudioC0D0: PM: hda_codec_pm_resume+0x0/0x19 [snd_hda_codec] returned 0 after 18177 usecs
[   30.862474] i2c_hid_acpi i2c-ITE8350:00: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 62758 usecs
[   30.879507] i8042: [30055] aa -> i8042 (command)
[   30.879542] i8042: [30055] 55 <- i8042 (return)
[   30.879779] i8042: [30055] 60 -> i8042 (command)
[   30.879908] i8042: [30055] 74 -> i8042 (parameter)
[   30.880037] i8042: [30055] 60 -> i8042 (command)
[   30.880165] i8042: [30055] 56 -> i8042 (parameter)
[   30.880293] i8042: [30055] 60 -> i8042 (command)
[   30.880421] i8042: [30055] 47 -> i8042 (parameter)
[   30.880456] i8042: [30056] ** <- i8042 (interrupt, 0, 0)
[   30.880471] i8042 i8042: PM: platform_pm_resume+0x0/0x41 returned 0 after 52968 usecs
[   30.880504] atkbd serio0: PM: calling serio_resume+0x0/0x94 @ 4438, parent: i8042
[   30.880586] i8042: [30056] ed -> i8042 (kbd-data)
[   30.880608] atkbd serio0: PM: serio_resume+0x0/0x94 returned 0 after 90 usecs
[   30.880622] psmouse serio1: PM: calling serio_resume+0x0/0x94 @ 4438, parent: i8042
[   30.880648] psmouse serio1: PM: serio_resume+0x0/0x94 returned 0 after 15 usecs
[   30.880665] alarmtimer alarmtimer.0.auto: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: rtc0
[   30.880677] alarmtimer alarmtimer.0.auto: PM: platform_pm_resume+0x0/0x41 returned 0 after 1 usecs
[   30.880692] platform coretemp.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.880701] platform coretemp.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.880722] snd-soc-dummy snd-soc-dummy: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.880731] snd-soc-dummy snd-soc-dummy: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.880743] input input3: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: serio0
[   30.880767] input input3: PM: input_dev_resume+0x0/0x42 returned 0 after 13 usecs
[   30.880781] leds input3::numlock: PM: calling led_resume+0x0/0x20 @ 4438, parent: input3
[   30.880795] leds input3::numlock: PM: led_resume+0x0/0x20 returned 0 after 0 usecs
[   30.880807] leds input3::capslock: PM: calling led_resume+0x0/0x20 @ 4438, parent: input3
[   30.880818] leds input3::capslock: PM: led_resume+0x0/0x20 returned 0 after 0 usecs
[   30.880830] leds input3::scrolllock: PM: calling led_resume+0x0/0x20 @ 4438, parent: input3
[   30.880841] leds input3::scrolllock: PM: led_resume+0x0/0x20 returned 0 after 0 usecs
[   30.880856] platform microcode: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.880866] platform microcode: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.880899] platform HID-SENSOR-ff830080.1.auto: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0018:048D:8350.0001
[   30.880909] platform HID-SENSOR-ff830080.1.auto: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.880920] platform HID-SENSOR-200001.2.auto: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0018:048D:8350.0001
[   30.880929] platform HID-SENSOR-200001.2.auto: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.880940] hid_sensor_accel_3d HID-SENSOR-200073.3.auto: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0018:048D:8350.0001
[   30.880956] hid_sensor_accel_3d HID-SENSOR-200073.3.auto: PM: platform_pm_resume+0x0/0x41 returned 0 after 5 usecs
[   30.881016] platform HID-SENSOR-2000e1.4.auto: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0018:048D:8350.0001
[   30.881026] platform HID-SENSOR-2000e1.4.auto: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.881904] i8042: [30057] ** <- i8042 (interrupt, 0, 1)
[   30.881986] i8042: [30057] 00 -> i8042 (kbd-data)
[   30.883342] i8042: [30058] ** <- i8042 (interrupt, 0, 1)
[   30.883504] i8042: [30059] ed -> i8042 (kbd-data)
[   30.884780] i8042: [30060] ** <- i8042 (interrupt, 0, 1)
[   30.884913] i8042: [30060] 00 -> i8042 (kbd-data)
[   30.886178] i8042: [30061] ** <- i8042 (interrupt, 0, 1)
[   30.886313] i8042: [30061] f3 -> i8042 (kbd-data)
[   30.888163] i8042: [30063] ** <- i8042 (interrupt, 0, 1)
[   30.888305] i8042: [30063] 00 -> i8042 (kbd-data)
[   30.889569] i8042: [30065] ** <- i8042 (interrupt, 0, 1)
[   30.889694] i8042: [30065] f4 -> i8042 (kbd-data)
[   30.890973] i8042: [30066] ** <- i8042 (interrupt, 0, 1)
[   30.891147] i8042: [30066] d4 -> i8042 (command)
[   30.891346] i8042: [30066] ff -> i8042 (parameter)
[   30.894661] i8042: [30070] fa <- i8042 (interrupt, 1, 12)
[   30.894988] i2c_hid_acpi i2c-WCOM5120:00: PM: acpi_subsys_resume+0x0/0x5d returned 0 after 95128 usecs
[   30.895219] input input10: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: 0018:056A:5120.0002
[   30.895254] input input10: PM: input_dev_resume+0x0/0x42 returned 0 after 1 usecs
[   30.895271] input input11: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: 0018:056A:5120.0002
[   30.895281] input input11: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   30.895306] backlight intel_backlight: PM: calling backlight_resume+0x0/0x7a [backlight] @ 4438, parent: card0-eDP-1
[   30.895324] backlight intel_backlight: PM: backlight_resume+0x0/0x7a [backlight] returned 0 after 1 usecs
[   30.895340] input input13: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: LNXVIDEO:00
[   30.895349] input input13: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   30.895390] platform regulatory.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: platform
[   30.895403] platform regulatory.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   30.895418] leds phy0-led: PM: calling led_resume+0x0/0x20 @ 4438, parent: 0000:02:00.0
[   30.895433] leds phy0-led: PM: led_resume+0x0/0x20 returned 0 after 1 usecs
[   30.917588] usb usb1: PM: usb_dev_resume+0x0/0x14 returned 0 after 117733 usecs
[   30.917667] usb 1-8: PM: calling usb_dev_resume+0x0/0x14 @ 4460, parent: usb1
[   30.917681] usb 1-8: PM: usb_dev_resume+0x0/0x14 returned 0 after 0 usecs
[   30.917736] usb 1-7: PM: calling usb_dev_resume+0x0/0x14 @ 4458, parent: usb1
[   30.917756] usb 1-7: PM: usb_dev_resume+0x0/0x14 returned 0 after 0 usecs
[   30.995722] i8042: [30171] aa <- i8042 (interrupt, 1, 12)
[   30.997351] i8042: [30172] 00 <- i8042 (interrupt, 1, 12)
[   30.997519] i8042: [30173] d4 -> i8042 (command)
[   30.997719] i8042: [30173] f6 -> i8042 (parameter)
[   31.000535] i8042: [30176] fa <- i8042 (interrupt, 1, 12)
[   31.000709] i8042: [30176] ed -> i8042 (kbd-data)
[   31.002172] i8042: [30177] ** <- i8042 (interrupt, 0, 1)
[   31.002313] i8042: [30177] 00 -> i8042 (kbd-data)
[   31.003715] i8042: [30179] ** <- i8042 (interrupt, 0, 1)
[   31.003880] i8042: [30179] f3 -> i8042 (kbd-data)
[   31.005300] i8042: [30180] ** <- i8042 (interrupt, 0, 1)
[   31.005451] i8042: [30181] 00 -> i8042 (kbd-data)
[   31.006892] i8042: [30182] ** <- i8042 (interrupt, 0, 1)
[   31.007058] i8042: [30182] d4 -> i8042 (command)
[   31.007256] i8042: [30182] f5 -> i8042 (parameter)
[   31.010306] i8042: [30185] fa <- i8042 (interrupt, 1, 12)
[   31.010475] i8042: [30186] d4 -> i8042 (command)
[   31.010674] i8042: [30186] e6 -> i8042 (parameter)
[   31.013516] i8042: [30189] fa <- i8042 (interrupt, 1, 12)
[   31.013585] i8042: [30189] d4 -> i8042 (command)
[   31.013782] i8042: [30189] e6 -> i8042 (parameter)
[   31.016621] i8042: [30192] fa <- i8042 (interrupt, 1, 12)
[   31.016721] i8042: [30192] d4 -> i8042 (command)
[   31.016919] i8042: [30192] e6 -> i8042 (parameter)
[   31.019817] i8042: [30195] fa <- i8042 (interrupt, 1, 12)
[   31.019974] i8042: [30195] d4 -> i8042 (command)
[   31.020172] i8042: [30195] e9 -> i8042 (parameter)
[   31.022938] i8042: [30198] fa <- i8042 (interrupt, 1, 12)
[   31.024518] i8042: [30200] 3c <- i8042 (interrupt, 1, 12)
[   31.026094] i8042: [30201] 03 <- i8042 (interrupt, 1, 12)
[   31.027690] i8042: [30203] 00 <- i8042 (interrupt, 1, 12)
[   31.027741] i8042: [30203] d4 -> i8042 (command)
[   31.027938] i8042: [30203] e6 -> i8042 (parameter)
[   31.030885] i8042: [30206] fa <- i8042 (interrupt, 1, 12)
[   31.031023] i8042: [30206] d4 -> i8042 (command)
[   31.031220] i8042: [30206] e8 -> i8042 (parameter)
[   31.034134] i8042: [30209] fa <- i8042 (interrupt, 1, 12)
[   31.034278] i8042: [30209] d4 -> i8042 (command)
[   31.034474] i8042: [30210] 00 -> i8042 (parameter)
[   31.037261] i8042: [30212] fa <- i8042 (interrupt, 1, 12)
[   31.037418] i8042: [30213] d4 -> i8042 (command)
[   31.037432] ieee80211 phy0: PM: wiphy_resume+0x0/0x158 [cfg80211] returned 0 after 234278 usecs
[   31.037547] rfkill rfkill0: PM: calling rfkill_resume+0x0/0x67 @ 4438, parent: phy0
[   31.037576] rfkill rfkill0: PM: rfkill_resume+0x0/0x67 returned 0 after 11 usecs
[   31.037605] platform VPC2004:00: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: PNP0C09:00
[   31.037617] platform VPC2004:00: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   31.037630] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: PM: calling platform_pm_resume+0x0/0x41 @ 4438, parent: 0000:01:00.0
[   31.037640] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: PM: platform_pm_resume+0x0/0x41 returned 0 after 0 usecs
[   31.037668] i8042: [30213] e8 -> i8042 (parameter)
[   31.037671] input input15: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037686] input input15: PM: input_dev_resume+0x0/0x42 returned 0 after 1 usecs
[   31.037697] input input16: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037705] input input16: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037716] input input17: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037725] input input17: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037735] input input18: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037743] input input18: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037755] input input19: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037764] input input19: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037774] input input20: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037783] input input20: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037793] input input21: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: card0
[   31.037802] input input21: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037814] input input22: PM: calling input_dev_resume+0x0/0x42 @ 4438, parent: serio1
[   31.037823] input input22: PM: input_dev_resume+0x0/0x42 returned 0 after 0 usecs
[   31.037837] rfkill rfkill3: PM: calling rfkill_resume+0x0/0x67 @ 4438, parent: hci0
[   31.037850] rfkill rfkill3: PM: rfkill_resume+0x0/0x67 returned 0 after 2 usecs
[   31.037974] PM: resume of devices complete after 239.803 msecs
[   31.038512] PM: Finishing wakeup.
[   31.038523] OOM killer enabled.
[   31.038529] Restarting tasks ... 
[   31.040568] i8042: [30216] fa <- i8042 (interrupt, 1, 12)
[   31.041673] done.
[   31.041939] usb 1-7: USB disconnect, device number 2
[   31.042184] i8042: [30217] d4 -> i8042 (command)
[   31.042423] i8042: [30218] 00 -> i8042 (parameter)
[   31.045158] i8042: [30220] fa <- i8042 (interrupt, 1, 12)
[   31.045215] i8042: [30220] d4 -> i8042 (command)
[   31.045461] i8042: [30221] e8 -> i8042 (parameter)
[   31.048587] i8042: [30224] fa <- i8042 (interrupt, 1, 12)
[   31.048635] i8042: [30224] d4 -> i8042 (command)
[   31.048828] i8042: [30224] 00 -> i8042 (parameter)
[   31.051541] i8042: [30227] fa <- i8042 (interrupt, 1, 12)
[   31.051587] i8042: [30227] d4 -> i8042 (command)
[   31.051836] i8042: [30227] e8 -> i8042 (parameter)
[   31.054893] i8042: [30230] fa <- i8042 (interrupt, 1, 12)
[   31.054940] i8042: [30230] d4 -> i8042 (command)
[   31.055132] i8042: [30230] 01 -> i8042 (parameter)
[   31.057970] i8042: [30233] fa <- i8042 (interrupt, 1, 12)
[   31.058025] i8042: [30233] d4 -> i8042 (command)
[   31.058276] i8042: [30233] e9 -> i8042 (parameter)
[   31.061120] i8042: [30236] fa <- i8042 (interrupt, 1, 12)
[   31.062684] i8042: [30238] 5e <- i8042 (interrupt, 1, 12)
[   31.064422] i8042: [30240] 0f <- i8042 (interrupt, 1, 12)
[   31.065851] i8042: [30241] 01 <- i8042 (interrupt, 1, 12)
[   31.065908] i8042: [30241] d4 -> i8042 (command)
[   31.066158] i8042: [30241] f8 -> i8042 (parameter)
[   31.069055] i8042: [30244] fa <- i8042 (interrupt, 1, 12)
[   31.069102] i8042: [30244] d4 -> i8042 (command)
[   31.069351] i8042: [30244] 00 -> i8042 (parameter)
[   31.072247] i8042: [30247] fa <- i8042 (interrupt, 1, 12)
[   31.072304] i8042: [30247] d4 -> i8042 (command)
[   31.072498] i8042: [30248] f8 -> i8042 (parameter)
[   31.075439] i8042: [30251] fa <- i8042 (interrupt, 1, 12)
[   31.075494] i8042: [30251] d4 -> i8042 (command)
[   31.075689] i8042: [30251] 07 -> i8042 (parameter)
[   31.078633] i8042: [30254] fa <- i8042 (interrupt, 1, 12)
[   31.078690] i8042: [30254] d4 -> i8042 (command)
[   31.078884] i8042: [30254] f8 -> i8042 (parameter)
[   31.081828] i8042: [30257] fa <- i8042 (interrupt, 1, 12)
[   31.081878] i8042: [30257] d4 -> i8042 (command)
[   31.082070] i8042: [30257] 00 -> i8042 (parameter)
[   31.085019] i8042: [30260] fa <- i8042 (interrupt, 1, 12)
[   31.085067] i8042: [30260] d4 -> i8042 (command)
[   31.085263] i8042: [30260] f8 -> i8042 (parameter)
[   31.088210] i8042: [30263] fa <- i8042 (interrupt, 1, 12)
[   31.088257] i8042: [30263] d4 -> i8042 (command)
[   31.088450] i8042: [30264] 01 -> i8042 (parameter)
[   31.091412] i8042: [30267] fa <- i8042 (interrupt, 1, 12)
[   31.091463] i8042: [30267] d4 -> i8042 (command)
[   31.091710] i8042: [30267] e6 -> i8042 (parameter)
[   31.094594] i8042: [30270] fa <- i8042 (interrupt, 1, 12)
[   31.094638] i8042: [30270] d4 -> i8042 (command)
[   31.094833] i8042: [30270] f3 -> i8042 (parameter)
[   31.097790] i8042: [30273] fa <- i8042 (interrupt, 1, 12)
[   31.100420] i8042: [30276] d4 -> i8042 (command)
[   31.100616] i8042: [30276] 64 -> i8042 (parameter)
[   31.103503] i8042: [30279] fa <- i8042 (interrupt, 1, 12)
[   31.103555] i8042: [30279] d4 -> i8042 (command)
[   31.103807] i8042: [30279] e8 -> i8042 (parameter)
[   31.106698] i8042: [30282] fa <- i8042 (interrupt, 1, 12)
[   31.106751] i8042: [30282] d4 -> i8042 (command)
[   31.106944] i8042: [30282] 03 -> i8042 (parameter)
[   31.107601] ata1: SATA link down (SStatus 4 SControl 300)
[   31.109886] i8042: [30285] fa <- i8042 (interrupt, 1, 12)
[   31.109937] i8042: [30285] d4 -> i8042 (command)
[   31.110132] i8042: [30285] e6 -> i8042 (parameter)
[   31.110553] ata2: SATA link down (SStatus 4 SControl 300)
[   31.113081] i8042: [30288] fa <- i8042 (interrupt, 1, 12)
[   31.113282] i8042: [30288] d4 -> i8042 (command)
[   31.113477] i8042: [30289] f4 -> i8042 (parameter)
[   31.116397] i8042: [30292] fa <- i8042 (interrupt, 1, 12)
[   31.172229] Resume cause unknown
[   31.172251] PM: suspend exit
[   31.243833] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   31.275873] i8042: [30451] ed -> i8042 (kbd-data)
[   31.277157] i8042: [30452] ** <- i8042 (interrupt, 0, 1)
[   31.277330] i8042: [30452] 00 -> i8042 (kbd-data)
[   31.278776] i8042: [30454] ** <- i8042 (interrupt, 0, 1)
[   31.278818] i8042: [30454] f3 -> i8042 (kbd-data)
[   31.280099] i8042: [30455] ** <- i8042 (interrupt, 0, 1)
[   31.280211] i8042: [30455] 00 -> i8042 (kbd-data)
[   31.281512] i8042: [30457] ** <- i8042 (interrupt, 0, 1)
[   31.293395] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[   31.420530] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[   31.420546] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   31.422533] usb 1-7: GPIO lookup for consumer reset
[   31.422544] usb 1-7: using ACPI for GPIO lookup
[   31.422549] acpi device:19: GPIO: looking up reset-gpios
[   31.422553] acpi device:19: GPIO: looking up reset-gpio
[   31.422555] usb 1-7: using lookup tables for GPIO lookup
[   31.422557] usb 1-7: No GPIO consumer reset found
[   31.423277] usb 1-8: USB disconnect, device number 3
[   31.423413] Bluetooth: btintel_version_info() hci0: Bootloader revision 0.0 build 26 week 38 2015
[   31.424427] Bluetooth: btintel_read_boot_params() hci0: Device revision is 16
[   31.424442] Bluetooth: btintel_read_boot_params() hci0: Secure boot is enabled
[   31.424445] Bluetooth: btintel_read_boot_params() hci0: OTP lock is enabled
[   31.424448] Bluetooth: btintel_read_boot_params() hci0: API lock is enabled
[   31.424450] Bluetooth: btintel_read_boot_params() hci0: Debug lock is disabled
[   31.424452] Bluetooth: btintel_read_boot_params() hci0: Minimum firmware build 1 week 10 2014
[   31.450850] Bluetooth: btintel_download_fw() hci0: Found device firmware: intel/ibt-12-16.sfi
[   31.551385] usb 1-8: new high-speed USB device number 5 using xhci_hcd
[   31.740827] usb 1-8: New USB device found, idVendor=04f2, idProduct=b5a2, bcdDevice=10.34
[   31.740844] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[   31.740848] usb 1-8: Product: Lenovo EasyCamera
[   31.740851] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
[   31.740854] usb 1-8: SerialNumber: 0001
[   31.747716] usb 1-8: GPIO lookup for consumer privacy
[   31.747728] usb 1-8: using ACPI for GPIO lookup
[   31.747732] acpi device:1a: GPIO: looking up privacy-gpios
[   31.747736] acpi device:1a: GPIO: looking up privacy-gpio
[   31.747739] usb 1-8: using lookup tables for GPIO lookup
[   31.747741] usb 1-8: No GPIO consumer privacy found
[   31.747744] usb 1-8: Found UVC 1.00 device Lenovo EasyCamera (04f2:b5a2)
[   32.733980] i8042: [31909] 08 <- i8042 (interrupt, 1, 12)
[   32.735559] i8042: [31911] 00 <- i8042 (interrupt, 1, 12)
[   32.737182] i8042: [31912] 00 <- i8042 (interrupt, 1, 12)
[   32.743805] i8042: [31919] 54 <- i8042 (interrupt, 1, 12)
[   32.745359] i8042: [31920] 01 <- i8042 (interrupt, 1, 12)
[   32.746973] i8042: [31922] 00 <- i8042 (interrupt, 1, 12)
[   32.747011] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   32.748519] i8042: [31924] 10 <- i8042 (interrupt, 1, 12)
[   32.750125] i8042: [31925] 00 <- i8042 (interrupt, 1, 12)
[   32.751824] i8042: [31927] 00 <- i8042 (interrupt, 1, 12)
[   32.753266] i8042: [31928] 54 <- i8042 (interrupt, 1, 12)
[   32.754848] i8042: [31930] 16 <- i8042 (interrupt, 1, 12)
[   32.756458] i8042: [31932] 20 <- i8042 (interrupt, 1, 12)
[   32.756492] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   32.758018] i8042: [31933] 31 <- i8042 (interrupt, 1, 12)
[   32.759598] i8042: [31935] a1 <- i8042 (interrupt, 1, 12)
[   32.761211] i8042: [31936] 79 <- i8042 (interrupt, 1, 12)
[   32.762775] i8042: [31938] 54 <- i8042 (interrupt, 1, 12)
[   32.764347] i8042: [31939] 26 <- i8042 (interrupt, 1, 12)
[   32.765994] i8042: [31941] 20 <- i8042 (interrupt, 1, 12)
[   32.766031] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   32.767529] i8042: [31943] 31 <- i8042 (interrupt, 1, 12)
[   32.769113] i8042: [31944] 01 <- i8042 (interrupt, 1, 12)
[   32.770689] i8042: [31946] 79 <- i8042 (interrupt, 1, 12)
[   32.772263] i8042: [31947] 54 <- i8042 (interrupt, 1, 12)
[   32.773846] i8042: [31949] 26 <- i8042 (interrupt, 1, 12)
[   32.775430] i8042: [31951] 20 <- i8042 (interrupt, 1, 12)
[   32.775460] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   32.777016] i8042: [31952] 31 <- i8042 (interrupt, 1, 12)
[   32.778600] i8042: [31954] 61 <- i8042 (interrupt, 1, 12)
[   32.780212] i8042: [31955] 79 <- i8042 (interrupt, 1, 12)
[   32.781756] i8042: [31957] 54 <- i8042 (interrupt, 1, 12)
[   32.783391] i8042: [31958] 26 <- i8042 (interrupt, 1, 12)
[   32.784957] i8042: [31960] 11 <- i8042 (interrupt, 1, 12)
[   32.784989] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   32.785002] psmouse serio1: issuing reconnect request
[   32.785040] i8042: [31960] d4 -> i8042 (command)
[   32.785228] i8042: [31960] ff -> i8042 (parameter)
[   32.788137] i8042: [31963] fa <- i8042 (interrupt, 1, 12)
[   32.889200] i8042: [32064] aa <- i8042 (interrupt, 1, 12)
[   32.890772] i8042: [32066] 00 <- i8042 (interrupt, 1, 12)
[   32.890845] i8042: [32066] d4 -> i8042 (command)
[   32.891035] i8042: [32066] f6 -> i8042 (parameter)
[   32.893918] i8042: [32069] fa <- i8042 (interrupt, 1, 12)
[   32.893982] i8042: [32069] d4 -> i8042 (command)
[   32.894228] i8042: [32069] f5 -> i8042 (parameter)
[   32.897174] i8042: [32072] fa <- i8042 (interrupt, 1, 12)
[   32.897236] i8042: [32072] d4 -> i8042 (command)
[   32.897426] i8042: [32072] e6 -> i8042 (parameter)
[   32.900307] i8042: [32075] fa <- i8042 (interrupt, 1, 12)
[   32.900392] i8042: [32076] d4 -> i8042 (command)
[   32.900584] i8042: [32076] e6 -> i8042 (parameter)
[   32.903556] i8042: [32079] fa <- i8042 (interrupt, 1, 12)
[   32.903626] i8042: [32079] d4 -> i8042 (command)
[   32.903815] i8042: [32079] e6 -> i8042 (parameter)
[   32.906740] i8042: [32082] fa <- i8042 (interrupt, 1, 12)
[   32.906803] i8042: [32082] d4 -> i8042 (command)
[   32.906992] i8042: [32082] e9 -> i8042 (parameter)
[   32.909890] i8042: [32085] fa <- i8042 (interrupt, 1, 12)
[   32.911465] i8042: [32087] 3c <- i8042 (interrupt, 1, 12)
[   32.913074] i8042: [32088] 03 <- i8042 (interrupt, 1, 12)
[   32.914675] i8042: [32090] 00 <- i8042 (interrupt, 1, 12)
[   32.914761] i8042: [32090] d4 -> i8042 (command)
[   32.914951] i8042: [32090] e6 -> i8042 (parameter)
[   32.917976] i8042: [32093] fa <- i8042 (interrupt, 1, 12)
[   32.918075] i8042: [32093] d4 -> i8042 (command)
[   32.918264] i8042: [32093] e8 -> i8042 (parameter)
[   32.921077] i8042: [32096] fa <- i8042 (interrupt, 1, 12)
[   32.921139] i8042: [32096] d4 -> i8042 (command)
[   32.921329] i8042: [32096] 00 -> i8042 (parameter)
[   32.924283] i8042: [32099] fa <- i8042 (interrupt, 1, 12)
[   32.924475] i8042: [32100] d4 -> i8042 (command)
[   32.924665] i8042: [32100] e8 -> i8042 (parameter)
[   32.927478] i8042: [32103] fa <- i8042 (interrupt, 1, 12)
[   32.927557] i8042: [32103] d4 -> i8042 (command)
[   32.927746] i8042: [32103] 00 -> i8042 (parameter)
[   32.930733] i8042: [32106] fa <- i8042 (interrupt, 1, 12)
[   32.930830] i8042: [32106] d4 -> i8042 (command)
[   32.931077] i8042: [32106] e8 -> i8042 (parameter)
[   32.933813] i8042: [32109] fa <- i8042 (interrupt, 1, 12)
[   32.933941] i8042: [32109] d4 -> i8042 (command)
[   32.934131] i8042: [32109] 00 -> i8042 (parameter)
[   32.937062] i8042: [32112] fa <- i8042 (interrupt, 1, 12)
[   32.937142] i8042: [32112] d4 -> i8042 (command)
[   32.937332] i8042: [32112] e8 -> i8042 (parameter)
[   32.940245] i8042: [32115] fa <- i8042 (interrupt, 1, 12)
[   32.940302] i8042: [32115] d4 -> i8042 (command)
[   32.940490] i8042: [32115] 01 -> i8042 (parameter)
[   32.943418] i8042: [32119] fa <- i8042 (interrupt, 1, 12)
[   32.943506] i8042: [32119] d4 -> i8042 (command)
[   32.943752] i8042: [32119] e9 -> i8042 (parameter)
[   32.946571] i8042: [32122] fa <- i8042 (interrupt, 1, 12)
[   32.948137] i8042: [32123] 5e <- i8042 (interrupt, 1, 12)
[   32.949757] i8042: [32125] 0f <- i8042 (interrupt, 1, 12)
[   32.951304] i8042: [32126] 01 <- i8042 (interrupt, 1, 12)
[   32.951358] i8042: [32126] d4 -> i8042 (command)
[   32.951547] i8042: [32127] f8 -> i8042 (parameter)
[   32.954554] i8042: [32130] fa <- i8042 (interrupt, 1, 12)
[   32.954627] i8042: [32130] d4 -> i8042 (command)
[   32.954816] i8042: [32130] 00 -> i8042 (parameter)
[   32.957749] i8042: [32133] fa <- i8042 (interrupt, 1, 12)
[   32.957818] i8042: [32133] d4 -> i8042 (command)
[   32.958064] i8042: [32133] f8 -> i8042 (parameter)
[   32.960902] i8042: [32136] fa <- i8042 (interrupt, 1, 12)
[   32.960969] i8042: [32136] d4 -> i8042 (command)
[   32.961214] i8042: [32136] 07 -> i8042 (parameter)
[   32.964132] i8042: [32139] fa <- i8042 (interrupt, 1, 12)
[   32.964254] i8042: [32139] d4 -> i8042 (command)
[   32.964444] i8042: [32139] f8 -> i8042 (parameter)
[   32.967347] i8042: [32142] fa <- i8042 (interrupt, 1, 12)
[   32.967458] i8042: [32143] d4 -> i8042 (command)
[   32.967648] i8042: [32143] 00 -> i8042 (parameter)
[   32.970483] i8042: [32146] fa <- i8042 (interrupt, 1, 12)
[   32.970601] i8042: [32146] d4 -> i8042 (command)
[   32.970791] i8042: [32146] f8 -> i8042 (parameter)
[   32.973734] i8042: [32149] fa <- i8042 (interrupt, 1, 12)
[   32.973798] i8042: [32149] d4 -> i8042 (command)
[   32.973988] i8042: [32149] 01 -> i8042 (parameter)
[   32.976954] i8042: [32152] fa <- i8042 (interrupt, 1, 12)
[   32.977037] i8042: [32152] d4 -> i8042 (command)
[   32.977224] i8042: [32152] e6 -> i8042 (parameter)
[   32.980069] i8042: [32155] fa <- i8042 (interrupt, 1, 12)
[   32.980135] i8042: [32155] d4 -> i8042 (command)
[   32.980322] i8042: [32155] f3 -> i8042 (parameter)
[   32.983324] i8042: [32158] fa <- i8042 (interrupt, 1, 12)
[   32.983452] i8042: [32159] d4 -> i8042 (command)
[   32.983640] i8042: [32159] 64 -> i8042 (parameter)
[   32.986459] i8042: [32162] fa <- i8042 (interrupt, 1, 12)
[   32.986539] i8042: [32162] d4 -> i8042 (command)
[   32.986726] i8042: [32162] e8 -> i8042 (parameter)
[   32.989708] i8042: [32165] fa <- i8042 (interrupt, 1, 12)
[   32.989799] i8042: [32165] d4 -> i8042 (command)
[   32.989989] i8042: [32165] 03 -> i8042 (parameter)
[   32.992877] i8042: [32168] fa <- i8042 (interrupt, 1, 12)
[   32.992968] i8042: [32168] d4 -> i8042 (command)
[   32.993179] i8042: [32168] e6 -> i8042 (parameter)
[   32.996117] i8042: [32171] fa <- i8042 (interrupt, 1, 12)
[   32.996188] i8042: [32171] d4 -> i8042 (command)
[   32.996377] i8042: [32171] f4 -> i8042 (parameter)
[   32.999274] i8042: [32174] fa <- i8042 (interrupt, 1, 12)
[   33.009917] i8042: [32185] 08 <- i8042 (interrupt, 1, 12)
[   33.011506] i8042: [32187] 00 <- i8042 (interrupt, 1, 12)
[   33.013068] i8042: [32188] 00 <- i8042 (interrupt, 1, 12)
[   33.019674] i8042: [32195] 54 <- i8042 (interrupt, 1, 12)
[   33.021329] i8042: [32196] 01 <- i8042 (interrupt, 1, 12)
[   33.022946] i8042: [32198] 00 <- i8042 (interrupt, 1, 12)
[   33.022983] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.024493] i8042: [32200] 10 <- i8042 (interrupt, 1, 12)
[   33.026009] i8042: [32201] 00 <- i8042 (interrupt, 1, 12)
[   33.027589] i8042: [32203] 00 <- i8042 (interrupt, 1, 12)
[   33.029203] i8042: [32204] 54 <- i8042 (interrupt, 1, 12)
[   33.030760] i8042: [32206] 13 <- i8042 (interrupt, 1, 12)
[   33.032338] i8042: [32207] a2 <- i8042 (interrupt, 1, 12)
[   33.032362] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.033931] i8042: [32209] 31 <- i8042 (interrupt, 1, 12)
[   33.035513] i8042: [32211] 71 <- i8042 (interrupt, 1, 12)
[   33.037162] i8042: [32212] 48 <- i8042 (interrupt, 1, 12)
[   33.038736] i8042: [32214] 54 <- i8042 (interrupt, 1, 12)
[   33.040288] i8042: [32215] 23 <- i8042 (interrupt, 1, 12)
[   33.041835] i8042: [32217] a2 <- i8042 (interrupt, 1, 12)
[   33.041866] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.043418] i8042: [32219] 31 <- i8042 (interrupt, 1, 12)
[   33.044997] i8042: [32220] 21 <- i8042 (interrupt, 1, 12)
[   33.046585] i8042: [32222] 48 <- i8042 (interrupt, 1, 12)
[   33.048159] i8042: [32223] 54 <- i8042 (interrupt, 1, 12)
[   33.049749] i8042: [32225] 23 <- i8042 (interrupt, 1, 12)
[   33.051329] i8042: [32226] a2 <- i8042 (interrupt, 1, 12)
[   33.051360] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.052959] i8042: [32228] 31 <- i8042 (interrupt, 1, 12)
[   33.054557] i8042: [32230] a1 <- i8042 (interrupt, 1, 12)
[   33.056081] i8042: [32231] 48 <- i8042 (interrupt, 1, 12)
[   33.057694] i8042: [32233] 54 <- i8042 (interrupt, 1, 12)
[   33.059346] i8042: [32234] 23 <- i8042 (interrupt, 1, 12)
[   33.060864] i8042: [32236] a2 <- i8042 (interrupt, 1, 12)
[   33.060902] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.060918] psmouse serio1: issuing reconnect request
[   33.061041] i8042: [32236] d4 -> i8042 (command)
[   33.061232] i8042: [32236] ff -> i8042 (parameter)
[   33.064079] i8042: [32239] fa <- i8042 (interrupt, 1, 12)
[   33.165012] i8042: [32340] aa <- i8042 (interrupt, 1, 12)
[   33.166660] i8042: [32342] 00 <- i8042 (interrupt, 1, 12)
[   33.166719] i8042: [32342] d4 -> i8042 (command)
[   33.166907] i8042: [32342] f6 -> i8042 (parameter)
[   33.169843] i8042: [32345] fa <- i8042 (interrupt, 1, 12)
[   33.169900] i8042: [32345] d4 -> i8042 (command)
[   33.170088] i8042: [32345] f5 -> i8042 (parameter)
[   33.173001] i8042: [32348] fa <- i8042 (interrupt, 1, 12)
[   33.173125] i8042: [32348] d4 -> i8042 (command)
[   33.173315] i8042: [32348] e6 -> i8042 (parameter)
[   33.176197] i8042: [32351] fa <- i8042 (interrupt, 1, 12)
[   33.176276] i8042: [32351] d4 -> i8042 (command)
[   33.176523] i8042: [32352] e6 -> i8042 (parameter)
[   33.179473] i8042: [32355] fa <- i8042 (interrupt, 1, 12)
[   33.179590] i8042: [32355] d4 -> i8042 (command)
[   33.179837] i8042: [32355] e6 -> i8042 (parameter)
[   33.182602] i8042: [32358] fa <- i8042 (interrupt, 1, 12)
[   33.182667] i8042: [32358] d4 -> i8042 (command)
[   33.182856] i8042: [32358] e9 -> i8042 (parameter)
[   33.185793] i8042: [32361] fa <- i8042 (interrupt, 1, 12)
[   33.187403] i8042: [32363] 3c <- i8042 (interrupt, 1, 12)
[   33.188935] i8042: [32364] 03 <- i8042 (interrupt, 1, 12)
[   33.190504] i8042: [32366] 00 <- i8042 (interrupt, 1, 12)
[   33.190561] i8042: [32366] d4 -> i8042 (command)
[   33.190750] i8042: [32366] e6 -> i8042 (parameter)
[   33.193751] i8042: [32369] fa <- i8042 (interrupt, 1, 12)
[   33.193814] i8042: [32369] d4 -> i8042 (command)
[   33.194003] i8042: [32369] e8 -> i8042 (parameter)
[   33.196979] i8042: [32372] fa <- i8042 (interrupt, 1, 12)
[   33.197098] i8042: [32372] d4 -> i8042 (command)
[   33.197287] i8042: [32372] 00 -> i8042 (parameter)
[   33.200096] i8042: [32375] fa <- i8042 (interrupt, 1, 12)
[   33.200167] i8042: [32375] d4 -> i8042 (command)
[   33.200356] i8042: [32375] e8 -> i8042 (parameter)
[   33.203304] i8042: [32378] fa <- i8042 (interrupt, 1, 12)
[   33.203354] i8042: [32378] d4 -> i8042 (command)
[   33.203543] i8042: [32379] 00 -> i8042 (parameter)
[   33.206498] i8042: [32382] fa <- i8042 (interrupt, 1, 12)
[   33.206596] i8042: [32382] d4 -> i8042 (command)
[   33.206787] i8042: [32382] e8 -> i8042 (parameter)
[   33.209723] i8042: [32385] fa <- i8042 (interrupt, 1, 12)
[   33.209781] i8042: [32385] d4 -> i8042 (command)
[   33.209970] i8042: [32385] 00 -> i8042 (parameter)
[   33.212947] i8042: [32388] fa <- i8042 (interrupt, 1, 12)
[   33.213029] i8042: [32388] d4 -> i8042 (command)
[   33.213332] i8042: [32388] e8 -> i8042 (parameter)
[   33.216132] i8042: [32391] fa <- i8042 (interrupt, 1, 12)
[   33.216219] i8042: [32391] d4 -> i8042 (command)
[   33.216409] i8042: [32392] 01 -> i8042 (parameter)
[   33.219338] i8042: [32394] fa <- i8042 (interrupt, 1, 12)
[   33.219577] i8042: [32395] d4 -> i8042 (command)
[   33.219768] i8042: [32395] e9 -> i8042 (parameter)
[   33.222453] i8042: [32398] fa <- i8042 (interrupt, 1, 12)
[   33.224023] i8042: [32399] 5e <- i8042 (interrupt, 1, 12)
[   33.225603] i8042: [32401] 0f <- i8042 (interrupt, 1, 12)
[   33.227185] i8042: [32402] 01 <- i8042 (interrupt, 1, 12)
[   33.227246] i8042: [32402] d4 -> i8042 (command)
[   33.227435] i8042: [32403] f8 -> i8042 (parameter)
[   33.230400] i8042: [32406] fa <- i8042 (interrupt, 1, 12)
[   33.230462] i8042: [32406] d4 -> i8042 (command)
[   33.230652] i8042: [32406] 00 -> i8042 (parameter)
[   33.233585] i8042: [32409] fa <- i8042 (interrupt, 1, 12)
[   33.233695] i8042: [32409] d4 -> i8042 (command)
[   33.233886] i8042: [32409] f8 -> i8042 (parameter)
[   33.236799] i8042: [32412] fa <- i8042 (interrupt, 1, 12)
[   33.236895] i8042: [32412] d4 -> i8042 (command)
[   33.237142] i8042: [32412] 07 -> i8042 (parameter)
[   33.239982] i8042: [32415] fa <- i8042 (interrupt, 1, 12)
[   33.240046] i8042: [32415] d4 -> i8042 (command)
[   33.240236] i8042: [32415] f8 -> i8042 (parameter)
[   33.243217] i8042: [32418] fa <- i8042 (interrupt, 1, 12)
[   33.243276] i8042: [32418] d4 -> i8042 (command)
[   33.243466] i8042: [32419] 00 -> i8042 (parameter)
[   33.246362] i8042: [32421] fa <- i8042 (interrupt, 1, 12)
[   33.246472] i8042: [32422] d4 -> i8042 (command)
[   33.246662] i8042: [32422] f8 -> i8042 (parameter)
[   33.249552] i8042: [32425] fa <- i8042 (interrupt, 1, 12)
[   33.249611] i8042: [32425] d4 -> i8042 (command)
[   33.249800] i8042: [32425] 01 -> i8042 (parameter)
[   33.252782] i8042: [32428] fa <- i8042 (interrupt, 1, 12)
[   33.252838] i8042: [32428] d4 -> i8042 (command)
[   33.253027] i8042: [32428] e6 -> i8042 (parameter)
[   33.255978] i8042: [32431] fa <- i8042 (interrupt, 1, 12)
[   33.256058] i8042: [32431] d4 -> i8042 (command)
[   33.256247] i8042: [32431] f3 -> i8042 (parameter)
[   33.259174] i8042: [32434] fa <- i8042 (interrupt, 1, 12)
[   33.259237] i8042: [32434] d4 -> i8042 (command)
[   33.259425] i8042: [32435] 64 -> i8042 (parameter)
[   33.262423] i8042: [32438] fa <- i8042 (interrupt, 1, 12)
[   33.262513] i8042: [32438] d4 -> i8042 (command)
[   33.262759] i8042: [32438] e8 -> i8042 (parameter)
[   33.265616] i8042: [32441] fa <- i8042 (interrupt, 1, 12)
[   33.265730] i8042: [32441] d4 -> i8042 (command)
[   33.265919] i8042: [32441] 03 -> i8042 (parameter)
[   33.268732] i8042: [32444] fa <- i8042 (interrupt, 1, 12)
[   33.268913] i8042: [32444] d4 -> i8042 (command)
[   33.269161] i8042: [32444] e6 -> i8042 (parameter)
[   33.271909] i8042: [32447] fa <- i8042 (interrupt, 1, 12)
[   33.271998] i8042: [32447] d4 -> i8042 (command)
[   33.272187] i8042: [32447] f4 -> i8042 (parameter)
[   33.275103] i8042: [32450] fa <- i8042 (interrupt, 1, 12)
[   33.286256] i8042: [32461] 08 <- i8042 (interrupt, 1, 12)
[   33.287934] i8042: [32463] 00 <- i8042 (interrupt, 1, 12)
[   33.289416] i8042: [32465] 00 <- i8042 (interrupt, 1, 12)
[   33.296119] i8042: [32471] 54 <- i8042 (interrupt, 1, 12)
[   33.297701] i8042: [32473] 01 <- i8042 (interrupt, 1, 12)
[   33.299215] i8042: [32474] 00 <- i8042 (interrupt, 1, 12)
[   33.299249] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.300869] i8042: [32476] 10 <- i8042 (interrupt, 1, 12)
[   33.302392] i8042: [32478] 00 <- i8042 (interrupt, 1, 12)
[   33.303963] i8042: [32479] 00 <- i8042 (interrupt, 1, 12)
[   33.305560] i8042: [32481] 54 <- i8042 (interrupt, 1, 12)
[   33.307129] i8042: [32482] 16 <- i8042 (interrupt, 1, 12)
[   33.308732] i8042: [32484] 2d <- i8042 (interrupt, 1, 12)
[   33.308766] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.310300] i8042: [32485] 31 <- i8042 (interrupt, 1, 12)
[   33.311880] i8042: [32487] 51 <- i8042 (interrupt, 1, 12)
[   33.313471] i8042: [32489] 63 <- i8042 (interrupt, 1, 12)
[   33.315067] i8042: [32490] 54 <- i8042 (interrupt, 1, 12)
[   33.316633] i8042: [32492] 16 <- i8042 (interrupt, 1, 12)
[   33.318219] i8042: [32493] 2d <- i8042 (interrupt, 1, 12)
[   33.318255] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.319828] i8042: [32495] 31 <- i8042 (interrupt, 1, 12)
[   33.321449] i8042: [32497] f1 <- i8042 (interrupt, 1, 12)
[   33.323039] i8042: [32498] 63 <- i8042 (interrupt, 1, 12)
[   33.324626] i8042: [32500] 54 <- i8042 (interrupt, 1, 12)
[   33.326195] i8042: [32501] 25 <- i8042 (interrupt, 1, 12)
[   33.327723] i8042: [32503] dc <- i8042 (interrupt, 1, 12)
[   33.327756] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.329360] i8042: [32504] 31 <- i8042 (interrupt, 1, 12)
[   33.330943] i8042: [32506] 61 <- i8042 (interrupt, 1, 12)
[   33.332460] i8042: [32508] 6a <- i8042 (interrupt, 1, 12)
[   33.334091] i8042: [32509] 54 <- i8042 (interrupt, 1, 12)
[   33.335689] i8042: [32511] 25 <- i8042 (interrupt, 1, 12)
[   33.337204] i8042: [32512] d1 <- i8042 (interrupt, 1, 12)
[   33.337236] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[   33.337249] psmouse serio1: issuing reconnect request
[   33.337314] i8042: [32512] d4 -> i8042 (command)
[   33.337502] i8042: [32513] ff -> i8042 (parameter)
[   33.340425] i8042: [32516] fa <- i8042 (interrupt, 1, 12)
[   33.395309] Bluetooth: btintel_download_wait() hci0: Waiting for firmware download to complete
[   33.395583] Bluetooth: btintel_download_wait() hci0: Firmware loaded in 1899133 usecs
[   33.395824] Bluetooth: btintel_boot_wait() hci0: Waiting for device to boot
[   33.408500] Bluetooth: btintel_boot_wait() hci0: Device booted in 12458 usecs
[   33.408517] Bluetooth: msft_skb_pull() hci0: Malformed MSFT vendor event: 0x02
[   33.431115] Bluetooth: btintel_load_ddc_config() hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   33.434571] Bluetooth: btintel_load_ddc_config() hci0: Applying Intel DDC parameters completed
[   33.435594] Bluetooth: btintel_version_info() hci0: Firmware revision 0.1 build 197 week 12 2021
[   33.437669] Bluetooth: btintel_read_debug_features() hci0: Reading supported features failed (-16)
[   33.437699] Bluetooth: btintel_register_devcoredump_support() hci0: Error reading debug features
[   33.441410] i8042: [32617] aa <- i8042 (interrupt, 1, 12)
[   33.443021] i8042: [32618] 00 <- i8042 (interrupt, 1, 12)
[   33.443101] i8042: [32618] d4 -> i8042 (command)
[   33.443290] i8042: [32618] f6 -> i8042 (parameter)
[   33.446185] i8042: [32621] fa <- i8042 (interrupt, 1, 12)
[   33.446247] i8042: [32621] d4 -> i8042 (command)
[   33.446436] i8042: [32622] f5 -> i8042 (parameter)
[   33.449394] i8042: [32625] fa <- i8042 (interrupt, 1, 12)
[   33.449496] i8042: [32625] d4 -> i8042 (command)
[   33.449686] i8042: [32625] e6 -> i8042 (parameter)
[   33.452574] i8042: [32628] fa <- i8042 (interrupt, 1, 12)
[   33.452631] i8042: [32628] d4 -> i8042 (command)
[   33.452821] i8042: [32628] e6 -> i8042 (parameter)
[   33.455768] i8042: [32631] fa <- i8042 (interrupt, 1, 12)
[   33.455829] i8042: [32631] d4 -> i8042 (command)
[   33.456075] i8042: [32631] e6 -> i8042 (parameter)
[   33.458959] i8042: [32634] fa <- i8042 (interrupt, 1, 12)
[   33.459021] i8042: [32634] d4 -> i8042 (command)
[   33.459210] i8042: [32634] e9 -> i8042 (parameter)
[   33.462199] i8042: [32637] fa <- i8042 (interrupt, 1, 12)
[   33.463756] i8042: [32639] 3c <- i8042 (interrupt, 1, 12)
[   33.465301] i8042: [32640] 03 <- i8042 (interrupt, 1, 12)
[   33.466882] i8042: [32642] 00 <- i8042 (interrupt, 1, 12)
[   33.466939] i8042: [32642] d4 -> i8042 (command)
[   33.467129] i8042: [32642] e6 -> i8042 (parameter)
[   33.470168] i8042: [32645] fa <- i8042 (interrupt, 1, 12)
[   33.470247] i8042: [32645] d4 -> i8042 (command)
[   33.470435] i8042: [32645] e8 -> i8042 (parameter)
[   33.473325] i8042: [32648] fa <- i8042 (interrupt, 1, 12)
[   33.473453] i8042: [32649] d4 -> i8042 (command)
[   33.473700] i8042: [32649] 00 -> i8042 (parameter)
[   33.476494] i8042: [32652] fa <- i8042 (interrupt, 1, 12)
[   33.476630] i8042: [32652] d4 -> i8042 (command)
[   33.476821] i8042: [32652] e8 -> i8042 (parameter)
[   33.479699] i8042: [32655] fa <- i8042 (interrupt, 1, 12)
[   33.479763] i8042: [32655] d4 -> i8042 (command)
[   33.479952] i8042: [32655] 00 -> i8042 (parameter)
[   33.482958] i8042: [32658] fa <- i8042 (interrupt, 1, 12)
[   33.483048] i8042: [32658] d4 -> i8042 (command)
[   33.483238] i8042: [32658] e8 -> i8042 (parameter)
[   33.486130] i8042: [32661] fa <- i8042 (interrupt, 1, 12)
[   33.486218] i8042: [32661] d4 -> i8042 (command)
[   33.486408] i8042: [32662] 00 -> i8042 (parameter)
[   33.489250] i8042: [32664] fa <- i8042 (interrupt, 1, 12)
[   33.493828] i8042: [32669] d4 -> i8042 (command)
[   33.494030] i8042: [32669] e8 -> i8042 (parameter)
[   33.496987] i8042: [32672] fa <- i8042 (interrupt, 1, 12)
[   33.497042] i8042: [32672] d4 -> i8042 (command)
[   33.497231] i8042: [32672] 01 -> i8042 (parameter)
[   33.500177] i8042: [32675] fa <- i8042 (interrupt, 1, 12)
[   33.500506] i8042: [32676] d4 -> i8042 (command)
[   33.500698] i8042: [32676] e9 -> i8042 (parameter)
[   33.503408] i8042: [32679] fa <- i8042 (interrupt, 1, 12)
[   33.504945] i8042: [32680] 5e <- i8042 (interrupt, 1, 12)
[   33.506527] i8042: [32682] 0f <- i8042 (interrupt, 1, 12)
[   33.508146] i8042: [32683] 01 <- i8042 (interrupt, 1, 12)
[   33.508205] i8042: [32683] d4 -> i8042 (command)
[   33.508393] i8042: [32683] f8 -> i8042 (parameter)
[   33.511352] i8042: [32686] fa <- i8042 (interrupt, 1, 12)
[   33.511445] i8042: [32687] d4 -> i8042 (command)
[   33.511634] i8042: [32687] 00 -> i8042 (parameter)
[   33.514558] i8042: [32690] fa <- i8042 (interrupt, 1, 12)
[   33.514626] i8042: [32690] d4 -> i8042 (command)
[   33.514814] i8042: [32690] f8 -> i8042 (parameter)
[   33.517786] i8042: [32693] fa <- i8042 (interrupt, 1, 12)
[   33.517871] i8042: [32693] d4 -> i8042 (command)
[   33.518062] i8042: [32693] 07 -> i8042 (parameter)
[   33.520893] i8042: [32696] fa <- i8042 (interrupt, 1, 12)
[   33.520959] i8042: [32696] d4 -> i8042 (command)
[   33.521149] i8042: [32696] f8 -> i8042 (parameter)
[   33.524087] i8042: [32699] fa <- i8042 (interrupt, 1, 12)
[   33.524149] i8042: [32699] d4 -> i8042 (command)
[   33.524337] i8042: [32699] 00 -> i8042 (parameter)
[   33.527280] i8042: [32702] fa <- i8042 (interrupt, 1, 12)
[   33.527339] i8042: [32702] d4 -> i8042 (command)
[   33.527527] i8042: [32703] f8 -> i8042 (parameter)
[   33.530509] i8042: [32706] fa <- i8042 (interrupt, 1, 12)
[   33.530557] i8042: [32706] d4 -> i8042 (command)
[   33.530802] i8042: [32706] 01 -> i8042 (parameter)
[   33.533678] i8042: [32709] fa <- i8042 (interrupt, 1, 12)
[   33.533729] i8042: [32709] d4 -> i8042 (command)
[   33.533918] i8042: [32709] e6 -> i8042 (parameter)
[   33.536865] i8042: [32712] fa <- i8042 (interrupt, 1, 12)
[   33.536918] i8042: [32712] d4 -> i8042 (command)
[   33.537107] i8042: [32712] f3 -> i8042 (parameter)
[   33.540101] i8042: [32715] fa <- i8042 (interrupt, 1, 12)
[   33.540179] i8042: [32715] d4 -> i8042 (command)
[   33.540425] i8042: [32716] 64 -> i8042 (parameter)
[   33.543275] i8042: [32718] fa <- i8042 (interrupt, 1, 12)
[   33.543334] i8042: [32718] d4 -> i8042 (command)
[   33.543524] i8042: [32719] e8 -> i8042 (parameter)
[   33.546431] i8042: [32722] fa <- i8042 (interrupt, 1, 12)
[   33.546478] i8042: [32722] d4 -> i8042 (command)
[   33.546667] i8042: [32722] 03 -> i8042 (parameter)
[   33.549662] i8042: [32725] fa <- i8042 (interrupt, 1, 12)
[   33.549892] i8042: [32725] d4 -> i8042 (command)
[   33.550083] i8042: [32725] e6 -> i8042 (parameter)
[   33.552821] i8042: [32728] fa <- i8042 (interrupt, 1, 12)
[   33.552872] i8042: [32728] d4 -> i8042 (command)
[   33.553118] i8042: [32728] f4 -> i8042 (parameter)
[   33.556059] i8042: [32731] fa <- i8042 (interrupt, 1, 12)
[   34.201758] wlan0: authenticate with c8:9e:43:94:32:f2
[   34.210019] wlan0: send auth to c8:9e:43:94:32:f2 (try 1/3)
[   34.217572] wlan0: authenticated
[   34.218392] wlan0: associate with c8:9e:43:94:32:f2 (try 1/3)
[   34.219813] wlan0: RX AssocResp from c8:9e:43:94:32:f2 (capab=0x11 status=0 aid=27)
[   34.231411] wlan0: associated
[   34.261626] wlan0: dropped frame to c8:9e:43:94:32:f2 (unauthorized port)
[   34.339084] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by c8:9e:43:94:32:f2
[   73.492344] Lockdown: futility: raw io port access is restricted; see man kernel_lockdown.7
[   73.499552] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   73.502893] Lockdown: flashrom: raw io port access is restricted; see man kernel_lockdown.7
[   74.462841] Lockdown: debugd: debugfs access is restricted; see man kernel_lockdown.7
[   74.463095] Lockdown: debugd: debugfs access is restricted; see man kernel_lockdown.7

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux