· 4 years ago · Jun 25, 2021, 04:06 AM
1sudo dmesg
2[sudo] password for <user>:
3[ 0.000000] Linux version 5.10.36-2-MANJARO (builduser@LEGION) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Tue May 11 19:38:44 UTC 2021
4[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_XFCE_2105 quiet systemd.show_status=1 apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
5[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
6[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
7[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
8[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
9[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
10[ 0.000000] BIOS-provided physical RAM map:
11[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
12[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
13[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
14[ 0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
15[ 0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009cfffff] usable
16[ 0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
17[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
18[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
19[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db621fff] usable
20[ 0.000000] BIOS-e820: [mem 0x00000000db622000-0x00000000db798fff] reserved
21[ 0.000000] BIOS-e820: [mem 0x00000000db799000-0x00000000db8b8fff] usable
22[ 0.000000] BIOS-e820: [mem 0x00000000db8b9000-0x00000000dbc9bfff] ACPI NVS
23[ 0.000000] BIOS-e820: [mem 0x00000000dbc9c000-0x00000000dce23fff] reserved
24[ 0.000000] BIOS-e820: [mem 0x00000000dce24000-0x00000000dceb4fff] type 20
25[ 0.000000] BIOS-e820: [mem 0x00000000dceb5000-0x00000000deffffff] usable
26[ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
27[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
28[ 0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
33[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
38[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
39[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
40[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101f37ffff] usable
41[ 0.000000] NX (Execute Disable) protection: active
42[ 0.000000] efi: EFI v2.60 by American Megatrends
43[ 0.000000] efi: ACPI 2.0=0xdb8b9000 ACPI=0xdb8b9000 SMBIOS=0xdccf0000 SMBIOS 3.0=0xdccef000 ESRT=0xd7884f18 MEMATTR=0xd7115018
44[ 0.000000] SMBIOS 3.1.1 present.
45[ 0.000000] DMI: Gigabyte Technology Co., Ltd. X470 AORUS ULTRA GAMING/X470 AORUS ULTRA GAMING-CF, BIOS F2 03/14/2018
46[ 0.000000] tsc: Fast TSC calibration failed
47[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
48[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
49[ 0.000000] last_pfn = 0x101f380 max_arch_pfn = 0x400000000
50[ 0.000000] MTRR default type: uncachable
51[ 0.000000] MTRR fixed ranges enabled:
52[ 0.000000] 00000-9FFFF write-back
53[ 0.000000] A0000-BFFFF write-through
54[ 0.000000] C0000-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 0000C0000000 mask FFFFE0000000 write-back
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: 0000001020000000 aka 66048M
65[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
66[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
67[ 0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
68[ 0.000000] esrt: Reserving ESRT space from 0x00000000d7884f18 to 0x00000000d7884f50.
69[ 0.000000] e820: update [mem 0xd7884000-0xd7884fff] usable ==> reserved
70[ 0.000000] check: Scanning 1 areas for low memory corruption
71[ 0.000000] Using GB pages for direct mapping
72[ 0.000000] Secure boot disabled
73[ 0.000000] RAMDISK: [mem 0x3282f000-0x3540efff]
74[ 0.000000] ACPI: Early table checksum verification disabled
75[ 0.000000] ACPI: RSDP 0x00000000DB8B9000 000024 (v02 ALASKA)
76[ 0.000000] ACPI: XSDT 0x00000000DB8B9098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013)
77[ 0.000000] ACPI: FACP 0x00000000DB8BF950 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
78[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20200925/tbfadt-615)
79[ 0.000000] ACPI: DSDT 0x00000000DB8B91D8 006772 (v02 ALASKA A M I 01072009 INTL 20120913)
80[ 0.000000] ACPI: FACS 0x00000000DBC84E00 000040
81[ 0.000000] ACPI: APIC 0x00000000DB8BFA68 0000DE (v03 ALASKA A M I 01072009 AMI 00010013)
82[ 0.000000] ACPI: FPDT 0x00000000DB8BFB48 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
83[ 0.000000] ACPI: FIDT 0x00000000DB8BFB90 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
84[ 0.000000] ACPI: SSDT 0x00000000DB8BFC30 008C98 (v02 AMD AMD ALIB 00000002 MSFT 04000000)
85[ 0.000000] ACPI: SSDT 0x00000000DB8C88C8 002314 (v01 AMD AMD CPU 00000001 AMD 00000001)
86[ 0.000000] ACPI: CRAT 0x00000000DB8CABE0 000F50 (v01 AMD AMD CRAT 00000001 AMD 00000001)
87[ 0.000000] ACPI: CDIT 0x00000000DB8CBB30 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
88[ 0.000000] ACPI: SSDT 0x00000000DB8CBB60 002E6E (v01 AMD AMD AOD 00000001 INTL 20120913)
89[ 0.000000] ACPI: MCFG 0x00000000DB8CE9D0 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
90[ 0.000000] ACPI: HPET 0x00000000DB8CEA10 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
91[ 0.000000] ACPI: SSDT 0x00000000DB8CEA48 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913)
92[ 0.000000] ACPI: UEFI 0x00000000DB8CEA70 000042 (v01 00000000 00000000)
93[ 0.000000] ACPI: IVRS 0x00000000DB8CEAB8 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
94[ 0.000000] ACPI: SSDT 0x00000000DB8CEB88 0000F8 (v01 AMD AMD PT 00001000 INTL 20120913)
95[ 0.000000] ACPI: SSDT 0x00000000DB8CEC80 001A41 (v01 AMD AmdTable 00000001 INTL 20120913)
96[ 0.000000] ACPI: WSMT 0x00000000DB8D06C8 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
97[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xdb8bf950-0xdb8bfa63]
98[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xdb8b91d8-0xdb8bf949]
99[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xdbc84e00-0xdbc84e3f]
100[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xdb8bfa68-0xdb8bfb45]
101[ 0.000000] ACPI: Reserving FPDT table memory at [mem 0xdb8bfb48-0xdb8bfb8b]
102[ 0.000000] ACPI: Reserving FIDT table memory at [mem 0xdb8bfb90-0xdb8bfc2b]
103[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8bfc30-0xdb8c88c7]
104[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8c88c8-0xdb8cabdb]
105[ 0.000000] ACPI: Reserving CRAT table memory at [mem 0xdb8cabe0-0xdb8cbb2f]
106[ 0.000000] ACPI: Reserving CDIT table memory at [mem 0xdb8cbb30-0xdb8cbb58]
107[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8cbb60-0xdb8ce9cd]
108[ 0.000000] ACPI: Reserving MCFG table memory at [mem 0xdb8ce9d0-0xdb8cea0b]
109[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xdb8cea10-0xdb8cea47]
110[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8cea48-0xdb8cea6b]
111[ 0.000000] ACPI: Reserving UEFI table memory at [mem 0xdb8cea70-0xdb8ceab1]
112[ 0.000000] ACPI: Reserving IVRS table memory at [mem 0xdb8ceab8-0xdb8ceb87]
113[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8ceb88-0xdb8cec7f]
114[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdb8cec80-0xdb8d06c0]
115[ 0.000000] ACPI: Reserving WSMT table memory at [mem 0xdb8d06c8-0xdb8d06ef]
116[ 0.000000] ACPI: Local APIC address 0xfee00000
117[ 0.000000] No NUMA configuration found
118[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000101f37ffff]
119[ 0.000000] NODE_DATA(0) allocated [mem 0x101f37c000-0x101f37ffff]
120[ 0.000000] Zone ranges:
121[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
122[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
123[ 0.000000] Normal [mem 0x0000000100000000-0x000000101f37ffff]
124[ 0.000000] Device empty
125[ 0.000000] Movable zone start for each node
126[ 0.000000] Early memory node ranges
127[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
128[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000003ffffff]
129[ 0.000000] node 0: [mem 0x000000000400a000-0x0000000009cfffff]
130[ 0.000000] node 0: [mem 0x000000000a000000-0x000000000affffff]
131[ 0.000000] node 0: [mem 0x000000000b020000-0x00000000db621fff]
132[ 0.000000] node 0: [mem 0x00000000db799000-0x00000000db8b8fff]
133[ 0.000000] node 0: [mem 0x00000000dceb5000-0x00000000deffffff]
134[ 0.000000] node 0: [mem 0x0000000100000000-0x000000101f37ffff]
135[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000101f37ffff]
136[ 0.000000] On node 0 totalpages: 16763010
137[ 0.000000] DMA zone: 64 pages used for memmap
138[ 0.000000] DMA zone: 27 pages reserved
139[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
140[ 0.000000] DMA zone: 28769 pages in unavailable ranges
141[ 0.000000] DMA32 zone: 14102 pages used for memmap
142[ 0.000000] DMA32 zone: 902499 pages, LIFO batch:63
143[ 0.000000] DMA32 zone: 10909 pages in unavailable ranges
144[ 0.000000] Normal zone: 247758 pages used for memmap
145[ 0.000000] Normal zone: 15856512 pages, LIFO batch:63
146[ 0.000000] Normal zone: 3200 pages in unavailable ranges
147[ 0.000000] ACPI: PM-Timer IO Port: 0x808
148[ 0.000000] ACPI: Local APIC address 0xfee00000
149[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
150[ 0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
151[ 0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
152[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
153[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
154[ 0.000000] ACPI: IRQ0 used by override.
155[ 0.000000] ACPI: IRQ9 used by override.
156[ 0.000000] Using ACPI (MADT) for SMP configuration information
157[ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
158[ 0.000000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
159[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
160[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
161[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x04000000-0x04009fff]
162[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
163[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
164[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7884000-0xd7884fff]
165[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdb622000-0xdb798fff]
166[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdb8b9000-0xdbc9bfff]
167[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbc9c000-0xdce23fff]
168[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdce24000-0xdceb4fff]
169[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
170[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
171[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
172[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
173[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
174[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
175[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
176[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
177[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
178[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
179[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
180[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
181[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
182[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
183[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
184[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
185[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
186[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
187[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
188[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
189[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
190[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
191[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
192[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
193[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
194[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
195[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
196[ 0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
197[ 0.000000] Booting paravirtualized kernel on bare hardware
198[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
199[ 0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
200[ 0.000000] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
201[ 0.000000] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
202[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
203[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16501059
204[ 0.000000] Policy zone: Normal
205[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_XFCE_2105 quiet systemd.show_status=1 apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
206[ 0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
207[ 0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
208[ 0.000000] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
209[ 0.000000] Memory: 65659828K/67052040K available (14344K kernel code, 2061K rwdata, 4808K rodata, 1712K init, 4264K bss, 1391952K reserved, 0K cma-reserved)
210[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
211[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
212[ 0.000000] ftrace: allocating 41844 entries in 164 pages
213[ 0.000000] ftrace: allocated 164 pages with 3 groups
214[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
215[ 0.000000] rcu: RCU dyntick-idle grace-period acceleration is enabled.
216[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
217[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
218[ 0.000000] Trampoline variant of Tasks RCU enabled.
219[ 0.000000] Rude variant of Tasks RCU enabled.
220[ 0.000000] Tracing variant of Tasks RCU enabled.
221[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
222[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
223[ 0.000000] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
224[ 0.000000] Console: colour dummy device 80x25
225[ 0.000000] printk: console [tty0] enabled
226[ 0.000000] ACPI: Core revision 20200925
227[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
228[ 0.000000] APIC: Switch to symmetric I/O mode setup
229[ 0.000000] Switched APIC routing to physical flat.
230[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
231[ 0.019999] tsc: PIT calibration matches HPET. 1 loops
232[ 0.019999] tsc: Detected 3199.773 MHz processor
233[ 0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e1f73b4587, max_idle_ns: 440795324668 ns
234[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.19 BogoMIPS (lpj=10665910)
235[ 0.000006] pid_max: default: 32768 minimum: 301
236[ 0.002550] LSM: Security Framework initializing
237[ 0.002555] Yama: becoming mindful.
238[ 0.002573] AppArmor: AppArmor initialized
239[ 0.002665] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
240[ 0.002752] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
241[ 0.002988] LVT offset 1 assigned for vector 0xf9
242[ 0.003051] LVT offset 2 assigned for vector 0xf4
243[ 0.003067] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
244[ 0.003068] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
245[ 0.003070] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
246[ 0.003071] Spectre V2 : Mitigation: Full AMD retpoline
247[ 0.003072] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
248[ 0.003073] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
249[ 0.003075] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
250[ 0.003278] Freeing SMP alternatives memory: 36K
251[ 0.116404] smpboot: CPU0: AMD Ryzen 7 2700 Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
252[ 0.116509] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
253[ 0.116514] ... version: 0
254[ 0.116514] ... bit width: 48
255[ 0.116514] ... generic registers: 6
256[ 0.116515] ... value mask: 0000ffffffffffff
257[ 0.116516] ... max period: 00007fffffffffff
258[ 0.116516] ... fixed-purpose events: 0
259[ 0.116516] ... event mask: 000000000000003f
260[ 0.116565] rcu: Hierarchical SRCU implementation.
261[ 0.116670] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
262[ 0.116670] smp: Bringing up secondary CPUs ...
263[ 0.116670] x86: Booting SMP configuration:
264[ 0.116670] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
265[ 0.148896] smp: Brought up 1 node, 16 CPUs
266[ 0.148896] smpboot: Max logical packages: 1
267[ 0.148896] smpboot: Total of 16 processors activated (102433.10 BogoMIPS)
268[ 0.151260] devtmpfs: initialized
269[ 0.151260] x86/mm: Memory block size: 2048MB
270[ 0.151260] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
271[ 0.151260] PM: Registering ACPI NVS region [mem 0xdb8b9000-0xdbc9bfff] (4075520 bytes)
272[ 0.151260] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
273[ 0.151260] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
274[ 0.151260] pinctrl core: initialized pinctrl subsystem
275[ 0.151260] PM: RTC time: 03:17:58, date: 2021-06-25
276[ 0.151260] NET: Registered protocol family 16
277[ 0.151260] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
278[ 0.151260] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
279[ 0.151332] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
280[ 0.151341] audit: initializing netlink subsys (disabled)
281[ 0.153352] audit: type=2000 audit(1624591078.173:1): state=initialized audit_enabled=0 res=1
282[ 0.153468] thermal_sys: Registered thermal governor 'fair_share'
283[ 0.153469] thermal_sys: Registered thermal governor 'bang_bang'
284[ 0.153469] thermal_sys: Registered thermal governor 'step_wise'
285[ 0.153470] thermal_sys: Registered thermal governor 'user_space'
286[ 0.153470] thermal_sys: Registered thermal governor 'power_allocator'
287[ 0.153486] cpuidle: using governor ladder
288[ 0.153486] cpuidle: using governor menu
289[ 0.153486] ACPI: bus type PCI registered
290[ 0.153486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
291[ 0.153514] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
292[ 0.153517] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
293[ 0.153527] PCI: Using configuration type 1 for base access
294[ 0.154625] Kprobes globally optimized
295[ 0.154625] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
296[ 0.154625] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
297[ 0.154625] ACPI: Added _OSI(Module Device)
298[ 0.154625] ACPI: Added _OSI(Processor Device)
299[ 0.154625] ACPI: Added _OSI(3.0 _SCP Extensions)
300[ 0.154625] ACPI: Added _OSI(Processor Aggregator Device)
301[ 0.154625] ACPI: Added _OSI(Linux-Dell-Video)
302[ 0.154625] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
303[ 0.154625] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
304[ 0.167768] ACPI: 7 ACPI AML tables successfully acquired and loaded
305[ 0.169142] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
306[ 0.172488] ACPI: Interpreter enabled
307[ 0.172503] ACPI: (supports S0 S3 S4 S5)
308[ 0.172504] ACPI: Using IOAPIC for interrupt routing
309[ 0.172763] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
310[ 0.173058] ACPI: Enabled 3 GPEs in block 00 to 1F
311[ 0.180933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
312[ 0.180937] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
313[ 0.181114] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
314[ 0.181282] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
315[ 0.181292] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
316[ 0.181641] PCI host bridge to bus 0000:00
317[ 0.181642] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
318[ 0.181644] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
319[ 0.181644] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
320[ 0.181645] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
321[ 0.181646] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
322[ 0.181647] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
323[ 0.181648] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
324[ 0.181649] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
325[ 0.181650] pci_bus 0000:00: root bus resource [bus 00-ff]
326[ 0.181659] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
327[ 0.181747] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
328[ 0.181848] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
329[ 0.181918] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
330[ 0.182029] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
331[ 0.182146] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
332[ 0.182254] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
333[ 0.182369] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
334[ 0.182454] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
335[ 0.182526] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
336[ 0.183006] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
337[ 0.183144] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
338[ 0.183229] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
339[ 0.183297] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
340[ 0.183323] pci 0000:00:07.1: enabling Extended Tags
341[ 0.183986] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
342[ 0.184100] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
343[ 0.184169] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
344[ 0.184197] pci 0000:00:08.1: enabling Extended Tags
345[ 0.184276] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
346[ 0.184429] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
347[ 0.184656] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
348[ 0.184886] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
349[ 0.184942] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
350[ 0.184996] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
351[ 0.185050] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
352[ 0.185105] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
353[ 0.185159] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
354[ 0.185213] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
355[ 0.185269] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
356[ 0.185988] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
357[ 0.186004] pci 0000:01:00.0: reg 0x10: [mem 0xf7a00000-0xf7a03fff 64bit]
358[ 0.186167] pci 0000:00:01.1: PCI bridge to [bus 01]
359[ 0.186171] pci 0000:00:01.1: bridge window [mem 0xf7a00000-0xf7afffff]
360[ 0.186250] pci 0000:02:00.0: [1022:43d0] type 00 class 0x0c0330
361[ 0.186265] pci 0000:02:00.0: reg 0x10: [mem 0xf75a0000-0xf75a7fff 64bit]
362[ 0.186349] pci 0000:02:00.0: PME# supported from D3hot D3cold
363[ 0.186438] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
364[ 0.186479] pci 0000:02:00.1: reg 0x24: [mem 0xf7580000-0xf759ffff]
365[ 0.186486] pci 0000:02:00.1: reg 0x30: [mem 0xf7500000-0xf757ffff pref]
366[ 0.186525] pci 0000:02:00.1: PME# supported from D3hot D3cold
367[ 0.186592] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
368[ 0.186675] pci 0000:02:00.2: PME# supported from D3hot D3cold
369[ 0.186752] pci 0000:00:01.3: PCI bridge to [bus 02-09]
370[ 0.186755] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
371[ 0.186757] pci 0000:00:01.3: bridge window [mem 0xf7200000-0xf75fffff]
372[ 0.186850] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
373[ 0.186942] pci 0000:03:00.0: PME# supported from D3hot D3cold
374[ 0.187029] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
375[ 0.187120] pci 0000:03:01.0: PME# supported from D3hot D3cold
376[ 0.187207] pci 0000:03:02.0: [1022:43c7] type 01 class 0x060400
377[ 0.187298] pci 0000:03:02.0: PME# supported from D3hot D3cold
378[ 0.187389] pci 0000:03:03.0: [1022:43c7] type 01 class 0x060400
379[ 0.187480] pci 0000:03:03.0: PME# supported from D3hot D3cold
380[ 0.187570] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
381[ 0.187660] pci 0000:03:04.0: PME# supported from D3hot D3cold
382[ 0.187754] pci 0000:03:09.0: [1022:43c7] type 01 class 0x060400
383[ 0.187845] pci 0000:03:09.0: PME# supported from D3hot D3cold
384[ 0.187933] pci 0000:02:00.2: PCI bridge to [bus 03-09]
385[ 0.187937] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
386[ 0.187940] pci 0000:02:00.2: bridge window [mem 0xf7200000-0xf74fffff]
387[ 0.187972] pci 0000:03:00.0: PCI bridge to [bus 04]
388[ 0.188016] pci 0000:03:01.0: PCI bridge to [bus 05]
389[ 0.188061] pci 0000:03:02.0: PCI bridge to [bus 06]
390[ 0.188144] pci 0000:07:00.0: [8086:1539] type 00 class 0x020000
391[ 0.188174] pci 0000:07:00.0: reg 0x10: [mem 0xf7400000-0xf741ffff]
392[ 0.188206] pci 0000:07:00.0: reg 0x18: [io 0xf000-0xf01f]
393[ 0.188223] pci 0000:07:00.0: reg 0x1c: [mem 0xf7420000-0xf7423fff]
394[ 0.188402] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
395[ 0.188533] pci 0000:03:03.0: PCI bridge to [bus 07]
396[ 0.188537] pci 0000:03:03.0: bridge window [io 0xf000-0xffff]
397[ 0.188540] pci 0000:03:03.0: bridge window [mem 0xf7400000-0xf74fffff]
398[ 0.188601] pci 0000:08:00.0: [1b73:1100] type 00 class 0x0c0330
399[ 0.188629] pci 0000:08:00.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
400[ 0.188646] pci 0000:08:00.0: reg 0x18: [mem 0xf7311000-0xf7311fff 64bit]
401[ 0.188664] pci 0000:08:00.0: reg 0x20: [mem 0xf7310000-0xf7310fff 64bit]
402[ 0.188753] pci 0000:08:00.0: supports D1
403[ 0.188754] pci 0000:08:00.0: PME# supported from D0 D1 D3hot D3cold
404[ 0.188848] pci 0000:03:04.0: PCI bridge to [bus 08]
405[ 0.188854] pci 0000:03:04.0: bridge window [mem 0xf7300000-0xf73fffff]
406[ 0.188915] pci 0000:09:00.0: [1b21:1343] type 00 class 0x0c0330
407[ 0.188943] pci 0000:09:00.0: reg 0x10: [mem 0xf7200000-0xf7207fff 64bit]
408[ 0.189106] pci 0000:09:00.0: PME# supported from D3hot D3cold
409[ 0.189230] pci 0000:03:09.0: PCI bridge to [bus 09]
410[ 0.189236] pci 0000:03:09.0: bridge window [mem 0xf7200000-0xf72fffff]
411[ 0.189350] pci 0000:0a:00.0: [10de:1402] type 00 class 0x030000
412[ 0.189365] pci 0000:0a:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
413[ 0.189378] pci 0000:0a:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
414[ 0.189391] pci 0000:0a:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
415[ 0.189400] pci 0000:0a:00.0: reg 0x24: [io 0xe000-0xe07f]
416[ 0.189409] pci 0000:0a:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
417[ 0.189427] pci 0000:0a:00.0: BAR 3: assigned to efifb
418[ 0.189557] pci 0000:0a:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
419[ 0.189598] pci 0000:0a:00.1: [10de:0fba] type 00 class 0x040300
420[ 0.189613] pci 0000:0a:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
421[ 0.189769] pci 0000:00:03.1: PCI bridge to [bus 0a]
422[ 0.189772] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
423[ 0.189774] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff]
424[ 0.189777] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
425[ 0.189999] pci 0000:0b:00.0: [1022:145a] type 00 class 0x130000
426[ 0.190022] pci 0000:0b:00.0: enabling Extended Tags
427[ 0.190096] pci 0000:0b:00.2: [1022:1456] type 00 class 0x108000
428[ 0.190106] pci 0000:0b:00.2: reg 0x18: [mem 0xf7700000-0xf77fffff]
429[ 0.190114] pci 0000:0b:00.2: reg 0x24: [mem 0xf7800000-0xf7801fff]
430[ 0.190119] pci 0000:0b:00.2: enabling Extended Tags
431[ 0.190201] pci 0000:0b:00.3: [1022:145f] type 00 class 0x0c0330
432[ 0.190209] pci 0000:0b:00.3: reg 0x10: [mem 0xf7600000-0xf76fffff 64bit]
433[ 0.190228] pci 0000:0b:00.3: enabling Extended Tags
434[ 0.190258] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
435[ 0.190321] pci 0000:00:07.1: PCI bridge to [bus 0b]
436[ 0.190325] pci 0000:00:07.1: bridge window [mem 0xf7600000-0xf78fffff]
437[ 0.191012] pci 0000:0c:00.0: [1022:1455] type 00 class 0x130000
438[ 0.191035] pci 0000:0c:00.0: enabling Extended Tags
439[ 0.191112] pci 0000:0c:00.2: [1022:7901] type 00 class 0x010601
440[ 0.191136] pci 0000:0c:00.2: reg 0x24: [mem 0xf7908000-0xf7908fff]
441[ 0.191143] pci 0000:0c:00.2: enabling Extended Tags
442[ 0.191173] pci 0000:0c:00.2: PME# supported from D3hot D3cold
443[ 0.191233] pci 0000:0c:00.3: [1022:1457] type 00 class 0x040300
444[ 0.191239] pci 0000:0c:00.3: reg 0x10: [mem 0xf7900000-0xf7907fff]
445[ 0.191257] pci 0000:0c:00.3: enabling Extended Tags
446[ 0.191287] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
447[ 0.191348] pci 0000:00:08.1: PCI bridge to [bus 0c]
448[ 0.191351] pci 0000:00:08.1: bridge window [mem 0xf7900000-0xf79fffff]
449[ 0.191667] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
450[ 0.191729] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
451[ 0.191782] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
452[ 0.191848] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
453[ 0.191907] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
454[ 0.191956] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
455[ 0.192005] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
456[ 0.192053] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
457[ 0.192548] iommu: Default domain type: Translated
458[ 0.193353] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
459[ 0.193353] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
460[ 0.193353] pci 0000:0a:00.0: vgaarb: bridge control possible
461[ 0.193353] vgaarb: loaded
462[ 0.193480] SCSI subsystem initialized
463[ 0.193485] libata version 3.00 loaded.
464[ 0.193485] ACPI: bus type USB registered
465[ 0.193485] usbcore: registered new interface driver usbfs
466[ 0.193485] usbcore: registered new interface driver hub
467[ 0.193485] usbcore: registered new device driver usb
468[ 0.193485] pps_core: LinuxPPS API ver. 1 registered
469[ 0.193485] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
470[ 0.193485] PTP clock support registered
471[ 0.193485] EDAC MC: Ver: 3.0.0
472[ 0.193485] Registered efivars operations
473[ 0.193485] NetLabel: Initializing
474[ 0.193485] NetLabel: domain hash size = 128
475[ 0.193485] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
476[ 0.193485] NetLabel: unlabeled traffic allowed by default
477[ 0.193485] PCI: Using ACPI for IRQ routing
478[ 0.197184] PCI: pci_cache_line_size set to 64 bytes
479[ 0.197254] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
480[ 0.197255] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
481[ 0.197256] e820: reserve RAM buffer [mem 0xd7884000-0xd7ffffff]
482[ 0.197256] e820: reserve RAM buffer [mem 0xdb622000-0xdbffffff]
483[ 0.197257] e820: reserve RAM buffer [mem 0xdb8b9000-0xdbffffff]
484[ 0.197258] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
485[ 0.197258] e820: reserve RAM buffer [mem 0x101f380000-0x101fffffff]
486[ 0.197262] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
487[ 0.197262] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
488[ 0.200081] clocksource: Switched to clocksource tsc-early
489[ 0.208366] VFS: Disk quotas dquot_6.6.0
490[ 0.208380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
491[ 0.208463] AppArmor: AppArmor Filesystem Enabled
492[ 0.208489] pnp: PnP ACPI init
493[ 0.208620] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
494[ 0.208625] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
495[ 0.208692] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
496[ 0.208695] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
497[ 0.208770] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
498[ 0.208930] system 00:03: [io 0x0a00-0x0a2f] has been reserved
499[ 0.208931] system 00:03: [io 0x0a30-0x0a3f] has been reserved
500[ 0.208932] system 00:03: [io 0x0a40-0x0a4f] has been reserved
501[ 0.208935] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
502[ 0.208970] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
503[ 0.209207] system 00:05: [io 0x04d0-0x04d1] has been reserved
504[ 0.209210] system 00:05: [io 0x040b] has been reserved
505[ 0.209211] system 00:05: [io 0x04d6] has been reserved
506[ 0.209212] system 00:05: [io 0x0c00-0x0c01] has been reserved
507[ 0.209213] system 00:05: [io 0x0c14] has been reserved
508[ 0.209213] system 00:05: [io 0x0c50-0x0c51] has been reserved
509[ 0.209214] system 00:05: [io 0x0c52] has been reserved
510[ 0.209215] system 00:05: [io 0x0c6c] has been reserved
511[ 0.209216] system 00:05: [io 0x0c6f] has been reserved
512[ 0.209217] system 00:05: [io 0x0cd0-0x0cd1] has been reserved
513[ 0.209218] system 00:05: [io 0x0cd2-0x0cd3] has been reserved
514[ 0.209218] system 00:05: [io 0x0cd4-0x0cd5] has been reserved
515[ 0.209219] system 00:05: [io 0x0cd6-0x0cd7] has been reserved
516[ 0.209220] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
517[ 0.209221] system 00:05: [io 0x0800-0x089f] has been reserved
518[ 0.209222] system 00:05: [io 0x0b00-0x0b0f] has been reserved
519[ 0.209223] system 00:05: [io 0x0b20-0x0b3f] has been reserved
520[ 0.209223] system 00:05: [io 0x0900-0x090f] has been reserved
521[ 0.209224] system 00:05: [io 0x0910-0x091f] has been reserved
522[ 0.209226] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
523[ 0.209227] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
524[ 0.209228] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
525[ 0.209229] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
526[ 0.209230] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
527[ 0.209231] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
528[ 0.209232] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
529[ 0.209235] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
530[ 0.209692] pnp: PnP ACPI: found 6 devices
531[ 0.215123] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
532[ 0.215169] NET: Registered protocol family 2
533[ 0.215387] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
534[ 0.215809] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
535[ 0.216451] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
536[ 0.216532] TCP: Hash tables configured (established 524288 bind 65536)
537[ 0.216708] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
538[ 0.216855] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
539[ 0.216996] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
540[ 0.217226] NET: Registered protocol family 1
541[ 0.217230] NET: Registered protocol family 44
542[ 0.217250] pci 0000:00:01.1: PCI bridge to [bus 01]
543[ 0.217254] pci 0000:00:01.1: bridge window [mem 0xf7a00000-0xf7afffff]
544[ 0.217258] pci 0000:03:00.0: PCI bridge to [bus 04]
545[ 0.217267] pci 0000:03:01.0: PCI bridge to [bus 05]
546[ 0.217276] pci 0000:03:02.0: PCI bridge to [bus 06]
547[ 0.217285] pci 0000:03:03.0: PCI bridge to [bus 07]
548[ 0.217287] pci 0000:03:03.0: bridge window [io 0xf000-0xffff]
549[ 0.217291] pci 0000:03:03.0: bridge window [mem 0xf7400000-0xf74fffff]
550[ 0.217297] pci 0000:03:04.0: PCI bridge to [bus 08]
551[ 0.217300] pci 0000:03:04.0: bridge window [mem 0xf7300000-0xf73fffff]
552[ 0.217306] pci 0000:03:09.0: PCI bridge to [bus 09]
553[ 0.217310] pci 0000:03:09.0: bridge window [mem 0xf7200000-0xf72fffff]
554[ 0.217316] pci 0000:02:00.2: PCI bridge to [bus 03-09]
555[ 0.217317] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
556[ 0.217320] pci 0000:02:00.2: bridge window [mem 0xf7200000-0xf74fffff]
557[ 0.217326] pci 0000:00:01.3: PCI bridge to [bus 02-09]
558[ 0.217327] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
559[ 0.217329] pci 0000:00:01.3: bridge window [mem 0xf7200000-0xf75fffff]
560[ 0.217333] pci 0000:00:03.1: PCI bridge to [bus 0a]
561[ 0.217334] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
562[ 0.217337] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff]
563[ 0.217339] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
564[ 0.217343] pci 0000:00:07.1: PCI bridge to [bus 0b]
565[ 0.217345] pci 0000:00:07.1: bridge window [mem 0xf7600000-0xf78fffff]
566[ 0.217349] pci 0000:00:08.1: PCI bridge to [bus 0c]
567[ 0.217351] pci 0000:00:08.1: bridge window [mem 0xf7900000-0xf79fffff]
568[ 0.217356] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
569[ 0.217357] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
570[ 0.217357] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
571[ 0.217358] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
572[ 0.217359] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
573[ 0.217360] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
574[ 0.217361] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
575[ 0.217362] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
576[ 0.217363] pci_bus 0000:01: resource 1 [mem 0xf7a00000-0xf7afffff]
577[ 0.217364] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
578[ 0.217364] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf75fffff]
579[ 0.217365] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
580[ 0.217366] pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf74fffff]
581[ 0.217367] pci_bus 0000:07: resource 0 [io 0xf000-0xffff]
582[ 0.217368] pci_bus 0000:07: resource 1 [mem 0xf7400000-0xf74fffff]
583[ 0.217368] pci_bus 0000:08: resource 1 [mem 0xf7300000-0xf73fffff]
584[ 0.217369] pci_bus 0000:09: resource 1 [mem 0xf7200000-0xf72fffff]
585[ 0.217370] pci_bus 0000:0a: resource 0 [io 0xe000-0xefff]
586[ 0.217371] pci_bus 0000:0a: resource 1 [mem 0xf6000000-0xf70fffff]
587[ 0.217372] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
588[ 0.217373] pci_bus 0000:0b: resource 1 [mem 0xf7600000-0xf78fffff]
589[ 0.217373] pci_bus 0000:0c: resource 1 [mem 0xf7900000-0xf79fffff]
590[ 0.217838] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
591[ 0.217867] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
592[ 0.218019] PCI: CLS 64 bytes, default 64
593[ 0.218054] Trying to unpack rootfs image as initramfs...
594[ 3.421829] Freeing initrd memory: 44928K
595[ 3.421849] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
596[ 3.421901] pci 0000:00:01.0: Adding to iommu group 0
597[ 3.421910] pci 0000:00:01.1: Adding to iommu group 1
598[ 3.421919] pci 0000:00:01.3: Adding to iommu group 2
599[ 3.421929] pci 0000:00:02.0: Adding to iommu group 3
600[ 3.421940] pci 0000:00:03.0: Adding to iommu group 4
601[ 3.421948] pci 0000:00:03.1: Adding to iommu group 5
602[ 3.421958] pci 0000:00:04.0: Adding to iommu group 6
603[ 3.421969] pci 0000:00:07.0: Adding to iommu group 7
604[ 3.421977] pci 0000:00:07.1: Adding to iommu group 8
605[ 3.421987] pci 0000:00:08.0: Adding to iommu group 9
606[ 3.421996] pci 0000:00:08.1: Adding to iommu group 10
607[ 3.422009] pci 0000:00:14.0: Adding to iommu group 11
608[ 3.422017] pci 0000:00:14.3: Adding to iommu group 11
609[ 3.422049] pci 0000:00:18.0: Adding to iommu group 12
610[ 3.422056] pci 0000:00:18.1: Adding to iommu group 12
611[ 3.422064] pci 0000:00:18.2: Adding to iommu group 12
612[ 3.422071] pci 0000:00:18.3: Adding to iommu group 12
613[ 3.422079] pci 0000:00:18.4: Adding to iommu group 12
614[ 3.422088] pci 0000:00:18.5: Adding to iommu group 12
615[ 3.422095] pci 0000:00:18.6: Adding to iommu group 12
616[ 3.422102] pci 0000:00:18.7: Adding to iommu group 12
617[ 3.422110] pci 0000:01:00.0: Adding to iommu group 13
618[ 3.422128] pci 0000:02:00.0: Adding to iommu group 14
619[ 3.422138] pci 0000:02:00.1: Adding to iommu group 14
620[ 3.422147] pci 0000:02:00.2: Adding to iommu group 14
621[ 3.422150] pci 0000:03:00.0: Adding to iommu group 14
622[ 3.422153] pci 0000:03:01.0: Adding to iommu group 14
623[ 3.422155] pci 0000:03:02.0: Adding to iommu group 14
624[ 3.422158] pci 0000:03:03.0: Adding to iommu group 14
625[ 3.422162] pci 0000:03:04.0: Adding to iommu group 14
626[ 3.422165] pci 0000:03:09.0: Adding to iommu group 14
627[ 3.422168] pci 0000:07:00.0: Adding to iommu group 14
628[ 3.422171] pci 0000:08:00.0: Adding to iommu group 14
629[ 3.422174] pci 0000:09:00.0: Adding to iommu group 14
630[ 3.422189] pci 0000:0a:00.0: Adding to iommu group 15
631[ 3.422199] pci 0000:0a:00.1: Adding to iommu group 15
632[ 3.422208] pci 0000:0b:00.0: Adding to iommu group 16
633[ 3.422216] pci 0000:0b:00.2: Adding to iommu group 17
634[ 3.422225] pci 0000:0b:00.3: Adding to iommu group 18
635[ 3.422233] pci 0000:0c:00.0: Adding to iommu group 19
636[ 3.422242] pci 0000:0c:00.2: Adding to iommu group 20
637[ 3.422251] pci 0000:0c:00.3: Adding to iommu group 21
638[ 3.424320] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
639[ 3.424322] pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
640[ 3.424323] PPR NX GT IA GA PC GA_vAPIC
641[ 3.424326] AMD-Vi: Interrupt remapping enabled
642[ 3.424326] AMD-Vi: Virtual APIC enabled
643[ 3.425108] AMD-Vi: Lazy IO/TLB flushing enabled
644[ 3.426084] amd_uncore: 4 amd_df counters detected
645[ 3.426087] amd_uncore: 6 amd_l3 counters detected
646[ 3.427541] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
647[ 3.428540] check: Scanning for low memory corruption every 60 seconds
648[ 3.428838] Initialise system trusted keyrings
649[ 3.428849] Key type blacklist registered
650[ 3.428888] workingset: timestamp_bits=41 max_order=24 bucket_order=0
651[ 3.429646] zbud: loaded
652[ 3.438219] Key type asymmetric registered
653[ 3.438221] Asymmetric key parser 'x509' registered
654[ 3.438228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
655[ 3.438283] io scheduler mq-deadline registered
656[ 3.438285] io scheduler kyber registered
657[ 3.438313] io scheduler bfq registered
658[ 3.438497] atomic64_test: passed for x86-64 platform with CX8 and with SSE
659[ 3.438987] pcieport 0000:00:01.1: PME: Signaling with IRQ 29
660[ 3.439041] pcieport 0000:00:01.1: AER: enabled with IRQ 29
661[ 3.439836] pcieport 0000:00:01.3: PME: Signaling with IRQ 30
662[ 3.439934] pcieport 0000:00:01.3: AER: enabled with IRQ 30
663[ 3.440127] pcieport 0000:00:03.1: PME: Signaling with IRQ 31
664[ 3.440210] pcieport 0000:00:03.1: AER: enabled with IRQ 31
665[ 3.440944] pcieport 0000:00:07.1: PME: Signaling with IRQ 32
666[ 3.441029] pcieport 0000:00:07.1: AER: enabled with IRQ 32
667[ 3.441909] pcieport 0000:00:08.1: PME: Signaling with IRQ 33
668[ 3.441997] pcieport 0000:00:08.1: AER: enabled with IRQ 33
669[ 3.442820] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
670[ 3.442842] efifb: probing for efifb
671[ 3.442875] efifb: No BGRT, not showing boot graphics
672[ 3.442876] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
673[ 3.442877] efifb: mode is 1024x768x32, linelength=4096, pages=1
674[ 3.442877] efifb: scrolling: redraw
675[ 3.442878] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
676[ 3.442914] fbcon: Deferring console take-over
677[ 3.442915] fb0: EFI VGA frame buffer device
678[ 3.443005] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
679[ 3.443020] ACPI: Power Button [PWRB]
680[ 3.443042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
681[ 3.443365] ACPI: Power Button [PWRF]
682[ 3.443407] Monitor-Mwait will be used to enter C-1 state
683[ 3.443413] ACPI: \_PR_.P000: Found 2 idle states
684[ 3.443477] ACPI: \_PR_.P001: Found 2 idle states
685[ 3.443543] ACPI: \_PR_.P002: Found 2 idle states
686[ 3.443598] ACPI: \_PR_.P003: Found 2 idle states
687[ 3.443650] ACPI: \_PR_.P004: Found 2 idle states
688[ 3.443713] ACPI: \_PR_.P005: Found 2 idle states
689[ 3.443781] ACPI: \_PR_.P006: Found 2 idle states
690[ 3.443840] ACPI: \_PR_.P007: Found 2 idle states
691[ 3.443919] ACPI: \_PR_.P008: Found 2 idle states
692[ 3.443983] ACPI: \_PR_.P009: Found 2 idle states
693[ 3.444058] ACPI: \_PR_.P00A: Found 2 idle states
694[ 3.444117] ACPI: \_PR_.P00B: Found 2 idle states
695[ 3.444191] ACPI: \_PR_.P00C: Found 2 idle states
696[ 3.444249] ACPI: \_PR_.P00D: Found 2 idle states
697[ 3.444323] ACPI: \_PR_.P00E: Found 2 idle states
698[ 3.444381] ACPI: \_PR_.P00F: Found 2 idle states
699[ 3.444587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
700[ 3.445642] Non-volatile memory driver v1.3
701[ 3.445643] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
702[ 3.446555] nvme nvme0: pci function 0000:01:00.0
703[ 3.446592] ahci 0000:02:00.1: version 3.0
704[ 3.446739] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
705[ 3.446791] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
706[ 3.446793] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
707[ 3.447221] scsi host0: ahci
708[ 3.447316] scsi host1: ahci
709[ 3.447378] scsi host2: ahci
710[ 3.447445] scsi host3: ahci
711[ 3.447511] scsi host4: ahci
712[ 3.447575] scsi host5: ahci
713[ 3.447632] scsi host6: ahci
714[ 3.447692] scsi host7: ahci
715[ 3.447715] ata1: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580100 irq 44
716[ 3.447717] ata2: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580180 irq 44
717[ 3.447719] ata3: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580200 irq 44
718[ 3.447720] ata4: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580280 irq 44
719[ 3.447721] ata5: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580300 irq 44
720[ 3.447723] ata6: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580380 irq 44
721[ 3.447724] ata7: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580400 irq 44
722[ 3.447725] ata8: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580480 irq 44
723[ 3.447968] ahci 0000:0c:00.2: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
724[ 3.447970] ahci 0000:0c:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
725[ 3.448121] scsi host8: ahci
726[ 3.448183] scsi host9: ahci
727[ 3.448206] ata9: SATA max UDMA/133 abar m4096@0xf7908000 port 0xf7908100 irq 46
728[ 3.448208] ata10: SATA max UDMA/133 abar m4096@0xf7908000 port 0xf7908180 irq 47
729[ 3.448225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
730[ 3.448232] ehci-pci: EHCI PCI platform driver
731[ 3.448245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
732[ 3.448246] ohci-pci: OHCI PCI platform driver
733[ 3.448254] uhci_hcd: USB Universal Host Controller Interface driver
734[ 3.448283] usbcore: registered new interface driver usbserial_generic
735[ 3.448286] usbserial: USB Serial support registered for generic
736[ 3.448314] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
737[ 3.448315] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
738[ 3.448464] serio: i8042 KBD port at 0x60,0x64 irq 1
739[ 3.448576] rtc_cmos 00:02: RTC can wake from S4
740[ 3.448835] rtc_cmos 00:02: registered as rtc0
741[ 3.448913] rtc_cmos 00:02: setting system clock to 2021-06-25T03:18:01 UTC (1624591081)
742[ 3.448922] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
743[ 3.449055] ledtrig-cpu: registered to indicate activity on CPUs
744[ 3.449176] hid: raw HID events driver (C) Jiri Kosina
745[ 3.449210] ashmem: initialized
746[ 3.449279] drop_monitor: Initializing network drop monitor service
747[ 3.449329] Initializing XFRM netlink socket
748[ 3.449391] NET: Registered protocol family 10
749[ 3.452568] nvme nvme0: missing or invalid SUBNQN field.
750[ 3.452584] nvme nvme0: Shutdown timeout set to 8 seconds
751[ 3.452902] Segment Routing with IPv6
752[ 3.452903] RPL Segment Routing with IPv6
753[ 3.452920] NET: Registered protocol family 17
754[ 3.453666] microcode: microcode updated early to new patch_level=0x0800820d
755[ 3.453694] microcode: CPU0: patch_level=0x0800820d
756[ 3.453698] microcode: CPU1: patch_level=0x0800820d
757[ 3.453701] microcode: CPU2: patch_level=0x0800820d
758[ 3.453706] microcode: CPU3: patch_level=0x0800820d
759[ 3.453711] microcode: CPU4: patch_level=0x0800820d
760[ 3.453715] microcode: CPU5: patch_level=0x0800820d
761[ 3.453719] microcode: CPU6: patch_level=0x0800820d
762[ 3.453724] microcode: CPU7: patch_level=0x0800820d
763[ 3.453731] microcode: CPU8: patch_level=0x0800820d
764[ 3.453736] microcode: CPU9: patch_level=0x0800820d
765[ 3.453744] microcode: CPU10: patch_level=0x0800820d
766[ 3.453751] microcode: CPU11: patch_level=0x0800820d
767[ 3.453757] microcode: CPU12: patch_level=0x0800820d
768[ 3.453764] microcode: CPU13: patch_level=0x0800820d
769[ 3.453770] microcode: CPU14: patch_level=0x0800820d
770[ 3.453777] microcode: CPU15: patch_level=0x0800820d
771[ 3.453781] microcode: Microcode Update Driver: v2.2.
772[ 3.453785] IPI shorthand broadcast: enabled
773[ 3.453792] sched_clock: Marking stable (3473609001, -19996579)->(3474343307, -20730885)
774[ 3.453949] registered taskstats version 1
775[ 3.453956] Loading compiled-in X.509 certificates
776[ 3.455716] Loaded X.509 cert 'Build time autogenerated kernel key: 0c0c62ce1329078a75d020addf29eb4ab04720a7'
777[ 3.458073] zswap: loaded using pool zstd/z3fold
778[ 3.458323] Key type ._fscrypt registered
779[ 3.458324] Key type .fscrypt registered
780[ 3.458325] Key type fscrypt-provisioning registered
781[ 3.458361] AppArmor: AppArmor sha1 policy hashing enabled
782[ 3.458645] PM: Magic number: 9:912:260
783[ 3.458824] RAS: Correctable Errors collector initialized.
784[ 3.469391] nvme nvme0: 16/0/0 default/read/poll queues
785[ 3.471303] nvme0n1: p1 p2 p3
786[ 3.760400] ata9: SATA link down (SStatus 0 SControl 300)
787[ 3.760403] ata1: SATA link down (SStatus 0 SControl 330)
788[ 3.761053] ata10: SATA link down (SStatus 0 SControl 300)
789[ 4.075061] ata2: SATA link down (SStatus 0 SControl 330)
790[ 4.383870] ata3: SATA link down (SStatus 0 SControl 330)
791[ 4.430405] tsc: Refined TSC clocksource calibration: 3200.072 MHz
792[ 4.430414] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e208e43ec8, max_idle_ns: 440795341701 ns
793[ 4.430466] clocksource: Switched to clocksource tsc
794[ 4.693866] ata4: SATA link down (SStatus 0 SControl 330)
795[ 5.160393] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
796[ 5.160765] ata5.00: ATA-9: M4-CT256M4SSD2, 000F, max UDMA/100
797[ 5.160767] ata5.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
798[ 5.161198] ata5.00: configured for UDMA/100
799[ 5.161312] scsi 4:0:0:0: Direct-Access ATA M4-CT256M4SSD2 000F PQ: 0 ANSI: 5
800[ 5.161476] sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
801[ 5.161482] sd 4:0:0:0: [sda] Write Protect is off
802[ 5.161484] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
803[ 5.161492] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
804[ 5.161968] sda: sda1 sda2 sda3
805[ 5.162239] sd 4:0:0:0: [sda] Attached SCSI disk
806[ 5.627056] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
807[ 5.627607] ata6.00: ATA-9: WDC WD20EFRX-68AX9N0, 80.00A80, max UDMA/133
808[ 5.627609] ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
809[ 5.628150] ata6.00: configured for UDMA/133
810[ 5.628267] scsi 5:0:0:0: Direct-Access ATA WDC WD20EFRX-68A 0A80 PQ: 0 ANSI: 5
811[ 5.628390] sd 5:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
812[ 5.628391] sd 5:0:0:0: [sdb] 4096-byte physical blocks
813[ 5.628397] sd 5:0:0:0: [sdb] Write Protect is off
814[ 5.628398] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
815[ 5.628408] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
816[ 5.656419] sdb: sdb1 sdb2
817[ 5.656786] sd 5:0:0:0: [sdb] Attached SCSI disk
818[ 5.937173] ata7: SATA link down (SStatus 0 SControl 330)
819[ 6.970376] ata8: failed to resume link (SControl 0)
820[ 6.970395] ata8: SATA link down (SStatus 0 SControl 0)
821[ 6.971708] Freeing unused decrypted memory: 2036K
822[ 6.971914] Freeing unused kernel image (initmem) memory: 1712K
823[ 6.971916] Write protecting the kernel read-only data: 22528k
824[ 6.972368] Freeing unused kernel image (text/rodata gap) memory: 2036K
825[ 6.972622] Freeing unused kernel image (rodata/data gap) memory: 1336K
826[ 7.001448] x86/mm: Checked W+X mappings: passed, no W+X pages found.
827[ 7.001451] rodata_test: all tests were successful
828[ 7.001455] Run /init as init process
829[ 7.001456] with arguments:
830[ 7.001457] /init
831[ 7.001457] with environment:
832[ 7.001457] HOME=/
833[ 7.001458] TERM=linux
834[ 7.001458] BOOT_IMAGE=/boot/vmlinuz-x86_64
835[ 7.001458] lang=en_US
836[ 7.001459] keytable=us
837[ 7.001459] tz=UTC
838[ 7.001459] misobasedir=manjaro
839[ 7.001460] misolabel=MANJARO_XFCE_2105
840[ 7.001460] driver=nonfree
841[ 7.054094] loop: module loaded
842[ 7.057694] device-mapper: uevent: version 1.0.3
843[ 7.057737] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
844[ 7.107294] wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
845[ 7.114166] xhci_hcd 0000:02:00.0: xHCI Host Controller
846[ 7.114171] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
847[ 7.118714] dca service started, version 1.12.1
848[ 7.119882] Linux agpgart interface v0.103
849[ 7.123689] igb: Intel(R) Gigabit Ethernet Network Driver
850[ 7.123691] igb: Copyright (c) 2007-2014 Intel Corporation.
851[ 7.130305] cryptd: max_cpu_qlen set to 1000
852[ 7.135466] AVX2 version of gcm_enc/dec engaged.
853[ 7.135467] AES CTR mode by8 optimization enabled
854[ 7.152995] pps pps0: new PPS source ptp0
855[ 7.153017] igb 0000:07:00.0: added PHC on eth0
856[ 7.153018] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
857[ 7.153019] igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) e0:d5:5e:ab:f4:65
858[ 7.153020] igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF
859[ 7.153021] igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
860[ 7.167147] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
861[ 7.167460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
862[ 7.167462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
863[ 7.167463] usb usb1: Product: xHCI Host Controller
864[ 7.167464] usb usb1: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
865[ 7.167465] usb usb1: SerialNumber: 0000:02:00.0
866[ 7.167556] hub 1-0:1.0: USB hub found
867[ 7.167571] hub 1-0:1.0: 14 ports detected
868[ 7.167871] xhci_hcd 0000:02:00.0: xHCI Host Controller
869[ 7.167874] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
870[ 7.167877] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
871[ 7.167909] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
872[ 7.167924] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
873[ 7.167925] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
874[ 7.167926] usb usb2: Product: xHCI Host Controller
875[ 7.167926] usb usb2: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
876[ 7.167927] usb usb2: SerialNumber: 0000:02:00.0
877[ 7.167987] hub 2-0:1.0: USB hub found
878[ 7.167997] hub 2-0:1.0: 8 ports detected
879[ 7.168066] usb: port power management may be unreliable
880[ 7.168272] xhci_hcd 0000:08:00.0: xHCI Host Controller
881[ 7.168275] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 3
882[ 7.168471] xhci_hcd 0000:08:00.0: hcc params 0x200071a9 hci version 0x100 quirks 0x0000000000000010
883[ 7.168772] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
884[ 7.168773] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
885[ 7.168774] usb usb3: Product: xHCI Host Controller
886[ 7.168775] usb usb3: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
887[ 7.168776] usb usb3: SerialNumber: 0000:08:00.0
888[ 7.168828] hub 3-0:1.0: USB hub found
889[ 7.168838] hub 3-0:1.0: 4 ports detected
890[ 7.168960] xhci_hcd 0000:08:00.0: xHCI Host Controller
891[ 7.168962] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 4
892[ 7.168964] xhci_hcd 0000:08:00.0: Host supports USB 3.0 SuperSpeed
893[ 7.168976] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
894[ 7.168990] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
895[ 7.168991] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
896[ 7.168992] usb usb4: Product: xHCI Host Controller
897[ 7.168992] usb usb4: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
898[ 7.168993] usb usb4: SerialNumber: 0000:08:00.0
899[ 7.169041] hub 4-0:1.0: USB hub found
900[ 7.169051] hub 4-0:1.0: 4 ports detected
901[ 7.169189] xhci_hcd 0000:09:00.0: xHCI Host Controller
902[ 7.169192] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5
903[ 7.228098] xhci_hcd 0000:09:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
904[ 7.228395] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
905[ 7.228396] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
906[ 7.228397] usb usb5: Product: xHCI Host Controller
907[ 7.228398] usb usb5: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
908[ 7.228398] usb usb5: SerialNumber: 0000:09:00.0
909[ 7.228461] hub 5-0:1.0: USB hub found
910[ 7.228468] hub 5-0:1.0: 2 ports detected
911[ 7.228566] xhci_hcd 0000:09:00.0: xHCI Host Controller
912[ 7.228568] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6
913[ 7.228570] xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
914[ 7.228592] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
915[ 7.228605] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
916[ 7.228606] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
917[ 7.228607] usb usb6: Product: xHCI Host Controller
918[ 7.228608] usb usb6: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
919[ 7.228608] usb usb6: SerialNumber: 0000:09:00.0
920[ 7.228661] hub 6-0:1.0: USB hub found
921[ 7.228667] hub 6-0:1.0: 2 ports detected
922[ 7.228781] xhci_hcd 0000:0b:00.3: xHCI Host Controller
923[ 7.228784] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 7
924[ 7.228873] xhci_hcd 0000:0b:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
925[ 7.229104] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
926[ 7.229106] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
927[ 7.229106] usb usb7: Product: xHCI Host Controller
928[ 7.229107] usb usb7: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
929[ 7.229108] usb usb7: SerialNumber: 0000:0b:00.3
930[ 7.229164] hub 7-0:1.0: USB hub found
931[ 7.229169] hub 7-0:1.0: 4 ports detected
932[ 7.229303] xhci_hcd 0000:0b:00.3: xHCI Host Controller
933[ 7.229305] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 8
934[ 7.229307] xhci_hcd 0000:0b:00.3: Host supports USB 3.0 SuperSpeed
935[ 7.229316] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
936[ 7.229330] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
937[ 7.229331] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
938[ 7.229332] usb usb8: Product: xHCI Host Controller
939[ 7.229332] usb usb8: Manufacturer: Linux 5.10.36-2-MANJARO xhci-hcd
940[ 7.229333] usb usb8: SerialNumber: 0000:0b:00.3
941[ 7.229385] hub 8-0:1.0: USB hub found
942[ 7.229391] hub 8-0:1.0: 4 ports detected
943[ 7.496702] usb 1-4: new high-speed USB device number 2 using xhci_hcd
944[ 7.563360] usb 7-3: new low-speed USB device number 2 using xhci_hcd
945[ 7.673038] usb 1-4: New USB device found, idVendor=03f0, idProduct=632a, bcdDevice= 1.00
946[ 7.673040] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
947[ 7.673041] usb 1-4: Product: HP LaserJet M203-M206
948[ 7.673042] usb 1-4: Manufacturer: HP
949[ 7.673043] usb 1-4: SerialNumber: VND3B11535
950[ 7.697317] random: fast init done
951[ 7.735411] usb 7-3: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
952[ 7.735413] usb 7-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
953[ 7.735414] usb 7-3: Product: USB Optical Mouse
954[ 7.735414] usb 7-3: Manufacturer: PixArt
955[ 7.761543] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:07.1/0000:0b:00.3/usb7/7-3/7-3:1.0/0003:093A:2510.0001/input/input3
956[ 7.761617] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:0b:00.3-3/input0
957[ 7.761638] usbcore: registered new interface driver usbhid
958[ 7.761638] usbhid: USB HID core driver
959[ 7.833464] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
960[ 7.855196] usb 8-1: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
961[ 7.855197] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
962[ 7.855198] usb 8-1: Product: Flash Drive
963[ 7.855199] usb 8-1: Manufacturer: Samsung
964[ 7.855200] usb 8-1: SerialNumber: 0347520070001564
965[ 7.870616] usb-storage 8-1:1.0: USB Mass Storage device detected
966[ 7.870703] usb-storage 8-1:1.0: Quirks match for vid 090c pid 1000: 400
967[ 7.870768] scsi host10: usb-storage 8-1:1.0
968[ 7.870819] usbcore: registered new interface driver usb-storage
969[ 7.871976] usbcore: registered new interface driver uas
970[ 7.973358] usb 7-4: new low-speed USB device number 3 using xhci_hcd
971[ 8.156416] usb 7-4: New USB device found, idVendor=258a, idProduct=0001, bcdDevice= 1.00
972[ 8.156419] usb 7-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
973[ 8.156420] usb 7-4: Product: USB KEYBOARD
974[ 8.156421] usb 7-4: Manufacturer: SINO WEALTH
975[ 8.195616] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:07.1/0000:0b:00.3/usb7/7-4/7-4:1.0/0003:258A:0001.0002/input/input4
976[ 8.250274] hid-generic 0003:258A:0001.0002: input,hidraw1: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:0b:00.3-4/input0
977[ 8.273615] input: SINO WEALTH USB KEYBOARD System Control as /devices/pci0000:00/0000:00:07.1/0000:0b:00.3/usb7/7-4/7-4:1.1/0003:258A:0001.0003/input/input5
978[ 8.330088] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:0b:00.3/usb7/7-4/7-4:1.1/0003:258A:0001.0003/input/input6
979[ 8.330318] hid-generic 0003:258A:0001.0003: input,hiddev96,hidraw2: USB HID v1.10 Device [SINO WEALTH USB KEYBOARD] on usb-0000:0b:00.3-4/input1
980[ 8.547804] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
981[ 8.578606] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
982[ 8.648027] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
983[ 8.722495] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
984[ 9.367506] scsi 10:0:0:0: Direct-Access Samsung Flash Drive 1100 PQ: 0 ANSI: 6
985[ 9.367933] sd 10:0:0:0: [sdc] 250626566 512-byte logical blocks: (128 GB/120 GiB)
986[ 9.368048] sd 10:0:0:0: [sdc] Write Protect is off
987[ 9.368049] sd 10:0:0:0: [sdc] Mode Sense: 43 00 00 00
988[ 9.368168] sd 10:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
989[ 9.418029] sdc: sdc1 sdc2
990[ 9.418823] sd 10:0:0:0: [sdc] Attached SCSI removable disk
991[ 9.771604] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
992[ 9.799597] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
993[ 9.833329] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
994[ 9.847304] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
995[ 9.867581] ISO 9660 Extensions: Microsoft Joliet Level 3
996[ 9.869268] ISO 9660 Extensions: RRIP_1991A
997[ 9.887676] ISO 9660 Extensions: Microsoft Joliet Level 3
998[ 9.889405] ISO 9660 Extensions: RRIP_1991A
999[ 9.992081] squashfs: version 4.0 (2009/01/31) Phillip Lougher
1000[ 10.179395] random: crng init done
1001[ 10.301056] overlayfs: null uuid detected in lower fs '/', falling back to index=off,nfs_export=off.
1002[ 10.301062] overlayfs: "xino" feature enabled using 4 upper inode bits.
1003[ 10.584402] systemd[1]: systemd 247.7-1-manjaro 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)
1004[ 10.600142] systemd[1]: Detected architecture x86-64.
1005[ 10.624649] fbcon: Taking over console
1006[ 10.624796] Console: switching to colour frame buffer device 128x48
1007[ 10.626969] systemd[1]: Set hostname to <manjaro>.
1008[ 11.015108] systemd[1]: Queued start job for default target Graphical Interface.
1009[ 11.024659] systemd[1]: Created slice system-getty.slice.
1010[ 11.024929] systemd[1]: Created slice system-modprobe.slice.
1011[ 11.025141] systemd[1]: Created slice User and Session Slice.
1012[ 11.025223] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
1013[ 11.025300] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
1014[ 11.025447] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
1015[ 11.025517] systemd[1]: Reached target Local Encrypted Volumes.
1016[ 11.025563] systemd[1]: Reached target Login Prompts.
1017[ 11.025615] systemd[1]: Reached target Remote File Systems.
1018[ 11.025655] systemd[1]: Reached target Slices.
1019[ 11.025698] systemd[1]: Reached target Swap.
1020[ 11.025772] systemd[1]: Listening on Device-mapper event daemon FIFOs.
1021[ 11.026252] systemd[1]: Listening on LVM2 poll daemon socket.
1022[ 11.027199] systemd[1]: Listening on Process Core Dump Socket.
1023[ 11.027383] systemd[1]: Listening on Journal Audit Socket.
1024[ 11.027486] systemd[1]: Listening on Journal Socket (/dev/log).
1025[ 11.027596] systemd[1]: Listening on Journal Socket.
1026[ 11.028073] systemd[1]: Listening on udev Control Socket.
1027[ 11.028175] systemd[1]: Listening on udev Kernel Socket.
1028[ 11.028770] systemd[1]: Mounting Huge Pages File System...
1029[ 11.029362] systemd[1]: Mounting POSIX Message Queue File System...
1030[ 11.029979] systemd[1]: Mounting Kernel Debug File System...
1031[ 11.030580] systemd[1]: Mounting Kernel Trace File System...
1032[ 11.032761] systemd[1]: Mounting Temporary Directory (/tmp)...
1033[ 11.033373] systemd[1]: Starting Load AppArmor profiles...
1034[ 11.034201] systemd[1]: Starting Create list of static device nodes for the current kernel...
1035[ 11.034805] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
1036[ 11.035422] systemd[1]: Starting Load Kernel Module configfs...
1037[ 11.035944] systemd[1]: Starting Load Kernel Module drm...
1038[ 11.036543] systemd[1]: Starting Load Kernel Module fuse...
1039[ 11.037107] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
1040[ 11.038632] systemd[1]: Starting Load Kernel Modules...
1041[ 11.039212] systemd[1]: Starting Remount Root and Kernel File Systems...
1042[ 11.048335] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
1043[ 11.048865] systemd[1]: Starting Coldplug All udev Devices...
1044[ 11.050307] systemd[1]: Mounted Huge Pages File System.
1045[ 11.050410] systemd[1]: Mounted POSIX Message Queue File System.
1046[ 11.050508] systemd[1]: Mounted Kernel Debug File System.
1047[ 11.050594] systemd[1]: Mounted Kernel Trace File System.
1048[ 11.050680] systemd[1]: Mounted Temporary Directory (/tmp).
1049[ 11.051013] systemd[1]: Finished Create list of static device nodes for the current kernel.
1050[ 11.051223] systemd[1]: modprobe@configfs.service: Succeeded.
1051[ 11.051441] systemd[1]: Finished Load Kernel Module configfs.
1052[ 11.051620] systemd[1]: modprobe@drm.service: Succeeded.
1053[ 11.051831] fuse: init (API version 7.32)
1054[ 11.051858] systemd[1]: Finished Load Kernel Module drm.
1055[ 11.052495] systemd[1]: Mounting Kernel Configuration File System...
1056[ 11.052722] systemd[1]: modprobe@fuse.service: Succeeded.
1057[ 11.052960] systemd[1]: Finished Load Kernel Module fuse.
1058[ 11.053628] systemd[1]: Mounting FUSE Control File System...
1059[ 11.054679] systemd[1]: Finished Remount Root and Kernel File Systems.
1060[ 11.055404] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
1061[ 11.068744] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
1062[ 11.069324] systemd[1]: Starting Load/Save Random Seed...
1063[ 11.070043] systemd[1]: Condition check resulted in Create System Users being skipped.
1064[ 11.070539] systemd[1]: Starting Create Static Device Nodes in /dev...
1065[ 11.072104] systemd[1]: Mounted Kernel Configuration File System.
1066[ 11.072821] systemd[1]: Mounted FUSE Control File System.
1067[ 11.096596] systemd[1]: Finished Load/Save Random Seed.
1068[ 11.097273] spl: loading out-of-tree module taints kernel.
1069[ 11.097338] spl: module verification failed: signature and/or required key missing - tainting kernel
1070[ 11.097387] systemd[1]: Condition check resulted in First Boot Complete being skipped.
1071[ 11.104006] znvpair: module license 'CDDL' taints kernel.
1072[ 11.104007] Disabling lock debugging due to kernel taint
1073[ 11.117407] systemd[1]: Finished Create Static Device Nodes in /dev.
1074[ 11.118862] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
1075[ 11.120590] systemd[1]: Starting Journal Service...
1076[ 11.122108] systemd[1]: Starting Rule-based Manager for Device Events and Files...
1077[ 11.137971] systemd[1]: Finished Coldplug All udev Devices.
1078[ 11.163898] audit: type=1400 audit(1624591089.211:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=532 comm="apparmor_parser"
1079[ 11.183211] audit: type=1400 audit(1624591089.228:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=533 comm="apparmor_parser"
1080[ 11.184106] audit: type=1400 audit(1624591089.231:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=533 comm="apparmor_parser"
1081[ 11.188309] systemd[1]: Started Rule-based Manager for Device Events and Files.
1082[ 11.189118] audit: type=1130 audit(1624591089.234:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1083[ 11.213850] systemd[1]: Started Journal Service.
1084[ 11.216691] audit: type=1130 audit(1624591089.261:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1085[ 11.224291] systemd-journald[540]: Received client request to flush runtime journal.
1086[ 11.226432] audit: type=1130 audit(1624591089.271:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1087[ 11.248920] audit: type=1400 audit(1624591089.294:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-script-login" pid=535 comm="apparmor_parser"
1088[ 11.268001] acpi_cpufreq: overriding BIOS provided _PSD data
1089[ 11.268973] audit: type=1400 audit(1624591089.314:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=534 comm="apparmor_parser"
1090[ 11.295576] igb 0000:07:00.0 enp7s0: renamed from eth0
1091[ 11.314664] ZFS: Loaded module v2.0.4-1, ZFS pool version 5000, ZFS filesystem version 5
1092[ 11.339718] audit: type=1130 audit(1624591089.384:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1093[ 11.342566] audit: type=1400 audit(1624591089.388:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=531 comm="apparmor_parser"
1094[ 11.390384] input: PC Speaker as /devices/platform/pcspkr/input/input7
1095[ 11.392010] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
1096[ 11.392013] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
1097[ 11.392140] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
1098[ 11.392539] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
1099[ 11.392540] RAPL PMU: hw unit of domain package 2^-16 Joules
1100[ 11.393711] ccp 0000:0b:00.2: enabling device (0000 -> 0002)
1101[ 11.394333] ccp 0000:0b:00.2: ccp enabled
1102[ 11.400602] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
1103[ 11.400689] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
1104[ 11.400798] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
1105[ 11.510164] kvm: Nested Virtualization enabled
1106[ 11.510182] SVM: kvm: Nested Paging enabled
1107[ 11.510183] SVM: Virtual VMLOAD VMSAVE supported
1108[ 11.510184] SVM: Virtual GIF supported
1109[ 11.566354] MCE: In-kernel MCE decoding enabled.
1110[ 11.572555] EDAC amd64: F17h detected (node 0).
1111[ 11.572591] EDAC amd64: Node 0: DRAM ECC disabled.
1112[ 11.697784] EDAC amd64: F17h detected (node 0).
1113[ 11.697839] EDAC amd64: Node 0: DRAM ECC disabled.
1114[ 11.833325] EDAC amd64: F17h detected (node 0).
1115[ 11.833512] EDAC amd64: Node 0: DRAM ECC disabled.
1116[ 11.845854] snd_hda_intel 0000:0a:00.1: Disabling MSI
1117[ 11.845863] snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
1118[ 11.845950] snd_hda_intel 0000:0c:00.3: enabling device (0000 -> 0002)
1119[ 11.986956] EDAC amd64: F17h detected (node 0).
1120[ 11.987015] EDAC amd64: Node 0: DRAM ECC disabled.
1121[ 11.993396] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
1122[ 11.993398] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
1123[ 11.993399] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
1124[ 11.993400] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
1125[ 11.993401] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
1126[ 11.993402] snd_hda_codec_realtek hdaudioC1D0: inputs:
1127[ 11.993403] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
1128[ 11.993404] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
1129[ 11.993405] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
1130[ 11.998989] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8
1131[ 11.999039] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9
1132[ 11.999077] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input10
1133[ 11.999118] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input11
1134[ 11.999155] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input12
1135[ 11.999193] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input13
1136[ 11.999232] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input14
1137[ 12.007981] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input15
1138[ 12.008127] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input16
1139[ 12.008230] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input17
1140[ 12.008326] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input18
1141[ 12.008411] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input19
1142[ 12.008508] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input20
1143[ 12.008590] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input21
1144[ 12.087391] EDAC amd64: F17h detected (node 0).
1145[ 12.087427] EDAC amd64: Node 0: DRAM ECC disabled.
1146[ 12.217825] EDAC amd64: F17h detected (node 0).
1147[ 12.217878] EDAC amd64: Node 0: DRAM ECC disabled.
1148[ 12.364477] EDAC amd64: F17h detected (node 0).
1149[ 12.364530] EDAC amd64: Node 0: DRAM ECC disabled.
1150[ 12.511076] EDAC amd64: F17h detected (node 0).
1151[ 12.511159] EDAC amd64: Node 0: DRAM ECC disabled.
1152[ 12.623187] EDAC amd64: F17h detected (node 0).
1153[ 12.623228] EDAC amd64: Node 0: DRAM ECC disabled.
1154[ 12.623838] mousedev: PS/2 mouse device common for all mice
1155[ 12.752123] EDAC amd64: F17h detected (node 0).
1156[ 12.752157] EDAC amd64: Node 0: DRAM ECC disabled.
1157[ 12.847384] EDAC amd64: F17h detected (node 0).
1158[ 12.847421] EDAC amd64: Node 0: DRAM ECC disabled.
1159[ 12.989961] EDAC amd64: F17h detected (node 0).
1160[ 12.989997] EDAC amd64: Node 0: DRAM ECC disabled.
1161[ 13.107438] EDAC amd64: F17h detected (node 0).
1162[ 13.107474] EDAC amd64: Node 0: DRAM ECC disabled.
1163[ 13.226874] EDAC amd64: F17h detected (node 0).
1164[ 13.226923] EDAC amd64: Node 0: DRAM ECC disabled.
1165[ 13.233445] usblp 1-4:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x632A
1166[ 13.233485] usbcore: registered new interface driver usblp
1167[ 13.298777] EDAC amd64: F17h detected (node 0).
1168[ 13.298816] EDAC amd64: Node 0: DRAM ECC disabled.
1169[ 13.377561] EDAC amd64: F17h detected (node 0).
1170[ 13.377611] EDAC amd64: Node 0: DRAM ECC disabled.
1171[ 13.568721] st: Version 20160209, fixed bufsize 32768, s/g segs 256
1172[ 13.609061] sd 4:0:0:0: Attached scsi generic sg0 type 0
1173[ 13.609091] sd 5:0:0:0: Attached scsi generic sg1 type 0
1174[ 13.609121] sd 10:0:0:0: Attached scsi generic sg2 type 0
1175[ 16.020563] igb 0000:07:00.0 enp7s0: igb: enp7s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
1176[ 16.663578] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
1177[ 18.663270] kauditd_printk_skb: 52 callbacks suppressed
1178[ 18.663272] audit: type=1131 audit(1624591096.708:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1179[ 23.986488] audit: type=1131 audit(1624591102.031:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1180[ 25.121007] audit: type=1334 audit(1624591103.168:66): prog-id=10 op=UNLOAD
1181[ 25.121014] audit: type=1334 audit(1624591103.168:67): prog-id=9 op=UNLOAD
1182[ 25.123381] audit: type=1334 audit(1624591103.171:68): prog-id=8 op=UNLOAD
1183[ 25.123386] audit: type=1334 audit(1624591103.171:69): prog-id=7 op=UNLOAD
1184[ 25.150521] audit: type=1334 audit(1624591103.198:70): prog-id=4 op=UNLOAD
1185[ 25.150526] audit: type=1334 audit(1624591103.198:71): prog-id=3 op=UNLOAD
1186[ 25.151017] audit: type=1334 audit(1624591103.198:72): prog-id=6 op=UNLOAD
1187[ 25.151222] audit: type=1334 audit(1624591103.198:73): prog-id=5 op=UNLOAD
1188[ 25.286219] audit: type=1334 audit(1624591103.331:74): prog-id=11 op=LOAD
1189[ 40.283942] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
1190
1191[ 40.284413] nvidia 0000:0a:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
1192[ 40.401083] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.80 Fri May 7 06:55:54 UTC 2021
1193[ 40.479668] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 460.80 Fri May 7 06:48:29 UTC 2021
1194[ 40.481012] [drm] [nvidia-drm] [GPU ID 0x00000a00] Loading driver
1195[ 40.481015] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0a:00.0 on minor 0
1196[ 40.485347] kauditd_printk_skb: 8 callbacks suppressed
1197[ 40.485348] audit: type=1130 audit(1624591118.531:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1198[ 40.485360] audit: type=1131 audit(1624591118.531:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1199[ 40.492845] audit: type=1130 audit(1624591118.538:85): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1200[ 40.526978] audit: type=1130 audit(1624591118.574:86): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1201[ 40.557557] audit: type=1130 audit(1624591118.604:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1202[ 40.787266] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
1203[ 40.787395] caller _nv000708rm+0x1af/0x200 [nvidia] mapping multiple BARs
1204[ 41.897243] audit: type=1100 audit(1624591119.944:88): pid=4121 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
1205[ 41.898433] audit: type=1101 audit(1624591119.944:89): pid=4121 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
1206[ 41.905460] audit: type=1103 audit(1624591119.951:90): pid=4121 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
1207[ 41.905548] audit: type=1006 audit(1624591119.951:91): pid=4121 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
1208[ 41.925439] audit: type=1130 audit(1624591119.971:92): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1209[ 48.242608] kauditd_printk_skb: 29 callbacks suppressed
1210[ 48.242611] audit: type=1105 audit(1624591126.288:122): pid=4469 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
1211[ 52.345569] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
1212[ 52.373937] JFS: nTxBlock = 8192, nTxLock = 65536
1213[ 52.446958] raid6: skip pq benchmark and using algorithm avx2x4
1214[ 52.446960] raid6: using avx2x2 recovery algorithm
1215[ 52.449561] xor: automatically using best checksumming function avx
1216[ 52.547665] Btrfs loaded, crc32c=crc32c-intel
1217[ 56.588530] EXT4-fs (nvme0n1p1): mounted filesystem without journal. Opts: noload
1218[ 56.657072] EXT4-fs (sda1): mounted filesystem without journal. Opts: noload
1219[ 74.042639] audit: type=1131 audit(1624591152.088:123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1220[ 149.095717] audit: type=1101 audit(1624591227.141:124): pid=6284 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
1221[ 149.095945] audit: type=1110 audit(1624591227.141:125): pid=6284 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
1222[ 149.096254] audit: type=1105 audit(1624591227.141:126): pid=6284 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
1223[ 154.814335] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
1224[ 154.870425] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
1225[ 230.785536] audit: type=1101 audit(1624591308.831:127): pid=7419 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1226[ 230.785824] audit: type=1110 audit(1624591308.831:128): pid=7419 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1227[ 230.786551] audit: type=1105 audit(1624591308.831:129): pid=7419 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1228[ 234.487002] audit: type=1106 audit(1624591312.534:130): pid=7419 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1229[ 234.487118] audit: type=1104 audit(1624591312.534:131): pid=7419 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1230[ 308.863691] audit: type=1101 audit(1624591386.911:132): pid=7525 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1231[ 358.201862] audit: type=1100 audit(1624591436.248:133): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1232[ 358.203584] audit: type=1101 audit(1624591436.251:134): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1233[ 358.206096] audit: type=1103 audit(1624591436.251:135): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1234[ 358.208389] audit: type=1105 audit(1624591436.254:136): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1235[ 396.219530] audit: type=1100 audit(1624591474.264:137): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1236[ 396.219802] audit: type=1101 audit(1624591474.264:138): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1237[ 396.220096] audit: type=1110 audit(1624591474.268:139): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1238[ 396.220382] audit: type=1105 audit(1624591474.268:140): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1239[ 596.575580] audit: type=1106 audit(1624591674.621:141): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1240[ 596.575679] audit: type=1104 audit(1624591674.621:142): pid=7696 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1241[ 609.933292] audit: type=1701 audit(1624591687.981:143): auid=1000 uid=1000 gid=1000 ses=1 subj==unconfined pid=7773 comm="pkttyagent" exe="/usr/bin/pkttyagent" sig=6 res=1
1242[ 609.947437] audit: type=1334 audit(1624591687.994:144): prog-id=22 op=LOAD
1243[ 609.947573] audit: type=1334 audit(1624591687.994:145): prog-id=23 op=LOAD
1244[ 609.948666] audit: type=1130 audit(1624591687.994:146): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@0-7774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1245[ 610.036154] audit: type=1131 audit(1624591688.081:147): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@0-7774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1246[ 610.210616] audit: type=1334 audit(1624591688.258:148): prog-id=23 op=UNLOAD
1247[ 610.210622] audit: type=1334 audit(1624591688.258:149): prog-id=22 op=UNLOAD
1248[ 642.261596] audit: type=1101 audit(1624591720.308:150): pid=7803 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1249[ 642.261657] audit: type=1110 audit(1624591720.308:151): pid=7803 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1250[ 642.261759] audit: type=1105 audit(1624591720.308:152): pid=7803 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1251[ 642.284658] audit: type=1106 audit(1624591720.331:153): pid=7803 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1252[ 642.284683] audit: type=1104 audit(1624591720.331:154): pid=7803 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1253[ 666.266270] audit: type=1101 audit(1624591744.311:155): pid=7828 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1254[ 666.266685] audit: type=1110 audit(1624591744.314:156): pid=7828 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1255[ 666.267076] audit: type=1105 audit(1624591744.314:157): pid=7828 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1256[ 666.285528] audit: type=1106 audit(1624591744.331:158): pid=7828 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1257[ 666.285595] audit: type=1104 audit(1624591744.331:159): pid=7828 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1258[ 749.494025] audit: type=1101 audit(1624591827.541:160): pid=7882 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
1259[ 749.494303] audit: type=1110 audit(1624591827.541:161): pid=7882 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
1260[ 749.494641] audit: type=1105 audit(1624591827.541:162): pid=7882 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
1261[ 759.645833] audit: type=1100 audit(1624591837.691:163): pid=8795 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1262[ 759.647621] audit: type=1101 audit(1624591837.694:164): pid=8795 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1263[ 759.649855] audit: type=1103 audit(1624591837.694:165): pid=8795 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1264[ 759.651816] audit: type=1105 audit(1624591837.698:166): pid=8795 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1265[ 769.896755] audit: type=1106 audit(1624591847.944:167): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1266[ 769.896793] audit: type=1104 audit(1624591847.944:168): pid=7651 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1267[ 770.063630] audit: type=1106 audit(1624591848.111:169): pid=6284 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
1268[ 770.063740] audit: type=1104 audit(1624591848.111:170): pid=6284 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
1269[ 806.892965] audit: type=1100 audit(1624591884.938:171): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1270[ 806.893119] audit: type=1101 audit(1624591884.938:172): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1271[ 806.893932] audit: type=1110 audit(1624591884.941:173): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1272[ 806.894182] audit: type=1105 audit(1624591884.941:174): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1273[ 807.182615] audit: type=1106 audit(1624591885.228:175): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1274[ 807.182670] audit: type=1104 audit(1624591885.228:176): pid=8853 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1275[ 835.160485] audit: type=1101 audit(1624591913.208:177): pid=8875 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1276[ 835.160708] audit: type=1110 audit(1624591913.208:178): pid=8875 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1277[ 835.160979] audit: type=1105 audit(1624591913.208:179): pid=8875 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1278[ 876.052354] audit: type=1106 audit(1624591954.098:180): pid=8875 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1279[ 876.052422] audit: type=1104 audit(1624591954.098:181): pid=8875 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1280[ 904.938153] audit: type=1101 audit(1624591982.984:182): pid=8937 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
1281[ 904.938501] audit: type=1110 audit(1624591982.984:183): pid=8937 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
1282[ 904.938826] audit: type=1105 audit(1624591982.984:184): pid=8937 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
1283[ 904.956291] audit: type=1130 audit(1624591983.001:185): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1284[ 904.956305] audit: type=1131 audit(1624591983.001:186): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1285[ 908.561137] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
1286[ 917.518023] audit: type=1100 audit(1624591995.564:187): pid=9990 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1287[ 917.519513] audit: type=1101 audit(1624591995.564:188): pid=9990 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1288[ 917.521600] audit: type=1103 audit(1624591995.568:189): pid=9990 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_rootok acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1289[ 917.523541] audit: type=1105 audit(1624591995.571:190): pid=9990 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_unix acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
1290[ 1317.518235] audit: type=1100 audit(1624592395.564:191): pid=10276 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1291[ 1317.518508] audit: type=1101 audit(1624592395.564:192): pid=10276 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="<user>" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1292[ 1317.518761] audit: type=1110 audit(1624592395.564:193): pid=10276 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
1293[ 1317.530930] audit: type=1105 audit(1624592395.578:194): pid=10276 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'