· 6 years ago · Dec 04, 2019, 01:18 PM
1[ 0.000000] Linux version 4.19.86 (javier@marcet.info) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r11620+19-1d608a10a0)) #0 SMP Wed Dec 4 00:52:49 2019
2[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz root=PARTLABEL=openwrt_rootfs rootfstype=squashfs rootwait cryptomgr.notests intel_iommu=igfx_off kvm-intel.nested=1 net.ifnames=0 nmi_watchdog=0 raid=noautodetect console=tty0 console=ttyS0,115200n8 noinitrd
3[ 0.000000] KERNEL supported cpus:
4[ 0.000000] Intel GenuineIntel
5[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
6[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
7[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
8[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
9[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
10[ 0.000000] BIOS-provided physical RAM map:
11[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
12[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
13[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
14[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
15[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
16[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
17[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cd256fff] usable
18[ 0.000000] BIOS-e820: [mem 0x00000000cd257000-0x00000000cd86efff] reserved
19[ 0.000000] BIOS-e820: [mem 0x00000000cd86f000-0x00000000cd8fafff] usable
20[ 0.000000] BIOS-e820: [mem 0x00000000cd8fb000-0x00000000cd99cfff] ACPI NVS
21[ 0.000000] BIOS-e820: [mem 0x00000000cd99d000-0x00000000ce0f9fff] reserved
22[ 0.000000] BIOS-e820: [mem 0x00000000ce0fa000-0x00000000ce16dfff] type 20
23[ 0.000000] BIOS-e820: [mem 0x00000000ce16e000-0x00000000ce16efff] usable
24[ 0.000000] BIOS-e820: [mem 0x00000000ce16f000-0x00000000ce1b1fff] ACPI NVS
25[ 0.000000] BIOS-e820: [mem 0x00000000ce1b2000-0x00000000cebfbfff] usable
26[ 0.000000] BIOS-e820: [mem 0x00000000cebfc000-0x00000000ceff1fff] reserved
27[ 0.000000] BIOS-e820: [mem 0x00000000ceff2000-0x00000000ceffffff] usable
28[ 0.000000] BIOS-e820: [mem 0x00000000cf800000-0x00000000df9fffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] 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-0x000000041f5fffff] usable
36[ 0.000000] NX (Execute Disable) protection: active
37[ 0.000000] efi: EFI v2.31 by American Megatrends
38[ 0.000000] efi: ACPI=0xcd98e000 ACPI 2.0=0xcd98e000 SMBIOS=0xf04c0 MPS=0xfd4b0
39[ 0.000000] SMBIOS 2.7 present.
40[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 Pro4-M, BIOS P2.10 03/13/2018
41[ 0.000000] tsc: Fast TSC calibration using PIT
42[ 0.000000] tsc: Detected 3399.643 MHz processor
43[ 0.001381] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
44[ 0.001382] e820: remove [mem 0x000a0000-0x000fffff] usable
45[ 0.001388] last_pfn = 0x41f600 max_arch_pfn = 0x400000000
46[ 0.001391] MTRR default type: uncachable
47[ 0.001391] MTRR fixed ranges enabled:
48[ 0.001392] 00000-9FFFF write-back
49[ 0.001392] A0000-BFFFF uncachable
50[ 0.001393] C0000-CFFFF write-protect
51[ 0.001393] D0000-DFFFF uncachable
52[ 0.001394] E0000-FFFFF write-protect
53[ 0.001394] MTRR variable ranges enabled:
54[ 0.001395] 0 base 000000000 mask C00000000 write-back
55[ 0.001395] 1 base 400000000 mask FE0000000 write-back
56[ 0.001396] 2 base 0E0000000 mask FE0000000 uncachable
57[ 0.001396] 3 base 0D0000000 mask FF0000000 uncachable
58[ 0.001397] 4 base 0CF800000 mask FFF800000 uncachable
59[ 0.001397] 5 base 41F800000 mask FFF800000 uncachable
60[ 0.001398] 6 base 41F600000 mask FFFE00000 uncachable
61[ 0.001398] 7 disabled
62[ 0.001398] 8 disabled
63[ 0.001399] 9 disabled
64[ 0.002450] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
65[ 0.002998] total RAM covered: 16110M
66[ 0.003243] Found optimal setting for mtrr clean up
67[ 0.003245] gran_size: 64K chunk_size: 16M num_reg: 9 lose cover RAM: 0G
68[ 0.003981] e820: update [mem 0xcf800000-0xffffffff] usable ==> reserved
69[ 0.003984] last_pfn = 0xcf000 max_arch_pfn = 0x400000000
70[ 0.009446] found SMP MP-table at [mem 0x000fd810-0x000fd81f]
71[ 0.009461] BRK [0x02601000, 0x02601fff] PGTABLE
72[ 0.009463] BRK [0x02602000, 0x02602fff] PGTABLE
73[ 0.009464] BRK [0x02603000, 0x02603fff] PGTABLE
74[ 0.009503] BRK [0x02604000, 0x02604fff] PGTABLE
75[ 0.009593] BRK [0x02605000, 0x02605fff] PGTABLE
76[ 0.009726] BRK [0x02606000, 0x02606fff] PGTABLE
77[ 0.010392] Secure boot could not be determined
78[ 0.010396] ACPI: Early table checksum verification disabled
79[ 0.010399] ACPI: RSDP 0x00000000CD98E000 000024 (v02 ALASKA)
80[ 0.010402] ACPI: XSDT 0x00000000CD98E080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
81[ 0.010406] ACPI: FACP 0x00000000CD997DF0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
82[ 0.010410] ACPI: DSDT 0x00000000CD98E190 009C5D (v02 ALASKA A M I 00000022 INTL 20051117)
83[ 0.010413] ACPI: FACS 0x00000000CD99B080 000040
84[ 0.010415] ACPI: APIC 0x00000000CD997F00 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
85[ 0.010417] ACPI: FPDT 0x00000000CD997F98 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
86[ 0.010419] ACPI: MCFG 0x00000000CD997FE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
87[ 0.010422] ACPI: AAFT 0x00000000CD998020 000112 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
88[ 0.010424] ACPI: HPET 0x00000000CD998138 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
89[ 0.010426] ACPI: SSDT 0x00000000CD998170 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
90[ 0.010429] ACPI: SSDT 0x00000000CD9984E0 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
91[ 0.010431] ACPI: SSDT 0x00000000CD998E90 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
92[ 0.010433] ACPI: DMAR 0x00000000CD999928 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
93[ 0.010435] ACPI: BGRT 0x00000000CD9999E0 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
94[ 0.010442] ACPI: Local APIC address 0xfee00000
95[ 0.010529] Zone ranges:
96[ 0.010530] DMA [mem 0x0000000000001000-0x0000000000ffffff]
97[ 0.010531] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
98[ 0.010532] Normal [mem 0x0000000100000000-0x000000041f5fffff]
99[ 0.010533] Movable zone start for each node
100[ 0.010534] Early memory node ranges
101[ 0.010534] node 0: [mem 0x0000000000001000-0x000000000009efff]
102[ 0.010535] node 0: [mem 0x0000000000100000-0x000000001fffffff]
103[ 0.010536] node 0: [mem 0x0000000020200000-0x0000000040003fff]
104[ 0.010537] node 0: [mem 0x0000000040005000-0x00000000cd256fff]
105[ 0.010537] node 0: [mem 0x00000000cd86f000-0x00000000cd8fafff]
106[ 0.010538] node 0: [mem 0x00000000ce16e000-0x00000000ce16efff]
107[ 0.010539] node 0: [mem 0x00000000ce1b2000-0x00000000cebfbfff]
108[ 0.010539] node 0: [mem 0x00000000ceff2000-0x00000000ceffffff]
109[ 0.010540] node 0: [mem 0x0000000100000000-0x000000041f5fffff]
110[ 0.010543] Reserved but unavailable: 98 pages
111[ 0.010544] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f5fffff]
112[ 0.010546] On node 0 totalpages: 4116697
113[ 0.010546] DMA zone: 64 pages used for memmap
114[ 0.010547] DMA zone: 26 pages reserved
115[ 0.010547] DMA zone: 3998 pages, LIFO batch:0
116[ 0.010614] DMA32 zone: 13101 pages used for memmap
117[ 0.010614] DMA32 zone: 838459 pages, LIFO batch:63
118[ 0.024768] Normal zone: 51160 pages used for memmap
119[ 0.024769] Normal zone: 3274240 pages, LIFO batch:63
120[ 0.076812] Reserving Intel graphics memory at [mem 0xcfa00000-0xdf9fffff]
121[ 0.076897] ACPI: PM-Timer IO Port: 0x408
122[ 0.076898] ACPI: Local APIC address 0xfee00000
123[ 0.076903] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
124[ 0.076913] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
125[ 0.076915] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
126[ 0.076916] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
127[ 0.076917] ACPI: IRQ0 used by override.
128[ 0.076918] ACPI: IRQ9 used by override.
129[ 0.076919] Using ACPI (MADT) for SMP configuration information
130[ 0.076920] ACPI: HPET id: 0x8086a701 base: 0xfed00000
131[ 0.076924] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
132[ 0.076941] [mem 0xdfa00000-0xf7ffffff] available for PCI devices
133[ 0.076944] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
134[ 0.076954] random: get_random_bytes called from start_kernel+0x81/0x545 with crng_init=0
135[ 0.076959] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
136[ 0.077126] percpu: Embedded 41 pages/cpu s128728 r8192 d31016 u262144
137[ 0.077131] pcpu-alloc: s128728 r8192 d31016 u262144 alloc=1*2097152
138[ 0.077132] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
139[ 0.077147] Built 1 zonelists, mobility grouping on. Total pages: 4052346
140[ 0.077149] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=PARTLABEL=openwrt_rootfs rootfstype=squashfs rootwait cryptomgr.notests intel_iommu=igfx_off kvm-intel.nested=1 net.ifnames=0 nmi_watchdog=0 raid=noautodetect console=tty0 console=ttyS0,115200n8 noinitrd
141[ 0.077188] DMAR: Disable GFX device mapping
142[ 0.078100] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
143[ 0.078514] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
144[ 0.120202] Memory: 15888236K/16466788K available (12300K kernel code, 603K rwdata, 2824K rodata, 940K init, 2416K bss, 578552K reserved, 0K cma-reserved)
145[ 0.120315] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
146[ 0.120317] Kernel/User page tables isolation: enabled
147[ 0.120426] rcu: Hierarchical RCU implementation.
148[ 0.120427] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
149[ 0.120438] NR_IRQS: 4352, nr_irqs: 488, preallocated irqs: 16
150[ 0.120660] Console: colour dummy device 80x25
151[ 0.120784] console [tty0] enabled
152[ 0.871262] console [ttyS0] enabled
153[ 0.874750] ACPI: Core revision 20180810
154[ 0.878855] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
155[ 0.887980] hpet clockevent registered
156[ 0.887984] APIC: Switch to symmetric I/O mode setup
157[ 0.892964] DMAR: Host address width 36
158[ 0.896803] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
159[ 0.902121] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
160[ 0.910040] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
161[ 0.915355] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
162[ 0.923266] DMAR: RMRR base: 0x000000cd7d0000 end: 0x000000cd801fff
163[ 0.929535] DMAR: RMRR base: 0x000000cf800000 end: 0x000000df9fffff
164[ 0.935801] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
165[ 0.942153] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
166[ 0.947553] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
167[ 0.956621] DMAR-IR: Enabled IRQ remapping in x2apic mode
168[ 0.962013] x2apic enabled
169[ 0.964727] Switched APIC routing to cluster x2apic.
170[ 0.970168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
171[ 0.991328] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3100fd9c008, max_idle_ns: 440795243717 ns
172[ 1.001849] Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.58 BogoMIPS (lpj=11332143)
173[ 1.005174] pid_max: default: 32768 minimum: 301
174[ 1.008773] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
175[ 1.011871] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
176[ 1.015409] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
177[ 1.018508] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
178[ 1.021850] CPU0: Thermal monitoring enabled (TM1)
179[ 1.025181] process: using mwait in idle threads
180[ 1.028509] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
181[ 1.031841] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
182[ 1.035175] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
183[ 1.038508] Spectre V2 : Mitigation: Full generic retpoline
184[ 1.041841] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
185[ 1.045174] Spectre V2 : Enabling Restricted Speculation for firmware calls
186[ 1.048511] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
187[ 1.051841] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
188[ 1.055174] Speculative Store Bypass: Vulnerable
189[ 1.058526] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
190[ 1.062001] Freeing SMP alternatives memory: 40K
191[ 1.073353] TSC deadline timer enabled
192[ 1.073356] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
193[ 1.075277] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
194[ 1.078514] ... version: 3
195[ 1.081841] ... bit width: 48
196[ 1.085174] ... generic registers: 4
197[ 1.088508] ... value mask: 0000ffffffffffff
198[ 1.091841] ... max period: 00007fffffffffff
199[ 1.095174] ... fixed-purpose events: 3
200[ 1.098508] ... event mask: 000000070000000f
201[ 1.101882] rcu: Hierarchical SRCU implementation.
202[ 1.105337] smp: Bringing up secondary CPUs ...
203[ 1.108591] x86: Booting SMP configuration:
204[ 1.111842] .... node #0, CPUs: #1 #2 #3 #4
205[ 1.118617] 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.
206[ 1.125299] #5 #6 #7
207[ 1.130932] smp: Brought up 1 node, 8 CPUs
208[ 1.135176] smpboot: Max logical packages: 1
209[ 1.138508] smpboot: Total of 8 processors activated (54416.71 BogoMIPS)
210[ 1.145842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
211[ 1.148512] futex hash table entries: 2048 (order: 5, 131072 bytes)
212[ 1.151885] xor: automatically using best checksumming function avx
213[ 1.155178] pinctrl core: initialized pinctrl subsystem
214[ 1.158717] NET: Registered protocol family 16
215[ 1.162212] cpuidle: using governor ladder
216[ 1.165179] cpuidle: using governor menu
217[ 1.168571] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
218[ 1.171843] ACPI: bus type PCI registered
219[ 1.175175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
220[ 1.178579] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
221[ 1.181843] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
222[ 1.185183] PCI: Using configuration type 1 for base access
223[ 1.188562] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
224[ 1.197023] cryptd: max_cpu_qlen set to 1000
225[ 1.252216] raid6: sse2x1 gen() 10241 MB/s
226[ 1.314236] raid6: sse2x1 xor() 6996 MB/s
227[ 1.374248] raid6: sse2x2 gen() 12309 MB/s
228[ 1.434242] raid6: sse2x2 xor() 8639 MB/s
229[ 1.494247] raid6: sse2x4 gen() 14725 MB/s
230[ 1.554240] raid6: sse2x4 xor() 10125 MB/s
231[ 1.558508] raid6: using algorithm sse2x4 gen() 14725 MB/s
232[ 1.561841] raid6: .... xor() 10125 MB/s, rmw enabled
233[ 1.568508] raid6: using ssse3x2 recovery algorithm
234[ 1.571920] ACPI: Added _OSI(Module Device)
235[ 1.578509] ACPI: Added _OSI(Processor Device)
236[ 1.581928] ACPI: Added _OSI(3.0 _SCP Extensions)
237[ 1.585176] ACPI: Added _OSI(Processor Aggregator Device)
238[ 1.591843] ACPI: Added _OSI(Linux-Dell-Video)
239[ 1.595175] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
240[ 1.627436] ACPI: 4 ACPI AML tables successfully acquired and loaded
241[ 1.638263] ACPI: Dynamic OEM Table Load:
242[ 1.641847] ACPI: SSDT 0xFFFF88840D2DE1E8 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
243[ 1.649816] ACPI: Dynamic OEM Table Load:
244[ 1.655178] ACPI: SSDT 0xFFFF88840CCDDA98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
245[ 1.662594] ACPI: Dynamic OEM Table Load:
246[ 1.668511] ACPI: SSDT 0xFFFF88840CD93098 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
247[ 1.681645] ACPI: Interpreter enabled
248[ 1.685184] ACPI: (supports S0 S5)
249[ 1.688508] ACPI: Using IOAPIC for interrupt routing
250[ 1.695379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
251[ 1.706035] ACPI: Enabled 16 GPEs in block 00 to 3F
252[ 1.735427] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
253[ 1.741847] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI]
254[ 1.752469] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
255[ 1.763410] PCI host bridge to bus 0000:00
256[ 1.765177] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
257[ 1.771842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
258[ 1.778509] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
259[ 1.788509] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
260[ 1.795176] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
261[ 1.801844] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
262[ 1.808509] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
263[ 1.818509] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
264[ 1.825176] pci_bus 0000:00: root bus resource [bus 00-3e]
265[ 1.828515] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
266[ 1.828720] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
267[ 1.828755] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
268[ 1.831855] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000
269[ 1.831855] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
270[ 1.831855] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
271[ 1.831855] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
272[ 1.831855] pci 0000:00:02.0: BAR 2: assigned to efifb
273[ 1.835439] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
274[ 1.835461] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
275[ 1.835531] pci 0000:00:14.0: PME# supported from D3hot D3cold
276[ 1.835720] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
277[ 1.835742] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a00f 64bit]
278[ 1.835814] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
279[ 1.836005] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
280[ 1.836024] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e18000-0xf7e183ff]
281[ 1.836107] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
282[ 1.836298] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
283[ 1.836315] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
284[ 1.836381] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
285[ 1.838521] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
286[ 1.838521] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
287[ 1.838521] pci 0000:00:1c.0: Enabling MPC IRBNCE
288[ 1.841843] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
289[ 1.848706] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
290[ 1.848790] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
291[ 1.848811] pci 0000:00:1c.5: Enabling MPC IRBNCE
292[ 1.855176] pci 0000:00:1c.5: Intel PCH root port ACS workaround enabled
293[ 1.862025] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
294[ 1.862108] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
295[ 1.862128] pci 0000:00:1c.7: Enabling MPC IRBNCE
296[ 1.865176] pci 0000:00:1c.7: Intel PCH root port ACS workaround enabled
297[ 1.872022] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
298[ 1.872041] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e17000-0xf7e173ff]
299[ 1.872124] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
300[ 1.872302] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
301[ 1.872587] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
302[ 1.872603] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
303[ 1.872609] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
304[ 1.872615] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
305[ 1.872621] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
306[ 1.872627] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
307[ 1.872633] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e16000-0xf7e167ff]
308[ 1.872676] pci 0000:00:1f.2: PME# supported from D3hot
309[ 1.872874] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
310[ 1.872890] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e15000-0xf7e150ff 64bit]
311[ 1.872908] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
312[ 1.873175] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
313[ 1.873190] pci 0000:01:00.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff 64bit]
314[ 1.873318] pci 0000:00:01.0: PCI bridge to [bus 01]
315[ 1.878510] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
316[ 1.878579] pci 0000:00:1c.0: PCI bridge to [bus 02]
317[ 1.885255] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
318[ 1.885288] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff]
319[ 1.885320] pci 0000:03:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
320[ 1.885340] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
321[ 1.885467] pci 0000:03:00.0: supports D1 D2
322[ 1.885468] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
323[ 1.885569] pci 0000:00:1c.5: PCI bridge to [bus 03]
324[ 1.888510] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
325[ 1.888517] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
326[ 1.888585] pci 0000:04:00.0: [1b21:0612] type 00 class 0x010601
327[ 1.888613] pci 0000:04:00.0: reg 0x10: [io 0xd050-0xd057]
328[ 1.888625] pci 0000:04:00.0: reg 0x14: [io 0xd040-0xd043]
329[ 1.888637] pci 0000:04:00.0: reg 0x18: [io 0xd030-0xd037]
330[ 1.888649] pci 0000:04:00.0: reg 0x1c: [io 0xd020-0xd023]
331[ 1.888660] pci 0000:04:00.0: reg 0x20: [io 0xd000-0xd01f]
332[ 1.888673] pci 0000:04:00.0: reg 0x24: [mem 0xf7c00000-0xf7c001ff]
333[ 1.888844] pci 0000:00:1c.7: PCI bridge to [bus 04]
334[ 1.895177] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff]
335[ 1.895180] pci 0000:00:1c.7: bridge window [mem 0xf7c00000-0xf7cfffff]
336[ 1.895205] pci_bus 0000:00: on NUMA node 0
337[ 1.896935] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
338[ 1.902016] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
339[ 1.908685] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
340[ 1.918700] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
341[ 1.925364] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
342[ 1.932026] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
343[ 1.942027] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
344[ 1.948691] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
345[ 1.955535] SCSI subsystem initialized
346[ 1.958527] libata version 3.00 loaded.
347[ 1.958532] ACPI: bus type USB registered
348[ 1.962370] usbcore: registered new interface driver usbfs
349[ 1.968525] usbcore: registered new interface driver hub
350[ 1.975177] usbcore: registered new device driver usb
351[ 1.978570] Registered efivars operations
352[ 1.981936] PCI: Using ACPI for IRQ routing
353[ 1.989912] PCI: pci_cache_line_size set to 64 bytes
354[ 1.989952] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
355[ 1.989954] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
356[ 1.989956] e820: reserve RAM buffer [mem 0xcd257000-0xcfffffff]
357[ 1.989958] e820: reserve RAM buffer [mem 0xcd8fb000-0xcfffffff]
358[ 1.989960] e820: reserve RAM buffer [mem 0xce16f000-0xcfffffff]
359[ 1.989962] e820: reserve RAM buffer [mem 0xcebfc000-0xcfffffff]
360[ 1.989964] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]
361[ 1.989965] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
362[ 1.990143] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
363[ 1.995177] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
364[ 2.005174] clocksource: Switched to clocksource tsc-early
365[ 2.010775] pnp: PnP ACPI init
366[ 2.013960] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
367[ 2.020576] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
368[ 2.020730] system 00:01: [io 0x0680-0x069f] has been reserved
369[ 2.026648] system 00:01: [io 0x1000-0x100f] has been reserved
370[ 2.032567] system 00:01: [io 0xffff] has been reserved
371[ 2.037880] system 00:01: [io 0xffff] has been reserved
372[ 2.043193] system 00:01: [io 0x0400-0x0453] has been reserved
373[ 2.049112] system 00:01: [io 0x0458-0x047f] has been reserved
374[ 2.055033] system 00:01: [io 0x0500-0x057f] has been reserved
375[ 2.060953] system 00:01: [io 0x164e-0x164f] has been reserved
376[ 2.066876] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
377[ 2.066915] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
378[ 2.067025] system 00:03: [io 0x0454-0x0457] has been reserved
379[ 2.072947] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
380[ 2.073153] system 00:04: [io 0x0290-0x029f] has been reserved
381[ 2.079074] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
382[ 2.079891] pnp 00:05: [dma 3]
383[ 2.080115] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
384[ 2.080647] system 00:06: [io 0x04d0-0x04d1] has been reserved
385[ 2.086572] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
386[ 2.087055] pnp 00:07: [dma 0 disabled]
387[ 2.087103] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
388[ 2.087768] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
389[ 2.094384] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
390[ 2.100997] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
391[ 2.107610] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
392[ 2.114225] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
393[ 2.120838] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
394[ 2.127450] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
395[ 2.134411] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
396[ 2.141024] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
397[ 2.147640] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
398[ 2.154598] system 00:08: [mem 0xdfa00000-0xdfa00fff] has been reserved
399[ 2.161215] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
400[ 2.161793] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
401[ 2.168406] system 00:09: [mem 0x40004000-0x40004fff] has been reserved
402[ 2.175023] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
403[ 2.175055] pnp: PnP ACPI: found 10 devices
404[ 2.185382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
405[ 2.194279] pci 0000:00:01.0: PCI bridge to [bus 01]
406[ 2.199243] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
407[ 2.206031] pci 0000:00:1c.0: PCI bridge to [bus 02]
408[ 2.211010] pci 0000:00:1c.5: PCI bridge to [bus 03]
409[ 2.215972] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
410[ 2.222069] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
411[ 2.229809] pci 0000:00:1c.7: PCI bridge to [bus 04]
412[ 2.234772] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff]
413[ 2.240867] pci 0000:00:1c.7: bridge window [mem 0xf7c00000-0xf7cfffff]
414[ 2.247657] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
415[ 2.247658] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
416[ 2.247659] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
417[ 2.247660] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
418[ 2.247661] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
419[ 2.247661] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
420[ 2.247662] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
421[ 2.247663] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff window]
422[ 2.247664] pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7dfffff]
423[ 2.247665] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
424[ 2.247665] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
425[ 2.247666] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
426[ 2.247667] pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff]
427[ 2.247889] NET: Registered protocol family 2
428[ 2.252396] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
429[ 2.260328] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
430[ 2.267838] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
431[ 2.274649] TCP: Hash tables configured (established 131072 bind 65536)
432[ 2.281291] UDP hash table entries: 8192 (order: 6, 262144 bytes)
433[ 2.287413] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
434[ 2.294030] NET: Registered protocol family 1
435[ 2.298394] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
436[ 2.328798] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x690 took 21037 usecs
437[ 2.355459] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x690 took 18804 usecs
438[ 2.362864] PCI: CLS mismatch (64 != 32), using 64 bytes
439[ 2.362948] DMAR: No ATSR found
440[ 2.366195] DMAR: dmar1: Using Queued invalidation
441[ 2.370992] DMAR: Setting RMRR:
442[ 2.374254] DMAR: Setting identity map for device 0000:00:14.0 [0xcd7d0000 - 0xcd801fff]
443[ 2.382488] DMAR: Setting identity map for device 0000:00:1a.0 [0xcd7d0000 - 0xcd801fff]
444[ 2.390688] DMAR: Setting identity map for device 0000:00:1d.0 [0xcd7d0000 - 0xcd801fff]
445[ 2.398788] DMAR: Prepare 0-16MiB unity mapping for LPC
446[ 2.404120] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
447[ 2.411495] DMAR: Intel(R) Virtualization Technology for Directed I/O
448[ 2.417986] iommu: Adding device 0000:00:00.0 to group 0
449[ 2.423324] iommu: Adding device 0000:00:01.0 to group 1
450[ 2.428644] iommu: Adding device 0000:00:14.0 to group 2
451[ 2.433966] iommu: Adding device 0000:00:16.0 to group 3
452[ 2.439284] iommu: Adding device 0000:00:1a.0 to group 4
453[ 2.444606] iommu: Adding device 0000:00:1b.0 to group 5
454[ 2.449935] iommu: Adding device 0000:00:1c.0 to group 6
455[ 2.455260] iommu: Adding device 0000:00:1c.5 to group 7
456[ 2.460584] iommu: Adding device 0000:00:1c.7 to group 8
457[ 2.465905] iommu: Adding device 0000:00:1d.0 to group 9
458[ 2.471235] iommu: Adding device 0000:00:1f.0 to group 10
459[ 2.476642] iommu: Adding device 0000:00:1f.2 to group 10
460[ 2.482052] iommu: Adding device 0000:00:1f.3 to group 10
461[ 2.487458] iommu: Adding device 0000:01:00.0 to group 1
462[ 2.492784] iommu: Adding device 0000:03:00.0 to group 11
463[ 2.498195] iommu: Adding device 0000:04:00.0 to group 12
464[ 2.504740] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
465[ 2.512657] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
466[ 2.518401] RAPL PMU: hw unit of domain package 2^-16 Joules
467[ 2.524060] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
468[ 2.530534] simple-framebuffer simple-framebuffer.0: framebuffer at 0xe0000000, 0x300000 bytes, mapped to 0x000000005d7b694e
469[ 2.541745] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1024x768x32, linelength=4096
470[ 2.552695] Console: switching to colour frame buffer device 128x48
471[ 2.560430] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
472[ 2.568396] workingset: timestamp_bits=46 max_order=22 bucket_order=0
473[ 2.579059] squashfs: version 4.0 (2009/01/31) Phillip Lougher
474[ 2.585832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
475[ 2.593285] io scheduler noop registered
476[ 2.597218] io scheduler deadline registered
477[ 2.601569] io scheduler cfq registered (default)
478[ 2.606286] io scheduler mq-deadline registered
479[ 2.610827] io scheduler kyber registered
480[ 2.614913] io scheduler bfq registered
481[ 2.619014] gpio_it87: no device
482[ 2.623473] intel_idle: MWAIT substates: 0x1120
483[ 2.623473] intel_idle: v0.4.1 model 0x3A
484[ 2.623915] intel_idle: lapic_timer_reliable_states 0xffffffff
485[ 2.624044] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
486[ 2.632417] ACPI: Power Button [PWRB]
487[ 2.636149] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
488[ 2.643567] ACPI: Power Button [PWRF]
489[ 2.647881] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
490[ 2.674832] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
491[ 2.683159] Non-volatile memory driver v1.3
492[ 2.687415] Linux agpgart interface v0.103
493[ 2.692535] checking generic (e0000000 300000) vs hw (e0000000 10000000)
494[ 2.692536] fb: switching to inteldrmfb from simple
495[ 2.697456] Console: switching to colour dummy device 80x25
496[ 2.703089] [drm] Replacing VGA console driver
497[ 2.708851] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
498[ 2.715469] [drm] Driver supports precise vblank timestamp query.
499[ 2.727415] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
500[ 2.735897] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
501[ 2.743088] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
502[ 2.754839] loop: module loaded
503[ 2.758093] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20180810/utaddress-213)
504[ 2.773554] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
505[ 2.783717] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPR2) (20180810/utaddress-213)
506[ 2.799173] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-213)
507[ 2.814624] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
508[ 2.824791] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPR2) (20180810/utaddress-213)
509[ 2.840247] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-213)
510[ 2.855702] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
511[ 2.865867] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPR2) (20180810/utaddress-213)
512[ 2.881323] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-213)
513[ 2.896777] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
514[ 2.906941] lpc_ich: Resource conflict(s) found affecting gpio_ich
515[ 2.913626] nvme nvme0: pci function 0000:01:00.0
516[ 2.918375] ahci 0000:00:1f.2: version 3.0
517[ 2.931908] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
518[ 2.940080] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
519[ 3.012712] scsi host0: ahci
520[ 3.015833] scsi host1: ahci
521[ 3.018890] scsi host2: ahci
522[ 3.021954] scsi host3: ahci
523[ 3.025001] scsi host4: ahci
524[ 3.026329] nvme nvme0: Shutdown timeout set to 8 seconds
525[ 3.028060] scsi host5: ahci
526[ 3.036276] ata1: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16100 irq 28
527[ 3.043672] ata2: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16180 irq 28
528[ 3.051070] ata3: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16200 irq 28
529[ 3.058463] ata4: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16280 irq 28
530[ 3.058465] fbcon: inteldrmfb (fb0) is primary device
531[ 3.058465] ata5: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16300 irq 28
532[ 3.058466] ata6: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16380 irq 28
533[ 3.058698] ahci 0000:04:00.0: SSS flag set, parallel bus scan disabled
534[ 3.058735] ahci 0000:04:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
535[ 3.058736] ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
536[ 3.059162] scsi host6: ahci
537[ 3.059311] scsi host7: ahci
538[ 3.059402] ata7: SATA max UDMA/133 abar m512@0xf7c00000 port 0xf7c00100 irq 37
539[ 3.059404] ata8: SATA max UDMA/133 abar m512@0xf7c00000 port 0xf7c00180 irq 37
540[ 3.059487] Fusion MPT base driver 3.04.20
541[ 3.059488] Copyright (c) 1999-2008 LSI Corporation
542[ 3.059493] Fusion MPT SPI Host driver 3.04.20
543[ 3.059511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
544[ 3.059511] ehci-pci: EHCI PCI platform driver
545[ 3.059790] ehci-pci 0000:00:1a.0: EHCI Host Controller
546[ 3.059798] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
547[ 3.059809] ehci-pci 0000:00:1a.0: debug port 2
548[ 3.063716] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
549[ 3.063736] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e18000
550[ 3.071139] nvme0n1: p1 p2 p3 p4
551[ 3.078534] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
552[ 3.079111] hub 1-0:1.0: USB hub found
553[ 3.079129] hub 1-0:1.0: 2 ports detected
554[ 3.079805] ehci-pci 0000:00:1d.0: EHCI Host Controller
555[ 3.079812] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
556[ 3.079822] ehci-pci 0000:00:1d.0: debug port 2
557[ 3.083736] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
558[ 3.083751] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e17000
559[ 3.098536] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
560[ 3.098716] hub 2-0:1.0: USB hub found
561[ 3.098725] hub 2-0:1.0: 2 ports detected
562[ 3.098974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
563[ 3.098978] ohci-pci: OHCI PCI platform driver
564[ 3.098992] ohci-platform: OHCI generic platform driver
565[ 3.099005] uhci_hcd: USB Universal Host Controller Interface driver
566[ 3.099300] xhci_hcd 0000:00:14.0: xHCI Host Controller
567[ 3.099306] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
568[ 3.100407] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
569[ 3.100411] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
570[ 3.100677] hub 3-0:1.0: USB hub found
571[ 3.100691] hub 3-0:1.0: 4 ports detected
572[ 3.101600] xhci_hcd 0000:00:14.0: xHCI Host Controller
573[ 3.101603] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
574[ 3.101606] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
575[ 3.101756] hub 4-0:1.0: USB hub found
576[ 3.101769] hub 4-0:1.0: 4 ports detected
577[ 3.102723] usbcore: registered new interface driver usb-storage
578[ 3.102774] i8042: PNP: No PS/2 controller found.
579[ 3.102827] rtc_cmos 00:02: RTC can wake from S4
580[ 3.102968] rtc_cmos 00:02: registered as rtc0
581[ 3.102969] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
582[ 3.103814] intel_pstate: Intel P-state driver initializing
583[ 3.104457] EFI Variables Facility v0.08 2004-May-17
584[ 3.114446] hidraw: raw HID events driver (C) Jiri Kosina
585[ 3.114519] usbcore: registered new interface driver usbhid
586[ 3.114519] usbhid: USB HID core driver
587[ 3.115188] NET: Registered protocol family 10
588[ 3.115904] Segment Routing with IPv6
589[ 3.115930] NET: Registered protocol family 17
590[ 3.115997] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
591[ 3.115998] 8021q: 802.1Q VLAN Support v1.8
592[ 3.116109] NET: Registered protocol family 40
593[ 3.117212] mce: Using 9 MCE banks
594[ 3.117273] microcode: sig=0x306a9, pf=0x2, revision=0x1f
595[ 3.117425] microcode: Microcode Update Driver: v2.2.
596[ 3.117435] AVX version of gcm_enc/dec engaged.
597[ 3.117435] AES CTR mode by8 optimization enabled
598[ 3.118075] sched_clock: Marking stable (2300191364, 817877640)->(3273303744, -155234740)
599[ 3.118327] registered taskstats version 1
600[ 3.119641] Btrfs loaded, crc32c=crc32c-generic
601[ 3.120154] rtc_cmos 00:02: setting system clock to 2019-12-04 13:11:21 UTC (1575465081)
602[ 3.188454] Console: switching to colour frame buffer device 240x67
603[ 3.378561] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
604[ 3.378563] ata2: SATA link down (SStatus 0 SControl 300)
605[ 3.378593] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
606[ 3.378621] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
607[ 3.378657] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
608[ 3.378685] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
609[ 3.378771] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
610[ 3.378987] ata1.00: HPA detected: current 225062712, native 250069680
611[ 3.378993] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
612[ 3.379049] ata1.00: ATA-9: M4-CT128M4SSD2, 040H, max UDMA/100
613[ 3.379049] ata1.00: 225062712 sectors, multi 16: LBA48 NCQ (depth 32), AA
614[ 3.379226] ata4.00: ATA-9: WDC WD30EZRX-00DC0B0, 80.00A80, max UDMA/133
615[ 3.379227] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
616[ 3.379408] ata3.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
617[ 3.379409] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
618[ 3.379468] ata1.00: configured for UDMA/100
619[ 3.379779] ata6.00: ATA-9: WDC WD30EZRX-00DC0B0, 80.00A80, max UDMA/133
620[ 3.379780] ata6.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
621[ 3.379858] ata4.00: configured for UDMA/133
622[ 3.380029] ata3.00: configured for UDMA/133
623[ 3.380355] ata6.00: configured for UDMA/133
624[ 3.384136] ata5.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133
625[ 3.384137] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
626[ 3.390150] ata5.00: configured for UDMA/133
627[ 3.391451] ata7.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133
628[ 3.391452] ata7.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
629[ 3.397532] ata7.00: configured for UDMA/133
630[ 3.401578] scsi 0:0:0:0: Direct-Access ATA M4-CT128M4SSD2 040H PQ: 0 ANSI: 5
631[ 3.408526] usb 1-1: new high-speed USB device number 2 using ehci-pci
632[ 3.414128] random: fast init done
633[ 3.415087] sd 0:0:0:0: [sda] 225062712 512-byte logical blocks: (115 GB/107 GiB)
634[ 3.415096] sd 0:0:0:0: [sda] Write Protect is off
635[ 3.415099] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
636[ 3.415122] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
637[ 3.415348] scsi 2:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
638[ 3.415569] sd 2:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
639[ 3.415571] sd 2:0:0:0: [sdb] 4096-byte physical blocks
640[ 3.415576] sd 2:0:0:0: [sdb] Write Protect is off
641[ 3.415578] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
642[ 3.415587] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
643[ 3.415738] scsi 3:0:0:0: Direct-Access ATA WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
644[ 3.415912] sd 3:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
645[ 3.415915] sd 3:0:0:0: [sdc] 4096-byte physical blocks
646[ 3.415927] sd 3:0:0:0: [sdc] Write Protect is off
647[ 3.415930] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
648[ 3.415940] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
649[ 3.416087] scsi 4:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 0A80 PQ: 0 ANSI: 5
650[ 3.416245] sd 4:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
651[ 3.416246] sd 4:0:0:0: [sdd] 4096-byte physical blocks
652[ 3.416253] sd 4:0:0:0: [sdd] Write Protect is off
653[ 3.416254] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
654[ 3.416264] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
655[ 3.416408] scsi 5:0:0:0: Direct-Access ATA WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
656[ 3.416564] sd 5:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
657[ 3.416567] sd 5:0:0:0: [sde] 4096-byte physical blocks
658[ 3.416575] sd 5:0:0:0: [sde] Write Protect is off
659[ 3.416577] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
660[ 3.416589] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
661[ 3.416706] scsi 6:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 0A80 PQ: 0 ANSI: 5
662[ 3.416808] sda: sda1 sda2 sda3
663[ 3.416856] sd 6:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
664[ 3.416859] sd 6:0:0:0: [sdf] 4096-byte physical blocks
665[ 3.416866] sd 6:0:0:0: [sdf] Write Protect is off
666[ 3.416868] sd 6:0:0:0: [sdf] Mode Sense: 00 3a 00 00
667[ 3.416877] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
668[ 3.417107] sd 0:0:0:0: [sda] Attached SCSI disk
669[ 3.428533] usb 2-1: new high-speed USB device number 2 using ehci-pci
670[ 3.463931] sdb: sdb1
671[ 3.467343] usb 3-2: new high-speed USB device number 2 using xhci_hcd
672[ 3.471259] sdd: sdd1
673[ 3.471435] sd 4:0:0:0: [sdd] Attached SCSI disk
674[ 3.471735] sdf: sdf1
675[ 3.471987] sd 6:0:0:0: [sdf] Attached SCSI disk
676[ 3.473150] sd 2:0:0:0: [sdb] Attached SCSI disk
677[ 3.484778] sdc: sdc1
678[ 3.492031] sde: sde1
679[ 3.492212] sd 5:0:0:0: [sde] Attached SCSI disk
680[ 3.551862] tsc: Refined TSC clocksource calibration: 3400.021 MHz
681[ 3.556815] sd 3:0:0:0: [sdc] Attached SCSI disk
682[ 3.562327] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x310262b0a99, max_idle_ns: 440795373932 ns
683[ 4.169287] clocksource: Switched to clocksource tsc
684[ 4.185777] hub 1-1:1.0: USB hub found
685[ 4.190758] hub 1-1:1.0: 6 ports detected
686[ 4.196567] usb-storage 3-2:1.0: USB Mass Storage device detected
687[ 4.203995] hub 2-1:1.0: USB hub found
688[ 4.208835] hub 2-1:1.0: 8 ports detected
689[ 4.213883] scsi host8: usb-storage 3-2:1.0
690[ 4.275449] ata8: SATA link down (SStatus 0 SControl 300)
691[ 4.282110] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
692[ 4.291036] Waiting for root device PARTLABEL=openwrt_rootfs...
693[ 4.341802] usb 3-3: new full-speed USB device number 3 using xhci_hcd
694[ 4.493983] input: mini keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1997:2433.0001/input/input3
695[ 4.498450] usb 2-1.7: new full-speed USB device number 3 using ehci-pci
696[ 4.561815] hid-generic 0003:1997:2433.0001: input,hidraw0: USB HID v1.01 Keyboard [ mini keyboard] on usb-0000:00:14.0-3/input0
697[ 4.576998] input: mini keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:1997:2433.0002/input/input4
698[ 4.589798] input: mini keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:1997:2433.0002/input/input5
699[ 4.629774] usb 2-1.7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
700[ 4.640496] usb 2-1.7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
701[ 4.658592] input: mini keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:1997:2433.0002/input/input6
702[ 4.673610] hid-generic 0003:1997:2433.0002: input,hidraw1: USB HID v1.01 Mouse [ mini keyboard] on usb-0000:00:14.0-3/input1
703[ 5.232237] scsi 8:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
704[ 5.243091] sd 8:0:0:0: [sdg] 30031872 512-byte logical blocks: (15.4 GB/14.3 GiB)
705[ 5.253731] sd 8:0:0:0: [sdg] Write Protect is off
706[ 5.259627] sd 8:0:0:0: [sdg] Mode Sense: 43 00 00 00
707[ 5.259997] sd 8:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
708[ 5.284813] sdg: sdg1 sdg2 sdg3 sdg4
709[ 5.291384] sd 8:0:0:0: [sdg] Attached SCSI removable disk
710[ 5.305249] VFS: Mounted root (squashfs filesystem) readonly on device 8:99.
711[ 5.314609] Freeing unused kernel image memory: 940K
712[ 5.332326] Write protecting the kernel read-only data: 18432k
713[ 5.340270] Freeing unused kernel image memory: 2004K
714[ 5.346830] Freeing unused kernel image memory: 1272K
715[ 5.353280] x86/mm: Checked W+X mappings: passed, no W+X pages found.
716[ 5.360804] x86/mm: Checking user space page tables
717[ 5.366798] x86/mm: Checked W+X mappings: passed, no W+X pages found.
718[ 5.374325] Run /sbin/init as init process
719[ 5.493494] init: Console is alive
720[ 5.853979] kmodloader: loading kernel modules from /etc/modules-boot.d/*
721[ 5.886458] pps_core: LinuxPPS API ver. 1 registered
722[ 5.892601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
723[ 5.903460] PTP clock support registered
724[ 5.908815] Button Hotplug driver version 0.4.1
725[ 5.914802] exFAT: Version 1.2.9
726[ 5.919450] ehci-platform: EHCI generic platform driver
727[ 5.926362] usbcore: registered new interface driver uas
728[ 5.932838] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
729[ 5.950990] init: - preinit -
730[ 6.115394] random: mktemp: uninitialized urandom read (10 bytes read)
731[ 6.123789] random: mktemp: uninitialized urandom read (10 bytes read)
732[ 6.133356] random: mktemp: uninitialized urandom read (10 bytes read)
733[ 8.231355] mount_root: loading kmods from internal overlay
734[ 8.252086] kmodloader: loading kernel modules from //etc/modules-boot.d/*
735[ 8.260533] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
736[ 8.501155] random: crng init done
737[ 9.114256] block: attempting to load /etc/config/fstab
738[ 9.126368] block: extroot: not configured
739[ 9.545370] F2FS-fs (loop0): Mounted with checkpoint version = 3b04c3f9
740[ 9.645576] block: attempting to load /etc/config/fstab
741[ 9.652191] block: extroot: not configured
742[ 9.657932] mount_root: switching to f2fs overlay
743[ 9.738170] EXT4-fs (sdg2): warning: mounting unchecked fs, running e2fsck is recommended
744[ 9.751234] EXT4-fs (sdg2): mounted filesystem without journal. Opts: (null)
745[ 9.762543] urandom-seed: Seeding with /etc/urandom.seed
746[ 9.776708] procd: - early -
747[ 10.359652] procd: - ubus -
748[ 10.414860] procd: - init -
749[ 10.477922] urngd: v1.0.1 started.
750[ 10.503391] kmodloader: loading kernel modules from /etc/modules.d/*
751[ 10.525510] NET: Registered protocol family 38
752[ 10.535206] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
753[ 10.546047] Key type dns_resolver registered
754[ 10.554893] RPC: Registered named UNIX socket transport module.
755[ 10.562014] RPC: Registered udp transport module.
756[ 10.568175] RPC: Registered tcp transport module.
757[ 10.574343] RPC: Registered tcp NFSv4.1 backchannel transport module.
758[ 10.583630] NET: Registered protocol family 15
759[ 10.589968] Initializing XFRM netlink socket
760[ 10.602846] tun: Universal TUN/TAP device driver, 1.6
761[ 10.615103] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
762[ 10.623222] e1000: Copyright (c) 1999-2006 Intel Corporation.
763[ 10.630837] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
764[ 10.638854] igb: Copyright (c) 2007-2014 Intel Corporation.
765[ 10.645906] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
766[ 10.654738] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
767[ 10.662488] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
768[ 10.675003] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
769[ 10.683609] NFS: Registering the id_resolver key type
770[ 10.689662] Key type id_resolver registered
771[ 10.694865] Key type id_legacy registered
772[ 10.710835] cryptodev: driver 1.10 loaded.
773[ 10.716508] i2c /dev entries driver
774[ 10.723291] videodev: Linux video capture interface: v2.00
775[ 10.730885] Mirror/redirect action on
776[ 10.736980] u32 classifier
777[ 10.740645] input device check on
778[ 10.745255] Actions configured
779[ 10.751715] GACT probability on
780[ 10.756554] Simple TC action Loaded
781[ 10.764582] fuse init (API version 7.27)
782[ 10.775418] Bluetooth: Core ver 2.22
783[ 10.779956] NET: Registered protocol family 31
784[ 10.785329] Bluetooth: HCI device and connection manager initialized
785[ 10.792742] Bluetooth: HCI socket layer initialized
786[ 10.798598] Bluetooth: L2CAP socket layer initialized
787[ 10.804582] Bluetooth: SCO socket layer initialized
788[ 10.810657] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
789[ 10.816813] Bluetooth: BNEP filters: protocol multicast
790[ 10.822894] Bluetooth: BNEP socket layer initialized
791[ 10.829086] Bridge firewalling registered
792[ 10.834875] usbcore: registered new interface driver btusb
793[ 10.841707] cpia2: V4L-Driver for Vision CPiA2 based cameras v3.0.1
794[ 10.848990] usbcore: registered new interface driver cpia2
795[ 10.855919] Bluetooth: HCI UART driver ver 2.3
796[ 10.861227] Bluetooth: HCI UART protocol H4 registered
797[ 10.867258] Bluetooth: HCI UART protocol BCSP registered
798[ 10.873884] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
799[ 10.881106] Bluetooth: HIDP socket layer initialized
800[ 10.907477] nf_conntrack_rtsp v0.7 loading
801[ 10.918171] nf_nat_rtsp v0.7 loading
802[ 10.939992] libphy: r8169: probed
803[ 10.945123] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl, bc:5f:f4:4a:2d:ce, XID 2c900800, IRQ 39
804[ 10.954791] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
805[ 10.964966] Bluetooth: RFCOMM TTY layer initialized
806[ 10.970720] Bluetooth: RFCOMM socket layer initialized
807[ 10.976692] Bluetooth: RFCOMM ver 1.11
808[ 10.982653] usbcore: registered new interface driver ums-alauda
809[ 10.989822] usbcore: registered new interface driver ums-cypress
810[ 10.997054] usbcore: registered new interface driver ums-datafab
811[ 11.004146] usbcore: registered new interface driver ums-freecom
812[ 11.011287] usbcore: registered new interface driver ums-isd200
813[ 11.018309] usbcore: registered new interface driver ums-jumpshot
814[ 11.025544] usbcore: registered new interface driver ums-karma
815[ 11.032596] usbcore: registered new interface driver ums-sddr09
816[ 11.039701] usbcore: registered new interface driver ums-sddr55
817[ 11.047115] usbcore: registered new interface driver ums-usbat
818[ 11.057140] wireguard: WireGuard 0.0.20191127 loaded. See www.wireguard.com for information.
819[ 11.063061] Adding 8388604k swap on /dev/nvme0n1p1. Priority:-2 extents:1 across:8388604k SS
820[ 11.066362] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
821[ 11.114855] xt_DNETMAP INIT successfull (version 2)
822[ 11.132624] xt_time: kernel timezone is -0000
823[ 11.140854] PPP generic driver version 2.4.2
824[ 11.146270] PPP MPPE Compression module registered
825[ 11.152396] NET: Registered protocol family 24
826[ 11.158388] usbcore: registered new interface driver uvcvideo
827[ 11.164975] USB Video Class driver (1.1.1)
828[ 11.170476] kmodloader: done loading kernel modules from /etc/modules.d/*
829[ 12.491713] md: md0 stopped.
830[ 12.506131] md/raid:md0: device sde1 operational as raid disk 0
831[ 12.513174] md/raid:md0: device sdf1 operational as raid disk 4
832[ 12.520117] md/raid:md0: device sdd1 operational as raid disk 3
833[ 12.527110] md/raid:md0: device sdc1 operational as raid disk 2
834[ 12.533905] md/raid:md0: device sdb1 operational as raid disk 1
835[ 12.541137] md/raid:md0: raid level 5 active with 5 out of 5 devices, algorithm 2
836[ 12.592275] md0: detected capacity change from 0 to 12001828929536
837[ 13.060570] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready
838[ 13.067245] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
839[ 13.080732] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
840[ 13.289931] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
841[ 15.628937] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
842[ 24.803615] BTRFS: device label data devid 1 transid 58561 /dev/mapper/data
843[ 24.813085] BTRFS info (device dm-0): use zstd compression, level 0
844[ 24.820250] BTRFS info (device dm-0): enabling ssd optimizations
845[ 24.827055] BTRFS info (device dm-0): turning on discard
846[ 24.833167] BTRFS info (device dm-0): disk space caching is enabled
847[ 24.840238] BTRFS info (device dm-0): has skinny extents
848[ 25.122298] EXT4-fs (md0): warning: maximal mount count reached, running e2fsck is recommended
849[ 25.418094] EXT4-fs (md0): recovery complete
850[ 25.462285] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
851[ 27.381331] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
852[ 27.390038] NFSD: starting 10-second grace period (net f000009f)
853[ 30.483557] docker0: port 1(veth986782e) entered blocking state
854[ 30.490533] docker0: port 1(veth986782e) entered disabled state
855[ 30.497646] device veth986782e entered promiscuous mode
856[ 30.503896] docker0: port 1(veth986782e) entered blocking state
857[ 30.510700] docker0: port 1(veth986782e) entered forwarding state
858[ 30.517910] docker0: port 1(veth986782e) entered disabled state
859[ 30.655482] docker0: port 2(vethe6033db) entered blocking state
860[ 30.662285] docker0: port 2(vethe6033db) entered disabled state
861[ 30.669241] device vethe6033db entered promiscuous mode
862[ 30.675463] docker0: port 2(vethe6033db) entered blocking state
863[ 30.682272] docker0: port 2(vethe6033db) entered forwarding state
864[ 30.689610] docker0: port 2(vethe6033db) entered disabled state
865[ 30.713819] docker0: port 3(veth984bada) entered blocking state
866[ 30.720761] docker0: port 3(veth984bada) entered disabled state
867[ 30.727868] device veth984bada entered promiscuous mode
868[ 30.734266] docker0: port 3(veth984bada) entered blocking state
869[ 30.741051] docker0: port 3(veth984bada) entered forwarding state
870[ 30.968947] docker0: port 3(veth984bada) entered disabled state
871[ 31.133163] cgroup: runc (6029) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
872[ 31.149153] cgroup: "memory" requires setting use_hierarchy to 1 on the root
873[ 31.445327] eth0: renamed from veth1b7da49
874[ 31.565204] docker0: port 3(veth984bada) entered blocking state
875[ 31.572019] docker0: port 3(veth984bada) entered forwarding state
876[ 31.615081] eth0: renamed from vetha03912f
877[ 31.771891] eth0: renamed from veth564af4d
878[ 31.854863] docker0: port 2(vethe6033db) entered blocking state
879[ 31.862090] docker0: port 2(vethe6033db) entered forwarding state
880[ 31.869763] docker0: port 1(veth986782e) entered blocking state
881[ 31.876611] docker0: port 1(veth986782e) entered forwarding state
882[ 46.667299] BTRFS: device label backupcryptroot devid 1 transid 40123 /dev/mapper/xps9570
883[ 46.700704] BTRFS info (device dm-2): use zstd compression, level 0
884[ 46.708310] BTRFS info (device dm-2): enabling ssd optimizations
885[ 46.715588] BTRFS info (device dm-2): turning on discard
886[ 46.722148] BTRFS info (device dm-2): disk space caching is enabled
887[ 46.729326] BTRFS info (device dm-2): has skinny extents