· 4 years ago · Mar 25, 2021, 10:20 PM
1[ 0.000000] Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000
2[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9b3a9861-a444-4f66-ba2d-dc061d9a1d02 rw loglevel=3 quiet
3[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
4[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
5[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
6[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
7[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
8[ 0.000000] BIOS-provided physical RAM map:
9[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
10[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
11[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e1ffff] usable
12[ 0.000000] BIOS-e820: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
13[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
14[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
15[ 0.000000] BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
16[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
17[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bc760fff] usable
18[ 0.000000] BIOS-e820: [mem 0x00000000bc761000-0x00000000bca92fff] reserved
19[ 0.000000] BIOS-e820: [mem 0x00000000bca93000-0x00000000bcae7fff] ACPI data
20[ 0.000000] BIOS-e820: [mem 0x00000000bcae8000-0x00000000bd165fff] ACPI NVS
21[ 0.000000] BIOS-e820: [mem 0x00000000bd166000-0x00000000bdd77fff] reserved
22[ 0.000000] BIOS-e820: [mem 0x00000000bdd78000-0x00000000bddfefff] type 20
23[ 0.000000] BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
24[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
25[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
26[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
27[ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
28[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
33[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
38[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
39[ 0.000000] BIOS-e820: [mem 0x000000043f380000-0x000000043fffffff] reserved
40[ 0.000000] NX (Execute Disable) protection: active
41[ 0.000000] efi: EFI v2.70 by American Megatrends
42[ 0.000000] efi: ACPI=0xbcae7000 ACPI 2.0=0xbcae7014 SMBIOS=0xbdc25000 SMBIOS 3.0=0xbdc24000 MEMATTR=0xb8d48018 ESRT=0xba728718
43[ 0.000000] SMBIOS 3.3.0 present.
44[ 0.000000] DMI: PC Specialist LTD Amd Am4 Gen3/B450 AORUS ELITE, BIOS F60f PI 01/19/2021
45[ 0.000000] tsc: Fast TSC calibration failed
46[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
47[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
48[ 0.000000] last_pfn = 0x43f380 max_arch_pfn = 0x400000000
49[ 0.000000] MTRR default type: uncachable
50[ 0.000000] MTRR fixed ranges enabled:
51[ 0.000000] 00000-9FFFF write-back
52[ 0.000000] A0000-BFFFF write-through
53[ 0.000000] C0000-DFFFF uncachable
54[ 0.000000] E0000-FFFFF write-protect
55[ 0.000000] MTRR variable ranges enabled:
56[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
57[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
58[ 0.000000] 2 base 0000BD550000 mask FFFFFFFF0000 uncachable
59[ 0.000000] 3 disabled
60[ 0.000000] 4 disabled
61[ 0.000000] 5 disabled
62[ 0.000000] 6 disabled
63[ 0.000000] 7 disabled
64[ 0.000000] TOM2: 0000000440000000 aka 17408M
65[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
66[ 0.000000] total RAM covered: 3071M
67[ 0.000000] Found optimal setting for mtrr clean up
68[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
69[ 0.000000] e820: update [mem 0xbd550000-0xbd55ffff] usable ==> reserved
70[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
71[ 0.000000] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
72[ 0.000000] esrt: Reserving ESRT space from 0x00000000ba728718 to 0x00000000ba728750.
73[ 0.000000] e820: update [mem 0xba728000-0xba728fff] usable ==> reserved
74[ 0.000000] check: Scanning 1 areas for low memory corruption
75[ 0.000000] Using GB pages for direct mapping
76[ 0.000000] Secure boot could not be determined
77[ 0.000000] RAMDISK: [mem 0x37143000-0x37898fff]
78[ 0.000000] ACPI: Early table checksum verification disabled
79[ 0.000000] ACPI: RSDP 0x00000000BCAE7014 000024 (v02 alaska)
80[ 0.000000] ACPI: XSDT 0x00000000BCAE6728 0000D4 (v01 alaska A M I 01072009 AMI 01000013)
81[ 0.000000] ACPI: FACP 0x00000000BCACF000 000114 (v06 alaska A M I 01072009 AMI 00010013)
82[ 0.000000] ACPI: DSDT 0x00000000BCAC8000 006182 (v02 alaska A M I 01072009 INTL 20190509)
83[ 0.000000] ACPI: FACS 0x00000000BD14B000 000040
84[ 0.000000] ACPI: MSDM 0x00000000BCAE5000 000055 (v03 alaska A M I 01072009 AMI 01000013)
85[ 0.000000] ACPI: SSDT 0x00000000BCADE000 00682C (v01 GBT GSWApp 00000001 INTL 20190509)
86[ 0.000000] ACPI: SSDT 0x00000000BCAD5000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000)
87[ 0.000000] ACPI: SSDT 0x00000000BCAD1000 003BB1 (v01 AMD AMD AOD 00000001 INTL 20190509)
88[ 0.000000] ACPI: SSDT 0x00000000BCAD0000 0000C8 (v02 alaska CPUSSDT 01072009 AMI 01072009)
89[ 0.000000] ACPI: FIDT 0x00000000BCAC7000 00009C (v01 alaska A M I 01072009 AMI 00010013)
90[ 0.000000] ACPI: MCFG 0x00000000BCAC6000 00003C (v01 alaska A M I 01072009 MSFT 00010013)
91[ 0.000000] ACPI: HPET 0x00000000BCAC5000 000038 (v01 alaska A M I 01072009 AMI 00000005)
92[ 0.000000] ACPI: VFCT 0x00000000BCAB6000 00E684 (v01 alaska A M I 00000001 AMD 31504F47)
93[ 0.000000] ACPI: BGRT 0x00000000BCAB5000 000038 (v01 alaska A M I 01072009 AMI 00010013)
94[ 0.000000] ACPI: IVRS 0x00000000BCAB4000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000000)
95[ 0.000000] ACPI: PCCT 0x00000000BCAB3000 00006E (v02 AMD AmdTable 00000001 AMD 00000000)
96[ 0.000000] ACPI: SSDT 0x00000000BCAB0000 002F29 (v02 AMD AmdTable 00000001 AMD 00000001)
97[ 0.000000] ACPI: CRAT 0x00000000BCAAF000 000B58 (v01 AMD AmdTable 00000001 AMD 00000001)
98[ 0.000000] ACPI: CDIT 0x00000000BCAAE000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
99[ 0.000000] ACPI: SSDT 0x00000000BCAAA000 0036E3 (v01 AMD MYRTLE 00000001 INTL 20190509)
100[ 0.000000] ACPI: SSDT 0x00000000BCAA9000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
101[ 0.000000] ACPI: WSMT 0x00000000BCAA8000 000028 (v01 alaska A M I 01072009 AMI 00010013)
102[ 0.000000] ACPI: APIC 0x00000000BCAA7000 00015E (v03 alaska A M I 01072009 AMI 00010013)
103[ 0.000000] ACPI: SSDT 0x00000000BCAA5000 00147F (v01 AMD MYRTLE 00000001 INTL 20190509)
104[ 0.000000] ACPI: FPDT 0x00000000BCAA4000 000044 (v01 alaska A M I 01072009 AMI 01000013)
105[ 0.000000] ACPI: Local APIC address 0xfee00000
106[ 0.000000] No NUMA configuration found
107[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
108[ 0.000000] NODE_DATA(0) allocated [mem 0x43f37c000-0x43f37ffff]
109[ 0.000000] Zone ranges:
110[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
111[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
112[ 0.000000] Normal [mem 0x0000000100000000-0x000000043f37ffff]
113[ 0.000000] Device empty
114[ 0.000000] Movable zone start for each node
115[ 0.000000] Early memory node ranges
116[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
117[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000009e1ffff]
118[ 0.000000] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
119[ 0.000000] node 0: [mem 0x000000000a210000-0x000000000affffff]
120[ 0.000000] node 0: [mem 0x000000000b020000-0x00000000bc760fff]
121[ 0.000000] node 0: [mem 0x00000000bddff000-0x00000000beffffff]
122[ 0.000000] node 0: [mem 0x0000000100000000-0x000000043f37ffff]
123[ 0.000000] Zeroed struct page in unavailable ranges: 13711 pages
124[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
125[ 0.000000] On node 0 totalpages: 4180593
126[ 0.000000] DMA zone: 64 pages used for memmap
127[ 0.000000] DMA zone: 30 pages reserved
128[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
129[ 0.000000] DMA32 zone: 12062 pages used for memmap
130[ 0.000000] DMA32 zone: 771922 pages, LIFO batch:63
131[ 0.000000] Normal zone: 53198 pages used for memmap
132[ 0.000000] Normal zone: 3404672 pages, LIFO batch:63
133[ 0.000000] ACPI: PM-Timer IO Port: 0x808
134[ 0.000000] ACPI: Local APIC address 0xfee00000
135[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
136[ 0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
137[ 0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
138[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
139[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
140[ 0.000000] ACPI: IRQ0 used by override.
141[ 0.000000] ACPI: IRQ9 used by override.
142[ 0.000000] Using ACPI (MADT) for SMP configuration information
143[ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
144[ 0.000000] e820: update [mem 0xb77c1000-0xb7daffff] usable ==> reserved
145[ 0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
146[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
147[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
148[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x09e20000-0x09ffffff]
149[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
150[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
151[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xb77c1000-0xb7daffff]
152[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xba728000-0xba728fff]
153[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbc761000-0xbca92fff]
154[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbca93000-0xbcae7fff]
155[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbcae8000-0xbd165fff]
156[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbd166000-0xbdd77fff]
157[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbdd78000-0xbddfefff]
158[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
159[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
160[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
161[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
162[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
163[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
164[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
165[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
166[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
167[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
168[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
169[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
170[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
171[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
172[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
173[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
174[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
175[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
176[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
177[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
178[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
179[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
180[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
181[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
182[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
183[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
184[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
185[ 0.000000] [mem 0xc0000000-0xefffffff] available for PCI devices
186[ 0.000000] Booting paravirtualized kernel on bare hardware
187[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
188[ 0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
189[ 0.000000] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
190[ 0.000000] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
191[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
192[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
193[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4115239
194[ 0.000000] Policy zone: Normal
195[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9b3a9861-a444-4f66-ba2d-dc061d9a1d02 rw loglevel=3 quiet
196[ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
197[ 0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
198[ 0.000000] printk: log_buf_len min size: 131072 bytes
199[ 0.000000] printk: log_buf_len: 262144 bytes
200[ 0.000000] printk: early log buf free: 117240(89%)
201[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
202[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
203[ 0.000000] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
204[ 0.000000] Memory: 16207772K/16722372K available (14344K kernel code, 2034K rwdata, 8808K rodata, 1704K init, 4332K bss, 514340K reserved, 0K cma-reserved)
205[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
206[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
207[ 0.000000] ftrace: allocating 41612 entries in 163 pages
208[ 0.000000] ftrace: allocated 163 pages with 4 groups
209[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
210[ 0.000000] rcu: RCU dyntick-idle grace-period acceleration is enabled.
211[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
212[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
213[ 0.000000] Trampoline variant of Tasks RCU enabled.
214[ 0.000000] Rude variant of Tasks RCU enabled.
215[ 0.000000] Tracing variant of Tasks RCU enabled.
216[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
217[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
218[ 0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
219[ 0.000000] Console: colour dummy device 80x25
220[ 0.000000] printk: console [tty0] enabled
221[ 0.000000] ACPI: Core revision 20200925
222[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
223[ 0.000000] APIC: Switch to symmetric I/O mode setup
224[ 0.000000] Switched APIC routing to physical flat.
225[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
226[ 0.019999] tsc: PIT calibration matches HPET. 1 loops
227[ 0.019999] tsc: Detected 3792.814 MHz processor
228[ 0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d57a6d0954, max_idle_ns: 881590573715 ns
229[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.69 BogoMIPS (lpj=12642713)
230[ 0.000005] pid_max: default: 32768 minimum: 301
231[ 0.002550] LSM: Security Framework initializing
232[ 0.002553] Yama: becoming mindful.
233[ 0.002557] LSM support for eBPF active
234[ 0.002594] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
235[ 0.002619] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
236[ 0.002793] x86/cpu: User Mode Instruction Prevention (UMIP) activated
237[ 0.002844] LVT offset 1 assigned for vector 0xf9
238[ 0.002957] LVT offset 2 assigned for vector 0xf4
239[ 0.002988] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
240[ 0.002988] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
241[ 0.002990] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
242[ 0.002990] Spectre V2 : Mitigation: Full AMD retpoline
243[ 0.002991] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
244[ 0.002992] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
245[ 0.002992] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
246[ 0.002993] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
247[ 0.003155] Freeing SMP alternatives memory: 36K
248[ 0.110555] smpboot: CPU0: AMD Ryzen 5 3600XT 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
249[ 0.110627] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
250[ 0.110630] ... version: 0
251[ 0.110631] ... bit width: 48
252[ 0.110631] ... generic registers: 6
253[ 0.110632] ... value mask: 0000ffffffffffff
254[ 0.110632] ... max period: 00007fffffffffff
255[ 0.110632] ... fixed-purpose events: 0
256[ 0.110632] ... event mask: 000000000000003f
257[ 0.110671] rcu: Hierarchical SRCU implementation.
258[ 0.110939] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
259[ 0.111104] smp: Bringing up secondary CPUs ...
260[ 0.111176] x86: Booting SMP configuration:
261[ 0.111177] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
262[ 0.136894] smp: Brought up 1 node, 12 CPUs
263[ 0.136895] smpboot: Max logical packages: 3
264[ 0.136896] smpboot: Total of 12 processors activated (91063.34 BogoMIPS)
265[ 0.137633] devtmpfs: initialized
266[ 0.137633] x86/mm: Memory block size: 128MB
267[ 0.137633] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
268[ 0.137633] PM: Registering ACPI NVS region [mem 0xbcae8000-0xbd165fff] (6807552 bytes)
269[ 0.137633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
270[ 0.137633] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
271[ 0.137633] pinctrl core: initialized pinctrl subsystem
272[ 0.137633] PM: RTC time: 21:57:49, date: 2021-03-25
273[ 0.137633] NET: Registered protocol family 16
274[ 0.137633] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
275[ 0.137633] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
276[ 0.137634] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
277[ 0.137634] audit: initializing netlink subsys (disabled)
278[ 0.137634] audit: type=2000 audit(1616709469.156:1): state=initialized audit_enabled=0 res=1
279[ 0.137634] thermal_sys: Registered thermal governor 'fair_share'
280[ 0.137634] thermal_sys: Registered thermal governor 'bang_bang'
281[ 0.137634] thermal_sys: Registered thermal governor 'step_wise'
282[ 0.137634] thermal_sys: Registered thermal governor 'user_space'
283[ 0.137634] thermal_sys: Registered thermal governor 'power_allocator'
284[ 0.140014] cpuidle: using governor ladder
285[ 0.140021] cpuidle: using governor menu
286[ 0.140021] Detected 1 PCC Subspaces
287[ 0.140023] Registering PCC driver as Mailbox controller
288[ 0.140069] ACPI: bus type PCI registered
289[ 0.140071] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290[ 0.140162] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
291[ 0.140165] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
292[ 0.140174] PCI: Using configuration type 1 for base access
293[ 0.141069] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
294[ 0.141069] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
295[ 0.141069] ACPI: Added _OSI(Module Device)
296[ 0.141069] ACPI: Added _OSI(Processor Device)
297[ 0.141069] ACPI: Added _OSI(3.0 _SCP Extensions)
298[ 0.141069] ACPI: Added _OSI(Processor Aggregator Device)
299[ 0.141069] ACPI: Added _OSI(Linux-Dell-Video)
300[ 0.141069] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
301[ 0.141069] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
302[ 0.151699] ACPI: 9 ACPI AML tables successfully acquired and loaded
303[ 0.152725] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
304[ 0.158535] ACPI: Interpreter enabled
305[ 0.158545] ACPI: (supports S0 S3 S4 S5)
306[ 0.158546] ACPI: Using IOAPIC for interrupt routing
307[ 0.158761] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
308[ 0.159042] ACPI: Enabled 3 GPEs in block 00 to 1F
309[ 0.165839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
310[ 0.165844] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
311[ 0.165966] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
312[ 0.166076] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
313[ 0.166084] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
314[ 0.166330] PCI host bridge to bus 0000:00
315[ 0.166331] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
316[ 0.166332] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
317[ 0.166332] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
318[ 0.166333] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
319[ 0.166333] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
320[ 0.166334] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
321[ 0.166335] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
322[ 0.166335] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
323[ 0.166336] pci_bus 0000:00: root bus resource [bus 00-ff]
324[ 0.166346] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
325[ 0.166434] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
326[ 0.166527] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
327[ 0.166601] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
328[ 0.166630] pci 0000:00:01.3: enabling Extended Tags
329[ 0.166688] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
330[ 0.166796] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
331[ 0.166865] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
332[ 0.166934] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
333[ 0.167005] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
334[ 0.167107] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
335[ 0.167177] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
336[ 0.167246] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
337[ 0.167313] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
338[ 0.167337] pci 0000:00:07.1: enabling Extended Tags
339[ 0.167377] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
340[ 0.167466] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
341[ 0.167534] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
342[ 0.167559] pci 0000:00:08.1: enabling Extended Tags
343[ 0.167603] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
344[ 0.167696] pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
345[ 0.167721] pci 0000:00:08.3: enabling Extended Tags
346[ 0.167764] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
347[ 0.167873] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
348[ 0.167986] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
349[ 0.168102] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
350[ 0.168143] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
351[ 0.168184] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
352[ 0.168225] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
353[ 0.168266] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
354[ 0.168307] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
355[ 0.168347] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
356[ 0.168391] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
357[ 0.168497] pci 0000:01:00.0: [1022:43d5] type 00 class 0x0c0330
358[ 0.168517] pci 0000:01:00.0: reg 0x10: [mem 0xfcea0000-0xfcea7fff 64bit]
359[ 0.168562] pci 0000:01:00.0: enabling Extended Tags
360[ 0.168623] pci 0000:01:00.0: PME# supported from D3hot D3cold
361[ 0.168716] pci 0000:01:00.1: [1022:43c8] type 00 class 0x010601
362[ 0.168769] pci 0000:01:00.1: reg 0x24: [mem 0xfce80000-0xfce9ffff]
363[ 0.168777] pci 0000:01:00.1: reg 0x30: [mem 0xfce00000-0xfce7ffff pref]
364[ 0.168784] pci 0000:01:00.1: enabling Extended Tags
365[ 0.168830] pci 0000:01:00.1: PME# supported from D3hot D3cold
366[ 0.168894] pci 0000:01:00.2: [1022:43c6] type 01 class 0x060400
367[ 0.168943] pci 0000:01:00.2: enabling Extended Tags
368[ 0.168995] pci 0000:01:00.2: PME# supported from D3hot D3cold
369[ 0.169075] pci 0000:00:01.3: PCI bridge to [bus 01-05]
370[ 0.169078] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
371[ 0.169080] pci 0000:00:01.3: bridge window [mem 0xfcd00000-0xfcefffff]
372[ 0.169170] pci 0000:02:00.0: [1022:43c7] type 01 class 0x060400
373[ 0.169223] pci 0000:02:00.0: enabling Extended Tags
374[ 0.169288] pci 0000:02:00.0: PME# supported from D3hot D3cold
375[ 0.169380] pci 0000:02:01.0: [1022:43c7] type 01 class 0x060400
376[ 0.169433] pci 0000:02:01.0: enabling Extended Tags
377[ 0.169499] pci 0000:02:01.0: PME# supported from D3hot D3cold
378[ 0.169592] pci 0000:02:04.0: [1022:43c7] type 01 class 0x060400
379[ 0.169644] pci 0000:02:04.0: enabling Extended Tags
380[ 0.169709] pci 0000:02:04.0: PME# supported from D3hot D3cold
381[ 0.169812] pci 0000:01:00.2: PCI bridge to [bus 02-05]
382[ 0.169817] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
383[ 0.169820] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff]
384[ 0.169903] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
385[ 0.169931] pci 0000:03:00.0: reg 0x10: [io 0xf000-0xf0ff]
386[ 0.169971] pci 0000:03:00.0: reg 0x18: [mem 0xfcd04000-0xfcd04fff 64bit]
387[ 0.169995] pci 0000:03:00.0: reg 0x20: [mem 0xfcd00000-0xfcd03fff 64bit]
388[ 0.170161] pci 0000:03:00.0: supports D1 D2
389[ 0.170161] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
390[ 0.170356] pci 0000:02:00.0: PCI bridge to [bus 03]
391[ 0.170362] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
392[ 0.170364] pci 0000:02:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
393[ 0.170408] pci 0000:02:01.0: PCI bridge to [bus 04]
394[ 0.170457] pci 0000:02:04.0: PCI bridge to [bus 05]
395[ 0.170542] pci 0000:06:00.0: [1002:1478] type 01 class 0x060400
396[ 0.170557] pci 0000:06:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
397[ 0.170673] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
398[ 0.170755] pci 0000:06:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
399[ 0.170792] pci 0000:00:03.1: PCI bridge to [bus 06-08]
400[ 0.170795] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
401[ 0.170797] pci 0000:00:03.1: bridge window [mem 0xfcb00000-0xfccfffff]
402[ 0.170800] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
403[ 0.170852] pci 0000:07:00.0: [1002:1479] type 01 class 0x060400
404[ 0.170973] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
405[ 0.171081] pci 0000:06:00.0: PCI bridge to [bus 07-08]
406[ 0.171086] pci 0000:06:00.0: bridge window [io 0xe000-0xefff]
407[ 0.171088] pci 0000:06:00.0: bridge window [mem 0xfcb00000-0xfcbfffff]
408[ 0.171093] pci 0000:06:00.0: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
409[ 0.171148] pci 0000:08:00.0: [1002:7340] type 00 class 0x030000
410[ 0.171166] pci 0000:08:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
411[ 0.171178] pci 0000:08:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
412[ 0.171186] pci 0000:08:00.0: reg 0x20: [io 0xe000-0xe0ff]
413[ 0.171194] pci 0000:08:00.0: reg 0x24: [mem 0xfcb00000-0xfcb7ffff]
414[ 0.171201] pci 0000:08:00.0: reg 0x30: [mem 0xfcb80000-0xfcb9ffff pref]
415[ 0.171227] pci 0000:08:00.0: BAR 0: assigned to efifb
416[ 0.171309] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
417[ 0.171399] pci 0000:08:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
418[ 0.171435] pci 0000:08:00.1: [1002:ab38] type 00 class 0x040300
419[ 0.171447] pci 0000:08:00.1: reg 0x10: [mem 0xfcba0000-0xfcba3fff]
420[ 0.171541] pci 0000:08:00.1: PME# supported from D1 D2 D3hot D3cold
421[ 0.171622] pci 0000:07:00.0: PCI bridge to [bus 08]
422[ 0.171627] pci 0000:07:00.0: bridge window [io 0xe000-0xefff]
423[ 0.171629] pci 0000:07:00.0: bridge window [mem 0xfcb00000-0xfcbfffff]
424[ 0.171634] pci 0000:07:00.0: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
425[ 0.171684] pci 0000:09:00.0: [1022:148a] type 00 class 0x130000
426[ 0.171711] pci 0000:09:00.0: enabling Extended Tags
427[ 0.171809] pci 0000:00:07.1: PCI bridge to [bus 09]
428[ 0.171865] pci 0000:0a:00.0: [1022:1485] type 00 class 0x130000
429[ 0.171898] pci 0000:0a:00.0: enabling Extended Tags
430[ 0.172008] pci 0000:0a:00.1: [1022:1486] type 00 class 0x108000
431[ 0.172024] pci 0000:0a:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
432[ 0.172035] pci 0000:0a:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
433[ 0.172043] pci 0000:0a:00.1: enabling Extended Tags
434[ 0.172142] pci 0000:0a:00.3: [1022:149c] type 00 class 0x0c0330
435[ 0.172154] pci 0000:0a:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
436[ 0.172184] pci 0000:0a:00.3: enabling Extended Tags
437[ 0.172230] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
438[ 0.172300] pci 0000:0a:00.4: [1022:1487] type 00 class 0x040300
439[ 0.172308] pci 0000:0a:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
440[ 0.172334] pci 0000:0a:00.4: enabling Extended Tags
441[ 0.172377] pci 0000:0a:00.4: PME# supported from D0 D3hot D3cold
442[ 0.172447] pci 0000:00:08.1: PCI bridge to [bus 0a]
443[ 0.172451] pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
444[ 0.172495] pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
445[ 0.172530] pci 0000:0b:00.0: reg 0x24: [mem 0xfcf00000-0xfcf007ff]
446[ 0.172539] pci 0000:0b:00.0: enabling Extended Tags
447[ 0.172597] pci 0000:0b:00.0: PME# supported from D3hot D3cold
448[ 0.172674] pci 0000:00:08.3: PCI bridge to [bus 0b]
449[ 0.172678] pci 0000:00:08.3: bridge window [mem 0xfcf00000-0xfcffffff]
450[ 0.172981] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
451[ 0.173020] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
452[ 0.173055] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
453[ 0.173097] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
454[ 0.173135] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
455[ 0.173166] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
456[ 0.173198] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
457[ 0.173230] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
458[ 0.173633] iommu: Default domain type: Translated
459[ 0.173656] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
460[ 0.173656] pci 0000:08:00.0: vgaarb: bridge control possible
461[ 0.173656] pci 0000:08:00.0: vgaarb: setting as boot device
462[ 0.173656] vgaarb: loaded
463[ 0.173656] SCSI subsystem initialized
464[ 0.173656] libata version 3.00 loaded.
465[ 0.173656] ACPI: bus type USB registered
466[ 0.173656] usbcore: registered new interface driver usbfs
467[ 0.173656] usbcore: registered new interface driver hub
468[ 0.173656] usbcore: registered new device driver usb
469[ 0.173656] pps_core: LinuxPPS API ver. 1 registered
470[ 0.173656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
471[ 0.173656] PTP clock support registered
472[ 0.173656] EDAC MC: Ver: 3.0.0
473[ 0.173656] Registered efivars operations
474[ 0.173656] NetLabel: Initializing
475[ 0.173656] NetLabel: domain hash size = 128
476[ 0.173656] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
477[ 0.173656] NetLabel: unlabeled traffic allowed by default
478[ 0.173656] PCI: Using ACPI for IRQ routing
479[ 0.175819] PCI: pci_cache_line_size set to 64 bytes
480[ 0.175885] e820: reserve RAM buffer [mem 0x09e20000-0x0bffffff]
481[ 0.175886] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
482[ 0.175886] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
483[ 0.175887] e820: reserve RAM buffer [mem 0xb77c1000-0xb7ffffff]
484[ 0.175887] e820: reserve RAM buffer [mem 0xba728000-0xbbffffff]
485[ 0.175888] e820: reserve RAM buffer [mem 0xbc761000-0xbfffffff]
486[ 0.175888] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
487[ 0.175889] e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
488[ 0.176718] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
489[ 0.176721] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
490[ 0.180004] clocksource: Switched to clocksource tsc-early
491[ 0.186926] VFS: Disk quotas dquot_6.6.0
492[ 0.186938] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
493[ 0.186977] pnp: PnP ACPI init
494[ 0.187045] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
495[ 0.187048] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
496[ 0.187097] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
497[ 0.187098] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
498[ 0.187124] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
499[ 0.187233] system 00:03: [io 0x0a00-0x0a2f] has been reserved
500[ 0.187234] system 00:03: [io 0x0a30-0x0a3f] has been reserved
501[ 0.187234] system 00:03: [io 0x0a40-0x0a4f] has been reserved
502[ 0.187236] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
503[ 0.187447] pnp 00:04: [dma 0 disabled]
504[ 0.187467] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
505[ 0.187613] system 00:05: [io 0x04d0-0x04d1] has been reserved
506[ 0.187614] system 00:05: [io 0x040b] has been reserved
507[ 0.187614] system 00:05: [io 0x04d6] has been reserved
508[ 0.187615] system 00:05: [io 0x0c00-0x0c01] has been reserved
509[ 0.187616] system 00:05: [io 0x0c14] has been reserved
510[ 0.187616] system 00:05: [io 0x0c50-0x0c51] has been reserved
511[ 0.187617] system 00:05: [io 0x0c52] has been reserved
512[ 0.187618] system 00:05: [io 0x0c6c] has been reserved
513[ 0.187618] system 00:05: [io 0x0c6f] has been reserved
514[ 0.187619] system 00:05: [io 0x0cd0-0x0cd1] has been reserved
515[ 0.187620] system 00:05: [io 0x0cd2-0x0cd3] has been reserved
516[ 0.187620] system 00:05: [io 0x0cd4-0x0cd5] has been reserved
517[ 0.187621] system 00:05: [io 0x0cd6-0x0cd7] has been reserved
518[ 0.187621] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
519[ 0.187622] system 00:05: [io 0x0800-0x089f] has been reserved
520[ 0.187623] system 00:05: [io 0x0b00-0x0b0f] has been reserved
521[ 0.187623] system 00:05: [io 0x0b20-0x0b3f] has been reserved
522[ 0.187624] system 00:05: [io 0x0900-0x090f] has been reserved
523[ 0.187625] system 00:05: [io 0x0910-0x091f] has been reserved
524[ 0.187626] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
525[ 0.187626] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
526[ 0.187627] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
527[ 0.187628] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
528[ 0.187628] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
529[ 0.187629] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
530[ 0.187630] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
531[ 0.187632] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
532[ 0.187984] pnp: PnP ACPI: found 6 devices
533[ 0.193114] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
534[ 0.193151] NET: Registered protocol family 2
535[ 0.193264] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
536[ 0.193385] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
537[ 0.193575] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
538[ 0.193620] TCP: Hash tables configured (established 131072 bind 65536)
539[ 0.193707] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
540[ 0.193752] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
541[ 0.193792] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
542[ 0.193909] NET: Registered protocol family 1
543[ 0.193912] NET: Registered protocol family 44
544[ 0.193923] pci 0000:02:00.0: PCI bridge to [bus 03]
545[ 0.193925] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
546[ 0.193930] pci 0000:02:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
547[ 0.193937] pci 0000:02:01.0: PCI bridge to [bus 04]
548[ 0.193949] pci 0000:02:04.0: PCI bridge to [bus 05]
549[ 0.193959] pci 0000:01:00.2: PCI bridge to [bus 02-05]
550[ 0.193961] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
551[ 0.193965] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff]
552[ 0.193972] pci 0000:00:01.3: PCI bridge to [bus 01-05]
553[ 0.193974] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
554[ 0.193976] pci 0000:00:01.3: bridge window [mem 0xfcd00000-0xfcefffff]
555[ 0.193981] pci 0000:07:00.0: PCI bridge to [bus 08]
556[ 0.193982] pci 0000:07:00.0: bridge window [io 0xe000-0xefff]
557[ 0.193986] pci 0000:07:00.0: bridge window [mem 0xfcb00000-0xfcbfffff]
558[ 0.193989] pci 0000:07:00.0: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
559[ 0.193993] pci 0000:06:00.0: PCI bridge to [bus 07-08]
560[ 0.193995] pci 0000:06:00.0: bridge window [io 0xe000-0xefff]
561[ 0.193999] pci 0000:06:00.0: bridge window [mem 0xfcb00000-0xfcbfffff]
562[ 0.194001] pci 0000:06:00.0: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
563[ 0.194006] pci 0000:00:03.1: PCI bridge to [bus 06-08]
564[ 0.194007] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
565[ 0.194009] pci 0000:00:03.1: bridge window [mem 0xfcb00000-0xfccfffff]
566[ 0.194011] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
567[ 0.194014] pci 0000:00:07.1: PCI bridge to [bus 09]
568[ 0.194020] pci 0000:00:08.1: PCI bridge to [bus 0a]
569[ 0.194022] pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
570[ 0.194027] pci 0000:00:08.3: PCI bridge to [bus 0b]
571[ 0.194029] pci 0000:00:08.3: bridge window [mem 0xfcf00000-0xfcffffff]
572[ 0.194034] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
573[ 0.194035] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
574[ 0.194035] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
575[ 0.194036] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
576[ 0.194037] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
577[ 0.194037] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
578[ 0.194038] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
579[ 0.194038] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
580[ 0.194039] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
581[ 0.194040] pci_bus 0000:01: resource 1 [mem 0xfcd00000-0xfcefffff]
582[ 0.194040] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
583[ 0.194041] pci_bus 0000:02: resource 1 [mem 0xfcd00000-0xfcdfffff]
584[ 0.194041] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
585[ 0.194042] pci_bus 0000:03: resource 1 [mem 0xfcd00000-0xfcdfffff]
586[ 0.194042] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
587[ 0.194043] pci_bus 0000:06: resource 1 [mem 0xfcb00000-0xfccfffff]
588[ 0.194044] pci_bus 0000:06: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
589[ 0.194044] pci_bus 0000:07: resource 0 [io 0xe000-0xefff]
590[ 0.194045] pci_bus 0000:07: resource 1 [mem 0xfcb00000-0xfcbfffff]
591[ 0.194045] pci_bus 0000:07: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
592[ 0.194046] pci_bus 0000:08: resource 0 [io 0xe000-0xefff]
593[ 0.194046] pci_bus 0000:08: resource 1 [mem 0xfcb00000-0xfcbfffff]
594[ 0.194047] pci_bus 0000:08: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
595[ 0.194048] pci_bus 0000:0a: resource 1 [mem 0xfc800000-0xfcafffff]
596[ 0.194048] pci_bus 0000:0b: resource 1 [mem 0xfcf00000-0xfcffffff]
597[ 0.194201] pci 0000:07:00.0: CLS mismatch (64 != 548), using 64 bytes
598[ 0.194202] pci 0000:08:00.0: disabling ATS
599[ 0.194218] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
600[ 0.194368] Trying to unpack rootfs image as initramfs...
601[ 0.259958] Freeing initrd memory: 7512K
602[ 0.259974] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
603[ 0.260015] pci 0000:00:01.0: Adding to iommu group 0
604[ 0.260024] pci 0000:00:01.3: Adding to iommu group 1
605[ 0.260031] pci 0000:00:02.0: Adding to iommu group 2
606[ 0.260040] pci 0000:00:03.0: Adding to iommu group 3
607[ 0.260046] pci 0000:00:03.1: Adding to iommu group 4
608[ 0.260055] pci 0000:00:04.0: Adding to iommu group 5
609[ 0.260063] pci 0000:00:05.0: Adding to iommu group 6
610[ 0.260071] pci 0000:00:07.0: Adding to iommu group 7
611[ 0.260078] pci 0000:00:07.1: Adding to iommu group 8
612[ 0.260088] pci 0000:00:08.0: Adding to iommu group 9
613[ 0.260095] pci 0000:00:08.1: Adding to iommu group 10
614[ 0.260102] pci 0000:00:08.3: Adding to iommu group 11
615[ 0.260114] pci 0000:00:14.0: Adding to iommu group 12
616[ 0.260120] pci 0000:00:14.3: Adding to iommu group 12
617[ 0.260143] pci 0000:00:18.0: Adding to iommu group 13
618[ 0.260148] pci 0000:00:18.1: Adding to iommu group 13
619[ 0.260154] pci 0000:00:18.2: Adding to iommu group 13
620[ 0.260159] pci 0000:00:18.3: Adding to iommu group 13
621[ 0.260164] pci 0000:00:18.4: Adding to iommu group 13
622[ 0.260170] pci 0000:00:18.5: Adding to iommu group 13
623[ 0.260176] pci 0000:00:18.6: Adding to iommu group 13
624[ 0.260182] pci 0000:00:18.7: Adding to iommu group 13
625[ 0.260197] pci 0000:01:00.0: Adding to iommu group 14
626[ 0.260205] pci 0000:01:00.1: Adding to iommu group 14
627[ 0.260212] pci 0000:01:00.2: Adding to iommu group 14
628[ 0.260216] pci 0000:02:00.0: Adding to iommu group 14
629[ 0.260218] pci 0000:02:01.0: Adding to iommu group 14
630[ 0.260221] pci 0000:02:04.0: Adding to iommu group 14
631[ 0.260224] pci 0000:03:00.0: Adding to iommu group 14
632[ 0.260231] pci 0000:06:00.0: Adding to iommu group 15
633[ 0.260238] pci 0000:07:00.0: Adding to iommu group 16
634[ 0.260248] pci 0000:08:00.0: Adding to iommu group 17
635[ 0.260259] pci 0000:08:00.1: Adding to iommu group 18
636[ 0.260266] pci 0000:09:00.0: Adding to iommu group 19
637[ 0.260274] pci 0000:0a:00.0: Adding to iommu group 20
638[ 0.260281] pci 0000:0a:00.1: Adding to iommu group 21
639[ 0.260290] pci 0000:0a:00.3: Adding to iommu group 22
640[ 0.260299] pci 0000:0a:00.4: Adding to iommu group 23
641[ 0.260306] pci 0000:0b:00.0: Adding to iommu group 24
642[ 0.265042] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
643[ 0.265045] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
644[ 0.265046] PPR X2APIC NX GT IA GA PC GA_vAPIC
645[ 0.265048] AMD-Vi: Interrupt remapping enabled
646[ 0.265048] AMD-Vi: Virtual APIC enabled
647[ 0.265049] AMD-Vi: X2APIC enabled
648[ 0.265229] AMD-Vi: Lazy IO/TLB flushing enabled
649[ 0.265995] amd_uncore: 4 amd_df counters detected
650[ 0.266002] amd_uncore: 6 amd_l3 counters detected
651[ 0.266198] LVT offset 0 assigned for vector 0x400
652[ 0.266278] perf: AMD IBS detected (0x000003ff)
653[ 0.266286] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
654[ 0.266903] check: Scanning for low memory corruption every 60 seconds
655[ 0.267192] Initialise system trusted keyrings
656[ 0.267206] Key type blacklist registered
657[ 0.267242] workingset: timestamp_bits=41 max_order=22 bucket_order=0
658[ 0.267807] zbud: loaded
659[ 0.270178] Key type asymmetric registered
660[ 0.270178] Asymmetric key parser 'x509' registered
661[ 0.270182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
662[ 0.270207] io scheduler mq-deadline registered
663[ 0.270208] io scheduler kyber registered
664[ 0.270218] io scheduler bfq registered
665[ 0.270320] atomic64_test: passed for x86-64 platform with CX8 and with SSE
666[ 0.270432] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
667[ 0.270489] pcieport 0000:00:01.3: AER: enabled with IRQ 26
668[ 0.270589] pcieport 0000:00:03.1: PME: Signaling with IRQ 27
669[ 0.270626] pcieport 0000:00:03.1: AER: enabled with IRQ 27
670[ 0.270776] pcieport 0000:00:07.1: PME: Signaling with IRQ 29
671[ 0.270816] pcieport 0000:00:07.1: AER: enabled with IRQ 29
672[ 0.270892] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
673[ 0.270940] pcieport 0000:00:08.1: AER: enabled with IRQ 30
674[ 0.271050] pcieport 0000:00:08.3: PME: Signaling with IRQ 31
675[ 0.271099] pcieport 0000:00:08.3: AER: enabled with IRQ 31
676[ 0.271877] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
677[ 0.271891] efifb: probing for efifb
678[ 0.271912] efifb: Ignoring BGRT: unexpected or invalid BMP data
679[ 0.271912] efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
680[ 0.271913] efifb: mode is 1024x768x32, linelength=4096, pages=1
681[ 0.271913] efifb: scrolling: redraw
682[ 0.271914] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
683[ 0.271932] fbcon: Deferring console take-over
684[ 0.271933] fb0: EFI VGA frame buffer device
685[ 0.272009] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
686[ 0.272022] ACPI: Power Button [PWRB]
687[ 0.272038] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
688[ 0.272055] ACPI: Power Button [PWRF]
689[ 0.272094] Monitor-Mwait will be used to enter C-1 state
690[ 0.272097] ACPI: \_PR_.C000: Found 2 idle states
691[ 0.272187] ACPI: \_PR_.C002: Found 2 idle states
692[ 0.272253] ACPI: \_PR_.C004: Found 2 idle states
693[ 0.272305] ACPI: \_PR_.C006: Found 2 idle states
694[ 0.272362] ACPI: \_PR_.C008: Found 2 idle states
695[ 0.272429] ACPI: \_PR_.C00A: Found 2 idle states
696[ 0.272543] ACPI: \_PR_.C001: Found 2 idle states
697[ 0.272598] ACPI: \_PR_.C003: Found 2 idle states
698[ 0.272684] ACPI: \_PR_.C005: Found 2 idle states
699[ 0.272735] ACPI: \_PR_.C007: Found 2 idle states
700[ 0.272805] ACPI: \_PR_.C009: Found 2 idle states
701[ 0.272889] ACPI: \_PR_.C00B: Found 2 idle states
702[ 0.273030] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
703[ 0.273187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
704[ 0.274438] Non-volatile memory driver v1.3
705[ 0.274439] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
706[ 0.274931] ahci 0000:01:00.1: version 3.0
707[ 0.275013] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
708[ 0.275054] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
709[ 0.275055] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
710[ 0.275338] scsi host0: ahci
711[ 0.275416] scsi host1: ahci
712[ 0.275464] scsi host2: ahci
713[ 0.275524] scsi host3: ahci
714[ 0.275574] scsi host4: ahci
715[ 0.275628] scsi host5: ahci
716[ 0.275675] scsi host6: ahci
717[ 0.275728] scsi host7: ahci
718[ 0.275749] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 41
719[ 0.275750] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 41
720[ 0.275751] ata3: DUMMY
721[ 0.275751] ata4: DUMMY
722[ 0.275752] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 41
723[ 0.275754] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 41
724[ 0.275754] ata7: DUMMY
725[ 0.275755] ata8: DUMMY
726[ 0.276002] ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x30 impl SATA mode
727[ 0.276003] ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
728[ 0.276203] scsi host8: ahci
729[ 0.276260] scsi host9: ahci
730[ 0.276309] scsi host10: ahci
731[ 0.276362] scsi host11: ahci
732[ 0.276409] scsi host12: ahci
733[ 0.276457] scsi host13: ahci
734[ 0.276477] ata9: DUMMY
735[ 0.276477] ata10: DUMMY
736[ 0.276477] ata11: DUMMY
737[ 0.276478] ata12: DUMMY
738[ 0.276479] ata13: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00300 irq 47
739[ 0.276481] ata14: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00380 irq 48
740[ 0.276495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
741[ 0.276497] ehci-pci: EHCI PCI platform driver
742[ 0.276503] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
743[ 0.276505] ohci-pci: OHCI PCI platform driver
744[ 0.276510] uhci_hcd: USB Universal Host Controller Interface driver
745[ 0.276529] usbcore: registered new interface driver usbserial_generic
746[ 0.276531] usbserial: USB Serial support registered for generic
747[ 0.276541] i8042: PNP: No PS/2 controller found.
748[ 0.276591] rtc_cmos 00:02: RTC can wake from S4
749[ 0.276725] rtc_cmos 00:02: registered as rtc0
750[ 0.276757] rtc_cmos 00:02: setting system clock to 2021-03-25T21:57:49 UTC (1616709469)
751[ 0.276764] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
752[ 0.276843] ledtrig-cpu: registered to indicate activity on CPUs
753[ 0.277803] pstore: Registered efi as persistent store backend
754[ 0.277808] hid: raw HID events driver (C) Jiri Kosina
755[ 0.277838] drop_monitor: Initializing network drop monitor service
756[ 0.277877] Initializing XFRM netlink socket
757[ 0.277926] NET: Registered protocol family 10
758[ 0.280561] Segment Routing with IPv6
759[ 0.280562] RPL Segment Routing with IPv6
760[ 0.280580] NET: Registered protocol family 17
761[ 0.281052] microcode: CPU0: patch_level=0x08701021
762[ 0.281056] microcode: CPU1: patch_level=0x08701021
763[ 0.281058] microcode: CPU2: patch_level=0x08701021
764[ 0.281064] microcode: CPU3: patch_level=0x08701021
765[ 0.281070] microcode: CPU4: patch_level=0x08701021
766[ 0.281076] microcode: CPU5: patch_level=0x08701021
767[ 0.281081] microcode: CPU6: patch_level=0x08701021
768[ 0.281085] microcode: CPU7: patch_level=0x08701021
769[ 0.281090] microcode: CPU8: patch_level=0x08701021
770[ 0.281095] microcode: CPU9: patch_level=0x08701021
771[ 0.281098] microcode: CPU10: patch_level=0x08701021
772[ 0.281103] microcode: CPU11: patch_level=0x08701021
773[ 0.281106] microcode: Microcode Update Driver: v2.2.
774[ 0.281200] resctrl: L3 allocation detected
775[ 0.281201] resctrl: L3DATA allocation detected
776[ 0.281201] resctrl: L3CODE allocation detected
777[ 0.281202] resctrl: MB allocation detected
778[ 0.281202] resctrl: L3 monitoring detected
779[ 0.281204] IPI shorthand broadcast: enabled
780[ 0.281210] sched_clock: Marking stable (301192123, -19996573)->(282496535, -1300985)
781[ 0.281282] registered taskstats version 1
782[ 0.281287] Loading compiled-in X.509 certificates
783[ 0.282735] Loaded X.509 cert 'Build time autogenerated kernel key: 298c74e799b1da1e04953d75dc402ed94591c68e'
784[ 0.282816] zswap: loaded using pool lz4/z3fold
785[ 0.282907] Key type ._fscrypt registered
786[ 0.282907] Key type .fscrypt registered
787[ 0.282908] Key type fscrypt-provisioning registered
788[ 0.283069] pstore: Using crash dump compression: zstd
789[ 0.283285] PM: Magic number: 13:531:1006
790[ 0.283345] memory memory45: hash matches
791[ 0.283401] RAS: Correctable Errors collector initialized.
792[ 0.592582] ata1: SATA link down (SStatus 0 SControl 330)
793[ 0.755659] ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
794[ 0.756152] ata13: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
795[ 0.762048] ata13.00: ATA-9: 256GB PCS 2.5" SSD, T0910A0, max UDMA/133
796[ 0.762049] ata13.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
797[ 0.771226] ata13.00: configured for UDMA/133
798[ 0.792893] ata14.00: ATA-10: ST2000DM008-2FR102, 0001, max UDMA/133
799[ 0.792894] ata14.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
800[ 0.842530] ata14.00: configured for UDMA/133
801[ 0.910067] ata2: SATA link down (SStatus 0 SControl 330)
802[ 1.283734] tsc: Refined TSC clocksource calibration: 3792.874 MHz
803[ 1.283744] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
804[ 1.283783] clocksource: Switched to clocksource tsc
805[ 1.380414] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
806[ 1.386722] ata5.00: ATA-9: 256GB PCS 2.5" SSD, T0910A0, max UDMA/133
807[ 1.386724] ata5.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
808[ 1.395530] ata5.00: configured for UDMA/133
809[ 1.395689] scsi 4:0:0:0: Direct-Access ATA 256GB PCS 2.5" S 0A0 PQ: 0 ANSI: 5
810[ 1.395839] sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
811[ 1.395846] sd 4:0:0:0: [sda] Write Protect is off
812[ 1.395847] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
813[ 1.395855] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
814[ 1.397995] sda: sda1 sda2 sda3 sda4
815[ 1.398437] sd 4:0:0:0: [sda] Attached SCSI disk
816[ 1.707567] ata6: SATA link down (SStatus 0 SControl 330)
817[ 1.707816] scsi 12:0:0:0: Direct-Access ATA 256GB PCS 2.5" S 0A0 PQ: 0 ANSI: 5
818[ 1.707993] sd 12:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
819[ 1.707999] sd 12:0:0:0: [sdb] Write Protect is off
820[ 1.708000] sd 12:0:0:0: [sdb] Mode Sense: 00 3a 00 00
821[ 1.708008] sd 12:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
822[ 1.708021] scsi 13:0:0:0: Direct-Access ATA ST2000DM008-2FR1 0001 PQ: 0 ANSI: 5
823[ 1.708148] sd 13:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
824[ 1.708149] sd 13:0:0:0: [sdc] 4096-byte physical blocks
825[ 1.708153] sd 13:0:0:0: [sdc] Write Protect is off
826[ 1.708154] sd 13:0:0:0: [sdc] Mode Sense: 00 3a 00 00
827[ 1.708162] sd 13:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
828[ 1.709449] sdb: sdb1 sdb2 sdb3 sdb4
829[ 1.709739] sd 12:0:0:0: [sdb] Attached SCSI disk
830[ 1.750101] sdc: sdc1 sdc2
831[ 1.750537] sd 13:0:0:0: [sdc] Attached SCSI disk
832[ 1.751932] Freeing unused decrypted memory: 2036K
833[ 1.752143] Freeing unused kernel image (initmem) memory: 1704K
834[ 1.790438] Write protecting the kernel read-only data: 26624k
835[ 1.790864] Freeing unused kernel image (text/rodata gap) memory: 2036K
836[ 1.791103] Freeing unused kernel image (rodata/data gap) memory: 1432K
837[ 1.812743] x86/mm: Checked W+X mappings: passed, no W+X pages found.
838[ 1.812747] rodata_test: all tests were successful
839[ 1.812753] Run /init as init process
840[ 1.812754] with arguments:
841[ 1.812755] /init
842[ 1.812755] with environment:
843[ 1.812755] HOME=/
844[ 1.812756] TERM=linux
845[ 1.812756] BOOT_IMAGE=/vmlinuz-linux
846[ 1.821864] fbcon: Taking over console
847[ 1.821913] Console: switching to colour frame buffer device 128x48
848[ 1.858847] xhci_hcd 0000:01:00.0: xHCI Host Controller
849[ 1.858852] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
850[ 1.875592] random: fast init done
851[ 1.914162] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
852[ 1.914312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
853[ 1.914313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
854[ 1.914313] usb usb1: Product: xHCI Host Controller
855[ 1.914314] usb usb1: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
856[ 1.914314] usb usb1: SerialNumber: 0000:01:00.0
857[ 1.914388] hub 1-0:1.0: USB hub found
858[ 1.914401] hub 1-0:1.0: 10 ports detected
859[ 1.914623] xhci_hcd 0000:01:00.0: xHCI Host Controller
860[ 1.914625] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
861[ 1.914627] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
862[ 1.914666] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
863[ 1.914676] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
864[ 1.914677] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
865[ 1.914677] usb usb2: Product: xHCI Host Controller
866[ 1.914678] usb usb2: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
867[ 1.914678] usb usb2: SerialNumber: 0000:01:00.0
868[ 1.914719] hub 2-0:1.0: USB hub found
869[ 1.914726] hub 2-0:1.0: 4 ports detected
870[ 1.914766] usb: port power management may be unreliable
871[ 1.914872] xhci_hcd 0000:0a:00.3: xHCI Host Controller
872[ 1.914874] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
873[ 1.914983] xhci_hcd 0000:0a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
874[ 1.915228] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
875[ 1.915229] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
876[ 1.915229] usb usb3: Product: xHCI Host Controller
877[ 1.915230] usb usb3: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
878[ 1.915230] usb usb3: SerialNumber: 0000:0a:00.3
879[ 1.915264] hub 3-0:1.0: USB hub found
880[ 1.915269] hub 3-0:1.0: 4 ports detected
881[ 1.915348] xhci_hcd 0000:0a:00.3: xHCI Host Controller
882[ 1.915350] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
883[ 1.915351] xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
884[ 1.915359] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
885[ 1.915369] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
886[ 1.915369] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
887[ 1.915370] usb usb4: Product: xHCI Host Controller
888[ 1.915370] usb usb4: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
889[ 1.915371] usb usb4: SerialNumber: 0000:0a:00.3
890[ 1.915403] hub 4-0:1.0: USB hub found
891[ 1.915408] hub 4-0:1.0: 4 ports detected
892[ 2.055528] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
893[ 2.184154] systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
894[ 2.200040] systemd[1]: Detected architecture x86-64.
895[ 2.243347] usb 1-4: new full-speed USB device number 2 using xhci_hcd
896[ 2.243352] usb 3-3: new high-speed USB device number 2 using xhci_hcd
897[ 2.243547] systemd[1]: Set hostname to <Harry-ArchLinux>.
898[ 2.273019] systemd-fstab-generator[296]: Failed to create unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
899[ 2.273514] systemd-fstab-generator[296]: Failed to create unit file /run/systemd/generator/dev-disk-by\x2duuid-bc2691bc\x2dac36\x2d4909\x2d91ce\x2de2709b1c999e.swap, as it already exists. Duplicate entry in /etc/fstab?
900[ 2.291307] random: lvmconfig: uninitialized urandom read (4 bytes read)
901[ 2.293231] systemd[291]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
902[ 2.342474] systemd[1]: Queued start job for default target Graphical Interface.
903[ 2.348323] systemd[1]: Created slice system-getty.slice.
904[ 2.348470] systemd[1]: Created slice system-modprobe.slice.
905[ 2.348605] systemd[1]: Created slice system-netctl.slice.
906[ 2.348745] systemd[1]: Created slice system-systemd\x2dfsck.slice.
907[ 2.348868] systemd[1]: Created slice User and Session Slice.
908[ 2.348892] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
909[ 2.348911] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
910[ 2.348973] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
911[ 2.348990] systemd[1]: Reached target Local Encrypted Volumes.
912[ 2.348997] systemd[1]: Reached target Login Prompts.
913[ 2.349009] systemd[1]: Reached target Paths.
914[ 2.349015] systemd[1]: Reached target Remote File Systems.
915[ 2.349024] systemd[1]: Reached target Slices.
916[ 2.349052] systemd[1]: Listening on Device-mapper event daemon FIFOs.
917[ 2.349085] systemd[1]: Listening on LVM2 poll daemon socket.
918[ 2.349629] systemd[1]: Listening on Process Core Dump Socket.
919[ 2.349685] systemd[1]: Listening on Journal Audit Socket.
920[ 2.349718] systemd[1]: Listening on Journal Socket (/dev/log).
921[ 2.349754] systemd[1]: Listening on Journal Socket.
922[ 2.349958] systemd[1]: Listening on udev Control Socket.
923[ 2.349990] systemd[1]: Listening on udev Kernel Socket.
924[ 2.350385] systemd[1]: Mounting Huge Pages File System...
925[ 2.350770] systemd[1]: Mounting POSIX Message Queue File System...
926[ 2.351212] systemd[1]: Mounting Kernel Debug File System...
927[ 2.351611] systemd[1]: Mounting Kernel Trace File System...
928[ 2.352098] systemd[1]: Starting Create list of static device nodes for the current kernel...
929[ 2.352519] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
930[ 2.353000] systemd[1]: Starting Load Kernel Module configfs...
931[ 2.353385] systemd[1]: Starting Load Kernel Module drm...
932[ 2.353796] systemd[1]: Starting Load Kernel Module fuse...
933[ 2.354005] random: lvm: uninitialized urandom read (4 bytes read)
934[ 2.354389] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
935[ 2.354404] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
936[ 2.355110] systemd[1]: Starting Journal Service...
937[ 2.355945] systemd[1]: Starting Load Kernel Modules...
938[ 2.356429] systemd[1]: Starting Remount Root and Kernel File Systems...
939[ 2.356454] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
940[ 2.356926] systemd[1]: Starting Coldplug All udev Devices...
941[ 2.357718] systemd[1]: Mounted Huge Pages File System.
942[ 2.357768] systemd[1]: Mounted POSIX Message Queue File System.
943[ 2.357785] Linux agpgart interface v0.103
944[ 2.357795] systemd[1]: Mounted Kernel Debug File System.
945[ 2.357827] systemd[1]: Mounted Kernel Trace File System.
946[ 2.358044] systemd[1]: Finished Create list of static device nodes for the current kernel.
947[ 2.358154] systemd[1]: modprobe@configfs.service: Succeeded.
948[ 2.358298] systemd[1]: Finished Load Kernel Module configfs.
949[ 2.358740] systemd[1]: Mounting Kernel Configuration File System...
950[ 2.359701] systemd[1]: Mounted Kernel Configuration File System.
951[ 2.362026] fuse: init (API version 7.32)
952[ 2.362243] EXT4-fs (sdb3): re-mounted. Opts: (null)
953[ 2.362260] EXT4-fs (sdb3): re-mounted. Opts: (null)
954[ 2.362696] systemd[1]: modprobe@fuse.service: Succeeded.
955[ 2.362845] systemd[1]: Finished Load Kernel Module fuse.
956[ 2.363044] systemd[1]: Finished Remount Root and Kernel File Systems.
957[ 2.363492] systemd[1]: Mounting FUSE Control File System...
958[ 2.363521] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
959[ 2.364695] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
960[ 2.365207] systemd[1]: Starting Load/Save Random Seed...
961[ 2.365812] systemd[1]: Starting Create System Users...
962[ 2.366286] systemd[1]: Mounted FUSE Control File System.
963[ 2.371608] sd 4:0:0:0: Attached scsi generic sg0 type 0
964[ 2.371629] sd 12:0:0:0: Attached scsi generic sg1 type 0
965[ 2.371646] sd 13:0:0:0: Attached scsi generic sg2 type 0
966[ 2.372195] systemd[1]: Finished Load Kernel Modules.
967[ 2.372222] audit: type=1130 audit(1616709471.590:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
968[ 2.372653] systemd[1]: Starting Apply Kernel Variables...
969[ 2.377704] systemd[1]: Finished Apply Kernel Variables.
970[ 2.377722] audit: type=1130 audit(1616709471.597:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
971[ 2.379030] systemd[1]: Finished Create System Users.
972[ 2.379042] audit: type=1130 audit(1616709471.597:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
973[ 2.379490] systemd[1]: Starting Create Static Device Nodes in /dev...
974[ 2.381604] systemd[1]: modprobe@drm.service: Succeeded.
975[ 2.381812] systemd[1]: Finished Load Kernel Module drm.
976[ 2.381829] audit: type=1130 audit(1616709471.600:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
977[ 2.381832] audit: type=1131 audit(1616709471.600:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
978[ 2.392740] systemd[1]: Finished Create Static Device Nodes in /dev.
979[ 2.392759] audit: type=1130 audit(1616709471.610:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
980[ 2.393175] audit: type=1334 audit(1616709471.610:8): prog-id=13 op=LOAD
981[ 2.393220] audit: type=1334 audit(1616709471.610:9): prog-id=14 op=LOAD
982[ 2.393452] systemd[1]: Starting Rule-based Manager for Device Events and Files...
983[ 2.396567] systemd[1]: Started Journal Service.
984[ 2.396601] audit: type=1130 audit(1616709471.613:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
985[ 2.397870] usb 3-3: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.21
986[ 2.397872] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
987[ 2.397873] usb 3-3: Product: 4-Port USB 2.0 Hub
988[ 2.397874] usb 3-3: Manufacturer: Generic
989[ 2.399313] systemd-journald[315]: Received client request to flush runtime journal.
990[ 2.460155] hub 3-3:1.0: USB hub found
991[ 2.461241] hub 3-3:1.0: 4 ports detected
992[ 2.479451] usb 1-4: New USB device found, idVendor=25a7, idProduct=fa67, bcdDevice= 7.10
993[ 2.479453] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
994[ 2.479454] usb 1-4: Product: 2.4G Receiver
995[ 2.479454] usb 1-4: Manufacturer: CX
996[ 2.494227] acpi_cpufreq: overriding BIOS provided _PSD data
997[ 2.515825] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
998[ 2.523760] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
999[ 2.549156] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200925/utaddress-204)
1000[ 2.549163] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
1001[ 2.551733] input: PC Speaker as /devices/platform/pcspkr/input/input2
1002[ 2.552115] usb 4-3: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.21
1003[ 2.552124] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1004[ 2.552126] usb 4-3: Product: 4-Port USB 3.0 Hub
1005[ 2.552126] usb 4-3: Manufacturer: Generic
1006[ 2.553307] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
1007[ 2.553367] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
1008[ 2.553508] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
1009[ 2.555155] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
1010[ 2.555157] RAPL PMU: hw unit of domain package 2^-16 Joules
1011[ 2.560540] ccp 0000:0a:00.1: enabling device (0000 -> 0002)
1012[ 2.560687] ccp 0000:0a:00.1: ccp: unable to access the device: you might be running a broken BIOS.
1013[ 2.561781] cryptd: max_cpu_qlen set to 1000
1014[ 2.574724] hub 4-3:1.0: USB hub found
1015[ 2.575929] hub 4-3:1.0: 4 ports detected
1016[ 2.610032] usb 1-7: new full-speed USB device number 3 using xhci_hcd
1017[ 2.610527] AVX2 version of gcm_enc/dec engaged.
1018[ 2.610528] AES CTR mode by8 optimization enabled
1019[ 2.616816] Adding 8345920k swap on /dev/sdb4. Priority:-2 extents:1 across:8345920k SSFS
1020[ 2.624385] libphy: r8169: probed
1021[ 2.624519] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 18:c0:4d:48:30:52, XID 541, IRQ 72
1022[ 2.624520] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
1023[ 2.685760] r8169 0000:03:00.0 eno1: renamed from eth0
1024[ 2.803352] usb 3-3.3: new low-speed USB device number 3 using xhci_hcd
1025[ 2.868561] kvm: Nested Virtualization enabled
1026[ 2.868579] SVM: kvm: Nested Paging enabled
1027[ 2.868579] SVM: Virtual VMLOAD VMSAVE supported
1028[ 2.868580] SVM: Virtual GIF supported
1029[ 2.897019] MCE: In-kernel MCE decoding enabled.
1030[ 2.902451] EDAC amd64: F17h_M70h detected (node 0).
1031[ 2.902497] EDAC amd64: Node 0: DRAM ECC disabled.
1032[ 2.943469] usb 3-3.3: New USB device found, idVendor=045e, idProduct=00db, bcdDevice= 1.73
1033[ 2.943472] usb 3-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1034[ 2.943474] usb 3-3.3: Product: Natural® Ergonomic Keyboard 4000
1035[ 2.943475] usb 3-3.3: Manufacturer: Microsoft
1036[ 2.945837] usb 1-7: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
1037[ 2.945840] usb 1-7: New USB device strings: Mfr=0, Product=2, SerialNumber=0
1038[ 2.945841] usb 1-7: Product: CSR8510 A10
1039[ 2.947465] random: dhcpcd: uninitialized urandom read (112 bytes read)
1040[ 3.004657] EDAC amd64: F17h_M70h detected (node 0).
1041[ 3.004713] EDAC amd64: Node 0: DRAM ECC disabled.
1042[ 3.096686] usb 1-8: new full-speed USB device number 4 using xhci_hcd
1043[ 3.097165] EDAC amd64: F17h_M70h detected (node 0).
1044[ 3.097213] EDAC amd64: Node 0: DRAM ECC disabled.
1045[ 3.110018] usb 3-3.4: new low-speed USB device number 4 using xhci_hcd
1046[ 3.164616] EDAC amd64: F17h_M70h detected (node 0).
1047[ 3.164664] EDAC amd64: Node 0: DRAM ECC disabled.
1048[ 3.169499] input: CX 2.4G Receiver as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.0/0003:25A7:FA67.0001/input/input3
1049[ 3.171976] 8021q: 802.1Q VLAN Support v1.8
1050[ 3.213470] usb 3-3.4: New USB device found, idVendor=1bcf, idProduct=0053, bcdDevice= 0.72
1051[ 3.213473] usb 3-3.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
1052[ 3.213474] usb 3-3.4: Product: USB Optical Mouse
1053[ 3.223516] hid-generic 0003:25A7:FA67.0001: input,hidraw0: USB HID v1.10 Keyboard [CX 2.4G Receiver] on usb-0000:01:00.0-4/input0
1054[ 3.230783] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
1055[ 3.230893] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
1056[ 3.230947] snd_hda_intel 0000:0a:00.4: enabling device (0000 -> 0002)
1057[ 3.233715] input: CX 2.4G Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.1/0003:25A7:FA67.0002/input/input4
1058[ 3.233784] input: CX 2.4G Receiver as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.1/0003:25A7:FA67.0002/input/input5
1059[ 3.233853] input: CX 2.4G Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.1/0003:25A7:FA67.0002/input/input6
1060[ 3.268825] input: USB Optical Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-3/3-3.4/3-3.4:1.0/0003:1BCF:0053.0003/input/input9
1061[ 3.293430] input: CX 2.4G Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.1/0003:25A7:FA67.0002/input/input7
1062[ 3.310784] [drm] amdgpu kernel modesetting enabled.
1063[ 3.310874] amdgpu: Ignoring ACPI CRAT on non-APU system
1064[ 3.310878] Virtual CRAT table created for CPU
1065[ 3.310894] amdgpu: Topology: Add CPU node
1066[ 3.310998] checking generic (d0000000 300000) vs hw (d0000000 10000000)
1067[ 3.311000] fb0: switching to amdgpudrmfb from EFI VGA
1068[ 3.311101] Console: switching to colour dummy device 80x25
1069[ 3.311142] amdgpu 0000:08:00.0: vgaarb: deactivate vga console
1070[ 3.311198] amdgpu 0000:08:00.0: enabling device (0006 -> 0007)
1071[ 3.311266] [drm] initializing kernel modesetting (NAVI14 0x1002:0x7340 0x1682:0x5501 0xC5).
1072[ 3.311270] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
1073[ 3.311282] EDAC amd64: F17h_M70h detected (node 0).
1074[ 3.311286] [drm] register mmio base: 0xFCB00000
1075[ 3.311287] [drm] register mmio size: 524288
1076[ 3.311415] EDAC amd64: Node 0: DRAM ECC disabled.
1077[ 3.312785] [drm] add ip block number 0 <nv_common>
1078[ 3.312790] [drm] add ip block number 1 <gmc_v10_0>
1079[ 3.312791] [drm] add ip block number 2 <navi10_ih>
1080[ 3.312793] [drm] add ip block number 3 <psp>
1081[ 3.312794] [drm] add ip block number 4 <smu>
1082[ 3.312795] [drm] add ip block number 5 <dm>
1083[ 3.312797] [drm] add ip block number 6 <gfx_v10_0>
1084[ 3.312798] [drm] add ip block number 7 <sdma_v5_0>
1085[ 3.312799] [drm] add ip block number 8 <vcn_v2_0>
1086[ 3.312802] [drm] add ip block number 9 <jpeg_v2_0>
1087[ 3.312830] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from VFCT
1088[ 3.312833] amdgpu: ATOM BIOS: 113-55X46SMD2-X02
1089[ 3.312844] [drm] VCN decode is enabled in VM mode
1090[ 3.312844] [drm] VCN encode is enabled in VM mode
1091[ 3.312846] [drm] JPEG decode is enabled in VM mode
1092[ 3.312883] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
1093[ 3.312899] amdgpu 0000:08:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
1094[ 3.312901] amdgpu 0000:08:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
1095[ 3.312923] [drm] Detected VRAM RAM=4080M, BAR=256M
1096[ 3.312924] [drm] RAM width 128bits GDDR6
1097[ 3.313007] [TTM] Zone kernel: Available graphics memory: 8194660 KiB
1098[ 3.313008] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
1099[ 3.313009] [TTM] Initializing pool allocator
1100[ 3.313020] [TTM] Initializing DMA pool allocator
1101[ 3.313110] [drm] amdgpu: 4080M of VRAM memory ready
1102[ 3.313113] [drm] amdgpu: 4080M of GTT memory ready.
1103[ 3.313126] [drm] GART: num cpu pages 131072, num gpu pages 131072
1104[ 3.313410] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
1105[ 3.324189] [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
1106[ 3.324195] [drm] PSP loading VCN firmware
1107[ 3.324354] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input12
1108[ 3.350088] input: USB Optical Mouse Mouse as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-3/3-3.4/3-3.4:1.0/0003:1BCF:0053.0003/input/input10
1109[ 3.350196] hid-generic 0003:25A7:FA67.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [CX 2.4G Receiver] on usb-0000:01:00.0-4/input1
1110[ 3.350224] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input13
1111[ 3.350287] input: USB Optical Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-3/3-3.4/3-3.4:1.0/0003:1BCF:0053.0003/input/input11
1112[ 3.350288] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input14
1113[ 3.350346] hid-generic 0003:1BCF:0053.0003: input,hidraw2: USB HID v1.10 Keyboard [USB Optical Mouse ] on usb-0000:0a:00.3-3.4/input0
1114[ 3.350539] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input15
1115[ 3.350570] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input16
1116[ 3.354230] usb 1-8: New USB device found, idVendor=248a, idProduct=8367, bcdDevice= 1.00
1117[ 3.354232] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1118[ 3.354234] usb 1-8: Product: Wireless Receiver
1119[ 3.354235] usb 1-8: Manufacturer: Telink
1120[ 3.388566] input: Telink Wireless Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.0/0003:248A:8367.0006/input/input17
1121[ 3.388648] input: Telink Wireless Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.0/0003:248A:8367.0006/input/input18
1122[ 3.390467] cfg80211: Loading compiled-in X.509 certificates for regulatory database
1123[ 3.392790] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
1124[ 3.392998] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
1125[ 3.393000] cfg80211: failed to load regulatory.db
1126[ 3.443471] input: Telink Wireless Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.0/0003:248A:8367.0006/input/input19
1127[ 3.443543] hid-generic 0003:248A:8367.0006: input,hidraw3: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-0000:01:00.0-8/input0
1128[ 3.456426] input: Telink Wireless Receiver as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.1/0003:248A:8367.0007/input/input20
1129[ 3.497388] EDAC amd64: F17h_M70h detected (node 0).
1130[ 3.497433] EDAC amd64: Node 0: DRAM ECC disabled.
1131[ 3.499565] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
1132[ 3.499567] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
1133[ 3.499568] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
1134[ 3.499569] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
1135[ 3.499571] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0
1136[ 3.499572] snd_hda_codec_realtek hdaudioC1D0: inputs:
1137[ 3.499573] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
1138[ 3.499574] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
1139[ 3.499575] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
1140[ 3.501086] random: crng init done
1141[ 3.501089] random: 2 urandom warning(s) missed due to ratelimiting
1142[ 3.510239] hid-generic 0003:248A:8367.0007: input,hidraw4: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-0000:01:00.0-8/input1
1143[ 3.510314] usbcore: registered new interface driver usbhid
1144[ 3.510315] usbhid: USB HID core driver
1145[ 3.530890] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input21
1146[ 3.530967] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input22
1147[ 3.531048] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input23
1148[ 3.531137] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input24
1149[ 3.531211] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input25
1150[ 3.531303] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input26
1151[ 3.531388] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input27
1152[ 3.531471] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input28
1153[ 3.543372] Generic FE-GE Realtek PHY r8169-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
1154[ 3.604390] EDAC amd64: F17h_M70h detected (node 0).
1155[ 3.604456] EDAC amd64: Node 0: DRAM ECC disabled.
1156[ 3.605429] mousedev: PS/2 mouse device common for all mice
1157[ 3.608360] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-3/3-3.3/3-3.3:1.0/0003:045E:00DB.0004/input/input29
1158[ 3.666899] microsoft 0003:045E:00DB.0004: input,hidraw5: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:0a:00.3-3.3/input0
1159[ 3.667230] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-3/3-3.3/3-3.3:1.1/0003:045E:00DB.0005/input/input30
1160[ 3.723439] microsoft 0003:045E:00DB.0005: input,hidraw6: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:0a:00.3-3.3/input1
1161[ 3.737108] EDAC amd64: F17h_M70h detected (node 0).
1162[ 3.737152] EDAC amd64: Node 0: DRAM ECC disabled.
1163[ 3.740174] r8169 0000:03:00.0 eno1: Link is Down
1164[ 3.746969] Bluetooth: Core ver 2.22
1165[ 3.746998] NET: Registered protocol family 31
1166[ 3.746999] Bluetooth: HCI device and connection manager initialized
1167[ 3.747003] Bluetooth: HCI socket layer initialized
1168[ 3.747005] Bluetooth: L2CAP socket layer initialized
1169[ 3.747010] Bluetooth: SCO socket layer initialized
1170[ 3.803922] EDAC amd64: F17h_M70h detected (node 0).
1171[ 3.803971] EDAC amd64: Node 0: DRAM ECC disabled.
1172[ 3.812096] usbcore: registered new interface driver btusb
1173[ 3.875251] EDAC amd64: F17h_M70h detected (node 0).
1174[ 3.875253] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
1175[ 3.875255] Bluetooth: BNEP filters: protocol multicast
1176[ 3.875260] Bluetooth: BNEP socket layer initialized
1177[ 3.875329] EDAC amd64: Node 0: DRAM ECC disabled.
1178[ 3.970693] EDAC amd64: F17h_M70h detected (node 0).
1179[ 3.970737] EDAC amd64: Node 0: DRAM ECC disabled.
1180[ 4.016700] [drm] reserve 0x900000 from 0x80fe400000 for PSP TMR
1181[ 4.110403] NET: Registered protocol family 38
1182[ 4.111570] EDAC amd64: F17h_M70h detected (node 0).
1183[ 4.111626] EDAC amd64: Node 0: DRAM ECC disabled.
1184[ 4.186682] amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
1185[ 4.206683] amdgpu 0000:08:00.0: amdgpu: RAP: optional rap ta ucode is not available
1186[ 4.206711] amdgpu 0000:08:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000038, smu fw version = 0x00352100 (53.33.0)
1187[ 4.206712] amdgpu 0000:08:00.0: amdgpu: SMU driver if version not matched
1188[ 4.206775] amdgpu 0000:08:00.0: amdgpu: use vbios provided pptable
1189[ 4.206777] amdgpu 0000:08:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
1190[ 4.239813] amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
1191[ 4.240074] [drm] Display Core initialized with v3.2.104!
1192[ 4.272792] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
1193[ 4.379247] [drm] kiq ring mec 2 pipe 1 q 0
1194[ 4.387285] [drm] VCN decode and encode initialized successfully(under DPG Mode).
1195[ 4.387418] [drm] JPEG decode initialized successfully.
1196[ 4.388934] kfd kfd: Allocated 3969056 bytes on gart
1197[ 4.389775] Virtual CRAT table created for GPU
1198[ 4.389862] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
1199[ 4.389864] kfd kfd: added device 1002:7340
1200[ 4.389867] amdgpu 0000:08:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 12, active_cu_number 22
1201[ 4.391079] [drm] fb mappable at 0xD050A000
1202[ 4.391080] [drm] vram apper at 0xD0000000
1203[ 4.391081] [drm] size 9216000
1204[ 4.391081] [drm] fb depth is 24
1205[ 4.391082] [drm] pitch is 7680
1206[ 4.391128] fbcon: amdgpudrmfb (fb0) is primary device
1207[ 4.507926] Console: switching to colour frame buffer device 240x75
1208[ 4.526711] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
1209[ 4.563410] amdgpu 0000:08:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
1210[ 4.563412] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
1211[ 4.563413] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
1212[ 4.563413] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
1213[ 4.563414] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
1214[ 4.563415] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
1215[ 4.563415] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
1216[ 4.563416] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
1217[ 4.563417] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
1218[ 4.563418] amdgpu 0000:08:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
1219[ 4.563418] amdgpu 0000:08:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
1220[ 4.563419] amdgpu 0000:08:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
1221[ 4.563420] amdgpu 0000:08:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
1222[ 4.563420] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
1223[ 4.563421] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
1224[ 4.563422] amdgpu 0000:08:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
1225[ 4.564912] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:08:00.0 on minor 0
1226[ 8.823533] kauditd_printk_skb: 69 callbacks suppressed
1227[ 8.823535] audit: type=1131 audit(1616709478.043:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1228[ 12.155582] audit: type=1130 audit(1616709481.373:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1229[ 14.574581] audit: type=1131 audit(1616709483.793:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1230[ 14.581571] audit: type=1131 audit(1616709483.800:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1231[ 16.611174] r8169 0000:03:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
1232[ 16.611189] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
1233[ 18.498732] audit: type=1100 audit(1616709487.717:69): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="harry" exe="/usr/bin/login" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1234[ 18.499773] audit: type=1101 audit(1616709487.717:70): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="harry" exe="/usr/bin/login" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1235[ 18.501471] audit: type=1103 audit(1616709487.720:71): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="harry" exe="/usr/bin/login" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1236[ 18.501518] audit: type=1006 audit(1616709487.720:72): pid=633 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=4 res=1
1237[ 18.513079] audit: type=1130 audit(1616709487.730:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1238[ 18.518143] audit: type=1101 audit(1616709487.737:74): pid=639 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="harry" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1239[ 18.518173] audit: type=1103 audit(1616709487.737:75): pid=639 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="harry" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
1240[ 18.518222] audit: type=1006 audit(1616709487.737:76): pid=639 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1
1241[ 20.322103] kauditd_printk_skb: 6 callbacks suppressed
1242[ 20.322105] audit: type=1100 audit(1616709489.540:83): pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=Harry-ArchLinux addr=? terminal=/dev/tty1 res=success'
1243[ 20.322466] audit: type=1101 audit(1616709489.540:84): pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=Harry-ArchLinux addr=? terminal=/dev/tty1 res=success'
1244[ 20.323595] audit: type=1103 audit(1616709489.543:85): pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=Harry-ArchLinux addr=? terminal=/dev/tty1 res=success'
1245[ 20.329424] audit: type=1006 audit(1616709489.547:86): pid=695 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=6 res=1
1246[ 20.341024] audit: type=1130 audit(1616709489.560:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1247[ 20.346061] audit: type=1101 audit(1616709489.563:88): pid=700 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1248[ 20.346084] audit: type=1103 audit(1616709489.563:89): pid=700 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
1249[ 20.346130] audit: type=1006 audit(1616709489.563:90): pid=700 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=7 res=1
1250[ 20.347204] audit: type=1105 audit(1616709489.567:91): pid=700 uid=0 auid=120 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1251[ 20.352191] audit: type=1334 audit(1616709489.570:92): prog-id=21 op=LOAD
1252[ 21.305640] rfkill: input handler disabled
1253[ 23.545892] rfkill: input handler enabled
1254[ 51.385745] kauditd_printk_skb: 18 callbacks suppressed
1255[ 51.385747] audit: type=1131 audit(1616709520.607:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1256[ 51.471836] audit: type=1131 audit(1616709520.690:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1257[ 51.657258] audit: type=1334 audit(1616709520.880:113): prog-id=23 op=UNLOAD
1258[ 51.657265] audit: type=1334 audit(1616709520.880:114): prog-id=22 op=UNLOAD
1259[ 51.910592] audit: type=1334 audit(1616709521.133:115): prog-id=18 op=UNLOAD
1260[ 51.910598] audit: type=1334 audit(1616709521.133:116): prog-id=17 op=UNLOAD
1261[ 140.067339] audit: type=1101 audit(1616709609.287:117): pid=1016 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="harry" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1262[ 140.067707] audit: type=1110 audit(1616709609.287:118): pid=1016 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1263[ 140.070217] audit: type=1105 audit(1616709609.290:119): pid=1016 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1264[ 140.079833] audit: type=1106 audit(1616709609.297:120): pid=1016 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1265[ 140.079840] audit: type=1104 audit(1616709609.297:121): pid=1016 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1266[ 189.974503] audit: type=1101 audit(1616709659.193:122): pid=1020 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="harry" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1267[ 189.975000] audit: type=1110 audit(1616709659.193:123): pid=1020 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'
1268[ 189.977611] audit: type=1105 audit(1616709659.197:124): pid=1020 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Harry-ArchLinux addr=? terminal=/dev/tty2 res=success'