Re: sdhci / sdhci-pci mmc hardware cmd interrupt timeout on GPD Win 2

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

 



Hi Robert

I'm cc'ing linux-mmc mailing list so this is visible to others.
Please send an acpidump.

Regards
Adrian

On 10/01/19 5:41 PM, Robert Coldbird wrote:
> I have to add that there's no MicroSD card in the reader, and from what I
> read on other similar bug reports is that this issue stems from a broken
> MicroSD card detection code.
> Whether this is true or not I can't say.
> 
> On Thu, Jan 10, 2019 at 4:34 PM Robert Coldbird <gentleman.trilby@xxxxxxxxx
> <mailto:gentleman.trilby@xxxxxxxxx>> wrote:
> 
>     Good Evening Adrian!
> 
>     I've been forwarded to you by Hans de Goede, telling me this bug report
>     would be best suited for you, given you are the mind behind the sdhci
>     driver at Intel.
> 
>     You might (or might not) know about the GPD Win 2, a portable handheld
>     computer capable of running pretty much everything a regular computer could.
> 
>     I've been running Linux 4.20, combined with Ubuntu as its operating
>     system for the longest time, and pretty much everything works OOB,
>     however, there's one thing that, to this day, eludes me.
> 
>     The MicroSD card reader on this device doesn't function while WiFi is
>     enabled, to be more specific, it stops working when the WiFi interface
>     link comes up, as you can see from the attached dmesg log.
> 
>     From that point forward it spams the log with mmc0 hardware cmd
>     interrupt timeout errors, and to add insult to injury, said timeout
>     error prevents the system from entering suspend for the longest time (5
>     minutes or so), as the system gets needlessly stuck on the fs-suspend
>     routines waiting on the now-defunct device that will never recover.
> 
>     My temporary solution for the time being is to blacklist both the sdhci
>     and sdhci-pci module via the kernel command line. This way the system
>     will operate just fine (including suspend support), sans the MicroSD
>     card reader of course.
> 
>     If you need any additional logs or information, please feel free to get
>     back in touch with me.
> 
>     Best regards, Robert Aschacher
> 

[    0.000000] microcode: microcode updated early to revision 0x8e, date = 2018-03-24
[    0.000000] Linux version 4.20.0-042000-generic (kernel@tangerine) (gcc version 8.2.0 (Ubuntu 8.2.0-12ubuntu1)) #201812232030 SMP Mon Dec 24 01:32:58 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.20.0-042000-generic root=UUID=d51aaa2b-1011-4b5c-966e-c73efb62688e ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000086136fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000086137000-0x0000000086137fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000086138000-0x0000000086138fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000086139000-0x000000008be79fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008be7a000-0x000000008ca8efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ca8f000-0x000000008cac5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008cac6000-0x000000008cacffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cad0000-0x000000008cb74fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008cb75000-0x000000008cf5ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008cf60000-0x000000008cffdfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008cffe000-0x000000008cffefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x8cad0000  ACPI=0x8cad0000  SMBIOS=0x8cebf000  SMBIOS 3.0=0x8cebe000  ESRT=0x8ac82218  MEMATTR=0x88fda418 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Default string Default string/Default string, BIOS 5.12 06/29/2018
[    0.000000] tsc: Detected 1600.000 MHz processor
[    0.001811] tsc: Detected 1608.000 MHz TSC
[    0.001811] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001814] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001826] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[    0.001832] MTRR default type: write-back
[    0.001833] MTRR fixed ranges enabled:
[    0.001835]   00000-9FFFF write-back
[    0.001836]   A0000-BFFFF uncachable
[    0.001837]   C0000-FFFFF write-protect
[    0.001838] MTRR variable ranges enabled:
[    0.001840]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001842]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.001843]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.001844]   3 base 008E000000 mask 7FFE000000 uncachable
[    0.001845]   4 base 008D800000 mask 7FFF800000 uncachable
[    0.001846]   5 disabled
[    0.001847]   6 disabled
[    0.001847]   7 disabled
[    0.001848]   8 disabled
[    0.001849]   9 disabled
[    0.003718] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004043] last_pfn = 0x8cfff max_arch_pfn = 0x400000000
[    0.028285] esrt: Reserving ESRT space from 0x000000008ac82218 to 0x000000008ac82250.
[    0.028301] check: Scanning 1 areas for low memory corruption
[    0.028305] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[    0.028310] Using GB pages for direct mapping
[    0.028312] BRK [0x1a2a01000, 0x1a2a01fff] PGTABLE
[    0.028315] BRK [0x1a2a02000, 0x1a2a02fff] PGTABLE
[    0.028316] BRK [0x1a2a03000, 0x1a2a03fff] PGTABLE
[    0.028373] BRK [0x1a2a04000, 0x1a2a04fff] PGTABLE
[    0.028376] BRK [0x1a2a05000, 0x1a2a05fff] PGTABLE
[    0.028607] BRK [0x1a2a06000, 0x1a2a06fff] PGTABLE
[    0.028677] BRK [0x1a2a07000, 0x1a2a07fff] PGTABLE
[    0.028898] BRK [0x1a2a08000, 0x1a2a08fff] PGTABLE
[    0.029014] BRK [0x1a2a09000, 0x1a2a09fff] PGTABLE
[    0.029118] BRK [0x1a2a0a000, 0x1a2a0afff] PGTABLE
[    0.029215] Secure boot could not be determined
[    0.029217] RAMDISK: [mem 0x317fb000-0x34bf4fff]
[    0.029237] ACPI: Early table checksum verification disabled
[    0.029242] ACPI: RSDP 0x000000008CAD0000 000024 (v02 ALASKA)
[    0.029247] ACPI: XSDT 0x000000008CAD00C0 0000FC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.029255] ACPI: FACP 0x000000008CAF7988 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.029263] ACPI: DSDT 0x000000008CAD0250 027738 (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.029267] ACPI: FACS 0x000000008CB44F00 000040
[    0.029271] ACPI: APIC 0x000000008CAF7AA0 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.029275] ACPI: FPDT 0x000000008CAF7B28 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.029278] ACPI: FIDT 0x000000008CAF7B70 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.029282] ACPI: MCFG 0x000000008CAF7C10 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.029286] ACPI: SSDT 0x000000008CAF7C50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.029290] ACPI: SSDT 0x000000008CAF7FB0 00307A (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.029295] ACPI: HPET 0x000000008CAFB030 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.029298] ACPI: SSDT 0x000000008CAFB068 000902 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.029303] ACPI: SSDT 0x000000008CAFB970 000B8B (v02 INTEL  xh_rvp03 00000000 INTL 20160422)
[    0.029307] ACPI: UEFI 0x000000008CAFC500 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.029311] ACPI: SSDT 0x000000008CAFC548 000760 (v02 Intel  PerfTune 00001000 INTL 20160422)
[    0.029315] ACPI: SSDT 0x000000008CAFCCA8 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.029318] ACPI: LPIT 0x000000008CAFE458 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.029322] ACPI: SSDT 0x000000008CAFE4F0 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.029326] ACPI: SSDT 0x000000008CAFE638 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.029330] ACPI: SSDT 0x000000008CAFE8D8 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.029334] ACPI: SSDT 0x000000008CB018E0 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.029338] ACPI: DBGP 0x000000008CB01DF8 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.029342] ACPI: DBG2 0x000000008CB01E30 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.029346] ACPI: SSDT 0x000000008CB01E88 000D26 (v02 ALASKA UsbCTabl 00001000 INTL 20160422)
[    0.029350] ACPI: DMAR 0x000000008CB02BB0 000138 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.029353] ACPI: NHLT 0x000000008CB02CE8 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.029357] ACPI: BGRT 0x000000008CB02D18 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.029361] ACPI: TPM2 0x000000008CB02D50 000034 (v03 ALASKA A M I    00000001 AMI  00000000)
[    0.029365] ACPI: ASF! 0x000000008CB02D88 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.029369] ACPI: WSMT 0x000000008CB02E28 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.029380] ACPI: Local APIC address 0xfee00000
[    0.029655] No NUMA configuration found
[    0.029657] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[    0.029670] NODE_DATA(0) allocated [mem 0x26efd5000-0x26effffff]
[    0.030043] Zone ranges:
[    0.030045]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.030047]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.030048]   Normal   [mem 0x0000000100000000-0x000000026effffff]
[    0.030050]   Device   empty
[    0.030051] Movable zone start for each node
[    0.030056] Early memory node ranges
[    0.030058]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.030059]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.030060]   node   0: [mem 0x0000000000100000-0x0000000086136fff]
[    0.030060]   node   0: [mem 0x0000000086139000-0x000000008be79fff]
[    0.030061]   node   0: [mem 0x000000008cac6000-0x000000008cacffff]
[    0.030062]   node   0: [mem 0x000000008cffe000-0x000000008cffefff]
[    0.030063]   node   0: [mem 0x0000000100000000-0x000000026effffff]
[    0.030488] Zeroed struct page in unavailable ranges: 16865 pages
[    0.030490] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[    0.030492] On node 0 totalpages: 2076191
[    0.030493]   DMA zone: 64 pages used for memmap
[    0.030494]   DMA zone: 23 pages reserved
[    0.030495]   DMA zone: 3996 pages, LIFO batch:0
[    0.031309]   DMA32 zone: 8891 pages used for memmap
[    0.031311]   DMA32 zone: 568963 pages, LIFO batch:63
[    0.054477]   Normal zone: 23488 pages used for memmap
[    0.054479]   Normal zone: 1503232 pages, LIFO batch:63
[    0.108413] Reserving Intel graphics memory at [mem 0x8e000000-0x8fffffff]
[    0.108842] ACPI: PM-Timer IO Port: 0x1808
[    0.108845] ACPI: Local APIC address 0xfee00000
[    0.108854] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.108855] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.108855] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.108856] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.108892] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.108895] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.108897] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.108898] ACPI: IRQ0 used by override.
[    0.108900] ACPI: IRQ9 used by override.
[    0.108903] Using ACPI (MADT) for SMP configuration information
[    0.108905] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.108913] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.108941] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.108944] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.108946] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.108948] PM: Registered nosave memory: [mem 0x86137000-0x86137fff]
[    0.108949] PM: Registered nosave memory: [mem 0x86138000-0x86138fff]
[    0.108951] PM: Registered nosave memory: [mem 0x8be7a000-0x8ca8efff]
[    0.108952] PM: Registered nosave memory: [mem 0x8ca8f000-0x8cac5fff]
[    0.108954] PM: Registered nosave memory: [mem 0x8cad0000-0x8cb74fff]
[    0.108955] PM: Registered nosave memory: [mem 0x8cb75000-0x8cf5ffff]
[    0.108955] PM: Registered nosave memory: [mem 0x8cf60000-0x8cffdfff]
[    0.108958] PM: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
[    0.108958] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.108959] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.108960] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.108961] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.108962] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.108962] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.108963] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.108964] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.108965] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.108966] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.108966] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.108967] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.108970] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.108971] Booting paravirtualized kernel on bare hardware
[    0.108975] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.108988] random: get_random_bytes called from start_kernel+0x97/0x52c with crng_init=0
[    0.108997] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.109196] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u524288
[    0.109205] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[    0.109207] pcpu-alloc: [0] 0 1 2 3 
[    0.109240] Built 1 zonelists, mobility grouping on.  Total pages: 2043725
[    0.109241] Policy zone: Normal
[    0.109243] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.20.0-042000-generic root=UUID=d51aaa2b-1011-4b5c-966e-c73efb62688e ro quiet splash vt.handoff=1
[    0.114199] Calgary: detecting Calgary via BIOS EBDA area
[    0.114202] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.140873] Memory: 7979640K/8304764K available (14341K kernel code, 2319K rwdata, 4360K rodata, 2464K init, 5332K bss, 325124K reserved, 0K cma-reserved)
[    0.141073] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.141081] Kernel/User page tables isolation: enabled
[    0.141102] ftrace: allocating 41332 entries in 162 pages
[    0.167743] rcu: Hierarchical RCU implementation.
[    0.167745] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.167746] 	Tasks RCU enabled.
[    0.167747] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.167748] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.172627] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.172978] Console: colour dummy device 80x25
[    0.172983] printk: console [tty0] enabled
[    0.173002] ACPI: Core revision 20181003
[    0.173554] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.173585] hpet clockevent registered
[    0.173636] APIC: Switch to symmetric I/O mode setup
[    0.173639] DMAR: Host address width 39
[    0.173640] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.173650] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.173651] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.173656] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.173658] DMAR: RMRR base: 0x0000008c40c000 end: 0x0000008c42bfff
[    0.173659] DMAR: RMRR base: 0x0000008d800000 end: 0x0000008fffffff
[    0.173661] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.173662] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.173663] DMAR: ANDD device: 3 name: \_SB.PCI0.I2C2
[    0.173663] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00
[    0.173665] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.173667] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.173668] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.175382] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.175384] x2apic enabled
[    0.175403] Switched APIC routing to cluster x2apic.
[    0.179447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.197604] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x172daa3a18b, max_idle_ns: 440795212390 ns
[    0.197623] Calibrating delay loop (skipped), value calculated using timer frequency.. 3216.00 BogoMIPS (lpj=6432000)
[    0.197626] pid_max: default: 32768 minimum: 301
[    0.198608] LSM: Security Framework initializing
[    0.198609] Yama: becoming mindful.
[    0.198634] AppArmor: AppArmor initialized
[    0.200100] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.200806] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.200840] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.200862] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.201149] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.201150] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.201159] mce: CPU supports 8 MCE banks
[    0.201172] CPU0: Thermal monitoring enabled (TM1)
[    0.201196] process: using mwait in idle threads
[    0.201199] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.201200] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.201203] Spectre V2 : Mitigation: Full generic retpoline
[    0.201203] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.201204] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.201213] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.201214] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.201216] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.201587] Freeing SMP alternatives memory: 36K
[    0.206274] TSC deadline timer enabled
[    0.206281] smpboot: CPU0: Intel(R) Core(TM) m3-7Y30 CPU @ 1.00GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.206409] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.206458] ... version:                4
[    0.206459] ... bit width:              48
[    0.206460] ... generic registers:      4
[    0.206461] ... value mask:             0000ffffffffffff
[    0.206462] ... max period:             00007fffffffffff
[    0.206463] ... fixed-purpose events:   3
[    0.206464] ... event mask:             000000070000000f
[    0.206519] rcu: Hierarchical SRCU implementation.
[    0.207897] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.207956] smp: Bringing up secondary CPUs ...
[    0.208069] x86: Booting SMP configuration:
[    0.208071] .... node  #0, CPUs:      #1 #2 #3
[    0.211292] smp: Brought up 1 node, 4 CPUs
[    0.211292] smpboot: Max logical packages: 1
[    0.211292] smpboot: Total of 4 processors activated (12864.00 BogoMIPS)
[    0.213960] devtmpfs: initialized
[    0.213960] x86/mm: Memory block size: 128MB
[    0.214608] PM: Registering ACPI NVS region [mem 0x86137000-0x86137fff] (4096 bytes)
[    0.214608] PM: Registering ACPI NVS region [mem 0x8cad0000-0x8cb74fff] (675840 bytes)
[    0.214608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.214608] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.214608] pinctrl core: initialized pinctrl subsystem
[    0.214608] RTC time: 15:15:47, date: 01/10/19
[    0.214608] NET: Registered protocol family 16
[    0.214608] audit: initializing netlink subsys (disabled)
[    0.214608] audit: type=2000 audit(1547133347.044:1): state=initialized audit_enabled=0 res=1
[    0.214608] cpuidle: using governor ladder
[    0.214608] cpuidle: using governor menu
[    0.214608] ACPI: bus type PCI registered
[    0.214608] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.214608] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.214608] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.214608] PCI: Using configuration type 1 for base access
[    0.218122] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.218122] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.218122] ACPI: Added _OSI(Module Device)
[    0.218122] ACPI: Added _OSI(Processor Device)
[    0.218122] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.218122] ACPI: Added _OSI(Processor Aggregator Device)
[    0.218122] ACPI: Added _OSI(Linux-Dell-Video)
[    0.218122] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.291009] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.410202] ACPI: Dynamic OEM Table Load:
[    0.410212] ACPI: SSDT 0xFFFF9F58A52A5000 000507 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.411157] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.413576] ACPI: Dynamic OEM Table Load:
[    0.413584] ACPI: SSDT 0xFFFF9F58A4CB0000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.414449] ACPI: Dynamic OEM Table Load:
[    0.414456] ACPI: SSDT 0xFFFF9F58A4D6CC00 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.415143] ACPI: Dynamic OEM Table Load:
[    0.415151] ACPI: SSDT 0xFFFF9F58A6416800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.416602] ACPI: Dynamic OEM Table Load:
[    0.416616] ACPI: SSDT 0xFFFF9F58A6550000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.418857] ACPI: Dynamic OEM Table Load:
[    0.418864] ACPI: SSDT 0xFFFF9F58A4CB0400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.419762] ACPI: Dynamic OEM Table Load:
[    0.419769] ACPI: SSDT 0xFFFF9F58A4CB2400 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.423693] ACPI: EC: EC started
[    0.423694] ACPI: EC: interrupt blocked
[    0.428410] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
[    0.428413] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.428415] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions
[    0.428416] ACPI: Interpreter enabled
[    0.428489] ACPI: (supports S0 S3 S4 S5)
[    0.428491] ACPI: Using IOAPIC for interrupt routing
[    0.428559] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.430240] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.438227] ACPI: Power Resource [WRST] (on)
[    0.475659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.475668] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.479414] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.480964] PCI host bridge to bus 0000:00
[    0.480968] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.480970] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.480972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.480974] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.480976] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.480978] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.480980] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.480982] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.480985] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.480987] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.480989] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.480991] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.480993] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.480995] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.480997] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.480999] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.481001] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.481003] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.481005] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.481020] pci 0000:00:00.0: [8086:590c] type 00 class 0x060000
[    0.481747] pci 0000:00:02.0: [8086:591e] type 00 class 0x030000
[    0.481765] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[    0.481775] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.481782] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.481808] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.482099] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000
[    0.482116] pci 0000:00:05.0: reg 0x10: [mem 0xdf000000-0xdf3fffff 64bit]
[    0.482385] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.482404] pci 0000:00:08.0: reg 0x10: [mem 0xdf544000-0xdf544fff 64bit]
[    0.482689] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.482718] pci 0000:00:14.0: reg 0x10: [mem 0xdf520000-0xdf52ffff 64bit]
[    0.482812] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.483246] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.483275] pci 0000:00:14.2: reg 0x10: [mem 0xdf543000-0xdf543fff 64bit]
[    0.483602] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000
[    0.483715] pci 0000:00:14.3: reg 0x10: [mem 0xdf510000-0xdf51ffff 64bit]
[    0.484383] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.484647] pci 0000:00:15.0: reg 0x10: [mem 0xdf542000-0xdf542fff 64bit]
[    0.485851] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.486115] pci 0000:00:15.1: reg 0x10: [mem 0xdf541000-0xdf541fff 64bit]
[    0.487316] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000
[    0.487580] pci 0000:00:15.2: reg 0x10: [mem 0xdf540000-0xdf540fff 64bit]
[    0.488716] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.488749] pci 0000:00:16.0: reg 0x10: [mem 0xdf53f000-0xdf53ffff 64bit]
[    0.488848] pci 0000:00:16.0: PME# supported from D3hot
[    0.489193] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.489218] pci 0000:00:17.0: reg 0x10: [mem 0xdf538000-0xdf539fff]
[    0.489229] pci 0000:00:17.0: reg 0x14: [mem 0xdf53e000-0xdf53e0ff]
[    0.489240] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.489250] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.489261] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.489271] pci 0000:00:17.0: reg 0x24: [mem 0xdf53d000-0xdf53d7ff]
[    0.489334] pci 0000:00:17.0: PME# supported from D3hot
[    0.489644] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    0.489760] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.490241] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[    0.490505] pci 0000:00:1e.0: reg 0x10: [mem 0xdf53c000-0xdf53cfff 64bit]
[    0.491639] pci 0000:00:1e.6: [8086:9d2d] type 00 class 0x080501
[    0.491667] pci 0000:00:1e.6: reg 0x10: [mem 0xdf53b000-0xdf53bfff 64bit]
[    0.492041] pci 0000:00:1f.0: [8086:9d56] type 00 class 0x060100
[    0.492447] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.492466] pci 0000:00:1f.2: reg 0x10: [mem 0xdf534000-0xdf537fff]
[    0.492798] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    0.492831] pci 0000:00:1f.3: reg 0x10: [mem 0xdf530000-0xdf533fff 64bit]
[    0.492863] pci 0000:00:1f.3: reg 0x20: [mem 0xdf500000-0xdf50ffff 64bit]
[    0.492930] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.493380] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.493443] pci 0000:00:1f.4: reg 0x10: [mem 0xdf53a000-0xdf53a0ff 64bit]
[    0.493515] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.494087] pci 0000:01:00.0: [8086:095a] type 00 class 0x028000
[    0.494153] pci 0000:01:00.0: reg 0x10: [mem 0xdf400000-0xdf401fff 64bit]
[    0.494392] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.494763] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.494770] pci 0000:00:1d.0:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.499283] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.499408] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.499531] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.499652] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.499774] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.499895] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.500016] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.500137] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.501112] ACPI: EC: interrupt unblocked
[    0.501163] ACPI: EC: event unblocked
[    0.501212] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.501214] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events
[    0.501361] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.501361] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.501361] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.501361] vgaarb: loaded
[    0.501656] SCSI subsystem initialized
[    0.501781] libata version 3.00 loaded.
[    0.501781] ACPI: bus type USB registered
[    0.501781] usbcore: registered new interface driver usbfs
[    0.501781] usbcore: registered new interface driver hub
[    0.501781] usbcore: registered new device driver usb
[    0.501781] pps_core: LinuxPPS API ver. 1 registered
[    0.501781] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.501781] PTP clock support registered
[    0.501781] EDAC MC: Ver: 3.0.0
[    0.501862] Registered efivars operations
[    0.521892] PCI: Using ACPI for IRQ routing
[    0.552395] PCI: pci_cache_line_size set to 64 bytes
[    0.552634] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.552636] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.552637] e820: reserve RAM buffer [mem 0x86137000-0x87ffffff]
[    0.552639] e820: reserve RAM buffer [mem 0x8be7a000-0x8bffffff]
[    0.552640] e820: reserve RAM buffer [mem 0x8cad0000-0x8fffffff]
[    0.552642] e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
[    0.552643] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[    0.552781] NetLabel: Initializing
[    0.552782] NetLabel:  domain hash size = 128
[    0.552783] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.552802] NetLabel:  unlabeled traffic allowed by default
[    0.552821] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.552821] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.554645] clocksource: Switched to clocksource tsc-early
[    0.569146] VFS: Disk quotas dquot_6.6.0
[    0.569164] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.569302] AppArmor: AppArmor Filesystem Enabled
[    0.569340] pnp: PnP ACPI init
[    0.569819] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.569823] system 00:00: [io  0xffff] has been reserved
[    0.569825] system 00:00: [io  0xffff] has been reserved
[    0.569827] system 00:00: [io  0xffff] has been reserved
[    0.569830] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.569832] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.569840] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.570025] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.570094] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.570100] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.570310] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.570755] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.570760] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.570762] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.570765] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.570767] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.570770] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.570772] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.570775] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.570778] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.570780] system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.570786] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.570862] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.570865] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.570867] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.570870] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.570872] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.570875] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.570877] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.570883] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.571476] system 00:06: [io  0xff00-0xfffe] has been reserved
[    0.571481] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.573874] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.573877] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.573882] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.575925] pnp: PnP ACPI: found 8 devices
[    0.582160] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.582188] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.582204] pci 0000:00:1d.0:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.582215] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.582218] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.582220] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.582222] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.582224] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.582227] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.582229] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.582231] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.582233] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.582235] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.582237] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.582240] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.582242] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.582244] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.582246] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.582248] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.582250] pci_bus 0000:00: resource 20 [mem 0x90000000-0xdfffffff window]
[    0.582253] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[    0.582255] pci_bus 0000:01: resource 1 [mem 0xdf400000-0xdf4fffff]
[    0.582531] NET: Registered protocol family 2
[    0.582713] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.582754] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.582892] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.583035] TCP: Hash tables configured (established 65536 bind 65536)
[    0.583070] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.583101] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.583191] NET: Registered protocol family 1
[    0.583197] NET: Registered protocol family 44
[    0.583211] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.583780] PCI: CLS 64 bytes, default 64
[    0.583825] Unpacking initramfs...
[    1.857540] Freeing initrd memory: 53224K
[    1.857648] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:15.0
[    1.857653] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.1
[    1.857657] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:15.2
[    1.857661] DMAR: ACPI device "device:77" under DMAR at fed91000 as 00:1e.0
[    1.877659] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.877662] software IO TLB: mapped [mem 0x80d88000-0x84d88000] (64MB)
[    1.877872] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x172daa3a18b, max_idle_ns: 440795212390 ns
[    1.877887] clocksource: Switched to clocksource tsc
[    1.877984] check: Scanning for low memory corruption every 60 seconds
[    1.880221] Initialise system trusted keyrings
[    1.880232] Key type blacklist registered
[    1.880271] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    1.882192] zbud: loaded
[    1.882814] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.883065] fuse init (API version 7.28)
[    1.933365] Key type asymmetric registered
[    1.933367] Asymmetric key parser 'x509' registered
[    1.933386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    1.933429] io scheduler noop registered
[    1.933430] io scheduler deadline registered
[    1.933482] io scheduler cfq registered (default)
[    1.934079] pcieport 0000:00:1d.0: Signaling PME with IRQ 122
[    1.934168] aer 0000:00:1d.0:pcie002: AER enabled with IRQ 122
[    1.934255] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.934333] efifb: probing for efifb
[    1.934351] efifb: framebuffer at 0xc0000000, using 1216k, total 1216k
[    1.934353] efifb: mode is 640x480x32, linelength=2560, pages=1
[    1.934353] efifb: scrolling: redraw
[    1.934356] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.935364] Console: switching to colour frame buffer device 80x30
[    1.936258] fb0: EFI VGA frame buffer device
[    1.936271] intel_idle: MWAIT substates: 0x11142120
[    1.936273] intel_idle: v0.4.1 model 0x8E
[    1.936559] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.937427] ACPI: AC Adapter [ADP1] (on-line)
[    1.937580] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:00/PNP0C0D:00/input/input0
[    1.937601] ACPI: Lid Switch [LID0]
[    1.937706] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.937716] ACPI: Sleep Button [SLPB]
[    1.937758] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.937767] ACPI: Power Button [PWRB]
[    1.937809] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.937822] ACPI: Power Button [PWRF]
[    1.939056] [Firmware Bug]: No valid trip found
[    1.939083] [Firmware Bug]: No valid trip found
[    1.939304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.945285] Linux agpgart interface v0.103
[    1.959333] battery: ACPI: Battery Slot [BAT0] (battery present)
[    1.966072] loop: module loaded
[    1.966347] libphy: Fixed MDIO Bus: probed
[    1.966348] tun: Universal TUN/TAP device driver, 1.6
[    1.966434] PPP generic driver version 2.4.2
[    1.966495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.966500] ehci-pci: EHCI PCI platform driver
[    1.966515] ehci-platform: EHCI generic platform driver
[    1.966530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.966532] ohci-pci: OHCI PCI platform driver
[    1.966543] ohci-platform: OHCI generic platform driver
[    1.966553] uhci_hcd: USB Universal Host Controller Interface driver
[    1.966835] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.966842] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.967943] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    1.967956] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.968219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    1.968222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.968224] usb usb1: Product: xHCI Host Controller
[    1.968226] usb usb1: Manufacturer: Linux 4.20.0-042000-generic xhci-hcd
[    1.968228] usb usb1: SerialNumber: 0000:00:14.0
[    1.968425] hub 1-0:1.0: USB hub found
[    1.968451] hub 1-0:1.0: 12 ports detected
[    1.970443] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.970449] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.970454] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    1.970509] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    1.970511] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.970514] usb usb2: Product: xHCI Host Controller
[    1.970516] usb usb2: Manufacturer: Linux 4.20.0-042000-generic xhci-hcd
[    1.970517] usb usb2: SerialNumber: 0000:00:14.0
[    1.970697] hub 2-0:1.0: USB hub found
[    1.970718] hub 2-0:1.0: 6 ports detected
[    1.971302] usb: port power management may be unreliable
[    1.972207] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.972208] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.975633] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.975827] mousedev: PS/2 mouse device common for all mice
[    1.976269] rtc_cmos 00:01: RTC can wake from S4
[    1.976779] rtc_cmos 00:01: registered as rtc0
[    1.976800] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.976809] i2c /dev entries driver
[    1.976873] device-mapper: uevent: version 1.0.3
[    1.976948] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx
[    1.976952] intel_pstate: Intel P-state driver initializing
[    1.977227] intel_pstate: HWP enabled
[    1.977250] ledtrig-cpu: registered to indicate activity on CPUs
[    1.977253] EFI Variables Facility v0.08 2004-May-17
[    1.986574] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.001800] intel_pmc_core:  initialized
[    2.002005] NET: Registered protocol family 10
[    2.006683] Segment Routing with IPv6
[    2.006720] NET: Registered protocol family 17
[    2.006765] Key type dns_resolver registered
[    2.007088] RAS: Correctable Errors collector initialized.
[    2.007149] microcode: sig=0x806e9, pf=0x80, revision=0x8e
[    2.007200] microcode: Microcode Update Driver: v2.2.
[    2.007208] sched_clock: Marking stable (2010536609, -3340500)->(2017275480, -10079371)
[    2.007411] registered taskstats version 1
[    2.007419] Loading compiled-in X.509 certificates
[    2.008970] Loaded X.509 cert 'Build time autogenerated kernel key: c07b39985c0e7c2bf02cec170df1805060286339'
[    2.008989] zswap: loaded using pool lzo/zbud
[    2.013975] Key type big_key registered
[    2.013981] Key type trusted registered
[    2.016528] Key type encrypted registered
[    2.016531] AppArmor: AppArmor sha1 policy hashing enabled
[    2.016539] ima: Allocated hash algorithm: sha1
[    2.065276] evm: Initialising EVM extended attributes:
[    2.065276] evm: security.selinux
[    2.065277] evm: security.SMACK64
[    2.065277] evm: security.SMACK64EXEC
[    2.065278] evm: security.SMACK64TRANSMUTE
[    2.065278] evm: security.SMACK64MMAP
[    2.065279] evm: security.apparmor
[    2.065279] evm: security.ima
[    2.065280] evm: security.capability
[    2.065280] evm: HMAC attrs: 0x1
[    2.066470]   Magic number: 3:31:285
[    2.066531] acpi PNP0C04:00: hash matches
[    2.066702] rtc_cmos 00:01: setting system clock to 2019-01-10 15:15:49 UTC (1547133349)
[    2.067960] Freeing unused decrypted memory: 2040K
[    2.068389] Freeing unused kernel image memory: 2464K
[    2.081618] Write protecting the kernel read-only data: 22528k
[    2.082189] Freeing unused kernel image memory: 2012K
[    2.082538] Freeing unused kernel image memory: 1784K
[    2.091431] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.091432] x86/mm: Checking user space page tables
[    2.100093] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.100095] Run /init as init process
[    2.214408] sdhci: Secure Digital Host Controller Interface driver
[    2.214410] sdhci: Copyright(c) Pierre Ossman
[    2.215705] ahci 0000:00:17.0: version 3.0
[    2.215996] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.215999] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.216310] scsi host0: ahci
[    2.216469] scsi host1: ahci
[    2.216546] ata1: SATA max UDMA/133 abar m2048@0xdf53d000 port 0xdf53d100 irq 124
[    2.216548] ata2: SATA max UDMA/133 abar m2048@0xdf53d000 port 0xdf53d180 irq 124
[    2.216799] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[    2.216814] sdhci-pci 0000:00:1e.6: enabling device (0000 -> 0002)
[    2.217831] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.217873] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.223921] mmc0: SDHCI controller on PCI [0000:00:1e.6] using ADMA 64-bit
[    2.245227] VFIO - User Level meta-driver version: 0.3
[    2.270133] checking generic (c0000000 130000) vs hw (c0000000 10000000)
[    2.270134] fb0: switching to inteldrmfb from EFI VGA
[    2.270151] Console: switching to colour dummy device 80x25
[    2.270248] [drm] Replacing VGA console driver
[    2.272472] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.272473] [drm] Driver supports precise vblank timestamp query.
[    2.273195] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.273791] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.305618] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    2.458785] usb 1-3: New USB device found, idVendor=0079, idProduct=18d6, bcdDevice= 1.00
[    2.458787] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.458788] usb 1-3: Product: Mouse for Windows
[    2.458790] usb 1-3: Manufacturer:  
[    2.530547] random: fast init done
[    2.531890] ata1: SATA link down (SStatus 4 SControl 300)
[    2.535889] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.537338] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.537341] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.537343] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.537482] ata2.00: ATA-9: TEAM TM4PS5512G, Q0608A, max UDMA/133
[    2.537484] ata2.00: 1000215216 sectors, multi 2: LBA48 NCQ (depth 32), AA
[    2.538323] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.538325] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.538327] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.538621] ata2.00: configured for UDMA/133
[    2.538626] ahci 0000:00:17.0: port does not support device sleep
[    2.538752] scsi 1:0:0:0: Direct-Access     ATA      TEAM TM4PS5512G  8A   PQ: 0 ANSI: 5
[    2.538909] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    2.538939] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[    2.538951] sd 1:0:0:0: [sda] Write Protect is off
[    2.538953] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.538968] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.540263]  sda: sda1 sda2 sda3 sda4 sda5
[    2.540598] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.562528] [drm] Initialized i915 1.6.0 20180921 for 0000:00:02.0 on minor 0
[    2.564839] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.565293] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    2.585791] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.690748] fbcon: inteldrmfb (fb0) is primary device
[    2.736627] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[    2.736629] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.865799] usb 1-9: new low-speed USB device number 4 using xhci_hcd
[    3.027905] usb 1-9: New USB device found, idVendor=258a, idProduct=6a99, bcdDevice= 1.00
[    3.027907] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.027908] usb 1-9: Product: USB KEYBOARD
[    3.027910] usb 1-9: Manufacturer: HK-ZYYK-US-A1-02-00
[    3.036049] hidraw: raw HID events driver (C) Jiri Kosina
[    3.057903] usbcore: registered new interface driver usbhid
[    3.057904] usbhid: USB HID core driver
[    3.060820] input:   Mouse for Windows as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0079:18D6.0001/input/input6
[    3.060956] hid-generic 0003:0079:18D6.0001: input,hidraw0: USB HID v1.10 Mouse [  Mouse for Windows] on usb-0000:00:14.0-3/input0
[    3.061102] input:   Mouse for Windows as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:0079:18D6.0002/input/input7
[    3.118089] hid-generic 0003:0079:18D6.0002: input,hidraw1: USB HID v1.10 Keyboard [  Mouse for Windows] on usb-0000:00:14.0-3/input1
[    3.118258] input: HK-ZYYK-US-A1-02-00 USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:258A:6A99.0003/input/input8
[    3.178113] hid-generic 0003:258A:6A99.0003: input,hidraw2: USB HID v1.10 Keyboard [HK-ZYYK-US-A1-02-00 USB KEYBOARD] on usb-0000:00:14.0-9/input0
[    3.178319] input: HK-ZYYK-US-A1-02-00 USB KEYBOARD Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:258A:6A99.0004/input/input9
[    3.178542] input: HK-ZYYK-US-A1-02-00 USB KEYBOARD System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:258A:6A99.0004/input/input10
[    3.238054] input: HK-ZYYK-US-A1-02-00 USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:258A:6A99.0004/input/input11
[    3.238181] input: HK-ZYYK-US-A1-02-00 USB KEYBOARD Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:258A:6A99.0004/input/input12
[    3.238450] hid-generic 0003:258A:6A99.0004: input,hiddev0,hidraw3: USB HID v1.10 Mouse [HK-ZYYK-US-A1-02-00 USB KEYBOARD] on usb-0000:00:14.0-9/input1
[    3.849338] Console: switching to colour frame buffer device 90x80
[    3.867432] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.385405] random: plymouthd: uninitialized urandom read (8 bytes read)
[    4.385502] random: plymouthd: uninitialized urandom read (8 bytes read)
[    4.456047] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    4.671471] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    4.690565] systemd[1]: Detected architecture x86-64.
[    4.693748] systemd[1]: Set hostname to <Win2>.
[    4.800213] random: systemd: uninitialized urandom read (16 bytes read)
[    4.800225] systemd[1]: Reached target User and Group Name Lookups.
[    4.800424] systemd[1]: Created slice System Slice.
[    4.800523] systemd[1]: Listening on Journal Socket.
[    4.800575] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.800611] systemd[1]: Listening on udev Kernel Socket.
[    4.801680] systemd[1]: Starting Load Kernel Modules...
[    4.802322] systemd[1]: Mounting Huge Pages File System...
[    4.821186] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[    4.824522] lp: driver loaded but no devices found
[    4.835570] ppdev: user-space parallel port driver
[    4.874076] systemd-journald[374]: Received request to flush runtime journal from PID 1
[    4.960981] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    5.103541] input: Intel Virtual Button driver as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input13
[    5.134537] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    5.144961] media: Linux media interface: v0.10
[    5.145273] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.145800] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.159824] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    5.160195] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    5.166486] videodev: Linux video capture interface: v2.00
[    5.193309] Goodix-TS i2c-GDIX1002:00: ID 911, version: 1060
[    5.199206] input: Goodix Capacitive TouchScreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-GDIX1002:00/input/input14
[    5.209630] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[    5.209989] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    5.218912] Bluetooth: Core ver 2.22
[    5.218931] NET: Registered protocol family 31
[    5.218932] Bluetooth: HCI device and connection manager initialized
[    5.218937] Bluetooth: HCI socket layer initialized
[    5.218940] Bluetooth: L2CAP socket layer initialized
[    5.218951] Bluetooth: SCO socket layer initialized
[    5.220080] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.224814] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    5.225215] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    5.233570] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.234685] ipu3-cio2 0000:00:14.3: enabling device (0000 -> 0002)
[    5.234934] ipu3-cio2 0000:00:14.3: device 0x9d32 (rev: 0x1)
[    5.235512] usbcore: registered new interface driver btusb
[    5.235722] ipu3-cio2 0000:00:14.3: Entity type for entity ipu3-csi2 0 was not initialized!
[    5.235766] ipu3-cio2 0000:00:14.3: Entity type for entity ipu3-csi2 1 was not initialized!
[    5.235798] ipu3-cio2 0000:00:14.3: Entity type for entity ipu3-csi2 2 was not initialized!
[    5.235829] ipu3-cio2 0000:00:14.3: Entity type for entity ipu3-csi2 3 was not initialized!
[    5.252275] Bluetooth: hci0: read Intel version: 370810011003110e00
[    5.260118] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    5.270952] Intel(R) Wireless WiFi driver for Linux
[    5.270953] Copyright(c) 2003- 2015 Intel Corporation
[    5.271054] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[    5.279451] iwlwifi 0000:01:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[    5.300527] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    5.300529] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.300530] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.300531] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    5.300532] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    5.300533] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    5.314816] cryptd: max_cpu_qlen set to 1000
[    5.322622] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    5.343101] iwlwifi 0000:01:00.0: base HW address: 38:de:ad:bb:7a:1a
[    5.362004] AVX2 version of gcm_enc/dec engaged.
[    5.362006] AES CTR mode by8 optimization enabled
[    5.442810] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.443601] thermal thermal_zone1: failed to read out thermal zone (-61)
[    5.488642] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[    5.514448] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    5.514713] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    5.526379] intel_rapl: Found RAPL domain package
[    5.526381] intel_rapl: Found RAPL domain core
[    5.526383] intel_rapl: Found RAPL domain uncore
[    5.526384] intel_rapl: Found RAPL domain dram
[    5.549014] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC282: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.549018] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.549021] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.549022] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.549024] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.549026] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    5.549028] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    5.562302] Bluetooth: hci0: Intel firmware patch completed and activated
[    5.566187] dw-apb-uart.3: ttyS4 at MMIO 0xdf53c000 (irq = 20, base_baud = 115200) is a 16550A
[    5.571178] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    5.571225] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    5.571266] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    5.571305] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    5.571343] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    5.571382] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    5.571421] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    5.594661] random: crng init done
[    5.594663] random: 7 urandom warning(s) missed due to ratelimiting
[    6.161380] audit: type=1400 audit(1547133353.587:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=740 comm="apparmor_parser"
[    6.161384] audit: type=1400 audit(1547133353.587:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=740 comm="apparmor_parser"
[    6.161579] audit: type=1400 audit(1547133353.587:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=739 comm="apparmor_parser"
[    6.161582] audit: type=1400 audit(1547133353.587:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=739 comm="apparmor_parser"
[    6.161584] audit: type=1400 audit(1547133353.587:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=739 comm="apparmor_parser"
[    6.163197] audit: type=1400 audit(1547133353.591:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=737 comm="apparmor_parser"
[    6.163200] audit: type=1400 audit(1547133353.591:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=737 comm="apparmor_parser"
[    6.163203] audit: type=1400 audit(1547133353.591:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=737 comm="apparmor_parser"
[    6.163205] audit: type=1400 audit(1547133353.591:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=737 comm="apparmor_parser"
[    6.164645] audit: type=1400 audit(1547133353.591:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=741 comm="apparmor_parser"
[    6.348788] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.348790] Bluetooth: BNEP filters: protocol multicast
[    6.348794] Bluetooth: BNEP socket layer initialized
[    6.646046] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    6.746705] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    6.832548] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    9.889642] Bluetooth: RFCOMM TTY layer initialized
[    9.889648] Bluetooth: RFCOMM socket layer initialized
[    9.889653] Bluetooth: RFCOMM ver 1.11
[   10.436101] wlp1s0: authenticate with c8:0e:14:a9:35:89
[   10.439750] wlp1s0: send auth to c8:0e:14:a9:35:89 (try 1/3)
[   10.442966] wlp1s0: authenticated
[   10.445663] wlp1s0: associate with c8:0e:14:a9:35:89 (try 1/3)
[   10.449768] wlp1s0: RX AssocResp from c8:0e:14:a9:35:89 (capab=0x1511 status=0 aid=3)
[   10.451512] wlp1s0: associated
[   10.485064] wlp1s0: Limiting TX power to 20 (23 - 3) dBm as advertised by c8:0e:14:a9:35:89
[   10.485881] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[   12.425621] mmc0: Timeout waiting for hardware cmd interrupt.
[   12.425626] mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
[   12.425637] mmc0: sdhci: Sys addr:  0x00000000 | Version:  0x00001002
[   12.425641] mmc0: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   12.425645] mmc0: sdhci: Argument:  0x00000c00 | Trn mode: 0x00000000
[   12.425649] mmc0: sdhci: Present:   0x000a0001 | Host ctl: 0x00000001
[   12.425653] mmc0: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   12.425656] mmc0: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   12.425660] mmc0: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   12.425664] mmc0: sdhci: Int enab:  0x00ff0043 | Sig enab: 0x00ff0043
[   12.425667] mmc0: sdhci: AC12 err:  0x00000000 | Slot int: 0x00000000
[   12.425671] mmc0: sdhci: Caps:      0x7568c881 | Caps_1:   0x00000807
[   12.425675] mmc0: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
[   12.425679] mmc0: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   12.425682] mmc0: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   12.425685] mmc0: sdhci: Host ctl2: 0x00000000
[   12.425689] mmc0: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   12.425691] mmc0: sdhci: ============================================
[   22.665617] mmc0: Timeout waiting for hardware cmd interrupt.
[   22.665622] mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
[   22.665633] mmc0: sdhci: Sys addr:  0x00000000 | Version:  0x00001002
[   22.665637] mmc0: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   22.665641] mmc0: sdhci: Argument:  0x80000c08 | Trn mode: 0x00000000
[   22.665645] mmc0: sdhci: Present:   0x000a0001 | Host ctl: 0x00000001
[   22.665648] mmc0: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   22.665652] mmc0: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   22.665656] mmc0: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   22.665660] mmc0: sdhci: Int enab:  0x00ff0043 | Sig enab: 0x00ff0043
[   22.665663] mmc0: sdhci: AC12 err:  0x00000000 | Slot int: 0x00000000
[   22.665667] mmc0: sdhci: Caps:      0x7568c881 | Caps_1:   0x00000807
[   22.665671] mmc0: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
[   22.665674] mmc0: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   22.665678] mmc0: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   22.665681] mmc0: sdhci: Host ctl2: 0x00000000
[   22.665685] mmc0: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   22.665687] mmc0: sdhci: ============================================

[Index of Archives]     [Linux Memonry Technology]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux