tomaspinho / rtl8821ce

Other
1.6k stars 409 forks source link

Broken in 4.18-rc1 #2

Closed hrimfaxi closed 6 years ago

hrimfaxi commented 6 years ago

On my Asus FX504GE (Archlinux):

03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
    Subsystem: AzureWave RTL8821CE 802.11ac PCIe Wireless Network Adapter [1a3b:3041]
    Kernel driver in use: rtl8821ce

It cannot be powered on in 4.18-rc1:

[    0.000000] Linux version 4.18.0-rc1-mainline (hrimfaxi@asus) (gcc version 8.1.1 20180531 (GCC)) #3 SMP PREEMPT Thu Jun 21 19:51:39 CST 2018
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-mainline root=UUID=f6f68e83-85d6-4a7f-85e1-7d9f18a5820b rw quiet i8042.nomux=1 i8042.reset
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    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[4]:  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-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007b00efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b00f000-0x000000007c4a5fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007c4a6000-0x000000007c522fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007c523000-0x000000007c5d2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007c5d3000-0x000000007cc41fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007cc42000-0x000000007cd0efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007cd0f000-0x000000007cd0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007cd10000-0x000000007fffffff] 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-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x7c4bf000  ACPI=0x7c4bf000  SMBIOS=0x7ca8a000  SMBIOS 3.0=0x7ca89000  ESRT=0x79a0a898  MEMATTR=0x777c0018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x47e000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7FF0000000 write-combining
[    0.000000]   1 base 0000000000 mask 7F80000000 write-back
[    0.000000]   2 base 007D800000 mask 7FFF800000 uncachable
[    0.000000]   3 base 007E000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 0100000000 mask 7F00000000 write-back
[    0.000000]   5 base 0200000000 mask 7E00000000 write-back
[    0.000000]   6 base 0400000000 mask 7F80000000 write-back
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] last_pfn = 0x7cd10 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x0000000079a0a898 to 0x0000000079a0a8d0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x211668000, 0x211668fff] PGTABLE
[    0.000000] BRK [0x211669000, 0x211669fff] PGTABLE
[    0.000000] BRK [0x21166a000, 0x21166afff] PGTABLE
[    0.000000] BRK [0x21166b000, 0x21166bfff] PGTABLE
[    0.000000] BRK [0x21166c000, 0x21166cfff] PGTABLE
[    0.000000] BRK [0x21166d000, 0x21166dfff] PGTABLE
[    0.000000] BRK [0x21166e000, 0x21166efff] PGTABLE
[    0.000000] BRK [0x21166f000, 0x21166ffff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x36e5d000-0x37725fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007C4BF000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x000000007C4BF0B8 0000F4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007C500870 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000007C4BF240 04162C (v02 _ASUS_ Notebook 01072009 INTL 20160527)
[    0.000000] ACPI: FACS 0x000000007C5D2080 000040
[    0.000000] ACPI: APIC 0x000000007C500988 0000BC (v04 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007C500A48 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000007C500A90 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000007C500B30 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000007C500B70 000334 (v01 SataRe SataTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C500EA8 00711D (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C507FC8 0017D5 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.000000] ACPI: MSDM 0x000000007C5097A0 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.000000] ACPI: SSDT 0x000000007C5097F8 0031D1 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C50C9D0 0022CC (v02 PegSsd PegSsdt  00001000 INTL 20160527)
[    0.000000] ACPI: HPET 0x000000007C50ECA0 000038 (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C50ECD8 000F9E (v02 INTEL  Ther_Rvp 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C50FC78 002951 (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.000000] ACPI: UEFI 0x000000007C5125D0 000048 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: LPIT 0x000000007C512618 00005C (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: WSMT 0x000000007C512678 000028 (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C5126A0 0027DE (v02 INTEL  PtidDevc 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C514E80 000FFE (v02 INTEL  TbtTypeC 00000000 INTL 20160527)
[    0.000000] ACPI: DBGP 0x000000007C515E80 000034 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: DBG2 0x000000007C515EB8 000054 (v00 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C515F10 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.000000] ACPI: DMAR 0x000000007C515FC0 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: BGRT 0x000000007C516068 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: BGRT 0x000000007C5160A0 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000007C5160D8 001EAC (v01 OptRef OptTabl  00001000 INTL 20160527)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000047dffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x47dffc000-0x47dffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047dffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007b00efff]
[    0.000000]   node   0: [mem 0x000000007cd0f000-0x000000007cd0ffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000047dffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047dffffff]
[    0.000000] On node 0 totalpages: 4165550
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7809 pages used for memmap
[    0.000000]   DMA32 zone: 499728 pages, LIFO batch:31
[    0.000000]   Normal zone: 57216 pages used for memmap
[    0.000000]   Normal zone: 3661824 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Reserving Intel graphics memory at [mem 0x7e000000-0x7fffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b00f000-0x7c4a5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c4a6000-0x7c522fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c523000-0x7c5d2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c5d3000-0x7cc41fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7cc42000-0x7cd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0x7cd10000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4100438
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-mainline root=UUID=f6f68e83-85d6-4a7f-85e1-7d9f18a5820b rw quiet i8042.nomux=1 i8042.reset
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16257152K/16662200K available (10252K kernel code, 1292K rwdata, 3504K rodata, 1480K init, 608K bss, 405048K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 32921 entries in 129 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.000000]  RCU priority boosting: priority 1 delay 500 ms.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.000000]  Offload RCU callbacks from CPUs: (none).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180531
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] APIC: Switch to symmetric I/O mode setup
[    0.003333] DMAR: Host address width 39
[    0.003333] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.003333] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.003333] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.003333] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.003333] DMAR: RMRR base: 0x0000007b751000 end: 0x0000007b770fff
[    0.003333] DMAR: RMRR base: 0x0000007d800000 end: 0x0000007fffffff
[    0.003333] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.003333] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.003333] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.003333] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.003333] x2apic enabled
[    0.003333] Switched APIC routing to cluster x2apic.
[    0.013333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.029999] tsc: Detected 2300.000 MHz processor
[    0.029999] tsc: Detected 2304.000 MHz TSC
[    0.029999] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.029999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4609.00 BogoMIPS (lpj=7680000)
[    0.029999] pid_max: default: 32768 minimum: 301
[    0.029999] Security Framework initialized
[    0.029999] Yama: becoming mindful.
[    0.029999] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.033864] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.033902] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.033932] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.034124] CPU: Physical Processor ID: 0
[    0.034125] CPU: Processor Core ID: 0
[    0.034130] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.034131] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.034136] mce: CPU supports 10 MCE banks
[    0.034145] CPU0: Thermal monitoring enabled (TM1)
[    0.034166] process: using mwait in idle threads
[    0.034168] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.034169] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.034170] Spectre V2 : Mitigation: Full generic retpoline
[    0.034171] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.034171] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.034172] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.034172] Speculative Store Bypass: Vulnerable
[    0.038651] Freeing SMP alternatives memory: 28K
[    0.040837] TSC deadline timer enabled
[    0.040847] smpboot: CPU0: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.060019] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.060066] ... version:                4
[    0.060067] ... bit width:              48
[    0.060067] ... generic registers:      4
[    0.060068] ... value mask:             0000ffffffffffff
[    0.060069] ... max period:             00007fffffffffff
[    0.060069] ... fixed-purpose events:   3
[    0.060070] ... event mask:             000000070000000f
[    0.063349] Hierarchical SRCU implementation.
[    0.073601] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.076703] smp: Bringing up secondary CPUs ...
[    0.100040] x86: Booting SMP configuration:
[    0.100041] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.240887] smp: Brought up 1 node, 8 CPUs
[    0.240887] smpboot: Max logical packages: 1
[    0.240887] smpboot: Total of 8 processors activated (36878.00 BogoMIPS)
[    0.243747] devtmpfs: initialized
[    0.243747] x86/mm: Memory block size: 128MB
[    0.244494] PM: Registering ACPI NVS region [mem 0x7c523000-0x7c5d2fff] (720896 bytes)
[    0.244494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.244494] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.244494] pinctrl core: initialized pinctrl subsystem
[    0.244494] RTC time:  8:41:39, date: 06/23/18
[    0.244494] NET: Registered protocol family 16
[    0.244494] cpuidle: using governor ladder
[    0.244494] cpuidle: using governor menu
[    0.244494] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.244494] ACPI: bus type PCI registered
[    0.244494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.244494] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.244494] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.244494] PCI: Using configuration type 1 for base access
[    0.247165] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.247165] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.247165] ACPI: Added _OSI(Module Device)
[    0.247165] ACPI: Added _OSI(Processor Device)
[    0.247165] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.247165] ACPI: Added _OSI(Processor Aggregator Device)
[    0.247165] ACPI: Added _OSI(Linux-Dell-Video)
[    0.317660] 
               3ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20180531/dswload2-316)
[    0.317666] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180531/psobject-221)
[    0.317673] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317694] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317698] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317724] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317728] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317748] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.REV], AE_NOT_FOUND (20180531/psargs-330)
[    0.317751] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317770] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.REV], AE_NOT_FOUND (20180531/psargs-330)
[    0.317774] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317793] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317796] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317816] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.VISI], AE_NOT_FOUND (20180531/psargs-330)
[    0.317819] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317838] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.VISI], AE_NOT_FOUND (20180531/psargs-330)
[    0.317841] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317860] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317863] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317883] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.GPOS], AE_NOT_FOUND (20180531/psargs-330)
[    0.317886] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317904] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.GPOS], AE_NOT_FOUND (20180531/psargs-330)
[    0.317907] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317925] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317929] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317934] 
               3ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20180531/dswload2-316)
[    0.317937] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180531/psobject-221)
[    0.317941] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317960] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317963] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.317987] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.317991] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318012] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.REV], AE_NOT_FOUND (20180531/psargs-330)
[    0.318015] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318035] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.REV], AE_NOT_FOUND (20180531/psargs-330)
[    0.318038] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318058] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318061] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318082] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.VISI], AE_NOT_FOUND (20180531/psargs-330)
[    0.318085] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318104] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.VISI], AE_NOT_FOUND (20180531/psargs-330)
[    0.318107] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318127] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318130] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318151] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.GPOS], AE_NOT_FOUND (20180531/psargs-330)
[    0.318154] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318173] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.GPOS], AE_NOT_FOUND (20180531/psargs-330)
[    0.318176] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318195] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318199] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318219] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.SHAP], AE_NOT_FOUND (20180531/psargs-330)
[    0.318222] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318242] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.SHAP], AE_NOT_FOUND (20180531/psargs-330)
[    0.318244] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318264] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318268] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318288] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.WID], AE_NOT_FOUND (20180531/psargs-330)
[    0.318291] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318311] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.WID], AE_NOT_FOUND (20180531/psargs-330)
[    0.318314] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318334] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318337] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318358] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.HGT], AE_NOT_FOUND (20180531/psargs-330)
[    0.318361] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318381] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.HGT], AE_NOT_FOUND (20180531/psargs-330)
[    0.318384] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318403] 
               3ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XHC.RHUB.PCKG], AE_NOT_FOUND (20180531/psargs-330)
[    0.318407] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.318412] 
               3ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.GUPC], AE_ALREADY_EXISTS (20180531/dswload2-316)
[    0.318415] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180531/psobject-221)
[    0.318419] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.321075] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.337841] ACPI: Dynamic OEM Table Load:
[    0.337841] ACPI: SSDT 0xFFFF9EC2EB370000 0005DF (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.340557] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.342331] ACPI: Dynamic OEM Table Load:
[    0.342337] ACPI: SSDT 0xFFFF9EC2EAFA2800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.343994] ACPI: Dynamic OEM Table Load:
[    0.344002] ACPI: SSDT 0xFFFF9EC2EADCB000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.345492] ACPI: Dynamic OEM Table Load:
[    0.345492] ACPI: SSDT 0xFFFF9EC2EAFA4400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.351222] ACPI: EC: EC started
[    0.351222] ACPI: EC: interrupt blocked
[    0.351335] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.351337] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x37, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.351338] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.351339] ACPI: Interpreter enabled
[    0.351388] ACPI: (supports S0 S3 S4 S5)
[    0.351389] ACPI: Using IOAPIC for interrupt routing
[    0.351434] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.353209] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.356493] ACPI: Power Resource [PG00] (on)
[    0.395540] ACPI: Power Resource [USBC] (on)
[    0.400070] ACPI: Power Resource [V0PR] (on)
[    0.400334] ACPI: Power Resource [V1PR] (on)
[    0.400590] ACPI: Power Resource [V2PR] (on)
[    0.415824] ACPI: Power Resource [WRST] (on)
[    0.423808] ACPI: Power Resource [FN00] (off)
[    0.423931] ACPI: Power Resource [FN01] (off)
[    0.424048] ACPI: Power Resource [FN02] (off)
[    0.424163] ACPI: Power Resource [FN03] (off)
[    0.424280] ACPI: Power Resource [FN04] (off)
[    0.425236] ACPI: Power Resource [PIN] (off)
[    0.425865] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.425872] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.426139] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.426392] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.426393] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.427555] PCI host bridge to bus 0000:00
[    0.427558] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.427560] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.427561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.427562] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.427564] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.427565] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.427566] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.427567] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.427569] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.427570] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.427572] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.427580] pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
[    0.428084] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.428131] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.428433] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.428444] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
[    0.428451] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.428455] pci 0000:00:02.0: reg 0x20: [io  0x7000-0x703f]
[    0.428472] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.428658] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.428670] pci 0000:00:04.0: reg 0x10: [mem 0xa4510000-0xa4517fff 64bit]
[    0.428917] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.428928] pci 0000:00:08.0: reg 0x10: [mem 0xa4527000-0xa4527fff 64bit]
[    0.429197] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.429247] pci 0000:00:12.0: reg 0x10: [mem 0xa4526000-0xa4526fff 64bit]
[    0.429625] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.429670] pci 0000:00:14.0: reg 0x10: [mem 0xa4500000-0xa450ffff 64bit]
[    0.429819] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.430087] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.430125] pci 0000:00:14.2: reg 0x10: [mem 0xa451e000-0xa451ffff 64bit]
[    0.430145] pci 0000:00:14.2: reg 0x18: [mem 0xa4525000-0xa4525fff 64bit]
[    0.430675] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.431404] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.433941] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.433986] pci 0000:00:16.0: reg 0x10: [mem 0xa4523000-0xa4523fff 64bit]
[    0.434113] pci 0000:00:16.0: PME# supported from D3hot
[    0.434454] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[    0.434493] pci 0000:00:17.0: reg 0x10: [mem 0xa451c000-0xa451dfff]
[    0.434509] pci 0000:00:17.0: reg 0x14: [mem 0xa4522000-0xa45220ff]
[    0.434525] pci 0000:00:17.0: reg 0x18: [io  0x7090-0x7097]
[    0.434540] pci 0000:00:17.0: reg 0x1c: [io  0x7080-0x7083]
[    0.434556] pci 0000:00:17.0: reg 0x20: [io  0x7060-0x707f]
[    0.434572] pci 0000:00:17.0: reg 0x24: [mem 0xa4521000-0xa45217ff]
[    0.434661] pci 0000:00:17.0: PME# supported from D3hot
[    0.434998] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.435202] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.435244] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.435557] pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
[    0.435760] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.435803] pci 0000:00:1d.5: PTM enabled (root), 4dns granularity
[    0.436074] pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400
[    0.436273] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.436314] pci 0000:00:1d.6: PTM enabled (root), 4dns granularity
[    0.436598] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
[    0.437068] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.437147] pci 0000:00:1f.3: reg 0x10: [mem 0xa4518000-0xa451bfff 64bit]
[    0.437221] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
[    0.437375] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.437776] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.437961] pci 0000:00:1f.4: reg 0x10: [mem 0xa4520000-0xa45200ff 64bit]
[    0.438179] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.438628] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.438657] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.438949] pci 0000:01:00.0: [10de:1c8c] type 00 class 0x030200
[    0.438964] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[    0.438972] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.438980] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.438986] pci 0000:01:00.0: reg 0x24: [io  0x6000-0x607f]
[    0.438992] pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
[    0.439162] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.439165] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[    0.439167] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.439171] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.439321] pci 0000:02:00.0: [2646:5008] type 00 class 0x010802
[    0.439379] pci 0000:02:00.0: reg 0x10: [mem 0xa4400000-0xa4403fff 64bit]
[    0.439395] pci 0000:02:00.0: reg 0x18: [io  0x5000-0x5007]
[    0.439831] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.439837] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.439842] pci 0000:00:1d.0:   bridge window [mem 0xa4400000-0xa44fffff]
[    0.439991] pci 0000:03:00.0: [10ec:c821] type 00 class 0x028000
[    0.440042] pci 0000:03:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.440076] pci 0000:03:00.0: reg 0x18: [mem 0xa4300000-0xa430ffff 64bit]
[    0.440243] pci 0000:03:00.0: supports D1 D2
[    0.440245] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.440447] pci 0000:00:1d.5: PCI bridge to [bus 03]
[    0.440452] pci 0000:00:1d.5:   bridge window [io  0x4000-0x4fff]
[    0.440458] pci 0000:00:1d.5:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.440604] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.440649] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.440689] pci 0000:04:00.0: reg 0x18: [mem 0xa4204000-0xa4204fff 64bit]
[    0.440713] pci 0000:04:00.0: reg 0x20: [mem 0xa4200000-0xa4203fff 64bit]
[    0.440860] pci 0000:04:00.0: supports D1 D2
[    0.440861] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.441056] pci 0000:00:1d.6: PCI bridge to [bus 04]
[    0.441062] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.441067] pci 0000:00:1d.6:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.443503] ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
[    0.443551] ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
[    0.443597] ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
[    0.443643] ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
[    0.443688] ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
[    0.443733] ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
[    0.443779] ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
[    0.443824] ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
[    0.445205] ACPI: EC: interrupt unblocked
[    0.445287] ACPI: EC: event unblocked
[    0.445366] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x37, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.445368] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.445446] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.445446] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.445446] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.445446] vgaarb: loaded
[    0.445446] pps_core: LinuxPPS API ver. 1 registered
[    0.445446] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.445446] PTP clock support registered
[    0.445446] EDAC MC: Ver: 3.0.0
[    0.445446] Registered efivars operations
[    0.463352] PCI: Using ACPI for IRQ routing
[    0.548941] PCI: pci_cache_line_size set to 64 bytes
[    0.549151] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.549152] e820: reserve RAM buffer [mem 0x7b00f000-0x7bffffff]
[    0.549153] e820: reserve RAM buffer [mem 0x7cd10000-0x7fffffff]
[    0.549154] e820: reserve RAM buffer [mem 0x47e000000-0x47fffffff]
[    0.549232] NetLabel: Initializing
[    0.549233] NetLabel:  domain hash size = 128
[    0.549233] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.549247] NetLabel:  unlabeled traffic allowed by default
[    0.549251] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.549251] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.551048] clocksource: Switched to clocksource tsc-early
[    0.559662] VFS: Disk quotas dquot_6.6.0
[    0.559677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.559733] pnp: PnP ACPI init
[    0.559981] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.559983] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.559988] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.560015] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.560135] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.560139] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.560209] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.560440] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.560442] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.560444] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.560445] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.560447] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.560449] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.560450] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.560452] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.560456] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.560751] system 00:05: [io  0x1800-0x18fe] could not be reserved
[    0.560753] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.560754] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.560756] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.560757] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.560759] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.560761] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.560764] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.561161] system 00:06: [io  0x2000-0x20fe] has been reserved
[    0.561165] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.562626] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.563916] pnp: PnP ACPI: found 8 devices
[    0.569585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.569643] pci 0000:00:15.0: BAR 0: assigned [mem 0xa4524000-0xa4524fff 64bit]
[    0.569918] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.569920] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[    0.569923] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.569925] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.569929] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.569935] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.569943] pci 0000:00:1d.0:   bridge window [mem 0xa4400000-0xa44fffff]
[    0.569957] pci 0000:00:1d.5: PCI bridge to [bus 03]
[    0.569960] pci 0000:00:1d.5:   bridge window [io  0x4000-0x4fff]
[    0.569967] pci 0000:00:1d.5:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.569981] pci 0000:00:1d.6: PCI bridge to [bus 04]
[    0.569985] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.569992] pci 0000:00:1d.6:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.570011] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.570012] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.570014] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.570015] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.570016] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.570018] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.570019] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.570020] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[    0.570022] pci_bus 0000:00: resource 12 [mem 0x80000000-0xdfffffff window]
[    0.570023] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
[    0.570025] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
[    0.570026] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
[    0.570027] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.570029] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[    0.570030] pci_bus 0000:02: resource 1 [mem 0xa4400000-0xa44fffff]
[    0.570031] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.570033] pci_bus 0000:03: resource 1 [mem 0xa4300000-0xa43fffff]
[    0.570034] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.570035] pci_bus 0000:04: resource 1 [mem 0xa4200000-0xa42fffff]
[    0.570256] NET: Registered protocol family 2
[    0.570379] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.570430] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.570591] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.570679] TCP: Hash tables configured (established 131072 bind 65536)
[    0.570711] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.570749] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.570809] NET: Registered protocol family 1
[    0.570823] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.570980] PCI: CLS 64 bytes, default 64
[    0.571007] Unpacking initramfs...
[    0.687194] Freeing initrd memory: 8996K
[    0.687232] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.687234] software IO TLB [mem 0x737c0000-0x777c0000] (64MB) mapped at [(____ptrval____)-(____ptrval____)]
[    0.687261] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.687277] clocksource: Switched to clocksource tsc
[    0.687396] Scanning for low memory corruption every 60 seconds
[    0.687936] Initialise system trusted keyrings
[    0.687943] Key type blacklist registered
[    0.687986] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.689037] zbud: loaded
[    0.689326] pstore: using lz4hc compression
[    0.690226] Key type asymmetric registered
[    0.690227] Asymmetric key parser 'x509' registered
[    0.690256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.690291] io scheduler noop registered
[    0.690292] io scheduler deadline registered
[    0.690327] io scheduler cfq registered (default)
[    0.690328] io scheduler mq-deadline registered
[    0.690329] io scheduler kyber registered
[    0.690347] io scheduler bfq registered
[    0.692002] pcieport 0000:00:1d.0: AER enabled with IRQ 122
[    0.692040] pcieport 0000:00:1d.5: AER enabled with IRQ 123
[    0.692079] pcieport 0000:00:1d.6: AER enabled with IRQ 124
[    0.692107] dpc 0000:00:1d.0:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.692127] dpc 0000:00:1d.5:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.692143] dpc 0000:00:1d.6:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.692201] efifb: probing for efifb
[    0.692210] efifb: framebuffer at 0x80000000, using 8128k, total 8128k
[    0.692211] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.692212] efifb: scrolling: redraw
[    0.692213] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.696120] Console: switching to colour frame buffer device 240x67
[    0.699950] fb0: EFI VGA frame buffer device
[    0.699958] intel_idle: MWAIT substates: 0x11142120
[    0.699959] intel_idle: v0.4.1 model 0x9E
[    0.700342] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.700414] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.700421] ACPI: Sleep Button [SLPB]
[    0.700453] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.700459] ACPI: Power Button [PWRB]
[    0.700487] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.700496] ACPI: Lid Switch [LID0]
[    0.700527] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.700533] ACPI: Power Button [PWRF]
[    0.755340] ACPI: Invalid active0 threshold
[    0.755687] thermal LNXTHERM:00: registered as thermal_zone0
[    0.755689] ACPI: Thermal Zone [THRM] (48 C)
[    0.803697] thermal LNXTHERM:01: registered as thermal_zone1
[    0.803699] ACPI: Thermal Zone [TZ00] (28 C)
[    0.803967] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.806059] nvme nvme0: pci function 0000:02:00.0
[    0.806118] intel_pstate: Intel P-state driver initializing
[    0.806166] intel_pstate: Disabling energy efficiency optimization
[    0.806539] intel_pstate: HWP enabled
[    0.806758] ledtrig-cpu: registered to indicate activity on CPUs
[    0.806789] intel_pmc_core:  initialized
[    0.807006] NET: Registered protocol family 10
[    0.811480] Segment Routing with IPv6
[    0.811502] NET: Registered protocol family 17
[    0.812358] RAS: Correctable Errors collector initialized.
[    0.812393] microcode: sig=0x906ea, pf=0x20, revision=0x84
[    0.812636] microcode: Microcode Update Driver: v2.2.
[    0.812646] sched_clock: Marking stable (812630327, 0)->(793086322, 19544005)
[    0.813121] registered taskstats version 1
[    0.813132] Loading compiled-in X.509 certificates
[    0.813152] zswap: loaded using pool lzo/zbud
[    0.817515] Key type big_key registered
[    0.819587]   Magic number: 6:707:675
[    0.819647] vtconsole vtcon0: hash matches
[    0.819677] hctosys: unable to open rtc device (rtc0)
[    1.021609]  nvme0n1: p1 p2 p3 p4 p5
[    1.152155] Freeing unused kernel memory: 1480K
[    1.152156] Write protecting the kernel read-only data: 16384k
[    1.153088] Freeing unused kernel memory: 2016K
[    1.153807] Freeing unused kernel memory: 592K
[    1.242022] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.242024] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.243294] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.249876] ACPI: bus type USB registered
[    1.249888] usbcore: registered new interface driver usbfs
[    1.249894] usbcore: registered new interface driver hub
[    1.249917] usbcore: registered new device driver usb
[    1.251759] SCSI subsystem initialized
[    1.255180] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.255186] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.255972] libata version 3.00 loaded.
[    1.256278] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[    1.256282] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.256481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    1.256483] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.256485] usb usb1: Product: xHCI Host Controller
[    1.256486] usb usb1: Manufacturer: Linux 4.18.0-rc1-mainline xhci-hcd
[    1.256488] usb usb1: SerialNumber: 0000:00:14.0
[    1.256589] hub 1-0:1.0: USB hub found
[    1.256605] hub 1-0:1.0: 16 ports detected
[    1.257108] ahci 0000:00:17.0: version 3.0
[    1.259024] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.259028] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.259031] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.259089] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18
[    1.259090] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.259092] usb usb2: Product: xHCI Host Controller
[    1.259093] usb usb2: Manufacturer: Linux 4.18.0-rc1-mainline xhci-hcd
[    1.259094] usb usb2: SerialNumber: 0000:00:14.0
[    1.259182] hub 2-0:1.0: USB hub found
[    1.259206] hub 2-0:1.0: 8 ports detected
[    1.259567] usb: port power management may be unreliable
[    1.267636] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    1.267638] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    1.267755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.268155] scsi host0: ahci
[    1.268322] scsi host1: ahci
[    1.268518] scsi host2: ahci
[    1.268693] scsi host3: ahci
[    1.268793] scsi host4: ahci
[    1.268821] ata1: DUMMY
[    1.268822] ata2: DUMMY
[    1.268822] ata3: DUMMY
[    1.268823] ata4: DUMMY
[    1.268829] ata5: SATA max UDMA/133 abar m2048@0xa4521000 port 0xa4521300 irq 135
[    1.584301] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.586689] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[    1.596429] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.596432] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.596434] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.721543] ata5.00: ATA-10: ST1000LM035-1RK172, SDM2, max UDMA/133
[    1.721545] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.731868] usb 1-3: New USB device found, idVendor=09da, idProduct=c10a, bcdDevice=94.06
[    1.731871] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.731872] usb 1-3: Product: USB Mouse
[    1.731873] usb 1-3: Manufacturer: A4Tech
[    1.735359] hidraw: raw HID events driver (C) Jiri Kosina
[    1.738749] usbcore: registered new interface driver usbhid
[    1.738750] usbhid: USB HID core driver
[    1.740137] input: A4Tech USB Mouse Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:09DA:C10A.0001/input/input5
[    1.740177] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:09DA:C10A.0001/input/input6
[    1.740276] hid-generic 0003:09DA:C10A.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:14.0-3/input0
[    1.745165] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.745170] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.745173] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.782118] ata5.00: configured for UDMA/133
[    1.782329] scsi 4:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 SDM2 PQ: 0 ANSI: 5
[    1.788732] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.788735] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    1.788767] sd 4:0:0:0: [sda] Write Protect is off
[    1.788770] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.788806] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.848781]  sda: sda1 sda3 sda4
[    1.849952] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.856721] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[    2.023444] usb 1-7: New USB device found, idVendor=0408, idProduct=3043, bcdDevice= 0.01
[    2.023448] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.023451] usb 1-7: Product: USB2.0 VGA UVC WebCam
[    2.023453] usb 1-7: Manufacturer: Quanta
[    2.023456] usb 1-7: SerialNumber: 0x0001
[    2.150086] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    2.273551] random: fast init done
[    2.291156] usb 1-14: New USB device found, idVendor=13d3, idProduct=3530, bcdDevice= 1.10
[    2.291160] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.291163] usb 1-14: Product: Bluetooth Radio 
[    2.291165] usb 1-14: Manufacturer: Realtek 
[    2.291168] usb 1-14: SerialNumber: 00e04c000001
[    3.043352] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    4.698310] random: crng init done
[    6.151621] systemd[1]: systemd 238 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)
[    6.167474] systemd[1]: Detected architecture x86-64.
[    6.183855] systemd[1]: Set hostname to <asus>.
[    7.063822] systemd-fstab-generator[247]: Mount point swap is not a valid path, ignoring.
[    8.138700] systemd[1]: Reached target Remote File Systems.
[    8.138815] systemd[1]: Reached target Login Prompts.
[    8.138907] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.139035] systemd[1]: Listening on udev Control Socket.
[    8.139118] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.139199] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.139343] systemd[1]: Listening on Journal Socket.
[    8.445866] EXT4-fs (sda4): re-mounted. Opts: data=ordered
[    9.363649] systemd-journald[259]: Received request to flush runtime journal from PID 1
[   12.776460] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[   12.835922] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input7
[   12.887681] ACPI: AC Adapter [ACAD] (on-line)
[   13.284056] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   13.365142] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   13.365233] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   13.530851] Linux agpgart interface v0.103
[   13.624101] ACPI: Battery Slot [BAT1] (battery present)
[   13.754143] rtc_cmos 00:01: RTC can wake from S4
[   13.755306] rtc_cmos 00:01: registered as rtc0
[   13.755337] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[   13.933964] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   13.933967] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   13.933969] RAPL PMU: hw unit of domain package 2^-14 Joules
[   13.933970] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   13.933971] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   13.933973] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   14.017536] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   14.273963] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   14.390882] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   14.412223] cryptd: max_cpu_qlen set to 1000
[   14.599086] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   14.599106] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[   14.611506] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 18:31:bf:97:5e:d9, XID 54100800, IRQ 137
[   14.611511] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   14.648177] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   14.655788] cannonlake-pinctrl INT3450:00: pin 225 cannot be used as IRQ
[   14.655799] genirq: Setting trigger mode 8 for irq 138 failed (intel_gpio_irq_type+0x0/0x140)
[   14.655957] i2c_hid i2c-ELAN1200:00: i2c-ELAN1200:00 supply vdd not found, using dummy regulator
[   14.657652] cannonlake-pinctrl INT3450:00: pin 225 cannot be used as IRQ
[   14.657659] genirq: Setting trigger mode 8 for irq 138 failed (intel_gpio_irq_type+0x0/0x140)
[   14.657739] i2c_hid i2c-ELAN1200:00: Could not register for ELAN1200:00 interrupt, irq = 138, ret = -1
[   14.657790] i2c_hid: probe of i2c-ELAN1200:00 failed with error -1
[   15.051597] AVX2 version of gcm_enc/dec engaged.
[   15.051598] AES CTR mode by8 optimization enabled
[   15.092410] mousedev: PS/2 mouse device common for all mice
[   15.191117] checking generic (80000000 7f0000) vs hw (80000000 10000000)
[   15.191118] fb: switching to inteldrmfb from EFI VGA
[   15.191129] Console: switching to colour dummy device 80x25
[   15.191209] [drm] Replacing VGA console driver
[   15.192433] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   15.192433] [drm] Driver supports precise vblank timestamp query.
[   15.193060] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.201491] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[   15.202833] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   15.203146] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   15.203212] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[   15.203230] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input10
[   15.209178] media: Linux media interface: v0.10
[   15.210256] fbcon: inteldrmfb (fb0) is primary device
[   15.471523] Bluetooth: Core ver 2.22
[   15.471538] NET: Registered protocol family 31
[   15.471539] Bluetooth: HCI device and connection manager initialized
[   15.471542] Bluetooth: HCI socket layer initialized
[   15.471544] Bluetooth: L2CAP socket layer initialized
[   15.471549] Bluetooth: SCO socket layer initialized
[   15.472067] videodev: Linux video capture interface: v2.00
[   15.563034] usbcore: registered new interface driver btusb
[   15.702681] iTCO_vendor_support: vendor-support=0
[   15.707057] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.707095] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[   15.707101] iTCO_wdt: probe of iTCO_wdt failed with error -16
[   15.750273] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   16.019942] asus_wmi: ASUS WMI generic driver loaded
[   16.021298] asus_wmi: Initialization: 0x1
[   16.021362] asus_wmi: BIOS WMI version: 8.1
[   16.021418] asus_wmi: SFUN value: 0x4a0061
[   16.021956] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input11
[   16.022518] asus_wmi: Number of fans: 1
[   16.148464] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   16.171715] r8169 0000:04:00.0 enp4s0: renamed from eth0
[   16.503767] intel_rapl: Found RAPL domain package
[   16.503771] intel_rapl: Found RAPL domain core
[   16.503774] intel_rapl: Found RAPL domain uncore
[   16.503776] intel_rapl: Found RAPL domain dram
[   16.528506] Console: switching to colour frame buffer device 240x67
[   16.528625] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   16.548958] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   16.669771] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (0408:3043)
[   16.672949] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[   16.672954] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[   16.672957] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[   16.673084] input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input12
[   16.673253] usbcore: registered new interface driver uvcvideo
[   16.673255] USB Video Class driver (1.1.1)
[   17.125923] Adding 8912892k swap on /dev/sda3.  Priority:-2 extents:1 across:8912892k FS
[   17.174780] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.174781] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.174783] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   17.174783] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   17.174784] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   17.174785] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
[   17.232045] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   17.232105] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   17.232379] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   17.232427] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   17.232476] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   17.232535] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   18.533420] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: data=ordered
[   93.744509] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   93.745873] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   93.745891] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   93.745892] cfg80211: failed to load regulatory.db
[  132.812361] 8821ce: loading out-of-tree module taints kernel.
[  132.828218] RTW: module init start
[  132.828221] RTW: rtl8821ce v5.2.5_23431.20170824
[  132.828221] RTW: build time: Jun 23 2018 16:43:24
[  132.828222] RTW: rtl8821ce BT-Coex version = COEX20170310-1212
[  132.828273] rtl8821ce 0000:03:00.0: enabling device (0000 -> 0003)
[  132.828435] RTW: Memory mapped space start: 0xa4300000 len:00010000 flags:00140204, after map:0xffffadbc82ba0000
[  132.828435] RTW: CHIP TYPE: RTL8821CE
[  132.828442] RTW: Bus master is enabled. usPciCommand=7
[  132.828459] RTW: PCIe Header Offset =70
[  132.828461] RTW: PCIe Capability =2
[  132.828464] RTW: Link Control Register =42
[  132.828466] RTW: Clock Request =1
[  132.828473] RTW: Pci Bridge Vendor is found: VID=0x8086, VendorIdx=0
[  132.828499] RTW: [HALMAC]13348M
[  132.828499] RTW: [HALMAC]HALMAC_MAJOR_VER = 1
[  132.828500] RTW: [HALMAC]HALMAC_PROTOTYPE_VER = 3
[  132.828500] RTW: [HALMAC]HALMAC_MINOR_VER = 6
[  132.828501] RTW: [HALMAC]HALMAC_PATCH_VER = 2
[  132.828512] RTW: [HALMAC]13359M
[  132.828512] RTW: [HALMAC]HALMAC_MAJOR_VER_88XX = 1
[  132.828512] RTW: [HALMAC]HALMAC_PROTOTYPE_88XX = 3
[  132.828513] RTW: [HALMAC]HALMAC_MINOR_VER_88XX = 6
[  132.828513] RTW: [HALMAC]HALMAC_PATCH_VER_88XX = 2
[  132.828525] RTW: rtw_hal_config_rftype RF_Type is 3 TotalTxPath is 1
[  132.828526] RTW: Chip Version Info: CHIP_8821C_Normal_Chip_UMC_B_CUT_1T1R_RomVer(1)
[  133.962083] RTW: WARN [HALMAC][WARN]PCIE polling timeout : 1!!
[  135.096079] RTW: ERROR [HALMAC][ERR]Pwr cmd polling timeout!!
[  135.096080] RTW: ERROR [HALMAC][ERR]Pwr cmd offset : 6!!
[  135.096081] RTW: ERROR [HALMAC][ERR]Pwr cmd value : 2!!
[  135.096081] RTW: ERROR [HALMAC][ERR]Pwr cmd msk : 2!!
[  135.096082] RTW: ERROR [HALMAC][ERR]Read offset = 6 value = 0!!
[  135.096082] RTW: ERROR [HALMAC][Err]pwr sub seq parser fail, status = 0x28!
[  135.096083] RTW: ERROR [HALMAC]Handle power on cmd error
[  135.096084] RTW: ERROR rtl8821c_power_on: Power ON Fail!!
[  135.096121] WARNING: CPU: 7 PID: 4263 at /home/hrimfaxi/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.c:91 rtl8821c_power_on+0x54/0xad [8821ce]
[  135.096121] Modules linked in: 8821ce(O+) mac80211 cfg80211 nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo intel_rapl x86_pkg_temp_thermal asus_nb_wmi asus_wmi intel_powerclamp snd_hda_intel videobuf2_vmalloc iTCO_wdt iTCO_vendor_support videobuf2_memops coretemp videobuf2_v4l2 snd_hda_codec kvm_intel joydev btusb btrtl btbcm videobuf2_common btintel videodev bluetooth kvm irqbypass snd_hda_core snd_hwdep media i915 crct10dif_pclmul snd_pcm crc32_pclmul ghash_clmulni_intel mousedev pcbc aesni_intel ecdh_generic i2c_algo_bit drm_kms_helper sparse_keymap rfkill idma64 snd_timer aes_x86_64 r8169 crypto_simd cryptd glue_helper snd mei_me intel_cstate input_leds intel_uncore soundcore wmi_bmof mxm_wmi mei intel_lpss_pci drm mii pcspkr intel_rapl_perf
[  135.096146]  intel_lpss rtc_cmos i2c_hid battery intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_i801 evdev processor_thermal_device int340x_thermal_zone int3400_thermal intel_soc_dts_iosf intel_pch_thermal acpi_thermal_rel ac asus_wireless wmi mac_hid led_class ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod hid_generic usbhid hid serio_raw atkbd libps2 ahci libahci xhci_pci libata xhci_hcd crc32c_intel usbcore scsi_mod usb_common i8042 serio
[  135.096164] CPU: 7 PID: 4263 Comm: insmod Tainted: G           O      4.18.0-rc1-mainline #3
[  135.096164] Hardware name: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[  135.096188] RIP: 0010:rtl8821c_power_on+0x54/0xad [8821ce]
[  135.096188] Code: 24 07 be 34 00 00 00 e8 cb ae fd ff 0f b6 44 24 07 3c 01 74 1c 48 89 ef e8 8d e4 ff ff 85 c0 74 3f 83 3d 7a 81 0f 00 01 77 21 <0f> 0b b8 00 00 00 00 0f b6 c0 48 8b 4c 24 08 65 48 33 0c 25 28 00 
[  135.096206] RSP: 0018:ffffadbc873039d8 EFLAGS: 00010246
[  135.096207] RAX: 000000000000002d RBX: ffffadbc82859000 RCX: 0000000000000001
[  135.096207] RDX: 0000000000000000 RSI: ffffffff93e8496e RDI: 00000000ffffffff
[  135.096208] RBP: ffff9ec2d43c3000 R08: 0000000000000001 R09: 000000000000038f
[  135.096208] R10: 0000000000000004 R11: 0000000000000000 R12: ffffadbc82af507d
[  135.096209] R13: 00000000a4300000 R14: 00000000ffff3c18 R15: 0000000000000000
[  135.096210] FS:  00007fb6ddf32b80(0000) GS:ffff9ec2fddc0000(0000) knlGS:0000000000000000
[  135.096210] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  135.096211] CR2: 000055cf860fef18 CR3: 00000004540c2006 CR4: 00000000003606e0
[  135.096211] Call Trace:
[  135.096237]  rtw_hal_power_on+0x16/0x2c [8821ce]
[  135.096260]  hal_read_mac_hidden_rpt+0x19e/0x31d [8821ce]
[  135.096283]  rtl8821c_read_efuse+0x1e/0x9b2 [8821ce]
[  135.096306]  read_adapter_info+0xa/0x10 [8821ce]
[  135.096328]  rtw_hal_read_chip_info+0x92/0xa4 [8821ce]
[  135.096350]  rtw_pci_primary_adapter_init+0x12a/0x3f1 [8821ce]
[  135.096371]  rtw_drv_init+0x43d/0xbba [8821ce]
[  135.096374]  local_pci_probe+0x41/0x90
[  135.096375]  pci_device_probe+0x189/0x1a0
[  135.096377]  driver_probe_device+0x2b9/0x460
[  135.096379]  __driver_attach+0xdd/0x110
[  135.096380]  ? driver_probe_device+0x460/0x460
[  135.096381]  bus_for_each_dev+0x76/0xc0
[  135.096382]  bus_add_driver+0x152/0x230
[  135.096384]  ? 0xffffffffc0bc3000
[  135.096385]  driver_register+0x6b/0xb0
[  135.096385]  ? 0xffffffffc0bc3000
[  135.096397]  rtw_drv_entry+0x74/0x1000 [8821ce]
[  135.096399]  do_one_initcall+0x46/0x1f5
[  135.096402]  ? kmem_cache_alloc_trace+0x181/0x1d0
[  135.096404]  ? do_init_module+0x22/0x210
[  135.096405]  do_init_module+0x5a/0x210
[  135.096406]  load_module+0x2295/0x24b0
[  135.096408]  ? vfs_read+0x112/0x130
[  135.096410]  ? __se_sys_finit_module+0x97/0xf0
[  135.096411]  __se_sys_finit_module+0x97/0xf0
[  135.096413]  do_syscall_64+0x5b/0x170
[  135.096415]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  135.096416] RIP: 0033:0x7fb6dd62c0f9
[  135.096417] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 27 2d 2c 00 f7 d8 64 89 01 48 
[  135.096434] RSP: 002b:00007ffe8dfc75d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[  135.096435] RAX: ffffffffffffffda RBX: 000055cf860fb7c0 RCX: 00007fb6dd62c0f9
[  135.096436] RDX: 0000000000000000 RSI: 000055cf85e11de6 RDI: 0000000000000003
[  135.096436] RBP: 000055cf85e11de6 R08: 0000000000000000 R09: 00007fb6dd8f1e60
[  135.096437] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000
[  135.096437] R13: 000055cf860fdf10 R14: 0000000000000000 R15: 0000000000000000
[  135.096438] ---[ end trace de33d371aaade8ce ]---
[  136.229911] RTW: WARN [HALMAC][WARN]PCIE polling timeout : 2!!
[  137.363528] RTW: ERROR [HALMAC][ERR]Pwr cmd polling timeout!!
[  137.363529] RTW: ERROR [HALMAC][ERR]Pwr cmd offset : 6!!
[  137.363529] RTW: ERROR [HALMAC][ERR]Pwr cmd value : 2!!
[  137.363529] RTW: ERROR [HALMAC][ERR]Pwr cmd msk : 2!!
[  137.363530] RTW: ERROR [HALMAC][ERR]Read offset = 6 value = 0!!
[  137.363530] RTW: ERROR [HALMAC][Err]pwr sub seq parser fail, status = 0x28!
[  137.363531] RTW: ERROR [HALMAC]Handle power on cmd error
[  137.363532] RTW: ERROR rtl8821c_power_on: Power ON Fail!!
[  137.363568] WARNING: CPU: 7 PID: 4263 at /home/hrimfaxi/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.c:91 rtl8821c_power_on+0x54/0xad [8821ce]
[  137.363569] Modules linked in: 8821ce(O+) mac80211 cfg80211 nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo intel_rapl x86_pkg_temp_thermal asus_nb_wmi asus_wmi intel_powerclamp snd_hda_intel videobuf2_vmalloc iTCO_wdt iTCO_vendor_support videobuf2_memops coretemp videobuf2_v4l2 snd_hda_codec kvm_intel joydev btusb btrtl btbcm videobuf2_common btintel videodev bluetooth kvm irqbypass snd_hda_core snd_hwdep media i915 crct10dif_pclmul snd_pcm crc32_pclmul ghash_clmulni_intel mousedev pcbc aesni_intel ecdh_generic i2c_algo_bit drm_kms_helper sparse_keymap rfkill idma64 snd_timer aes_x86_64 r8169 crypto_simd cryptd glue_helper snd mei_me intel_cstate input_leds intel_uncore soundcore wmi_bmof mxm_wmi mei intel_lpss_pci drm mii pcspkr intel_rapl_perf
[  137.363593]  intel_lpss rtc_cmos i2c_hid battery intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_i801 evdev processor_thermal_device int340x_thermal_zone int3400_thermal intel_soc_dts_iosf intel_pch_thermal acpi_thermal_rel ac asus_wireless wmi mac_hid led_class ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod hid_generic usbhid hid serio_raw atkbd libps2 ahci libahci xhci_pci libata xhci_hcd crc32c_intel usbcore scsi_mod usb_common i8042 serio
[  137.363610] CPU: 7 PID: 4263 Comm: insmod Tainted: G        W  O      4.18.0-rc1-mainline #3
[  137.363611] Hardware name: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[  137.363634] RIP: 0010:rtl8821c_power_on+0x54/0xad [8821ce]
[  137.363634] Code: 24 07 be 34 00 00 00 e8 cb ae fd ff 0f b6 44 24 07 3c 01 74 1c 48 89 ef e8 8d e4 ff ff 85 c0 74 3f 83 3d 7a 81 0f 00 01 77 21 <0f> 0b b8 00 00 00 00 0f b6 c0 48 8b 4c 24 08 65 48 33 0c 25 28 00 
[  137.363651] RSP: 0018:ffffadbc87303990 EFLAGS: 00010246
[  137.363652] RAX: 000000000000002d RBX: ffffadbc82859000 RCX: 0000000000000001
[  137.363653] RDX: 0000000000000000 RSI: ffffffff93e8496e RDI: 00000000ffffffff
[  137.363653] RBP: ffff9ec2d43c3000 R08: 0000000000000001 R09: 00000000000003ce
[  137.363654] R10: 0000000000000004 R11: 0000000000000000 R12: 000000000001c188
[  137.363654] R13: 00000000a4300000 R14: 00000000ffff3c18 R15: 0000000000000000
[  137.363655] FS:  00007fb6ddf32b80(0000) GS:ffff9ec2fddc0000(0000) knlGS:0000000000000000
[  137.363656] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  137.363656] CR2: 000055cf860fef18 CR3: 00000004540c2006 CR4: 00000000003606e0
[  137.363657] Call Trace:
[  137.363682]  rtw_hal_power_on+0x16/0x2c [8821ce]
[  137.363705]  rtw_halmac_dlfw+0x34/0x97 [8821ce]
[  137.363726]  rtl8821c_fw_dl+0x31/0x102 [8821ce]
[  137.363749]  rtw_hal_fw_dl+0x15/0x16 [8821ce]
[  137.363772]  hal_read_mac_hidden_rpt+0x10a/0x31d [8821ce]
[  137.363793]  rtl8821c_read_efuse+0x1e/0x9b2 [8821ce]
[  137.363815]  read_adapter_info+0xa/0x10 [8821ce]
[  137.363837]  rtw_hal_read_chip_info+0x92/0xa4 [8821ce]
[  137.363859]  rtw_pci_primary_adapter_init+0x12a/0x3f1 [8821ce]
[  137.363880]  rtw_drv_init+0x43d/0xbba [8821ce]
[  137.363883]  local_pci_probe+0x41/0x90
[  137.363885]  pci_device_probe+0x189/0x1a0
[  137.363887]  driver_probe_device+0x2b9/0x460
[  137.363888]  __driver_attach+0xdd/0x110
[  137.363889]  ? driver_probe_device+0x460/0x460
[  137.363891]  bus_for_each_dev+0x76/0xc0
[  137.363892]  bus_add_driver+0x152/0x230
[  137.363893]  ? 0xffffffffc0bc3000
[  137.363894]  driver_register+0x6b/0xb0
[  137.363895]  ? 0xffffffffc0bc3000
[  137.363907]  rtw_drv_entry+0x74/0x1000 [8821ce]
[  137.363909]  do_one_initcall+0x46/0x1f5
[  137.363911]  ? kmem_cache_alloc_trace+0x181/0x1d0
[  137.363913]  ? do_init_module+0x22/0x210
[  137.363914]  do_init_module+0x5a/0x210
[  137.363916]  load_module+0x2295/0x24b0
[  137.363918]  ? vfs_read+0x112/0x130
[  137.363920]  ? __se_sys_finit_module+0x97/0xf0
[  137.363921]  __se_sys_finit_module+0x97/0xf0
[  137.363923]  do_syscall_64+0x5b/0x170
[  137.363924]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  137.363925] RIP: 0033:0x7fb6dd62c0f9
[  137.363926] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 27 2d 2c 00 f7 d8 64 89 01 48 
[  137.363943] RSP: 002b:00007ffe8dfc75d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[  137.363944] RAX: ffffffffffffffda RBX: 000055cf860fb7c0 RCX: 00007fb6dd62c0f9
[  137.363944] RDX: 0000000000000000 RSI: 000055cf85e11de6 RDI: 0000000000000003
[  137.363945] RBP: 000055cf85e11de6 R08: 0000000000000000 R09: 00007fb6dd8f1e60
[  137.363945] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000
[  137.363946] R13: 000055cf860fdf10 R14: 0000000000000000 R15: 0000000000000000
[  137.363947] ---[ end trace de33d371aaade8cf ]---
[  137.363948] RTW: ERROR rtl8821c_fw_dl Download Firmware from array failed
[  137.363951] RTW: hal_read_mac_hidden_rpt Fail! (0, 4536ms), fwdl:0, id:0xfd
[  137.363958] RTW: WARN [HALMAC][WARN]Dump logical efuse in suspend mode
[  137.368464] RTW: is_valid_id_status: HALMAC_FEATURE_DUMP_LOGICAL_EFUSE
[  137.368465] RTW: HW EFUSE
[  137.368466] RTW: 0x000: 
[  137.368466] 29 
[  137.368467] 81 
[  137.368467] 00 
[  137.368467] BC 
[  137.368468] 09 
[  137.368468] 10 
[  137.368468] 0B 
[  137.368469] 00    
[  137.368469] AC 
[  137.368469] 04 
[  137.368469] A4 
[  137.368470] 35 
[  137.368470] 10 
[  137.368470] 03 
[  137.368471] 30 
[  137.368471] 0B
[  137.368471] RTW: 0x010: 
[  137.368472] 25 
[  137.368472] 25 
[  137.368472] 25 
[  137.368473] 25 
[  137.368473] 25 
[  137.368473] 25 
[  137.368473] 27 
[  137.368474] 27    
[  137.368474] 28 
[  137.368474] 28 
[  137.368475] 29 
[  137.368475] 02 
[  137.368475] FF 
[  137.368475] FF 
[  137.368476] FF 
[  137.368476] FF
[  137.368476] RTW: 0x020: 
[  137.368477] FF 
[  137.368477] FF 
[  137.368477] 26 
[  137.368478] 25 
[  137.368478] 24 
[  137.368478] 24 
[  137.368478] 25 
[  137.368479] 26    
[  137.368479] 26 
[  137.368479] 25 
[  137.368480] 25 
[  137.368480] 26 
[  137.368480] 26 
[  137.368480] 25 
[  137.368481] 25 
[  137.368481] 25
[  137.368481] RTW: 0x030: 
[  137.368482] 13 
[  137.368482] FF 
[  137.368482] FF 
[  137.368483] FF 
[  137.368483] FF 
[  137.368483] FF 
[  137.368483] 2C 
[  137.368484] FF    
[  137.368484] FF 
[  137.368484] FF 
[  137.368485] 28 
[  137.368485] 28 
[  137.368485] 28 
[  137.368485] 28 
[  137.368486] 28 
[  137.368486] 28
[  137.368486] RTW: 0x040: 
[  137.368487] 28 
[  137.368487] 28 
[  137.368487] 28 
[  137.368488] 28 
[  137.368488] 28 
[  137.368488] 02 
[  137.368488] FF 
[  137.368489] FF    
[  137.368489] FF 
[  137.368489] FF 
[  137.368490] FF 
[  137.368490] FF 
[  137.368490] FF 
[  137.368490] FF 
[  137.368491] FF 
[  137.368491] FF
[  137.368491] RTW: 0x050: 
[  137.368492] FF 
[  137.368492] FF 
[  137.368492] FF 
[  137.368492] FF 
[  137.368493] FF 
[  137.368493] FF 
[  137.368493] FF 
[  137.368494] FF    
[  137.368494] FF 
[  137.368494] FF 
[  137.368494] FF 
[  137.368495] FF 
[  137.368495] FF 
[  137.368495] FF 
[  137.368496] FF 
[  137.368496] FF
[  137.368496] RTW: 0x060: 
[  137.368496] FF 
[  137.368497] FF 
[  137.368497] FF 
[  137.368497] FF 
[  137.368498] FF 
[  137.368498] FF 
[  137.368498] FF 
[  137.368498] FF    
[  137.368499] FF 
[  137.368499] FF 
[  137.368499] FF 
[  137.368500] FF 
[  137.368500] FF 
[  137.368500] FF 
[  137.368500] FF 
[  137.368501] FF
[  137.368501] RTW: 0x070: 
[  137.368501] FF 
[  137.368502] FF 
[  137.368502] FF 
[  137.368502] FF 
[  137.368503] FF 
[  137.368503] FF 
[  137.368503] FF 
[  137.368503] FF    
[  137.368504] FF 
[  137.368504] FF 
[  137.368504] FF 
[  137.368505] FF 
[  137.368505] FF 
[  137.368505] FF 
[  137.368505] FF 
[  137.368506] FF
[  137.368506] RTW: 0x080: 
[  137.368506] FF 
[  137.368507] FF 
[  137.368507] FF 
[  137.368507] FF 
[  137.368507] FF 
[  137.368508] FF 
[  137.368508] FF 
[  137.368508] FF    
[  137.368509] FF 
[  137.368509] FF 
[  137.368509] FF 
[  137.368509] FF 
[  137.368510] FF 
[  137.368510] FF 
[  137.368510] FF 
[  137.368511] FF
[  137.368511] RTW: 0x090: 
[  137.368511] FF 
[  137.368512] FF 
[  137.368512] FF 
[  137.368512] FF 
[  137.368512] FF 
[  137.368513] FF 
[  137.368513] FF 
[  137.368513] FF    
[  137.368514] FF 
[  137.368514] FF 
[  137.368514] FF 
[  137.368514] FF 
[  137.368515] FF 
[  137.368515] FF 
[  137.368515] FF 
[  137.368516] FF
[  137.368516] RTW: 0x0a0: 
[  137.368516] FF 
[  137.368516] FF 
[  137.368517] FF 
[  137.368517] FF 
[  137.368517] FF 
[  137.368518] FF 
[  137.368518] FF 
[  137.368518] FF    
[  137.368518] FF 
[  137.368519] FF 
[  137.368519] FF 
[  137.368519] FF 
[  137.368520] FF 
[  137.368520] FF 
[  137.368520] FF 
[  137.368521] FF
[  137.368521] RTW: 0x0b0: 
[  137.368521] FF 
[  137.368521] FF 
[  137.368522] FF 
[  137.368522] FF 
[  137.368522] FF 
[  137.368523] FF 
[  137.368523] FF 
[  137.368523] FF    
[  137.368523] 7F 
[  137.368524] 2E 
[  137.368524] 1B 
[  137.368524] 00 
[  137.368525] FF 
[  137.368525] FF 
[  137.368525] FF 
[  137.368525] FF
[  137.368526] RTW: 0x0c0: 
[  137.368526] FF 
[  137.368526] 29 
[  137.368527] 00 
[  137.368527] C0 
[  137.368527] 00 
[  137.368527] 00 
[  137.368528] 00 
[  137.368528] 00    
[  137.368528] 00 
[  137.368529] FF 
[  137.368529] 00 
[  137.368529] FF 
[  137.368530] FF 
[  137.368530] FF 
[  137.368530] FF 
[  137.368530] FF
[  137.368531] RTW: 0x0d0: 
[  137.368531] 80 
[  137.368531] C5 
[  137.368532] F2 
[  137.368532] B9 
[  137.368532] 88 
[  137.368532] 37 
[  137.368533] EC 
[  137.368533] 10    
[  137.368533] 21 
[  137.368534] C8 
[  137.368534] 3B 
[  137.368534] 1A 
[  137.368534] 41 
[  137.368535] 30 
[  137.368535] C3 
[  137.368535] FF
[  137.368536] RTW: 0x0e0: 
[  137.368536] 80 
[  137.368536] 8D 
[  137.368537] 80 
[  137.368537] 08 
[  137.368537] 00 
[  137.368537] 00 
[  137.368538] 11 
[  137.368538] 3C    
[  137.368538] 27 
[  137.368539] 00 
[  137.368539] 10 
[  137.368539] 20 
[  137.368539] 01 
[  137.368540] 21 
[  137.368540] C8 
[  137.368540] FE
[  137.368541] RTW: 0x0f0: 
[  137.368541] FF 
[  137.368541] 4C 
[  137.368541] E0 
[  137.368542] 00 
[  137.368542] 04 
[  137.368542] 0C 
[  137.368543] 00 
[  137.368543] 80    
[  137.368543] 02 
[  137.368544] 00 
[  137.368544] 00 
[  137.368544] FF 
[  137.368544] 1F 
[  137.368545] 1E 
[  137.368545] F0 
[  137.368545] 00
[  137.368546] RTW: 0x100: 
[  137.368546] D3 
[  137.368546] 13 
[  137.368546] 30 
[  137.368547] 35 
[  137.368547] E7 
[  137.368547] 46 
[  137.368548] 03 
[  137.368548] 00    
[  137.368548] E0 
[  137.368549] 4C 
[  137.368549] C8 
[  137.368549] 21 
[  137.368549] 01 
[  137.368550] 0A 
[  137.368550] 03 
[  137.368550] 52
[  137.368551] RTW: 0x110: 
[  137.368551] 65 
[  137.368551] 61 
[  137.368551] 6C 
[  137.368552] 74 
[  137.368552] 65 
[  137.368552] 6B 
[  137.368553] 20 
[  137.368553] 12    
[  137.368553] 03 
[  137.368553] 42 
[  137.368554] 6C 
[  137.368554] 75 
[  137.368554] 65 
[  137.368555] 74 
[  137.368555] 6F 
[  137.368555] 6F
[  137.368555] RTW: 0x120: 
[  137.368556] 74 
[  137.368556] 68 
[  137.368556] 20 
[  137.368557] 52 
[  137.368557] 61 
[  137.368557] 64 
[  137.368557] 69 
[  137.368558] 6F    
[  137.368558] 20 
[  137.368558] 00 
[  137.368559] FF 
[  137.368559] FF 
[  137.368559] FF 
[  137.368560] FF 
[  137.368560] FF 
[  137.368560] FF
[  137.368560] RTW: 0x130: 
[  137.368561] FF 
[  137.368561] FF 
[  137.368561] FF 
[  137.368562] FF 
[  137.368562] FF 
[  137.368562] FF 
[  137.368562] FF 
[  137.368563] FF    
[  137.368563] FF 
[  137.368563] FF 
[  137.368564] FF 
[  137.368564] FF 
[  137.368564] FF 
[  137.368564] FF 
[  137.368565] FF 
[  137.368565] FF
[  137.368565] RTW: 0x140: 
[  137.368566] FF 
[  137.368566] FF 
[  137.368566] FF 
[  137.368567] FF 
[  137.368567] FF 
[  137.368567] FF 
[  137.368567] FF 
[  137.368568] FF    
[  137.368568] 00 
[  137.368568] 39 
[  137.368569] FF 
[  137.368569] FF 
[  137.368569] 26 
[  137.368569] F6 
[  137.368570] 4B 
[  137.368570] 47
[  137.368570] RTW: 0x150: 
[  137.368571] F8 
[  137.368571] 88 
[  137.368571] FF 
[  137.368571] FF 
[  137.368572] 1D 
[  137.368572] 41 
[  137.368572] FF 
[  137.368573] FF    
[  137.368573] 2B 
[  137.368573] 85 
[  137.368573] 63 
[  137.368574] 90 
[  137.368574] FF 
[  137.368574] FF 
[  137.368575] FF 
[  137.368575] FF
[  137.368575] RTW: 0x160: 
[  137.368576] FF 
[  137.368576] FF 
[  137.368576] FF 
[  137.368576] FF 
[  137.368577] FF 
[  137.368577] FF 
[  137.368577] 16 
[  137.368578] 10    
[  137.368578] FF 
[  137.368578] FF 
[  137.368578] FF 
[  137.368579] FF 
[  137.368579] FF 
[  137.368579] FF 
[  137.368580] FF 
[  137.368580] FF
[  137.368580] RTW: 0x170: 
[  137.368580] FF 
[  137.368581] FF 
[  137.368581] FF 
[  137.368581] FF 
[  137.368582] FF 
[  137.368582] FF 
[  137.368582] FF 
[  137.368582] FF    
[  137.368583] FF 
[  137.368583] FF 
[  137.368583] FF 
[  137.368584] FF 
[  137.368584] FF 
[  137.368584] FF 
[  137.368584] FF 
[  137.368585] FF
[  137.368585] RTW: 0x180: 
[  137.368585] FF 
[  137.368586] FF 
[  137.368586] FF 
[  137.368586] FF 
[  137.368587] FF 
[  137.368587] FF 
[  137.368587] FF 
[  137.368587] FF    
[  137.368588] FF 
[  137.368588] FF 
[  137.368588] FF 
[  137.368589] FF 
[  137.368589] FF 
[  137.368589] FF 
[  137.368589] FF 
[  137.368590] FF
[  137.368590] RTW: 0x190: 
[  137.368590] FF 
[  137.368591] FF 
[  137.368591] FF 
[  137.368591] FF 
[  137.368591] FF 
[  137.368592] FF 
[  137.368592] FF 
[  137.368592] FF    
[  137.368593] FF 
[  137.368593] FF 
[  137.368593] FF 
[  137.368593] FF 
[  137.368594] FF 
[  137.368594] FF 
[  137.368594] FF 
[  137.368595] FF
[  137.368595] RTW: 0x1a0: 
[  137.368595] FF 
[  137.368596] FF 
[  137.368596] FF 
[  137.368596] FF 
[  137.368596] FF 
[  137.368597] FF 
[  137.368597] FF 
[  137.368597] FF    
[  137.368598] FF 
[  137.368598] FF 
[  137.368598] FF 
[  137.368598] FF 
[  137.368599] FF 
[  137.368599] FF 
[  137.368599] FF 
[  137.368600] FF
[  137.368600] RTW: 0x1b0: 
[  137.368600] FF 
[  137.368600] FF 
[  137.368601] FF 
[  137.368601] FF 
[  137.368601] FF 
[  137.368602] FF 
[  137.368602] FF 
[  137.368602] FF    
[  137.368602] FF 
[  137.368603] FF 
[  137.368603] FF 
[  137.368603] FF 
[  137.368604] FF 
[  137.368604] FF 
[  137.368604] FF 
[  137.368605] FF
[  137.368605] RTW: 0x1c0: 
[  137.368605] FF 
[  137.368605] FF 
[  137.368606] FF 
[  137.368606] FF 
[  137.368606] FF 
[  137.368607] FF 
[  137.368607] FF 
[  137.368607] FF    
[  137.368607] FF 
[  137.368608] FF 
[  137.368608] FF 
[  137.368608] FF 
[  137.368609] FF 
[  137.368609] FF 
[  137.368609] FF 
[  137.368609] FF
[  137.368610] RTW: 0x1d0: 
[  137.368610] FF 
[  137.368610] FF 
[  137.368611] FF 
[  137.368611] FF 
[  137.368611] FF 
[  137.368611] FF 
[  137.368612] FF 
[  137.368612] FF    
[  137.368612] FF 
[  137.368613] FF 
[  137.368613] FF 
[  137.368613] FF 
[  137.368613] FF 
[  137.368614] FF 
[  137.368614] FF 
[  137.368614] FF
[  137.368615] RTW: 0x1e0: 
[  137.368615] FF 
[  137.368615] FF 
[  137.368616] FF 
[  137.368616] FF 
[  137.368616] FF 
[  137.368616] FF 
[  137.368617] FF 
[  137.368617] FF    
[  137.368617] FF 
[  137.368618] FF 
[  137.368618] FF 
[  137.368618] FF 
[  137.368618] FF 
[  137.368619] FF 
[  137.368619] FF 
[  137.368619] FF
[  137.368620] RTW: 0x1f0: 
[  137.368620] FF 
[  137.368620] FF 
[  137.368620] FF 
[  137.368621] FF 
[  137.368621] FF 
[  137.368621] FF 
[  137.368622] FF 
[  137.368622] FF    
[  137.368622] FF 
[  137.368622] FF 
[  137.368623] FF 
[  137.368623] FF 
[  137.368623] FF 
[  137.368624] FF 
[  137.368624] FF 
[  137.368624] FF

[  137.368625] RTW: EEPROM ID = 0x8129
[  137.368625] RTW: EEPROM Version = 0
[  137.368629] RTW: EEPROM Regulatory=0x01
[  137.368630] RTW: EEPROM Board Type=0x01
[  137.368630] RTW: EEPROM Enable BT-coex, ant_num=2
[  137.368631] RTW: hal_com_config_channel_plan chplan:0x7F
[  137.368631] RTW: EEPROM ChannelPlan=0x7f
[  137.368632] RTW: EEPROM crystal_cap=0x2e
[  137.368632] RTW: EEPROM ThermalMeter=0x1b
[  137.368632] RTW: EEPROM Customer ID=0x00
[  137.368633] RTW: EEPROM SupportRemoteWakeup=0
[  137.368633] RTW: EEPROM rfe_type=0x0
[  137.368633] RTW: WIFI Module is iPA/iLNA
[  137.368634] RTW: EEPROM tx_bbswing_24G =0x00
[  137.368634] RTW: EEPROM tx_bbswing_5G =0x00
[  137.368635] RTW: rtw_hal_read_chip_info in 4540 ms
[  137.368650] RTW: init_channel_set((null)) ChannelPlan ID:0x7f, ch num:22
[  137.368721] RTW: rtw_alloc_macid((null)) if1, hwaddr:ff:ff:ff:ff:ff:ff macid:1
[  137.368725] RTW: init_phydm_cominfo: fab_ver=1 cut_ver=1
[  137.375874] RTW: phy_ConfigBBWithPgParaFile(): No File PHY_REG_PG.txt, Load from HWImg Array!
[  137.375877] RTW: default power by rate loaded
[  137.375877] RTW: ERROR phy_txpwr_by_rate_chk_for_path_dup all power by rate undefined
[  137.375878] RTW: ERROR phy_txpwr_by_rate_chk_for_path_dup all power by rate undefined
[  137.375954] RTW: PHY_ConfigRFWithPowerLimitTableParaFile(): No File TXPWR_LMT.txt, Load from HWImg Array!
[  137.375974] RTW: default power limit loaded
[  137.376029] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376030] RTW: rtl8821ce_init_txbd_ring queue:0, ring_addr:0000000053506205
[  137.376030] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376031] RTW: rtl8821ce_init_txbd_ring queue:1, ring_addr:000000008cc134f8
[  137.376031] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376032] RTW: rtl8821ce_init_txbd_ring queue:2, ring_addr:0000000089b07f34
[  137.376032] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376033] RTW: rtl8821ce_init_txbd_ring queue:3, ring_addr:00000000b09fad12
[  137.376033] RTW: rtl8821ce_init_txbd_ring entries num:2
[  137.376034] RTW: rtl8821ce_init_txbd_ring queue:4, ring_addr:000000000d5eca4e
[  137.376034] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376035] RTW: rtl8821ce_init_txbd_ring queue:5, ring_addr:00000000a75305f7
[  137.376035] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376036] RTW: rtl8821ce_init_txbd_ring queue:6, ring_addr:0000000002ee231d
[  137.376036] RTW: rtl8821ce_init_txbd_ring entries num:128
[  137.376037] RTW: rtl8821ce_init_txbd_ring queue:7, ring_addr:00000000fc4c897a
[  137.376038] RTW: rtw_macaddr_cfg mac addr:80:c5:f2:b9:88:37
[  137.376039] RTW: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:False
[  137.376048] RTW: rtw_wiphy_alloc(phy0)
[  137.376048] RTW: rtw_wdev_alloc(padapter=0000000026399a52)
[  137.376049] RTW: rtw_wiphy_register(phy0)
[  137.376050] RTW: Register RTW cfg80211 vendor cmd(0x67) interface
[  137.376127] RTW: rtw_ndev_init(wlan0) if1 mac_addr=80:c5:f2:b9:88:37
[  137.376170] RTW: rtw_ndev_notifier_call(wlan0) state:16
[  137.376284] RTW: cfg80211_rtw_get_txpower
[  137.376286] RTW: rtw_ndev_notifier_call(wlan0) state:5
[  137.376351] RTW: pci_enable_msi ret=0
[  137.376376] RTW: Request_irq OK, IRQ 141
[  137.376400] RTW: module init ret=0
[  137.617794] rtl8821ce 0000:03:00.0 wlp3s0: renamed from wlan0
[  137.640209] RTW: rtw_ndev_notifier_call(wlp3s0) state:10
[  143.064936] RTW: cfg80211_rtw_get_txpower
[  143.064961] RTW: cfg80211_rtw_get_txpower
[  143.065189] RTW: cfg80211_rtw_get_txpower
[  143.065208] RTW: cfg80211_rtw_get_txpower
[  143.065670] RTW: cfg80211_rtw_get_txpower
[  143.065704] RTW: rtw_ndev_notifier_call(wlp3s0) state:13
[  143.065708] RTW: _netdev_open(wlp3s0) , bup=0
[  143.065710] RTW: =======>InitMAC_TXBD_8821CE()
[  143.065745] RTW: InitMAC_TXBD_8821CE() <====
[  144.199498] RTW: WARN [HALMAC][WARN]PCIE polling timeout : 3!!
[  145.333179] RTW: ERROR [HALMAC][ERR]Pwr cmd polling timeout!!
[  145.333181] RTW: ERROR [HALMAC][ERR]Pwr cmd offset : 6!!
[  145.333181] RTW: ERROR [HALMAC][ERR]Pwr cmd value : 2!!
[  145.333182] RTW: ERROR [HALMAC][ERR]Pwr cmd msk : 2!!
[  145.333182] RTW: ERROR [HALMAC][ERR]Read offset = 6 value = 0!!
[  145.333183] RTW: ERROR [HALMAC][Err]pwr sub seq parser fail, status = 0x28!
[  145.333183] RTW: ERROR [HALMAC]Handle power on cmd error
[  145.333184] RTW: ERROR rtl8821c_power_on: Power ON Fail!!
[  145.333216] WARNING: CPU: 0 PID: 4289 at /home/hrimfaxi/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.c:91 rtl8821c_power_on+0x54/0xad [8821ce]
[  145.333217] Modules linked in: 8821ce(O) mac80211 cfg80211 nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo intel_rapl x86_pkg_temp_thermal asus_nb_wmi asus_wmi intel_powerclamp snd_hda_intel videobuf2_vmalloc iTCO_wdt iTCO_vendor_support videobuf2_memops coretemp videobuf2_v4l2 snd_hda_codec kvm_intel joydev btusb btrtl btbcm videobuf2_common btintel videodev bluetooth kvm irqbypass snd_hda_core snd_hwdep media i915 crct10dif_pclmul snd_pcm crc32_pclmul ghash_clmulni_intel mousedev pcbc aesni_intel ecdh_generic i2c_algo_bit drm_kms_helper sparse_keymap rfkill idma64 snd_timer aes_x86_64 r8169 crypto_simd cryptd glue_helper snd mei_me intel_cstate input_leds intel_uncore soundcore wmi_bmof mxm_wmi mei intel_lpss_pci drm mii pcspkr intel_rapl_perf
[  145.333242]  intel_lpss rtc_cmos i2c_hid battery intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_i801 evdev processor_thermal_device int340x_thermal_zone int3400_thermal intel_soc_dts_iosf intel_pch_thermal acpi_thermal_rel ac asus_wireless wmi mac_hid led_class ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod hid_generic usbhid hid serio_raw atkbd libps2 ahci libahci xhci_pci libata xhci_hcd crc32c_intel usbcore scsi_mod usb_common i8042 serio
[  145.333260] CPU: 0 PID: 4289 Comm: wpa_supplicant Tainted: G        W  O      4.18.0-rc1-mainline #3
[  145.333261] Hardware name: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[  145.333281] RIP: 0010:rtl8821c_power_on+0x54/0xad [8821ce]
[  145.333282] Code: 24 07 be 34 00 00 00 e8 cb ae fd ff 0f b6 44 24 07 3c 01 74 1c 48 89 ef e8 8d e4 ff ff 85 c0 74 3f 83 3d 7a 81 0f 00 01 77 21 <0f> 0b b8 00 00 00 00 0f b6 c0 48 8b 4c 24 08 65 48 33 0c 25 28 00 
[  145.333299] RSP: 0018:ffffadbc82bdbaa8 EFLAGS: 00010246
[  145.333300] RAX: 000000000000002d RBX: ffffadbc82859000 RCX: 0000000000000001
[  145.333300] RDX: 0000000000000000 RSI: ffffffff93e8496e RDI: 00000000ffffffff
[  145.333301] RBP: ffff9ec2d43c3000 R08: 0000000000000001 R09: 0000000000000677
[  145.333302] R10: 0000000000000004 R11: 0000000000000000 R12: ffff9ec2e9fda400
[  145.333302] R13: ffffadbc82859000 R14: ffff9ec2e9fdb400 R15: 000000000001c188
[  145.333303] FS:  00007fa46c592040(0000) GS:ffff9ec2fdc00000(0000) knlGS:0000000000000000
[  145.333304] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  145.333304] CR2: 00007fffef11fe68 CR3: 000000044e61a005 CR4: 00000000003606f0
[  145.333305] Call Trace:
[  145.333328]  rtw_hal_power_on+0x16/0x2c [8821ce]
[  145.333348]  _halmac_init_hal+0x3b/0x114 [8821ce]
[  145.333367]  rtw_halmac_init_hal_fw+0xa/0xb [8821ce]
[  145.333386]  rtl8821c_hal_init_main+0x36/0x102 [8821ce]
[  145.333405]  rtl8821c_hal_init+0x16/0x63 [8821ce]
[  145.333424]  rtl8821ce_hal_init+0x1e/0x8b [8821ce]
[  145.333444]  rtw_hal_init+0x25/0xa0 [8821ce]
[  145.333463]  _netdev_open+0x78/0x2b8 [8821ce]
[  145.333482]  netdev_open+0x32/0x7f [8821ce]
[  145.333484]  __dev_open+0xce/0x160
[  145.333486]  __dev_change_flags+0x179/0x1f0
[  145.333487]  dev_change_flags+0x21/0x60
[  145.333489]  devinet_ioctl+0x53a/0x670
[  145.333491]  ? netlink_recvmsg+0x35b/0x420
[  145.333492]  inet_ioctl+0x97/0x170
[  145.333494]  ? dev_get_by_name_rcu+0x73/0x90
[  145.333495]  ? dev_get_by_name_rcu+0x73/0x90
[  145.333497]  sock_do_ioctl+0x43/0x140
[  145.333499]  ? cp_new_stat+0x150/0x180
[  145.333501]  sock_ioctl+0x19e/0x320
[  145.333502]  do_vfs_ioctl+0xa4/0x620
[  145.333503]  ? __sys_recvmsg+0x54/0xa0
[  145.333505]  ksys_ioctl+0x60/0x90
[  145.333506]  __x64_sys_ioctl+0x16/0x20
[  145.333507]  do_syscall_64+0x5b/0x170
[  145.333509]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  145.333510] RIP: 0033:0x7fa46b161667
[  145.333510] Code: 00 00 90 48 8b 05 e9 67 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b9 67 2c 00 f7 d8 64 89 01 48 
[  145.333528] RSP: 002b:00007fffef123028 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  145.333529] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fa46b161667
[  145.333529] RDX: 00007fffef123030 RSI: 0000000000008914 RDI: 0000000000000006
[  145.333530] RBP: 0000000000000006 R08: 00007fffef12303f R09: 0000000000000007
[  145.333530] R10: 0000000000000030 R11: 0000000000000246 R12: 00007fffef123030
[  145.333531] R13: 000055e147f0c160 R14: 0000000000000001 R15: 0000000000000000
[  145.333532] ---[ end trace de33d371aaade8d0 ]---
[  145.333538] RTW: FW Version:0 SubVersion:0
[  145.333539] RTW: rtl8821c_hal_init_main: fail
[  145.333539] RTW: rtw_hal_init: hal_init fail
[  145.333540] RTW: -871x_drv - drv_open fail, bup=0
[  145.333581] RTW: cfg80211_rtw_get_txpower
[  145.333711] RTW: rtw_ndev_notifier_call(wlp3s0) state:13
[  145.333713] RTW: _netdev_open(wlp3s0) , bup=0
[  145.333713] RTW: =======>InitMAC_TXBD_8821CE()
[  145.333741] RTW: InitMAC_TXBD_8821CE() <====
[  146.468458] RTW: WARN [HALMAC][WARN]PCIE polling timeout : 4!!
[  147.603156] RTW: ERROR [HALMAC][ERR]Pwr cmd polling timeout!!
[  147.603157] RTW: ERROR [HALMAC][ERR]Pwr cmd offset : 6!!
[  147.603158] RTW: ERROR [HALMAC][ERR]Pwr cmd value : 2!!
[  147.603158] RTW: ERROR [HALMAC][ERR]Pwr cmd msk : 2!!
[  147.603158] RTW: ERROR [HALMAC][ERR]Read offset = 6 value = 0!!
[  147.603159] RTW: ERROR [HALMAC][Err]pwr sub seq parser fail, status = 0x28!
[  147.603160] RTW: ERROR [HALMAC]Handle power on cmd error
[  147.603160] RTW: ERROR rtl8821c_power_on: Power ON Fail!!
[  147.603193] WARNING: CPU: 0 PID: 4289 at /home/hrimfaxi/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.c:91 rtl8821c_power_on+0x54/0xad [8821ce]
[  147.603194] Modules linked in: 8821ce(O) mac80211 cfg80211 nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo intel_rapl x86_pkg_temp_thermal asus_nb_wmi asus_wmi intel_powerclamp snd_hda_intel videobuf2_vmalloc iTCO_wdt iTCO_vendor_support videobuf2_memops coretemp videobuf2_v4l2 snd_hda_codec kvm_intel joydev btusb btrtl btbcm videobuf2_common btintel videodev bluetooth kvm irqbypass snd_hda_core snd_hwdep media i915 crct10dif_pclmul snd_pcm crc32_pclmul ghash_clmulni_intel mousedev pcbc aesni_intel ecdh_generic i2c_algo_bit drm_kms_helper sparse_keymap rfkill idma64 snd_timer aes_x86_64 r8169 crypto_simd cryptd glue_helper snd mei_me intel_cstate input_leds intel_uncore soundcore wmi_bmof mxm_wmi mei intel_lpss_pci drm mii pcspkr intel_rapl_perf
[  147.603219]  intel_lpss rtc_cmos i2c_hid battery intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_i801 evdev processor_thermal_device int340x_thermal_zone int3400_thermal intel_soc_dts_iosf intel_pch_thermal acpi_thermal_rel ac asus_wireless wmi mac_hid led_class ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod hid_generic usbhid hid serio_raw atkbd libps2 ahci libahci xhci_pci libata xhci_hcd crc32c_intel usbcore scsi_mod usb_common i8042 serio
[  147.603237] CPU: 0 PID: 4289 Comm: wpa_supplicant Tainted: G        W  O      4.18.0-rc1-mainline #3
[  147.603237] Hardware name: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[  147.603258] RIP: 0010:rtl8821c_power_on+0x54/0xad [8821ce]
[  147.603258] Code: 24 07 be 34 00 00 00 e8 cb ae fd ff 0f b6 44 24 07 3c 01 74 1c 48 89 ef e8 8d e4 ff ff 85 c0 74 3f 83 3d 7a 81 0f 00 01 77 21 <0f> 0b b8 00 00 00 00 0f b6 c0 48 8b 4c 24 08 65 48 33 0c 25 28 00 
[  147.603276] RSP: 0018:ffffadbc82bdbaa8 EFLAGS: 00010246
[  147.603277] RAX: 000000000000002d RBX: ffffadbc82859000 RCX: 0000000000000001
[  147.603277] RDX: 0000000000000000 RSI: ffffffff93e8496e RDI: 00000000ffffffff
[  147.603278] RBP: ffff9ec2d43c3000 R08: 0000000000000001 R09: 00000000000006bd
[  147.603278] R10: 0000000000000004 R11: 0000000000000000 R12: ffff9ec2e9fda400
[  147.603279] R13: ffffadbc82859000 R14: ffff9ec2e9fdb400 R15: 000000000001c188
[  147.603280] FS:  00007fa46c592040(0000) GS:ffff9ec2fdc00000(0000) knlGS:0000000000000000
[  147.603280] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  147.603281] CR2: 000055e147f10728 CR3: 000000044e61a005 CR4: 00000000003606f0
[  147.603281] Call Trace:
[  147.603304]  rtw_hal_power_on+0x16/0x2c [8821ce]
[  147.603324]  _halmac_init_hal+0x3b/0x114 [8821ce]
[  147.603344]  rtw_halmac_init_hal_fw+0xa/0xb [8821ce]
[  147.603363]  rtl8821c_hal_init_main+0x36/0x102 [8821ce]
[  147.603382]  rtl8821c_hal_init+0x16/0x63 [8821ce]
[  147.603401]  rtl8821ce_hal_init+0x1e/0x8b [8821ce]
[  147.603421]  rtw_hal_init+0x25/0xa0 [8821ce]
[  147.603439]  _netdev_open+0x78/0x2b8 [8821ce]
[  147.603458]  netdev_open+0x32/0x7f [8821ce]
[  147.603461]  __dev_open+0xce/0x160
[  147.603462]  __dev_change_flags+0x179/0x1f0
[  147.603464]  ? lookup_fast+0x136/0x2f0
[  147.603466]  dev_change_flags+0x21/0x60
[  147.603468]  devinet_ioctl+0x53a/0x670
[  147.603469]  inet_ioctl+0x97/0x170
[  147.603471]  ? filename_lookup.part.19+0xb9/0x130
[  147.603473]  ? dev_get_by_name_rcu+0x73/0x90
[  147.603474]  ? dev_get_by_name_rcu+0x73/0x90
[  147.603476]  sock_do_ioctl+0x43/0x140
[  147.603477]  ? cp_new_stat+0x150/0x180
[  147.603478]  sock_ioctl+0x19e/0x320
[  147.603480]  do_vfs_ioctl+0xa4/0x620
[  147.603481]  ? __se_sys_newlstat+0x4d/0x70
[  147.603482]  ksys_ioctl+0x60/0x90
[  147.603483]  __x64_sys_ioctl+0x16/0x20
[  147.603485]  do_syscall_64+0x5b/0x170
[  147.603487]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  147.603488] RIP: 0033:0x7fa46b161667
[  147.603488] Code: 00 00 90 48 8b 05 e9 67 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b9 67 2c 00 f7 d8 64 89 01 48 
[  147.603506] RSP: 002b:00007fffef122c28 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  147.603507] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fa46b161667
[  147.603507] RDX: 00007fffef122c30 RSI: 0000000000008914 RDI: 0000000000000007
[  147.603508] RBP: 0000000000000007 R08: 00007fffef122c3f R09: 0000000000000007
[  147.603508] R10: 000055e147f0a010 R11: 0000000000000246 R12: 00007fffef122c30
[  147.603509] R13: 000055e147f0c278 R14: 0000000000000001 R15: 000055e147f0c289
[  147.603510] ---[ end trace de33d371aaade8d1 ]---
[  147.603517] RTW: FW Version:0 SubVersion:0
[  147.603518] RTW: rtl8821c_hal_init_main: fail
[  147.603518] RTW: rtw_hal_init: hal_init fail
[  147.603520] RTW: -871x_drv - drv_open fail, bup=0

But it can be powered on in 4.14.51-1-lts:

[    0.000000] Linux version 4.14.51-1-lts (builduser@andyrtr) (gcc version 8.1.1 20180531 (GCC)) #1 SMP Thu Jun 21 19:47:50 CEST 2018
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=f6f68e83-85d6-4a7f-85e1-7d9f18a5820b rw quiet i8042.nomux=1 i8042.reset
[    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] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007b00efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b00f000-0x000000007c4a5fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007c4a6000-0x000000007c522fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007c523000-0x000000007c5d2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007c5d3000-0x000000007cc41fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007cc42000-0x000000007cd0efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007cd0f000-0x000000007cd0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007cd10000-0x000000007fffffff] 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-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x7c4bf000  ACPI=0x7c4bf000  SMBIOS=0x7ca8a000  SMBIOS 3.0=0x7ca89000  ESRT=0x77f0f818  MEMATTR=0x777c4018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. TUF GAMING FX504GE_FX80GE/FX504GE, BIOS FX504GE.304 03/29/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x47e000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7FF0000000 write-combining
[    0.000000]   1 base 0000000000 mask 7F80000000 write-back
[    0.000000]   2 base 007D800000 mask 7FFF800000 uncachable
[    0.000000]   3 base 007E000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 0100000000 mask 7F00000000 write-back
[    0.000000]   5 base 0200000000 mask 7E00000000 write-back
[    0.000000]   6 base 0400000000 mask 7F80000000 write-back
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x7cd10 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x0000000077f0f818 to 0x0000000077f0f850.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff9e2340098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x386638000, 0x386638fff] PGTABLE
[    0.000000] BRK [0x386639000, 0x386639fff] PGTABLE
[    0.000000] BRK [0x38663a000, 0x38663afff] PGTABLE
[    0.000000] BRK [0x38663b000, 0x38663bfff] PGTABLE
[    0.000000] BRK [0x38663c000, 0x38663cfff] PGTABLE
[    0.000000] BRK [0x38663d000, 0x38663dfff] PGTABLE
[    0.000000] BRK [0x38663e000, 0x38663efff] PGTABLE
[    0.000000] BRK [0x38663f000, 0x38663ffff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x36e5b000-0x37724fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007C4BF000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x000000007C4BF0B8 0000F4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007C500870 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000007C4BF240 04162C (v02 _ASUS_ Notebook 01072009 INTL 20160527)
[    0.000000] ACPI: FACS 0x000000007C5D2080 000040
[    0.000000] ACPI: APIC 0x000000007C500988 0000BC (v04 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007C500A48 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000007C500A90 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000007C500B30 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000007C500B70 000334 (v01 SataRe SataTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C500EA8 00711D (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C507FC8 0017D5 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.000000] ACPI: MSDM 0x000000007C5097A0 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.000000] ACPI: SSDT 0x000000007C5097F8 0031D1 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C50C9D0 0022CC (v02 PegSsd PegSsdt  00001000 INTL 20160527)
[    0.000000] ACPI: HPET 0x000000007C50ECA0 000038 (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C50ECD8 000F9E (v02 INTEL  Ther_Rvp 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C50FC78 002951 (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.000000] ACPI: UEFI 0x000000007C5125D0 000048 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: LPIT 0x000000007C512618 00005C (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: WSMT 0x000000007C512678 000028 (v01 INTEL  Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C5126A0 0027DE (v02 INTEL  PtidDevc 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000007C514E80 000FFE (v02 INTEL  TbtTypeC 00000000 INTL 20160527)
[    0.000000] ACPI: DBGP 0x000000007C515E80 000034 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: DBG2 0x000000007C515EB8 000054 (v00 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007C515F10 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.000000] ACPI: DMAR 0x000000007C515FC0 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: BGRT 0x000000007C516068 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: BGRT 0x000000007C5160A0 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000007C5160D8 001EAC (v01 OptRef OptTabl  00001000 INTL 20160527)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000047dffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x47dffc000-0x47dffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047dffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007b00efff]
[    0.000000]   node   0: [mem 0x000000007cd0f000-0x000000007cd0ffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000047dffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047dffffff]
[    0.000000] On node 0 totalpages: 4165550
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7809 pages used for memmap
[    0.000000]   DMA32 zone: 499728 pages, LIFO batch:31
[    0.000000]   Normal zone: 57216 pages used for memmap
[    0.000000]   Normal zone: 3661824 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000007e000000-0x000000007fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b00f000-0x7c4a5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c4a6000-0x7c522fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c523000-0x7c5d2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c5d3000-0x7cc41fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7cc42000-0x7cd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0x7cd10000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x93/0x4cc with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 42 pages/cpu @ffff9e27bdc00000 s132504 r8192 d31336 u262144
[    0.000000] pcpu-alloc: s132504 r8192 d31336 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4100438
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=f6f68e83-85d6-4a7f-85e1-7d9f18a5820b rw quiet i8042.nomux=1 i8042.reset
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16229796K/16662200K available (10252K kernel code, 1149K rwdata, 2836K rodata, 1416K init, 988K bss, 432404K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 29115 entries in 114 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 8448, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.010000] tsc: Detected 2300.000 MHz processor
[    0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.00 BogoMIPS (lpj=23040000)
[    0.010000] pid_max: default: 32768 minimum: 301
[    0.010000] ACPI: Core revision 20170728
[    0.056837] ACPI Error: [GPLD] Namespace lookup failure, AE_ALREADY_EXISTS (20170728/dswload-378)
[    0.056844] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20170728/psobject-252)
[    0.056923] ACPI Exception: AE_ALREADY_EXISTS, (SSDT:xh_cfhd4) while loading table (20170728/tbxfload-228)
[    0.058153] ACPI Error: 1 table load failures, 11 successful (20170728/tbxfload-246)
[    0.059195] Security Framework initialized
[    0.059196] Yama: becoming mindful.
[    0.061003] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.061877] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.061910] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.061939] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.062105] CPU: Physical Processor ID: 0
[    0.062105] CPU: Processor Core ID: 0
[    0.062110] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.062111] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.062115] mce: CPU supports 10 MCE banks
[    0.062124] CPU0: Thermal monitoring enabled (TM1)
[    0.062145] process: using mwait in idle threads
[    0.062147] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.062148] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.062149] Spectre V2 : Mitigation: Full generic retpoline
[    0.062150] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.062150] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.062151] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.062151] Speculative Store Bypass: Vulnerable
[    0.067023] Freeing SMP alternatives memory: 28K
[    0.070068] smpboot: Max logical packages: 2
[    0.070072] DMAR: Host address width 39
[    0.070073] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.070080] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.070081] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.070085] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.070086] DMAR: RMRR base: 0x0000007b751000 end: 0x0000007b770fff
[    0.070087] DMAR: RMRR base: 0x0000007d800000 end: 0x0000007fffffff
[    0.070088] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.070089] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.070090] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.073171] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.073172] x2apic enabled
[    0.073193] Switched APIC routing to cluster x2apic.
[    0.082675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.182759] TSC deadline timer enabled
[    0.182770] smpboot: CPU0: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.182820] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.182850] ... version:                4
[    0.182851] ... bit width:              48
[    0.182851] ... generic registers:      4
[    0.182852] ... value mask:             0000ffffffffffff
[    0.182853] ... max period:             00007fffffffffff
[    0.182853] ... fixed-purpose events:   3
[    0.182854] ... event mask:             000000070000000f
[    0.182887] Hierarchical SRCU implementation.
[    0.183777] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.183788] smp: Bringing up secondary CPUs ...
[    0.183844] x86: Booting SMP configuration:
[    0.183845] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.184677] smp: Brought up 1 node, 8 CPUs
[    0.184677] smpboot: Total of 8 processors activated (36864.00 BogoMIPS)
[    0.190389] devtmpfs: initialized
[    0.190389] x86/mm: Memory block size: 128MB
[    0.191047] PM: Registering ACPI NVS region [mem 0x7c523000-0x7c5d2fff] (720896 bytes)
[    0.191047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.191047] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.191047] pinctrl core: initialized pinctrl subsystem
[    0.191047] RTC time:  8:37:35, date: 06/23/18
[    0.191047] NET: Registered protocol family 16
[    0.191047] cpuidle: using governor ladder
[    0.191047] cpuidle: using governor menu
[    0.191047] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.191047] ACPI: bus type PCI registered
[    0.191047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.191047] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.191047] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.191047] PCI: Using configuration type 1 for base access
[    0.191047] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.191047] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.191047] ACPI: Added _OSI(Module Device)
[    0.191047] ACPI: Added _OSI(Processor Device)
[    0.191047] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.191047] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193944] ACPI Error: [_SB_.PCI0.RP05.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload2-191)
[    0.193953] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
[    0.193957] ACPI Error: Method parse/execution failed \_SB.PCI0.RP04.PXSX, AE_NOT_FOUND (20170728/psparse-550)
[    0.195240] ACPI Error: [_SB_.PCI0.RP09.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload2-191)
[    0.195245] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
[    0.195248] ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20170728/psparse-550)
[    0.196531] ACPI Error: [_SB_.PCI0.RP13.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload2-191)
[    0.196536] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
[    0.200004] ACPI Error: Method parse/execution failed \_SB.PCI0.RP12.PXSX, AE_NOT_FOUND (20170728/psparse-550)
[    0.202625] ACPI: Executed 61 blocks of module-level executable AML code
[    0.223238] ACPI: Dynamic OEM Table Load:
[    0.223238] ACPI: SSDT 0xFFFF9E27AB37C000 0005DF (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.223238] ACPI: Executed 1 blocks of module-level executable AML code
[    0.223238] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.223238] ACPI: Dynamic OEM Table Load:
[    0.223238] ACPI: SSDT 0xFFFF9E27AAEFA800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.223238] ACPI: Executed 1 blocks of module-level executable AML code
[    0.223238] ACPI: Dynamic OEM Table Load:
[    0.223238] ACPI: SSDT 0xFFFF9E27AA905000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.223238] ACPI: Executed 1 blocks of module-level executable AML code
[    0.223238] ACPI: Dynamic OEM Table Load:
[    0.223238] ACPI: SSDT 0xFFFF9E27AA851800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.223238] ACPI: Executed 1 blocks of module-level executable AML code
[    0.232085] ACPI: EC: EC started
[    0.232086] ACPI: EC: interrupt blocked
[    0.232164] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.232166] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x37, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.232167] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.232168] ACPI: Interpreter enabled
[    0.232216] ACPI: (supports S0 S3 S4 S5)
[    0.232216] ACPI: Using IOAPIC for interrupt routing
[    0.232258] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.233462] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.236200] ACPI: Power Resource [PG00] (on)
[    0.282793] ACPI: Power Resource [USBC] (on)
[    0.286187] ACPI: Power Resource [V0PR] (on)
[    0.286365] ACPI: Power Resource [V1PR] (on)
[    0.286537] ACPI: Power Resource [V2PR] (on)
[    0.292346] ACPI: Power Resource [WRST] (on)
[    0.295235] ACPI: Power Resource [FN00] (off)
[    0.295315] ACPI: Power Resource [FN01] (off)
[    0.295390] ACPI: Power Resource [FN02] (off)
[    0.295465] ACPI: Power Resource [FN03] (off)
[    0.295541] ACPI: Power Resource [FN04] (off)
[    0.296220] ACPI: Power Resource [PIN] (off)
[    0.296684] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.296689] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.296873] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.297044] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.297045] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.297925] PCI host bridge to bus 0000:00
[    0.297927] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.297929] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.297930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.297931] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.297933] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.297934] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.297935] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.297936] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.297938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.297939] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.297941] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.297949] pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
[    0.298351] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.298394] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.298622] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.298633] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
[    0.298639] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.298644] pci 0000:00:02.0: reg 0x20: [io  0x7000-0x703f]
[    0.298658] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.298793] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.298804] pci 0000:00:04.0: reg 0x10: [mem 0xa4510000-0xa4517fff 64bit]
[    0.298991] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.299002] pci 0000:00:08.0: reg 0x10: [mem 0xa4527000-0xa4527fff 64bit]
[    0.299225] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.299269] pci 0000:00:12.0: reg 0x10: [mem 0xa4526000-0xa4526fff 64bit]
[    0.299592] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.299637] pci 0000:00:14.0: reg 0x10: [mem 0xa4500000-0xa450ffff 64bit]
[    0.299785] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.299977] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.300015] pci 0000:00:14.2: reg 0x10: [mem 0xa451e000-0xa451ffff 64bit]
[    0.300035] pci 0000:00:14.2: reg 0x18: [mem 0xa4525000-0xa4525fff 64bit]
[    0.300516] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.301209] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.303525] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.303568] pci 0000:00:16.0: reg 0x10: [mem 0xa4523000-0xa4523fff 64bit]
[    0.303695] pci 0000:00:16.0: PME# supported from D3hot
[    0.303962] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[    0.304001] pci 0000:00:17.0: reg 0x10: [mem 0xa451c000-0xa451dfff]
[    0.304017] pci 0000:00:17.0: reg 0x14: [mem 0xa4522000-0xa45220ff]
[    0.304033] pci 0000:00:17.0: reg 0x18: [io  0x7090-0x7097]
[    0.304049] pci 0000:00:17.0: reg 0x1c: [io  0x7080-0x7083]
[    0.304064] pci 0000:00:17.0: reg 0x20: [io  0x7060-0x707f]
[    0.304080] pci 0000:00:17.0: reg 0x24: [mem 0xa4521000-0xa45217ff]
[    0.304167] pci 0000:00:17.0: PME# supported from D3hot
[    0.304432] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.304624] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.304666] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.304892] pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
[    0.305085] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.305126] pci 0000:00:1d.5: PTM enabled (root), 4dns granularity
[    0.305310] pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400
[    0.305496] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.305531] pci 0000:00:1d.6: PTM enabled (root), 4dns granularity
[    0.305730] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
[    0.306139] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.306217] pci 0000:00:1f.3: reg 0x10: [mem 0xa4518000-0xa451bfff 64bit]
[    0.306291] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
[    0.306443] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.306744] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.306936] pci 0000:00:1f.4: reg 0x10: [mem 0xa4520000-0xa45200ff 64bit]
[    0.307153] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.307521] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.307550] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.307794] pci 0000:01:00.0: [10de:1c8c] type 00 class 0x030200
[    0.307808] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[    0.307816] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.307824] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.307830] pci 0000:01:00.0: reg 0x24: [io  0x6000-0x607f]
[    0.307835] pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
[    0.340039] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.340042] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[    0.340044] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.340048] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.340186] pci 0000:02:00.0: [2646:5008] type 00 class 0x010802
[    0.340244] pci 0000:02:00.0: reg 0x10: [mem 0xa4400000-0xa4403fff 64bit]
[    0.340260] pci 0000:02:00.0: reg 0x18: [io  0x5000-0x5007]
[    0.340659] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.340664] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.340670] pci 0000:00:1d.0:   bridge window [mem 0xa4400000-0xa44fffff]
[    0.340996] pci 0000:03:00.0: [10ec:c821] type 00 class 0x028000
[    0.341046] pci 0000:03:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.341081] pci 0000:03:00.0: reg 0x18: [mem 0xa4300000-0xa430ffff 64bit]
[    0.341235] pci 0000:03:00.0: supports D1 D2
[    0.341237] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.380267] pci 0000:00:1d.5: PCI bridge to [bus 03]
[    0.380272] pci 0000:00:1d.5:   bridge window [io  0x4000-0x4fff]
[    0.380278] pci 0000:00:1d.5:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.380411] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.380453] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.380492] pci 0000:04:00.0: reg 0x18: [mem 0xa4204000-0xa4204fff 64bit]
[    0.380517] pci 0000:04:00.0: reg 0x20: [mem 0xa4200000-0xa4203fff 64bit]
[    0.380652] pci 0000:04:00.0: supports D1 D2
[    0.380653] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.420072] pci 0000:00:1d.6: PCI bridge to [bus 04]
[    0.420077] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.420082] pci 0000:00:1d.6:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.421933] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421944] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421953] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421961] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421970] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421978] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421986] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.421994] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20170728/pci_link-176)
[    0.430003] ACPI: EC: interrupt unblocked
[    0.430003] ACPI: EC: event unblocked
[    0.430003] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x37, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.430003] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.430014] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.430014] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.430017] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.430017] vgaarb: loaded
[    0.430085] EDAC MC: Ver: 3.0.0
[    0.430490] Registered efivars operations
[    0.450010] PCI: Using ACPI for IRQ routing
[    0.526355] PCI: pci_cache_line_size set to 64 bytes
[    0.526952] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.526953] e820: reserve RAM buffer [mem 0x7b00f000-0x7bffffff]
[    0.526954] e820: reserve RAM buffer [mem 0x7cd10000-0x7fffffff]
[    0.526955] e820: reserve RAM buffer [mem 0x47e000000-0x47fffffff]
[    0.527022] NetLabel: Initializing
[    0.527022] NetLabel:  domain hash size = 128
[    0.527023] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.527034] NetLabel:  unlabeled traffic allowed by default
[    0.530450] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.530456] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.541054] clocksource: Switched to clocksource hpet
[    0.548686] VFS: Disk quotas dquot_6.6.0
[    0.548700] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.548741] pnp: PnP ACPI init
[    0.548953] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.548955] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.548959] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.548978] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.549074] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.549078] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.549129] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.549288] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.549289] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.549291] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.549292] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.549295] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.549297] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.549298] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.549300] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.549303] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.549598] system 00:05: [io  0x1800-0x18fe] could not be reserved
[    0.549600] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.549601] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.549603] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.549604] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.549606] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.549607] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.549611] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.549945] system 00:06: [io  0x2000-0x20fe] has been reserved
[    0.549949] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.550193] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.551175] pnp: PnP ACPI: found 8 devices
[    0.562302] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.562361] pci 0000:00:15.0: BAR 0: assigned [mem 0xa4524000-0xa4524fff 64bit]
[    0.562636] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.562638] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[    0.562641] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.562643] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.562647] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.562654] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.562662] pci 0000:00:1d.0:   bridge window [mem 0xa4400000-0xa44fffff]
[    0.562675] pci 0000:00:1d.5: PCI bridge to [bus 03]
[    0.562679] pci 0000:00:1d.5:   bridge window [io  0x4000-0x4fff]
[    0.562686] pci 0000:00:1d.5:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.562700] pci 0000:00:1d.6: PCI bridge to [bus 04]
[    0.562703] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.562710] pci 0000:00:1d.6:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.562725] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.562726] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.562728] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.562729] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.562730] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.562731] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.562733] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.562734] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[    0.562735] pci_bus 0000:00: resource 12 [mem 0x80000000-0xdfffffff window]
[    0.562737] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
[    0.562738] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
[    0.562739] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
[    0.562741] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.562742] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[    0.562743] pci_bus 0000:02: resource 1 [mem 0xa4400000-0xa44fffff]
[    0.562745] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.562746] pci_bus 0000:03: resource 1 [mem 0xa4300000-0xa43fffff]
[    0.562747] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.562749] pci_bus 0000:04: resource 1 [mem 0xa4200000-0xa42fffff]
[    0.562899] NET: Registered protocol family 2
[    0.563031] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.563203] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.563292] TCP: Hash tables configured (established 131072 bind 65536)
[    0.563322] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.563363] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.563423] NET: Registered protocol family 1
[    0.563435] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.563785] PCI: CLS 64 bytes, default 64
[    0.563856] Unpacking initramfs...
[    0.679609] Freeing initrd memory: 9000K
[    0.679639] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.679642] software IO TLB [mem 0x737c4000-0x777c4000] (64MB) mapped at [ffff9e23b37c4000-ffff9e23b77c3fff]
[    0.680048] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.680384] Scanning for low memory corruption every 60 seconds
[    0.681022] Initialise system trusted keyrings
[    0.681030] Key type blacklist registered
[    0.681174] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.682001] zbud: loaded
[    0.687602] Key type asymmetric registered
[    0.687624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.687758] io scheduler noop registered
[    0.687759] io scheduler deadline registered (default)
[    0.687791] io scheduler cfq registered
[    0.687791] io scheduler mq-deadline registered
[    0.687792] io scheduler kyber registered
[    0.687810] io scheduler bfq registered
[    0.689261] pcieport 0000:00:1d.0: AER enabled with IRQ 122
[    0.689301] pcieport 0000:00:1d.5: AER enabled with IRQ 123
[    0.689339] pcieport 0000:00:1d.6: AER enabled with IRQ 124
[    0.689369] dpc 0000:00:1d.0:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.689386] dpc 0000:00:1d.5:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.689402] dpc 0000:00:1d.6:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.689420] efifb: probing for efifb
[    0.689429] efifb: framebuffer at 0x80000000, using 1920k, total 1920k
[    0.689430] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.689430] efifb: scrolling: redraw
[    0.689432] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.690535] Console: switching to colour frame buffer device 100x37
[    0.691444] fb0: EFI VGA frame buffer device
[    0.691451] intel_idle: MWAIT substates: 0x11142120
[    0.691452] intel_idle: v0.4.1 model 0x9E
[    0.691934] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.692831] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.694493] rtc_cmos 00:01: RTC can wake from S4
[    0.695453] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.695648] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.695655] intel_pstate: Intel P-state driver initializing
[    0.695669] intel_pstate: Disabling energy efficiency optimization
[    0.697623] intel_pstate: HWP enabled
[    0.698166] ledtrig-cpu: registered to indicate activity on CPUs
[    0.698229] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    0.698405] NET: Registered protocol family 10
[    0.703206] Segment Routing with IPv6
[    0.703219] NET: Registered protocol family 17
[    0.704167] RAS: Correctable Errors collector initialized.
[    0.704187] microcode: sig=0x906ea, pf=0x20, revision=0x84
[    0.704711] microcode: Microcode Update Driver: v2.2.
[    0.704719] sched_clock: Marking stable (704706298, 0)->(706007864, -1301566)
[    0.705817] registered taskstats version 1
[    0.705821] Loading compiled-in X.509 certificates
[    0.705834] zswap: loaded using pool lzo/zbud
[    0.708739] Key type big_key registered
[    0.710348]   Magic number: 6:157:625
[    0.710745] rtc_cmos 00:01: setting system clock to 2018-06-23 08:37:35 UTC (1529743055)
[    0.854583] Freeing unused kernel memory: 1416K
[    0.940186] Write protecting the kernel read-only data: 16384k
[    0.941474] Freeing unused kernel memory: 2016K
[    0.943680] Freeing unused kernel memory: 1260K
[    1.042833] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.042834] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.045052] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.069865] ACPI: bus type USB registered
[    1.069876] usbcore: registered new interface driver usbfs
[    1.069880] usbcore: registered new interface driver hub
[    1.069892] usbcore: registered new device driver usb
[    1.071278] SCSI subsystem initialized
[    1.075121] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.075131] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.075162] nvme nvme0: pci function 0000:02:00.0
[    1.075240] libata version 3.00 loaded.
[    1.077147] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x00009810
[    1.077163] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.077650] hub 1-0:1.0: USB hub found
[    1.077758] hub 1-0:1.0: 16 ports detected
[    1.079543] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.079545] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.079547] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.079916] hub 2-0:1.0: USB hub found
[    1.079974] hub 2-0:1.0: 8 ports detected
[    1.080210] usb: port power management may be unreliable
[    1.081053] ahci 0000:00:17.0: version 3.0
[    1.091467] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    1.091469] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    1.092048] scsi host0: ahci
[    1.092218] scsi host1: ahci
[    1.092353] scsi host2: ahci
[    1.092479] scsi host3: ahci
[    1.092638] scsi host4: ahci
[    1.092657] ata1: DUMMY
[    1.092657] ata2: DUMMY
[    1.092658] ata3: DUMMY
[    1.092658] ata4: DUMMY
[    1.092659] ata5: SATA max UDMA/133 abar m2048@0xa4521000 port 0xa4521300 irq 127
[    1.115635] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.315179]  nvme0n1: p1 p2 p3 p4 p5
[    1.423940] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.435432] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.435437] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.435440] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.440158] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.472472] ata5.00: ATA-10: ST1000LM035-1RK172, SDM2, max UDMA/133
[    1.472476] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.496210] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.496215] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.496219] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.533199] ata5.00: configured for UDMA/133
[    1.533588] scsi 4:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 SDM2 PQ: 0 ANSI: 5
[    1.541316] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.541317] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    1.541358] sd 4:0:0:0: [sda] Write Protect is off
[    1.541359] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.541506] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.610776]  sda: sda1 sda3 sda4
[    1.612608] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.690586] clocksource: Switched to clocksource tsc
[    1.770095] usb 1-3: new low-speed USB device number 3 using xhci_hcd
[    1.960081] hidraw: raw HID events driver (C) Jiri Kosina
[    1.964314] usbcore: registered new interface driver usbhid
[    1.964315] usbhid: USB HID core driver
[    1.965423] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:09DA:C10A.0001/input/input1
[    1.965517] hid-generic 0003:09DA:C10A.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:14.0-3/input0
[    2.100073] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    2.460102] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[    2.628084] random: fast init done
[    2.645319] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    5.696386] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.759574] systemd[1]: systemd 238 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)
[    5.780630] systemd[1]: Detected architecture x86-64.
[    5.791896] systemd[1]: Set hostname to <asus>.
[    6.760115] systemd-fstab-generator[231]: Mount point swap is not a valid path, ignoring.
[    7.823769] random: systemd: uninitialized urandom read (16 bytes read)
[    7.823788] systemd[1]: Reached target Login Prompts.
[    7.880533] random: systemd: uninitialized urandom read (16 bytes read)
[    7.880623] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.880651] random: systemd: uninitialized urandom read (16 bytes read)
[    7.880760] systemd[1]: Listening on udev Control Socket.
[    7.880849] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.880953] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.883086] systemd[1]: Created slice system-shadowsocks\x2dlibev.slice.
[    7.885701] systemd[1]: Listening on Process Core Dump Socket.
[    7.894821] random: crng init done
[    7.894821] random: 7 urandom warning(s) missed due to ratelimiting
[    8.168356] EXT4-fs (sda4): re-mounted. Opts: data=ordered
[    8.490383] systemd-journald[246]: Received request to flush runtime journal from PID 1
[   11.594441] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   11.599435] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[   11.714325] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   11.821962] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   11.828607] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   11.836766] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[   11.836773] ACPI: Sleep Button [SLPB]
[   11.836803] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   11.836807] ACPI: Power Button [PWRB]
[   11.836891] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[   11.836923] ACPI: Lid Switch [LID0]
[   11.836948] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[   11.836956] ACPI: Power Button [PWRF]
[   11.879887] ACPI: AC Adapter [ACAD] (on-line)
[   11.930679] ACPI: Battery Slot [BAT1] (battery present)
[   12.020235] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   12.020320] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   12.300497] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input6
[   12.301349] ACPI: Invalid active0 threshold
[   12.301463] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   12.301649] thermal LNXTHERM:00: registered as thermal_zone1
[   12.301651] ACPI: Thermal Zone [THRM] (55 C)
[   12.302848] thermal LNXTHERM:01: registered as thermal_zone2
[   12.302849] ACPI: Thermal Zone [TZ00] (28 C)
[   12.319717] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   12.560302] cannonlake-pinctrl INT3450:00: pin 297 cannot be used as IRQ
[   12.560305] genirq: Setting trigger mode 8 for irq 136 failed (intel_gpio_irq_type+0x0/0x110 [pinctrl_intel])
[   12.561625] cannonlake-pinctrl INT3450:00: pin 297 cannot be used as IRQ
[   12.561628] genirq: Setting trigger mode 8 for irq 136 failed (intel_gpio_irq_type+0x0/0x110 [pinctrl_intel])
[   12.561706] i2c_hid i2c-ELAN1200:00: Could not register for ELAN1200:00 interrupt, irq = 136, ret = -1
[   12.561726] i2c_hid: probe of i2c-ELAN1200:00 failed with error -1
[   12.610357] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   12.610358] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   12.610358] RAPL PMU: hw unit of domain package 2^-14 Joules
[   12.610359] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   12.610359] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   12.610359] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   12.670260] media: Linux media interface: v0.10
[   12.746489] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   12.768785] asus_wmi: ASUS WMI generic driver loaded
[   12.769120] Linux video capture interface: v2.00
[   12.769474] mousedev: PS/2 mouse device common for all mice
[   12.772959] asus_wmi: Initialization: 0x1
[   12.773003] asus_wmi: BIOS WMI version: 8.1
[   12.773042] asus_wmi: SFUN value: 0x4a0061
[   12.773465] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
[   12.773896] asus_wmi: Number of fans: 1
[   12.854599] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
[   12.860625] r8712u: register rtl8712_netdev_ops to netdev_ops
[   12.860628] usb 1-1: r8712u: USB_SPEED_HIGH with 4 endpoints
[   12.860915] usb 1-1: r8712u: Boot from EFUSE: Autoload OK
[   13.029867] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   13.145203] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (0408:3043)
[   13.145894] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[   13.145896] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[   13.145897] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[   13.145953] input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input9
[   13.145993] usbcore: registered new interface driver uvcvideo
[   13.145994] USB Video Class driver (1.1.1)
[   13.167161] Linux agpgart interface v0.103
[   13.181685] AVX2 version of gcm_enc/dec engaged.
[   13.181686] AES CTR mode by8 optimization enabled
[   13.197586] usb 1-1: r8712u: CustomerID = 0x0000
[   13.197588] usb 1-1: r8712u: MAC Address from efuse = 08:10:75:fc:ed:7a
[   13.197589] usb 1-1: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
[   13.197618] usbcore: registered new interface driver r8712u
[   13.256178] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   13.256190] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[   13.281368] r8169 0000:04:00.0 eth0: RTL8168h/8111h at 0xffffbb9ac1aa5000, 18:31:bf:97:5e:d9, XID 14100800 IRQ 137
[   13.281373] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   13.367997] Bluetooth: Core ver 2.22
[   13.368007] NET: Registered protocol family 31
[   13.368008] Bluetooth: HCI device and connection manager initialized
[   13.368010] Bluetooth: HCI socket layer initialized
[   13.368011] Bluetooth: L2CAP socket layer initialized
[   13.368014] Bluetooth: SCO socket layer initialized
[   13.627680] iTCO_vendor_support: vendor-support=0
[   13.641086] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   13.641366] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[   13.641434] iTCO_wdt: probe of iTCO_wdt failed with error -16
[   13.673958] Adding 8912892k swap on /dev/sda3.  Priority:-2 extents:1 across:8912892k FS
[   13.701770] r8169 0000:04:00.0 enp4s0: renamed from eth0
[   13.783933] usbcore: registered new interface driver btusb
[   13.892135] [drm] Memory usable by graphics device = 4096M
[   13.892137] checking generic (80000000 1e0000) vs hw (80000000 10000000)
[   13.892138] fb: switching to inteldrmfb from EFI VGA
[   13.892150] Console: switching to colour dummy device 80x25
[   13.892194] [drm] Replacing VGA console driver
[   13.898158] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.898158] [drm] Driver supports precise vblank timestamp query.
[   13.900069] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.907319] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0
[   13.908492] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.908614] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   13.908648] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[   13.908663] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input11
[   13.921194] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   13.931470] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[   13.936121] fbcon: inteldrmfb (fb0) is primary device
[   13.944379] intel_rapl: Found RAPL domain package
[   13.944380] intel_rapl: Found RAPL domain core
[   13.944382] intel_rapl: Found RAPL domain uncore
[   13.944383] intel_rapl: Found RAPL domain dram
[   14.019319] r8712u 1-1:1.0 wlp0s20f0u1: renamed from wlan0
[   14.096700] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   14.096706] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.096711] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.096713] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   14.096716] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   14.096720] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
[   14.179720] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   14.179872] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   14.180020] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   14.180148] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   14.180274] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   14.180402] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   15.093778] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: data=ordered
[   15.120651] [drm] RC6 on
[   15.258510] Console: switching to colour frame buffer device 240x67
[   15.281027] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   75.869271] usb 1-1: USB disconnect, device number 2
[  115.646761] 8821ce: loading out-of-tree module taints kernel.
[  115.661364] RTW: module init start
[  115.661366] RTW: rtl8821ce v5.2.5_23431.20170824
[  115.661366] RTW: build time: Jun 23 2018 16:39:01
[  115.661366] RTW: rtl8821ce BT-Coex version = COEX20170310-1212
[  115.661593] rtl8821ce 0000:03:00.0: enabling device (0000 -> 0003)
[  115.661884] RTW: Memory mapped space start: 0xa4300000 len:00010000 flags:00140204, after map:0xffffbb9ac2fe0000
[  115.661884] RTW: CHIP TYPE: RTL8821CE
[  115.661891] RTW: Bus master is enabled. usPciCommand=7
[  115.661907] RTW: PCIe Header Offset =70
[  115.661910] RTW: PCIe Capability =2
[  115.661913] RTW: Link Control Register =42
[  115.661915] RTW: Clock Request =1
[  115.661922] RTW: Pci Bridge Vendor is found: VID=0x8086, VendorIdx=0
[  115.661953] RTW: [HALMAC]13348M
[  115.661954] RTW: [HALMAC]HALMAC_MAJOR_VER = 1
[  115.661954] RTW: [HALMAC]HALMAC_PROTOTYPE_VER = 3
[  115.661955] RTW: [HALMAC]HALMAC_MINOR_VER = 6
[  115.661955] RTW: [HALMAC]HALMAC_PATCH_VER = 2
[  115.662158] RTW: [HALMAC]13359M
[  115.662158] RTW: [HALMAC]HALMAC_MAJOR_VER_88XX = 1
[  115.662159] RTW: [HALMAC]HALMAC_PROTOTYPE_88XX = 3
[  115.662159] RTW: [HALMAC]HALMAC_MINOR_VER_88XX = 6
[  115.662160] RTW: [HALMAC]HALMAC_PATCH_VER_88XX = 2
[  115.662172] RTW: rtw_hal_config_rftype RF_Type is 3 TotalTxPath is 1
[  115.662173] RTW: Chip Version Info: CHIP_8821C_Normal_Chip_UMC_B_CUT_1T1R_RomVer(1)
[  115.663024] RTW: SetHwReg: bMacPwrCtrlOn=1
[  115.683100] RTW: rtl8821c_fw_dl Download Firmware from array success
[  115.683100] RTW: NIC FW Version:9 SubVersion:7
[  115.683617] RTW: SetHwReg: bMacPwrCtrlOn=0
[  115.683618] RTW: hal_read_mac_hidden_rpt OK! (1, 0ms), fwdl:1, id:0x19
[  115.683623] RTW: WARN [HALMAC][WARN]Dump logical efuse in suspend mode
[  115.688114] RTW: is_valid_id_status: HALMAC_FEATURE_DUMP_LOGICAL_EFUSE
[  115.688115] RTW: HW EFUSE
[  115.688116] RTW: 0x000: 
[  115.688116] 29 
[  115.688117] 81 
[  115.688117] 00 
[  115.688117] BC 
[  115.688117] 09 
[  115.688118] 10 
[  115.688118] 0B 
[  115.688118] 00    
[  115.688119] AC 
[  115.688119] 04 
[  115.688119] A4 
[  115.688119] 35 
[  115.688120] 10 
[  115.688120] 03 
[  115.688120] 30 
[  115.688120] 0B
[  115.688121] RTW: 0x010: 
[  115.688121] 25 
[  115.688121] 25 
[  115.688122] 25 
[  115.688122] 25 
[  115.688122] 25 
[  115.688122] 25 
[  115.688123] 27 
[  115.688123] 27    
[  115.688123] 28 
[  115.688123] 28 
[  115.688124] 29 
[  115.688124] 02 
[  115.688124] FF 
[  115.688124] FF 
[  115.688125] FF 
[  115.688125] FF
[  115.688125] RTW: 0x020: 
[  115.688126] FF 
[  115.688126] FF 
[  115.688126] 26 
[  115.688126] 25 
[  115.688127] 24 
[  115.688127] 24 
[  115.688127] 25 
[  115.688127] 26    
[  115.688128] 26 
[  115.688128] 25 
[  115.688128] 25 
[  115.688128] 26 
[  115.688129] 26 
[  115.688129] 25 
[  115.688129] 25 
[  115.688129] 25
[  115.688130] RTW: 0x030: 
[  115.688130] 13 
[  115.688130] FF 
[  115.688130] FF 
[  115.688131] FF 
[  115.688131] FF 
[  115.688131] FF 
[  115.688131] 2C 
[  115.688132] FF    
[  115.688132] FF 
[  115.688132] FF 
[  115.688133] 28 
[  115.688133] 28 
[  115.688133] 28 
[  115.688133] 28 
[  115.688134] 28 
[  115.688134] 28
[  115.688134] RTW: 0x040: 
[  115.688134] 28 
[  115.688135] 28 
[  115.688135] 28 
[  115.688135] 28 
[  115.688135] 28 
[  115.688136] 02 
[  115.688136] FF 
[  115.688136] FF    
[  115.688136] FF 
[  115.688137] FF 
[  115.688137] FF 
[  115.688137] FF 
[  115.688137] FF 
[  115.688138] FF 
[  115.688138] FF 
[  115.688138] FF
[  115.688138] RTW: 0x050: 
[  115.688139] FF 
[  115.688139] FF 
[  115.688139] FF 
[  115.688139] FF 
[  115.688140] FF 
[  115.688140] FF 
[  115.688140] FF 
[  115.688141] FF    
[  115.688141] FF 
[  115.688141] FF 
[  115.688141] FF 
[  115.688142] FF 
[  115.688142] FF 
[  115.688142] FF 
[  115.688142] FF 
[  115.688143] FF
[  115.688143] RTW: 0x060: 
[  115.688143] FF 
[  115.688143] FF 
[  115.688144] FF 
[  115.688144] FF 
[  115.688144] FF 
[  115.688144] FF 
[  115.688145] FF 
[  115.688145] FF    
[  115.688145] FF 
[  115.688145] FF 
[  115.688146] FF 
[  115.688146] FF 
[  115.688146] FF 
[  115.688146] FF 
[  115.688147] FF 
[  115.688147] FF
[  115.688147] RTW: 0x070: 
[  115.688148] FF 
[  115.688148] FF 
[  115.688148] FF 
[  115.688148] FF 
[  115.688149] FF 
[  115.688149] FF 
[  115.688149] FF 
[  115.688149] FF    
[  115.688150] FF 
[  115.688150] FF 
[  115.688150] FF 
[  115.688150] FF 
[  115.688151] FF 
[  115.688151] FF 
[  115.688151] FF 
[  115.688151] FF
[  115.688152] RTW: 0x080: 
[  115.688152] FF 
[  115.688152] FF 
[  115.688152] FF 
[  115.688153] FF 
[  115.688153] FF 
[  115.688153] FF 
[  115.688153] FF 
[  115.688154] FF    
[  115.688154] FF 
[  115.688154] FF 
[  115.688154] FF 
[  115.688155] FF 
[  115.688155] FF 
[  115.688155] FF 
[  115.688156] FF 
[  115.688156] FF
[  115.688156] RTW: 0x090: 
[  115.688156] FF 
[  115.688157] FF 
[  115.688157] FF 
[  115.688157] FF 
[  115.688157] FF 
[  115.688158] FF 
[  115.688158] FF 
[  115.688158] FF    
[  115.688158] FF 
[  115.688159] FF 
[  115.688159] FF 
[  115.688159] FF 
[  115.688159] FF 
[  115.688160] FF 
[  115.688160] FF 
[  115.688160] FF
[  115.688160] RTW: 0x0a0: 
[  115.688161] FF 
[  115.688161] FF 
[  115.688161] FF 
[  115.688161] FF 
[  115.688162] FF 
[  115.688162] FF 
[  115.688162] FF 
[  115.688162] FF    
[  115.688163] FF 
[  115.688163] FF 
[  115.688163] FF 
[  115.688164] FF 
[  115.688164] FF 
[  115.688164] FF 
[  115.688164] FF 
[  115.688165] FF
[  115.688165] RTW: 0x0b0: 
[  115.688165] FF 
[  115.688165] FF 
[  115.688166] FF 
[  115.688166] FF 
[  115.688166] FF 
[  115.688166] FF 
[  115.688167] FF 
[  115.688167] FF    
[  115.688167] 7F 
[  115.688167] 2E 
[  115.688168] 1B 
[  115.688168] 00 
[  115.688168] FF 
[  115.688168] FF 
[  115.688169] FF 
[  115.688169] FF
[  115.688169] RTW: 0x0c0: 
[  115.688169] FF 
[  115.688170] 29 
[  115.688170] 00 
[  115.688170] C0 
[  115.688170] 00 
[  115.688171] 00 
[  115.688171] 00 
[  115.688171] 00    
[  115.688172] 00 
[  115.688172] FF 
[  115.688172] 00 
[  115.688172] FF 
[  115.688173] FF 
[  115.688173] FF 
[  115.688173] FF 
[  115.688173] FF
[  115.688174] RTW: 0x0d0: 
[  115.688174] 80 
[  115.688174] C5 
[  115.688174] F2 
[  115.688175] B9 
[  115.688175] 88 
[  115.688175] 37 
[  115.688175] EC 
[  115.688176] 10    
[  115.688176] 21 
[  115.688176] C8 
[  115.688176] 3B 
[  115.688177] 1A 
[  115.688177] 41 
[  115.688177] 30 
[  115.688177] C3 
[  115.688178] FF
[  115.688178] RTW: 0x0e0: 
[  115.688178] 80 
[  115.688179] 8D 
[  115.688179] 80 
[  115.688179] 08 
[  115.688179] 00 
[  115.688180] 00 
[  115.688180] 11 
[  115.688180] 3C    
[  115.688180] 27 
[  115.688181] 00 
[  115.688181] 10 
[  115.688181] 20 
[  115.688181] 01 
[  115.688182] 21 
[  115.688182] C8 
[  115.688182] FE
[  115.688182] RTW: 0x0f0: 
[  115.688183] FF 
[  115.688183] 4C 
[  115.688183] E0 
[  115.688183] 00 
[  115.688184] 04 
[  115.688184] 0C 
[  115.688184] 00 
[  115.688185] 80    
[  115.688185] 02 
[  115.688185] 00 
[  115.688185] 00 
[  115.688186] FF 
[  115.688186] 1F 
[  115.688186] 1E 
[  115.688186] F0 
[  115.688187] 00
[  115.688187] RTW: 0x100: 
[  115.688187] D3 
[  115.688187] 13 
[  115.688188] 30 
[  115.688188] 35 
[  115.688188] E7 
[  115.688188] 46 
[  115.688189] 03 
[  115.688189] 00    
[  115.688189] E0 
[  115.688189] 4C 
[  115.688190] C8 
[  115.688190] 21 
[  115.688190] 01 
[  115.688190] 0A 
[  115.688191] 03 
[  115.688191] 52
[  115.688191] RTW: 0x110: 
[  115.688192] 65 
[  115.688192] 61 
[  115.688192] 6C 
[  115.688192] 74 
[  115.688193] 65 
[  115.688193] 6B 
[  115.688193] 20 
[  115.688193] 12    
[  115.688194] 03 
[  115.688194] 42 
[  115.688194] 6C 
[  115.688194] 75 
[  115.688195] 65 
[  115.688195] 74 
[  115.688195] 6F 
[  115.688195] 6F
[  115.688196] RTW: 0x120: 
[  115.688196] 74 
[  115.688196] 68 
[  115.688196] 20 
[  115.688197] 52 
[  115.688197] 61 
[  115.688197] 64 
[  115.688197] 69 
[  115.688198] 6F    
[  115.688198] 20 
[  115.688198] 00 
[  115.688198] FF 
[  115.688199] FF 
[  115.688199] FF 
[  115.688199] FF 
[  115.688199] FF 
[  115.688200] FF
[  115.688200] RTW: 0x130: 
[  115.688200] FF 
[  115.688201] FF 
[  115.688201] FF 
[  115.688201] FF 
[  115.688201] FF 
[  115.688202] FF 
[  115.688202] FF 
[  115.688202] FF    
[  115.688202] FF 
[  115.688203] FF 
[  115.688203] FF 
[  115.688203] FF 
[  115.688203] FF 
[  115.688204] FF 
[  115.688204] FF 
[  115.688204] FF
[  115.688204] RTW: 0x140: 
[  115.688205] FF 
[  115.688205] FF 
[  115.688205] FF 
[  115.688205] FF 
[  115.688206] FF 
[  115.688206] FF 
[  115.688206] FF 
[  115.688206] FF    
[  115.688207] 00 
[  115.688207] 39 
[  115.688207] FF 
[  115.688208] FF 
[  115.688208] 26 
[  115.688208] F6 
[  115.688208] 4B 
[  115.688209] 47
[  115.688209] RTW: 0x150: 
[  115.688209] F8 
[  115.688209] 88 
[  115.688210] FF 
[  115.688210] FF 
[  115.688210] 1D 
[  115.688210] 41 
[  115.688211] FF 
[  115.688211] FF    
[  115.688211] 2B 
[  115.688211] 85 
[  115.688212] 63 
[  115.688212] 90 
[  115.688212] FF 
[  115.688212] FF 
[  115.688213] FF 
[  115.688213] FF
[  115.688213] RTW: 0x160: 
[  115.688213] FF 
[  115.688214] FF 
[  115.688214] FF 
[  115.688214] FF 
[  115.688214] FF 
[  115.688215] FF 
[  115.688215] 16 
[  115.688215] 10    
[  115.688215] FF 
[  115.688216] FF 
[  115.688216] FF 
[  115.688216] FF 
[  115.688217] FF 
[  115.688217] FF 
[  115.688217] FF 
[  115.688217] FF
[  115.688218] RTW: 0x170: 
[  115.688218] FF 
[  115.688218] FF 
[  115.688218] FF 
[  115.688219] FF 
[  115.688219] FF 
[  115.688219] FF 
[  115.688219] FF 
[  115.688220] FF    
[  115.688220] FF 
[  115.688220] FF 
[  115.688220] FF 
[  115.688221] FF 
[  115.688221] FF 
[  115.688221] FF 
[  115.688221] FF 
[  115.688222] FF
[  115.688222] RTW: 0x180: 
[  115.688222] FF 
[  115.688222] FF 
[  115.688223] FF 
[  115.688223] FF 
[  115.688223] FF 
[  115.688223] FF 
[  115.688224] FF 
[  115.688224] FF    
[  115.688224] FF 
[  115.688225] FF 
[  115.688225] FF 
[  115.688225] FF 
[  115.688225] FF 
[  115.688226] FF 
[  115.688226] FF 
[  115.688226] FF
[  115.688226] RTW: 0x190: 
[  115.688227] FF 
[  115.688227] FF 
[  115.688227] FF 
[  115.688227] FF 
[  115.688228] FF 
[  115.688228] FF 
[  115.688228] FF 
[  115.688228] FF    
[  115.688229] FF 
[  115.688229] FF 
[  115.688229] FF 
[  115.688229] FF 
[  115.688230] FF 
[  115.688230] FF 
[  115.688230] FF 
[  115.688230] FF
[  115.688231] RTW: 0x1a0: 
[  115.688231] FF 
[  115.688231] FF 
[  115.688231] FF 
[  115.688232] FF 
[  115.688232] FF 
[  115.688232] FF 
[  115.688232] FF 
[  115.688233] FF    
[  115.688233] FF 
[  115.688233] FF 
[  115.688234] FF 
[  115.688234] FF 
[  115.688234] FF 
[  115.688234] FF 
[  115.688235] FF 
[  115.688235] FF
[  115.688235] RTW: 0x1b0: 
[  115.688235] FF 
[  115.688236] FF 
[  115.688236] FF 
[  115.688236] FF 
[  115.688236] FF 
[  115.688237] FF 
[  115.688237] FF 
[  115.688237] FF    
[  115.688237] FF 
[  115.688238] FF 
[  115.688238] FF 
[  115.688238] FF 
[  115.688238] FF 
[  115.688239] FF 
[  115.688239] FF 
[  115.688239] FF
[  115.688239] RTW: 0x1c0: 
[  115.688240] FF 
[  115.688240] FF 
[  115.688240] FF 
[  115.688240] FF 
[  115.688241] FF 
[  115.688241] FF 
[  115.688241] FF 
[  115.688242] FF    
[  115.688242] FF 
[  115.688242] FF 
[  115.688242] FF 
[  115.688243] FF 
[  115.688243] FF 
[  115.688243] FF 
[  115.688243] FF 
[  115.688244] FF
[  115.688244] RTW: 0x1d0: 
[  115.688244] FF 
[  115.688244] FF 
[  115.688245] FF 
[  115.688245] FF 
[  115.688245] FF 
[  115.688245] FF 
[  115.688246] FF 
[  115.688246] FF    
[  115.688246] FF 
[  115.688246] FF 
[  115.688247] FF 
[  115.688247] FF 
[  115.688247] FF 
[  115.688247] FF 
[  115.688248] FF 
[  115.688248] FF
[  115.688248] RTW: 0x1e0: 
[  115.688248] FF 
[  115.688249] FF 
[  115.688249] FF 
[  115.688249] FF 
[  115.688249] FF 
[  115.688250] FF 
[  115.688250] FF 
[  115.688250] FF    
[  115.688250] FF 
[  115.688251] FF 
[  115.688251] FF 
[  115.688251] FF 
[  115.688252] FF 
[  115.688252] FF 
[  115.688252] FF 
[  115.688252] FF
[  115.688253] RTW: 0x1f0: 
[  115.688253] FF 
[  115.688253] FF 
[  115.688253] FF 
[  115.688254] FF 
[  115.688254] FF 
[  115.688254] FF 
[  115.688254] FF 
[  115.688255] FF    
[  115.688255] FF 
[  115.688255] FF 
[  115.688255] FF 
[  115.688256] FF 
[  115.688256] FF 
[  115.688256] FF 
[  115.688257] FF 
[  115.688257] FF

[  115.688258] RTW: EEPROM ID = 0x8129
[  115.688258] RTW: EEPROM Version = 0
[  115.688262] RTW: EEPROM Regulatory=0x01
[  115.688262] RTW: EEPROM Board Type=0x01
[  115.688263] RTW: EEPROM Enable BT-coex, ant_num=2
[  115.688263] RTW: hal_com_config_channel_plan chplan:0x7F
[  115.688264] RTW: EEPROM ChannelPlan=0x7f
[  115.688264] RTW: EEPROM crystal_cap=0x2e
[  115.688264] RTW: EEPROM ThermalMeter=0x1b
[  115.688265] RTW: EEPROM Customer ID=0x00
[  115.688265] RTW: EEPROM SupportRemoteWakeup=0
[  115.688265] RTW: EEPROM rfe_type=0x0
[  115.688265] RTW: WIFI Module is iPA/iLNA
[  115.688266] RTW: EEPROM tx_bbswing_24G =0x00
[  115.688266] RTW: EEPROM tx_bbswing_5G =0x00
[  115.688266] RTW: rtw_hal_read_chip_info in 20 ms
[  115.688280] RTW: init_channel_set((null)) ChannelPlan ID:0x7f, ch num:22
[  115.688353] RTW: rtw_alloc_macid((null)) if1, hwaddr:ff:ff:ff:ff:ff:ff macid:1
[  115.688357] RTW: init_phydm_cominfo: fab_ver=1 cut_ver=1
[  115.697035] RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
[  115.697066] RTW: phy_ConfigBBWithPgParaFile(): No File PHY_REG_PG.txt, Load from HWImg Array!
[  115.697068] RTW: default power by rate loaded
[  115.697069] RTW: phy_txpwr_by_rate_chk_for_path_dup duplicate 2.4G [A] to [B]
[  115.697148] RTW: PHY_ConfigRFWithPowerLimitTableParaFile(): No File TXPWR_LMT.txt, Load from HWImg Array!
[  115.697170] RTW: default power limit loaded
[  115.697224] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697225] RTW: rtl8821ce_init_txbd_ring queue:0, ring_addr:ffff9e2377020000
[  115.697225] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697226] RTW: rtl8821ce_init_txbd_ring queue:1, ring_addr:ffff9e2377021000
[  115.697226] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697227] RTW: rtl8821ce_init_txbd_ring queue:2, ring_addr:ffff9e2377022000
[  115.697227] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697228] RTW: rtl8821ce_init_txbd_ring queue:3, ring_addr:ffff9e2377023000
[  115.697228] RTW: rtl8821ce_init_txbd_ring entries num:2
[  115.697228] RTW: rtl8821ce_init_txbd_ring queue:4, ring_addr:ffff9e2377024000
[  115.697229] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697229] RTW: rtl8821ce_init_txbd_ring queue:5, ring_addr:ffff9e2377025000
[  115.697230] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697230] RTW: rtl8821ce_init_txbd_ring queue:6, ring_addr:ffff9e2377026000
[  115.697231] RTW: rtl8821ce_init_txbd_ring entries num:128
[  115.697231] RTW: rtl8821ce_init_txbd_ring queue:7, ring_addr:ffff9e2377027000
[  115.697232] RTW: rtw_macaddr_cfg mac addr:80:c5:f2:b9:88:37
[  115.697233] RTW: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:False
[  115.697242] RTW: rtw_wiphy_alloc(phy0)
[  115.697242] RTW: rtw_wdev_alloc(padapter=ffffbb9ac2311000)
[  115.697243] RTW: rtw_wiphy_register(phy0)
[  115.697244] RTW: Register RTW cfg80211 vendor cmd(0x67) interface
[  115.697305] RTW: rtw_ndev_init(wlan0) if1 mac_addr=80:c5:f2:b9:88:37
[  115.697333] RTW: rtw_ndev_notifier_call(wlan0) state:16
[  115.697420] RTW: cfg80211_rtw_get_txpower
[  115.697421] RTW: rtw_ndev_notifier_call(wlan0) state:5
[  115.697477] RTW: pci_enable_msi ret=0
[  115.697503] RTW: Request_irq OK, IRQ 140
[  115.697518] RTW: module init ret=0
[  115.760238] rtl8821ce 0000:03:00.0 wlp3s0: renamed from wlan0
[  115.810252] RTW: rtw_ndev_notifier_call(wlp3s0) state:10
[  129.387510] RTW: cfg80211_rtw_get_txpower
[  129.387534] RTW: cfg80211_rtw_get_txpower
[  129.387765] RTW: cfg80211_rtw_get_txpower
[  129.387784] RTW: cfg80211_rtw_get_txpower
[  129.388250] RTW: cfg80211_rtw_get_txpower
[  129.388281] RTW: rtw_ndev_notifier_call(wlp3s0) state:13
[  129.388285] RTW: _netdev_open(wlp3s0) , bup=0
[  129.388287] RTW: =======>InitMAC_TXBD_8821CE()
[  129.388513] RTW: InitMAC_TXBD_8821CE() <====
[  129.389390] RTW: SetHwReg: bMacPwrCtrlOn=1
[  129.961971] RTW: FW Version:9 SubVersion:7
[  129.961974] RTW: rtl8821c_hal_init_main: successful
[  129.962358] RTW: ***** ASPM Capability *****
[  129.962364] RTW: CLK REQ:    Enable
[  129.962365] RTW: ASPM L0s:   Enable
[  129.962366] RTW: ASPM L1:    Enable
[  129.962390] RTW: ASPM L1OFF:Enable
[  129.962391] RTW: ***** ASPM CTRL Reg *****
[  129.962394] RTW: CLK REQ:    Enable
[  129.962396] RTW: ASPM L0s:   Disable
[  129.962397] RTW: ASPM L1:    Enable
[  129.962419] RTW: ASPM L1OFF:Disable
[  129.962420] RTW: ***** ASPM Backdoor *****
[  129.962443] RTW: CLK REQ:    Disable
[  129.962466] RTW: ASPM L0s:   Disable
[  129.962489] RTW: ASPM L1:    Disable
[  129.962512] RTW: ASPM L1OFF:Disable
[  129.962513] RTW: *************************
[  129.962518] RTW: rtw_hal_set_macaddr_port wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  129.962543] RTW: rtw_hal_get_macaddr_port wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  129.962546] RTW: wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  129.962779] RTW: MAC Address = 80:c5:f2:b9:88:37
[  129.962997] RTW: +pci_intf_start
[  129.963000] RTW: -pci_intf_start
[  129.963003] RTW: rtw_cfg80211_init_wiphy:rf_type=3
[  129.963006] RTW: [HT] HAL Support LDPC = 0x02
[  129.963007] RTW: [HT] HAL Support STBC = 0x01
[  129.963010] RTW: [HT] HAL Support LDPC = 0x02
[  129.963012] RTW: [HT] HAL Support STBC = 0x01
[  129.963026] RTW: -871x_drv - drv_open, bup=1
[  129.963039] RTW: WARN Unhandled ISR = 20000000, 0, 0
[  129.963170] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[  129.963176] RTW: cfg80211_rtw_set_power_mgmt(wlp3s0) enabled:1, timeout:-1
[  129.963179] RTW: rtw_ndev_notifier_call(wlp3s0) state:1
[  129.963203] RTW: rtw_ndev_notifier_call(wlp3s0) state:4
[  130.000243] RTW: cfg80211_rtw_flush_pmksa(wlp3s0)
[  130.701589] RTW: cfg80211_rtw_scan(wlp3s0)
[  130.701601] RTW: rtw_cfg80211_set_probe_req_wpsp2pie(wlp3s0) listen channel - country:XX, class:81, ch:11
[  130.701694] RTW: [HW_VAR_CHECK_TXBUF] Empty in 0 ms
[  132.050073] RTW: ERROR _btmpoper_cmd: Didn't get H2C Rsp Event!
[  133.357669] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  133.357671] RTW: WARN  fw read cmd failed...
[  133.563753] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  133.563755] RTW: WARN  fw read cmd failed...
[  133.563776] RTW: survey done event(21) band:0 for wlp3s0
[  133.563827] RTW: rtw_indicate_scan_done(wlp3s0)
[  133.570100] RTW: ==>rtw_ps_processor .fw_state(0)
[  133.774245] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  133.774247] RTW: WARN  fw read cmd failed...
[  133.774252] RTW: ==>ips_enter cnts:1
[  133.774254] RTW: nolinked power save enter
[  133.774255] RTW: ===> rtw_ips_pwr_down...................
[  133.774256] RTW: ====> rtw_ips_dev_unload...
[  133.774275] RTW: ==> rtl8821ce_hal_deinit
[  133.774383] RTW: SetHwReg: bMacPwrCtrlOn=0
[  133.774385] RTW: rtl8821ce_hal_deinit <==
[  133.774386] RTW: <=== rtw_ips_pwr_down..................... in 0ms
[  133.900127] RTW: rtw_ndev_notifier_call(wlp3s0) state:4
[  133.900312] RTW: cfg80211_rtw_get_txpower
[  133.900352] RTW: rtw_ndev_notifier_call(wlp3s0) state:9
[  133.900491] RTW: netdev_close(wlp3s0) , bup=1
[  133.900495] RTW: -871x_drv - drv_close, bup=1
[  133.900535] RTW: rtw_ndev_notifier_call(wlp3s0) state:2
[  137.371723] RTW: cfg80211_rtw_get_txpower
[  137.371730] RTW: cfg80211_rtw_get_txpower
[  137.371782] RTW: cfg80211_rtw_get_txpower
[  137.371787] RTW: cfg80211_rtw_get_txpower
[  137.371905] RTW: cfg80211_rtw_get_txpower
[  137.371916] RTW: rtw_ndev_notifier_call(wlp3s0) state:13
[  137.371918] RTW: _netdev_open(wlp3s0) , bup=1
[  137.371918] RTW: -871x_drv - drv_open, bup=1
[  137.371928] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[  137.371929] RTW: cfg80211_rtw_set_power_mgmt(wlp3s0) enabled:1, timeout:-1
[  137.371929] RTW: rtw_ndev_notifier_call(wlp3s0) state:1
[  137.371933] RTW: rtw_ndev_notifier_call(wlp3s0) state:4
[  137.430184] RTW: cfg80211_rtw_flush_pmksa(wlp3s0)
[  137.530454] RTW: cfg80211_rtw_scan(wlp3s0)
[  137.530459] RTW: _rtw_pwr_wakeup call ips_leave....
[  137.530461] RTW: ==>ips_leave cnts:1
[  137.530462] RTW: ===>  rtw_ips_pwr_up..............
[  137.530466] RTW: ===> ips_netdrv_open.........
[  137.530468] RTW: =======>InitMAC_TXBD_8821CE()
[  137.530502] RTW: InitMAC_TXBD_8821CE() <====
[  137.531186] RTW: SetHwReg: bMacPwrCtrlOn=1
[  138.101746] RTW: FW Version:9 SubVersion:7
[  138.101748] RTW: rtl8821c_hal_init_main: successful
[  138.102129] RTW: ***** ASPM Capability *****
[  138.102134] RTW: CLK REQ:    Enable
[  138.102135] RTW: ASPM L0s:   Enable
[  138.102136] RTW: ASPM L1:    Enable
[  138.102160] RTW: ASPM L1OFF:Enable
[  138.102160] RTW: ***** ASPM CTRL Reg *****
[  138.102164] RTW: CLK REQ:    Enable
[  138.102165] RTW: ASPM L0s:   Disable
[  138.102166] RTW: ASPM L1:    Enable
[  138.102189] RTW: ASPM L1OFF:Disable
[  138.102190] RTW: ***** ASPM Backdoor *****
[  138.102214] RTW: CLK REQ:    Disable
[  138.102237] RTW: ASPM L0s:   Disable
[  138.102260] RTW: ASPM L1:    Disable
[  138.102283] RTW: ASPM L1OFF:Disable
[  138.102284] RTW: *************************
[  138.102289] RTW: rtw_hal_set_macaddr_port wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  138.102313] RTW: rtw_hal_get_macaddr_port wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  138.102316] RTW: wlp3s0- hw port(0) mac_addr =80:c5:f2:b9:88:37
[  138.102544] RTW: +pci_intf_start
[  138.102545] RTW: -pci_intf_start
[  138.102548] RTW: <===  rtw_ips_pwr_up.............. in 570ms
[  138.102549] RTW: nolinked power save leave
[  138.102554] RTW: ==> ips_leave.....LED(0x01628282)...
[  138.102576] RTW: WARN Unhandled ISR = 20000000, 0, 0
[  138.139205] RTW: [HW_VAR_CHECK_TXBUF] Empty in 0 ms
[  140.220094] RTW: ERROR _btmpoper_cmd: Didn't get H2C Rsp Event!
[  140.560416] RTW: survey done event(28) band:0 for wlp3s0
[  140.560470] RTW: rtw_indicate_scan_done(wlp3s0)
[  140.561738] RTW: =>cfg80211_rtw_connect(wlp3s0) - Start to Connection
[  140.561742] RTW: privacy=1, key=          (null), key_len=0, key_idx=0, auth_type=0
[  140.561748] RTW: ssid=Outer Heaven_5G, len=15
[  140.561751] RTW: bssid=b0:6e:bf:65:d6:c4
[  140.561753] RTW: rtw_cfg80211_set_wpa_version, wpa_version=2
[  140.561754] RTW: rtw_cfg80211_set_auth_type, nl80211_auth_type=0
[  140.561756] RTW: cfg80211_rtw_connect, ie_len=22
[  140.561758] RTW: set wpa_ie(length:22):
[  140.561762] RTW: 0x30 0x14 0x01 0x00 0x00 0x0f 0xac 0x04
[  140.561765] RTW: 0x01 0x00 0x00 0x0f 0xac 0x04 0x01 0x00
[  140.561768] RTW: 0x00 0x0f 0xac 0x02 0x00 0x00 0x2e 0x73
[  140.561770] RTW: got wpa2_ie, wpa2_ielen:20
[  140.561782] RTW: hw_var_set_rcr_am: [HW_VAR_ON_RCR_AM] RCR(0x608)=0xf40020ca
[  140.561784] RTW: rtw_cfg80211_set_cipher, ucast=1, cipher=0xfac04
[  140.561786] RTW: rtw_cfg80211_set_cipher, ucast=0, cipher=0xfac04
[  140.561787] RTW: rtw_cfg80211_set_key_mgt, key_mgt=0xfac02
[  140.561795] RTW: rtw_set_802_11_connect(wlp3s0)  fw_state=0x00000000
[  140.561806] RTW: [by_bssid:1][assoc_ssid:Outer Heaven_5G][to_roam:0] new candidate: Outer Heaven_5G(b0:6e:bf:65:d6:c4, ch157) rssi:-54
[  140.561811] RTW: rtw_select_and_join_from_scanned_queue: candidate: Outer Heaven_5G(b0:6e:bf:65:d6:c4, ch:157)
[  140.561815] RTW: link to Broadcom AP
[  140.561820] RTW: [HT] HAL Support LDPC = 0x02
[  140.561822] RTW: [HT] HAL Support STBC = 0x01
[  140.561829] RTW: [VHT] Support LDPC = 0x02
[  140.561831] RTW: [VHT] Support STBC = 0x01
[  140.561835] RTW: rtw_build_vht_cap_ie, line617, Set MAX MPDU len = 3895 bytes
               .
[  140.561837] RTW: [VHT] Declare supporting SGI 80MHz
[  140.561838] RTW: [VHT] Declare supporting RX STBC = 1
[  140.561846] RTW: set ssid:dot11AuthAlgrthm=2, dot11PrivacyAlgrthm=4, dot118021XGrpPrivacy=4
[  140.561848] RTW: <=cfg80211_rtw_connect, ret 0
[  140.561855] RTW: rtw_chk_start_clnt_join(wlp3s0) req: 157,2,1
[  140.561859] RTW: rtw_chk_start_clnt_join(wlp3s0) union: 157,2,1
[  140.561872] RTW: hw_var_set_check_bssid: [HW_VAR_CHECK_BSSID] 0x608=0xf40020ca
[  141.609226] RTW: hw_var_set_sec_cfg: [HW_VAR_SEC_CFG] 0x680=0x30c
[  141.609228] RTW: wlp3s0 cmd=14,0,0 process_time=1040
[  141.696912] RTW: OnBeacon: beacon keys ready
[  141.696914] RTW: link to Broadcom AP
[  141.696915] RTW: start auth
[  141.696918] RTW: issue_auth
[  141.697466] RTW: OnAuthClient
[  141.697468] RTW: auth success, start assoc
[  141.697473] RTW: network.SupportedRates[0]=8C
[  141.697473] RTW: network.SupportedRates[1]=12
[  141.697474] RTW: network.SupportedRates[2]=98
[  141.697475] RTW: network.SupportedRates[3]=24
[  141.697475] RTW: network.SupportedRates[4]=B0
[  141.697476] RTW: network.SupportedRates[5]=48
[  141.697477] RTW: network.SupportedRates[6]=60
[  141.697478] RTW: network.SupportedRates[7]=6C
[  141.697478] RTW: bssrate_len = 8
[  141.698459] RTW: OnAssocRsp
[  141.698461] RTW: Enable HT Tx LDPC!
[  141.698462] RTW: Current VHT LDPC Setting = 0A
[  141.698465] RTW: report_join_res(1)
[  141.698469] RTW: rtw_joinbss_update_network
[  141.698471] RTW: +rtw_update_ht_cap()
[  141.698476] RTW: rtw_alloc_macid(wlp3s0) if1, hwaddr:b0:6e:bf:65:d6:c4 macid:0
[  141.698476] RTW: rtw_joinbss_update_stainfo
[  141.698479] RTW: vht_mcs_map=fe ff, nss=1 => bitmap=00000000000003ff
[  141.698481] RTW: ### Set STA_(0) info ###
[  141.698482] RTW: rtw_cfg80211_indicate_connect(wlp3s0)
[  141.698493] RTW: assoc success
[  141.698533] RTW: rtw_ndev_notifier_call(wlp3s0) state:4
[  141.698541] RTW: [HW_VAR_BASIC_RATE] 0x150->0x150->0x150
[  141.698556] RTW: wlp3s0 BEACON_INTERVAL : 0x554 = 0x64
[  141.698558] RTW: WMM(0): 0, a42b
[  141.698558] RTW: WMM(1): 0, a44f
[  141.698559] RTW: WMM(2): 0, 5e4322
[  141.698560] RTW: WMM(3): 0, 2f3222
[  141.698561] RTW: wmm_para_seq(0): 0
[  141.698562] RTW: wmm_para_seq(1): 1
[  141.698563] RTW: wmm_para_seq(2): 2
[  141.698563] RTW: wmm_para_seq(3): 3
[  141.698564] RTW: HTOnAssocRsp
[  141.698565] RTW: VHTOnAssocRsp
[  141.698570] RTW: rtw_update_ramask => mac_id:0, networkType:0x44, mask:0x00000000003ff010
                 ==> rssi_level:0, rate_bitmap:0x0000000000000000, shortGIrate=1
                 ==> bw:2, ignore_bw:0x0
[  141.698587] RTW: rtl8821c_set_FwMacIdConfig_cmd(wlp3s0): mac_id=0 raid=0xa bw=2 mask=0x00000000003ff010
[  141.698588] RTW: rtl8821c_set_FwMacIdConfig_cmd, mask=0x00000000003ff010, mac_id=0x0, raid=0xa, shortGIrate=1, power training=00
[  141.702990] RTW: OnAction_back
[  141.702991] RTW: OnAction_back, action=0
[  141.703361] RTW: recv eapol packet
[  141.703589] RTW: send eapol packet
[  141.707202] RTW: recv eapol packet
[  141.707324] RTW: send eapol packet
[  141.707379] RTW: cfg80211_rtw_add_key(wlp3s0) adding key for b0:6e:bf:65:d6:c4
[  141.707381] RTW: cipher=0xfac04
[  141.707382] RTW: key_len=0x10
[  141.707383] RTW: seq_len=0x6
[  141.707384] RTW: key_index=0
[  141.707384] RTW: pairwise=1
[  141.707386] RTW: rtw_cfg80211_set_encryption
[  141.707388] RTW: rtw_cfg80211_set_encryption, : param->u.crypt.set_tx ==1
[  141.707388] RTW:  ~~~~set sta key:unicastkey
[  141.707391] RTW: rtw_cfg80211_set_encryption, ret=0
[  141.707412] RTW: cfg80211_rtw_set_default_key(wlp3s0) key_index=0, unicast=1, multicast=0
[  141.707493] RTW: cfg80211_rtw_add_key(wlp3s0) adding key for           (null)
[  141.707494] RTW: cipher=0xfac04
[  141.707495] RTW: key_len=0x10
[  141.707496] RTW: seq_len=0x6
[  141.707497] RTW: key_index=1
[  141.707497] RTW: pairwise=0
[  141.707499] RTW: rtw_cfg80211_set_encryption
[  141.707500] RTW:  ~~~~set sta key:groupkey
[  141.707502] RTW: ==> rtw_set_key algorithm(4),keyid(1),key_mask(0)
[  141.707503] RTW: rtw_cfg80211_set_encryption, ret=0
[  141.707544] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  141.707579] RTW: rtw_ndev_notifier_call(wlp3s0) state:4
[  141.707644] RTW: cfg80211_rtw_change_station(wlp3s0)
[  141.904229] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  141.904231] RTW: WARN  fw read cmd failed...
[  142.008364] RTW: OnAction_back
[  142.008375] RTW: OnAction_back, action=0
[  142.031466] 8021q: 802.1Q VLAN Support v1.8
[  142.106250] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  142.106251] RTW: WARN  fw read cmd failed...
[  142.106257] RTW: rtl8821c_sethwreg(wlp3s0): [HW_VAR_MACID_WAKEUP] macid=0, org reg_0x4d4=0x00000000
[  142.106282] RTW: hw_var_set_dl_rsvd_page(wlp3s0):+ hw_port=0 mstatus(1)
[  142.106292] RTW: rtw_hal_set_fw_rsvd_page PageSize: 128, RsvdPageNUm: 16
[  142.106294] RTW: LocPsPoll: 2
[  142.106294] RTW: LocBTQosNull: 3
[  142.106295] RTW: LocNullData: 4
[  142.106295] RTW: LocQosNull: 5
[  142.106296] RTW: rtw_hal_set_fw_rsvd_page PageNum(6), pktlen(714)
[  142.106301] RTW: rtw_hal_set_fw_rsvd_page: Set RSVD page location to Fw ,TotalPacketLen(714), TotalPageNum(6)
[  142.106302] RTW: RsvdPageLoc: ProbeRsp=0 PsPoll=2 Null=4 QoSNull=5 BTNull=3
[  142.315576] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  142.315578] RTW: WARN  fw read cmd failed...
[  142.315591] RTW: wlp3s0: DL RSVD page success! DLBcnCount:1, poll:1
[  142.315614] RTW: =>mlmeext_joinbss_event_callback - End to Connection without 4-way
[  142.523533] RTW: WARN _is_fw_read_cmd_down, reg_1cc(f), msg_box(3)...
[  142.523534] RTW: WARN  fw read cmd failed...
[  143.030072] RTW: rtw_sctx_wait timeout: dump_mgntframe_and_wait_ack_timeout
[  143.610073] RTW: rtw_sctx_wait timeout: dump_mgntframe_and_wait_ack_timeout
Strit commented 6 years ago

Mine is working with 4.18. I just have to recompile, reinstall and modprobe it with each kernel update.

tomaspinho commented 6 years ago

What kernel package is this? Arch is currently tracking 4.17.12 in the official repos.

Strit commented 6 years ago

I'm running Manjaro, so I've had kernel 4.18 RC's available for some time now. But I did not have to recompile and install, when 4.18 stable was released.

tomaspinho commented 6 years ago

Closing this as it's working on 4.18 stable as per @Strit 's report.