· 5 years ago · May 21, 2020, 07:22 AM
1[ 0.000000] Linux version 5.6.13-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000
2[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7560e8ae-8cea-43d0-81ca-8a3dfe4105a1 rw loglevel=3 quiet
3[ 0.000000] KERNEL supported cpus:
4[ 0.000000] Intel GenuineIntel
5[ 0.000000] AMD AuthenticAMD
6[ 0.000000] Hygon HygonGenuine
7[ 0.000000] Centaur CentaurHauls
8[ 0.000000] zhaoxin Shanghai
9[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
10[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
11[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
12[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
13[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
14[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
15[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
16[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
17[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
18[ 0.000000] BIOS-provided physical RAM map:
19[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
20[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
21[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000079046fff] usable
22[ 0.000000] BIOS-e820: [mem 0x0000000079047000-0x000000007a4ddfff] reserved
23[ 0.000000] BIOS-e820: [mem 0x000000007a4de000-0x000000007a55afff] ACPI data
24[ 0.000000] BIOS-e820: [mem 0x000000007a55b000-0x000000007a646fff] ACPI NVS
25[ 0.000000] BIOS-e820: [mem 0x000000007a647000-0x000000007ac40fff] reserved
26[ 0.000000] BIOS-e820: [mem 0x000000007ac41000-0x000000007ad0dfff] type 20
27[ 0.000000] BIOS-e820: [mem 0x000000007ad0e000-0x000000007ad0efff] usable
28[ 0.000000] BIOS-e820: [mem 0x000000007ad0f000-0x000000007fffffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
33[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
35[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027dffffff] usable
36[ 0.000000] NX (Execute Disable) protection: active
37[ 0.000000] efi: EFI v2.60 by American Megatrends
38[ 0.000000] efi: ACPI 2.0=0x7a4f7000 ACPI=0x7a4f7000 TPMFinalLog=0x7a5d1000 SMBIOS=0x7aa89000 SMBIOS 3.0=0x7aa88000 ESRT=0x75d0d198 MEMATTR=0x757d0018
39[ 0.000000] SMBIOS 3.1.1 present.
40[ 0.000000] DMI: ASUSTeK COMPUTER INC. TUF GAMING FX504GD_FX80GD/FX504GD, BIOS FX504GD.317 06/10/2019
41[ 0.000000] tsc: Detected 2300.000 MHz processor
42[ 0.000655] tsc: Detected 2299.968 MHz TSC
43[ 0.000655] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
44[ 0.000657] e820: remove [mem 0x000a0000-0x000fffff] usable
45[ 0.000664] last_pfn = 0x27e000 max_arch_pfn = 0x400000000
46[ 0.000673] MTRR default type: uncachable
47[ 0.000674] MTRR fixed ranges enabled:
48[ 0.000675] 00000-9FFFF write-back
49[ 0.000676] A0000-BFFFF uncachable
50[ 0.000677] C0000-FFFFF write-back
51[ 0.000678] MTRR variable ranges enabled:
52[ 0.000679] 0 base 00FF000000 mask 7FFF000000 write-protect
53[ 0.000680] 1 base 0000000000 mask 7F80000000 write-back
54[ 0.000681] 2 base 0100000000 mask 7F00000000 write-back
55[ 0.000682] 3 base 0200000000 mask 7E00000000 write-back
56[ 0.000683] 4 base 007B800000 mask 7FFF800000 uncachable
57[ 0.000684] 5 base 007C000000 mask 7FFC000000 uncachable
58[ 0.000685] 6 base 0080000000 mask 7FF0000000 write-combining
59[ 0.000685] 7 disabled
60[ 0.000686] 8 disabled
61[ 0.000686] 9 disabled
62[ 0.001166] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
63[ 0.001405] last_pfn = 0x7ad0f max_arch_pfn = 0x400000000
64[ 0.018293] esrt: Reserving ESRT space from 0x0000000075d0d198 to 0x0000000075d0d1d0.
65[ 0.018297] e820: update [mem 0x75d0d000-0x75d0dfff] usable ==> reserved
66[ 0.018309] check: Scanning 1 areas for low memory corruption
67[ 0.018313] Using GB pages for direct mapping
68[ 0.018315] BRK [0x25f201000, 0x25f201fff] PGTABLE
69[ 0.018317] BRK [0x25f202000, 0x25f202fff] PGTABLE
70[ 0.018318] BRK [0x25f203000, 0x25f203fff] PGTABLE
71[ 0.018358] BRK [0x25f204000, 0x25f204fff] PGTABLE
72[ 0.018360] BRK [0x25f205000, 0x25f205fff] PGTABLE
73[ 0.018532] BRK [0x25f206000, 0x25f206fff] PGTABLE
74[ 0.018579] BRK [0x25f207000, 0x25f207fff] PGTABLE
75[ 0.018635] BRK [0x25f208000, 0x25f208fff] PGTABLE
76[ 0.018704] Secure boot could not be determined
77[ 0.018705] RAMDISK: [mem 0x36ddd000-0x376e5fff]
78[ 0.018715] ACPI: Early table checksum verification disabled
79[ 0.018718] ACPI: RSDP 0x000000007A4F7000 000024 (v02 _ASUS_)
80[ 0.018721] ACPI: XSDT 0x000000007A4F70C0 000104 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
81[ 0.018727] ACPI: FACP 0x000000007A539350 000114 (v06 _ASUS_ Notebook 01072009 AMI 00010013)
82[ 0.018732] ACPI: DSDT 0x000000007A4F7258 0420F2 (v02 _ASUS_ Notebook 01072009 INTL 20160527)
83[ 0.018735] ACPI: FACS 0x000000007A646080 000040
84[ 0.018738] ACPI: APIC 0x000000007A539468 0000BC (v04 _ASUS_ Notebook 01072009 AMI 00010013)
85[ 0.018740] ACPI: FPDT 0x000000007A539528 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
86[ 0.018743] ACPI: FIDT 0x000000007A539570 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
87[ 0.018746] ACPI: MCFG 0x000000007A539610 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
88[ 0.018748] ACPI: SSDT 0x000000007A539650 000334 (v01 SataRe SataTabl 00001000 INTL 20160527)
89[ 0.018751] ACPI: SSDT 0x000000007A539988 007117 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
90[ 0.018754] ACPI: SSDT 0x000000007A540AA0 0017D5 (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
91[ 0.018757] ACPI: MSDM 0x000000007A542278 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
92[ 0.018760] ACPI: SSDT 0x000000007A5422D0 0031D7 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
93[ 0.018763] ACPI: SSDT 0x000000007A5454A8 0026BC (v02 PegSsd PegSsdt 00001000 INTL 20160527)
94[ 0.018765] ACPI: HPET 0x000000007A547B68 000038 (v01 INTEL Notebook 00000002 01000013)
95[ 0.018768] ACPI: SSDT 0x000000007A547BA0 000F9E (v02 INTEL Ther_Rvp 00001000 INTL 20160527)
96[ 0.018771] ACPI: SSDT 0x000000007A548B40 002951 (v02 INTEL xh_cfhd4 00000000 INTL 20160527)
97[ 0.018774] ACPI: UEFI 0x000000007A54B498 000048 (v01 _ASUS_ Notebook 00000002 01000013)
98[ 0.018776] ACPI: LPIT 0x000000007A54B4E0 00005C (v01 INTEL Notebook 00000002 01000013)
99[ 0.018779] ACPI: WSMT 0x000000007A54B540 000028 (v01 INTEL Notebook 00000002 01000013)
100[ 0.018781] ACPI: SSDT 0x000000007A54B568 0027DE (v02 INTEL PtidDevc 00001000 INTL 20160527)
101[ 0.018784] ACPI: SSDT 0x000000007A54DD48 000FFE (v02 INTEL TbtTypeC 00000000 INTL 20160527)
102[ 0.018787] ACPI: DBGP 0x000000007A54ED48 000034 (v01 _ASUS_ Notebook 00000002 01000013)
103[ 0.018789] ACPI: DBG2 0x000000007A54ED80 000054 (v00 _ASUS_ Notebook 00000002 01000013)
104[ 0.018792] ACPI: SSDT 0x000000007A54EDD8 0000AE (v02 SgRef SgPeg 00001000 INTL 20160527)
105[ 0.018795] ACPI: DMAR 0x000000007A54EE88 0000A8 (v01 INTEL EDK2 00000002 01000013)
106[ 0.018797] ACPI: BGRT 0x000000007A54EF30 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
107[ 0.018800] ACPI: BGRT 0x000000007A54EF68 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
108[ 0.018803] ACPI: TPM2 0x000000007A54EFA0 000034 (v04 _ASUS_ Notebook 00000001 AMI 00000000)
109[ 0.018805] ACPI: SSDT 0x000000007A54EFD8 001F8B (v01 OptRef OptTabl 00001000 INTL 20160527)
110[ 0.018808] ACPI: BGRT 0x000000007A550F68 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
111[ 0.018817] ACPI: Local APIC address 0xfee00000
112[ 0.019087] No NUMA configuration found
113[ 0.019087] Faking a node at [mem 0x0000000000000000-0x000000027dffffff]
114[ 0.019091] NODE_DATA(0) allocated [mem 0x27dffc000-0x27dffffff]
115[ 0.019117] Zone ranges:
116[ 0.019118] DMA [mem 0x0000000000001000-0x0000000000ffffff]
117[ 0.019119] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
118[ 0.019121] Normal [mem 0x0000000100000000-0x000000027dffffff]
119[ 0.019122] Device empty
120[ 0.019123] Movable zone start for each node
121[ 0.019123] Early memory node ranges
122[ 0.019124] node 0: [mem 0x0000000000001000-0x000000000009efff]
123[ 0.019125] node 0: [mem 0x0000000000100000-0x0000000079046fff]
124[ 0.019126] node 0: [mem 0x000000007ad0e000-0x000000007ad0efff]
125[ 0.019127] node 0: [mem 0x0000000100000000-0x000000027dffffff]
126[ 0.019440] Zeroed struct page in unavailable ranges: 36890 pages
127[ 0.019442] Initmem setup node 0 [mem 0x0000000000001000-0x000000027dffffff]
128[ 0.019444] On node 0 totalpages: 2060262
129[ 0.019445] DMA zone: 64 pages used for memmap
130[ 0.019445] DMA zone: 23 pages reserved
131[ 0.019446] DMA zone: 3998 pages, LIFO batch:0
132[ 0.019503] DMA32 zone: 7682 pages used for memmap
133[ 0.019504] DMA32 zone: 491592 pages, LIFO batch:63
134[ 0.025407] Normal zone: 24448 pages used for memmap
135[ 0.025408] Normal zone: 1564672 pages, LIFO batch:63
136[ 0.042046] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
137[ 0.042589] ACPI: PM-Timer IO Port: 0x1808
138[ 0.042591] ACPI: Local APIC address 0xfee00000
139[ 0.042597] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
140[ 0.042598] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
141[ 0.042598] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
142[ 0.042599] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
143[ 0.042599] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
144[ 0.042600] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
145[ 0.042600] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
146[ 0.042601] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
147[ 0.042662] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
148[ 0.042664] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
149[ 0.042665] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
150[ 0.042666] ACPI: IRQ0 used by override.
151[ 0.042667] ACPI: IRQ9 used by override.
152[ 0.042669] Using ACPI (MADT) for SMP configuration information
153[ 0.042671] ACPI: HPET id: 0x8086a201 base: 0xfed00000
154[ 0.042676] e820: update [mem 0x75d2d000-0x75d5bfff] usable ==> reserved
155[ 0.042684] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
156[ 0.042700] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
157[ 0.042701] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
158[ 0.042703] PM: hibernation: Registered nosave memory: [mem 0x75d0d000-0x75d0dfff]
159[ 0.042704] PM: hibernation: Registered nosave memory: [mem 0x75d2d000-0x75d5bfff]
160[ 0.042705] PM: hibernation: Registered nosave memory: [mem 0x79047000-0x7a4ddfff]
161[ 0.042706] PM: hibernation: Registered nosave memory: [mem 0x7a4de000-0x7a55afff]
162[ 0.042707] PM: hibernation: Registered nosave memory: [mem 0x7a55b000-0x7a646fff]
163[ 0.042707] PM: hibernation: Registered nosave memory: [mem 0x7a647000-0x7ac40fff]
164[ 0.042708] PM: hibernation: Registered nosave memory: [mem 0x7ac41000-0x7ad0dfff]
165[ 0.042709] PM: hibernation: Registered nosave memory: [mem 0x7ad0f000-0x7fffffff]
166[ 0.042710] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xdfffffff]
167[ 0.042710] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
168[ 0.042711] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
169[ 0.042712] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
170[ 0.042712] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
171[ 0.042713] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
172[ 0.042713] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
173[ 0.042714] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
174[ 0.042714] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
175[ 0.042715] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
176[ 0.042715] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
177[ 0.042716] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
178[ 0.042718] [mem 0x80000000-0xdfffffff] available for PCI devices
179[ 0.042719] Booting paravirtualized kernel on bare hardware
180[ 0.042722] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
181[ 0.047603] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
182[ 0.047797] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
183[ 0.047803] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
184[ 0.047803] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
185[ 0.047822] Built 1 zonelists, mobility grouping on. Total pages: 2028045
186[ 0.047822] Policy zone: Normal
187[ 0.047823] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7560e8ae-8cea-43d0-81ca-8a3dfe4105a1 rw loglevel=3 quiet
188[ 0.048323] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
189[ 0.048562] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
190[ 0.048647] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
191[ 0.073979] Memory: 7916488K/8241048K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 324560K reserved, 0K cma-reserved)
192[ 0.073986] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
193[ 0.074108] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
194[ 0.074119] Kernel/User page tables isolation: enabled
195[ 0.074135] ftrace: allocating 39095 entries in 153 pages
196[ 0.089829] ftrace: allocated 153 pages with 4 groups
197[ 0.089929] rcu: Preemptible hierarchical RCU implementation.
198[ 0.089930] rcu: RCU dyntick-idle grace-period acceleration is enabled.
199[ 0.089931] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
200[ 0.089931] rcu: RCU priority boosting: priority 1 delay 500 ms.
201[ 0.089932] Tasks RCU enabled.
202[ 0.089933] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
203[ 0.089934] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
204[ 0.092760] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
205[ 0.093325] Console: colour dummy device 80x25
206[ 0.093329] printk: console [tty0] enabled
207[ 0.093346] ACPI: Core revision 20200110
208[ 0.093885] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
209[ 0.094022] APIC: Switch to symmetric I/O mode setup
210[ 0.094025] DMAR: Host address width 39
211[ 0.094026] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
212[ 0.094031] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
213[ 0.094032] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
214[ 0.094035] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
215[ 0.094036] DMAR: RMRR base: 0x0000007a817000 end: 0x0000007aa60fff
216[ 0.094037] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
217[ 0.094039] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
218[ 0.094040] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
219[ 0.094041] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
220[ 0.097292] DMAR-IR: Enabled IRQ remapping in x2apic mode
221[ 0.097294] x2apic enabled
222[ 0.097383] Switched APIC routing to cluster x2apic.
223[ 0.106814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
224[ 0.120689] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
225[ 0.120693] Calibrating delay loop (skipped), value calculated using timer frequency.. 4601.60 BogoMIPS (lpj=7666560)
226[ 0.120695] pid_max: default: 32768 minimum: 301
227[ 0.124081] LSM: Security Framework initializing
228[ 0.124085] Yama: becoming mindful.
229[ 0.124116] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
230[ 0.124132] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
231[ 0.124143] *** VALIDATE tmpfs ***
232[ 0.124281] *** VALIDATE proc ***
233[ 0.124326] *** VALIDATE cgroup ***
234[ 0.124327] *** VALIDATE cgroup2 ***
235[ 0.124379] mce: CPU0: Thermal monitoring enabled (TM1)
236[ 0.124402] process: using mwait in idle threads
237[ 0.124404] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
238[ 0.124405] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
239[ 0.124407] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
240[ 0.124409] Spectre V2 : Mitigation: Full generic retpoline
241[ 0.124409] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
242[ 0.124410] Spectre V2 : Enabling Restricted Speculation for firmware calls
243[ 0.124411] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
244[ 0.124411] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
245[ 0.124412] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
246[ 0.124414] MDS: Mitigation: Clear CPU buffers
247[ 0.124759] Freeing SMP alternatives memory: 32K
248[ 0.126210] TSC deadline timer enabled
249[ 0.126220] smpboot: CPU0: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
250[ 0.144042] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
251[ 0.144065] ... version: 4
252[ 0.144065] ... bit width: 48
253[ 0.144066] ... generic registers: 4
254[ 0.144067] ... value mask: 0000ffffffffffff
255[ 0.144067] ... max period: 00007fffffffffff
256[ 0.144068] ... fixed-purpose events: 3
257[ 0.144068] ... event mask: 000000070000000f
258[ 0.150699] rcu: Hierarchical SRCU implementation.
259[ 0.174230] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
260[ 0.180706] smp: Bringing up secondary CPUs ...
261[ 0.220738] x86: Booting SMP configuration:
262[ 0.220739] .... node #0, CPUs: #1 #2 #3 #4
263[ 0.341389] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
264[ 0.380733] #5 #6 #7
265[ 0.461288] smp: Brought up 1 node, 8 CPUs
266[ 0.461288] smpboot: Max logical packages: 1
267[ 0.461288] smpboot: Total of 8 processors activated (36814.80 BogoMIPS)
268[ 0.464298] devtmpfs: initialized
269[ 0.464298] x86/mm: Memory block size: 128MB
270[ 0.464865] PM: Registering ACPI NVS region [mem 0x7a55b000-0x7a646fff] (966656 bytes)
271[ 0.464865] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
272[ 0.464865] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
273[ 0.464865] pinctrl core: initialized pinctrl subsystem
274[ 0.464865] PM: RTC time: 03:59:33, date: 2020-05-21
275[ 0.464865] thermal_sys: Registered thermal governor 'fair_share'
276[ 0.464865] thermal_sys: Registered thermal governor 'bang_bang'
277[ 0.464865] thermal_sys: Registered thermal governor 'step_wise'
278[ 0.464865] thermal_sys: Registered thermal governor 'user_space'
279[ 0.464865] thermal_sys: Registered thermal governor 'power_allocator'
280[ 0.464865] NET: Registered protocol family 16
281[ 0.464865] audit: initializing netlink subsys (disabled)
282[ 0.464865] audit: type=2000 audit(1590033572.366:1): state=initialized audit_enabled=0 res=1
283[ 0.464865] cpuidle: using governor ladder
284[ 0.464865] cpuidle: using governor menu
285[ 0.464865] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
286[ 0.464865] ACPI: bus type PCI registered
287[ 0.464865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
288[ 0.464865] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
289[ 0.464865] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
290[ 0.464865] PCI: Using configuration type 1 for base access
291[ 0.464865] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
292[ 0.468203] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
293[ 0.468203] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
294[ 0.470805] ACPI: Added _OSI(Module Device)
295[ 0.470806] ACPI: Added _OSI(Processor Device)
296[ 0.470807] ACPI: Added _OSI(3.0 _SCP Extensions)
297[ 0.470808] ACPI: Added _OSI(Processor Aggregator Device)
298[ 0.470809] ACPI: Added _OSI(Linux-Dell-Video)
299[ 0.470810] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
300[ 0.470811] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
301[ 0.547042] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
302[ 0.547048] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
303[ 0.547050] ACPI: Skipping parse of AML opcode: Method (0x0014)
304[ 0.547052] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
305[ 0.547055] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
306[ 0.547057] ACPI: Skipping parse of AML opcode: Method (0x0014)
307[ 0.547059] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.GUPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
308[ 0.547061] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
309[ 0.547062] ACPI: Skipping parse of AML opcode: Method (0x0014)
310[ 0.547064] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TUPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
311[ 0.547066] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
312[ 0.547067] ACPI: Skipping parse of AML opcode: Method (0x0014)
313[ 0.547104] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
314[ 0.547107] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
315[ 0.547108] ACPI: Skipping parse of AML opcode: Method (0x0014)
316[ 0.547110] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
317[ 0.547112] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
318[ 0.547113] ACPI: Skipping parse of AML opcode: Method (0x0014)
319[ 0.549157] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
320[ 0.549161] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
321[ 0.549162] ACPI: Skipping parse of AML opcode: Method (0x0014)
322[ 0.549164] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
323[ 0.549166] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
324[ 0.549168] ACPI: Skipping parse of AML opcode: Method (0x0014)
325[ 0.551201] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
326[ 0.551204] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
327[ 0.551205] ACPI: Skipping parse of AML opcode: Method (0x0014)
328[ 0.551207] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
329[ 0.551209] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
330[ 0.551211] ACPI: Skipping parse of AML opcode: Method (0x0014)
331[ 0.553233] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
332[ 0.553236] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
333[ 0.553238] ACPI: Skipping parse of AML opcode: Method (0x0014)
334[ 0.553239] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
335[ 0.553242] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
336[ 0.553243] ACPI: Skipping parse of AML opcode: Method (0x0014)
337[ 0.555271] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
338[ 0.555275] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
339[ 0.555276] ACPI: Skipping parse of AML opcode: Method (0x0014)
340[ 0.555278] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
341[ 0.555280] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
342[ 0.555281] ACPI: Skipping parse of AML opcode: Method (0x0014)
343[ 0.557306] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
344[ 0.557309] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
345[ 0.557310] ACPI: Skipping parse of AML opcode: Method (0x0014)
346[ 0.557312] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
347[ 0.557314] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
348[ 0.557316] ACPI: Skipping parse of AML opcode: Method (0x0014)
349[ 0.559346] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
350[ 0.559349] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
351[ 0.559350] ACPI: Skipping parse of AML opcode: Method (0x0014)
352[ 0.559352] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
353[ 0.559354] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
354[ 0.559356] ACPI: Skipping parse of AML opcode: Method (0x0014)
355[ 0.561385] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
356[ 0.561388] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
357[ 0.561389] ACPI: Skipping parse of AML opcode: Method (0x0014)
358[ 0.561391] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
359[ 0.561393] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
360[ 0.561394] ACPI: Skipping parse of AML opcode: Method (0x0014)
361[ 0.563419] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
362[ 0.563422] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
363[ 0.563424] ACPI: Skipping parse of AML opcode: Method (0x0014)
364[ 0.563425] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
365[ 0.563427] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
366[ 0.563429] ACPI: Skipping parse of AML opcode: Method (0x0014)
367[ 0.565461] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
368[ 0.565464] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
369[ 0.565465] ACPI: Skipping parse of AML opcode: Method (0x0014)
370[ 0.565467] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
371[ 0.565470] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
372[ 0.565471] ACPI: Skipping parse of AML opcode: Method (0x0014)
373[ 0.567499] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
374[ 0.567502] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
375[ 0.567503] ACPI: Skipping parse of AML opcode: Method (0x0014)
376[ 0.567505] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
377[ 0.567507] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
378[ 0.567509] ACPI: Skipping parse of AML opcode: Method (0x0014)
379[ 0.569536] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
380[ 0.569539] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
381[ 0.569540] ACPI: Skipping parse of AML opcode: Method (0x0014)
382[ 0.569542] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
383[ 0.569544] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
384[ 0.569545] ACPI: Skipping parse of AML opcode: Method (0x0014)
385[ 0.571576] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
386[ 0.571579] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
387[ 0.571581] ACPI: Skipping parse of AML opcode: Method (0x0014)
388[ 0.571582] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
389[ 0.571585] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
390[ 0.571586] ACPI: Skipping parse of AML opcode: Method (0x0014)
391[ 0.573612] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
392[ 0.573615] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
393[ 0.573617] ACPI: Skipping parse of AML opcode: Method (0x0014)
394[ 0.573618] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
395[ 0.573621] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
396[ 0.573622] ACPI: Skipping parse of AML opcode: Method (0x0014)
397[ 0.575623] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
398[ 0.575626] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
399[ 0.575627] ACPI: Skipping parse of AML opcode: Method (0x0014)
400[ 0.575629] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
401[ 0.575631] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
402[ 0.575632] ACPI: Skipping parse of AML opcode: Method (0x0014)
403[ 0.575636] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
404[ 0.575638] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
405[ 0.575639] ACPI: Skipping parse of AML opcode: Method (0x0014)
406[ 0.575641] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
407[ 0.575643] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
408[ 0.575644] ACPI: Skipping parse of AML opcode: Method (0x0014)
409[ 0.575692] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
410[ 0.575695] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
411[ 0.575696] ACPI: Skipping parse of AML opcode: Method (0x0014)
412[ 0.575698] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
413[ 0.575700] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
414[ 0.575701] ACPI: Skipping parse of AML opcode: Method (0x0014)
415[ 0.575744] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
416[ 0.575747] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
417[ 0.575748] ACPI: Skipping parse of AML opcode: Method (0x0014)
418[ 0.575750] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
419[ 0.575752] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
420[ 0.575753] ACPI: Skipping parse of AML opcode: Method (0x0014)
421[ 0.575797] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
422[ 0.575799] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
423[ 0.575801] ACPI: Skipping parse of AML opcode: Method (0x0014)
424[ 0.575802] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
425[ 0.575804] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
426[ 0.575806] ACPI: Skipping parse of AML opcode: Method (0x0014)
427[ 0.575848] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
428[ 0.575851] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
429[ 0.575852] ACPI: Skipping parse of AML opcode: Method (0x0014)
430[ 0.575854] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
431[ 0.575856] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
432[ 0.575857] ACPI: Skipping parse of AML opcode: Method (0x0014)
433[ 0.575900] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
434[ 0.575903] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
435[ 0.575904] ACPI: Skipping parse of AML opcode: Method (0x0014)
436[ 0.575906] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
437[ 0.575908] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
438[ 0.575909] ACPI: Skipping parse of AML opcode: Method (0x0014)
439[ 0.575952] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
440[ 0.575955] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
441[ 0.575956] ACPI: Skipping parse of AML opcode: Method (0x0014)
442[ 0.575957] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
443[ 0.575960] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
444[ 0.575961] ACPI: Skipping parse of AML opcode: Method (0x0014)
445[ 0.576003] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
446[ 0.576006] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
447[ 0.576007] ACPI: Skipping parse of AML opcode: Method (0x0014)
448[ 0.576009] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
449[ 0.576011] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
450[ 0.576012] ACPI: Skipping parse of AML opcode: Method (0x0014)
451[ 0.576055] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
452[ 0.576058] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
453[ 0.576059] ACPI: Skipping parse of AML opcode: Method (0x0014)
454[ 0.576061] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
455[ 0.576063] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
456[ 0.576064] ACPI: Skipping parse of AML opcode: Method (0x0014)
457[ 0.576107] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
458[ 0.576110] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
459[ 0.576111] ACPI: Skipping parse of AML opcode: Method (0x0014)
460[ 0.576112] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
461[ 0.576115] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
462[ 0.576116] ACPI: Skipping parse of AML opcode: Method (0x0014)
463[ 0.576158] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20200110/dswload2-326)
464[ 0.576161] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
465[ 0.576162] ACPI: Skipping parse of AML opcode: Method (0x0014)
466[ 0.576164] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._PLD], AE_ALREADY_EXISTS (20200110/dswload2-326)
467[ 0.576166] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200110/psobject-220)
468[ 0.576167] ACPI: Skipping parse of AML opcode: Method (0x0014)
469[ 0.578996] ACPI: 12 ACPI AML tables successfully acquired and loaded
470[ 0.592944] ACPI: Dynamic OEM Table Load:
471[ 0.592955] ACPI: SSDT 0xFFFF9819B470D800 0005DF (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
472[ 0.596174] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
473[ 0.598632] ACPI: Dynamic OEM Table Load:
474[ 0.598637] ACPI: SSDT 0xFFFF9819B3DD4400 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
475[ 0.601546] ACPI: Dynamic OEM Table Load:
476[ 0.601553] ACPI: SSDT 0xFFFF9819B475D000 000EF1 (v02 PmRef ApIst 00003000 INTL 20160527)
477[ 0.605030] ACPI: Dynamic OEM Table Load:
478[ 0.605035] ACPI: SSDT 0xFFFF9819B3DD7400 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
479[ 0.612221] ACPI: EC: EC started
480[ 0.612222] ACPI: EC: interrupt blocked
481[ 0.612338] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
482[ 0.612340] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
483[ 0.612340] ACPI: Interpreter enabled
484[ 0.612393] ACPI: (supports S0 S3 S4 S5)
485[ 0.612394] ACPI: Using IOAPIC for interrupt routing
486[ 0.612441] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
487[ 0.614389] ACPI: Enabled 6 GPEs in block 00 to 7F
488[ 0.618015] ACPI: Power Resource [PG00] (on)
489[ 0.657044] ACPI: Power Resource [USBC] (on)
490[ 0.661773] ACPI: Power Resource [V0PR] (on)
491[ 0.662050] ACPI: Power Resource [V1PR] (on)
492[ 0.662319] ACPI: Power Resource [V2PR] (on)
493[ 0.670973] ACPI: Power Resource [WRST] (on)
494[ 0.679558] ACPI: Power Resource [FN00] (off)
495[ 0.679687] ACPI: Power Resource [FN01] (off)
496[ 0.679811] ACPI: Power Resource [FN02] (off)
497[ 0.679940] ACPI: Power Resource [FN03] (off)
498[ 0.680065] ACPI: Power Resource [FN04] (off)
499[ 0.681021] ACPI: Power Resource [PIN] (off)
500[ 0.681671] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
501[ 0.681679] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
502[ 0.681966] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
503[ 0.682239] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
504[ 0.682240] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
505[ 0.683443] PCI host bridge to bus 0000:00
506[ 0.683445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
507[ 0.683447] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
508[ 0.683448] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
509[ 0.683449] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
510[ 0.683450] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
511[ 0.683451] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
512[ 0.683452] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
513[ 0.683453] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
514[ 0.683454] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
515[ 0.683455] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
516[ 0.683456] pci_bus 0000:00: root bus resource [bus 00-fe]
517[ 0.683467] pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
518[ 0.684021] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
519[ 0.684077] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
520[ 0.684414] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
521[ 0.684425] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
522[ 0.684431] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
523[ 0.684435] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
524[ 0.684453] pci 0000:00:02.0: BAR 2: assigned to efifb
525[ 0.684654] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
526[ 0.684666] pci 0000:00:04.0: reg 0x10: [mem 0xa4310000-0xa4317fff 64bit]
527[ 0.684930] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
528[ 0.684941] pci 0000:00:08.0: reg 0x10: [mem 0xa432b000-0xa432bfff 64bit]
529[ 0.685215] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
530[ 0.685260] pci 0000:00:12.0: reg 0x10: [mem 0xa432a000-0xa432afff 64bit]
531[ 0.685646] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
532[ 0.685691] pci 0000:00:14.0: reg 0x10: [mem 0xa4300000-0xa430ffff 64bit]
533[ 0.685842] pci 0000:00:14.0: PME# supported from D3hot D3cold
534[ 0.686129] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
535[ 0.686166] pci 0000:00:14.2: reg 0x10: [mem 0xa4322000-0xa4323fff 64bit]
536[ 0.686186] pci 0000:00:14.2: reg 0x18: [mem 0xa4329000-0xa4329fff 64bit]
537[ 0.686489] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
538[ 0.686666] pci 0000:00:14.3: reg 0x10: [mem 0xa431c000-0xa431ffff 64bit]
539[ 0.687270] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
540[ 0.687933] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
541[ 0.688628] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
542[ 0.691237] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
543[ 0.691281] pci 0000:00:16.0: reg 0x10: [mem 0xa4327000-0xa4327fff 64bit]
544[ 0.691410] pci 0000:00:16.0: PME# supported from D3hot
545[ 0.691778] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
546[ 0.691818] pci 0000:00:17.0: reg 0x10: [mem 0xa4320000-0xa4321fff]
547[ 0.691834] pci 0000:00:17.0: reg 0x14: [mem 0xa4326000-0xa43260ff]
548[ 0.691849] pci 0000:00:17.0: reg 0x18: [io 0x5090-0x5097]
549[ 0.691865] pci 0000:00:17.0: reg 0x1c: [io 0x5080-0x5083]
550[ 0.691880] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
551[ 0.691896] pci 0000:00:17.0: reg 0x24: [mem 0xa4325000-0xa43257ff]
552[ 0.691985] pci 0000:00:17.0: PME# supported from D3hot
553[ 0.692350] pci 0000:00:1d.0: [8086:a336] type 01 class 0x060400
554[ 0.692587] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
555[ 0.692647] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
556[ 0.693037] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
557[ 0.693537] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
558[ 0.693616] pci 0000:00:1f.3: reg 0x10: [mem 0xa4318000-0xa431bfff 64bit]
559[ 0.693690] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
560[ 0.693845] pci 0000:00:1f.3: PME# supported from D3hot D3cold
561[ 0.694287] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
562[ 0.694473] pci 0000:00:1f.4: reg 0x10: [mem 0xa4324000-0xa43240ff 64bit]
563[ 0.694688] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
564[ 0.695145] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
565[ 0.695175] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
566[ 0.695470] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030200
567[ 0.695485] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
568[ 0.695493] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
569[ 0.695501] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
570[ 0.695506] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
571[ 0.695511] pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
572[ 0.695527] pci 0000:01:00.0: Enabling HDA controller
573[ 0.695712] pci 0000:00:01.0: PCI bridge to [bus 01]
574[ 0.695714] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
575[ 0.695716] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
576[ 0.695719] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
577[ 0.695865] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
578[ 0.695910] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
579[ 0.695948] pci 0000:02:00.0: reg 0x18: [mem 0xa4204000-0xa4204fff 64bit]
580[ 0.695972] pci 0000:02:00.0: reg 0x20: [mem 0xa4200000-0xa4203fff 64bit]
581[ 0.696128] pci 0000:02:00.0: supports D1 D2
582[ 0.696129] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
583[ 0.696372] pci 0000:00:1d.0: PCI bridge to [bus 02]
584[ 0.696378] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
585[ 0.696383] pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
586[ 0.698940] ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
587[ 0.698992] ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
588[ 0.699042] ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
589[ 0.699091] ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
590[ 0.699140] ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
591[ 0.699189] ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
592[ 0.699237] ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
593[ 0.699286] ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
594[ 0.700921] ACPI: EC: interrupt unblocked
595[ 0.700952] ACPI: EC: event unblocked
596[ 0.700984] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
597[ 0.700984] ACPI: EC: GPE=0x37
598[ 0.700986] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
599[ 0.701078] iommu: Default domain type: Translated
600[ 0.701094] pci 0000:00:02.0: vgaarb: setting as boot VGA device
601[ 0.701094] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
602[ 0.701094] pci 0000:00:02.0: vgaarb: bridge control possible
603[ 0.701094] vgaarb: loaded
604[ 0.701094] SCSI subsystem initialized
605[ 0.701094] libata version 3.00 loaded.
606[ 0.701094] ACPI: bus type USB registered
607[ 0.701094] usbcore: registered new interface driver usbfs
608[ 0.701094] usbcore: registered new interface driver hub
609[ 0.701094] usbcore: registered new device driver usb
610[ 0.701094] pps_core: LinuxPPS API ver. 1 registered
611[ 0.701094] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
612[ 0.701094] PTP clock support registered
613[ 0.701094] EDAC MC: Ver: 3.0.0
614[ 0.701094] Registered efivars operations
615[ 0.701094] PCI: Using ACPI for IRQ routing
616[ 0.788105] PCI: pci_cache_line_size set to 64 bytes
617[ 0.788289] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
618[ 0.788290] e820: reserve RAM buffer [mem 0x75d0d000-0x77ffffff]
619[ 0.788291] e820: reserve RAM buffer [mem 0x75d2d000-0x77ffffff]
620[ 0.788292] e820: reserve RAM buffer [mem 0x79047000-0x7bffffff]
621[ 0.788293] e820: reserve RAM buffer [mem 0x7ad0f000-0x7bffffff]
622[ 0.788294] e820: reserve RAM buffer [mem 0x27e000000-0x27fffffff]
623[ 0.788386] NetLabel: Initializing
624[ 0.788386] NetLabel: domain hash size = 128
625[ 0.788387] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
626[ 0.788399] NetLabel: unlabeled traffic allowed by default
627[ 0.788403] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
628[ 0.788403] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
629[ 0.790736] clocksource: Switched to clocksource tsc-early
630[ 0.802004] *** VALIDATE bpf ***
631[ 0.802086] VFS: Disk quotas dquot_6.6.0
632[ 0.802101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
633[ 0.802126] *** VALIDATE ramfs ***
634[ 0.802128] *** VALIDATE hugetlbfs ***
635[ 0.802168] pnp: PnP ACPI init
636[ 0.802485] system 00:00: [io 0x0680-0x069f] has been reserved
637[ 0.802486] system 00:00: [io 0x164e-0x164f] has been reserved
638[ 0.802491] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
639[ 0.802515] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
640[ 0.802646] system 00:02: [io 0x1854-0x1857] has been reserved
641[ 0.802650] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
642[ 0.802725] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
643[ 0.802989] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
644[ 0.802990] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
645[ 0.802991] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
646[ 0.802993] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
647[ 0.802994] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
648[ 0.802995] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
649[ 0.802996] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
650[ 0.802998] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
651[ 0.803001] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
652[ 0.803332] system 00:05: [io 0x1800-0x18fe] could not be reserved
653[ 0.803334] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
654[ 0.803335] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
655[ 0.803336] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
656[ 0.803337] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
657[ 0.803339] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
658[ 0.803340] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
659[ 0.803343] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
660[ 0.803786] system 00:06: [io 0x2000-0x20fe] has been reserved
661[ 0.803790] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
662[ 0.805437] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
663[ 0.806949] pnp: PnP ACPI: found 8 devices
664[ 0.812718] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
665[ 0.812758] pci 0000:00:15.0: BAR 0: assigned [mem 0xa4328000-0xa4328fff 64bit]
666[ 0.813029] pci 0000:00:01.0: PCI bridge to [bus 01]
667[ 0.813031] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
668[ 0.813033] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
669[ 0.813035] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
670[ 0.813039] pci 0000:00:1d.0: PCI bridge to [bus 02]
671[ 0.813046] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
672[ 0.813054] pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
673[ 0.813068] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
674[ 0.813069] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
675[ 0.813071] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
676[ 0.813072] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
677[ 0.813073] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
678[ 0.813074] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
679[ 0.813075] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
680[ 0.813076] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
681[ 0.813077] pci_bus 0000:00: resource 12 [mem 0x80000000-0xdfffffff window]
682[ 0.813078] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
683[ 0.813079] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
684[ 0.813080] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
685[ 0.813081] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
686[ 0.813082] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
687[ 0.813083] pci_bus 0000:02: resource 1 [mem 0xa4200000-0xa42fffff]
688[ 0.813321] NET: Registered protocol family 2
689[ 0.813447] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
690[ 0.813490] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
691[ 0.813616] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
692[ 0.813705] TCP: Hash tables configured (established 65536 bind 65536)
693[ 0.813749] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
694[ 0.813773] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
695[ 0.813850] NET: Registered protocol family 1
696[ 0.813855] NET: Registered protocol family 44
697[ 0.813867] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
698[ 0.814017] PCI: CLS 64 bytes, default 64
699[ 0.814058] Trying to unpack rootfs image as initramfs...
700[ 0.958914] Freeing initrd memory: 9252K
701[ 0.974072] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
702[ 0.974074] software IO TLB: mapped [mem 0x717d0000-0x757d0000] (64MB)
703[ 0.974244] check: Scanning for low memory corruption every 60 seconds
704[ 0.974597] Initialise system trusted keyrings
705[ 0.974605] Key type blacklist registered
706[ 0.974646] workingset: timestamp_bits=41 max_order=21 bucket_order=0
707[ 0.975857] zbud: loaded
708[ 0.980862] Key type asymmetric registered
709[ 0.980864] Asymmetric key parser 'x509' registered
710[ 0.980873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
711[ 0.980914] io scheduler mq-deadline registered
712[ 0.980915] io scheduler kyber registered
713[ 0.980941] io scheduler bfq registered
714[ 0.985641] pcieport 0000:00:1d.0: AER: enabled with IRQ 123
715[ 0.985699] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
716[ 0.985867] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
717[ 0.985959] efifb: probing for efifb
718[ 0.985974] efifb: Ignoring BGRT: unexpected or invalid BMP data
719[ 0.985975] efifb: framebuffer at 0x80000000, using 1920k, total 1920k
720[ 0.985976] efifb: mode is 800x600x32, linelength=3200, pages=1
721[ 0.985977] efifb: scrolling: redraw
722[ 0.985978] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
723[ 0.986011] fbcon: Deferring console take-over
724[ 0.986012] fb0: EFI VGA frame buffer device
725[ 0.986019] intel_idle: MWAIT substates: 0x11142120
726[ 0.986019] intel_idle: v0.4.1 model 0x9E
727[ 0.986478] intel_idle: lapic_timer_reliable_states 0xffffffff
728[ 0.986587] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
729[ 0.986606] ACPI: Sleep Button [SLPB]
730[ 0.986635] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
731[ 0.986653] ACPI: Power Button [PWRB]
732[ 0.986681] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
733[ 0.990719] ACPI: Lid Switch [LID0]
734[ 0.990760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
735[ 0.990787] ACPI: Power Button [PWRF]
736[ 0.997903] ACPI: Invalid active0 threshold
737[ 0.998109] thermal LNXTHERM:00: registered as thermal_zone0
738[ 0.998111] ACPI: Thermal Zone [THRM] (43 C)
739[ 0.998886] thermal LNXTHERM:01: registered as thermal_zone1
740[ 0.998887] ACPI: Thermal Zone [TZ00] (28 C)
741[ 0.999224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
742[ 1.000156] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
743[ 1.000157] AMD-Vi: AMD IOMMUv2 functionality not available on this system
744[ 1.001372] ahci 0000:00:17.0: version 3.0
745[ 1.001674] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x12 impl SATA mode
746[ 1.001676] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
747[ 1.011566] scsi host0: ahci
748[ 1.011923] scsi host1: ahci
749[ 1.012182] scsi host2: ahci
750[ 1.012308] scsi host3: ahci
751[ 1.012500] scsi host4: ahci
752[ 1.012534] ata1: DUMMY
753[ 1.012541] ata2: SATA max UDMA/133 abar m2048@0xa4325000 port 0xa4325180 irq 124
754[ 1.012541] ata3: DUMMY
755[ 1.012542] ata4: DUMMY
756[ 1.012545] ata5: SATA max UDMA/133 abar m2048@0xa4325000 port 0xa4325300 irq 124
757[ 1.012585] usbcore: registered new interface driver usbserial_generic
758[ 1.012589] usbserial: USB Serial support registered for generic
759[ 1.012616] rtc_cmos 00:01: RTC can wake from S4
760[ 1.013709] rtc_cmos 00:01: registered as rtc0
761[ 1.013723] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
762[ 1.013789] intel_pstate: Intel P-state driver initializing
763[ 1.013836] intel_pstate: Disabling energy efficiency optimization
764[ 1.014325] intel_pstate: HWP enabled
765[ 1.014510] ledtrig-cpu: registered to indicate activity on CPUs
766[ 1.014578] intel_pmc_core INT33A1:00: initialized
767[ 1.014643] drop_monitor: Initializing network drop monitor service
768[ 1.014805] NET: Registered protocol family 10
769[ 1.023303] Segment Routing with IPv6
770[ 1.023325] NET: Registered protocol family 17
771[ 1.024057] RAS: Correctable Errors collector initialized.
772[ 1.024126] microcode: sig=0x906ea, pf=0x20, revision=0xb4
773[ 1.024362] microcode: Microcode Update Driver: v2.2.
774[ 1.024366] IPI shorthand broadcast: enabled
775[ 1.024372] sched_clock: Marking stable (1020263143, 4095312)->(1029036125, -4677670)
776[ 1.024548] registered taskstats version 1
777[ 1.024556] Loading compiled-in X.509 certificates
778[ 1.028985] Loaded X.509 cert 'Build time autogenerated kernel key: 1a5b1048a6b7ec78607dc711c9ffd4db5209e9f2'
779[ 1.029025] zswap: loaded using pool lzo/zbud
780[ 1.029439] Key type ._fscrypt registered
781[ 1.029440] Key type .fscrypt registered
782[ 1.029441] Key type fscrypt-provisioning registered
783[ 1.036714] Key type big_key registered
784[ 1.038240] PM: Magic number: 4:330:968
785[ 1.038593] rtc_cmos 00:01: setting system clock to 2020-05-21T03:59:33 UTC (1590033573)
786[ 1.328027] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
787[ 1.328068] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
788[ 1.329888] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
789[ 1.329892] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
790[ 1.329894] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
791[ 1.331290] ata2.00: ATA-11: WDC WDS250G2B0B-00YS70, X61190WD, max UDMA/133
792[ 1.331292] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
793[ 1.333683] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
794[ 1.333686] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
795[ 1.333688] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
796[ 1.335413] ata2.00: configured for UDMA/133
797[ 1.335589] scsi 1:0:0:0: Direct-Access ATA WDC WDS250G2B0B- 90WD PQ: 0 ANSI: 5
798[ 1.335856] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
799[ 1.335867] sd 1:0:0:0: [sda] Write Protect is off
800[ 1.335869] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
801[ 1.335884] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
802[ 1.341925] sda: sda1 sda2 sda3
803[ 1.342379] sd 1:0:0:0: [sda] Attached SCSI disk
804[ 1.382794] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
805[ 1.382797] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
806[ 1.382799] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
807[ 1.463766] ata5.00: ATA-10: ST1000LX015-1U7172, SDM1, max UDMA/133
808[ 1.463769] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
809[ 1.526065] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
810[ 1.526069] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
811[ 1.526071] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
812[ 1.606996] ata5.00: configured for UDMA/133
813[ 1.607116] scsi 4:0:0:0: Direct-Access ATA ST1000LX015-1U71 SDM1 PQ: 0 ANSI: 5
814[ 1.607394] sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
815[ 1.607397] sd 4:0:0:0: [sdb] 4096-byte physical blocks
816[ 1.607407] sd 4:0:0:0: [sdb] Write Protect is off
817[ 1.607409] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
818[ 1.607426] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
819[ 1.610757] sdb: sdb1
820[ 1.611140] sd 4:0:0:0: [sdb] Attached SCSI disk
821[ 1.612792] Freeing unused decrypted memory: 2040K
822[ 1.613275] Freeing unused kernel image (initmem) memory: 1608K
823[ 1.640900] Write protecting the kernel read-only data: 20480k
824[ 1.641786] Freeing unused kernel image (text/rodata gap) memory: 2044K
825[ 1.642347] Freeing unused kernel image (rodata/data gap) memory: 1680K
826[ 1.669487] x86/mm: Checked W+X mappings: passed, no W+X pages found.
827[ 1.669487] x86/mm: Checking user space page tables
828[ 1.693501] x86/mm: Checked W+X mappings: passed, no W+X pages found.
829[ 1.693502] Run /init as init process
830[ 1.693502] with arguments:
831[ 1.693503] /init
832[ 1.693503] with environment:
833[ 1.693504] HOME=/
834[ 1.693504] TERM=linux
835[ 1.693504] BOOT_IMAGE=/boot/vmlinuz-linux
836[ 1.764994] fbcon: Taking over console
837[ 1.765038] Console: switching to colour frame buffer device 100x37
838[ 1.816670] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
839[ 1.816671] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
840[ 1.817978] serio: i8042 KBD port at 0x60,0x64 irq 1
841[ 1.829123] xhci_hcd 0000:00:14.0: xHCI Host Controller
842[ 1.829129] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
843[ 1.830221] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
844[ 1.830228] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
845[ 1.830391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
846[ 1.830392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
847[ 1.830393] usb usb1: Product: xHCI Host Controller
848[ 1.830394] usb usb1: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
849[ 1.830394] usb usb1: SerialNumber: 0000:00:14.0
850[ 1.830520] hub 1-0:1.0: USB hub found
851[ 1.830555] hub 1-0:1.0: 16 ports detected
852[ 1.832515] xhci_hcd 0000:00:14.0: xHCI Host Controller
853[ 1.832518] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
854[ 1.832521] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
855[ 1.832560] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
856[ 1.832561] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
857[ 1.832562] usb usb2: Product: xHCI Host Controller
858[ 1.832563] usb usb2: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
859[ 1.832563] usb usb2: SerialNumber: 0000:00:14.0
860[ 1.832666] hub 2-0:1.0: USB hub found
861[ 1.832680] hub 2-0:1.0: 8 ports detected
862[ 1.833088] usb: port power management may be unreliable
863[ 1.844185] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
864[ 1.914578] random: fast init done
865[ 1.990727] tsc: Refined TSC clocksource calibration: 2304.019 MHz
866[ 1.990733] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x213609d4295, max_idle_ns: 440795322227 ns
867[ 1.990777] clocksource: Switched to clocksource tsc
868[ 1.992005] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
869[ 2.130499] systemd[1]: systemd 245.5-2-arch 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)
870[ 2.147580] systemd[1]: Detected architecture x86-64.
871[ 2.160780] usb 1-7: new high-speed USB device number 2 using xhci_hcd
872[ 2.178849] systemd[1]: Set hostname to <asus>.
873[ 2.297763] systemd[1]: Created slice system-getty.slice.
874[ 2.297968] systemd[1]: Created slice system-modprobe.slice.
875[ 2.298129] systemd[1]: Created slice User and Session Slice.
876[ 2.298182] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
877[ 2.298220] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
878[ 2.298353] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
879[ 2.298378] systemd[1]: Reached target Local Encrypted Volumes.
880[ 2.298390] systemd[1]: Reached target Paths.
881[ 2.298398] systemd[1]: Reached target Remote File Systems.
882[ 2.298404] systemd[1]: Reached target Slices.
883[ 2.298461] systemd[1]: Listening on Device-mapper event daemon FIFOs.
884[ 2.299767] systemd[1]: Listening on Process Core Dump Socket.
885[ 2.299811] systemd[1]: Listening on initctl Compatibility Named Pipe.
886[ 2.299917] systemd[1]: Listening on Journal Audit Socket.
887[ 2.299980] systemd[1]: Listening on Journal Socket (/dev/log).
888[ 2.300048] systemd[1]: Listening on Journal Socket.
889[ 2.300111] systemd[1]: Listening on udev Control Socket.
890[ 2.300156] systemd[1]: Listening on udev Kernel Socket.
891[ 2.300822] systemd[1]: Mounting Huge Pages File System...
892[ 2.301492] systemd[1]: Mounting POSIX Message Queue File System...
893[ 2.302235] systemd[1]: Mounting Kernel Debug File System...
894[ 2.302928] systemd[1]: Mounting Kernel Trace File System...
895[ 2.303608] systemd[1]: Starting Create list of static device nodes for the current kernel...
896[ 2.304267] systemd[1]: Starting Load Kernel Module drm...
897[ 2.304765] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
898[ 2.304789] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
899[ 2.305856] systemd[1]: Starting Journal Service...
900[ 2.306273] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
901[ 2.306349] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
902[ 2.306884] systemd[1]: Mounting Kernel Configuration File System...
903[ 2.307416] systemd[1]: Starting Remount Root and Kernel File Systems...
904[ 2.307948] systemd[1]: Starting Apply Kernel Variables...
905[ 2.308602] systemd[1]: Starting udev Coldplug all Devices...
906[ 2.309850] systemd[1]: Mounted Huge Pages File System.
907[ 2.309958] systemd[1]: Mounted POSIX Message Queue File System.
908[ 2.310070] systemd[1]: Mounted Kernel Debug File System.
909[ 2.310182] systemd[1]: Mounted Kernel Trace File System.
910[ 2.310733] systemd[1]: Finished Create list of static device nodes for the current kernel.
911[ 2.310939] systemd[1]: Mounted Kernel Configuration File System.
912[ 2.313316] Linux agpgart interface v0.103
913[ 2.315289] EXT4-fs (sda3): re-mounted. Opts: (null)
914[ 2.317037] systemd[1]: Finished Remount Root and Kernel File Systems.
915[ 2.317158] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
916[ 2.317458] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
917[ 2.318144] systemd[1]: Starting Load/Save Random Seed...
918[ 2.318169] systemd[1]: Condition check resulted in Create System Users being skipped.
919[ 2.318988] systemd[1]: Starting Create Static Device Nodes in /dev...
920[ 2.319631] systemd[1]: Finished Apply Kernel Variables.
921[ 2.333382] systemd[1]: Finished Create Static Device Nodes in /dev.
922[ 2.333500] systemd[1]: Reached target Local File Systems (Pre).
923[ 2.333672] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
924[ 2.334501] systemd[1]: Starting udev Kernel Device Manager...
925[ 2.335104] usb 1-7: New USB device found, idVendor=13d3, idProduct=5666, bcdDevice= 3.22
926[ 2.335105] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
927[ 2.335106] usb 1-7: Product: USB2.0 HD UVC WebCam
928[ 2.335107] usb 1-7: Manufacturer: Azurewave
929[ 2.335107] usb 1-7: SerialNumber: NULL
930[ 2.344046] systemd[1]: modprobe@drm.service: Succeeded.
931[ 2.344375] systemd[1]: Finished Load Kernel Module drm.
932[ 2.374007] systemd[1]: Finished udev Coldplug all Devices.
933[ 2.460698] usb 1-14: new full-speed USB device number 3 using xhci_hcd
934[ 2.534646] systemd[1]: Started Journal Service.
935[ 2.534746] audit: type=1130 audit(1590033574.992:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
936[ 2.541289] systemd-journald[305]: Received client request to flush runtime journal.
937[ 2.566021] audit: type=1130 audit(1590033575.022:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
938[ 2.589700] ACPI: AC Adapter [ACAD] (off-line)
939[ 2.593068] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5
940[ 2.601664] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
941[ 2.601667] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
942[ 2.604746] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
943[ 2.606778] mc: Linux media interface: v0.10
944[ 2.619730] audit: type=1130 audit(1590033575.075:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
945[ 2.637746] battery: ACPI: Battery Slot [BAT1] (battery present)
946[ 2.640377] hid: raw HID events driver (C) Jiri Kosina
947[ 2.640570] videodev: Linux video capture interface: v2.00
948[ 2.645353] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
949[ 2.646303] intel_rapl_common: Found RAPL domain package
950[ 2.646304] intel_rapl_common: Found RAPL domain dram
951[ 2.647027] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
952[ 2.647544] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
953[ 2.647919] idma64 idma64.0: Found Intel integrated DMA 64-bit
954[ 2.657848] i2c_hid i2c-ELAN1200:00: i2c-ELAN1200:00 supply vdd not found, using dummy regulator
955[ 2.657861] i2c_hid i2c-ELAN1200:00: i2c-ELAN1200:00 supply vddl not found, using dummy regulator
956[ 2.710756] Adding 4194296k swap on /dev/sda2. Priority:-2 extents:1 across:4194296k SSFS
957[ 2.713792] i801_smbus 0000:00:1f.4: SPD Write Disable is set
958[ 2.713851] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
959[ 2.725046] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
960[ 2.725404] cfg80211: Loading compiled-in X.509 certificates for regulatory database
961[ 2.731527] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
962[ 2.731879] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
963[ 2.731881] cfg80211: failed to load regulatory.db
964[ 2.831591] input: PC Speaker as /devices/platform/pcspkr/input/input6
965[ 2.833969] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
966[ 2.833971] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
967[ 2.833972] RAPL PMU: hw unit of domain package 2^-14 Joules
968[ 2.833973] RAPL PMU: hw unit of domain dram 2^-14 Joules
969[ 2.833973] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
970[ 2.833974] RAPL PMU: hw unit of domain psys 2^-14 Joules
971[ 2.835584] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
972[ 2.836136] intel-spi 0000:00:1f.5: gd25q128 (16384 Kbytes)
973[ 2.841895] Intel(R) Wireless WiFi driver for Linux
974[ 2.841896] Copyright(c) 2003- 2015 Intel Corporation
975[ 2.842181] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
976[ 2.845969] libphy: r8169: probed
977[ 2.846171] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 0c:9d:92:59:32:4c, XID 541, IRQ 138
978[ 2.846173] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
979[ 2.848219] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
980[ 2.848222] iwlwifi 0000:00:14.3: Found debug configuration: 0
981[ 2.848530] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
982[ 2.858127] audit: type=1130 audit(1590033575.312:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
983[ 2.864959] audit: type=1127 audit(1590033575.322:6): pid=389 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
984[ 2.869062] audit: type=1130 audit(1590033575.325:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
985[ 2.869893] Creating 1 MTD partitions on "0000:00:1f.5":
986[ 2.869895] 0x000000000000-0x000001000000 : "BIOS"
987[ 2.872606] audit: type=1130 audit(1590033575.328:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
988[ 2.874082] audit: type=1334 audit(1590033575.332:9): prog-id=7 op=LOAD
989[ 2.874125] audit: type=1334 audit(1590033575.332:10): prog-id=8 op=LOAD
990[ 2.877101] random: dbus-daemon: uninitialized urandom read (12 bytes read)
991[ 2.888866] random: dbus-daemon: uninitialized urandom read (12 bytes read)
992[ 2.938017] cryptd: max_cpu_qlen set to 1000
993[ 2.941469] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (13d3:5666)
994[ 2.955279] AVX2 version of gcm_enc/dec engaged.
995[ 2.955280] AES CTR mode by8 optimization enabled
996[ 2.962293] uvcvideo 1-7:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
997[ 2.962296] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
998[ 2.962298] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
999[ 2.962300] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
1000[ 2.962385] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input7
1001[ 2.962462] usbcore: registered new interface driver uvcvideo
1002[ 2.962463] USB Video Class driver (1.1.1)
1003[ 3.148321] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
1004[ 3.156862] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
1005[ 3.157321] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
1006[ 3.170968] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
1007[ 3.171565] asus_wmi: ASUS WMI generic driver loaded
1008[ 3.176761] asus_wmi: Initialization: 0x1
1009[ 3.176902] asus_wmi: BIOS WMI version: 8.1
1010[ 3.177025] asus_wmi: SFUN value: 0x4a0061
1011[ 3.177028] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
1012[ 3.177030] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
1013[ 3.181575] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
1014[ 3.204072] iwlwifi 0000:00:14.3: base HW address: 30:24:32:3c:1c:f7
1015[ 3.222432] battery: extension failed to load: ASUS Battery Extension
1016[ 3.222434] battery: extension unregistered: ASUS Battery Extension
1017[ 3.262232] MXM: GUID detected in BIOS
1018[ 3.262308] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200110/nsarguments-59)
1019[ 3.262461] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200110/nsarguments-59)
1020[ 3.263043] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
1021[ 3.263047] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
1022[ 3.263048] nouveau: detected PR support, will not use DSM
1023[ 3.263078] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
1024[ 3.263249] checking generic (80000000 1e0000) vs hw (90000000 10000000)
1025[ 3.263251] checking generic (80000000 1e0000) vs hw (a0000000 2000000)
1026[ 3.263353] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
1027[ 3.272150] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
1028[ 3.272481] thermal thermal_zone5: failed to read out thermal zone (-61)
1029[ 3.278173] iTCO_vendor_support: vendor-support=0
1030[ 3.281138] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
1031[ 3.281342] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
1032[ 3.288656] intel_rapl_common: Found RAPL domain package
1033[ 3.288657] intel_rapl_common: Found RAPL domain core
1034[ 3.288658] intel_rapl_common: Found RAPL domain uncore
1035[ 3.288659] intel_rapl_common: Found RAPL domain dram
1036[ 3.290876] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
1037[ 3.302551] checking generic (80000000 1e0000) vs hw (a2000000 1000000)
1038[ 3.302553] checking generic (80000000 1e0000) vs hw (80000000 10000000)
1039[ 3.302554] fb0: switching to inteldrmfb from EFI VGA
1040[ 3.302638] Console: switching to colour dummy device 80x25
1041[ 3.302676] i915 0000:00:02.0: vgaarb: deactivate vga console
1042[ 3.304914] r8169 0000:02:00.0 enp2s0: renamed from eth0
1043[ 3.308287] input: ELAN1200:00 04F3:3090 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN1200:00/0018:04F3:3090.0001/input/input9
1044[ 3.308369] input: ELAN1200:00 04F3:3090 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN1200:00/0018:04F3:3090.0001/input/input10
1045[ 3.308447] hid-generic 0018:04F3:3090.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1200:00 04F3:3090] on i2c-ELAN1200:00
1046[ 3.331359] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
1047[ 3.331360] [drm] Driver supports precise vblank timestamp query.
1048[ 3.335594] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
1049[ 3.336934] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
1050[ 3.343260] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
1051[ 3.348421] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
1052[ 3.365757] [drm] Initialized i915 1.6.0 20200114 for 0000:00:02.0 on minor 0
1053[ 3.380654] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
1054[ 3.380969] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
1055[ 3.391693] nouveau 0000:01:00.0: bios: version 86.07.50.00.57
1056[ 3.394320] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no)
1057[ 3.394349] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input12
1058[ 3.394543] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
1059[ 3.394565] Bluetooth: Core ver 2.22
1060[ 3.394577] NET: Registered protocol family 31
1061[ 3.394578] Bluetooth: HCI device and connection manager initialized
1062[ 3.394580] Bluetooth: HCI socket layer initialized
1063[ 3.394582] Bluetooth: L2CAP socket layer initialized
1064[ 3.394585] Bluetooth: SCO socket layer initialized
1065[ 3.403858] fbcon: i915drmfb (fb0) is primary device
1066[ 3.414429] Console: switching to colour frame buffer device 240x67
1067[ 3.438506] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
1068[ 3.447736] input: ELAN1200:00 04F3:3090 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN1200:00/0018:04F3:3090.0001/input/input13
1069[ 3.447827] input: ELAN1200:00 04F3:3090 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN1200:00/0018:04F3:3090.0001/input/input14
1070[ 3.447899] hid-multitouch 0018:04F3:3090.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1200:00 04F3:3090] on i2c-ELAN1200:00
1071[ 3.459532] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
1072[ 3.483899] usbcore: registered new interface driver btusb
1073[ 3.486281] Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
1074[ 3.487309] Bluetooth: hci0: Device revision is 2
1075[ 3.487311] Bluetooth: hci0: Secure boot is enabled
1076[ 3.487312] Bluetooth: hci0: OTP lock is enabled
1077[ 3.487313] Bluetooth: hci0: API lock is enabled
1078[ 3.487314] Bluetooth: hci0: Debug lock is disabled
1079[ 3.487315] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
1080[ 3.489750] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
1081[ 3.551733] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
1082[ 3.551736] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
1083[ 3.551738] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
1084[ 3.551740] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
1085[ 3.551741] snd_hda_codec_realtek hdaudioC0D0: inputs:
1086[ 3.551743] snd_hda_codec_realtek hdaudioC0D0: Mic=0x12
1087[ 3.552196] mousedev: PS/2 mouse device common for all mice
1088[ 3.643838] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
1089[ 3.643879] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
1090[ 3.643913] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
1091[ 3.643948] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
1092[ 3.643975] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
1093[ 3.644003] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
1094[ 3.656833] random: crng init done
1095[ 3.794255] vga_switcheroo: enabled
1096[ 3.794414] [TTM] Zone kernel: Available graphics memory: 4003110 KiB
1097[ 3.794415] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
1098[ 3.794415] [TTM] Initializing pool allocator
1099[ 3.794417] [TTM] Initializing DMA pool allocator
1100[ 3.794426] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
1101[ 3.794427] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
1102[ 3.794428] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
1103[ 3.794429] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
1104[ 3.794430] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
1105[ 3.794430] nouveau 0000:01:00.0: DRM: DCB version 4.1
1106[ 3.794721] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
1107[ 3.870572] memmap_init_zone_device initialised 1048576 pages in 7ms
1108[ 3.879112] nouveau 0000:01:00.0: DRM: DMEM: registered 4096MB of device memory
1109[ 3.879308] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
1110[ 3.879310] nouveau 0000:01:00.0: DRM: Disabling PCI power management to avoid bug
1111[ 4.920479] Bluetooth: hci0: Waiting for firmware download to complete
1112[ 4.921242] Bluetooth: hci0: Firmware loaded in 1403629 usecs
1113[ 4.921353] Bluetooth: hci0: Waiting for device to boot
1114[ 4.934322] Bluetooth: hci0: Device booted in 12693 usecs
1115[ 4.938844] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
1116[ 4.941390] Bluetooth: hci0: Applying Intel DDC parameters completed
1117[ 4.943382] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
1118[ 8.515277] kauditd_printk_skb: 6 callbacks suppressed
1119[ 8.515279] audit: type=1131 audit(1590033580.972:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1120[ 9.941916] audit: type=1100 audit(1590033582.398:18): pid=393 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=asus addr=? terminal=tty1 res=success'
1121[ 9.948924] audit: type=1101 audit(1590033582.405:19): pid=393 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=asus addr=? terminal=tty1 res=success'
1122[ 9.949839] audit: type=1103 audit(1590033582.405:20): pid=393 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=asus addr=? terminal=tty1 res=success'
1123[ 9.949916] audit: type=1006 audit(1590033582.405:21): pid=393 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
1124[ 9.966578] audit: type=1130 audit(1590033582.422:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1125[ 9.970839] audit: type=1101 audit(1590033582.428:23): pid=459 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1126[ 9.970850] audit: type=1103 audit(1590033582.428:24): pid=459 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
1127[ 9.970927] audit: type=1006 audit(1590033582.428:25): pid=459 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
1128[ 9.971432] audit: type=1105 audit(1590033582.428:26): pid=459 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'