· 6 years ago · Feb 13, 2020, 08:00 PM
1
2nicolas@nicolas-HP-Laptop-14-cm0xxx:~$ dmesg
3[ 0.000000] Linux version 5.3.0-28-generic (buildd@lcy01-amd64-009) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #30~18.04.1-Ubuntu SMP Fri Jan 17 06:14:09 UTC 2020 (Ubuntu 5.3.0-28.30~18.04.1-generic 5.3.13)
4[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-28-generic root=UUID=6d6d1ddb-587e-4060-b8e5-f310890da5ca ro quiet splash vt.handoff=1
5[ 0.000000] KERNEL supported cpus:
6[ 0.000000] Intel GenuineIntel
7[ 0.000000] AMD AuthenticAMD
8[ 0.000000] Hygon HygonGenuine
9[ 0.000000] Centaur CentaurHauls
10[ 0.000000] zhaoxin Shanghai
11[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
12[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
13[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
14[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
15[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
16[ 0.000000] BIOS-provided physical RAM map:
17[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
18[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
19[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000e2aaefff] usable
20[ 0.000000] BIOS-e820: [mem 0x00000000e2aaf000-0x00000000e2ab6fff] ACPI data
21[ 0.000000] BIOS-e820: [mem 0x00000000e2ab7000-0x00000000e59cefff] usable
22[ 0.000000] BIOS-e820: [mem 0x00000000e59cf000-0x00000000e5abefff] reserved
23[ 0.000000] BIOS-e820: [mem 0x00000000e5abf000-0x00000000e5aeefff] ACPI data
24[ 0.000000] BIOS-e820: [mem 0x00000000e5aef000-0x00000000e5bf4fff] ACPI NVS
25[ 0.000000] BIOS-e820: [mem 0x00000000e5bf5000-0x00000000e5eb4fff] reserved
26[ 0.000000] BIOS-e820: [mem 0x00000000e5eb5000-0x00000000e5f74fff] type 20
27[ 0.000000] BIOS-e820: [mem 0x00000000e5f75000-0x00000000e6ffffff] usable
28[ 0.000000] BIOS-e820: [mem 0x00000000e7000000-0x00000000e7ffffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe7fffff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] 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 0x00000000fedc0000-0x00000000fedc0fff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedc8fff] 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-0x0000000111ffffff] usable
41[ 0.000000] BIOS-e820: [mem 0x0000000112000000-0x0000000116ffffff] reserved
42[ 0.000000] NX (Execute Disable) protection: active
43[ 0.000000] efi: EFI v2.60 by American Megatrends
44[ 0.000000] efi: TPMFinalLog=0xe5bbc000 ACPI 2.0=0xe5ac5000 ACPI=0xe5ac5000 SMBIOS=0xe5e1f000 SMBIOS 3.0=0xe5e1e000 MEMATTR=0xe46b3018 ESRT=0xe49b7098
45[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
46[ 0.000000] SMBIOS 3.0.0 present.
47[ 0.000000] DMI: HP HP Laptop 14-cm0xxx/84A0, BIOS F.24 01/04/2019
48[ 0.000000] tsc: Fast TSC calibration using PIT
49[ 0.000000] tsc: Detected 2595.288 MHz processor
50[ 0.000238] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
51[ 0.000240] e820: remove [mem 0x000a0000-0x000fffff] usable
52[ 0.000248] last_pfn = 0x112000 max_arch_pfn = 0x400000000
53[ 0.000254] MTRR default type: uncachable
54[ 0.000255] MTRR fixed ranges enabled:
55[ 0.000256] 00000-9FFFF write-back
56[ 0.000257] A0000-BFFFF write-through
57[ 0.000258] C0000-DFFFF uncachable
58[ 0.000259] E0000-FFFFF write-protect
59[ 0.000260] MTRR variable ranges enabled:
60[ 0.000261] 0 base 000000000000 mask FFFF80000000 write-back
61[ 0.000263] 1 base 000080000000 mask FFFFC0000000 write-back
62[ 0.000264] 2 base 0000C0000000 mask FFFFE0000000 write-back
63[ 0.000265] 3 base 0000E0000000 mask FFFFF8000000 write-back
64[ 0.000266] 4 base 0000E7000000 mask FFFFFF000000 uncachable
65[ 0.000266] 5 disabled
66[ 0.000267] 6 disabled
67[ 0.000267] 7 disabled
68[ 0.000269] TOM2: 0000000117000000 aka 4464M
69[ 0.000546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
70[ 0.000664] total RAM covered: 3696M
71[ 0.001229] Found optimal setting for mtrr clean up
72[ 0.001232] gran_size: 64K chunk_size: 512M num_reg: 4 lose cover RAM: 0G
73[ 0.001418] e820: update [mem 0xe7000000-0xffffffff] usable ==> reserved
74[ 0.001425] last_pfn = 0xe7000 max_arch_pfn = 0x400000000
75[ 0.006671] esrt: Reserving ESRT space from 0x00000000e49b7098 to 0x00000000e49b70d0.
76[ 0.006690] check: Scanning 1 areas for low memory corruption
77[ 0.006694] Using GB pages for direct mapping
78[ 0.006696] BRK [0xa5001000, 0xa5001fff] PGTABLE
79[ 0.006699] BRK [0xa5002000, 0xa5002fff] PGTABLE
80[ 0.006700] BRK [0xa5003000, 0xa5003fff] PGTABLE
81[ 0.006756] BRK [0xa5004000, 0xa5004fff] PGTABLE
82[ 0.006758] BRK [0xa5005000, 0xa5005fff] PGTABLE
83[ 0.006928] BRK [0xa5006000, 0xa5006fff] PGTABLE
84[ 0.006991] BRK [0xa5007000, 0xa5007fff] PGTABLE
85[ 0.007194] BRK [0xa5008000, 0xa5008fff] PGTABLE
86[ 0.007271] BRK [0xa5009000, 0xa5009fff] PGTABLE
87[ 0.007607] RAMDISK: [mem 0x2fc83000-0x33e38fff]
88[ 0.007617] ACPI: Early table checksum verification disabled
89[ 0.007621] ACPI: RSDP 0x00000000E5AC5000 000024 (v02 HPQOEM)
90[ 0.007625] ACPI: XSDT 0x00000000E5AC50A0 0000C4 (v01 HPQOEM SLIC-MPC 01072009 HP 00010013)
91[ 0.007631] ACPI: FACP 0x00000000E5AD67D0 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013)
92[ 0.007636] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20190703/tbfadt-624)
93[ 0.007641] ACPI: DSDT 0x00000000E5AC51F8 0115D3 (v02 HPQOEM 84A0 01072009 ACPI 20120913)
94[ 0.007644] ACPI: FACS 0x00000000E5BB9F00 000040
95[ 0.007646] ACPI: APIC 0x00000000E5AD68E8 00007E (v03 HPQOEM 84A0 01072009 HP 00010013)
96[ 0.007649] ACPI: FPDT 0x00000000E5AD6968 000044 (v01 HPQOEM 84A0 01072009 HP 00010013)
97[ 0.007652] ACPI: FIDT 0x00000000E5AD69B0 00009C (v01 HPQOEM 84A0 01072009 HP 00010013)
98[ 0.007654] ACPI: EEPM 0x00000000E5AD6A50 00002F (v01 HPQOEM 84A0 01072009 HP 00010013)
99[ 0.007657] ACPI: MCFG 0x00000000E5AD6A80 00003C (v01 HPQOEM 84A0 01072009 HP 00010013)
100[ 0.007660] ACPI: MSDM 0x00000000E5AD6AC0 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00010013)
101[ 0.007662] ACPI: HPET 0x00000000E5AD6B18 000038 (v01 HPQOEM 84A0 01072009 HP 00000005)
102[ 0.007665] ACPI: UEFI 0x00000000E5AD6B50 000042 (v01 HPQOEM 84A0 00000000 HP 00000000)
103[ 0.007667] ACPI: IVRS 0x00000000E5AD6B98 0000D0 (v02 HPQOEM 84A0 00000001 HP 00000000)
104[ 0.007670] ACPI: VFCT 0x00000000E5AD6C68 00FC84 (v01 HPQOEM 84A0 00000001 HP 31504F47)
105[ 0.007673] ACPI: TPM2 0x00000000E5AE68F0 000034 (v03 HPQOEM 84A0 00000001 HP 00000000)
106[ 0.007675] ACPI: SSDT 0x00000000E5AE6928 0006B2 (v01 HPQOEM 84A0 00000001 ACPI 00000001)
107[ 0.007678] ACPI: SSDT 0x00000000E5AE6FE0 004B5B (v02 HPQOEM 84A0 00000002 ACPI 04000000)
108[ 0.007681] ACPI: CRAT 0x00000000E5AEBB40 0002E8 (v01 HPQOEM 84A0 00000001 HP 00000001)
109[ 0.007683] ACPI: SSDT 0x00000000E5AEBE28 0015D3 (v01 HPQOEM 84A0 00000001 ACPI 20120913)
110[ 0.007686] ACPI: SSDT 0x00000000E5AED400 00160A (v01 HPQOEM 84A0 00000001 ACPI 20120913)
111[ 0.007688] ACPI: SSDT 0x00000000E5AEEA10 00043B (v01 HPQOEM 84A0 00000001 ACPI 20120913)
112[ 0.007691] ACPI: WSMT 0x00000000E5AEEE50 000028 (v01 HPQOEM 84A0 01072009 HP 00010013)
113[ 0.007694] ACPI: BGRT 0x00000000E5AEEE78 000038 (v01 HPQOEM 84A0 01072009 HP 00010013)
114[ 0.007703] ACPI: Local APIC address 0xfee00000
115[ 0.007814] No NUMA configuration found
116[ 0.007815] Faking a node at [mem 0x0000000000000000-0x0000000111ffffff]
117[ 0.007825] NODE_DATA(0) allocated [mem 0x111fd5000-0x111ffffff]
118[ 0.008121] Zone ranges:
119[ 0.008122] DMA [mem 0x0000000000001000-0x0000000000ffffff]
120[ 0.008123] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
121[ 0.008124] Normal [mem 0x0000000100000000-0x0000000111ffffff]
122[ 0.008125] Device empty
123[ 0.008126] Movable zone start for each node
124[ 0.008128] Early memory node ranges
125[ 0.008129] node 0: [mem 0x0000000000001000-0x000000000009ffff]
126[ 0.008130] node 0: [mem 0x0000000000100000-0x00000000e2aaefff]
127[ 0.008131] node 0: [mem 0x00000000e2ab7000-0x00000000e59cefff]
128[ 0.008132] node 0: [mem 0x00000000e5f75000-0x00000000e6ffffff]
129[ 0.008133] node 0: [mem 0x0000000100000000-0x0000000111ffffff]
130[ 0.008193] Zeroed struct page in unavailable ranges: 5647 pages
131[ 0.008194] Initmem setup node 0 [mem 0x0000000000001000-0x0000000111ffffff]
132[ 0.008196] On node 0 totalpages: 1018353
133[ 0.008197] DMA zone: 64 pages used for memmap
134[ 0.008198] DMA zone: 24 pages reserved
135[ 0.008199] DMA zone: 3999 pages, LIFO batch:0
136[ 0.008266] DMA32 zone: 14698 pages used for memmap
137[ 0.008267] DMA32 zone: 940626 pages, LIFO batch:63
138[ 0.024204] Normal zone: 1152 pages used for memmap
139[ 0.024205] Normal zone: 73728 pages, LIFO batch:15
140[ 0.025504] ACPI: PM-Timer IO Port: 0x808
141[ 0.025506] ACPI: Local APIC address 0xfee00000
142[ 0.025513] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
143[ 0.025523] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
144[ 0.025526] IOAPIC[1]: apic_id 1, version 33, address 0xfec01000, GSI 24-55
145[ 0.025528] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
146[ 0.025530] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
147[ 0.025531] ACPI: IRQ0 used by override.
148[ 0.025532] ACPI: IRQ9 used by override.
149[ 0.025534] Using ACPI (MADT) for SMP configuration information
150[ 0.025536] ACPI: HPET id: 0x10228201 base: 0xfed00000
151[ 0.025544] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
152[ 0.025575] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
153[ 0.025577] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
154[ 0.025579] PM: Registered nosave memory: [mem 0xe2aaf000-0xe2ab6fff]
155[ 0.025581] PM: Registered nosave memory: [mem 0xe59cf000-0xe5abefff]
156[ 0.025581] PM: Registered nosave memory: [mem 0xe5abf000-0xe5aeefff]
157[ 0.025582] PM: Registered nosave memory: [mem 0xe5aef000-0xe5bf4fff]
158[ 0.025583] PM: Registered nosave memory: [mem 0xe5bf5000-0xe5eb4fff]
159[ 0.025583] PM: Registered nosave memory: [mem 0xe5eb5000-0xe5f74fff]
160[ 0.025585] PM: Registered nosave memory: [mem 0xe7000000-0xe7ffffff]
161[ 0.025586] PM: Registered nosave memory: [mem 0xe8000000-0xf7ffffff]
162[ 0.025586] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
163[ 0.025587] PM: Registered nosave memory: [mem 0xfc000000-0xfe6fffff]
164[ 0.025588] PM: Registered nosave memory: [mem 0xfe700000-0xfe7fffff]
165[ 0.025588] PM: Registered nosave memory: [mem 0xfe800000-0xfeb7ffff]
166[ 0.025589] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
167[ 0.025589] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
168[ 0.025590] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
169[ 0.025591] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
170[ 0.025591] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
171[ 0.025592] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
172[ 0.025592] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
173[ 0.025593] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
174[ 0.025594] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
175[ 0.025594] PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff]
176[ 0.025595] PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff]
177[ 0.025595] PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff]
178[ 0.025596] PM: Registered nosave memory: [mem 0xfedc2000-0xfedc8fff]
179[ 0.025596] PM: Registered nosave memory: [mem 0xfedc9000-0xfedfffff]
180[ 0.025597] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
181[ 0.025598] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
182[ 0.025598] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
183[ 0.025601] [mem 0xe8000000-0xf7ffffff] available for PCI devices
184[ 0.025602] Booting paravirtualized kernel on bare hardware
185[ 0.025606] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
186[ 0.025614] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
187[ 0.026341] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
188[ 0.026351] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
189[ 0.026352] pcpu-alloc: [0] 0 1 2 3
190[ 0.026392] Built 1 zonelists, mobility grouping on. Total pages: 1002415
191[ 0.026393] Policy zone: Normal
192[ 0.026395] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-28-generic root=UUID=6d6d1ddb-587e-4060-b8e5-f310890da5ca ro quiet splash vt.handoff=1
193[ 0.027450] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
194[ 0.027927] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
195[ 0.027960] mem auto-init: stack:off, heap alloc:on, heap free:off
196[ 0.043657] Calgary: detecting Calgary via BIOS EBDA area
197[ 0.043659] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
198[ 0.061456] Memory: 3803068K/4073412K available (14339K kernel code, 2370K rwdata, 4668K rodata, 2660K init, 5076K bss, 270344K reserved, 0K cma-reserved)
199[ 0.061732] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
200[ 0.061753] ftrace: allocating 42927 entries in 168 pages
201[ 0.083607] rcu: Hierarchical RCU implementation.
202[ 0.083609] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
203[ 0.083610] Tasks RCU enabled.
204[ 0.083611] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
205[ 0.083612] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
206[ 0.087372] NR_IRQS: 524544, nr_irqs: 1000, preallocated irqs: 16
207[ 0.087717] random: crng done (trusting CPU's manufacturer)
208[ 0.087757] vt handoff: transparent VT on vt#1
209[ 0.087766] Console: colour dummy device 80x25
210[ 0.087772] printk: console [tty0] enabled
211[ 0.087798] ACPI: Core revision 20190703
212[ 0.088022] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
213[ 0.088037] APIC: Switch to symmetric I/O mode setup
214[ 0.110931] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
215[ 0.128037] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2568d8ba196, max_idle_ns: 440795203506 ns
216[ 0.128044] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.57 BogoMIPS (lpj=10381152)
217[ 0.128047] pid_max: default: 32768 minimum: 301
218[ 0.130400] LSM: Security Framework initializing
219[ 0.130414] Yama: becoming mindful.
220[ 0.130467] AppArmor: AppArmor initialized
221[ 0.130535] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
222[ 0.130552] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
223[ 0.130770] *** VALIDATE proc ***
224[ 0.130838] *** VALIDATE cgroup1 ***
225[ 0.130839] *** VALIDATE cgroup2 ***
226[ 0.130891] BIOS may not properly restore RDRAND after suspend, hiding RDRAND via CPUID. Use rdrand=force to reenable.
227[ 0.130936] LVT offset 1 assigned for vector 0xf9
228[ 0.130944] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
229[ 0.130945] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
230[ 0.130949] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
231[ 0.130951] Spectre V2 : Mitigation: Full AMD retpoline
232[ 0.130952] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
233[ 0.130954] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
234[ 0.130955] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
235[ 0.131161] Freeing SMP alternatives memory: 40K
236[ 0.244481] smpboot: CPU0: AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G (family: 0x15, model: 0x70, stepping: 0x0)
237[ 0.244642] Performance Events: Fam15h core perfctr, AMD PMU driver.
238[ 0.244647] ... version: 0
239[ 0.244647] ... bit width: 48
240[ 0.244648] ... generic registers: 6
241[ 0.244649] ... value mask: 0000ffffffffffff
242[ 0.244649] ... max period: 00007fffffffffff
243[ 0.244650] ... fixed-purpose events: 0
244[ 0.244650] ... event mask: 000000000000003f
245[ 0.244695] rcu: Hierarchical SRCU implementation.
246[ 0.245511] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
247[ 0.245603] smp: Bringing up secondary CPUs ...
248[ 0.245741] x86: Booting SMP configuration:
249[ 0.245742] .... node #0, CPUs: #1
250[ 0.247971] smp: Brought up 1 node, 2 CPUs
251[ 0.247971] smpboot: Max logical packages: 2
252[ 0.247971] smpboot: Total of 2 processors activated (10381.15 BogoMIPS)
253[ 0.248154] devtmpfs: initialized
254[ 0.248154] x86/mm: Memory block size: 128MB
255[ 0.248598] PM: Registering ACPI NVS region [mem 0xe5aef000-0xe5bf4fff] (1073152 bytes)
256[ 0.248598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
257[ 0.248598] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
258[ 0.248598] pinctrl core: initialized pinctrl subsystem
259[ 0.248598] PM: RTC time: 19:44:26, date: 2020-02-13
260[ 0.248598] NET: Registered protocol family 16
261[ 0.248598] audit: initializing netlink subsys (disabled)
262[ 0.248598] audit: type=2000 audit(1581623065.144:1): state=initialized audit_enabled=0 res=1
263[ 0.248598] EISA bus registered
264[ 0.248598] cpuidle: using governor ladder
265[ 0.248598] cpuidle: using governor menu
266[ 0.248598] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
267[ 0.248598] ACPI: bus type PCI registered
268[ 0.248598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
269[ 0.248598] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
270[ 0.248598] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
271[ 0.248598] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
272[ 0.248598] PCI: Using configuration type 1 for base access
273[ 0.250011] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
274[ 0.250011] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
275[ 0.252165] ACPI: Added _OSI(Module Device)
276[ 0.252166] ACPI: Added _OSI(Processor Device)
277[ 0.252167] ACPI: Added _OSI(3.0 _SCP Extensions)
278[ 0.252168] ACPI: Added _OSI(Processor Aggregator Device)
279[ 0.252169] ACPI: Added _OSI(Linux-Dell-Video)
280[ 0.252170] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
281[ 0.252171] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
282[ 0.273856] ACPI: 6 ACPI AML tables successfully acquired and loaded
283[ 0.280235] ACPI: EC: EC started
284[ 0.280236] ACPI: EC: interrupt blocked
285[ 0.280389] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
286[ 0.280389] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
287[ 0.280389] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
288[ 0.280389] ACPI: Interpreter enabled
289[ 0.280389] ACPI: (supports S0 S3 S4 S5)
290[ 0.280389] ACPI: Using IOAPIC for interrupt routing
291[ 0.280389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
292[ 0.280636] ACPI: Enabled 6 GPEs in block 00 to 1F
293[ 0.282456] ACPI: Power Resource [P0SD] (off)
294[ 0.282498] ACPI: Power Resource [P3SD] (off)
295[ 0.282635] ACPI: Power Resource [P0ST] (on)
296[ 0.282676] ACPI: Power Resource [P3ST] (on)
297[ 0.282968] ACPI: Power Resource [P0U2] (off)
298[ 0.283012] ACPI: Power Resource [P3U2] (off)
299[ 0.283515] ACPI: Power Resource [P0U3] (off)
300[ 0.283556] ACPI: Power Resource [P3U3] (off)
301[ 0.286889] ACPI: Power Resource [FN00] (on)
302[ 0.287842] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
303[ 0.287848] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
304[ 0.288117] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR]
305[ 0.288362] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
306[ 0.288363] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
307[ 0.288382] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
308[ 0.288841] PCI host bridge to bus 0000:00
309[ 0.288844] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
310[ 0.288845] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
311[ 0.288846] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
312[ 0.288847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
313[ 0.288848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
314[ 0.288850] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
315[ 0.288851] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xfed3ffff window]
316[ 0.288852] pci_bus 0000:00: root bus resource [mem 0xfedca000-0xffffffff window]
317[ 0.288854] pci_bus 0000:00: root bus resource [bus 00-ff]
318[ 0.288864] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
319[ 0.288970] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600
320[ 0.289083] pci 0000:00:01.0: [1002:98e4] type 00 class 0x030000
321[ 0.289099] pci 0000:00:01.0: reg 0x10: [mem 0xe8000000-0xefffffff 64bit pref]
322[ 0.289107] pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
323[ 0.289112] pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff]
324[ 0.289117] pci 0000:00:01.0: reg 0x24: [mem 0xfeb00000-0xfeb3ffff]
325[ 0.289122] pci 0000:00:01.0: reg 0x30: [mem 0xfeb40000-0xfeb5ffff pref]
326[ 0.289125] pci 0000:00:01.0: enabling Extended Tags
327[ 0.289134] pci 0000:00:01.0: BAR 0: assigned to efifb
328[ 0.289164] pci 0000:00:01.0: supports D1 D2
329[ 0.289165] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
330[ 0.289256] pci 0000:00:01.1: [1002:15b3] type 00 class 0x040300
331[ 0.289269] pci 0000:00:01.1: reg 0x10: [mem 0xfeb64000-0xfeb67fff 64bit]
332[ 0.289285] pci 0000:00:01.1: enabling Extended Tags
333[ 0.289313] pci 0000:00:01.1: supports D1 D2
334[ 0.289385] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
335[ 0.289472] pci 0000:00:02.1: [1022:157c] type 01 class 0x060400
336[ 0.289508] pci 0000:00:02.1: enabling Extended Tags
337[ 0.289579] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
338[ 0.289672] pci 0000:00:02.4: [1022:157c] type 01 class 0x060400
339[ 0.289707] pci 0000:00:02.4: enabling Extended Tags
340[ 0.289747] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
341[ 0.289837] pci 0000:00:02.5: [1022:157c] type 01 class 0x060400
342[ 0.289873] pci 0000:00:02.5: enabling Extended Tags
343[ 0.289911] pci 0000:00:02.5: PME# supported from D0 D3hot D3cold
344[ 0.290004] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
345[ 0.290099] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
346[ 0.290111] pci 0000:00:08.0: reg 0x10: [mem 0xf0800000-0xf081ffff 64bit pref]
347[ 0.290116] pci 0000:00:08.0: reg 0x18: [mem 0xfe800000-0xfe8fffff]
348[ 0.290120] pci 0000:00:08.0: reg 0x1c: [mem 0xfeb6f000-0xfeb6ffff]
349[ 0.290127] pci 0000:00:08.0: reg 0x24: [mem 0xfeb6a000-0xfeb6bfff]
350[ 0.290214] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
351[ 0.290297] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
352[ 0.290305] pci 0000:00:09.2: reg 0x10: [mem 0xfeb60000-0xfeb63fff]
353[ 0.290335] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
354[ 0.290427] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
355[ 0.290454] pci 0000:00:10.0: reg 0x10: [mem 0xfeb68000-0xfeb69fff 64bit]
356[ 0.290559] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
357[ 0.290656] pci 0000:00:11.0: [1022:7901] type 00 class 0x010601
358[ 0.290674] pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
359[ 0.290683] pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
360[ 0.290691] pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
361[ 0.290699] pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
362[ 0.290706] pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
363[ 0.290715] pci 0000:00:11.0: reg 0x24: [mem 0xfeb6d000-0xfeb6d3ff]
364[ 0.290752] pci 0000:00:11.0: PME# supported from D3hot
365[ 0.291622] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
366[ 0.291642] pci 0000:00:12.0: reg 0x10: [mem 0xfeb6c000-0xfeb6c0ff]
367[ 0.291715] pci 0000:00:12.0: supports D1 D2
368[ 0.291716] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
369[ 0.291798] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
370[ 0.291934] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
371[ 0.292074] pci 0000:00:18.0: [1022:15b0] type 00 class 0x060000
372[ 0.292153] pci 0000:00:18.1: [1022:15b1] type 00 class 0x060000
373[ 0.292230] pci 0000:00:18.2: [1022:15b2] type 00 class 0x060000
374[ 0.292309] pci 0000:00:18.3: [1022:15b3] type 00 class 0x060000
375[ 0.292381] pci 0000:00:18.4: [1022:15b4] type 00 class 0x060000
376[ 0.292451] pci 0000:00:18.5: [1022:15b5] type 00 class 0x060000
377[ 0.296105] pci 0000:00:02.1: PCI bridge to [bus 01]
378[ 0.296198] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
379[ 0.296237] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
380[ 0.296259] pci 0000:02:00.0: reg 0x18: [mem 0xfea04000-0xfea04fff 64bit]
381[ 0.296276] pci 0000:02:00.0: reg 0x20: [mem 0xfea00000-0xfea03fff 64bit]
382[ 0.296374] pci 0000:02:00.0: supports D1 D2
383[ 0.296375] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
384[ 0.296547] pci 0000:00:02.4: PCI bridge to [bus 02]
385[ 0.296551] pci 0000:00:02.4: bridge window [io 0xe000-0xefff]
386[ 0.296554] pci 0000:00:02.4: bridge window [mem 0xfea00000-0xfeafffff]
387[ 0.296620] pci 0000:03:00.0: [10ec:d723] type 00 class 0x028000
388[ 0.296650] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
389[ 0.296673] pci 0000:03:00.0: reg 0x18: [mem 0xfe900000-0xfe90ffff 64bit]
390[ 0.296788] pci 0000:03:00.0: supports D1 D2
391[ 0.296790] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
392[ 0.296925] pci 0000:00:02.5: PCI bridge to [bus 03]
393[ 0.296929] pci 0000:00:02.5: bridge window [io 0xd000-0xdfff]
394[ 0.296932] pci 0000:00:02.5: bridge window [mem 0xfe900000-0xfe9fffff]
395[ 0.298414] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
396[ 0.298494] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
397[ 0.298565] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
398[ 0.298648] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
399[ 0.298724] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
400[ 0.298787] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
401[ 0.298851] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
402[ 0.298914] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
403[ 0.299917] ACPI: EC: interrupt unblocked
404[ 0.299927] ACPI: EC: event unblocked
405[ 0.299933] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
406[ 0.299935] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
407[ 0.300270] SCSI subsystem initialized
408[ 0.300281] libata version 3.00 loaded.
409[ 0.300281] pci 0000:00:01.0: vgaarb: setting as boot VGA device
410[ 0.300281] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
411[ 0.300281] pci 0000:00:01.0: vgaarb: bridge control possible
412[ 0.300281] vgaarb: loaded
413[ 0.300281] ACPI: bus type USB registered
414[ 0.300281] usbcore: registered new interface driver usbfs
415[ 0.300281] usbcore: registered new interface driver hub
416[ 0.300281] usbcore: registered new device driver usb
417[ 0.300281] pps_core: LinuxPPS API ver. 1 registered
418[ 0.300281] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
419[ 0.300281] PTP clock support registered
420[ 0.300281] EDAC MC: Ver: 3.0.0
421[ 0.300281] Registered efivars operations
422[ 0.300281] PCI: Using ACPI for IRQ routing
423[ 0.301914] PCI: pci_cache_line_size set to 64 bytes
424[ 0.301961] e820: reserve RAM buffer [mem 0xe2aaf000-0xe3ffffff]
425[ 0.301962] e820: reserve RAM buffer [mem 0xe59cf000-0xe7ffffff]
426[ 0.301964] e820: reserve RAM buffer [mem 0xe7000000-0xe7ffffff]
427[ 0.301965] e820: reserve RAM buffer [mem 0x112000000-0x113ffffff]
428[ 0.302082] NetLabel: Initializing
429[ 0.302083] NetLabel: domain hash size = 128
430[ 0.302083] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
431[ 0.302115] NetLabel: unlabeled traffic allowed by default
432[ 0.302132] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
433[ 0.302132] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
434[ 0.304043] clocksource: Switched to clocksource tsc-early
435[ 0.320953] VFS: Disk quotas dquot_6.6.0
436[ 0.320980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
437[ 0.321017] *** VALIDATE hugetlbfs ***
438[ 0.321137] AppArmor: AppArmor Filesystem Enabled
439[ 0.321177] pnp: PnP ACPI init
440[ 0.321380] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
441[ 0.321387] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
442[ 0.321476] system 00:01: [mem 0xe3000000-0xe7ffffff] could not be reserved
443[ 0.321480] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
444[ 0.321577] system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved
445[ 0.321580] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
446[ 0.322765] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
447[ 0.322818] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
448[ 0.322870] pnp 00:05: Plug and Play ACPI device, IDs ETD073a ETD0000 PNP0f13 (active)
449[ 0.323200] system 00:06: [io 0x04d0-0x04d1] has been reserved
450[ 0.323201] system 00:06: [io 0x040b] has been reserved
451[ 0.323203] system 00:06: [io 0x04d6] has been reserved
452[ 0.323204] system 00:06: [io 0x0c00-0x0c01] has been reserved
453[ 0.323206] system 00:06: [io 0x0c14] has been reserved
454[ 0.323207] system 00:06: [io 0x0c50-0x0c51] has been reserved
455[ 0.323208] system 00:06: [io 0x0c52] has been reserved
456[ 0.323210] system 00:06: [io 0x0c6c] has been reserved
457[ 0.323211] system 00:06: [io 0x0c6f] has been reserved
458[ 0.323212] system 00:06: [io 0x0cd0-0x0cd1] has been reserved
459[ 0.323213] system 00:06: [io 0x0cd2-0x0cd3] has been reserved
460[ 0.323215] system 00:06: [io 0x0cd4-0x0cd5] has been reserved
461[ 0.323216] system 00:06: [io 0x0cd6-0x0cd7] has been reserved
462[ 0.323217] system 00:06: [io 0x0cd8-0x0cdf] has been reserved
463[ 0.323219] system 00:06: [io 0x0800-0x089f] has been reserved
464[ 0.323220] system 00:06: [io 0x0b00-0x0b0f] has been reserved
465[ 0.323221] system 00:06: [io 0x0b20-0x0b3f] has been reserved
466[ 0.323223] system 00:06: [io 0x0900-0x090f] has been reserved
467[ 0.323224] system 00:06: [io 0x0910-0x091f] has been reserved
468[ 0.323225] system 00:06: [io 0xfe00-0xfefe] has been reserved
469[ 0.323227] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
470[ 0.323229] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
471[ 0.323231] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
472[ 0.323232] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
473[ 0.323234] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
474[ 0.323235] system 00:06: [mem 0xfed61000-0xfed70fff] has been reserved
475[ 0.323236] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
476[ 0.323238] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
477[ 0.323242] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
478[ 0.323911] pnp: PnP ACPI: found 7 devices
479[ 0.325550] thermal_sys: Registered thermal governor 'fair_share'
480[ 0.325551] thermal_sys: Registered thermal governor 'bang_bang'
481[ 0.325553] thermal_sys: Registered thermal governor 'step_wise'
482[ 0.325553] thermal_sys: Registered thermal governor 'user_space'
483[ 0.325554] thermal_sys: Registered thermal governor 'power_allocator'
484[ 0.330103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
485[ 0.330150] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
486[ 0.330153] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
487[ 0.330155] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
488[ 0.330165] pci 0000:00:02.1: BAR 14: assigned [mem 0xf0900000-0xf0afffff]
489[ 0.330171] pci 0000:00:02.1: BAR 15: assigned [mem 0xf0b00000-0xf0cfffff 64bit pref]
490[ 0.330176] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff]
491[ 0.330178] pci 0000:00:02.1: PCI bridge to [bus 01]
492[ 0.330181] pci 0000:00:02.1: bridge window [io 0x1000-0x1fff]
493[ 0.330185] pci 0000:00:02.1: bridge window [mem 0xf0900000-0xf0afffff]
494[ 0.330187] pci 0000:00:02.1: bridge window [mem 0xf0b00000-0xf0cfffff 64bit pref]
495[ 0.330191] pci 0000:00:02.4: PCI bridge to [bus 02]
496[ 0.330193] pci 0000:00:02.4: bridge window [io 0xe000-0xefff]
497[ 0.330196] pci 0000:00:02.4: bridge window [mem 0xfea00000-0xfeafffff]
498[ 0.330202] pci 0000:00:02.5: PCI bridge to [bus 03]
499[ 0.330204] pci 0000:00:02.5: bridge window [io 0xd000-0xdfff]
500[ 0.330207] pci 0000:00:02.5: bridge window [mem 0xfe900000-0xfe9fffff]
501[ 0.330214] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
502[ 0.330215] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
503[ 0.330216] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
504[ 0.330218] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
505[ 0.330219] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
506[ 0.330220] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
507[ 0.330221] pci_bus 0000:00: resource 10 [mem 0xe8000000-0xfed3ffff window]
508[ 0.330222] pci_bus 0000:00: resource 11 [mem 0xfedca000-0xffffffff window]
509[ 0.330224] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
510[ 0.330225] pci_bus 0000:01: resource 1 [mem 0xf0900000-0xf0afffff]
511[ 0.330226] pci_bus 0000:01: resource 2 [mem 0xf0b00000-0xf0cfffff 64bit pref]
512[ 0.330227] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
513[ 0.330228] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
514[ 0.330229] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
515[ 0.330230] pci_bus 0000:03: resource 1 [mem 0xfe900000-0xfe9fffff]
516[ 0.330351] NET: Registered protocol family 2
517[ 0.330515] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
518[ 0.330590] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
519[ 0.330734] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
520[ 0.330769] TCP: Hash tables configured (established 32768 bind 32768)
521[ 0.330848] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
522[ 0.330873] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
523[ 0.331013] NET: Registered protocol family 1
524[ 0.331020] NET: Registered protocol family 44
525[ 0.331034] pci 0000:00:01.0: disabling ATS (broken on this device)
526[ 0.331041] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
527[ 0.331048] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
528[ 0.331360] pci 0000:00:10.0: PME# does not work under D0, disabling it
529[ 0.331517] PCI: CLS 64 bytes, default 64
530[ 0.331579] Trying to unpack rootfs image as initramfs...
531[ 1.374443] Freeing initrd memory: 67288K
532[ 1.374537] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
533[ 1.374726] pci 0000:00:00.2: can't derive routing for PCI INT A
534[ 1.374728] pci 0000:00:00.2: PCI INT A: not connected
535[ 1.374965] pci 0000:00:01.0: Adding to iommu group 0
536[ 1.374981] pci 0000:00:01.0: Using iommu direct mapping
537[ 1.374998] pci 0000:00:01.1: Adding to iommu group 0
538[ 1.375057] pci 0000:00:02.0: Adding to iommu group 1
539[ 1.375074] pci 0000:00:02.1: Adding to iommu group 1
540[ 1.375094] pci 0000:00:02.4: Adding to iommu group 1
541[ 1.375111] pci 0000:00:02.5: Adding to iommu group 1
542[ 1.375181] pci 0000:00:03.0: Adding to iommu group 2
543[ 1.375265] pci 0000:00:08.0: Adding to iommu group 3
544[ 1.375333] pci 0000:00:09.0: Adding to iommu group 4
545[ 1.375351] pci 0000:00:09.2: Adding to iommu group 4
546[ 1.375432] pci 0000:00:10.0: Adding to iommu group 5
547[ 1.375512] pci 0000:00:11.0: Adding to iommu group 6
548[ 1.375573] pci 0000:00:12.0: Adding to iommu group 7
549[ 1.375669] pci 0000:00:14.0: Adding to iommu group 8
550[ 1.375687] pci 0000:00:14.3: Adding to iommu group 8
551[ 1.375794] pci 0000:00:18.0: Adding to iommu group 9
552[ 1.375812] pci 0000:00:18.1: Adding to iommu group 9
553[ 1.375830] pci 0000:00:18.2: Adding to iommu group 9
554[ 1.375846] pci 0000:00:18.3: Adding to iommu group 9
555[ 1.375866] pci 0000:00:18.4: Adding to iommu group 9
556[ 1.375883] pci 0000:00:18.5: Adding to iommu group 9
557[ 1.375902] pci 0000:02:00.0: Adding to iommu group 1
558[ 1.375920] pci 0000:03:00.0: Adding to iommu group 1
559[ 1.376517] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
560[ 1.376519] pci 0000:00:00.2: AMD-Vi: Extended features (0x37ef22294ada):
561[ 1.376520] PPR NX GT IA GA PC GA_vAPIC
562[ 1.376523] AMD-Vi: Interrupt remapping enabled
563[ 1.376524] AMD-Vi: Virtual APIC enabled
564[ 1.376676] AMD-Vi: Lazy IO/TLB flushing enabled
565[ 1.378491] LVT offset 0 assigned for vector 0x400
566[ 1.378528] perf: AMD IBS detected (0x000007ff)
567[ 1.378533] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
568[ 1.378606] check: Scanning for low memory corruption every 60 seconds
569[ 1.380324] Initialise system trusted keyrings
570[ 1.380335] Key type blacklist registered
571[ 1.380396] workingset: timestamp_bits=36 max_order=20 bucket_order=0
572[ 1.382016] zbud: loaded
573[ 1.382455] squashfs: version 4.0 (2009/01/31) Phillip Lougher
574[ 1.382668] fuse: init (API version 7.31)
575[ 1.382806] Platform Keyring initialized
576[ 1.387735] Key type asymmetric registered
577[ 1.387737] Asymmetric key parser 'x509' registered
578[ 1.387758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
579[ 1.387811] io scheduler mq-deadline registered
580[ 1.388586] pcieport 0000:00:02.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
581[ 1.389000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
582[ 1.389079] efifb: probing for efifb
583[ 1.389101] efifb: Ignoring BGRT: unexpected or invalid BMP data
584[ 1.389102] efifb: framebuffer at 0xe8000000, using 3072k, total 3072k
585[ 1.389103] efifb: mode is 1024x768x32, linelength=4096, pages=1
586[ 1.389103] efifb: scrolling: redraw
587[ 1.389104] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
588[ 1.389159] fbcon: Deferring console take-over
589[ 1.389160] fb0: EFI VGA frame buffer device
590[ 1.672705] ACPI: AC Adapter [AC] (off-line)
591[ 1.672796] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
592[ 1.672805] ACPI: Power Button [PWRB]
593[ 1.672847] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
594[ 1.672852] ACPI: Lid Switch [LID]
595[ 1.672889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
596[ 1.672908] ACPI: Power Button [PWRF]
597[ 1.673876] thermal LNXTHERM:00: registered as thermal_zone0
598[ 1.673877] ACPI: Thermal Zone [TZ0] (53 C)
599[ 1.674048] thermal LNXTHERM:01: registered as thermal_zone1
600[ 1.674048] ACPI: Thermal Zone [TZ1] (0 C)
601[ 1.676009] battery: ACPI: Battery Slot [BAT0] (battery present)
602[ 1.676077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
603[ 1.677890] Linux agpgart interface v0.103
604[ 1.678191] tpm_crb MSFT0101:00: can't request region for resource [mem 0xe5ab7000-0xe5abafff]
605[ 1.678199] tpm_crb: probe of MSFT0101:00 failed with error -16
606[ 1.680397] loop: module loaded
607[ 1.680673] libphy: Fixed MDIO Bus: probed
608[ 1.680674] tun: Universal TUN/TAP device driver, 1.6
609[ 1.680709] PPP generic driver version 2.4.2
610[ 1.680758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
611[ 1.680761] ehci-pci: EHCI PCI platform driver
612[ 1.680965] ehci-pci 0000:00:12.0: EHCI Host Controller
613[ 1.680971] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
614[ 1.680983] ehci-pci 0000:00:12.0: debug port 2
615[ 1.681043] ehci-pci 0000:00:12.0: irq 18, io mem 0xfeb6c000
616[ 1.696265] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
617[ 1.696389] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
618[ 1.696391] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
619[ 1.696392] usb usb1: Product: EHCI Host Controller
620[ 1.696394] usb usb1: Manufacturer: Linux 5.3.0-28-generic ehci_hcd
621[ 1.696395] usb usb1: SerialNumber: 0000:00:12.0
622[ 1.696557] hub 1-0:1.0: USB hub found
623[ 1.696567] hub 1-0:1.0: 2 ports detected
624[ 1.696788] ehci-platform: EHCI generic platform driver
625[ 1.696811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
626[ 1.696815] ohci-pci: OHCI PCI platform driver
627[ 1.696828] ohci-platform: OHCI generic platform driver
628[ 1.696837] uhci_hcd: USB Universal Host Controller Interface driver
629[ 1.696992] xhci_hcd 0000:00:10.0: xHCI Host Controller
630[ 1.696998] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
631[ 1.697236] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
632[ 1.697523] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
633[ 1.697524] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
634[ 1.697526] usb usb2: Product: xHCI Host Controller
635[ 1.697527] usb usb2: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
636[ 1.697528] usb usb2: SerialNumber: 0000:00:10.0
637[ 1.697636] hub 2-0:1.0: USB hub found
638[ 1.697649] hub 2-0:1.0: 4 ports detected
639[ 1.698398] xhci_hcd 0000:00:10.0: xHCI Host Controller
640[ 1.698402] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
641[ 1.698405] xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
642[ 1.704106] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
643[ 1.704128] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
644[ 1.704130] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
645[ 1.704131] usb usb3: Product: xHCI Host Controller
646[ 1.704132] usb usb3: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
647[ 1.704133] usb usb3: SerialNumber: 0000:00:10.0
648[ 1.704234] hub 3-0:1.0: USB hub found
649[ 1.704245] hub 3-0:1.0: 4 ports detected
650[ 1.704779] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
651[ 1.711864] serio: i8042 KBD port at 0x60,0x64 irq 1
652[ 1.711868] serio: i8042 AUX port at 0x60,0x64 irq 12
653[ 1.711986] mousedev: PS/2 mouse device common for all mice
654[ 1.712140] rtc_cmos 00:03: RTC can wake from S4
655[ 1.712263] rtc_cmos 00:03: registered as rtc0
656[ 1.712279] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
657[ 1.712285] i2c /dev entries driver
658[ 1.712347] device-mapper: uevent: version 1.0.3
659[ 1.712406] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
660[ 1.712430] platform eisa.0: Probing EISA bus 0
661[ 1.712432] platform eisa.0: EISA: Cannot allocate resource for mainboard
662[ 1.712434] platform eisa.0: Cannot allocate resource for EISA slot 1
663[ 1.712435] platform eisa.0: Cannot allocate resource for EISA slot 2
664[ 1.712436] platform eisa.0: Cannot allocate resource for EISA slot 3
665[ 1.712437] platform eisa.0: Cannot allocate resource for EISA slot 4
666[ 1.712438] platform eisa.0: Cannot allocate resource for EISA slot 5
667[ 1.712439] platform eisa.0: Cannot allocate resource for EISA slot 6
668[ 1.712440] platform eisa.0: Cannot allocate resource for EISA slot 7
669[ 1.712441] platform eisa.0: Cannot allocate resource for EISA slot 8
670[ 1.712442] platform eisa.0: EISA: Detected 0 cards
671[ 1.712467] ledtrig-cpu: registered to indicate activity on CPUs
672[ 1.712469] EFI Variables Facility v0.08 2004-May-17
673[ 1.721221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
674[ 1.731099] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
675[ 1.731306] NET: Registered protocol family 10
676[ 1.737254] Segment Routing with IPv6
677[ 1.737288] NET: Registered protocol family 17
678[ 1.737355] Key type dns_resolver registered
679[ 1.737572] RAS: Correctable Errors collector initialized.
680[ 1.737613] microcode: CPU0: patch_level=0x06006705
681[ 1.737619] microcode: CPU1: patch_level=0x06006705
682[ 1.737657] microcode: Microcode Update Driver: v2.2.
683[ 1.737669] sched_clock: Marking stable (1721170995, 16481961)->(1843052565, -105399609)
684[ 1.737805] registered taskstats version 1
685[ 1.737814] Loading compiled-in X.509 certificates
686[ 1.739717] Loaded X.509 cert 'Build time autogenerated kernel key: c209d4e4513ddb6584e17c46859deb0bc3f91652'
687[ 1.739765] zswap: loaded using pool lzo/zbud
688[ 1.745391] Key type big_key registered
689[ 1.748156] Key type encrypted registered
690[ 1.748164] AppArmor: AppArmor sha1 policy hashing enabled
691[ 1.749213] integrity: Loading X.509 certificate: UEFI:db
692[ 1.749255] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
693[ 1.749256] integrity: Loading X.509 certificate: UEFI:db
694[ 1.749278] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
695[ 1.749279] integrity: Loading X.509 certificate: UEFI:db
696[ 1.749301] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
697[ 1.750523] ima: No TPM chip found, activating TPM-bypass!
698[ 1.750526] ima: Allocated hash algorithm: sha1
699[ 1.750536] No architecture policies found
700[ 1.750545] evm: Initialising EVM extended attributes:
701[ 1.750546] evm: security.selinux
702[ 1.750546] evm: security.SMACK64
703[ 1.750547] evm: security.SMACK64EXEC
704[ 1.750547] evm: security.SMACK64TRANSMUTE
705[ 1.750548] evm: security.SMACK64MMAP
706[ 1.750548] evm: security.apparmor
707[ 1.750548] evm: security.ima
708[ 1.750549] evm: security.capability
709[ 1.750549] evm: HMAC attrs: 0x1
710[ 1.751841] PM: Magic number: 8:651:748
711[ 1.751962] rtc_cmos 00:03: setting system clock to 2020-02-13T19:44:27 UTC (1581623067)
712[ 1.752163] acpi_cpufreq: overriding BIOS provided _PSD data
713[ 1.754266] Freeing unused decrypted memory: 2040K
714[ 1.755135] Freeing unused kernel image memory: 2660K
715[ 1.772294] Write protecting the kernel read-only data: 22528k
716[ 1.773039] Freeing unused kernel image memory: 2008K
717[ 1.773547] Freeing unused kernel image memory: 1476K
718[ 1.785317] x86/mm: Checked W+X mappings: passed, no W+X pages found.
719[ 1.785322] Run /init as init process
720[ 1.882102] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
721[ 1.882522] acpi device:02: registered as cooling_device3
722[ 1.882587] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
723[ 1.919468] ahci 0000:00:11.0: version 3.0
724[ 1.919524] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
725[ 1.919530] r8169 0000:02:00.0: enabling device (0000 -> 0003)
726[ 1.923860] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
727[ 1.923864] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part
728[ 1.925658] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
729[ 1.925660] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
730[ 1.927112] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
731[ 1.927567] scsi host0: ahci
732[ 1.936087] scsi host1: ahci
733[ 1.936194] ata1: DUMMY
734[ 1.936197] ata2: SATA max UDMA/133 abar m1024@0xfeb6d000 port 0xfeb6d180 irq 19
735[ 1.973956] libphy: r8169: probed
736[ 1.974175] r8169 0000:02:00.0 eth0: RTL8168h/8111h, f8:b4:6a:1e:b4:b4, XID 541, IRQ 33
737[ 1.974178] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
738[ 2.004473] [drm] amdgpu kernel modesetting enabled.
739[ 2.004578] Parsing CRAT table with 1 nodes
740[ 2.004581] Creating topology SYSFS entries
741[ 2.004598] Topology: Add APU node [0x0:0x0]
742[ 2.004599] Finished initializing topology
743[ 2.004675] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 0: 0xe8000000 -> 0xefffffff
744[ 2.004677] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf07fffff
745[ 2.004679] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 5: 0xfeb00000 -> 0xfeb3ffff
746[ 2.004681] checking generic (e8000000 300000) vs hw (e8000000 8000000)
747[ 2.004682] fb0: switching to amdgpudrmfb from EFI VGA
748[ 2.004763] amdgpu 0000:00:01.0: vgaarb: deactivate vga console
749[ 2.007313] [drm] initializing kernel modesetting (STONEY 0x1002:0x98E4 0x103C:0x84A0 0xEA).
750[ 2.007658] [drm] register mmio base: 0xFEB00000
751[ 2.007659] [drm] register mmio size: 262144
752[ 2.007665] [drm] add ip block number 0 <vi_common>
753[ 2.007666] [drm] add ip block number 1 <gmc_v8_0>
754[ 2.007667] [drm] add ip block number 2 <cz_ih>
755[ 2.007667] [drm] add ip block number 3 <gfx_v8_0>
756[ 2.007668] [drm] add ip block number 4 <sdma_v3_0>
757[ 2.007669] [drm] add ip block number 5 <powerplay>
758[ 2.007671] [drm] add ip block number 6 <dm>
759[ 2.007671] [drm] add ip block number 7 <uvd_v6_0>
760[ 2.007672] [drm] add ip block number 8 <vce_v3_0>
761[ 2.007673] [drm] add ip block number 9 <acp_ip>
762[ 2.007677] amdgpu 0000:00:01.0: kfd not supported on this ASIC
763[ 2.007709] ATOM BIOS: 113-C91400-007
764[ 2.007731] [drm] UVD is enabled in physical mode
765[ 2.007732] [drm] VCE enabled in VM mode
766[ 2.007776] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
767[ 2.007782] amdgpu 0000:00:01.0: VRAM: 80M 0x000000F400000000 - 0x000000F404FFFFFF (80M used)
768[ 2.007784] amdgpu 0000:00:01.0: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
769[ 2.007788] [drm] Detected VRAM RAM=80M, BAR=80M
770[ 2.007789] [drm] RAM width 64bits UNKNOWN
771[ 2.008082] [TTM] Zone kernel: Available graphics memory: 1987852 KiB
772[ 2.008083] [TTM] Initializing pool allocator
773[ 2.008087] [TTM] Initializing DMA pool allocator
774[ 2.008120] [drm] amdgpu: 80M of VRAM memory ready
775[ 2.008125] [drm] amdgpu: 2911M of GTT memory ready.
776[ 2.008144] [drm] GART: num cpu pages 262144, num gpu pages 262144
777[ 2.008176] [drm] PCIE GART of 1024M enabled (table at 0x000000F400300000).
778[ 2.010123] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu8_smu
779[ 2.010299] [drm] Found UVD firmware Version: 1.38 Family ID: 15
780[ 2.010304] [drm] UVD ENC is disabled
781[ 2.010653] [drm] Found VCE firmware Version: 52.0 Binary ID: 3
782[ 2.011741] smu version 26.17.00
783[ 2.032060] usb 1-1: new high-speed USB device number 2 using ehci-pci
784[ 2.054389] usb 2-1: new full-speed USB device number 2 using xhci_hcd
785[ 2.057620] [drm] DM_PPLIB: values for Engine clock
786[ 2.057622] [drm] DM_PPLIB: 200000
787[ 2.057623] [drm] DM_PPLIB: 300000
788[ 2.057623] [drm] DM_PPLIB: 400000
789[ 2.057624] [drm] DM_PPLIB: 464520
790[ 2.057624] [drm] DM_PPLIB: 514290
791[ 2.057625] [drm] DM_PPLIB: 576000
792[ 2.057625] [drm] DM_PPLIB: 654550
793[ 2.057626] [drm] DM_PPLIB: 685720
794[ 2.057627] [drm] DM_PPLIB: Validation clocks:
795[ 2.057627] [drm] DM_PPLIB: engine_max_clock: 68572
796[ 2.057628] [drm] DM_PPLIB: memory_max_clock: 93300
797[ 2.057628] [drm] DM_PPLIB: level : 8
798[ 2.057630] [drm] DM_PPLIB: values for Display clock
799[ 2.057631] [drm] DM_PPLIB: 300000
800[ 2.057631] [drm] DM_PPLIB: 400000
801[ 2.057632] [drm] DM_PPLIB: 496560
802[ 2.057632] [drm] DM_PPLIB: 626090
803[ 2.057633] [drm] DM_PPLIB: 685720
804[ 2.057633] [drm] DM_PPLIB: 757900
805[ 2.057633] [drm] DM_PPLIB: 800000
806[ 2.057634] [drm] DM_PPLIB: 847060
807[ 2.057634] [drm] DM_PPLIB: Validation clocks:
808[ 2.057635] [drm] DM_PPLIB: engine_max_clock: 68572
809[ 2.057635] [drm] DM_PPLIB: memory_max_clock: 93300
810[ 2.057636] [drm] DM_PPLIB: level : 8
811[ 2.057637] [drm] DM_PPLIB: values for Memory clock
812[ 2.057637] [drm] DM_PPLIB: 667000
813[ 2.057638] [drm] DM_PPLIB: 933000
814[ 2.057638] [drm] DM_PPLIB: Validation clocks:
815[ 2.057639] [drm] DM_PPLIB: engine_max_clock: 68572
816[ 2.057639] [drm] DM_PPLIB: memory_max_clock: 93300
817[ 2.057640] [drm] DM_PPLIB: level : 8
818[ 2.080108] [drm] Display Core initialized with v3.2.35!
819[ 2.089037] [drm] SADs count is: -2, don't need to read it
820[ 2.090735] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
821[ 2.090736] [drm] Driver supports precise vblank timestamp query.
822[ 2.117154] [drm] UVD initialized successfully.
823[ 2.188466] usb 1-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
824[ 2.188469] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
825[ 2.188737] hub 1-1:1.0: USB hub found
826[ 2.188832] hub 1-1:1.0: 4 ports detected
827[ 2.217371] [drm] VCE initialized successfully.
828[ 2.223307] [drm] fb mappable at 0xC12686000
829[ 2.223309] [drm] vram apper at 0x112000000
830[ 2.223310] [drm] size 4325376
831[ 2.223310] [drm] fb depth is 24
832[ 2.223311] [drm] pitch is 5632
833[ 2.223382] fbcon: amdgpudrmfb (fb0) is primary device
834[ 2.223383] fbcon: Deferring console take-over
835[ 2.223386] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
836[ 2.245596] r8169 0000:02:00.0 eno1: renamed from eth0
837[ 2.266252] [drm] Initialized amdgpu 3.33.0 20150101 for 0000:00:01.0 on minor 0
838[ 2.315269] usb 2-1: New USB device found, idVendor=0458, idProduct=6001, bcdDevice=10.01
839[ 2.315271] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
840[ 2.315273] usb 2-1: Product: Wireless Device
841[ 2.315274] usb 2-1: Manufacturer: Genius
842[ 2.344506] hidraw: raw HID events driver (C) Jiri Kosina
843[ 2.364437] usbcore: registered new interface driver usbhid
844[ 2.364439] usbhid: USB HID core driver
845[ 2.378499] input: Genius Wireless Device as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:0458:6001.0001/input/input7
846[ 2.378615] hid-generic 0003:0458:6001.0001: input,hidraw0: USB HID v1.01 Mouse [Genius Wireless Device] on usb-0000:00:10.0-1/input0
847[ 2.378906] input: Genius Wireless Device System Control as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.1/0003:0458:6001.0002/input/input8
848[ 2.408239] tsc: Refined TSC clocksource calibration: 2595.129 MHz
849[ 2.408246] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256842be5ab, max_idle_ns: 440795280806 ns
850[ 2.408263] clocksource: Switched to clocksource tsc
851[ 2.436401] input: Genius Wireless Device Consumer Control as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.1/0003:0458:6001.0002/input/input9
852[ 2.436459] input: Genius Wireless Device as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.1/0003:0458:6001.0002/input/input10
853[ 2.436554] hid-generic 0003:0458:6001.0002: input,hiddev0,hidraw1: USB HID v1.01 Device [Genius Wireless Device] on usb-0000:00:10.0-1/input1
854[ 2.436931] input: Genius Wireless Device as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.2/0003:0458:6001.0003/input/input11
855[ 2.464248] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
856[ 2.465123] ata2.00: ATA-10: WDC WD10SPZX-60Z10T0, 04.01A04, max UDMA/133
857[ 2.465125] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
858[ 2.466206] ata2.00: configured for UDMA/133
859[ 2.466376] scsi 1:0:0:0: Direct-Access ATA WDC WD10SPZX-60Z 1A04 PQ: 0 ANSI: 5
860[ 2.466656] sd 1:0:0:0: Attached scsi generic sg0 type 0
861[ 2.466686] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
862[ 2.466687] sd 1:0:0:0: [sda] 4096-byte physical blocks
863[ 2.466699] sd 1:0:0:0: [sda] Write Protect is off
864[ 2.466700] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
865[ 2.466721] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
866[ 2.476233] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
867[ 2.496273] hid-generic 0003:0458:6001.0003: input,hidraw2: USB HID v1.01 Keyboard [Genius Wireless Device] on usb-0000:00:10.0-1/input2
868[ 2.565778] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9
869[ 2.566425] sd 1:0:0:0: [sda] Attached SCSI disk
870[ 2.606574] usb 1-1.1: New USB device found, idVendor=05c8, idProduct=0238, bcdDevice= 0.06
871[ 2.606577] usb 1-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
872[ 2.606578] usb 1-1.1: Product: HP Webcam
873[ 2.606580] usb 1-1.1: Manufacturer: Foxlink
874[ 2.606581] usb 1-1.1: SerialNumber: 0x0001
875[ 2.671137] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5d4f01)
876[ 2.685195] psmouse serio1: elantech: Synaptics capabilities query result 0x71, 0x1a, 0x0b.
877[ 2.688237] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
878[ 2.699802] psmouse serio1: elantech: Elan sample query result 02, b7, 97
879[ 2.782453] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
880[ 2.797302] usb 1-1.3: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
881[ 2.797305] usb 1-1.3: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
882[ 2.797864] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=b009, bcdDevice= 2.00
883[ 2.797865] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
884[ 2.797867] usb 1-1.3: Product: 802.11n WLAN Adapter
885[ 2.797868] usb 1-1.3: Manufacturer: Realtek
886[ 2.797869] usb 1-1.3: SerialNumber: 00e04c000001
887[ 3.928065] raid6: avx2x4 gen() 2712 MB/s
888[ 3.976047] raid6: avx2x4 xor() 4397 MB/s
889[ 4.024044] raid6: avx2x2 gen() 8374 MB/s
890[ 4.072045] raid6: avx2x2 xor() 6322 MB/s
891[ 4.120048] raid6: avx2x1 gen() 8026 MB/s
892[ 4.168045] raid6: avx2x1 xor() 5755 MB/s
893[ 4.216045] raid6: sse2x4 gen() 8697 MB/s
894[ 4.264046] raid6: sse2x4 xor() 4273 MB/s
895[ 4.312045] raid6: sse2x2 gen() 7256 MB/s
896[ 4.360048] raid6: sse2x2 xor() 5548 MB/s
897[ 4.408053] raid6: sse2x1 gen() 5718 MB/s
898[ 4.456046] raid6: sse2x1 xor() 4090 MB/s
899[ 4.456047] raid6: using algorithm sse2x4 gen() 8697 MB/s
900[ 4.456048] raid6: .... xor() 4273 MB/s, rmw enabled
901[ 4.456049] raid6: using avx2x2 recovery algorithm
902[ 4.459679] xor: automatically using best checksumming function avx
903[ 4.485341] Btrfs loaded, crc32c=crc32c-intel
904[ 4.839495] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
905[ 7.218832] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
906[ 7.236373] systemd[1]: Detected architecture x86-64.
907[ 7.241598] systemd[1]: Set hostname to <nicolas-HP-Laptop-14-cm0xxx>.
908[ 10.400997] systemd[1]: Reached target Remote File Systems.
909[ 10.401338] systemd[1]: Created slice System Slice.
910[ 10.401433] systemd[1]: Listening on fsck to fsckd communication Socket.
911[ 10.401479] systemd[1]: Listening on udev Kernel Socket.
912[ 10.401528] systemd[1]: Listening on LVM2 poll daemon socket.
913[ 10.401678] systemd[1]: Created slice system-systemd\x2dfsck.slice.
914[ 10.401735] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
915[ 10.892269] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
916[ 11.091213] systemd-journald[416]: Received request to flush runtime journal from PID 1
917[ 11.531611] lp: driver loaded but no devices found
918[ 11.641123] ppdev: user-space parallel port driver
919[ 16.418013] input: HP Wireless hotkeys as /devices/virtual/input/input12
920[ 16.777074] snd_hda_intel 0000:00:01.1: enabling device (0000 -> 0002)
921[ 16.777235] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
922[ 16.777420] snd_hda_intel 0000:00:09.2: enabling device (0004 -> 0006)
923[ 16.849942] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input13
924[ 16.901113] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20190703/dsopcode-203)
925[ 16.901126] No Local Variables are initialized for Method [HWMC]
926[ 16.901128] Initialized Arguments for Method [HWMC]: (2 arguments defined for method invocation)
927[ 16.901129] Arg0: 0000000059ee67fe <Obj> Integer 0000000000000002
928[ 16.901134] Arg1: 00000000d7a40716 <Obj> Buffer(20) 53 45 43 55 01 00 00 00
929[ 16.901142] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
930[ 16.901153] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
931[ 16.901221] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20190703/dsopcode-203)
932[ 16.901227] No Local Variables are initialized for Method [HWMC]
933[ 16.901229] Initialized Arguments for Method [HWMC]: (2 arguments defined for method invocation)
934[ 16.901229] Arg0: 00000000aa18cc8c <Obj> Integer 0000000000000002
935[ 16.901233] Arg1: 00000000370503c8 <Obj> Buffer(20) 53 45 43 55 01 00 00 00
936[ 16.901240] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
937[ 16.901248] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
938[ 16.901314] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20190703/dsopcode-203)
939[ 16.901320] No Local Variables are initialized for Method [HWMC]
940[ 16.901322] Initialized Arguments for Method [HWMC]: (2 arguments defined for method invocation)
941[ 16.901322] Arg0: 00000000aa18cc8c <Obj> Integer 0000000000000002
942[ 16.901326] Arg1: 00000000c25786f1 <Obj> Buffer(20) 53 45 43 55 01 00 00 00
943[ 16.901333] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
944[ 16.901341] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
945[ 16.901396] input: HP WMI hotkeys as /devices/virtual/input/input14
946[ 16.903306] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20190703/dsopcode-203)
947[ 16.903319] No Local Variables are initialized for Method [HWMC]
948[ 16.903321] Initialized Arguments for Method [HWMC]: (2 arguments defined for method invocation)
949[ 16.903322] Arg0: 00000000aa18cc8c <Obj> Integer 0000000000000002
950[ 16.903327] Arg1: 00000000370503c8 <Obj> Buffer(20) 53 45 43 55 01 00 00 00
951[ 16.903336] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
952[ 16.903346] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
953[ 16.903417] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20190703/dsopcode-203)
954[ 16.903424] No Local Variables are initialized for Method [HWMC]
955[ 16.903425] Initialized Arguments for Method [HWMC]: (2 arguments defined for method invocation)
956[ 16.903426] Arg0: 00000000aa18cc8c <Obj> Integer 0000000000000003
957[ 16.903429] Arg1: 00000000c25786f1 <Obj> Buffer(20) 53 45 43 55 01 00 00 00
958[ 16.903436] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
959[ 16.903445] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20190703/psparse-531)
960[ 16.918836] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
961[ 16.918839] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
962[ 16.918841] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
963[ 16.918842] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
964[ 16.918843] snd_hda_codec_realtek hdaudioC1D0: inputs:
965[ 16.918845] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
966[ 16.918846] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
967[ 17.100115] cryptd: max_cpu_qlen set to 1000
968[ 17.179806] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input15
969[ 17.179870] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input16
970[ 17.278880] AVX2 version of gcm_enc/dec engaged.
971[ 17.278882] AES CTR mode by8 optimization enabled
972[ 17.878156] cfg80211: Loading compiled-in X.509 certificates for regulatory database
973[ 17.880247] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
974[ 17.892120] kvm: disabled by bios
975[ 17.929391] kvm: disabled by bios
976[ 18.028752] Bluetooth: Core ver 2.22
977[ 18.028782] NET: Registered protocol family 31
978[ 18.028783] Bluetooth: HCI device and connection manager initialized
979[ 18.028789] Bluetooth: HCI socket layer initialized
980[ 18.028792] Bluetooth: L2CAP socket layer initialized
981[ 18.028796] Bluetooth: SCO socket layer initialized
982[ 18.048738] MCE: In-kernel MCE decoding enabled.
983[ 18.139926] rtlwifi: loading out-of-tree module taints kernel.
984[ 18.140031] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
985[ 18.178281] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
986
987[ 18.178626] usbcore: registered new interface driver btusb
988[ 18.180274] Bluetooth: hci0: RTL: rom_version status=0 version=2
989
990[ 18.180276] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_fw.bin
991
992[ 18.265036] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_config.bin
993
994[ 18.265193] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266
995
996[ 18.780275] rtl8723de 0000:03:00.0: enabling device (0000 -> 0003)
997[ 18.788546] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
998[ 18.794714] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
999[ 18.794975] rtlwifi: rtlwifi: wireless switch is on
1000[ 18.892143] rtl8723de 0000:03:00.0 wlp3s0: renamed from wlan0
1001[ 19.090936] mc: Linux media interface: v0.10
1002[ 19.118280] videodev: Linux video capture interface: v2.00
1003[ 19.322853] uvcvideo: Found UVC 1.00 device HP Webcam (05c8:0238)
1004[ 19.333202] uvcvideo 1-1.1:1.0: Entity type for entity Extension 7 was not initialized!
1005[ 19.333206] uvcvideo 1-1.1:1.0: Entity type for entity Processing 2 was not initialized!
1006[ 19.333207] uvcvideo 1-1.1:1.0: Entity type for entity Camera 1 was not initialized!
1007[ 19.333209] uvcvideo 1-1.1:1.0: Entity type for entity Extension 4 was not initialized!
1008[ 19.333292] input: HP Webcam: HP Webcam as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input17
1009[ 19.333385] usbcore: registered new interface driver uvcvideo
1010[ 19.333386] USB Video Class driver (1.1.1)
1011[ 20.456236] Bluetooth: hci0: command 0xfc20 tx timeout
1012[ 22.112239] Adding 976892k swap on /dev/sda5. Priority:-2 extents:1 across:976892k FS
1013[ 23.735189] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
1014[ 25.375322] audit: type=1400 audit(1581623091.116:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=773 comm="apparmor_parser"
1015[ 25.375326] audit: type=1400 audit(1581623091.116:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=773 comm="apparmor_parser"
1016[ 25.375328] audit: type=1400 audit(1581623091.116:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=773 comm="apparmor_parser"
1017[ 25.375331] audit: type=1400 audit(1581623091.116:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=773 comm="apparmor_parser"
1018[ 25.376530] audit: type=1400 audit(1581623091.120:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=772 comm="apparmor_parser"
1019[ 25.376536] audit: type=1400 audit(1581623091.120:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=772 comm="apparmor_parser"
1020[ 25.378664] audit: type=1400 audit(1581623091.120:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=777 comm="apparmor_parser"
1021[ 25.432730] audit: type=1400 audit(1581623091.176:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=776 comm="apparmor_parser"
1022[ 25.432735] audit: type=1400 audit(1581623091.176:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=776 comm="apparmor_parser"
1023[ 25.432737] audit: type=1400 audit(1581623091.176:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=776 comm="apparmor_parser"
1024[ 28.488082] Bluetooth: hci0: RTL: download fw command failed (-110)
1025
1026[ 29.028182] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
1027[ 29.028184] Bluetooth: BNEP filters: protocol multicast
1028[ 29.028190] Bluetooth: BNEP socket layer initialized
1029[ 35.184465] Generic Realtek PHY r8169-200:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
1030[ 35.297325] r8169 0000:02:00.0 eno1: Link is Down
1031[ 35.869872] fbcon: Taking over console
1032[ 35.884010] Console: switching to colour frame buffer device 170x48
1033[ 146.902994] wlp3s0: authenticate with 68:ff:7b:ca:bb:0c
1034[ 148.258133] wlp3s0: send auth to 68:ff:7b:ca:bb:0c (try 1/3)
1035[ 148.260506] wlp3s0: authenticated
1036[ 148.261210] wlp3s0: associate with 68:ff:7b:ca:bb:0c (try 1/3)
1037[ 148.265856] wlp3s0: RX AssocResp from 68:ff:7b:ca:bb:0c (capab=0x31 status=0 aid=6)
1038[ 148.371348] wlp3s0: associated
1039[ 148.584397] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
1040[ 175.345519] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1041[ 186.502670] rtlwifi: AP off, try to reconnect now
1042[ 186.502706] wlp3s0: Connection to AP 68:ff:7b:ca:bb:0c lost
1043[ 195.477137] wlp3s0: authenticate with 68:ff:7b:ca:bb:0c
1044[ 195.520454] wlp3s0: send auth to 68:ff:7b:ca:bb:0c (try 1/3)
1045[ 195.525051] wlp3s0: authenticated
1046[ 195.532010] wlp3s0: associate with 68:ff:7b:ca:bb:0c (try 1/3)
1047[ 195.538259] wlp3s0: RX AssocResp from 68:ff:7b:ca:bb:0c (capab=0x31 status=0 aid=6)
1048[ 195.648145] wlp3s0: associated
1049[ 205.328760] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1050[ 213.310861] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1051[ 235.312264] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1052[ 237.358811] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1053[ 293.334378] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1054[ 294.357689] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1055[ 295.278700] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1056[ 296.322822] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1057[ 323.317631] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1058[ 325.364284] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1059[ 374.284683] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1060[ 375.314866] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1061[ 377.350893] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1062[ 378.375419] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1063[ 379.294975] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1064[ 380.320697] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1065[ 384.309388] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1066[ 385.333877] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1067[ 497.283861] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1068[ 498.308699] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1069[ 511.303296] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1070[ 512.327473] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1071[ 522.355010] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1072[ 523.276824] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1073[ 524.300395] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1074[ 525.322601] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1075[ 530.341422] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1076[ 531.361854] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1077[ 533.305254] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1078[ 535.351172] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1079[ 547.426452] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1080[ 550.291760] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1081[ 652.316982] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1082[ 653.348566] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1083[ 655.284305] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1084[ 659.275251] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1085[ 660.298548] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1086[ 661.321744] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1087[ 662.345188] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1088[ 664.289796] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1089[ 666.336001] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1090[ 667.363873] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1091[ 668.280464] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1092[ 669.303845] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz)
1093[ 670.326936] wlp3s0: AP 68:ff:7b:ca:bb:0c changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz)
1094nicolas@nicolas-HP-Laptop-14-cm0xxx:~$ ^C