· 6 years ago · Mar 24, 2020, 08:56 PM
1$ sudo dmesg
2[ 0.000000] Linux version 4.19.0-8-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.98-1 (2020-01-26)
3[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-8-amd64 root=UUID=6a2b068c-1838-47b5-82e0-37f73283afa9 ro quiet
4[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
5[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
6[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
7[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
8[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
9[ 0.000000] BIOS-provided physical RAM map:
10[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
11[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
12[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
13[ 0.000000] BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
14[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
15[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
16[ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
17[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
18[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db874fff] usable
19[ 0.000000] BIOS-e820: [mem 0x00000000db875000-0x00000000db9e6fff] reserved
20[ 0.000000] BIOS-e820: [mem 0x00000000db9e7000-0x00000000dba63fff] ACPI data
21[ 0.000000] BIOS-e820: [mem 0x00000000dba64000-0x00000000dbf42fff] ACPI NVS
22[ 0.000000] BIOS-e820: [mem 0x00000000dbf43000-0x00000000dcae3fff] reserved
23[ 0.000000] BIOS-e820: [mem 0x00000000dcae4000-0x00000000dcb74fff] type 20
24[ 0.000000] BIOS-e820: [mem 0x00000000dcb75000-0x00000000deffffff] usable
25[ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
26[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
27[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
28[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
29[ 0.000000] NX (Execute Disable) protection: active
30[ 0.000000] efi: EFI v2.70 by American Megatrends
31[ 0.000000] efi: ACPI 2.0=0xdba00000 ACPI=0xdba00000 SMBIOS=0xdc9ce000 SMBIOS 3.0=0xdc9cd000 MEMATTR=0xda03f018 ESRT=0xda35c118
32[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
33[ 0.000000] SMBIOS 3.2.0 present.
34[ 0.000000] DMI: Gigabyte Technology Co., Ltd. B450 AORUS ELITE/B450 AORUS ELITE, BIOS F50a 11/08/2019
35[ 0.000000] tsc: Fast TSC calibration failed
36[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
37[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
38[ 0.000000] last_pfn = 0x41f380 max_arch_pfn = 0x400000000
39[ 0.000000] MTRR default type: uncachable
40[ 0.000000] MTRR fixed ranges enabled:
41[ 0.000000] 00000-9FFFF write-back
42[ 0.000000] A0000-BFFFF write-through
43[ 0.000000] C0000-FFFFF write-protect
44[ 0.000000] MTRR variable ranges enabled:
45[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
46[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
47[ 0.000000] 2 base 0000C0000000 mask FFFFE0000000 write-back
48[ 0.000000] 3 disabled
49[ 0.000000] 4 disabled
50[ 0.000000] 5 disabled
51[ 0.000000] 6 disabled
52[ 0.000000] 7 disabled
53[ 0.000000] TOM2: 0000000420000000 aka 16896M
54[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
55[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
56[ 0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
57[ 0.000000] esrt: Reserving ESRT space from 0x00000000da35c118 to 0x00000000da35c150.
58[ 0.000000] e820: update [mem 0xda35c000-0xda35cfff] usable ==> reserved
59[ 0.000000] Using GB pages for direct mapping
60[ 0.000000] BRK [0x355601000, 0x355601fff] PGTABLE
61[ 0.000000] BRK [0x355602000, 0x355602fff] PGTABLE
62[ 0.000000] BRK [0x355603000, 0x355603fff] PGTABLE
63[ 0.000000] BRK [0x355604000, 0x355604fff] PGTABLE
64[ 0.000000] BRK [0x355605000, 0x355605fff] PGTABLE
65[ 0.000000] BRK [0x355606000, 0x355606fff] PGTABLE
66[ 0.000000] BRK [0x355607000, 0x355607fff] PGTABLE
67[ 0.000000] BRK [0x355608000, 0x355608fff] PGTABLE
68[ 0.000000] BRK [0x355609000, 0x355609fff] PGTABLE
69[ 0.000000] BRK [0x35560a000, 0x35560afff] PGTABLE
70[ 0.000000] BRK [0x35560b000, 0x35560bfff] PGTABLE
71[ 0.000000] BRK [0x35560c000, 0x35560cfff] PGTABLE
72[ 0.000000] RAMDISK: [mem 0x316df000-0x34b66fff]
73[ 0.000000] ACPI: Early table checksum verification disabled
74[ 0.000000] ACPI: RSDP 0x00000000DBA00000 000024 (v02 ALASKA)
75[ 0.000000] ACPI: XSDT 0x00000000DBA000B0 0000DC (v01 ALASKA A M I 01072009 AMI 00010013)
76[ 0.000000] ACPI: FACP 0x00000000DBA06DA8 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
77[ 0.000000] ACPI: DSDT 0x00000000DBA00218 006B8A (v02 ALASKA A M I 01072009 INTL 20160930)
78[ 0.000000] ACPI: FACS 0x00000000DBF2AE00 000040
79[ 0.000000] ACPI: APIC 0x00000000DBA06EC0 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
80[ 0.000000] ACPI: FPDT 0x00000000DBA07020 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
81[ 0.000000] ACPI: FIDT 0x00000000DBA07068 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
82[ 0.000000] ACPI: SSDT 0x00000000DBA07108 0000C8 (v02 ALASKA A M I 01072009 AMI 01072009)
83[ 0.000000] ACPI: SSDT 0x00000000DBA071D0 008C98 (v02 ALASKA A M I 00000002 MSFT 04000000)
84[ 0.000000] ACPI: SSDT 0x00000000DBA0FE68 003699 (v01 ALASKA A M I 00000001 INTL 20160930)
85[ 0.000000] ACPI: MSDM 0x00000000DBA13508 000055 (v03 ALASKA A M I 01072009 AMI 01000013)
86[ 0.000000] ACPI: MCFG 0x00000000DBA13560 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
87[ 0.000000] ACPI: SSDT 0x00000000DBA135A0 005DD1 (v01 ALASKA A M I 00000001 INTL 20160930)
88[ 0.000000] ACPI: HPET 0x00000000DBA19378 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
89[ 0.000000] ACPI: SSDT 0x00000000DBA193B0 000024 (v01 ALASKA A M I 00001000 INTL 20160930)
90[ 0.000000] ACPI: UEFI 0x00000000DBA193D8 000042 (v01 ALASKA A M I 00000002 01000013)
91[ 0.000000] ACPI: BGRT 0x00000000DBA19420 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
92[ 0.000000] ACPI: TPM2 0x00000000DBA19458 000038 (v04 ALASKA A M I 00000001 AMI 00000000)
93[ 0.000000] ACPI: IVRS 0x00000000DBA19490 0000D0 (v02 ALASKA A M I 00000001 AMD 00000000)
94[ 0.000000] ACPI: SSDT 0x00000000DBA19560 001A58 (v01 ALASKA A M I 00000001 AMD 00000001)
95[ 0.000000] ACPI: CRAT 0x00000000DBA1AFB8 000BD0 (v01 ALASKA A M I 00000001 AMD 00000001)
96[ 0.000000] ACPI: CDIT 0x00000000DBA1BB88 000029 (v01 ALASKA A M I 00000001 AMD 00000001)
97[ 0.000000] ACPI: SSDT 0x00000000DBA1BBB8 001EC3 (v01 ALASKA A M I 00000001 INTL 20160930)
98[ 0.000000] ACPI: SSDT 0x00000000DBA1DA80 0000BF (v01 ALASKA A M I 00001000 INTL 20160930)
99[ 0.000000] ACPI: WSMT 0x00000000DBA1DB40 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
100[ 0.000000] ACPI: SSDT 0x00000000DBA1DB68 0013F0 (v01 ALASKA A M I 00000001 INTL 20160930)
101[ 0.000000] ACPI: Local APIC address 0xfee00000
102[ 0.000000] No NUMA configuration found
103[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
104[ 0.000000] NODE_DATA(0) allocated [mem 0x41f37b000-0x41f37ffff]
105[ 0.000000] Zone ranges:
106[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
107[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
108[ 0.000000] Normal [mem 0x0000000100000000-0x000000041f37ffff]
109[ 0.000000] Device empty
110[ 0.000000] Movable zone start for each node
111[ 0.000000] Early memory node ranges
112[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
113[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000009e01fff]
114[ 0.000000] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
115[ 0.000000] node 0: [mem 0x000000000a20b000-0x000000000affffff]
116[ 0.000000] node 0: [mem 0x000000000b020000-0x00000000db874fff]
117[ 0.000000] node 0: [mem 0x00000000dcb75000-0x00000000deffffff]
118[ 0.000000] node 0: [mem 0x0000000100000000-0x000000041f37ffff]
119[ 0.000000] Reserved but unavailable: 97 pages
120[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
121[ 0.000000] On node 0 totalpages: 4181494
122[ 0.000000] DMA zone: 64 pages used for memmap
123[ 0.000000] DMA zone: 33 pages reserved
124[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
125[ 0.000000] DMA32 zone: 14124 pages used for memmap
126[ 0.000000] DMA32 zone: 903895 pages, LIFO batch:63
127[ 0.000000] Normal zone: 51150 pages used for memmap
128[ 0.000000] Normal zone: 3273600 pages, LIFO batch:63
129[ 0.000000] ACPI: PM-Timer IO Port: 0x808
130[ 0.000000] ACPI: Local APIC address 0xfee00000
131[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
132[ 0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
133[ 0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
134[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
135[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
136[ 0.000000] ACPI: IRQ0 used by override.
137[ 0.000000] ACPI: IRQ9 used by override.
138[ 0.000000] Using ACPI (MADT) for SMP configuration information
139[ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
140[ 0.000000] e820: update [mem 0xd7dbe000-0xd7e14fff] usable ==> reserved
141[ 0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
142[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
143[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
144[ 0.000000] PM: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
145[ 0.000000] PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
146[ 0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
147[ 0.000000] PM: Registered nosave memory: [mem 0xd7dbe000-0xd7e14fff]
148[ 0.000000] PM: Registered nosave memory: [mem 0xda35c000-0xda35cfff]
149[ 0.000000] PM: Registered nosave memory: [mem 0xdb875000-0xdb9e6fff]
150[ 0.000000] PM: Registered nosave memory: [mem 0xdb9e7000-0xdba63fff]
151[ 0.000000] PM: Registered nosave memory: [mem 0xdba64000-0xdbf42fff]
152[ 0.000000] PM: Registered nosave memory: [mem 0xdbf43000-0xdcae3fff]
153[ 0.000000] PM: Registered nosave memory: [mem 0xdcae4000-0xdcb74fff]
154[ 0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
155[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
156[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
157[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
158[ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xffffffff]
159[ 0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
160[ 0.000000] Booting paravirtualized kernel on bare hardware
161[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
162[ 0.000000] random: get_random_bytes called from start_kernel+0x93/0x52c with crng_init=0
163[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:1
164[ 0.000000] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u262144
165[ 0.000000] pcpu-alloc: s144408 r8192 d31720 u262144 alloc=1*2097152
166[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
167[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
168[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4116123
169[ 0.000000] Policy zone: Normal
170[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-8-amd64 root=UUID=6a2b068c-1838-47b5-82e0-37f73283afa9 ro quiet
171[ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
172[ 0.000000] log_buf_len total cpu_extra contributions: 126976 bytes
173[ 0.000000] log_buf_len min size: 131072 bytes
174[ 0.000000] log_buf_len: 262144 bytes
175[ 0.000000] early log buf free: 118572(90%)
176[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
177[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
178[ 0.000000] Memory: 16204000K/16725976K available (10252K kernel code, 1241K rwdata, 3320K rodata, 1592K init, 2276K bss, 521976K reserved, 0K cma-reserved)
179[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
180[ 0.000000] ftrace: allocating 31847 entries in 125 pages
181[ 0.000000] rcu: Hierarchical RCU implementation.
182[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32.
183[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
184[ 0.000000] NR_IRQS: 33024, nr_irqs: 1224, preallocated irqs: 16
185[ 0.000000] Console: colour dummy device 80x25
186[ 0.000000] console [tty0] enabled
187[ 0.000000] ACPI: Core revision 20180810
188[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
189[ 0.000000] hpet clockevent registered
190[ 0.000000] APIC: Switch to symmetric I/O mode setup
191[ 0.004000] Switched APIC routing to physical flat.
192[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
193[ 0.028000] tsc: PIT calibration matches HPET. 1 loops
194[ 0.028000] tsc: Detected 3393.086 MHz processor
195[ 0.000005] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e8cb47eeb, max_idle_ns: 440795256270 ns
196[ 0.000010] Calibrating delay loop (skipped), value calculated using timer frequency.. 6786.17 BogoMIPS (lpj=13572344)
197[ 0.000011] pid_max: default: 32768 minimum: 301
198[ 0.001001] Security Framework initialized
199[ 0.001002] Yama: disabled by default; enable with sysctl kernel.yama.*
200[ 0.001028] AppArmor: AppArmor initialized
201[ 0.004927] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
202[ 0.005903] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
203[ 0.005949] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
204[ 0.005980] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
205[ 0.006186] LVT offset 1 assigned for vector 0xf9
206[ 0.006244] LVT offset 2 assigned for vector 0xf4
207[ 0.006254] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
208[ 0.006254] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
209[ 0.006255] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
210[ 0.006256] Spectre V2 : Mitigation: Full AMD retpoline
211[ 0.006256] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
212[ 0.006262] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
213[ 0.006262] Spectre V2 : User space: Vulnerable
214[ 0.006263] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
215[ 0.010515] Freeing SMP alternatives memory: 24K
216[ 0.124310] smpboot: CPU0: AMD Ryzen 5 2600 Six-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
217[ 0.124382] Performance Events: Fam17h core perfctr, AMD PMU driver.
218[ 0.124385] ... version: 0
219[ 0.124386] ... bit width: 48
220[ 0.124386] ... generic registers: 6
221[ 0.124386] ... value mask: 0000ffffffffffff
222[ 0.124387] ... max period: 00007fffffffffff
223[ 0.124387] ... fixed-purpose events: 0
224[ 0.124387] ... event mask: 000000000000003f
225[ 0.124412] rcu: Hierarchical SRCU implementation.
226[ 0.124701] random: crng done (trusting CPU's manufacturer)
227[ 0.124740] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
228[ 0.124919] smp: Bringing up secondary CPUs ...
229[ 0.124978] x86: Booting SMP configuration:
230[ 0.124978] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
231[ 0.148032] smp: Brought up 1 node, 12 CPUs
232[ 0.148032] smpboot: Max logical packages: 3
233[ 0.148032] smpboot: Total of 12 processors activated (81434.06 BogoMIPS)
234[ 0.148953] devtmpfs: initialized
235[ 0.148953] x86/mm: Memory block size: 128MB
236[ 0.152218] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
237[ 0.152218] PM: Registering ACPI NVS region [mem 0xdba64000-0xdbf42fff] (5107712 bytes)
238[ 0.152218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
239[ 0.152218] futex hash table entries: 8192 (order: 7, 524288 bytes)
240[ 0.152255] pinctrl core: initialized pinctrl subsystem
241[ 0.152394] NET: Registered protocol family 16
242[ 0.152440] audit: initializing netlink subsys (disabled)
243[ 0.152444] audit: type=2000 audit(1585079973.180:1): state=initialized audit_enabled=0 res=1
244[ 0.152444] cpuidle: using governor ladder
245[ 0.152444] cpuidle: using governor menu
246[ 0.152444] ACPI: bus type PCI registered
247[ 0.152444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
248[ 0.152444] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
249[ 0.152444] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
250[ 0.152444] PCI: Using configuration type 1 for base access
251[ 0.152660] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
252[ 0.152660] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
253[ 0.152660] ACPI: Added _OSI(Module Device)
254[ 0.152660] ACPI: Added _OSI(Processor Device)
255[ 0.152660] ACPI: Added _OSI(3.0 _SCP Extensions)
256[ 0.152660] ACPI: Added _OSI(Processor Aggregator Device)
257[ 0.152660] ACPI: Added _OSI(Linux-Dell-Video)
258[ 0.152660] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
259[ 0.160011] ACPI: 10 ACPI AML tables successfully acquired and loaded
260[ 0.161047] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
261[ 0.164249] ACPI: Interpreter enabled
262[ 0.164260] ACPI: (supports S0 S3 S4 S5)
263[ 0.164261] ACPI: Using IOAPIC for interrupt routing
264[ 0.164483] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
265[ 0.164728] ACPI: Enabled 2 GPEs in block 00 to 1F
266[ 0.172667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
267[ 0.172669] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
268[ 0.172768] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
269[ 0.172866] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
270[ 0.172872] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
271[ 0.173071] PCI host bridge to bus 0000:00
272[ 0.173072] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
273[ 0.173073] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
274[ 0.173074] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
275[ 0.173075] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
276[ 0.173075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
277[ 0.173076] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
278[ 0.173077] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
279[ 0.173078] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
280[ 0.173078] pci_bus 0000:00: root bus resource [bus 00-ff]
281[ 0.173083] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
282[ 0.173144] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
283[ 0.173224] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
284[ 0.173279] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
285[ 0.173310] pci 0000:00:01.3: enabling Extended Tags
286[ 0.173382] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
287[ 0.174030] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
288[ 0.174095] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
289[ 0.174144] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
290[ 0.174241] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
291[ 0.174328] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
292[ 0.174397] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
293[ 0.174446] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
294[ 0.174966] pci 0000:00:07.1: enabling Extended Tags
295[ 0.175038] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
296[ 0.175120] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
297[ 0.175173] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
298[ 0.175200] pci 0000:00:08.1: enabling Extended Tags
299[ 0.175271] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
300[ 0.175391] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
301[ 0.175594] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
302[ 0.175801] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
303[ 0.175840] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
304[ 0.175881] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
305[ 0.175920] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
306[ 0.175958] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
307[ 0.175997] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
308[ 0.176038] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
309[ 0.176076] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
310[ 0.176197] pci 0000:01:00.0: [1022:43d5] type 00 class 0x0c0330
311[ 0.176218] pci 0000:01:00.0: reg 0x10: [mem 0xfcda0000-0xfcda7fff 64bit]
312[ 0.176251] pci 0000:01:00.0: enabling Extended Tags
313[ 0.176296] pci 0000:01:00.0: PME# supported from D3hot D3cold
314[ 0.176364] pci 0000:01:00.1: [1022:43c8] type 00 class 0x010601
315[ 0.176407] pci 0000:01:00.1: reg 0x24: [mem 0xfcd80000-0xfcd9ffff]
316[ 0.176413] pci 0000:01:00.1: reg 0x30: [mem 0xfcd00000-0xfcd7ffff pref]
317[ 0.176418] pci 0000:01:00.1: enabling Extended Tags
318[ 0.176452] pci 0000:01:00.1: PME# supported from D3hot D3cold
319[ 0.176498] pci 0000:01:00.2: [1022:43c6] type 01 class 0x060400
320[ 0.176533] pci 0000:01:00.2: enabling Extended Tags
321[ 0.176569] pci 0000:01:00.2: PME# supported from D3hot D3cold
322[ 0.176644] pci 0000:00:01.3: PCI bridge to [bus 01-06]
323[ 0.176646] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
324[ 0.176648] pci 0000:00:01.3: bridge window [mem 0xfcb00000-0xfcdfffff]
325[ 0.176715] pci 0000:02:00.0: [1022:43c7] type 01 class 0x060400
326[ 0.176755] pci 0000:02:00.0: enabling Extended Tags
327[ 0.176799] pci 0000:02:00.0: PME# supported from D3hot D3cold
328[ 0.176864] pci 0000:02:01.0: [1022:43c7] type 01 class 0x060400
329[ 0.176904] pci 0000:02:01.0: enabling Extended Tags
330[ 0.176947] pci 0000:02:01.0: PME# supported from D3hot D3cold
331[ 0.177010] pci 0000:02:04.0: [1022:43c7] type 01 class 0x060400
332[ 0.177049] pci 0000:02:04.0: enabling Extended Tags
333[ 0.177093] pci 0000:02:04.0: PME# supported from D3hot D3cold
334[ 0.177156] pci 0000:02:08.0: [1022:43c7] type 01 class 0x060400
335[ 0.177196] pci 0000:02:08.0: enabling Extended Tags
336[ 0.177239] pci 0000:02:08.0: PME# supported from D3hot D3cold
337[ 0.177309] pci 0000:01:00.2: PCI bridge to [bus 02-06]
338[ 0.177313] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
339[ 0.177315] pci 0000:01:00.2: bridge window [mem 0xfcb00000-0xfccfffff]
340[ 0.177372] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
341[ 0.177412] pci 0000:03:00.0: reg 0x10: [io 0xf000-0xf0ff]
342[ 0.177447] pci 0000:03:00.0: reg 0x18: [mem 0xfcc04000-0xfcc04fff 64bit]
343[ 0.177468] pci 0000:03:00.0: reg 0x20: [mem 0xfcc00000-0xfcc03fff 64bit]
344[ 0.177595] pci 0000:03:00.0: supports D1 D2
345[ 0.177595] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
346[ 0.177759] pci 0000:02:00.0: PCI bridge to [bus 03]
347[ 0.177763] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
348[ 0.177766] pci 0000:02:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
349[ 0.177802] pci 0000:02:01.0: PCI bridge to [bus 04]
350[ 0.177844] pci 0000:02:04.0: PCI bridge to [bus 05]
351[ 0.177893] pci 0000:06:00.0: [1179:011a] type 00 class 0x010802
352[ 0.177929] pci 0000:06:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff 64bit]
353[ 0.178110] pci 0000:06:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:02:08.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
354[ 0.178173] pci 0000:02:08.0: PCI bridge to [bus 06]
355[ 0.178179] pci 0000:02:08.0: bridge window [mem 0xfcb00000-0xfcbfffff]
356[ 0.178261] pci 0000:07:00.0: [1002:67df] type 00 class 0x030000
357[ 0.178282] pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
358[ 0.178290] pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
359[ 0.178295] pci 0000:07:00.0: reg 0x20: [io 0xe000-0xe0ff]
360[ 0.178300] pci 0000:07:00.0: reg 0x24: [mem 0xfcf00000-0xfcf3ffff]
361[ 0.178305] pci 0000:07:00.0: reg 0x30: [mem 0xfcf40000-0xfcf5ffff pref]
362[ 0.178315] pci 0000:07:00.0: BAR 0: assigned to efifb
363[ 0.178357] pci 0000:07:00.0: supports D1 D2
364[ 0.178358] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
365[ 0.178397] pci 0000:07:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
366[ 0.178431] pci 0000:07:00.1: [1002:aaf0] type 00 class 0x040300
367[ 0.178448] pci 0000:07:00.1: reg 0x10: [mem 0xfcf60000-0xfcf63fff 64bit]
368[ 0.178509] pci 0000:07:00.1: supports D1 D2
369[ 0.178576] pci 0000:00:03.1: PCI bridge to [bus 07]
370[ 0.178578] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
371[ 0.178579] pci 0000:00:03.1: bridge window [mem 0xfcf00000-0xfcffffff]
372[ 0.178582] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
373[ 0.179013] pci 0000:08:00.0: [1022:145a] type 00 class 0x130000
374[ 0.179036] pci 0000:08:00.0: enabling Extended Tags
375[ 0.179085] pci 0000:08:00.2: [1022:1456] type 00 class 0x108000
376[ 0.179097] pci 0000:08:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
377[ 0.179104] pci 0000:08:00.2: reg 0x24: [mem 0xfca00000-0xfca01fff]
378[ 0.179109] pci 0000:08:00.2: enabling Extended Tags
379[ 0.179161] pci 0000:08:00.3: [1022:145f] type 00 class 0x0c0330
380[ 0.179171] pci 0000:08:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
381[ 0.179189] pci 0000:08:00.3: enabling Extended Tags
382[ 0.179212] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
383[ 0.179253] pci 0000:00:07.1: PCI bridge to [bus 08]
384[ 0.179256] pci 0000:00:07.1: bridge window [mem 0xfc800000-0xfcafffff]
385[ 0.179316] pci 0000:09:00.0: [1022:1455] type 00 class 0x130000
386[ 0.179340] pci 0000:09:00.0: enabling Extended Tags
387[ 0.179392] pci 0000:09:00.2: [1022:7901] type 00 class 0x010601
388[ 0.179418] pci 0000:09:00.2: reg 0x24: [mem 0xfce08000-0xfce08fff]
389[ 0.179424] pci 0000:09:00.2: enabling Extended Tags
390[ 0.179448] pci 0000:09:00.2: PME# supported from D3hot D3cold
391[ 0.179482] pci 0000:09:00.3: [1022:1457] type 00 class 0x040300
392[ 0.179490] pci 0000:09:00.3: reg 0x10: [mem 0xfce00000-0xfce07fff]
393[ 0.179507] pci 0000:09:00.3: enabling Extended Tags
394[ 0.179529] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
395[ 0.179570] pci 0000:00:08.1: PCI bridge to [bus 09]
396[ 0.179574] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
397[ 0.179823] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
398[ 0.179862] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
399[ 0.179894] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
400[ 0.179937] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
401[ 0.179973] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
402[ 0.180003] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
403[ 0.180036] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
404[ 0.180066] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
405[ 0.180448] pci 0000:07:00.0: vgaarb: setting as boot VGA device
406[ 0.180448] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
407[ 0.180448] pci 0000:07:00.0: vgaarb: bridge control possible
408[ 0.180448] vgaarb: loaded
409[ 0.180448] pps_core: LinuxPPS API ver. 1 registered
410[ 0.180448] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
411[ 0.180448] PTP clock support registered
412[ 0.180448] EDAC MC: Ver: 3.0.0
413[ 0.180448] Registered efivars operations
414[ 0.180448] PCI: Using ACPI for IRQ routing
415[ 0.184972] PCI: pci_cache_line_size set to 64 bytes
416[ 0.185025] Expanded resource Reserved due to conflict with PCI Bus 0000:00
417[ 0.185026] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
418[ 0.185027] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
419[ 0.185028] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
420[ 0.185028] e820: reserve RAM buffer [mem 0xd7dbe000-0xd7ffffff]
421[ 0.185029] e820: reserve RAM buffer [mem 0xda35c000-0xdbffffff]
422[ 0.185029] e820: reserve RAM buffer [mem 0xdb875000-0xdbffffff]
423[ 0.185030] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
424[ 0.185030] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
425[ 0.185093] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
426[ 0.185093] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
427[ 0.188008] clocksource: Switched to clocksource tsc-early
428[ 0.194454] VFS: Disk quotas dquot_6.6.0
429[ 0.194470] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
430[ 0.194550] AppArmor: AppArmor Filesystem Enabled
431[ 0.194562] pnp: PnP ACPI init
432[ 0.194653] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
433[ 0.194656] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
434[ 0.194712] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
435[ 0.194817] system 00:02: [io 0x0a00-0x0a2f] has been reserved
436[ 0.194818] system 00:02: [io 0x0a30-0x0a3f] has been reserved
437[ 0.194820] system 00:02: [io 0x0a40-0x0a4f] has been reserved
438[ 0.194822] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
439[ 0.195010] pnp 00:03: [dma 0 disabled]
440[ 0.195037] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
441[ 0.195177] system 00:04: [io 0x04d0-0x04d1] has been reserved
442[ 0.195178] system 00:04: [io 0x040b] has been reserved
443[ 0.195179] system 00:04: [io 0x04d6] has been reserved
444[ 0.195180] system 00:04: [io 0x0c00-0x0c01] has been reserved
445[ 0.195180] system 00:04: [io 0x0c14] has been reserved
446[ 0.195181] system 00:04: [io 0x0c50-0x0c51] has been reserved
447[ 0.195182] system 00:04: [io 0x0c52] has been reserved
448[ 0.195182] system 00:04: [io 0x0c6c] has been reserved
449[ 0.195183] system 00:04: [io 0x0c6f] has been reserved
450[ 0.195184] system 00:04: [io 0x0cd0-0x0cd1] has been reserved
451[ 0.195184] system 00:04: [io 0x0cd2-0x0cd3] has been reserved
452[ 0.195185] system 00:04: [io 0x0cd4-0x0cd5] has been reserved
453[ 0.195186] system 00:04: [io 0x0cd6-0x0cd7] has been reserved
454[ 0.195186] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
455[ 0.195187] system 00:04: [io 0x0800-0x089f] has been reserved
456[ 0.195188] system 00:04: [io 0x0b00-0x0b0f] has been reserved
457[ 0.195188] system 00:04: [io 0x0b20-0x0b3f] has been reserved
458[ 0.195189] system 00:04: [io 0x0900-0x090f] has been reserved
459[ 0.195190] system 00:04: [io 0x0910-0x091f] has been reserved
460[ 0.195191] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
461[ 0.195192] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
462[ 0.195193] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
463[ 0.195194] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
464[ 0.195195] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
465[ 0.195196] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
466[ 0.195196] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
467[ 0.195198] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
468[ 0.195482] pnp: PnP ACPI: found 5 devices
469[ 0.201018] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
470[ 0.201064] pci 0000:02:00.0: PCI bridge to [bus 03]
471[ 0.201067] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
472[ 0.201070] pci 0000:02:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
473[ 0.201076] pci 0000:02:01.0: PCI bridge to [bus 04]
474[ 0.201085] pci 0000:02:04.0: PCI bridge to [bus 05]
475[ 0.201093] pci 0000:02:08.0: PCI bridge to [bus 06]
476[ 0.201096] pci 0000:02:08.0: bridge window [mem 0xfcb00000-0xfcbfffff]
477[ 0.201102] pci 0000:01:00.2: PCI bridge to [bus 02-06]
478[ 0.201104] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
479[ 0.201107] pci 0000:01:00.2: bridge window [mem 0xfcb00000-0xfccfffff]
480[ 0.201112] pci 0000:00:01.3: PCI bridge to [bus 01-06]
481[ 0.201113] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
482[ 0.201115] pci 0000:00:01.3: bridge window [mem 0xfcb00000-0xfcdfffff]
483[ 0.201118] pci 0000:00:03.1: PCI bridge to [bus 07]
484[ 0.201119] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
485[ 0.201121] pci 0000:00:03.1: bridge window [mem 0xfcf00000-0xfcffffff]
486[ 0.201122] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
487[ 0.201125] pci 0000:00:07.1: PCI bridge to [bus 08]
488[ 0.201127] pci 0000:00:07.1: bridge window [mem 0xfc800000-0xfcafffff]
489[ 0.201130] pci 0000:00:08.1: PCI bridge to [bus 09]
490[ 0.201132] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
491[ 0.201136] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
492[ 0.201137] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
493[ 0.201137] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
494[ 0.201138] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
495[ 0.201139] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
496[ 0.201140] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
497[ 0.201140] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
498[ 0.201141] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
499[ 0.201142] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
500[ 0.201142] pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
501[ 0.201143] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
502[ 0.201143] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
503[ 0.201144] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
504[ 0.201145] pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfccfffff]
505[ 0.201145] pci_bus 0000:06: resource 1 [mem 0xfcb00000-0xfcbfffff]
506[ 0.201146] pci_bus 0000:07: resource 0 [io 0xe000-0xefff]
507[ 0.201147] pci_bus 0000:07: resource 1 [mem 0xfcf00000-0xfcffffff]
508[ 0.201147] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
509[ 0.201148] pci_bus 0000:08: resource 1 [mem 0xfc800000-0xfcafffff]
510[ 0.201149] pci_bus 0000:09: resource 1 [mem 0xfce00000-0xfcefffff]
511[ 0.201204] NET: Registered protocol family 2
512[ 0.201376] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
513[ 0.201419] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
514[ 0.201617] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
515[ 0.201749] TCP: Hash tables configured (established 131072 bind 65536)
516[ 0.201795] UDP hash table entries: 8192 (order: 6, 262144 bytes)
517[ 0.201834] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
518[ 0.201928] NET: Registered protocol family 1
519[ 0.201931] NET: Registered protocol family 44
520[ 0.202064] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
521[ 0.202069] pci 0000:07:00.1: Linked as a consumer to 0000:07:00.0
522[ 0.202196] PCI: CLS 64 bytes, default 64
523[ 0.202227] Unpacking initramfs...
524[ 0.761955] Freeing initrd memory: 53792K
525[ 0.762021] AMD-Vi: IOMMU performance counters supported
526[ 0.762394] iommu: Adding device 0000:00:01.0 to group 0
527[ 0.762409] iommu: Adding device 0000:00:01.3 to group 0
528[ 0.762573] iommu: Adding device 0000:00:02.0 to group 1
529[ 0.762729] iommu: Adding device 0000:00:03.0 to group 2
530[ 0.762745] iommu: Adding device 0000:00:03.1 to group 2
531[ 0.762908] iommu: Adding device 0000:00:04.0 to group 3
532[ 0.763062] iommu: Adding device 0000:00:07.0 to group 4
533[ 0.763076] iommu: Adding device 0000:00:07.1 to group 4
534[ 0.763244] iommu: Adding device 0000:00:08.0 to group 5
535[ 0.763260] iommu: Adding device 0000:00:08.1 to group 5
536[ 0.763416] iommu: Adding device 0000:00:14.0 to group 6
537[ 0.763429] iommu: Adding device 0000:00:14.3 to group 6
538[ 0.763620] iommu: Adding device 0000:00:18.0 to group 7
539[ 0.763634] iommu: Adding device 0000:00:18.1 to group 7
540[ 0.763646] iommu: Adding device 0000:00:18.2 to group 7
541[ 0.763660] iommu: Adding device 0000:00:18.3 to group 7
542[ 0.763673] iommu: Adding device 0000:00:18.4 to group 7
543[ 0.763685] iommu: Adding device 0000:00:18.5 to group 7
544[ 0.763698] iommu: Adding device 0000:00:18.6 to group 7
545[ 0.763710] iommu: Adding device 0000:00:18.7 to group 7
546[ 0.763722] iommu: Adding device 0000:01:00.0 to group 0
547[ 0.763733] iommu: Adding device 0000:01:00.1 to group 0
548[ 0.763745] iommu: Adding device 0000:01:00.2 to group 0
549[ 0.763757] iommu: Adding device 0000:02:00.0 to group 0
550[ 0.763768] iommu: Adding device 0000:02:01.0 to group 0
551[ 0.763779] iommu: Adding device 0000:02:04.0 to group 0
552[ 0.763790] iommu: Adding device 0000:02:08.0 to group 0
553[ 0.763809] iommu: Adding device 0000:03:00.0 to group 0
554[ 0.763824] iommu: Adding device 0000:06:00.0 to group 0
555[ 0.763845] iommu: Adding device 0000:07:00.0 to group 2
556[ 0.763858] iommu: Adding device 0000:07:00.1 to group 2
557[ 0.763868] iommu: Adding device 0000:08:00.0 to group 4
558[ 0.763877] iommu: Adding device 0000:08:00.2 to group 4
559[ 0.763885] iommu: Adding device 0000:08:00.3 to group 4
560[ 0.763894] iommu: Adding device 0000:09:00.0 to group 5
561[ 0.763903] iommu: Adding device 0000:09:00.2 to group 5
562[ 0.763911] iommu: Adding device 0000:09:00.3 to group 5
563[ 0.764121] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
564[ 0.764121] AMD-Vi: Extended features (0xf77ef22294ada):
565[ 0.764122] PPR NX GT IA GA PC GA_vAPIC
566[ 0.764123] AMD-Vi: Interrupt remapping enabled
567[ 0.764124] AMD-Vi: virtual APIC enabled
568[ 0.764222] AMD-Vi: Lazy IO/TLB flushing enabled
569[ 0.765086] amd_uncore: AMD NB counters detected
570[ 0.765090] amd_uncore: AMD LLC counters detected
571[ 0.765267] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
572[ 0.765842] Initialise system trusted keyrings
573[ 0.765851] Key type blacklist registered
574[ 0.765881] workingset: timestamp_bits=40 max_order=22 bucket_order=0
575[ 0.766647] zbud: loaded
576[ 0.858473] Key type asymmetric registered
577[ 0.858474] Asymmetric key parser 'x509' registered
578[ 0.858481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
579[ 0.858517] io scheduler noop registered
580[ 0.858518] io scheduler deadline registered
581[ 0.858537] io scheduler cfq registered (default)
582[ 0.858537] io scheduler mq-deadline registered
583[ 0.859140] pcieport 0000:00:01.3: Signaling PME with IRQ 26
584[ 0.859290] pcieport 0000:00:03.1: Signaling PME with IRQ 27
585[ 0.859434] pcieport 0000:00:07.1: Signaling PME with IRQ 28
586[ 0.860124] pcieport 0000:00:08.1: Signaling PME with IRQ 30
587[ 0.860648] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
588[ 0.860655] efifb: probing for efifb
589[ 0.860664] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
590[ 0.860664] efifb: mode is 1024x768x32, linelength=4096, pages=1
591[ 0.860664] efifb: scrolling: redraw
592[ 0.860665] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
593[ 0.861892] Console: switching to colour frame buffer device 128x48
594[ 0.863035] fb0: EFI VGA frame buffer device
595[ 0.863067] Monitor-Mwait will be used to enter C-1 state
596[ 0.863921] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
597[ 0.884798] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
598[ 0.885089] Linux agpgart interface v0.103
599[ 0.885300] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
600[ 0.885901] i8042: PNP: No PS/2 controller found.
601[ 0.885939] mousedev: PS/2 mouse device common for all mice
602[ 0.885971] rtc_cmos 00:01: RTC can wake from S4
603[ 0.886223] rtc_cmos 00:01: registered as rtc0
604[ 0.886232] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
605[ 0.886318] ledtrig-cpu: registered to indicate activity on CPUs
606[ 0.886581] NET: Registered protocol family 10
607[ 0.890235] Segment Routing with IPv6
608[ 0.890248] mip6: Mobile IPv6
609[ 0.890249] NET: Registered protocol family 17
610[ 0.890270] mpls_gso: MPLS GSO support
611[ 0.890818] mce: Using 23 MCE banks
612[ 0.890835] microcode: CPU0: patch_level=0x0800820d
613[ 0.890841] microcode: CPU1: patch_level=0x0800820d
614[ 0.890846] microcode: CPU2: patch_level=0x0800820d
615[ 0.890851] microcode: CPU3: patch_level=0x0800820d
616[ 0.890858] microcode: CPU4: patch_level=0x0800820d
617[ 0.890863] microcode: CPU5: patch_level=0x0800820d
618[ 0.890868] microcode: CPU6: patch_level=0x0800820d
619[ 0.890872] microcode: CPU7: patch_level=0x0800820d
620[ 0.890876] microcode: CPU8: patch_level=0x0800820d
621[ 0.890880] microcode: CPU9: patch_level=0x0800820d
622[ 0.890885] microcode: CPU10: patch_level=0x0800820d
623[ 0.890891] microcode: CPU11: patch_level=0x0800820d
624[ 0.890917] microcode: Microcode Update Driver: v2.2.
625[ 0.890924] sched_clock: Marking stable (918906731, -27993456)->(901700785, -10787510)
626[ 0.891214] registered taskstats version 1
627[ 0.891215] Loading compiled-in X.509 certificates
628[ 0.913178] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
629[ 0.913189] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
630[ 0.913967] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
631[ 0.913983] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
632[ 0.914725] zswap: loaded using pool lzo/zbud
633[ 0.914954] AppArmor: AppArmor sha1 policy hashing enabled
634[ 0.915315] rtc_cmos 00:01: setting system clock to 2020-03-24 19:59:34 UTC (1585079974)
635[ 1.167074] Freeing unused kernel image memory: 1592K
636[ 1.200014] Write protecting the kernel read-only data: 16384k
637[ 1.201084] Freeing unused kernel image memory: 2028K
638[ 1.201201] Freeing unused kernel image memory: 776K
639[ 1.207081] x86/mm: Checked W+X mappings: passed, no W+X pages found.
640[ 1.207082] Run /init as init process
641[ 1.249623] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
642[ 1.249630] ACPI: Power Button [PWRB]
643[ 1.249680] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
644[ 1.249694] ACPI: Power Button [PWRF]
645[ 1.259057] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
646[ 1.260863] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20180810/utaddress-213)
647[ 1.260868] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
648[ 1.263928] cryptd: max_cpu_qlen set to 1000
649[ 1.267363] SCSI subsystem initialized
650[ 1.272363] ACPI: bus type USB registered
651[ 1.272379] usbcore: registered new interface driver usbfs
652[ 1.272385] usbcore: registered new interface driver hub
653[ 1.272542] AVX2 version of gcm_enc/dec engaged.
654[ 1.272543] AES CTR mode by8 optimization enabled
655[ 1.276893] usbcore: registered new device driver usb
656[ 1.277109] libata version 3.00 loaded.
657[ 1.278369] libphy: r8169: probed
658[ 1.278677] r8169 0000:03:00.0 eth0: RTL8168h/8111h, b4:2e:99:4e:ed:19, XID 54100800, IRQ 38
659[ 1.278679] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
660[ 1.280678] ahci 0000:01:00.1: version 3.0
661[ 1.280874] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
662[ 1.280909] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
663[ 1.280911] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
664[ 1.281515] scsi host0: ahci
665[ 1.281664] scsi host1: ahci
666[ 1.281774] scsi host2: ahci
667[ 1.281865] scsi host3: ahci
668[ 1.281956] scsi host4: ahci
669[ 1.282166] scsi host5: ahci
670[ 1.282360] scsi host6: ahci
671[ 1.282474] scsi host7: ahci
672[ 1.282536] ata1: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80100 irq 39
673[ 1.282538] ata2: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80180 irq 39
674[ 1.282539] ata3: DUMMY
675[ 1.282540] ata4: DUMMY
676[ 1.282542] ata5: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80300 irq 39
677[ 1.282543] ata6: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80380 irq 39
678[ 1.282543] ata7: DUMMY
679[ 1.282544] ata8: DUMMY
680[ 1.282857] ahci 0000:09:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x8 impl SATA mode
681[ 1.282859] ahci 0000:09:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
682[ 1.282861] ahci 0000:09:00.2: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
683[ 1.283123] scsi host8: ahci
684[ 1.283203] scsi host9: ahci
685[ 1.283296] scsi host10: ahci
686[ 1.283388] scsi host11: ahci
687[ 1.283438] ata9: DUMMY
688[ 1.283439] ata10: DUMMY
689[ 1.283439] ata11: DUMMY
690[ 1.283441] ata12: SATA max UDMA/133 abar m4096@0xfce08000 port 0xfce08280 irq 44
691[ 1.285871] nvme nvme0: pci function 0000:06:00.0
692[ 1.286579] xhci_hcd 0000:01:00.0: xHCI Host Controller
693[ 1.286586] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
694[ 1.290334] r8169 0000:03:00.0 eno1: renamed from eth0
695[ 1.341902] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
696[ 1.342223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
697[ 1.342224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
698[ 1.342225] usb usb1: Product: xHCI Host Controller
699[ 1.342226] usb usb1: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
700[ 1.342227] usb usb1: SerialNumber: 0000:01:00.0
701[ 1.342324] hub 1-0:1.0: USB hub found
702[ 1.342336] hub 1-0:1.0: 10 ports detected
703[ 1.342571] xhci_hcd 0000:01:00.0: xHCI Host Controller
704[ 1.342574] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
705[ 1.342576] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
706[ 1.342623] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
707[ 1.342635] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
708[ 1.342636] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
709[ 1.342637] usb usb2: Product: xHCI Host Controller
710[ 1.342637] usb usb2: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
711[ 1.342638] usb usb2: SerialNumber: 0000:01:00.0
712[ 1.342696] hub 2-0:1.0: USB hub found
713[ 1.342703] hub 2-0:1.0: 4 ports detected
714[ 1.342764] usb: port power management may be unreliable
715[ 1.342887] xhci_hcd 0000:08:00.3: xHCI Host Controller
716[ 1.342889] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
717[ 1.342980] xhci_hcd 0000:08:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
718[ 1.343219] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
719[ 1.343220] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
720[ 1.343221] usb usb3: Product: xHCI Host Controller
721[ 1.343221] usb usb3: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
722[ 1.343222] usb usb3: SerialNumber: 0000:08:00.3
723[ 1.343282] hub 3-0:1.0: USB hub found
724[ 1.343287] hub 3-0:1.0: 4 ports detected
725[ 1.343405] xhci_hcd 0000:08:00.3: xHCI Host Controller
726[ 1.343407] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
727[ 1.343408] xhci_hcd 0000:08:00.3: Host supports USB 3.0 SuperSpeed
728[ 1.343417] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
729[ 1.343429] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
730[ 1.343430] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
731[ 1.343431] usb usb4: Product: xHCI Host Controller
732[ 1.343431] usb usb4: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
733[ 1.343432] usb usb4: SerialNumber: 0000:08:00.3
734[ 1.343485] hub 4-0:1.0: USB hub found
735[ 1.343490] hub 4-0:1.0: 4 ports detected
736[ 1.379973] [drm] amdgpu kernel modesetting enabled.
737[ 1.386927] Parsing CRAT table with 1 nodes
738[ 1.386930] Ignoring ACPI CRAT on non-APU system
739[ 1.386931] Virtual CRAT table created for CPU
740[ 1.386932] Parsing CRAT table with 1 nodes
741[ 1.386932] Creating topology SYSFS entries
742[ 1.386941] Topology: Add CPU node
743[ 1.386941] Finished initializing topology
744[ 1.386992] kfd kfd: Initialized module
745[ 1.387104] checking generic (e0000000 300000) vs hw (e0000000 10000000)
746[ 1.387105] fb: switching to amdgpudrmfb from EFI VGA
747[ 1.387120] Console: switching to colour dummy device 80x25
748[ 1.387339] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xEF).
749[ 1.387344] [drm] register mmio base: 0xFCF00000
750[ 1.387345] [drm] register mmio size: 262144
751[ 1.387350] [drm] add ip block number 0 <vi_common>
752[ 1.387351] [drm] add ip block number 1 <gmc_v8_0>
753[ 1.387351] [drm] add ip block number 2 <tonga_ih>
754[ 1.387352] [drm] add ip block number 3 <powerplay>
755[ 1.387352] [drm] add ip block number 4 <dm>
756[ 1.387353] [drm] add ip block number 5 <gfx_v8_0>
757[ 1.387353] [drm] add ip block number 6 <sdma_v3_0>
758[ 1.387354] [drm] add ip block number 7 <uvd_v6_0>
759[ 1.387354] [drm] add ip block number 8 <vce_v3_0>
760[ 1.387362] [drm] UVD is enabled in VM mode
761[ 1.387363] [drm] UVD ENC is enabled in VM mode
762[ 1.387364] [drm] VCE enabled in VM mode
763[ 1.387539] amdgpu 0000:07:00.0: No more image in the PCI ROM
764[ 1.387553] ATOM BIOS: 113-2E366FU-O53
765[ 1.387573] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
766[ 1.387595] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_mc.bin
767[ 1.387602] amdgpu 0000:07:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
768[ 1.387603] amdgpu 0000:07:00.0: GART: 256M 0x0000000000000000 - 0x000000000FFFFFFF
769[ 1.387607] [drm] Detected VRAM RAM=4096M, BAR=256M
770[ 1.387608] [drm] RAM width 256bits GDDR5
771[ 1.387637] [TTM] Zone kernel: Available graphics memory: 8218500 kiB
772[ 1.387637] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
773[ 1.387637] [TTM] Initializing pool allocator
774[ 1.387640] [TTM] Initializing DMA pool allocator
775[ 1.387663] [drm] amdgpu: 4096M of VRAM memory ready
776[ 1.387663] [drm] amdgpu: 4096M of GTT memory ready.
777[ 1.387671] [drm] GART: num cpu pages 65536, num gpu pages 65536
778[ 1.389196] [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
779[ 1.389276] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_pfp_2.bin
780[ 1.389286] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_me_2.bin
781[ 1.389295] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_ce_2.bin
782[ 1.389296] [drm] Chained IB support enabled!
783[ 1.389307] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_rlc.bin
784[ 1.389343] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec_2.bin
785[ 1.389381] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec2_2.bin
786[ 1.390031] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma.bin
787[ 1.390044] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma1.bin
788[ 1.390149] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_uvd.bin
789[ 1.390151] [drm] Found UVD firmware Version: 1.130 Family ID: 16
790[ 1.390751] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_vce.bin
791[ 1.390753] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
792[ 1.391020] amdgpu 0000:07:00.0: firmware: direct-loading firmware amdgpu/polaris10_k_smc.bin
793[ 1.449491] amdgpu: [powerplay] Failed to retrieve minimum clocks.
794[ 1.449492] amdgpu: [powerplay] Error in phm_get_clock_info
795[ 1.449568] [drm] DM_PPLIB: values for Engine clock
796[ 1.449568] [drm] DM_PPLIB: 300000
797[ 1.449569] [drm] DM_PPLIB: 588000
798[ 1.449569] [drm] DM_PPLIB: 952000
799[ 1.449569] [drm] DM_PPLIB: 1041000
800[ 1.449569] [drm] DM_PPLIB: 1106000
801[ 1.449570] [drm] DM_PPLIB: 1168000
802[ 1.449570] [drm] DM_PPLIB: 1209000
803[ 1.449570] [drm] DM_PPLIB: 1340000
804[ 1.449570] [drm] DM_PPLIB: Validation clocks:
805[ 1.449571] [drm] DM_PPLIB: engine_max_clock: 134000
806[ 1.449571] [drm] DM_PPLIB: memory_max_clock: 175000
807[ 1.449571] [drm] DM_PPLIB: level : 8
808[ 1.449572] [drm] DM_PPLIB: values for Memory clock
809[ 1.449572] [drm] DM_PPLIB: 300000
810[ 1.449573] [drm] DM_PPLIB: 1000000
811[ 1.449573] [drm] DM_PPLIB: 1750000
812[ 1.449573] [drm] DM_PPLIB: Validation clocks:
813[ 1.449573] [drm] DM_PPLIB: engine_max_clock: 134000
814[ 1.449574] [drm] DM_PPLIB: memory_max_clock: 175000
815[ 1.449574] [drm] DM_PPLIB: level : 8
816[ 1.472066] [drm] Display Core initialized with v3.1.59!
817[ 1.494700] [drm] SADs count is: -2, don't need to read it
818[ 1.504810] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
819[ 1.504810] [drm] Driver supports precise vblank timestamp query.
820[ 1.517292] nvme0n1: p1 p2 p3
821[ 1.533286] [drm] UVD and UVD ENC initialized successfully.
822[ 1.633261] [drm] VCE initialized successfully.
823[ 1.634358] kfd kfd: Allocated 3969056 bytes on gart
824[ 1.634372] Virtual CRAT table created for GPU
825[ 1.634373] Parsing CRAT table with 1 nodes
826[ 1.634380] Creating topology SYSFS entries
827[ 1.634428] Topology: Add dGPU node [0x67df:0x1002]
828[ 1.634483] kfd kfd: added device 1002:67df
829[ 1.636152] [drm] fb mappable at 0xE0828000
830[ 1.636152] [drm] vram apper at 0xE0000000
831[ 1.636152] [drm] size 9216000
832[ 1.636153] [drm] fb depth is 24
833[ 1.636153] [drm] pitch is 7680
834[ 1.636191] fbcon: amdgpudrmfb (fb0) is primary device
835[ 1.665089] Console: switching to colour frame buffer device 240x75
836[ 1.670127] amdgpu 0000:07:00.0: fb0: amdgpudrmfb frame buffer device
837[ 1.676037] usb 3-3: new low-speed USB device number 2 using xhci_hcd
838[ 1.676043] usb 1-9: new high-speed USB device number 2 using xhci_hcd
839[ 1.684396] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:07:00.0 on minor 0
840[ 1.756043] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
841[ 1.757225] ata1.00: HPA detected: current 1953523055, native 1953525168
842[ 1.757227] ata1.00: ATA-8: ST31000528AS, CC46, max UDMA/133
843[ 1.757228] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 32)
844[ 1.758461] ata1.00: configured for UDMA/133
845[ 1.758598] scsi 0:0:0:0: Direct-Access ATA ST31000528AS CC46 PQ: 0 ANSI: 5
846[ 1.761295] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/932 GiB)
847[ 1.761299] sd 0:0:0:0: [sda] Write Protect is off
848[ 1.761300] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
849[ 1.761305] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
850[ 1.764023] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
851[ 1.764215] ata12.00: supports DRM functions and may not be fully accessible
852[ 1.764940] ata12.00: ATA-10: Crucial_CT525MX300SSD4, M0CR031, max UDMA/133
853[ 1.764941] ata12.00: 1025610768 sectors, multi 16: LBA48 NCQ (depth 32), AA
854[ 1.767011] ata12.00: supports DRM functions and may not be fully accessible
855[ 1.769589] ata12.00: configured for UDMA/133
856[ 1.780470] sda: sda1
857[ 1.780706] sd 0:0:0:0: [sda] Attached SCSI disk
858[ 1.792016] tsc: Refined TSC clocksource calibration: 3393.623 MHz
859[ 1.792025] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30eac649395, max_idle_ns: 440795252668 ns
860[ 1.792170] clocksource: Switched to clocksource tsc
861[ 1.861617] usb 3-3: New USB device found, idVendor=0e6a, idProduct=6001, bcdDevice= 0.07
862[ 1.861619] usb 3-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
863[ 1.861620] usb 3-3: Product: HID Keyboard Device
864[ 1.922784] usb 1-9: New USB device found, idVendor=2357, idProduct=011e, bcdDevice= 2.00
865[ 1.922786] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
866[ 1.922787] usb 1-9: Product: 802.11ac WLAN Adapter
867[ 1.922788] usb 1-9: Manufacturer: Realtek
868[ 1.922789] usb 1-9: SerialNumber: 00e04c000001
869[ 2.040048] usb 3-4: new low-speed USB device number 3 using xhci_hcd
870[ 2.219629] usb 3-4: New USB device found, idVendor=046d, idProduct=c040, bcdDevice=24.30
871[ 2.219632] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
872[ 2.219633] usb 3-4: Product: USB-PS/2 Optical Mouse
873[ 2.219634] usb 3-4: Manufacturer: Logitech
874[ 2.232171] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
875[ 2.236182] hidraw: raw HID events driver (C) Jiri Kosina
876[ 2.260722] ata2.00: HPA detected: current 1953523055, native 1953525168
877[ 2.260724] ata2.00: ATA-8: ST31000333AS, SD15, max UDMA/133
878[ 2.260725] ata2.00: 1953523055 sectors, multi 16: LBA48 NCQ (not used)
879[ 2.260726] ata2.00: WARNING: device requires firmware update to be fully functional
880[ 2.260727] ata2.00: contact the vendor or visit http://ata.wiki.kernel.org
881[ 2.269650] usbcore: registered new interface driver usbhid
882[ 2.269650] usbhid: USB HID core driver
883[ 2.270854] input: HID Keyboard Device as /devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-3/3-3:1.0/0003:0E6A:6001.0001/input/input2
884[ 2.302453] ata2.00: configured for UDMA/133
885[ 2.302545] scsi 1:0:0:0: Direct-Access ATA ST31000333AS SD15 PQ: 0 ANSI: 5
886[ 2.302634] sd 1:0:0:0: [sdb] 1953523055 512-byte logical blocks: (1.00 TB/932 GiB)
887[ 2.302640] sd 1:0:0:0: [sdb] Write Protect is off
888[ 2.302641] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
889[ 2.302647] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
890[ 2.323803] sdb: sdb1
891[ 2.324073] sd 1:0:0:0: [sdb] Attached SCSI disk
892[ 2.332090] hid-generic 0003:0E6A:6001.0001: input,hidraw0: USB HID v1.10 Keyboard [HID Keyboard Device] on usb-0000:08:00.3-3/input0
893[ 2.332228] input: HID Keyboard Device Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-3/3-3:1.1/0003:0E6A:6001.0002/input/input3
894[ 2.392063] input: HID Keyboard Device System Control as /devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-3/3-3:1.1/0003:0E6A:6001.0002/input/input4
895[ 2.392170] hid-generic 0003:0E6A:6001.0002: input,hidraw1: USB HID v1.10 Device [HID Keyboard Device] on usb-0000:08:00.3-3/input1
896[ 2.392294] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-4/3-4:1.0/0003:046D:C040.0003/input/input5
897[ 2.392351] hid-generic 0003:046D:C040.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:08:00.3-4/input0
898[ 3.340360] ata5: failed to resume link (SControl 0)
899[ 3.340379] ata5: SATA link down (SStatus 0 SControl 0)
900[ 3.655234] ata6: SATA link down (SStatus 0 SControl 330)
901[ 3.655506] scsi 11:0:0:0: Direct-Access ATA Crucial_CT525MX3 R031 PQ: 0 ANSI: 5
902[ 3.655637] ata12.00: Enabling discard_zeroes_data
903[ 3.655657] sd 11:0:0:0: [sdc] 1025610768 512-byte logical blocks: (525 GB/489 GiB)
904[ 3.655661] sd 11:0:0:0: [sdc] Write Protect is off
905[ 3.655662] sd 11:0:0:0: [sdc] Mode Sense: 00 3a 00 00
906[ 3.655669] sd 11:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
907[ 3.655767] ata12.00: Enabling discard_zeroes_data
908[ 3.657574] sdc: sdc1 sdc2 sdc3
909[ 3.657843] ata12.00: Enabling discard_zeroes_data
910[ 3.658002] sd 11:0:0:0: [sdc] supports TCG Opal
911[ 3.658003] sd 11:0:0:0: [sdc] Attached SCSI disk
912[ 3.975296] PM: Image not found (code -22)
913[ 4.080007] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
914[ 4.138669] systemd[1]: Inserted module 'autofs4'
915[ 4.190311] systemd[1]: systemd 241 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)
916[ 4.208037] systemd[1]: Detected architecture x86-64.
917[ 4.216680] systemd[1]: Set hostname to <ARES>.
918[ 4.255548] systemd[1]: /etc/systemd/system/teamviewerd.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
919[ 4.276398] systemd[1]: Created slice User and Session Slice.
920[ 4.276470] systemd[1]: Listening on LVM2 poll daemon socket.
921[ 4.276500] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
922[ 4.276571] systemd[1]: Listening on Journal Socket.
923[ 4.277358] systemd[1]: Starting Load Kernel Modules...
924[ 4.277849] systemd[1]: Mounting Kernel Debug File System...
925[ 4.287337] lp: driver loaded but no devices found
926[ 4.290138] ppdev: user-space parallel port driver
927[ 4.291379] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
928[ 4.356773] acpi_cpufreq: overriding BIOS provided _PSD data
929[ 4.385410] sd 0:0:0:0: Attached scsi generic sg0 type 0
930[ 4.385454] sd 1:0:0:0: Attached scsi generic sg1 type 0
931[ 4.385491] sd 11:0:0:0: Attached scsi generic sg2 type 0
932[ 4.392568] ccp 0000:08:00.2: enabling device (0000 -> 0002)
933[ 4.393699] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
934[ 4.393762] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
935[ 4.394460] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
936[ 4.399767] input: PC Speaker as /devices/platform/pcspkr/input/input6
937[ 4.399867] EFI Variables Facility v0.08 2004-May-17
938[ 4.412964] ccp 0000:08:00.2: ccp enabled
939[ 4.413172] ccp 0000:08:00.2: psp initialization failed
940[ 4.413173] ccp 0000:08:00.2: enabled
941[ 4.423065] pstore: Using compression: deflate
942[ 4.423073] pstore: Registered efi as persistent store backend
943[ 4.440843] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
944[ 4.440846] snd_hda_intel 0000:07:00.1: Force to non-snoop mode
945[ 4.440875] snd_hda_intel 0000:09:00.3: enabling device (0000 -> 0002)
946[ 4.442538] 88XXau: loading out-of-tree module taints kernel.
947[ 4.443329] 88XXau: module verification failed: signature and/or required key missing - tainting kernel
948[ 4.462407] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
949[ 4.462457] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
950[ 4.462503] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
951[ 4.462546] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
952[ 4.462592] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
953[ 4.462639] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
954[ 4.466683] Adding 16726012k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:16726012k SSFS
955[ 4.469952] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
956[ 4.469955] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
957[ 4.469957] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
958[ 4.469958] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
959[ 4.469959] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0
960[ 4.469961] snd_hda_codec_realtek hdaudioC1D0: inputs:
961[ 4.469962] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
962[ 4.469964] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
963[ 4.469965] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
964[ 4.482587] kvm: Nested Virtualization enabled
965[ 4.482599] kvm: Nested Paging enabled
966[ 4.482600] SVM: Virtual VMLOAD VMSAVE supported
967[ 4.482601] SVM: Virtual GIF supported
968[ 4.485175] MCE: In-kernel MCE decoding enabled.
969[ 4.485844] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input13
970[ 4.485886] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input14
971[ 4.485926] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input15
972[ 4.485987] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input16
973[ 4.486028] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input17
974[ 4.486069] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input18
975[ 4.486114] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input19
976[ 4.486812] EDAC amd64: Node 0: DRAM ECC disabled.
977[ 4.486814] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
978 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
979 (Note that use of the override may cause unknown side effects.)
980[ 4.487052] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input20
981[ 4.495939] loop: module loaded
982[ 4.560658] EDAC amd64: Node 0: DRAM ECC disabled.
983[ 4.560659] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
984 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
985 (Note that use of the override may cause unknown side effects.)
986[ 4.560955] squashfs: version 4.0 (2009/01/31) Phillip Lougher
987[ 4.579758] systemd-journald[467]: Received request to flush runtime journal from PID 1
988[ 4.627522] audit: type=1400 audit(1585079978.204:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=769 comm="apparmor_parser"
989[ 4.627528] audit: type=1400 audit(1585079978.204:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=769 comm="apparmor_parser"
990[ 4.628005] audit: type=1400 audit(1585079978.204:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=759 comm="apparmor_parser"
991[ 4.628021] audit: type=1400 audit(1585079978.204:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=760 comm="apparmor_parser"
992[ 4.628025] audit: type=1400 audit(1585079978.204:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=767 comm="apparmor_parser"
993[ 4.628029] audit: type=1400 audit(1585079978.204:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=770 comm="apparmor_parser"
994[ 4.628034] audit: type=1400 audit(1585079978.204:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=770 comm="apparmor_parser"
995[ 4.628038] audit: type=1400 audit(1585079978.204:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=770 comm="apparmor_parser"
996[ 4.628150] audit: type=1400 audit(1585079978.208:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=763 comm="apparmor_parser"
997[ 4.640720] EDAC amd64: Node 0: DRAM ECC disabled.
998[ 4.640722] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
999 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1000 (Note that use of the override may cause unknown side effects.)
1001[ 4.689068] EDAC amd64: Node 0: DRAM ECC disabled.
1002[ 4.689071] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1003 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1004 (Note that use of the override may cause unknown side effects.)
1005[ 4.748925] EDAC amd64: Node 0: DRAM ECC disabled.
1006[ 4.748928] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1007 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1008 (Note that use of the override may cause unknown side effects.)
1009[ 4.809002] EDAC amd64: Node 0: DRAM ECC disabled.
1010[ 4.809004] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1011 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1012 (Note that use of the override may cause unknown side effects.)
1013[ 4.884644] EDAC amd64: Node 0: DRAM ECC disabled.
1014[ 4.884646] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1015 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1016 (Note that use of the override may cause unknown side effects.)
1017[ 4.929087] EDAC amd64: Node 0: DRAM ECC disabled.
1018[ 4.929090] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1019 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1020 (Note that use of the override may cause unknown side effects.)
1021[ 5.021147] EDAC amd64: Node 0: DRAM ECC disabled.
1022[ 5.021150] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1023 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1024 (Note that use of the override may cause unknown side effects.)
1025[ 5.084527] EDAC amd64: Node 0: DRAM ECC disabled.
1026[ 5.084528] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1027 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1028 (Note that use of the override may cause unknown side effects.)
1029[ 5.095148] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
1030[ 5.095568] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
1031[ 5.095757] Generic PHY r8169-300:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
1032[ 5.156960] EDAC amd64: Node 0: DRAM ECC disabled.
1033[ 5.156963] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1034 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1035 (Note that use of the override may cause unknown side effects.)
1036[ 5.202706] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
1037[ 5.229027] EDAC amd64: Node 0: DRAM ECC disabled.
1038[ 5.229029] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1039 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1040 (Note that use of the override may cause unknown side effects.)
1041[ 7.382471] r8169 0000:03:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
1042[ 7.382479] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
1043[ 7.968041] usb 1-9: 88XXau 50:3e:aa:e8:0e:1a hw_info[107]
1044[ 8.013567] usbcore: registered new interface driver 88XXau
1045[ 8.018982] 88XXau 1-9:1.0 wlx503eaae80e1a: renamed from wlan0
1046[ 8.063733] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1047[ 15.577942] fuse init (API version 7.27)
1048[ 16.696428] [phydm_la_set_buff_mode] Warning!
1049[ 17.104556] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1050[ 17.247868] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1051[ 17.454195] rfkill: input handler disabled
1052[ 366.989209] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1053[ 681.997053] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1054[ 1026.985137] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1055[ 1095.791810] rfkill: input handler enabled
1056[ 1110.712168] rfkill: input handler disabled
1057[ 1129.830432] rfkill: input handler enabled
1058[ 1139.243092] rfkill: input handler disabled
1059[ 1202.165997] capability: warning: `gvfsd-admin' uses 32-bit capabilities (legacy support in use)
1060[ 1342.021935] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1061[ 1657.020619] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1062[ 1972.022629] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1063[ 2287.013186] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1064[ 2602.018923] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1065[ 2703.338368] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1066[ 2703.341268] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1067[ 2703.555722] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1068[ 2771.315164] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1069[ 2783.129396] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1070[ 2797.685725] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready
1071[ 2797.889600] IPv6: ADDRCONF(NETDEV_UP): wlx503eaae80e1a: link is not ready